path
stringlengths 5
312
| repo_name
stringlengths 5
116
| content
stringlengths 2
1.04M
|
---|---|---|
javadoc/hibernate_Doc/org/hibernate/internal/util/type/package-summary.html
|
serious6/HibernateSimpleProject
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Mon Mar 03 10:44:29 EST 2014 -->
<title>org.hibernate.internal.util.type (Hibernate JavaDocs)</title>
<meta name="date" content="2014-03-03">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.hibernate.internal.util.type (Hibernate JavaDocs)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/hibernate/internal/util/jndi/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/hibernate/internal/util/xml/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/hibernate/internal/util/type/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package org.hibernate.internal.util.type</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.PrimitiveWrapperDescriptor.html" title="interface in org.hibernate.internal.util.type">PrimitiveWrapperHelper.PrimitiveWrapperDescriptor</a><T></td>
<td class="colLast">
<div class="block"><div class="paragraph"></div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper</a></td>
<td class="colLast">
<div class="block"><div class="paragraph"></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.BooleanDescriptor.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper.BooleanDescriptor</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.ByteDescriptor.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper.ByteDescriptor</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.CharacterDescriptor.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper.CharacterDescriptor</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.DoubleDescriptor.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper.DoubleDescriptor</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.FloatDescriptor.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper.FloatDescriptor</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.IntegerDescriptor.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper.IntegerDescriptor</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.LongDescriptor.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper.LongDescriptor</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/hibernate/internal/util/type/PrimitiveWrapperHelper.ShortDescriptor.html" title="class in org.hibernate.internal.util.type">PrimitiveWrapperHelper.ShortDescriptor</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/hibernate/internal/util/jndi/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/hibernate/internal/util/xml/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/hibernate/internal/util/type/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2001-2014 <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved.</small></p>
</body>
</html>
|
javadoc/hibernate_Doc/org/hibernate/jpa/criteria/predicate/package-frame.html
|
serious6/HibernateSimpleProject
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Mon Mar 03 10:44:30 EST 2014 -->
<title>org.hibernate.jpa.criteria.predicate (Hibernate JavaDocs)</title>
<meta name="date" content="2014-03-03">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../../../org/hibernate/jpa/criteria/predicate/package-summary.html" target="classFrame">org.hibernate.jpa.criteria.predicate</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="PredicateImplementor.html" title="interface in org.hibernate.jpa.criteria.predicate" target="classFrame"><i>PredicateImplementor</i></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="AbstractPredicateImpl.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">AbstractPredicateImpl</a></li>
<li><a href="AbstractSimplePredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">AbstractSimplePredicate</a></li>
<li><a href="BetweenPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">BetweenPredicate</a></li>
<li><a href="BooleanAssertionPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">BooleanAssertionPredicate</a></li>
<li><a href="BooleanExpressionPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">BooleanExpressionPredicate</a></li>
<li><a href="BooleanStaticAssertionPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">BooleanStaticAssertionPredicate</a></li>
<li><a href="ComparisonPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">ComparisonPredicate</a></li>
<li><a href="CompoundPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">CompoundPredicate</a></li>
<li><a href="ExistsPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">ExistsPredicate</a></li>
<li><a href="ExplicitTruthValueCheck.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">ExplicitTruthValueCheck</a></li>
<li><a href="ImplicitNumericExpressionTypeDeterminer.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">ImplicitNumericExpressionTypeDeterminer</a></li>
<li><a href="InPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">InPredicate</a></li>
<li><a href="IsEmptyPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">IsEmptyPredicate</a></li>
<li><a href="LikePredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">LikePredicate</a></li>
<li><a href="MemberOfPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">MemberOfPredicate</a></li>
<li><a href="NegatedPredicateWrapper.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">NegatedPredicateWrapper</a></li>
<li><a href="NullnessPredicate.html" title="class in org.hibernate.jpa.criteria.predicate" target="classFrame">NullnessPredicate</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="ComparisonPredicate.ComparisonOperator.html" title="enum in org.hibernate.jpa.criteria.predicate" target="classFrame">ComparisonPredicate.ComparisonOperator</a></li>
<li><a href="TruthValue.html" title="enum in org.hibernate.jpa.criteria.predicate" target="classFrame">TruthValue</a></li>
</ul>
</div>
</body>
</html>
|
play2-maven-plugin/1.0.0-rc1/play2-source-watchers/play2-source-watcher-polling/apidocs/index-all.html
|
play2-maven-plugin/play2-maven-plugin.github.io
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="pl">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Play! 2.x Source Watcher Polling 1.0.0-rc1 API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Play! 2.x Source Watcher Polling 1.0.0-rc1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="com/google/code/play2/watcher/polling/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="com/google/code/play2/watcher/polling/package-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#I:C">C</a> <a href="#I:I">I</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:W">W</a> <a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/code/play2/watcher/polling/PollingFileWatcher.html#close--">close()</a></span> - Method in class com.google.code.play2.watcher.polling.<a href="com/google/code/play2/watcher/polling/PollingFileWatcher.html" title="class in com.google.code.play2.watcher.polling">PollingFileWatcher</a></dt>
<dd> </dd>
<dt><a href="com/google/code/play2/watcher/polling/package-summary.html">com.google.code.play2.watcher.polling</a> - package com.google.code.play2.watcher.polling</dt>
<dd> </dd>
</dl>
<a name="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/code/play2/watcher/polling/PollingFileWatchService.html#initialize-com.google.code.play2.watcher.api.FileWatchLogger-">initialize(FileWatchLogger)</a></span> - Method in class com.google.code.play2.watcher.polling.<a href="com/google/code/play2/watcher/polling/PollingFileWatchService.html" title="class in com.google.code.play2.watcher.polling">PollingFileWatchService</a></dt>
<dd>
<div class="block">Initializes watch service</div>
</dd>
</dl>
<a name="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><a href="com/google/code/play2/watcher/polling/PollingFileWatcher.html" title="class in com.google.code.play2.watcher.polling"><span class="typeNameLink">PollingFileWatcher</span></a> - Class in <a href="com/google/code/play2/watcher/polling/package-summary.html">com.google.code.play2.watcher.polling</a></dt>
<dd>
<div class="block">Polling file watcher.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/code/play2/watcher/polling/PollingFileWatcher.html#PollingFileWatcher-com.google.code.play2.watcher.api.FileWatchLogger-java.util.List-com.google.code.play2.watcher.api.FileWatchCallback-int-">PollingFileWatcher(FileWatchLogger, List<File>, FileWatchCallback, int)</a></span> - Constructor for class com.google.code.play2.watcher.polling.<a href="com/google/code/play2/watcher/polling/PollingFileWatcher.html" title="class in com.google.code.play2.watcher.polling">PollingFileWatcher</a></dt>
<dd>
<div class="block">Creates polling file watcher.</div>
</dd>
<dt><a href="com/google/code/play2/watcher/polling/PollingFileWatchService.html" title="class in com.google.code.play2.watcher.polling"><span class="typeNameLink">PollingFileWatchService</span></a> - Class in <a href="com/google/code/play2/watcher/polling/package-summary.html">com.google.code.play2.watcher.polling</a></dt>
<dd>
<div class="block">Polling file watch service.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/code/play2/watcher/polling/PollingFileWatchService.html#PollingFileWatchService--">PollingFileWatchService()</a></span> - Constructor for class com.google.code.play2.watcher.polling.<a href="com/google/code/play2/watcher/polling/PollingFileWatchService.html" title="class in com.google.code.play2.watcher.polling">PollingFileWatchService</a></dt>
<dd>
<div class="block">Creates polling file watch service.</div>
</dd>
</dl>
<a name="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/code/play2/watcher/polling/PollingFileWatcher.html#run--">run()</a></span> - Method in class com.google.code.play2.watcher.polling.<a href="com/google/code/play2/watcher/polling/PollingFileWatcher.html" title="class in com.google.code.play2.watcher.polling">PollingFileWatcher</a></dt>
<dd> </dd>
</dl>
<a name="I:W">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/google/code/play2/watcher/polling/PollingFileWatchService.html#watch-java.util.List-com.google.code.play2.watcher.api.FileWatchCallback-">watch(List<File>, FileWatchCallback)</a></span> - Method in class com.google.code.play2.watcher.polling.<a href="com/google/code/play2/watcher/polling/PollingFileWatchService.html" title="class in com.google.code.play2.watcher.polling">PollingFileWatchService</a></dt>
<dd>
<div class="block">Watch the given sequence of files or directories.</div>
</dd>
</dl>
<a href="#I:C">C</a> <a href="#I:I">I</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:W">W</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="com/google/code/play2/watcher/polling/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="com/google/code/play2/watcher/polling/package-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.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 © 2013–2017. All rights reserved.</small></p>
</body>
</html>
|
IOIO_OTG/IOIOLib/doc/allclasses-noframe.html
|
svanacker/cen-info-android
|
<!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_30) on Wed Feb 12 00:57:51 PST 2014 -->
<TITLE>
All Classes
</TITLE>
<META NAME="date" CONTENT="2014-02-12">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="ioio/lib/api/AnalogInput.html" title="interface in ioio.lib.api"><I>AnalogInput</I></A>
<BR>
<A HREF="ioio/lib/util/BaseIOIOLooper.html" title="class in ioio.lib.util">BaseIOIOLooper</A>
<BR>
<A HREF="ioio/lib/api/CapSense.html" title="interface in ioio.lib.api"><I>CapSense</I></A>
<BR>
<A HREF="ioio/lib/api/Closeable.html" title="interface in ioio.lib.api"><I>Closeable</I></A>
<BR>
<A HREF="ioio/lib/api/exception/ConnectionLostException.html" title="class in ioio.lib.api.exception">ConnectionLostException</A>
<BR>
<A HREF="ioio/lib/api/DigitalInput.html" title="interface in ioio.lib.api"><I>DigitalInput</I></A>
<BR>
<A HREF="ioio/lib/api/DigitalInput.Spec.html" title="class in ioio.lib.api">DigitalInput.Spec</A>
<BR>
<A HREF="ioio/lib/api/DigitalInput.Spec.Mode.html" title="enum in ioio.lib.api">DigitalInput.Spec.Mode</A>
<BR>
<A HREF="ioio/lib/api/DigitalOutput.html" title="interface in ioio.lib.api"><I>DigitalOutput</I></A>
<BR>
<A HREF="ioio/lib/api/DigitalOutput.Spec.html" title="class in ioio.lib.api">DigitalOutput.Spec</A>
<BR>
<A HREF="ioio/lib/api/DigitalOutput.Spec.Mode.html" title="enum in ioio.lib.api">DigitalOutput.Spec.Mode</A>
<BR>
<A HREF="ioio/lib/api/IcspMaster.html" title="interface in ioio.lib.api"><I>IcspMaster</I></A>
<BR>
<A HREF="ioio/lib/api/exception/IncompatibilityException.html" title="class in ioio.lib.api.exception">IncompatibilityException</A>
<BR>
<A HREF="ioio/lib/api/IOIO.html" title="interface in ioio.lib.api"><I>IOIO</I></A>
<BR>
<A HREF="ioio/lib/api/IOIO.State.html" title="enum in ioio.lib.api">IOIO.State</A>
<BR>
<A HREF="ioio/lib/api/IOIO.VersionType.html" title="enum in ioio.lib.api">IOIO.VersionType</A>
<BR>
<A HREF="ioio/lib/util/IOIOBaseApplicationHelper.html" title="class in ioio.lib.util">IOIOBaseApplicationHelper</A>
<BR>
<A HREF="ioio/lib/api/IOIOConnection.html" title="interface in ioio.lib.api"><I>IOIOConnection</I></A>
<BR>
<A HREF="ioio/lib/spi/IOIOConnectionBootstrap.html" title="interface in ioio.lib.spi"><I>IOIOConnectionBootstrap</I></A>
<BR>
<A HREF="ioio/lib/spi/IOIOConnectionFactory.html" title="interface in ioio.lib.spi"><I>IOIOConnectionFactory</I></A>
<BR>
<A HREF="ioio/lib/util/IOIOConnectionManager.html" title="class in ioio.lib.util">IOIOConnectionManager</A>
<BR>
<A HREF="ioio/lib/util/IOIOConnectionManager.IOIOConnectionThreadProvider.html" title="interface in ioio.lib.util"><I>IOIOConnectionManager.IOIOConnectionThreadProvider</I></A>
<BR>
<A HREF="ioio/lib/util/IOIOConnectionManager.Thread.html" title="class in ioio.lib.util">IOIOConnectionManager.Thread</A>
<BR>
<A HREF="ioio/lib/util/IOIOConnectionRegistry.html" title="class in ioio.lib.util">IOIOConnectionRegistry</A>
<BR>
<A HREF="ioio/lib/api/IOIOFactory.html" title="class in ioio.lib.api">IOIOFactory</A>
<BR>
<A HREF="ioio/lib/util/IOIOLooper.html" title="interface in ioio.lib.util"><I>IOIOLooper</I></A>
<BR>
<A HREF="ioio/lib/util/IOIOLooperProvider.html" title="interface in ioio.lib.util"><I>IOIOLooperProvider</I></A>
<BR>
<A HREF="ioio/lib/spi/NoRuntimeSupportException.html" title="class in ioio.lib.spi">NoRuntimeSupportException</A>
<BR>
<A HREF="ioio/lib/api/exception/OutOfResourceException.html" title="class in ioio.lib.api.exception">OutOfResourceException</A>
<BR>
<A HREF="ioio/lib/api/PulseInput.html" title="interface in ioio.lib.api"><I>PulseInput</I></A>
<BR>
<A HREF="ioio/lib/api/PulseInput.ClockRate.html" title="enum in ioio.lib.api">PulseInput.ClockRate</A>
<BR>
<A HREF="ioio/lib/api/PulseInput.PulseMode.html" title="enum in ioio.lib.api">PulseInput.PulseMode</A>
<BR>
<A HREF="ioio/lib/api/PwmOutput.html" title="interface in ioio.lib.api"><I>PwmOutput</I></A>
<BR>
<A HREF="ioio/lib/api/Sequencer.html" title="interface in ioio.lib.api"><I>Sequencer</I></A>
<BR>
<A HREF="ioio/lib/api/Sequencer.ChannelConfig.html" title="interface in ioio.lib.api"><I>Sequencer.ChannelConfig</I></A>
<BR>
<A HREF="ioio/lib/api/Sequencer.ChannelConfigBinary.html" title="class in ioio.lib.api">Sequencer.ChannelConfigBinary</A>
<BR>
<A HREF="ioio/lib/api/Sequencer.ChannelConfigFmSpeed.html" title="class in ioio.lib.api">Sequencer.ChannelConfigFmSpeed</A>
<BR>
<A HREF="ioio/lib/api/Sequencer.ChannelConfigPwmPosition.html" title="class in ioio.lib.api">Sequencer.ChannelConfigPwmPosition</A>
<BR>
<A HREF="ioio/lib/api/Sequencer.ChannelConfigPwmSpeed.html" title="class in ioio.lib.api">Sequencer.ChannelConfigPwmSpeed</A>
<BR>
<A HREF="ioio/lib/api/Sequencer.ChannelConfigSteps.html" title="class in ioio.lib.api">Sequencer.ChannelConfigSteps</A>
<BR>
<A HREF="ioio/lib/api/Sequencer.ChannelCue.html" title="interface in ioio.lib.api"><I>Sequencer.ChannelCue</I></A>
<BR>
<A HREF="ioio/lib/api/Sequencer.ChannelCueBinary.html" title="class in ioio.lib.api">Sequencer.ChannelCueBinary</A>
<BR>
<A HREF="ioio/lib/api/Sequencer.ChannelCueFmSpeed.html" title="class in ioio.lib.api">Sequencer.ChannelCueFmSpeed</A>
<BR>
<A HREF="ioio/lib/api/Sequencer.ChannelCuePwmPosition.html" title="class in ioio.lib.api">Sequencer.ChannelCuePwmPosition</A>
<BR>
<A HREF="ioio/lib/api/Sequencer.ChannelCuePwmSpeed.html" title="class in ioio.lib.api">Sequencer.ChannelCuePwmSpeed</A>
<BR>
<A HREF="ioio/lib/api/Sequencer.ChannelCueSteps.html" title="class in ioio.lib.api">Sequencer.ChannelCueSteps</A>
<BR>
<A HREF="ioio/lib/api/Sequencer.Clock.html" title="enum in ioio.lib.api">Sequencer.Clock</A>
<BR>
<A HREF="ioio/lib/api/Sequencer.Event.html" title="class in ioio.lib.api">Sequencer.Event</A>
<BR>
<A HREF="ioio/lib/api/Sequencer.Event.Type.html" title="enum in ioio.lib.api">Sequencer.Event.Type</A>
<BR>
<A HREF="ioio/lib/api/SpiMaster.html" title="interface in ioio.lib.api"><I>SpiMaster</I></A>
<BR>
<A HREF="ioio/lib/api/SpiMaster.Config.html" title="class in ioio.lib.api">SpiMaster.Config</A>
<BR>
<A HREF="ioio/lib/api/SpiMaster.Rate.html" title="enum in ioio.lib.api">SpiMaster.Rate</A>
<BR>
<A HREF="ioio/lib/api/SpiMaster.Result.html" title="interface in ioio.lib.api"><I>SpiMaster.Result</I></A>
<BR>
<A HREF="ioio/lib/api/TwiMaster.html" title="interface in ioio.lib.api"><I>TwiMaster</I></A>
<BR>
<A HREF="ioio/lib/api/TwiMaster.Rate.html" title="enum in ioio.lib.api">TwiMaster.Rate</A>
<BR>
<A HREF="ioio/lib/api/TwiMaster.Result.html" title="interface in ioio.lib.api"><I>TwiMaster.Result</I></A>
<BR>
<A HREF="ioio/lib/api/Uart.html" title="interface in ioio.lib.api"><I>Uart</I></A>
<BR>
<A HREF="ioio/lib/api/Uart.Parity.html" title="enum in ioio.lib.api">Uart.Parity</A>
<BR>
<A HREF="ioio/lib/api/Uart.StopBits.html" title="enum in ioio.lib.api">Uart.StopBits</A>
<BR>
</FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|
apidocs/index-all.html
|
michaelliao/jxrest-doc
|
<!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_20) on Thu Jan 22 10:58:04 CST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (jxrest 1.0 API)</title>
<meta name="date" content="2015-01-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="Index (jxrest 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="com/itranswarp/jxrest/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="com/itranswarp/jxrest/package-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#I:A">A</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:I">I</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#addHandler-java.lang.Class-">addHandler(Class<?>)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt>
<dd> </dd>
<dt><a href="com/itranswarp/jxrest/ApiException.html" title="class in com.itranswarp.jxrest"><span class="typeNameLink">ApiException</span></a> - Exception in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt>
<dd>
<div class="block">Root exception for REST API with error code, error data and detailed message.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/ApiException.html#ApiException-java.lang.String-java.lang.String-java.lang.String-">ApiException(String, String, String)</a></span> - Constructor for exception com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/ApiException.html" title="class in com.itranswarp.jxrest">ApiException</a></dt>
<dd>
<div class="block">Construct an ApiException using code, data and message.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/ApiException.html#ApiException-java.lang.String-java.lang.String-">ApiException(String, String)</a></span> - Constructor for exception com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/ApiException.html" title="class in com.itranswarp.jxrest">ApiException</a></dt>
<dd>
<div class="block">Construct an ApiException using code and message.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/ApiException.html#ApiException-java.lang.String-">ApiException(String)</a></span> - Constructor for exception com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/ApiException.html" title="class in com.itranswarp.jxrest">ApiException</a></dt>
<dd>
<div class="block">Construct an ApiException using code.</div>
</dd>
</dl>
<a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#checkContentType-java.lang.String-">checkContentType(String)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt>
<dd> </dd>
<dt><a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a> - package com.itranswarp.jxrest</dt>
<dd> </dd>
</dl>
<a name="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><a href="com/itranswarp/jxrest/DELETE.html" title="annotation in com.itranswarp.jxrest"><span class="typeNameLink">DELETE</span></a> - Annotation Type in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt>
<dd>
<div class="block">Mark a DELETE request of REST API.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiFilter.html#destroy--">destroy()</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiFilter.html" title="class in com.itranswarp.jxrest">RestApiFilter</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiServlet.html#destroy--">destroy()</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiServlet.html" title="class in com.itranswarp.jxrest">RestApiServlet</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiFilter.html#doFilter-javax.servlet.ServletRequest-javax.servlet.ServletResponse-javax.servlet.FilterChain-">doFilter(ServletRequest, ServletResponse, FilterChain)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiFilter.html" title="class in com.itranswarp.jxrest">RestApiFilter</a></dt>
<dd> </dd>
</dl>
<a name="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#findHandlers-java.lang.String-">findHandlers(String)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt>
<dd> </dd>
</dl>
<a name="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><a href="com/itranswarp/jxrest/GET.html" title="annotation in com.itranswarp.jxrest"><span class="typeNameLink">GET</span></a> - Annotation Type in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt>
<dd>
<div class="block">Mark a GET request of REST API.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/ApiException.html#getCode--">getCode()</a></span> - Method in exception com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/ApiException.html" title="class in com.itranswarp.jxrest">ApiException</a></dt>
<dd>
<div class="block">Get error code as string.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/ApiException.html#getData--">getData()</a></span> - Method in exception com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/ApiException.html" title="class in com.itranswarp.jxrest">ApiException</a></dt>
<dd>
<div class="block">Get error data as string.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestContext.html#getHttpServletRequest--">getHttpServletRequest()</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestContext.html" title="class in com.itranswarp.jxrest">RestContext</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestContext.html#getHttpServletResponse--">getHttpServletResponse()</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestContext.html" title="class in com.itranswarp.jxrest">RestContext</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestContext.html#getHttpSession--">getHttpSession()</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestContext.html" title="class in com.itranswarp.jxrest">RestContext</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestContext.html#getRestContext--">getRestContext()</a></span> - Static method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestContext.html" title="class in com.itranswarp.jxrest">RestContext</a></dt>
<dd> </dd>
</dl>
<a name="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiFilter.html#init-javax.servlet.FilterConfig-">init(FilterConfig)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiFilter.html" title="class in com.itranswarp.jxrest">RestApiFilter</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiServlet.html#init--">init()</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiServlet.html" title="class in com.itranswarp.jxrest">RestApiServlet</a></dt>
<dd> </dd>
</dl>
<a name="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#parseBeanFromJson-java.lang.Class-javax.servlet.http.HttpServletRequest-">parseBeanFromJson(Class<?>, HttpServletRequest)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt>
<dd> </dd>
<dt><a href="com/itranswarp/jxrest/Path.html" title="annotation in com.itranswarp.jxrest"><span class="typeNameLink">Path</span></a> - Annotation Type in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt>
<dd>
<div class="block">Mark REST API path like "/api/users/:userId".</div>
</dd>
<dt><a href="com/itranswarp/jxrest/POST.html" title="annotation in com.itranswarp.jxrest"><span class="typeNameLink">POST</span></a> - Annotation Type in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt>
<dd>
<div class="block">Mark a POST request of REST API.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#processApi-javax.servlet.http.HttpServletRequest-javax.servlet.http.HttpServletResponse-java.lang.String-java.lang.String-">processApi(HttpServletRequest, HttpServletResponse, String, String)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#processBadRequest-javax.servlet.http.HttpServletRequest-javax.servlet.http.HttpServletResponse-java.lang.String-java.lang.String-">processBadRequest(HttpServletRequest, HttpServletResponse, String, String)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt>
<dd> </dd>
<dt><a href="com/itranswarp/jxrest/PUT.html" title="annotation in com.itranswarp.jxrest"><span class="typeNameLink">PUT</span></a> - Annotation Type in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt>
<dd>
<div class="block">Mark a PUT request of REST API.</div>
</dd>
</dl>
<a name="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><a href="com/itranswarp/jxrest/RestApiFilter.html" title="class in com.itranswarp.jxrest"><span class="typeNameLink">RestApiFilter</span></a> - Class in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt>
<dd>
<div class="block">A REST API filter to handle REST API calls.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiFilter.html#RestApiFilter--">RestApiFilter()</a></span> - Constructor for class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiFilter.html" title="class in com.itranswarp.jxrest">RestApiFilter</a></dt>
<dd> </dd>
<dt><a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest"><span class="typeNameLink">RestApiHandler</span></a> - Class in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt>
<dd>
<div class="block">RestApiHandler serves JSON-REST API request, and send JSON-Response.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#RestApiHandler--">RestApiHandler()</a></span> - Constructor for class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt>
<dd> </dd>
<dt><a href="com/itranswarp/jxrest/RestApiServlet.html" title="class in com.itranswarp.jxrest"><span class="typeNameLink">RestApiServlet</span></a> - Class in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt>
<dd>
<div class="block">A REST API filter to handle REST API calls.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiServlet.html#RestApiServlet--">RestApiServlet()</a></span> - Constructor for class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiServlet.html" title="class in com.itranswarp.jxrest">RestApiServlet</a></dt>
<dd> </dd>
<dt><a href="com/itranswarp/jxrest/RestContext.html" title="class in com.itranswarp.jxrest"><span class="typeNameLink">RestContext</span></a> - Class in <a href="com/itranswarp/jxrest/package-summary.html">com.itranswarp.jxrest</a></dt>
<dd>
<div class="block">RestContext holds HttpServletRequest and HttpServletResponse object in thread local.</div>
</dd>
</dl>
<a name="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiServlet.html#service-javax.servlet.ServletRequest-javax.servlet.ServletResponse-">service(ServletRequest, ServletResponse)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiServlet.html" title="class in com.itranswarp.jxrest">RestApiServlet</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#setHandlers-java.util.List-">setHandlers(List<String>)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiHandler.html#setJsonBuilder-com.itranswarp.jsonstream.JsonBuilder-">setJsonBuilder(JsonBuilder)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiHandler.html" title="class in com.itranswarp.jxrest">RestApiHandler</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiFilter.html#setRestApiHandler-com.itranswarp.jxrest.RestApiHandler-">setRestApiHandler(RestApiHandler)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiFilter.html" title="class in com.itranswarp.jxrest">RestApiFilter</a></dt>
<dd>
<div class="block">Set RestApiHandler to handle REST API.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiServlet.html#setRestApiHandler-com.itranswarp.jxrest.RestApiHandler-">setRestApiHandler(RestApiHandler)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiServlet.html" title="class in com.itranswarp.jxrest">RestApiServlet</a></dt>
<dd>
<div class="block">Set RestApiHandler to handle REST API.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiFilter.html#setUrlPrefix-java.lang.String-">setUrlPrefix(String)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiFilter.html" title="class in com.itranswarp.jxrest">RestApiFilter</a></dt>
<dd>
<div class="block">Set URL prefix.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/itranswarp/jxrest/RestApiServlet.html#setUrlPrefix-java.lang.String-">setUrlPrefix(String)</a></span> - Method in class com.itranswarp.jxrest.<a href="com/itranswarp/jxrest/RestApiServlet.html" title="class in com.itranswarp.jxrest">RestApiServlet</a></dt>
<dd>
<div class="block">Set URL prefix.</div>
</dd>
</dl>
<a href="#I:A">A</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:I">I</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="com/itranswarp/jxrest/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="com/itranswarp/jxrest/package-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2015. All rights reserved.</small></p>
</body>
</html>
|
html/dutch/simple/showmail_bottom_ajax.html
|
BigBlueHat/atmailopen
|
</MsgList>
<Timestamp>20060607112334</Timestamp>
<FolderList>
$var['folders_default_ajax']
<!-- if($var['nrrecords'] || $var['search']) { -->
<Fol Name="Search" Display="Zoeken" Count="$var['nrrecords']" Icon="search" State="" />
<!-- } -->
</FolderList>
<!-- if($var['nrrecords'] || $var['search']) { -->
<MsgNav Total="$var['fulltotal']" View="$var['fulltotal']" Start="$var['start']"/>
<!-- } -->
<!-- if(!$var['nrrecords'] && !$var['search']) { -->
<MsgNav Total="$var['fulltotal']" View="$this->MsgNum" Start="$var['start']"/>
<!-- } -->
</UserEmails>
|
public/html/privacy.html
|
megawario/mmibty
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Privacy</title>
</head>
<body>
</body>
</html>
|
jruby/src/lib/ruby/gems/1.8/doc/rspec-1.1.12/rdoc/classes/Spec/Rake/SpecTask.html
|
google-code/android-scripting
|
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Class: Spec::Rake::SpecTask</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
<script type="text/javascript">
// <![CDATA[
function popupCode( url ) {
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
}
function toggleCode( id ) {
if ( document.getElementById )
elem = document.getElementById( id );
else if ( document.all )
elem = eval( "document.all." + id );
else
return false;
elemStyle = elem.style;
if ( elemStyle.display != "block" ) {
elemStyle.display = "block"
} else {
elemStyle.display = "none"
}
return true;
}
// Make codeblocks hidden by default
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
// ]]>
</script>
</head>
<body>
<div id="classHeader">
<table class="header-table">
<tr class="top-aligned-row">
<td><strong>Class</strong></td>
<td class="class-name-in-header">Spec::Rake::SpecTask</td>
</tr>
<tr class="top-aligned-row">
<td><strong>In:</strong></td>
<td>
<a href="../../../files/lib/spec/rake/spectask_rb.html">
lib/spec/rake/spectask.rb
</a>
<br />
</td>
</tr>
<tr class="top-aligned-row">
<td><strong>Parent:</strong></td>
<td>
::Rake::TaskLib
</td>
</tr>
</table>
</div>
<!-- banner header -->
<div id="bodyContent">
<div id="contextContent">
<div id="description">
<p>
A <a href="../Rake.html">Rake</a> task that runs a set of specs.
</p>
<p>
<a href="../Example.html">Example</a>:
</p>
<pre>
Spec::Rake::SpecTask.new do |t|
t.warning = true
t.rcov = true
end
</pre>
<p>
This will create a task that can be run with:
</p>
<pre>
rake spec
</pre>
<p>
If rake is invoked with a "SPEC=filename" command line option,
then the list of spec files will be overridden to include only the filename
specified on the command line. This provides an easy way to run just one
spec.
</p>
<p>
If rake is invoked with a "SPEC_OPTS=options" command line
option, then the given options will override the value of the
<tt>spec_opts</tt> attribute.
</p>
<p>
If rake is invoked with a "RCOV_OPTS=options" command line
option, then the given options will override the value of the
<tt>rcov_opts</tt> attribute.
</p>
<p>
Examples:
</p>
<pre>
rake spec # run specs normally
rake spec SPEC=just_one_file.rb # run just one spec file.
rake spec SPEC_OPTS="--diff" # enable diffing
rake spec RCOV_OPTS="--aggregate myfile.txt" # see rcov --help for details
</pre>
<p>
Each attribute of this task may be a proc. This allows for lazy evaluation,
which is sometimes handy if you want to defer the evaluation of an
attribute value until the task is run (as opposed to when it is defined).
</p>
<p>
This task can also be used to run existing <a
href="../../Test/Unit.html">Test::Unit</a> tests and get RSpec output, for
example like this:
</p>
<pre>
require 'rubygems'
require 'spec/rake/spectask'
Spec::Rake::SpecTask.new do |t|
t.ruby_opts = ['-rtest/unit']
t.spec_files = FileList['test/**/*_test.rb']
end
</pre>
</div>
</div>
<div id="method-list">
<h3 class="section-bar">Methods</h3>
<div class="name-list">
<a href="#M000279">attr_accessor</a>
<a href="#M000280">new</a>
</div>
</div>
</div>
<!-- if includes -->
<div id="section">
<div id="attribute-list">
<h3 class="section-bar">Attributes</h3>
<div class="name-list">
<table>
<tr class="top-aligned-row context-row">
<td class="context-item-name">fail_on_error</td>
<td class="context-item-value"> [RW] </td>
<td class="context-item-desc">
Whether or not to fail <a href="../Rake.html">Rake</a> when an error occurs
(typically when specs fail). Defaults to true.
</td>
</tr>
<tr class="top-aligned-row context-row">
<td class="context-item-name">failure_message</td>
<td class="context-item-value"> [RW] </td>
<td class="context-item-desc">
A message to print to stderr when there are failures.
</td>
</tr>
<tr class="top-aligned-row context-row">
<td class="context-item-name">libs</td>
<td class="context-item-value"> [RW] </td>
<td class="context-item-desc">
Array of directories to be added to $LOAD_PATH before running the specs.
Defaults to [’<the absolute path to RSpec‘s lib
directory>’]
</td>
</tr>
<tr class="top-aligned-row context-row">
<td class="context-item-name">name</td>
<td class="context-item-value"> [RW] </td>
<td class="context-item-desc">
Name of spec task. (default is :spec)
</td>
</tr>
<tr class="top-aligned-row context-row">
<td class="context-item-name">out</td>
<td class="context-item-value"> [RW] </td>
<td class="context-item-desc">
Where RSpec‘s output is written. Defaults to $stdout. DEPRECATED. Use
—format FORMAT:WHERE in spec_opts.
</td>
</tr>
<tr class="top-aligned-row context-row">
<td class="context-item-name">pattern</td>
<td class="context-item-value"> [RW] </td>
<td class="context-item-desc">
Glob pattern to match spec files. (default is
‘spec/**/*_spec.rb’) Setting the SPEC environment variable
overrides this.
</td>
</tr>
<tr class="top-aligned-row context-row">
<td class="context-item-name">rcov</td>
<td class="context-item-value"> [RW] </td>
<td class="context-item-desc">
Whether or not to use <a href="../../RCov.html">RCov</a> (default is false)
See <a
href="http://eigenclass.org/hiki.rb?rcov">eigenclass.org/hiki.rb?rcov</a>
</td>
</tr>
<tr class="top-aligned-row context-row">
<td class="context-item-name">rcov_dir</td>
<td class="context-item-value"> [RW] </td>
<td class="context-item-desc">
Directory where the <a href="../../RCov.html">RCov</a> report is written.
Defaults to "coverage" Ignored if rcov=false
</td>
</tr>
<tr class="top-aligned-row context-row">
<td class="context-item-name">rcov_opts</td>
<td class="context-item-value"> [RW] </td>
<td class="context-item-desc">
Array of commandline options to pass to <a href="../../RCov.html">RCov</a>.
Defaults to [’—exclude’,
‘lib\/spec,bin\/spec’]. Ignored if rcov=false Setting the
RCOV_OPTS environment variable overrides this.
</td>
</tr>
<tr class="top-aligned-row context-row">
<td class="context-item-name">ruby_opts</td>
<td class="context-item-value"> [RW] </td>
<td class="context-item-desc">
Array of commandline options to pass to ruby. Defaults to [].
</td>
</tr>
<tr class="top-aligned-row context-row">
<td class="context-item-name">spec_files</td>
<td class="context-item-value"> [RW] </td>
<td class="context-item-desc">
Explicitly define the list of spec files to be included in a spec.
<tt>spec_files</tt> is expected to be an array of file names (a FileList is
acceptable). If both <tt>pattern</tt> and <tt>spec_files</tt> are used,
then the list of spec files is the union of the two. Setting the SPEC
environment variable overrides this.
</td>
</tr>
<tr class="top-aligned-row context-row">
<td class="context-item-name">spec_opts</td>
<td class="context-item-value"> [RW] </td>
<td class="context-item-desc">
Array of commandline options to pass to RSpec. Defaults to []. Setting the
SPEC_OPTS environment variable overrides this.
</td>
</tr>
<tr class="top-aligned-row context-row">
<td class="context-item-name">verbose</td>
<td class="context-item-value"> [RW] </td>
<td class="context-item-desc">
Use verbose output. If this is set to true, the task will print the
executed spec command to stdout. Defaults to false.
</td>
</tr>
<tr class="top-aligned-row context-row">
<td class="context-item-name">warning</td>
<td class="context-item-value"> [RW] </td>
<td class="context-item-desc">
If true, requests that the specs be run with the warning flag set. E.g.
warning=true implies "ruby -w" used to run the specs. Defaults to
false.
</td>
</tr>
</table>
</div>
</div>
<!-- if method_list -->
<div id="methods">
<h3 class="section-bar">Public Class methods</h3>
<div id="method-M000279" class="method-detail">
<a name="M000279"></a>
<div class="method-heading">
<a href="SpecTask.src/M000279.html" target="Code" class="method-signature"
onclick="popupCode('SpecTask.src/M000279.html');return false;">
<span class="method-name">attr_accessor</span><span class="method-args">(*names)</span>
</a>
</div>
<div class="method-description">
</div>
</div>
<div id="method-M000280" class="method-detail">
<a name="M000280"></a>
<div class="method-heading">
<a href="SpecTask.src/M000280.html" target="Code" class="method-signature"
onclick="popupCode('SpecTask.src/M000280.html');return false;">
<span class="method-name">new</span><span class="method-args">(name=:spec) {|self if block_given?| ...}</span>
</a>
</div>
<div class="method-description">
<p>
Defines a <a href="SpecTask.html#M000280">new</a> task, using the name
<tt>name</tt>.
</p>
</div>
</div>
</div>
</div>
<div id="validator-badges">
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
</div>
</body>
</html>
|
GitHub4Jive-Addon/tiles/github-project-health/public/configuration.html
|
matthewmccullough/GitHub4Jive
|
<html>
<head>
<link rel="stylesheet" type="text/css" href="{{{host}}}/stylesheets/style.css">
<script src="{{{host}}}/javascripts/jquery-1.8.3.js"></script>
<script src="{{{host}}}/github-project-health/javascripts/main.js"></script>
</head>
<body>
<div class="j-card">
<h2>Configuration</h2>
<p>
<label>
Level:
<br>
<select id="set_level">
<option value="0">Poor</option>
<option value="1">Fair</option>
<option value="2">Good</option>
<option value="3">Excellent</option>
<option value="4">Outstanding</option>
</select>
</label>
</p>
<button id="btn_submit">Submit</button>
</div>
</body>
</html>
|
web/common/src/main/java/org/artifactory/common/wicket/component/panel/feedback/FeedbackDistributer.html
|
alancnet/artifactory
|
<wicket:panel>
<script type="text/javascript" wicket:id="script"></script>
</wicket:panel>
|
Todo-web/src/main/webapp/resources/css/fonts.css
|
adikari/todo-ee
|
/* fallback */
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: local('Material Icons'), local('MaterialIcons-Regular'), url(http://fonts.gstatic.com/s/materialicons/v22/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2) format('woff2');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased;
}
/* cyrillic-ext */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/sTdaA6j0Psb920Vjv-mrzH-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
}
/* cyrillic */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/uYECMKoHcO9x1wdmbyHIm3-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
}
/* cyrillic-ext */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v16/ZLqKeelYbATG60EpZBSDy4X0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
}
/* cyrillic */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v16/oHi30kwQWvpCWqAhzHcCSIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
}
/* cyrillic-ext */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v16/s7gftie1JANC-QmDJvMWZoX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
}
/* cyrillic */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v16/3Y_xCyt7TNunMGg0Et2pnoX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
}
|
__tests__/cases-core/state/feature/component/auto-gen/basic-no-prop.css
|
ctr-lang/ctr
|
.test {
width: 200px;
}
.test:hover > .aClass {
font-size: 10px;
transition-delay: 0s;
transition-duration: 0.5s;
transition-property: font-size;
transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
.test:not(:hover) > .aClass {
transition-delay: 0s;
transition-duration: 0.5s;
transition-property: font-size;
transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
.test {
width: 200px;
}
.test:hover > .aClass {
font-size: 10px;
transition-delay: 0s;
transition-duration: 0.5s;
transition-property: font-size;
transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
.test:not(:hover) > .aClass {
transition-delay: 0s;
transition-duration: 0.5s;
transition-property: font-size;
transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
|
external/plottable/bower_components/jquery.simulate/tests/iframe.html
|
shishaochen/TensorFlow-0.8-Win
|
<!DOCTYPE html>
<html>
<body>
<div id="iframe-dragArea" style="width: 300px; height: 300px;"></div>
<div id="iframe-dropArea" style="width: 300px; height: 300px;"></div>
</body>
</html>
|
gae/js/app/templates/sitecaptains.html
|
babybunny/rebuildingtogethercaptain
|
<% if (sitecaptains.length) { %>
<h3>Active Captains for this site</h3>
<% _.each(sitecaptains, function (sc) { %>
<div class="sitecaptain">
<button class="remove-sitecaptain" name="<%= sc.get('id') %>">
Remove
</button>
<%= sc.get('type') %> Captain:
<%= sc.get('name') %>
</div>
<% }); %>
<% } else { %>
<h3>No Captains active for this site</h3>
<% } %>
<h3>Add a new Captain</h3>
<div id="sitecaptain-form-backform"></div>
|
_layouts/post.html
|
mythkiven/MythKiven.github.io
|
---
layout: default
---
<article class="post-container post-container--single" itemscope itemtype="http://schema.org/BlogPosting">
<header class="post-header">
<h1 class="post-title">{{ page.title }}</h1>
<div class="post-meta">
<img src="/images/calendar.png" width="20px"/>
<time datetime="{{page.date | date: date_to_xmlschema}}" itemprop="datePublished" class="post-meta__date date">{{page.date | date: "%F"}} </time>
<p style="display: inline;" >|     阅读:<span id="busuanzi_value_page_pv"></span>次</span></p>
</div>
</header>
<script type="text/javascript" color="0,102,51" opacity='0.6' zIndex="-2" count="99" src="//cdn.bootcss.com/canvas-nest.js/1.0.1/canvas-nest.min.js"></script>
<section class="post">
{{ content }}
</section>
</article>
{% include dashang.html %}
{% include comments.html %}
|
src-tool/hu/sltool/registration/package.html
|
icza/scelight
|
<html>
<body>
<p>Collection of secure (RSA) utilities, including key pair generation, test encryption and decryption.</p>
@author Andras Belicza
</body>
</html>
|
appengine-java-sdk-1.9.27/docs/tools/javadoc/com/google/appengine/tools/enhancer/Enhancer.html
|
kopaka7/Visual-Summary
|
<!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-google-v7) on Wed Sep 02 13:30:15 PDT 2015 -->
<title>Enhancer</title>
<meta name="date" content="2015-09-02">
<link rel="stylesheet" type="text/css" href="../../../../../dev_javadoc.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="Enhancer";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../com/google/appengine/tools/enhancer/Enhance.html" title="class in com.google.appengine.tools.enhancer"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../com/google/appengine/tools/enhancer/EnhancerTask.html" title="class in com.google.appengine.tools.enhancer"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/google/appengine/tools/enhancer/Enhancer.html" target="_top">Frames</a></li>
<li><a href="Enhancer.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.google.appengine.tools.enhancer</div>
<h2 title="Class Enhancer" class="title">Class Enhancer</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.google.appengine.tools.enhancer.Enhancer</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">Enhancer</span>
extends java.lang.Object</pre>
<div class="block">Executes ORM enhancement against jars and class files.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/google/appengine/tools/enhancer/Enhancer.html#Enhancer--">Enhancer</a></span>()</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="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>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/appengine/tools/enhancer/Enhancer.html#execute--">execute</a></span>()</code>
<div class="block">Runs enhancement.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/appengine/tools/enhancer/Enhancer.html#setArgs-java.lang.String:A-">setArgs</a></span>(java.lang.String[] args)</code>
<div class="block">Sets arguments to be passed to the underlying enhancer.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/appengine/tools/enhancer/Enhancer.html#setDatanucleusVersion-java.lang.String-">setDatanucleusVersion</a></span>(java.lang.String datanucleusVersion)</code>
<div class="block">Sets the version of datanucleus to use for enhancement.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/appengine/tools/enhancer/Enhancer.html#setTargets-java.util.Set-">setTargets</a></span>(java.util.Set<java.net.URL> enhanceTargets)</code>
<div class="block">Sets the class files and jar files which will be enhanced.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="Enhancer--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Enhancer</h4>
<pre>public Enhancer()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setTargets-java.util.Set-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTargets</h4>
<pre>public void setTargets(java.util.Set<java.net.URL> enhanceTargets)</pre>
<div class="block">Sets the class files and jar files which will be enhanced.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>enhanceTargets</code> - must not be null</dd>
</dl>
</li>
</ul>
<a name="setArgs-java.lang.String:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setArgs</h4>
<pre>public void setArgs(java.lang.String[] args)</pre>
<div class="block">Sets arguments to be passed to the underlying enhancer.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>args</code> - must not be null</dd>
</dl>
</li>
</ul>
<a name="setDatanucleusVersion-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDatanucleusVersion</h4>
<pre>public void setDatanucleusVersion(java.lang.String datanucleusVersion)</pre>
<div class="block">Sets the version of datanucleus to use for enhancement. Specifically,
this is the directory under <sdk_root>/lib/opt/tools/datanucleus
containing the enhancer and the jars it depends on.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>datanucleusVersion</code> - must not be null</dd>
</dl>
</li>
</ul>
<a name="execute--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>execute</h4>
<pre>public void execute()</pre>
<div class="block">Runs enhancement.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<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/google/appengine/tools/enhancer/Enhance.html" title="class in com.google.appengine.tools.enhancer"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../com/google/appengine/tools/enhancer/EnhancerTask.html" title="class in com.google.appengine.tools.enhancer"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/google/appengine/tools/enhancer/Enhancer.html" target="_top">Frames</a></li>
<li><a href="Enhancer.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
test/custom-load-test.html
|
GoogleWebComponents/google-chart
|
<!DOCTYPE html>
<!--
Copyright 2014-2020 Google LLC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<html lang="de">
<script type="module" src="custom-load.js"></script>
</html>
|
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_09_testAbaNumberCheck_19145_good_vtx.html
|
dcarda/aba.route.validator
|
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../../../style.css');
@import url('../../../../../tree.css');
</style>
<script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../../../clover.js" type="text/javascript"></script>
<script src="../../../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../../../cloud.js" type="text/javascript"></script>
<title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title>
</head>
<body>
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online documentation" target="_blank"
href="http://openclover.org/documentation">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<a href="http://cardatechnologies.com" target="_top">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</a>
</div>
<div class="aui-page-header-main" >
<h1>
<a href="http://cardatechnologies.com" target="_top">
ABA Route Transit Number Validator 1.0.1-SNAPSHOT
</a>
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li>
<li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li>
<li><a href="test-Test_AbaRouteValidator_09.html">Class Test_AbaRouteValidator_09</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_19145_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_09.html?line=35956#src-35956" >testAbaNumberCheck_19145_good</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:39:03
</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_19145_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=41253#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>
|
Spring/jars/spring-framework-5.1.18.RELEASE/docs/javadoc-api/org/springframework/jms/connection/package-use.html
|
akhr/java
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Tue Sep 15 08:53:08 UTC 2020 -->
<title>Uses of Package org.springframework.jms.connection (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 Package org.springframework.jms.connection (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>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-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/jms/connection/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.springframework.jms.connection" class="title">Uses of Package<br>org.springframework.jms.connection</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/springframework/jms/connection/package-summary.html">org.springframework.jms.connection</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.jms.connection">org.springframework.jms.connection</a></td>
<td class="colLast">
<div class="block">Provides a PlatformTransactionManager implementation for a single
JMS ConnectionFactory, and a SingleConnectionFactory adapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.springframework.jms.core">org.springframework.jms.core</a></td>
<td class="colLast">
<div class="block">Core package of the JMS support.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.springframework.jms.listener">org.springframework.jms.listener</a></td>
<td class="colLast">
<div class="block">This package contains the base message listener container facility.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.springframework.jms.connection">
<!-- -->
</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/springframework/jms/connection/package-summary.html">org.springframework.jms.connection</a> used by <a href="../../../../org/springframework/jms/connection/package-summary.html">org.springframework.jms.connection</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/springframework/jms/connection/class-use/ConnectionFactoryUtils.ResourceFactory.html#org.springframework.jms.connection">ConnectionFactoryUtils.ResourceFactory</a>
<div class="block">Callback interface for resource creation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/springframework/jms/connection/class-use/JmsResourceHolder.html#org.springframework.jms.connection">JmsResourceHolder</a>
<div class="block">Resource holder wrapping a JMS <a href="https://docs.oracle.com/javaee/7/api/javax/jms/Connection.html?is-external=true" title="class or interface in javax.jms"><code>Connection</code></a> and a JMS <a href="https://docs.oracle.com/javaee/7/api/javax/jms/Session.html?is-external=true" title="class or interface in javax.jms"><code>Session</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/springframework/jms/connection/class-use/SingleConnectionFactory.html#org.springframework.jms.connection">SingleConnectionFactory</a>
<div class="block">A JMS ConnectionFactory adapter that returns the same Connection
from all <a href="../../../../org/springframework/jms/connection/SingleConnectionFactory.html#createConnection--"><code>SingleConnectionFactory.createConnection()</code></a> calls, and ignores calls to
<a href="https://docs.oracle.com/javaee/7/api/javax/jms/Connection.html?is-external=true#close--" title="class or interface in javax.jms"><code>Connection.close()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/springframework/jms/connection/class-use/SmartConnectionFactory.html#org.springframework.jms.connection">SmartConnectionFactory</a>
<div class="block">Extension of the <code>javax.jms.ConnectionFactory</code> interface,
indicating how to release Connections obtained from it.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.springframework.jms.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/springframework/jms/connection/package-summary.html">org.springframework.jms.connection</a> used by <a href="../../../../org/springframework/jms/core/package-summary.html">org.springframework.jms.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/springframework/jms/connection/class-use/JmsResourceHolder.html#org.springframework.jms.core">JmsResourceHolder</a>
<div class="block">Resource holder wrapping a JMS <a href="https://docs.oracle.com/javaee/7/api/javax/jms/Connection.html?is-external=true" title="class or interface in javax.jms"><code>Connection</code></a> and a JMS <a href="https://docs.oracle.com/javaee/7/api/javax/jms/Session.html?is-external=true" title="class or interface in javax.jms"><code>Session</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.springframework.jms.listener">
<!-- -->
</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/springframework/jms/connection/package-summary.html">org.springframework.jms.connection</a> used by <a href="../../../../org/springframework/jms/listener/package-summary.html">org.springframework.jms.listener</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/springframework/jms/connection/class-use/JmsResourceHolder.html#org.springframework.jms.listener">JmsResourceHolder</a>
<div class="block">Resource holder wrapping a JMS <a href="https://docs.oracle.com/javaee/7/api/javax/jms/Connection.html?is-external=true" title="class or interface in javax.jms"><code>Connection</code></a> and a JMS <a href="https://docs.oracle.com/javaee/7/api/javax/jms/Session.html?is-external=true" title="class or interface in javax.jms"><code>Session</code></a>.</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="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-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/jms/connection/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 ======= -->
</body>
</html>
|
intersectionobserver_test.html
|
ojanvafai/lazyelements
|
<!DOCTYPE html>
<script src="intersectionobserver.js"></script>
<style>
root {
background-color: pink;
display: block;
}
child {
background-color: salmon;
display: block;
}
</style>
<div id="container" style="position: relative"></div>
<div id="logger" style="white-space: pre-wrap"></div>
<script>
var testIndex = 0;
function test(callback) {
document.getElementById('container').innerHTML = '';
document.getElementById('logger').innerHTML += 'Test ' + (++testIndex) + ': ' + callback() + '\n\n';
}
function assert(a) {
if (a) {
return 'Passed';
}
return 'Failed';
}
test(()=>{
return assert(true);
})
// Observing root not in the DOM.
test(()=>{
var root = document.createElement('div');
var io = new IntersectionObserver({
root: root,
});
var didThrow = false;
try {
io.observe(document.getElementById('container'));
} catch (e) {
didThrow = true;
}
return assert(didThrow);
})
// Observing unrooted element.
test(()=>{
var io = new IntersectionObserver({});
var didThrow = false;
try {
io.observe(document.createElement('container'));
} catch (e) {
didThrow = true;
}
return assert(didThrow);
})
// Observing child of root.
test(()=>{
var container = document.getElementById('container');
var root = document.createElement('root');
container.appendChild(root);
var io = new IntersectionObserver({
root: root,
callback: ()=>{ console.log("This shouldn't be called since we always takeRecords."); },
});
var child = document.createElement('child');
root.appendChild(child);
var didThrow = false;
try {
io.observe(child);
} catch (e) {
didThrow = true;
}
return assert(!didThrow);
})
// takeRecords and observe already intersecting element.
test(()=>{
var container = document.getElementById('container');
var root = document.createElement('root');
container.appendChild(root);
root.style.height = "100px";
root.style.width = "100px";
var io = new IntersectionObserver({
root: root,
// TODO: Assert not called.
callback: ()=>{ console.log("This shouldn't be called since we always takeRecords."); },
});
var child = document.createElement('child');
root.appendChild(child);
child.style.height = "20px";
child.style.width = "20px";
child.style.position = "absolute";
io.observe(child);
return assert(io.takeRecords().length);
})
// Observe non-intersecting element.
test(()=>{
var container = document.getElementById('container');
var root = document.createElement('root');
container.appendChild(root);
root.style.height = "100px";
root.style.width = "100px";
var io = new IntersectionObserver({
root: root,
// TODO: Assert not called.
callback: ()=>{ console.log("This shouldn't be called since we always takeRecords."); },
});
var child = document.createElement('child');
root.appendChild(child);
child.style.height = "20px";
child.style.width = "20px";
child.style.position = "absolute";
child.style.top = "-20px";
io.observe(child);
return assert(!io.takeRecords().length);
})
// thresholds
test(()=>{
var container = document.getElementById('container');
var root = document.createElement('root');
container.appendChild(root);
root.style.height = "100px";
root.style.width = "100px";
var io = new IntersectionObserver({
threshold: 0.5,
root: root,
// TODO: Assert not called.
callback: ()=>{ console.log("This shouldn't be called since we always takeRecords."); },
});
var child = document.createElement('child');
root.appendChild(child);
child.style.height = "20px";
child.style.width = "20px";
child.style.position = "absolute";
io.observe(child);
var output = []
output.push(assert(io.takeRecords().length));
child.style.top = "-11px";
output.push(assert(io.takeRecords().length));
child.style.top = "-10px";
output.push(assert(io.takeRecords().length));
return output.join('\n');
})
// multiple thresholds
test(()=>{
var container = document.getElementById('container');
var root = document.createElement('root');
container.appendChild(root);
root.style.height = "100px";
root.style.width = "100px";
var io = new IntersectionObserver({
threshold: [0.5, 0.25],
root: root,
// TODO: Assert not called.
callback: ()=>{ console.log("This shouldn't be called since we always takeRecords."); },
});
var child = document.createElement('child');
root.appendChild(child);
child.style.height = "20px";
child.style.width = "20px";
child.style.position = "absolute";
io.observe(child);
var output = []
output.push(assert(io.takeRecords().length));
child.style.top = "-11px";
output.push(assert(io.takeRecords().length));
child.style.top = "-16px";
output.push(assert(io.takeRecords().length));
child.style.top = "-17px";
output.push(assert(!io.takeRecords().length));
child.style.top = "-15px";
output.push(assert(io.takeRecords().length));
return output.join('\n');
})
// margins
test(()=>{
var container = document.getElementById('container');
var root = document.createElement('root');
container.appendChild(root);
root.style.height = "100px";
root.style.width = "200px";
var io = new IntersectionObserver({
margin: "5px 10% 10% 15px",
root: root,
// TODO: Assert not called.
callback: ()=>{ console.log("This shouldn't be called since we always takeRecords."); },
});
var child = document.createElement('child');
root.appendChild(child);
child.style.height = "20px";
child.style.width = "20px";
child.style.position = "absolute";
io.observe(child);
var output = []
output.push(assert(io.takeRecords().length));
// Stop intersecting from the top.
child.style.top = "-25px";
output.push(assert(io.takeRecords().length));
// Start intersecting from the top.
child.style.top = "-24px";
output.push(assert(io.takeRecords().length));
// Stop intersecting from the bottom.
child.style.top = "110px";
output.push(assert(io.takeRecords().length));
// Start intersecting from the bottom.
child.style.top = "109px";
output.push(assert(io.takeRecords().length));
// Stop intersecting from the left.
child.style.left = "-35px";
output.push(assert(io.takeRecords().length));
// Start intersecting from the left.
child.style.left = "-34px";
output.push(assert(io.takeRecords().length));
// Stop intersecting from the right.
child.style.left = "220px";
output.push(assert(io.takeRecords().length));
// Start intersecting from the right.
child.style.left = "219px";
output.push(assert(io.takeRecords().length));
return output.join('\n');
})
// margin parsing
test(()=>{
var io = new IntersectionObserver({});
// TODO: Assert all the parsing code paths are tested.
io._parseMargins('1px');
});
</script>
|
http-servers/httpolice-notices-list.html
|
decal/werdlists
|
<!DOCTYPE html>
<html lang="en">
<head>
<title>HTTPolice notices</title>
<meta charset="utf-8">
<meta content="HTTPolice 0.7.0" name="generator">
<style type="text/css">/****************************************************************
* Common styles
****************************************************************/
body {
color: black;
font-family: sans-serif;
quotes: '“' '”';
}
body.report {
/* I hate this line with a passion, but so far I can't figure out
* how else to make both sans-serif and monospace fonts look reasonable
* on a wide range of browsers and platforms. */
font-size: 14px;
}
@media screen { /* Print margins are OK already. */
body {
margin: 2em;
}
}
h1 {
font-size: x-large;
margin-bottom: 0;
}
h2, h3 {
font-size: inherit;
font-weight: inherit;
}
pre, code {
font-family: 'Consolas', monospace;
}
a[href] {
color: inherit;
text-decoration: inherit;
border-bottom: thin dotted;
}
cite {
font-style: inherit;
}
q {
font-style: italic;
}
abbr {
text-decoration: inherit;
border: inherit;
}
hr {
visibility: hidden;
clear: both;
}
button {
/* Make it look more like a pseudo-link. */
background: transparent;
border-top: none;
border-right: none;
border-bottom: thin dotted;
border-left: none;
padding: 0;
color: gray;
cursor: pointer;
}
@media print {
button {
display: none;
}
}
/****************************************************************
* Request and response data
****************************************************************/
body.report {
background: whitesmoke;
}
div.exchange {
background: white;
margin-top: 3em;
}
@media screen {
div.exchange {
/* Bottom padding is smaller
* because there is an invisible ``hr`` there. */
padding: 2em 2em 1.5em 2em;
border: solid thin darkgray;
}
}
div.message-display {
max-width: 55em;
}
.exchange > section:not(:first-child) div.message-display {
/* Spacing between messages within one exchange. */
margin-top: 2em;
}
p.message-remark {
margin: 0 1em 0.5em 0;
color: gray;
overflow: auto;
}
.message-display h2 {
font-weight: bolder;
margin: 0;
overflow: auto;
padding: 0 0 0.3em 0;
white-space: nowrap;
}
pre.header-entry {
margin: 0;
white-space: pre-wrap;
overflow: auto;
padding: 0.2em 0;
line-height: 140%;
/* Indent all lines after the first one, a la ``obs-fold``. */
padding-left: 2em;
text-indent: -2em;
}
div.body-display, div.trailer {
margin-top: 2em;
}
.body-display h3, .trailer h3 {
display: inline-block;
border-bottom: thin dashed;
padding: 0.3em 0;
margin: 0;
color: darkgray;
}
.body-display pre {
margin-top: 0.7em;
margin-bottom: 0;
white-space: pre-wrap;
max-height: 20em;
overflow: auto;
}
/****************************************************************
* Notices
****************************************************************/
div.complaints {
padding-left: 1em;
border-left: thin solid lightgray;
}
.exchange > section:not(:first-child) div.complaints {
margin-top: 2em;
}
div.notice {
max-width: 55em;
page-break-inside: avoid;
line-height: 135%;
}
.notice:not(.collapsed) + div.notice {
/* More spacing between expanded notices. */
margin-top: 2em;
}
.debug .severity {
color: darkgray;
}
.error .severity {
color: red;
}
.notice .ident {
color: darkgray;
}
/****************************************************************
* Float notices to the right on wider displays
****************************************************************/
@media (min-width: 55em) {
div.message-display {
float: left;
width: 55%;
}
div.complaints {
float: right;
width: 40%;
}
}
/****************************************************************
* Interactive notices
****************************************************************/
.notice button {
float: right;
margin-left: 1em;
font-size: smaller;
}
@media screen { /* Don't collapse notices in print. */
.notice.collapsed p {
display: none;
}
.notice.debug.collapsed h3 {
color: darkgray;
}
}
.highlight {
background: navajowhite;
}
/****************************************************************
* Options
****************************************************************/
div.options {
float: right;
}
@media print {
.options {
display: none;
}
}
@media screen {
.options.collapsed form {
display: none;
}
}
.options form {
margin-top: 0.3em;
padding: 0.1em 1em;
background: lavender;
border: solid thin darkgray;
white-space: nowrap;
}
form input + label, form label + input {
margin-left: 0.5em;
}
/****************************************************************
* List of all notices
****************************************************************/
@media screen {
body.notices-list {
max-width: 55em;
margin-left: auto;
margin-right: auto;
}
}
.notices-list div.notice {
margin-top: 4em !important;
}
.notices-list h3 {
font-size: larger;
font-weight: bolder;
}
.notices-list var {
font-style: inherit;
display: inline-block;
background: lavender;
border: solid thin gray;
padding: 0 0.1em;
}
</style>
<base target="_blank">
</head>
<body class="notices-list">
<h1>HTTPolice notices</h1>
<p>This is the list of all notices produced by
<a href="https://github.com/vfaronov/httpolice" target="_self">HTTPolice</a> version 0.7.0.
</p>
<p>See also the
<a href="index.html" target="_self">HTTPolice manual</a>.
</p>
<div class="notice error" id="1000">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1000</span>
<span>Syntax error in <span data-ref-to="0"><var>place</var></span> header</span>
</h3>
<p><var>error</var></p>
</div>
<div class="notice error" id="1001">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1001</span>
<span>Final <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span> must be ‘<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span>’</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1">RFC 7230 § 3.3.1</a></cite>: <q>If any transfer coding
other than <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span> is applied to a request payload body, the sender
MUST apply <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span> as the final transfer coding to ensure that the
message is properly framed.</q></p>
</div>
<div class="notice error" id="1002">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1002</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span> can’t have ‘<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span>’ twice</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1">RFC 7230 § 3.3.1</a></cite>: <q>A sender MUST
NOT apply <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span> more than once to a message body (i.e., chunking an
already chunked message is not allowed).</q></p>
</div>
<div class="notice debug" id="1003">
<h3>
<abbr class="severity" title="debug">D</abbr>
<span class="ident">1003</span>
<span>Not decoding <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span>: <span data-ref-to="1"><var>coding</var></span></span>
</h3>
<p>HTTPolice does not know how to decode the <span data-ref-to="2"><var>coding</var></span> transfer coding. (This doesn’t mean that it’s wrong.)</p>
</div>
<div class="notice error" id="1004">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1004</span>
<span>Message is incomplete according to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span></span>
</h3>
<p>This message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span> header indicates that the body is <span data-ref-to="3"><var>value</var></span> bytes long, but there are fewer bytes remaining on the stream <span data-ref-to="4"><var>name</var></span>.</p>
</div>
<div class="notice error" id="1005">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1005</span>
<span>Malformed <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span></span>
</h3>
<p><var>error</var></p>
</div>
<div class="notice error" id="1006">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1006</span>
<span>Malformed request heading</span>
</h3>
<p><var>error</var></p>
</div>
<div class="notice debug" id="1007">
<h3>
<abbr class="severity" title="debug">D</abbr>
<span class="ident">1007</span>
<span>Stop parsing request stream</span>
</h3>
<p>Due to previous notices, the data beginning at byte <span data-ref-to="5"><var>offset</var></span> on the request stream <span data-ref-to="6"><var>name</var></span> will not be parsed.</p>
</div>
<div class="notice error" id="1008">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1008</span>
<span>Not enough requests</span>
</h3>
<p>There are unparsed bytes remaining on the response stream <span data-ref-to="7"><var>name</var></span>, but no requests that would correspond to them. HTTPolice will try to parse and analyze the remaining responses on their own.</p>
</div>
<div class="notice error" id="1009">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1009</span>
<span>Malformed response heading</span>
</h3>
<p><var>error</var></p>
</div>
<div class="notice debug" id="1010">
<h3>
<abbr class="severity" title="debug">D</abbr>
<span class="ident">1010</span>
<span>Stop parsing response stream</span>
</h3>
<p>Due to previous notices, the data beginning at byte <span data-ref-to="8"><var>offset</var></span> on the response stream <span data-ref-to="9"><var>name</var></span> will not be parsed.</p>
</div>
<div class="notice debug" id="1011">
<h3>
<abbr class="severity" title="debug">D</abbr>
<span class="ident">1011</span>
<span>Switching protocols</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" title="Switching Protocols (RFC 7231 § 6.2.2)">101</a></span> status code means that the connection is switching to a different protocol. HTTPolice will not parse the rest of the streams.</p>
</div>
<div class="notice debug" id="1012">
<h3>
<abbr class="severity" title="debug">D</abbr>
<span class="ident">1012</span>
<span>Switching to a tunnel</span>
</h3>
<p>A <span data-ref-to="10"><var>status</var></span> response to a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.6" title="RFC 7231 § 4.3.6">CONNECT</a></span> request means that the connection is becoming a tunnel. HTTPolice will not parse the remainder of the streams.</p>
</div>
<div class="notice error" id="1013">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1013</span>
<span>Multiple <span data-ref-to="11"><var>header</var></span> headers are forbidden</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.2.2">RFC 7230 § 3.2.2</a></cite>: <q>A sender MUST NOT generate multiple header fields with the same field
name in a message unless either the entire field value for that
header field is defined as a comma-separated list [i.e., #(values)]
or the header field is a well-known exception (as noted below).</q></p>
<span data-ref-to="12"></span>
</div>
<div class="notice comment" id="1014">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1014</span>
<span>RWS in <span data-ref-to="13"><var>place</var></span> should be a single space</span>
</h3>
<p>The syntax of <span data-ref-to="14"><var>place</var></span> includes the rule named RWS. It should be produced as just a single space, but here it was <span data-ref-to="15"><var>num</var></span> characters. See <cite><a href="https://tools.ietf.org/html/rfc7230#section-3.2.3">RFC 7230 § 3.2.3</a></cite>.</p>
</div>
<div class="notice error" id="1015">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1015</span>
<span>Bad whitespace (BWS) in <span data-ref-to="16"><var>place</var></span></span>
</h3>
<p>The syntax of <span data-ref-to="17"><var>place</var></span> includes the rule named BWS, which is whitespace allowed for historical reasons; it must not be produced by current implementations. See <cite><a href="https://tools.ietf.org/html/rfc7230#section-3.2.3">RFC 7230 § 3.2.3</a></cite>.</p>
</div>
<div class="notice error" id="1016">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1016</span>
<span>Obsolete line folding in headers</span>
</h3>
<p>This message uses line folding (the “obs-fold” rule) to split one header field over several physical lines, but this is deprecated and prohibited in most cases. See <cite><a href="https://tools.ietf.org/html/rfc7230#section-3.2.4">RFC 7230 § 3.2.4</a></cite>.</p>
</div>
<div class="notice comment" id="1017">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1017</span>
<span>Strange escaping in <span data-ref-to="18"><var>place</var></span></span>
</h3>
<p>This message uses the “quoted-pair” rule to escape the character <span data-ref-to="19"><var>char</var></span> in a context where this escaping is unnecessary and should not be used. See <cite><a href="https://tools.ietf.org/html/rfc7230#section-3.2.6">RFC 7230 § 3.2.6</a></cite>.</p>
<p>If a literal backslash \ was intended here, it must itself be escaped as \\.</p>
</div>
<div class="notice error" id="1018">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1018</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span> is forbidden in a <span data-ref-to="20"><var>status</var></span> response</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1">RFC 7230 § 3.3.1</a></cite>: <q>A server MUST NOT send a Transfer-Encoding header field in any
response with a status code of 1xx (Informational) or 204 (No
Content).</q></p>
</div>
<div class="notice error" id="1019">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1019</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span> is forbidden in a <span data-ref-to="21"><var>status</var></span> response to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.6" title="RFC 7231 § 4.3.6">CONNECT</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1">RFC 7230 § 3.3.1</a></cite>: <q>A server MUST NOT send a Transfer-Encoding header field in
any 2xx (Successful) response to a CONNECT request</q></p>
</div>
<div class="notice error" id="1020">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1020</span>
<span>Can’t have both <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span> and <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2">RFC 7230 § 3.3.2</a></cite>: <q>A sender MUST NOT send a Content-Length header field in any message
that contains a Transfer-Encoding header field.</q></p>
</div>
<div class="notice comment" id="1021">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1021</span>
<span><span data-ref-to="22"><var>method</var></span> request should have <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2">RFC 7230 § 3.3.2</a></cite>: <q>A user agent SHOULD send a Content-Length in a request message when
no <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span> is sent and the request method defines a meaning
for an enclosed payload body. For example, a Content-Length header
field is normally sent in a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.3" title="RFC 7231 § 4.3.3">POST</a></span> request even when the value is 0
(indicating an empty payload body).</q></p>
</div>
<div class="notice comment" id="1022">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1022</span>
<span>Empty <span data-ref-to="23"><var>method</var></span> request shouldn’t have <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2">RFC 7230 § 3.3.2</a></cite>: <q>A user agent SHOULD NOT send a
Content-Length header field when the request message does not contain
a payload body and the method semantics do not anticipate such a
body.</q></p>
</div>
<div class="notice error" id="1023">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1023</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span> is forbidden in a <span data-ref-to="24"><var>status</var></span> response</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2">RFC 7230 § 3.3.2</a></cite>: <q>A server MUST NOT send a Content-Length header field in any response
with a status code of 1xx (Informational) or 204 (No Content).</q></p>
</div>
<div class="notice error" id="1024">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1024</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span> is forbidden in a <span data-ref-to="25"><var>status</var></span> response to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.6" title="RFC 7231 § 4.3.6">CONNECT</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2">RFC 7230 § 3.3.2</a></cite>: <q>A
server MUST NOT send a Content-Length header field in any 2xx
(Successful) response to a CONNECT request (Section 4.3.6 of
[RFC7231]).</q></p>
</div>
<div class="notice comment" id="1025">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1025</span>
<span>Response delimited only by closing the connection</span>
</h3>
<p>This response has no <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span> header and no “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span>” that would delimit its body. Therefore, the body is assumed to consist of everything the server sends until closing the connection. But then the client cannot be sure that it received the entire response (that there were no network failures).</p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc7230#section-3.3.3">RFC 7230 § 3.3.3</a></cite>.</p>
</div>
<div class="notice error" id="1026">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1026</span>
<span><span data-ref-to="26"><var>entry</var></span> is forbidden in a trailer</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-4.1.2">RFC 7230 § 4.1.2</a></cite>: <q>A sender MUST NOT generate a trailer that contains a field necessary
for message framing (e.g., <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span> and <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span>),
routing (e.g., <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-5.4" title="RFC 7230 § 5.4">Host</a></span>), request modifiers (e.g., controls and
conditionals in Section 5 of [RFC7231]), authentication (e.g., see
[RFC7235] and [RFC6265]), response control data (e.g., see Section
7.1 of [RFC7231]), or determining how to process the payload (e.g.,
<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.2.2" title="RFC 7231 § 3.1.2.2">Content-Encoding</a></span>, <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span>, <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span>, and <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.4" title="RFC 7230 § 4.4">Trailer</a></span>).</q></p>
</div>
<div class="notice error" id="1027">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1027</span>
<span>Could not decode <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span>: <span data-ref-to="27"><var>coding</var></span></span>
</h3>
<p><var>error</var></p>
</div>
<div class="notice error" id="1028">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1028</span>
<span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.3" title="RFC 7230 § 4.3">TE</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span>” is forbidden</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-4.3">RFC 7230 § 4.3</a></cite>: <q>A client MUST NOT send
the chunked transfer coding name in TE; chunked is always acceptable
for HTTP/1.1 recipients.</q></p>
</div>
<div class="notice error" id="1029">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1029</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.3" title="RFC 7230 § 4.3">TE</a></span> header requires “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>: TE”</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-4.3">RFC 7230 § 4.3</a></cite>: <q>Since the TE header field only applies to the immediate connection, a
sender of TE MUST also send a "TE" connection option within the
<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span> header field (Section 6.1) in order to prevent the TE
field from being forwarded by intermediaries that do not support its
semantics.</q></p>
</div>
<div class="notice comment" id="1030">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1030</span>
<span><span data-ref-to="28"><var>header</var></span> was not announced in the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.4" title="RFC 7230 § 4.4">Trailer</a></span> header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-4.4">RFC 7230 § 4.4</a></cite>: <q>When a message includes a message body encoded with the chunked
transfer coding and the sender desires to send metadata in the form
of trailer fields at the end of the message, the sender SHOULD
generate a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.4" title="RFC 7230 § 4.4">Trailer</a></span> header field before the message body to indicate
which fields will be present in the trailers.</q></p>
</div>
<div class="notice error" id="1031">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1031</span>
<span>Missing <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-5.4" title="RFC 7230 § 5.4">Host</a></span> header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-5.4">RFC 7230 § 5.4</a></cite>: <q>A client MUST send a Host header field in all HTTP/1.1 request
messages.</q></p>
</div>
<div class="notice comment" id="1032">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1032</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-5.4" title="RFC 7230 § 5.4">Host</a></span> should be the first header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-5.4">RFC 7230 § 5.4</a></cite>: <q>Since the Host field-value is critical information for handling a
request, a user agent SHOULD generate Host as the first header field
following the request-line.</q></p>
</div>
<div class="notice error" id="1033">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1033</span>
<span>Request with a bad <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-5.4" title="RFC 7230 § 5.4">Host</a></span> header must be rejected</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-5.4">RFC 7230 § 5.4</a></cite>: <q>A server MUST respond with a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.1" title="Bad Request (RFC 7231 § 6.5.1)">400</a></span> (Bad Request) status code to any
HTTP/1.1 request message that lacks a Host header field and to any
request message that contains more than one Host header field or a
Host header field with an invalid field-value.</q></p>
<span data-ref-to="29"></span>
<span data-ref-to="29"></span>
<span data-ref-to="30"></span>
</div>
<div class="notice error" id="1034">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1034</span>
<span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>: <span data-ref-to="31"><var>header</var></span>” is forbidden</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-5.4">RFC 7230 § 5.4</a></cite>: <q>A sender MUST NOT send a connection option corresponding to a header
field that is intended for all recipients of the payload. For
example, <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> is never appropriate as a connection option
(Section 5.2 of [RFC7234]).</q></p>
</div>
<div class="notice comment" id="1035">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1035</span>
<span>Deprecated media type <span data-ref-to="32"><var>value</var></span></span>
</h3>
<p>According to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span>, this message’s body is of type <span data-ref-to="33"><var>value</var></span>, which is listed as “deprecated” or “obsoleted” in the <cite><a href="https://www.iana.org/assignments/media-types/media-types.xml">IANA media types registry</a></cite>.</p>
</div>
<div class="notice debug" id="1036">
<h3>
<abbr class="severity" title="debug">D</abbr>
<span class="ident">1036</span>
<span>Not decoding <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.2.2" title="RFC 7231 § 3.1.2.2">Content-Encoding</a></span>: <span data-ref-to="34"><var>coding</var></span></span>
</h3>
<p>HTTPolice does not know how to decode the <span data-ref-to="35"><var>coding</var></span> content coding. (This doesn’t mean that it’s wrong.)</p>
</div>
<div class="notice error" id="1037">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1037</span>
<span>Could not decode <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.2.2" title="RFC 7231 § 3.1.2.2">Content-Encoding</a></span>: <span data-ref-to="36"><var>coding</var></span></span>
</h3>
<p><var>error</var></p>
</div>
<div class="notice error" id="1038">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1038</span>
<span>Bad JSON body</span>
</h3>
<p>According to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span>, this message’s body is JSON, but HTTPolice tried to parse it as JSON and got the following error:</p>
<p><var>error</var></p>
<span data-ref-to="37"></span>
</div>
<div class="notice error" id="1039">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1039</span>
<span>Bad XML body</span>
</h3>
<p>According to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span>, this message’s body is XML, but HTTPolice tried to parse it as XML and got the following error:</p>
<p><var>error</var></p>
<span data-ref-to="38"></span>
</div>
<div class="notice error" id="1040">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1040</span>
<span>Bad URL-encoded body</span>
</h3>
<p>According to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span>, this message’s body is URL-encoded. But it doesn’t look like a proper URL-encoded string, as defined by <cite><a href="https://www.w3.org/TR/html5/forms.html#url-encoded-form-data">HTML5</a></cite>, because it contains the character: <span data-ref-to="39"><var>char</var></span>.</p>
<p>This often means that the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span> header is wrong.</p>
<span data-ref-to="40"></span>
</div>
<div class="notice comment" id="1041">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1041</span>
<span>Body should have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5">RFC 7231 § 3.1.1.5</a></cite>: <q>A sender that generates a message containing a payload body SHOULD
generate a Content-Type header field in that message unless the
intended media type of the enclosed representation is unknown to the
sender.</q></p>
<span data-ref-to="41"></span>
</div>
<div class="notice comment" id="1042">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1042</span>
<span>Duplicate ‘<span data-ref-to="42"><var>param</var></span>’ parameter in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc6838#section-4.3">RFC 6838 § 4.3</a></cite>: <q>It is an error for a specific
parameter to be specified more than once.</q></p>
</div>
<div class="notice error" id="1045">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1045</span>
<span>Syntax error in request target</span>
</h3>
<p><var>error</var></p>
<p>See also <cite><a href="https://tools.ietf.org/html/rfc7230#section-5.3">RFC 7230 § 5.3</a></cite>.</p>
<span data-ref-to="43"></span>
</div>
<div class="notice error" id="1046">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1046</span>
<span>Proxied response needs a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-5.7.1" title="RFC 7230 § 5.7.1">Via</a></span> header</span>
</h3>
<p>According to <cite><a href="https://tools.ietf.org/html/rfc7230#section-5.7.1">RFC 7230 § 5.7.1</a></cite>, a proxy must add a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-5.7.1" title="RFC 7230 § 5.7.1">Via</a></span> header to each response that it forwards.</p>
</div>
<div class="notice comment" id="1047">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1047</span>
<span>Close-delimited response should have “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>: close”</span>
</h3>
<p>When a response is delimited only by closing the connection, it should have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span> header with a ‘close’ option. See <cite><a href="https://tools.ietf.org/html/rfc7230#section-6.3">RFC 7230 § 6.3</a></cite> and <cite><a href="https://tools.ietf.org/html/rfc7230#section-6.6">RFC 7230 § 6.6</a></cite>.</p>
</div>
<div class="notice error" id="1048">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1048</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" title="Switching Protocols (RFC 7231 § 6.2.2)">101</a></span> response needs an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-6.7">RFC 7230 § 6.7</a></cite>: <q>A server that sends a 101 (Switching Protocols) response MUST send an
<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header field to indicate the new protocol(s) to which the
connection is being switched</q></p>
</div>
<div class="notice error" id="1049">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1049</span>
<span>Switching to a protocol that was not requested</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-6.7">RFC 7230 § 6.7</a></cite>: <q>A server MUST NOT switch to a protocol that was not indicated
by the client in the corresponding request's <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header field.</q></p>
<span data-ref-to="44"></span>
<span data-ref-to="44"></span>
<span data-ref-to="45"></span>
</div>
<div class="notice error" id="1050">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1050</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header requires “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>: upgrade”</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-6.7">RFC 7230 § 6.7</a></cite>: <q>When <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> is sent, the sender MUST also send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span> header
field (Section 6.1) that contains an "upgrade" connection option, in
order to prevent Upgrade from being accidentally forwarded by
intermediaries that might not implement the listed protocols.</q></p>
</div>
<div class="notice error" id="1051">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1051</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" title="Switching Protocols (RFC 7231 § 6.2.2)">101</a></span> response to an HTTP/1.0 request is forbidden</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-6.7">RFC 7230 § 6.7</a></cite>: <q>A
server MUST ignore an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header field that is received in an
HTTP/1.0 request.</q></p>
<span data-ref-to="46"></span>
</div>
<div class="notice error" id="1052">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1052</span>
<span><span data-ref-to="47"><var>header</var></span> makes no sense in a <span data-ref-to="48"><var>status</var></span> response</span>
</h3>
<p>The <span data-ref-to="49"><var>header</var></span> header provides representation metadata, but there can be no representation associated with a <span data-ref-to="50"><var>status</var></span> response. The header should probably be removed.</p>
</div>
<div class="notice comment" id="1053">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1053</span>
<span><span data-ref-to="51"><var>header</var></span> makes no sense in an empty request</span>
</h3>
<p>The <span data-ref-to="52"><var>header</var></span> header provides representation metadata. It would make sense in a request with a body, but this one has no body.</p>
<p>See also <cite><a href="https://tools.ietf.org/html/rfc7231#section-3.1">RFC 7231 § 3.1</a></cite>.</p>
</div>
<div class="notice error" id="1054">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1054</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.4" title="RFC 7230 § 4.4">Trailer</a></span> header makes no sense without a chunked body</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.4" title="RFC 7230 § 4.4">Trailer</a></span> header announces what other headers will be sent in the trailer part of a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.1" title="RFC 7230 § 4.1">chunked</a></span> message. It doesn’t make sense here because this message does not use the chunked transfer coding.</p>
<p>See also <cite><a href="https://tools.ietf.org/html/rfc7230#section-4.1.2">RFC 7230 § 4.1.2</a></cite>.</p>
<span data-ref-to="53"></span>
</div>
<div class="notice comment" id="1055">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1055</span>
<span>Unnecessary <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.4.2" title="RFC 7231 § 3.1.4.2">Content-Location</a></span></span>
</h3>
<p>This is a <span data-ref-to="54"><var>status</var></span> response to a <span data-ref-to="55"><var>method</var></span> request. By definition, its body is a representation of the requested resource. But it also has a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.4.2" title="RFC 7231 § 3.1.4.2">Content-Location</a></span> header that points to the same URI as the request URI. In this case, the header provides no additional information.</p>
<p>See also <cite><a href="https://tools.ietf.org/html/rfc7231#section-3.1.4.1">RFC 7231 § 3.1.4.1</a></cite>.</p>
</div>
<div class="notice comment" id="1056">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1056</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span> request with a body may cause problems</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1">RFC 7231 § 4.3.1</a></cite>: <q>A payload within a GET request message has no defined semantics;
sending a payload body on a GET request might cause some existing
implementations to reject the request.</q></p>
<span data-ref-to="56"></span>
</div>
<div class="notice comment" id="1057">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1057</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span> request with a body may cause problems</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2">RFC 7231 § 4.3.2</a></cite>: <q>A payload within a HEAD request message has no defined semantics;
sending a payload body on a HEAD request might cause some existing
implementations to reject the request.</q></p>
</div>
<div class="notice error" id="1058">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1058</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.4" title="RFC 7231 § 4.3.4">PUT</a></span> request with <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> must be rejected</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-4.3.4">RFC 7231 § 4.3.4</a></cite>: <q>An origin server that allows PUT on a given target resource MUST send
a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.1" title="Bad Request (RFC 7231 § 6.5.1)">400</a></span> (Bad Request) response to a PUT request that contains a
<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> header field (Section 4.2 of [RFC7233]), since the
payload is likely to be partial content that has been mistakenly PUT
as a full representation.</q></p>
<span data-ref-to="57"></span>
<span data-ref-to="58"></span>
</div>
<div class="notice comment" id="1059">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1059</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.5" title="RFC 7231 § 4.3.5">DELETE</a></span> request with a body may cause problems</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-4.3.5">RFC 7231 § 4.3.5</a></cite>: <q>A payload within a DELETE request message has no defined semantics;
sending a payload body on a DELETE request might cause some existing
implementations to reject the request.</q></p>
<span data-ref-to="59"></span>
</div>
<div class="notice error" id="1060">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1060</span>
<span>Strange <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.4.2" title="RFC 7231 § 3.1.4.2">Content-Location</a></span> in response to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.5" title="RFC 7231 § 4.3.5">DELETE</a></span></span>
</h3>
<p>This is an ostensibly successful (<span data-ref-to="60"><var>status</var></span>) response to a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.5" title="RFC 7231 § 4.3.5">DELETE</a></span> request. However, according to its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.4.2" title="RFC 7231 § 3.1.4.2">Content-Location</a></span> header, it carries a representation of the target resource—the one that should have been deleted. Either the Content-Location is wrong, or the request did not actually succeed.</p>
</div>
<div class="notice comment" id="1061">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1061</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.6" title="RFC 7231 § 4.3.6">CONNECT</a></span> request with a body may cause problems</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-4.3.6">RFC 7231 § 4.3.6</a></cite>: <q>A payload within a CONNECT request message has no defined semantics;
sending a payload body on a CONNECT request might cause some existing
implementations to reject the request.</q></p>
<span data-ref-to="61"></span>
</div>
<div class="notice error" id="1062">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1062</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.7" title="RFC 7231 § 4.3.7">OPTIONS</a></span> request with a body needs <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-4.3.7">RFC 7231 § 4.3.7</a></cite>: <q>A client that generates an OPTIONS request containing a payload body
MUST send a valid <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span> header field describing the
representation media type.</q></p>
</div>
<div class="notice error" id="1063">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1063</span>
<span><span data-ref-to="62"><var>header</var></span> header is for responses</span>
</h3>
<p>This request has the <span data-ref-to="63"><var>header</var></span> header, which is only defined for responses.</p>
</div>
<div class="notice error" id="1064">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1064</span>
<span><span data-ref-to="64"><var>header</var></span> header is for requests</span>
</h3>
<p>This response has the <span data-ref-to="65"><var>header</var></span> header, which is only defined for requests.</p>
</div>
<div class="notice error" id="1066">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1066</span>
<span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.1.1" title="RFC 7231 § 5.1.1">Expect</a></span>: 100-continue” is forbidden on empty requests</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-5.1.1">RFC 7231 § 5.1.1</a></cite>: <q>A client MUST NOT generate a 100-continue expectation in a request
that does not include a message body.</q></p>
</div>
<div class="notice comment" id="1067">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1067</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.1.2" title="RFC 7231 § 5.1.2">Max-Forwards</a></span> header is undefined for <span data-ref-to="66"><var>method</var></span> requests</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.1.2" title="RFC 7231 § 5.1.2">Max-Forwards</a></span> header is only defined for <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.7" title="RFC 7231 § 4.3.7">OPTIONS</a></span> and <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.8" title="RFC 7231 § 4.3.8">TRACE</a></span> requests. <cite><a href="https://tools.ietf.org/html/rfc7231#section-5.1.2">RFC 7231 § 5.1.2</a></cite>: <q>A recipient MAY ignore a Max-Forwards header field received with any other request methods.</q></p>
</div>
<div class="notice error" id="1068">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1068</span>
<span>Unsecured request must not have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.5.2" title="RFC 7231 § 5.5.2">Referer</a></span> with ‘https:’</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-5.5.2">RFC 7231 § 5.5.2</a></cite>: <q>A user agent MUST NOT send a Referer header field in an
unsecured HTTP request if the referring page was received with a
secure protocol.</q></p>
</div>
<div class="notice comment" id="1070">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1070</span>
<span>Missing <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.5.3" title="RFC 7231 § 5.5.3">User-Agent</a></span> header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-5.5.3">RFC 7231 § 5.5.3</a></cite>: <q>A user agent SHOULD send a User-Agent field in each request
unless specifically configured not to do so.</q></p>
</div>
<div class="notice error" id="1071">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1071</span>
<span><span data-ref-to="67"><var>status</var></span> response to an HTTP/1.0 request is forbidden</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.2">RFC 7231 § 6.2</a></cite>: <q>Since HTTP/1.0 did not define any 1xx status codes, a
server MUST NOT send a 1xx response to an HTTP/1.0 client.</q></p>
<span data-ref-to="68"></span>
</div>
<div class="notice error" id="1072">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1072</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.2" title="Created (RFC 7231 § 6.3.2)">201</a></span> response to <span data-ref-to="69"><var>method</var></span> makes no sense</span>
</h3>
<p>The <span data-ref-to="70"><var>method</var></span> method is defined as safe (read-only). But the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.2" title="Created (RFC 7231 § 6.3.2)">201</a></span> status code means that a new resource was created.</p>
</div>
<div class="notice comment" id="1073">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1073</span>
<span>Possibly missing <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header</span>
</h3>
<p>This <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.2" title="Created (RFC 7231 § 6.3.2)">201</a></span> response indicates that a new resource was created. Because there is no <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header in the response, it is assumed that the created resource is the same as the request target (<cite><a href="https://tools.ietf.org/html/rfc7231#section-6.3.2">RFC 7231 § 6.3.2</a></cite>). But <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.3" title="RFC 7231 § 4.3.3">POST</a></span> requests are usually intended to create a sub-resource of the target. It’s likely that this response needs an explicit <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span>.</p>
</div>
<div class="notice error" id="1074">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1074</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.3" title="Accepted (RFC 7231 § 6.3.3)">202</a></span> response to <span data-ref-to="71"><var>method</var></span> makes no sense</span>
</h3>
<p>The <span data-ref-to="72"><var>method</var></span> method is defined as safe (read-only). But the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.3" title="Accepted (RFC 7231 § 6.3.3)">202</a></span> status code means that the server started some kind of processing operation.</p>
</div>
<div class="notice error" id="1076">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1076</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.6" title="Reset Content (RFC 7231 § 6.3.6)">205</a></span> response must not have a body</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.3.6">RFC 7231 § 6.3.6</a></cite>: <q>Since the 205 status code implies that no additional content will be
provided, a server MUST NOT generate a payload in a 205 response.</q></p>
<span data-ref-to="73"></span>
</div>
<div class="notice comment" id="1077">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1077</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.1" title="Multiple Choices (RFC 7231 § 6.4.1)">300</a></span> response should have a body</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.4.1">RFC 7231 § 6.4.1</a></cite>: <q>For request methods other than <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span>, the server SHOULD generate a
payload in the 300 response containing a list of representation
metadata and URI reference(s) from which the user or user agent can
choose the one most preferred.</q></p>
</div>
<div class="notice comment" id="1078">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1078</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.2" title="Moved Permanently (RFC 7231 § 6.4.2)">301</a></span> response should have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.4.2">RFC 7231 § 6.4.2</a></cite>: <q>The server SHOULD generate a Location header field in the response
containing a preferred URI reference for the new permanent URI.</q></p>
</div>
<div class="notice comment" id="1079">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1079</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.3" title="Found (RFC 7231 § 6.4.3)">302</a></span> response should have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.4.3">RFC 7231 § 6.4.3</a></cite>: <q>The server SHOULD generate a Location header field in the response
containing a URI reference for the different URI.</q></p>
</div>
<div class="notice error" id="1080">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1080</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.4" title="See Other (RFC 7231 § 6.4.4)">303</a></span> response needs a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.4.4">RFC 7231 § 6.4.4</a></cite>: <q>The 303 (See Other) status code indicates that the server is
redirecting the user agent to a different resource, as indicated by a
URI in the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header field, which is intended to provide an
indirect response to the original request.</q></p>
</div>
<div class="notice comment" id="1081">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1081</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.4" title="See Other (RFC 7231 § 6.4.4)">303</a></span> response should have a body</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.4.4">RFC 7231 § 6.4.4</a></cite>: <q>Except for responses to a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span> request, the representation of a 303
response ought to contain a short hypertext note with a hyperlink to
the same URI reference provided in the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header field.</q></p>
</div>
<div class="notice error" id="1082">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1082</span>
<span>Status code <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.5" title="Use Proxy (RFC 7231 § 6.4.5)">305</a></span> is deprecated</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.4.5">RFC 7231 § 6.4.5</a></cite>: <q>The 305 (Use Proxy) status code was defined in a previous version of
this specification and is now deprecated (Appendix B).</q></p>
</div>
<div class="notice error" id="1083">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1083</span>
<span>Status code <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.6" title="(Unused) (RFC 7231 § 6.4.6)">306</a></span> is reserved</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.4.6">RFC 7231 § 6.4.6</a></cite>: <q>The 306 status code was defined in a previous version of this
specification, is no longer used, and the code is reserved.</q></p>
</div>
<div class="notice comment" id="1084">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1084</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.7" title="Temporary Redirect (RFC 7231 § 6.4.7)">307</a></span> response should have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.4.7">RFC 7231 § 6.4.7</a></cite>: <q>The server SHOULD generate a Location header field in the response
containing a URI reference for the different URI.</q></p>
</div>
<div class="notice error" id="1085">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1085</span>
<span>Redirection to the same URI</span>
</h3>
<p>This <span data-ref-to="74"><var>status</var></span> response includes a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header that points to the same URI as the request URI. So the resource redirects to itself.</p>
<span data-ref-to="75"></span>
</div>
<div class="notice error" id="1086">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1086</span>
<span><span data-ref-to="76"><var>status</var></span> response to server-wide <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.7" title="RFC 7231 § 4.3.7">OPTIONS</a></span> makes no sense</span>
</h3>
<p>The <span data-ref-to="77"><var>status</var></span> status code means that the target resource can be found at a different URI. But this was an “ <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.7" title="RFC 7231 § 4.3.7">OPTIONS</a></span> * ” request—it targets the entire server, not any particular resource. So the <span data-ref-to="78"><var>status</var></span> status code makes no sense here.</p>
<p>Perhaps the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.4.4" title="See Other (RFC 7231 § 6.4.4)">303</a></span> status code would fit better.</p>
<span data-ref-to="79"></span>
</div>
<div class="notice comment" id="1087">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1087</span>
<span><span data-ref-to="80"><var>status</var></span> response should include an explanation</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5">RFC 7231 § 6.5</a></cite>: <q>Except when responding to a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span> request, the
server SHOULD send a representation containing an explanation of the
error situation, and whether it is a temporary or permanent
condition.</q></p>
</div>
<div class="notice error" id="1088">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1088</span>
<span>Status code <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.2" title="Payment Required (RFC 7231 § 6.5.2)">402</a></span> is reserved</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.2">RFC 7231 § 6.5.2</a></cite>: <q>The 402 (Payment Required) status code is reserved for future use.</q></p>
</div>
<div class="notice error" id="1089">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1089</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.5" title="Method Not Allowed (RFC 7231 § 6.5.5)">405</a></span> response needs an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.5">RFC 7231 § 6.5.5</a></cite>: <q>The origin server MUST generate an
<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> header field in a 405 response containing a list of the target
resource's currently supported methods.</q></p>
</div>
<div class="notice error" id="1090">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1090</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6" title="Not Acceptable (RFC 7231 § 6.5.6)">406</a></span> response, but request wasn’t negotiating</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6" title="Not Acceptable (RFC 7231 § 6.5.6)">406</a></span> status code means that the server cannot satisfy the request’s content negotiation headers, such as <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.3.2" title="RFC 7231 § 5.3.2">Accept</a></span>. But this request doesn’t seem to have such headers.</p>
<p>See also <cite><a href="https://tools.ietf.org/html/rfc7231#section-5.3">RFC 7231 § 5.3</a></cite>.</p>
</div>
<div class="notice comment" id="1092">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1092</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6" title="Not Acceptable (RFC 7231 § 6.5.6)">406</a></span> response should have a body</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6">RFC 7231 § 6.5.6</a></cite>: <q>The server SHOULD generate a payload containing a list of available
representation characteristics and corresponding resource identifiers
from which the user or user agent can choose the one most
appropriate.</q></p>
</div>
<div class="notice comment" id="1093">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1093</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.5.3" title="RFC 7231 § 5.5.3">User-Agent</a></span> contains no actual product</span>
</h3>
<p>This request’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.5.3" title="RFC 7231 § 5.5.3">User-Agent</a></span> header contains only the name of the underlying library, which isn’t very useful for identifying the request. It may be a good idea to include the name of the actual product.</p>
<p>For example: “My-Product/1.0 <span data-ref-to="81"><var>library</var></span>”.</p>
<p>Or simply “My-Product/1.0” or “My-Product”.</p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc7231#section-5.5.3">RFC 7231 § 5.5.3</a></cite>.</p>
</div>
<div class="notice comment" id="1094">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1094</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.7" title="Request Timeout (RFC 7231 § 6.5.7)">408</a></span> response should have “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>: close”</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.7">RFC 7231 § 6.5.7</a></cite>: <q>A server SHOULD send the "close" connection option
(Section 6.1 of [RFC7230]) in the response, since 408 implies that
the server has decided to close the connection rather than continue
waiting.</q></p>
</div>
<div class="notice error" id="1095">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1095</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.8" title="Conflict (RFC 7231 § 6.5.8)">409</a></span> response to <span data-ref-to="82"><var>method</var></span> makes no sense</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.8" title="Conflict (RFC 7231 § 6.5.8)">409</a></span> status code means that the request conflicted with the current state of the resource. But a <span data-ref-to="83"><var>method</var></span> request is, by definition, safe (read-only): it must not affect the state, so there can be no conflict.</p>
</div>
<div class="notice comment" id="1096">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1096</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.8" title="Conflict (RFC 7231 § 6.5.8)">409</a></span> response should include an explanation</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.8">RFC 7231 § 6.5.8</a></cite>: <q>The server
SHOULD generate a payload that includes enough information for a user
to recognize the source of the conflict.</q></p>
</div>
<div class="notice error" id="1097">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1097</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.10" title="Length Required (RFC 7231 § 6.5.10)">411</a></span> response, but request did have <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span></span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.10" title="Length Required (RFC 7231 § 6.5.10)">411</a></span> status code means that the server wants to see a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.2" title="RFC 7230 § 3.3.2">Content-Length</a></span> header in the request. But this request did, in fact, include a valid Content-Length of <span data-ref-to="84"><var>value</var></span>.</p>
<span data-ref-to="85"></span>
</div>
<div class="notice error" id="1098">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1098</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.11" title="Payload Too Large (RFC 7231 § 6.5.11)">413</a></span> response, but request had no body</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.11">RFC 7231 § 6.5.11</a></cite>: <q>The 413 (Payload Too Large) status code indicates that the server is
refusing to process a request because the request payload is larger
than the server is willing or able to process.</q></p>
</div>
<div class="notice error" id="1099">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1099</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.13" title="Unsupported Media Type (RFC 7231 § 6.5.13)">415</a></span> response, but request had no body</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.13">RFC 7231 § 6.5.13</a></cite>: <q>The 415 (Unsupported Media Type) status code indicates that the
origin server is refusing to service the request because the payload
is in a format not supported by this method on the target resource.</q></p>
</div>
<div class="notice error" id="1100">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1100</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.14" title="Expectation Failed (RFC 7231 § 6.5.14)">417</a></span> response, but request had no <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.1.1" title="RFC 7231 § 5.1.1">Expect</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.14">RFC 7231 § 6.5.14</a></cite>: <q>The 417 (Expectation Failed) status code indicates that the
expectation given in the request's <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.1.1" title="RFC 7231 § 5.1.1">Expect</a></span> header field
(Section 5.1.1) could not be met by at least one of the inbound
servers.</q></p>
</div>
<div class="notice error" id="1101">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1101</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.15" title="Upgrade Required (RFC 7231 § 6.5.15)">426</a></span> response needs an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.5.15">RFC 7231 § 6.5.15</a></cite>: <q>The server MUST send an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header field in a 426
response to indicate the required protocol(s)</q></p>
</div>
<div class="notice error" id="1102">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1102</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.15" title="Upgrade Required (RFC 7231 § 6.5.15)">426</a></span> response, but client is ready to upgrade</span>
</h3>
<p>In this response, the server demands that the client upgrade to <span data-ref-to="86"><var>protocol</var></span>. But the client’s request is already offering that same upgrade in its own <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header. The server can just send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" title="Switching Protocols (RFC 7231 § 6.2.2)">101</a></span> response and switch to <span data-ref-to="87"><var>protocol</var></span>.</p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc7230#section-6.7">RFC 7230 § 6.7</a></cite>.</p>
<span data-ref-to="88"></span>
<span data-ref-to="89"></span>
</div>
<div class="notice error" id="1103">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1103</span>
<span>Not proceeding with protocol upgrade</span>
</h3>
<p>This response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header indicates that the server is ready to upgrade to <span data-ref-to="90"><var>protocol</var></span>. But the client’s request is already offering that same upgrade in its own <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header. If the server actually wants to switch to <span data-ref-to="91"><var>protocol</var></span>, it should go ahead, send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" title="Switching Protocols (RFC 7231 § 6.2.2)">101</a></span> response, and switch.</p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc7230#section-6.7">RFC 7230 § 6.7</a></cite>.</p>
<span data-ref-to="92"></span>
</div>
<div class="notice comment" id="1104">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1104</span>
<span><span data-ref-to="93"><var>status</var></span> response should include an explanation</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.6">RFC 7231 § 6.6</a></cite>: <q>Except when responding to a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span> request, the
server SHOULD send a representation containing an explanation of the
error situation, and whether it is a temporary or permanent
condition.</q></p>
</div>
<div class="notice error" id="1105">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1105</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.6.6" title="HTTP Version Not Supported (RFC 7231 § 6.6.6)">505</a></span> response, but request had the same HTTP version</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.6.6" title="HTTP Version Not Supported (RFC 7231 § 6.6.6)">505</a></span> status code means that the server does not support the HTTP version used in the request—which is <span data-ref-to="94"><var>version</var></span>—but the response itself is <span data-ref-to="95"><var>version</var></span>, too.</p>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-2.6">RFC 7230 § 2.6</a></cite>: <q>A server MUST NOT send
a version to which it is not conformant.</q></p>
</div>
<div class="notice comment" id="1106">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1106</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.6.6" title="HTTP Version Not Supported (RFC 7231 § 6.6.6)">505</a></span> response should have a body</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.6.6">RFC 7231 § 6.6.6</a></cite>: <q>The server SHOULD
generate a representation for the 505 response that describes why
that version is not supported and what other protocols are supported
by that server.</q></p>
</div>
<div class="notice error" id="1107">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1107</span>
<span>Obsolete date-time format in <span data-ref-to="96"><var>place</var></span></span>
</h3>
<p>This message’s <span data-ref-to="97"><var>place</var></span> uses an obsolete date-time format. See <cite><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.1">RFC 7231 § 7.1.1.1</a></cite>.</p>
</div>
<div class="notice error" id="1108">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1108</span>
<span>Wrong day of week in <span data-ref-to="98"><var>place</var></span></span>
</h3>
<p>This message’s <span data-ref-to="99"><var>place</var></span> claims that <span data-ref-to="100"><var>date</var></span> is <span data-ref-to="101"><var>claimed</var></span>, but in reality it’s <span data-ref-to="102"><var>actual</var></span>.</p>
</div>
<div class="notice error" id="1109">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1109</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header is in the future</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header contains the date and time at which the message was originated. But here it seems to be in the future.</p>
<p>This might be due to wrong timezone settings.</p>
</div>
<div class="notice comment" id="1110">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1110</span>
<span>Missing <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header</span>
</h3>
<p>According to <cite><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2">RFC 7231 § 7.1.1.2</a></cite>, every <span data-ref-to="103"><var>status</var></span> response must have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header, unless the server has no usable clock.</p>
</div>
<div class="notice error" id="1111">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1111</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.2" title="Created (RFC 7231 § 6.3.2)">201</a></span> response can’t have <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> with a fragment (#)</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2">RFC 7231 § 7.1.2</a></cite>: <q>There are circumstances in which a fragment identifier in a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span>
value would not be appropriate. For example, the Location header
field in a 201 (Created) response is supposed to provide a URI that
is specific to the created resource.</q></p>
</div>
<div class="notice comment" id="1112">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1112</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header is undefined for <span data-ref-to="104"><var>status</var></span> responses</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2">RFC 7231 § 7.1.2</a></cite> does not define what it means for a <span data-ref-to="105"><var>status</var></span> response to have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header.</p>
</div>
<div class="notice comment" id="1113">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1113</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.3" title="RFC 7231 § 7.1.3">Retry-After</a></span> is undefined for <span data-ref-to="106"><var>status</var></span> responses</span>
</h3>
<p>As far as HTTPolice knows, the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.3" title="RFC 7231 § 7.1.3">Retry-After</a></span> header is defined for status codes 3xx, <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.11" title="Payload Too Large (RFC 7231 § 6.5.11)">413</a></span>, <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6585#section-4" title="Too Many Requests (RFC 6585 § 4)">429</a></span>, and <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.6.4" title="Service Unavailable (RFC 7231 § 6.6.4)">503</a></span>, but not for <span data-ref-to="107"><var>status</var></span>.</p>
</div>
<div class="notice error" id="1114">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1114</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.5" title="Method Not Allowed (RFC 7231 § 6.5.5)">405</a></span> response, but <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> includes <span data-ref-to="108"><var>method</var></span></span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.5" title="Method Not Allowed (RFC 7231 § 6.5.5)">405</a></span> status code means that the request method (<span data-ref-to="109"><var>method</var></span>) is not allowed for this resource. But the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> header does include <span data-ref-to="110"><var>method</var></span>.</p>
</div>
<div class="notice error" id="1115">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1115</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> does not include <span data-ref-to="111"><var>method</var></span></span>
</h3>
<p>The <span data-ref-to="112"><var>status</var></span> status code means that this <span data-ref-to="113"><var>method</var></span> request was handled successfully. But the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> header does not include <span data-ref-to="114"><var>method</var></span>, so it should have been disallowed (status code <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.5" title="Method Not Allowed (RFC 7231 § 6.5.5)">405</a></span>).</p>
</div>
<div class="notice error" id="1116">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1116</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.3.4" title="RFC 7231 § 5.3.4">Accept-Encoding</a></span>: <span data-ref-to="115"><var>coding</var></span> must not have a quality value</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-5.3.4">RFC 7231 § 5.3.4</a></cite>: <q>Most HTTP/1.0 applications do not recognize or obey qvalues
associated with content-codings. This means that qvalues might
not work and are not permitted with <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.2.3" title="RFC 7230 § 4.2.3">x-gzip</a></span> or <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.2.1" title="RFC 7230 § 4.2.1">x-compress</a></span>.</q></p>
</div>
<div class="notice comment" id="1117">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1117</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.3.5" title="RFC 7231 § 5.3.5">Accept-Language</a></span> shouldn’t trigger a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6" title="Not Acceptable (RFC 7231 § 6.5.6)">406</a></span> response</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6" title="Not Acceptable (RFC 7231 § 6.5.6)">406</a></span> status code means that the server cannot satisfy the request’s content negotiation headers. The only such header (known to HTTPolice) in this request is <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.3.5" title="RFC 7231 § 5.3.5">Accept-Language</a></span>. However, <cite><a href="https://tools.ietf.org/html/rfc7231#section-5.3.5">RFC 7231 § 5.3.5</a></cite> discourages sending a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.6" title="Not Acceptable (RFC 7231 § 6.5.6)">406</a></span> response in this case: it’s better to send a representation in a different language, because the user may still be able to understand some of it.</p>
<span data-ref-to="116"></span>
</div>
<div class="notice error" id="1118">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1118</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-2.2" title="RFC 7232 § 2.2">Last-Modified</a></span> can’t be later than <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7232#section-2.2.1">RFC 7232 § 2.2.1</a></cite>: <q>An origin server with a clock MUST NOT send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-2.2" title="RFC 7232 § 2.2">Last-Modified</a></span> date that
is later than the server's time of message origination (<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span>).</q></p>
</div>
<div class="notice comment" id="1119">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1119</span>
<span>Backslash in <span data-ref-to="117"><var>place</var></span> may cause problems</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7232#section-2.3">RFC 7232 § 2.3</a></cite>: <q>Previously, opaque-tag was defined to be a quoted-string
([RFC2616], Section 3.11); thus, some recipients might perform
backslash unescaping. Servers therefore ought to avoid backslash
characters in entity tags.</q></p>
</div>
<div class="notice error" id="1120">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1120</span>
<span>Weak entity tag in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.1" title="RFC 7232 § 3.1">If-Match</a></span> is not supposed to work</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7232#section-3.1">RFC 7232 § 3.1</a></cite>: <q>An origin server MUST use the strong comparison function when
comparing entity-tags for <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.1" title="RFC 7232 § 3.1">If-Match</a></span> (Section 2.3.2), since the client
intends this precondition to prevent the method from being applied if
there have been any changes to the representation data.</q></p>
<p>In other words, a conformant server will never consider two weak entity tags as equal for purposes of the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.1" title="RFC 7232 § 3.1">If-Match</a></span> header.</p>
</div>
<div class="notice error" id="1121">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1121</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.2" title="RFC 7232 § 3.2">If-None-Match</a></span> was ignored</span>
</h3>
<p>This is a <span data-ref-to="118"><var>status</var></span> response to a <span data-ref-to="119"><var>method</var></span> request, but its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-2.3" title="RFC 7232 § 2.3">ETag</a></span> header matches the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.2" title="RFC 7232 § 3.2">If-None-Match</a></span> header of the request. The server is supposed to send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.1" title="Not Modified (RFC 7232 § 4.1)">304</a></span> response in this situation.</p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc7232#section-3.2">RFC 7232 § 3.2</a></cite>.</p>
<span data-ref-to="120"></span>
</div>
<div class="notice error" id="1122">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1122</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.3" title="RFC 7232 § 3.3">If-Modified-Since</a></span> in <span data-ref-to="121"><var>method</var></span> requests is not supposed to work</span>
</h3>
<p>According to <cite><a href="https://tools.ietf.org/html/rfc7232#section-3.3">RFC 7232 § 3.3</a></cite>, an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.3" title="RFC 7232 § 3.3">If-Modified-Since</a></span> header must be ignored in requests that are neither <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span> nor <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span>.</p>
</div>
<div class="notice comment" id="1123">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1123</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.3" title="RFC 7232 § 3.3">If-Modified-Since</a></span> was ignored</span>
</h3>
<p>This is a <span data-ref-to="122"><var>status</var></span> response to a <span data-ref-to="123"><var>method</var></span> request, but its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-2.2" title="RFC 7232 § 2.2">Last-Modified</a></span> date is no later than the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.3" title="RFC 7232 § 3.3">If-Modified-Since</a></span> header of the request. The server should send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.1" title="Not Modified (RFC 7232 § 4.1)">304</a></span> response in this situation.</p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc7232#section-3.3">RFC 7232 § 3.3</a></cite>.</p>
<span data-ref-to="124"></span>
</div>
<div class="notice error" id="1124">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1124</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.1" title="Not Modified (RFC 7232 § 4.1)">304</a></span> response is undefined for <span data-ref-to="125"><var>method</var></span> requests</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.1" title="Not Modified (RFC 7232 § 4.1)">304</a></span> status code is only defined by <cite><a href="https://tools.ietf.org/html/rfc7232#section-4.1">RFC 7232 § 4.1</a></cite> for responses to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span> and <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span>. With other methods, the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.2" title="Precondition Failed (RFC 7232 § 4.2)">412</a></span> status code may be useful.</p>
</div>
<div class="notice error" id="1125">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1125</span>
<span><span data-ref-to="126"><var>status</var></span> response, but request has no preconditions</span>
</h3>
<p>The <span data-ref-to="127"><var>status</var></span> status code is only used when the request includes a precondition, such as <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.3" title="RFC 7232 § 3.3">If-Modified-Since</a></span>. But this request doesn’t seem to have any preconditions.</p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc7232">RFC 7232</a></cite>.</p>
</div>
<div class="notice comment" id="1127">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1127</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.1" title="Not Modified (RFC 7232 § 4.1)">304</a></span> response should not have <span data-ref-to="128"><var>header</var></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7232#section-4.1">RFC 7232 § 4.1</a></cite>: <q>Since the goal of a 304 response is to minimize information transfer
when the recipient already has one or more cached representations, a
sender SHOULD NOT generate representation metadata other than the
above listed fields unless said metadata exists for the purpose of
guiding cache updates (e.g., <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-2.2" title="RFC 7232 § 2.2">Last-Modified</a></span> might be useful if the
response does not have an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-2.3" title="RFC 7232 § 2.3">ETag</a></span> field).</q></p>
</div>
<div class="notice error" id="1128">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1128</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.3" title="RFC 7232 § 3.3">If-Modified-Since</a></span> on <span data-ref-to="129"><var>method</var></span> must be ignored</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.2" title="Precondition Failed (RFC 7232 § 4.2)">412</a></span> status code means that the server could not satisfy a precondition included in the request. The only such precondition (known to HTTPolice) in this request is <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.3" title="RFC 7232 § 3.3">If-Modified-Since</a></span>. But <cite><a href="https://tools.ietf.org/html/rfc7232#section-3.3">RFC 7232 § 3.3</a></cite> says that an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-3.3" title="RFC 7232 § 3.3">If-Modified-Since</a></span> header in a <span data-ref-to="130"><var>method</var></span> request must be ignored.</p>
<span data-ref-to="131"></span>
</div>
<div class="notice error" id="1129">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1129</span>
<span>Preconditions on <span data-ref-to="132"><var>method</var></span> must be ignored</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.2" title="Precondition Failed (RFC 7232 § 4.2)">412</a></span> status code means that the server could not satisfy a precondition included in the request. But, as defined in <cite><a href="https://tools.ietf.org/html/rfc7232#section-5">RFC 7232 § 5</a></cite>, such preconditions must be ignored in a <span data-ref-to="133"><var>method</var></span> request.</p>
</div>
<div class="notice error" id="1130">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1130</span>
<span><span data-ref-to="134"><var>header</var></span> on <span data-ref-to="135"><var>method</var></span> makes no sense</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7232#section-5">RFC 7232 § 5</a></cite>: <q>Likewise, a server
MUST ignore the conditional request header fields defined by this
specification when received with a request method that does not
involve the selection or modification of a selected representation,
such as <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.6" title="RFC 7231 § 4.3.6">CONNECT</a></span>, <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.7" title="RFC 7231 § 4.3.7">OPTIONS</a></span>, or <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.8" title="RFC 7231 § 4.3.8">TRACE</a></span>.</q></p>
</div>
<div class="notice comment" id="1131">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1131</span>
<span>Conditional <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span> request is pointless</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7232#section-5">RFC 7232 § 5</a></cite>: <q>Although conditional request header fields are defined as being
usable with the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span> method (to keep HEAD's semantics consistent with
those of <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span>), there is no point in sending a conditional HEAD
because a successful response is around the same size as a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.1" title="Not Modified (RFC 7232 § 4.1)">304</a></span> (Not
Modified) response and more useful than a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-4.2" title="Precondition Failed (RFC 7232 § 4.2)">412</a></span> (Precondition Failed)
response.</q></p>
<span data-ref-to="136"></span>
</div>
<div class="notice error" id="1132">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1132</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span> header on <span data-ref-to="137"><var>method</var></span> is not supposed to work</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7233#section-3.1">RFC 7233 § 3.1</a></cite>: <q>A server
MUST ignore a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span> header field received with a request method other
than <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span>.</q></p>
</div>
<div class="notice error" id="1133">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1133</span>
<span>Invalid byte range in <span data-ref-to="138"><var>place</var></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7233#section-2.1">RFC 7233 § 2.1</a></cite>: <q>A byte-range-spec is invalid if the last-byte-pos value is present
and less than the first-byte-pos.</q></p>
</div>
<div class="notice error" id="1134">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1134</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.2" title="RFC 7233 § 3.2">If-Range</a></span> requires a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span> header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7233#section-3.2">RFC 7233 § 3.2</a></cite>: <q>A client MUST NOT generate an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.2" title="RFC 7233 § 3.2">If-Range</a></span> header field in a request that
does not contain a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span> header field.</q></p>
</div>
<div class="notice error" id="1135">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1135</span>
<span>Weak entity tags are forbidden in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.2" title="RFC 7233 § 3.2">If-Range</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7233#section-3.2">RFC 7233 § 3.2</a></cite>: <q>A client MUST NOT generate an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.2" title="RFC 7233 § 3.2">If-Range</a></span> header field containing an
entity-tag that is marked as weak.</q></p>
</div>
<div class="notice error" id="1136">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1136</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> response, but request had no <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span></span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> status code only makes sense in responses to partial requests—that is, requests with a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span> header. See <cite><a href="https://tools.ietf.org/html/rfc7233#section-4.1">RFC 7233 § 4.1</a></cite>.</p>
</div>
<div class="notice error" id="1137">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1137</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> response to <span data-ref-to="139"><var>method</var></span> is forbidden</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7233#section-3.1">RFC 7233 § 3.1</a></cite>: <q>A server
MUST ignore a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span> header field received with a request method other
than <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span>.</q></p>
<span data-ref-to="140"></span>
</div>
<div class="notice error" id="1138">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1138</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> response needs range specifiers</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> status code means that the response contains one or more parts of the data. When it contains one part, the response must have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> header. When it contains several parts, the response must have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span> of <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#appendix-A" title="RFC 7233 appendix A">multipart/byteranges</a></span>. But this response has neither.</p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc7233#section-4.1">RFC 7233 § 4.1</a></cite>.</p>
</div>
<div class="notice error" id="1139">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1139</span>
<span>Multipart boundary not declared</span>
</h3>
<p>According to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span>, this message has a multipart body, but Content-Type does not include the ‘boundary’ parameter that is necessary to parse such a body.</p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc2046#section-5.1.1">RFC 2046 § 5.1.1</a></cite>.</p>
</div>
<div class="notice error" id="1140">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1140</span>
<span>Multipart boundary not found</span>
</h3>
<p>The multipart boundary declared in this message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span> was not found in the body.</p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc2046#section-5.1.1">RFC 2046 § 5.1.1</a></cite>.</p>
<span data-ref-to="141"></span>
</div>
<div class="notice error" id="1141">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1141</span>
<span>No <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> in part #<span data-ref-to="142"><var>part_num</var></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7233#section-4.1">RFC 7233 § 4.1</a></cite>: <q>Within the header area of each body part in the multipart payload,
the server MUST generate a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> header field corresponding
to the range being enclosed in that body part.</q></p>
<span data-ref-to="143"></span>
<span data-ref-to="143"></span>
</div>
<div class="notice comment" id="1142">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1142</span>
<span>No <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span> in part #<span data-ref-to="144"><var>part_num</var></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7233#section-4.1">RFC 7233 § 4.1</a></cite>: <q>If the selected
representation would have had a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span> header field in a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.1" title="OK (RFC 7231 § 6.3.1)">200</a></span>
(OK) response, the server SHOULD generate that same Content-Type
field in the header area of each body part.</q></p>
<span data-ref-to="145"></span>
<span data-ref-to="145"></span>
</div>
<div class="notice error" id="1143">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1143</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> in a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#appendix-A" title="RFC 7233 appendix A">multipart/byteranges</a></span> response is forbidden</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7233#section-4.1">RFC 7233 § 4.1</a></cite>: <q>To avoid confusion with single-part responses, a server MUST NOT
generate a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> header field in the HTTP header section of a
multiple part response (this field will be sent in each part
instead).</q></p>
<span data-ref-to="146"></span>
</div>
<div class="notice error" id="1144">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1144</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#appendix-A" title="RFC 7233 appendix A">multipart/byteranges</a></span> response can’t be used for a single <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7233#section-4.1">RFC 7233 § 4.1</a></cite>: <q>A server MUST NOT generate a multipart response to a request for a
single range, since a client that does not request multiple parts
might not support multipart responses.</q></p>
<span data-ref-to="147"></span>
<span data-ref-to="147"></span>
</div>
<div class="notice error" id="1145">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1145</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> response, but <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-2.3" title="RFC 7232 § 2.3">ETag</a></span> doesn’t match <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.2" title="RFC 7233 § 3.2">If-Range</a></span></span>
</h3>
<p>The request’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.2" title="RFC 7233 § 3.2">If-Range</a></span> header means that the server is expected to send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> response only if the representation’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7232#section-2.3" title="RFC 7232 § 2.3">ETag</a></span> matches the one specified in If-Range. In this case, it doesn’t match, so the server is supposed to send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.1" title="OK (RFC 7231 § 6.3.1)">200</a></span> response with the complete data.</p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc7233#section-3.2">RFC 7233 § 3.2</a></cite>.</p>
<span data-ref-to="148"></span>
</div>
<div class="notice comment" id="1146">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1146</span>
<span>Unnecessary <span data-ref-to="149"><var>header</var></span> header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7233#section-4.1">RFC 7233 § 4.1</a></cite>: <q>If a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> is generated in response to a request with an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.2" title="RFC 7233 § 3.2">If-Range</a></span>
header field, the sender SHOULD NOT generate other representation
header fields beyond those required above, because the client is
understood to already have a prior response containing those header
fields.</q></p>
<span data-ref-to="150"></span>
</div>
<div class="notice error" id="1147">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1147</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> is undefined for <span data-ref-to="151"><var>status</var></span> responses</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> header is defined by <cite><a href="https://tools.ietf.org/html/rfc7233#section-4.2">RFC 7233 § 4.2</a></cite> for responses with status codes <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.1" title="Partial Content (RFC 7233 § 4.1)">206</a></span> and <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.4" title="Range Not Satisfiable (RFC 7233 § 4.4)">416</a></span>, but not <span data-ref-to="152"><var>status</var></span>.</p>
</div>
<div class="notice error" id="1148">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1148</span>
<span>Invalid byte range in <span data-ref-to="153"><var>place</var></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7233#section-4.2">RFC 7233 § 4.2</a></cite>: <q>A <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> field value is invalid if it contains a
byte-range-resp that has a last-byte-pos value less than its
first-byte-pos value, or a complete-length value less than or equal
to its last-byte-pos value.</q></p>
</div>
<div class="notice error" id="1149">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1149</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.4" title="Range Not Satisfiable (RFC 7233 § 4.4)">416</a></span> response to request without <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span> makes no sense</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.4" title="Range Not Satisfiable (RFC 7233 § 4.4)">416</a></span> status code is defined by <cite><a href="https://tools.ietf.org/html/rfc7233#section-4.4">RFC 7233 § 4.4</a></cite> only for responses to requests that have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-3.1" title="RFC 7233 § 3.1">Range</a></span> header.</p>
</div>
<div class="notice comment" id="1150">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1150</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.4" title="Range Not Satisfiable (RFC 7233 § 4.4)">416</a></span> response should have <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7233#section-4.4">RFC 7233 § 4.4</a></cite>: <q>When this status
code is generated in response to a byte-range request, the sender
SHOULD generate a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7233#section-4.2" title="RFC 7233 § 4.2">Content-Range</a></span> header field specifying the current
length of the selected representation</q></p>
<span data-ref-to="154"></span>
</div>
<div class="notice error" id="1151">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1151</span>
<span>Empty list elements in <span data-ref-to="155"><var>place</var></span> are forbidden</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-7">RFC 7230 § 7</a></cite>: <q>In any production that uses the list construct, a sender MUST NOT
generate empty list elements.</q></p>
</div>
<div class="notice error" id="1152">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1152</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to="156"><var>directive</var></span> is for responses</span>
</h3>
<p>This request’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header includes the <span data-ref-to="157"><var>directive</var></span> directive, which is only defined for responses.</p>
</div>
<div class="notice error" id="1153">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1153</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to="158"><var>directive</var></span> is for requests</span>
</h3>
<p>This response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header includes the <span data-ref-to="159"><var>directive</var></span> directive, which is only defined for requests.</p>
</div>
<div class="notice comment" id="1154">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1154</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to="160"><var>directive</var></span> should be quoted</span>
</h3>
<p>The specification for the <span data-ref-to="161"><var>directive</var></span> directive recommends wrapping its argument in double quotes. But in this message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header, it is not quoted.</p>
</div>
<div class="notice comment" id="1155">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1155</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to="162"><var>directive</var></span> should not be quoted</span>
</h3>
<p>In this message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header, the argument to the <span data-ref-to="163"><var>directive</var></span> directive is wrapped in double quotes. But the specification recommends writing it as a plain token, without quotes.</p>
</div>
<div class="notice error" id="1156">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1156</span>
<span><span data-ref-to="164"><var>entry</var></span>: <span data-ref-to="165"><var>name</var></span> needs an argument</span>
</h3>
<p>According to the specification, ‘<span data-ref-to="166"><var>name</var></span>’ in <span data-ref-to="167"><var>entry</var></span> must have an argument. But in this message, it doesn’t.</p>
</div>
<div class="notice error" id="1157">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1157</span>
<span><span data-ref-to="168"><var>entry</var></span>: <span data-ref-to="169"><var>name</var></span> can’t have an argument</span>
</h3>
<p>In this message’s <span data-ref-to="170"><var>entry</var></span> header, ‘<span data-ref-to="171"><var>name</var></span>’ has an argument. But the specification defines no argument for ‘<span data-ref-to="172"><var>name</var></span>’.</p>
</div>
<div class="notice error" id="1158">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1158</span>
<span>Syntax error in <span data-ref-to="173"><var>place</var></span>: <span data-ref-to="174"><var>name</var></span></span>
</h3>
<p>“<span data-ref-to="175"><var>value</var></span>” is not a correct value for ‘<span data-ref-to="176"><var>name</var></span>’ in <span data-ref-to="177"><var>place</var></span>.</p>
<p><var>error</var></p>
</div>
<div class="notice error" id="1159">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1159</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-cache</a></span> can’t have an argument</span>
</h3>
<p>In this request’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header, the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-cache</a></span> directive has an argument. But the specification for <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-cache</a></span> only defines an argument when used in responses.</p>
</div>
<div class="notice comment" id="1160">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1160</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.4" title="RFC 7234 § 5.4">Pragma</a></span> other than ‘no-cache’ is deprecated</span>
</h3>
<p>This message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.4" title="RFC 7234 § 5.4">Pragma</a></span> header includes ‘<span data-ref-to="178"><var>pragma</var></span>’, but all pragmas other than ‘no-cache’ are deprecated in <cite><a href="https://tools.ietf.org/html/rfc7234#section-5.4">RFC 7234 § 5.4</a></cite>.</p>
</div>
<div class="notice comment" id="1161">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1161</span>
<span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: no-cache” should also have “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.4" title="RFC 7234 § 5.4">Pragma</a></span>: no-cache”</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7234#section-5.4">RFC 7234 § 5.4</a></cite>: <q>When sending a no-cache request, a client ought to include both the
pragma and cache-control directives, unless <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-cache</a></span>
is purposefully omitted to target other Cache-Control response
directives at HTTP/1.1 caches.</q></p>
</div>
<div class="notice comment" id="1162">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1162</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.4" title="RFC 7234 § 5.4">Pragma</a></span>: no-cache is for requests</span>
</h3>
<p>This response contains the ‘no-cache’ pragma directive, which is defined by <cite><a href="https://tools.ietf.org/html/rfc7234#section-5.4">RFC 7234 § 5.4</a></cite> only for requests.</p>
</div>
<div class="notice error" id="1163">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1163</span>
<span>Warn code <span data-ref-to="179"><var>code</var></span> not in range 100—299</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7234#section-5.5">RFC 7234 § 5.5</a></cite> defines two classes of warn codes: 1xx and 2xx. But this message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header contains a <span data-ref-to="180"><var>code</var></span> code.</p>
</div>
<div class="notice error" id="1164">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1164</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> date must match the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header</span>
</h3>
<p>This message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header contains a warning (code <span data-ref-to="181"><var>code</var></span>) with a date that does not match the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header. This means that the warning was mistakenly kept after cache validation. As explained in <cite><a href="https://tools.ietf.org/html/rfc7234#section-5.5">RFC 7234 § 5.5</a></cite>, such warnings must be removed.</p>
</div>
<div class="notice error" id="1165">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1165</span>
<span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span>: <span data-ref-to="182"><var>code</var></span>” is for responses</span>
</h3>
<p>This request’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header contains the <span data-ref-to="183"><var>code</var></span> warn code. But, according to <cite><a href="https://tools.ietf.org/html/rfc7234#section-5.5">RFC 7234 § 5.5</a></cite>, 1xx warn codes can only be used on responses.</p>
</div>
<div class="notice error" id="1166">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1166</span>
<span>Response from cache needs an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> header</span>
</h3>
<p>According to <cite><a href="https://tools.ietf.org/html/rfc7234#section-4">RFC 7234 § 4</a></cite>, a cache must add an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> header to every response that is served without contacting the origin server.</p>
</div>
<div class="notice error" id="1167">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1167</span>
<span>Status code <span data-ref-to="184"><var>status</var></span> not in range 100—599</span>
</h3>
<p>According to <cite><a href="https://tools.ietf.org/html/rfc7231#section-6">RFC 7231 § 6</a></cite>, HTTP status codes can only range from 100 to 599.</p>
</div>
<div class="notice debug" id="1168">
<h3>
<abbr class="severity" title="debug">D</abbr>
<span class="ident">1168</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> header implies response from cache</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7234#section-5.1">RFC 7234 § 5.1</a></cite>: <q>The presence of an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> header field implies that the response was not
generated or validated by the origin server for this request.</q></p>
</div>
<div class="notice debug" id="1169">
<h3>
<abbr class="severity" title="debug">D</abbr>
<span class="ident">1169</span>
<span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span>: <span data-ref-to="185"><var>code</var></span>” implies response from cache</span>
</h3>
<p>This response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header contains the <span data-ref-to="186"><var>code</var></span> warn code, which implies that it was served from a cache, without contacting the origin server. See <cite><a href="https://tools.ietf.org/html/rfc7234#section-5.5">RFC 7234 § 5.5</a></cite>.</p>
</div>
<div class="notice comment" id="1170">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1170</span>
<span>Response from cache older than <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">max-age</a></span></span>
</h3>
<p>This response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> of <span data-ref-to="187"><var>value</var></span> is greater than the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">max-age</a></span> of <span data-ref-to="188"><var>max_age</var></span> requested by the client’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header.</p>
<span data-ref-to="189"></span>
</div>
<div class="notice comment" id="1171">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1171</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to="190"><var>directive</var></span> has no effect on <span data-ref-to="191"><var>method</var></span></span>
</h3>
<p>The <span data-ref-to="192"><var>method</var></span> method is defined as non-cacheable, so the <span data-ref-to="193"><var>directive</var></span> directive in this request’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header makes no difference.</p>
</div>
<div class="notice error" id="1172">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1172</span>
<span>Response to <span data-ref-to="194"><var>method</var></span> can’t be served from cache</span>
</h3>
<p>The <span data-ref-to="195"><var>method</var></span> method is defined as non-cacheable.</p>
</div>
<div class="notice error" id="1173">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1173</span>
<span>Response to “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-cache</a></span>” can’t be served from cache</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7234#section-5.2.1.4">RFC 7234 § 5.2.1.4</a></cite>: <q>The "no-cache" request directive indicates that a cache MUST NOT use
a stored response to satisfy the request without successful
validation on the origin server.</q></p>
<span data-ref-to="196"></span>
</div>
<div class="notice error" id="1174">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1174</span>
<span>Response to “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.4" title="RFC 7234 § 5.4">Pragma</a></span>: no-cache” can’t be served from cache</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7234#section-5.4">RFC 7234 § 5.4</a></cite>: <q>When the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header field is not present in a request,
caches MUST consider the no-cache request pragma-directive as having
the same effect as if "Cache-Control: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-cache</a></span>" were present</q></p>
<span data-ref-to="197"></span>
</div>
<div class="notice error" id="1175">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1175</span>
<span>Response with “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-cache</a></span>” can’t be served from cache</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7234#section-5.2.2.2">RFC 7234 § 5.2.2.2</a></cite>: <q>The "no-cache" response directive indicates that the response MUST
NOT be used to satisfy a subsequent request without successful
validation on the origin server.</q></p>
</div>
<div class="notice error" id="1176">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1176</span>
<span>Response with “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-store</a></span>” can’t be served from cache</span>
</h3>
<p>According to <cite><a href="https://tools.ietf.org/html/rfc7234#section-3">RFC 7234 § 3</a></cite>, a cache cannot store a response that includes the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-store</a></span> directive in its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header.</p>
</div>
<div class="notice error" id="1177">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1177</span>
<span><span data-ref-to="198"><var>status</var></span> response can’t be served from cache by default</span>
</h3>
<p>The <span data-ref-to="199"><var>status</var></span> status code is not defined as cacheable by default. According to <cite><a href="https://tools.ietf.org/html/rfc7234#section-3">RFC 7234 § 3</a></cite>, such a response can only be cached if it explicitly allows caching, with headers such as <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.3" title="RFC 7234 § 5.3">Expires</a></span>. But this response has no such headers, so it is not cacheable.</p>
</div>
<div class="notice debug" id="1178">
<h3>
<abbr class="severity" title="debug">D</abbr>
<span class="ident">1178</span>
<span>Heuristic freshness</span>
</h3>
<p>Because this response has no explicit freshness controls (such as <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.3" title="RFC 7234 § 5.3">Expires</a></span> or <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">max-age</a></span>), HTTPolice will assume that its expiration time was chosen heuristically by the cache. See <cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2.2">RFC 7234 § 4.2.2</a></cite>.</p>
</div>
<div class="notice debug" id="1179">
<h3>
<abbr class="severity" title="debug">D</abbr>
<span class="ident">1179</span>
<span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.4" title="Heuristic Expiration (RFC 7234 § 5.5.4)">113</a></span>” implies heuristic freshness</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.4" title="Heuristic Expiration (RFC 7234 § 5.5.4)">113</a></span> warn code in this response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header means that the expiration time for this response was chosen heuristically by the cache.</p>
</div>
<div class="notice comment" id="1180">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1180</span>
<span>Heuristic freshness should have “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.4" title="Heuristic Expiration (RFC 7234 § 5.5.4)">113</a></span>”</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2.2">RFC 7234 § 4.2.2</a></cite>: <q>When a heuristic is used to calculate freshness lifetime, a cache
SHOULD generate a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header field with a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.4" title="Heuristic Expiration (RFC 7234 § 5.5.4)">113</a></span> warn-code (see
Section 5.5.4) in the response if its current_age is more than 24
hours and such a warning is not already present.</q></p>
<span data-ref-to="200"></span>
</div>
<div class="notice error" id="1181">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1181</span>
<span>Heuristic freshness can’t be used when <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.3" title="RFC 7234 § 5.3">Expires</a></span> is present</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2.2">RFC 7234 § 4.2.2</a></cite>: <q>A cache MUST NOT use heuristics to determine freshness when an
explicit expiration time is present in the stored response.</q></p>
</div>
<div class="notice error" id="1182">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1182</span>
<span>Heuristic freshness can’t be used when <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">max-age</a></span> is present</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2.2">RFC 7234 § 4.2.2</a></cite>: <q>A cache MUST NOT use heuristics to determine freshness when an
explicit expiration time is present in the stored response.</q></p>
<span data-ref-to="201"></span>
</div>
<div class="notice comment" id="1183">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1183</span>
<span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span>: <span data-ref-to="202"><var>code</var></span>” implies response is stale</span>
</h3>
<p>The <span data-ref-to="203"><var>code</var></span> warn code in this response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header means that the response is stale, as defined by <cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2">RFC 7234 § 4.2</a></cite>.</p>
</div>
<div class="notice comment" id="1184">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1184</span>
<span>Response is stale because <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> > <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">max-age</a></span></span>
</h3>
<p>This response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> is greater than the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">max-age</a></span> specified in its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header. This means that the response is stale, as defined by <cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2">RFC 7234 § 4.2</a></cite>.</p>
</div>
<div class="notice comment" id="1185">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1185</span>
<span>Response is stale because <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> > <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.3" title="RFC 7234 § 5.3">Expires</a></span> − <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span></span>
</h3>
<p>This response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> is greater than the difference between its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.3" title="RFC 7234 § 5.3">Expires</a></span> date and its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header. This means that the response is stale, as defined by <cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2">RFC 7234 § 4.2</a></cite>.</p>
</div>
<div class="notice comment" id="1186">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1186</span>
<span>Stale response should have “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.1" title="Response is Stale (RFC 7234 § 5.5.1)">110</a></span>”</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2.4">RFC 7234 § 4.2.4</a></cite>: <q>A cache SHOULD generate a Warning header field with the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.1" title="Response is Stale (RFC 7234 § 5.5.1)">110</a></span> warn-code
(see Section 5.5.1) in stale responses.</q></p>
</div>
<div class="notice error" id="1187">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1187</span>
<span>Response with “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2.2.1" title="RFC 7234 § 5.2.2.1">must-revalidate</a></span>” can’t be served stale</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7234#section-5.2.2.1">RFC 7234 § 5.2.2.1</a></cite>: <q>The "must-revalidate" response directive indicates that once it has
become stale, a cache MUST NOT use the response to satisfy subsequent
requests without successful validation on the origin server.</q></p>
</div>
<div class="notice comment" id="1188">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1188</span>
<span>Possibly wrong stale response</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7234#section-4.2.4">RFC 7234 § 4.2.4</a></cite>: <q>A cache MUST NOT send stale responses unless it is disconnected
(i.e., it cannot contact the origin server or otherwise find a
forward path) or doing so is explicitly allowed (e.g., by the
<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2.1.2" title="RFC 7234 § 5.2.1.2">max-stale</a></span> request directive; see Section 5.2.1).</q></p>
<p>If the cache is disconnected, it should have added a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header with a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.3" title="Disconnected Operation (RFC 7234 § 5.5.3)">112</a></span> or <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.2" title="Revalidation Failed (RFC 7234 § 5.5.2)">111</a></span> warn code to indicate that.</p>
</div>
<div class="notice debug" id="1189">
<h3>
<abbr class="severity" title="debug">D</abbr>
<span class="ident">1189</span>
<span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.6" title="Transformation Applied (RFC 7234 § 5.5.6)">214</a></span>” means transformed by proxy</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.6" title="Transformation Applied (RFC 7234 § 5.5.6)">214</a></span> warn code in this message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span> header means that it was transformed by a proxy.</p>
<p>See also <cite><a href="https://tools.ietf.org/html/rfc7230#section-5.7.2">RFC 7230 § 5.7.2</a></cite>.</p>
</div>
<div class="notice debug" id="1190">
<h3>
<abbr class="severity" title="debug">D</abbr>
<span class="ident">1190</span>
<span>Status <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.4" title="Non-Authoritative Information (RFC 7231 § 6.3.4)">203</a></span> means transformed by proxy</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.4" title="Non-Authoritative Information (RFC 7231 § 6.3.4)">203</a></span> status code means that this response was transformed by a proxy.</p>
<p>See also <cite><a href="https://tools.ietf.org/html/rfc7230#section-5.7.2">RFC 7230 § 5.7.2</a></cite>.</p>
</div>
<div class="notice error" id="1191">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1191</span>
<span>Transformed message needs “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5" title="RFC 7234 § 5.5">Warning</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.6" title="Transformation Applied (RFC 7234 § 5.5.6)">214</a></span>”</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-5.7.2">RFC 7230 § 5.7.2</a></cite>: <q>A proxy that transforms a
payload MUST add a Warning header field with the warn-code of <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.5.6" title="Transformation Applied (RFC 7234 § 5.5.6)">214</a></span>
("Transformation Applied") if one is not already in the message (see
Section 5.5 of [RFC7234]).</q></p>
</div>
<div class="notice error" id="1192">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1192</span>
<span>Transformation forbidden by “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-transform</a></span>”</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-5.7.2">RFC 7230 § 5.7.2</a></cite>: <q>A proxy MUST NOT transform the payload (Section 3.3 of [RFC7231]) of
a message that contains a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-transform</a></span> cache-control directive
(Section 5.2 of [RFC7234]).</q></p>
</div>
<div class="notice error" id="1193">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1193</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to="204"><var>directive1</var></span> contradicts <span data-ref-to="205"><var>directive2</var></span></span>
</h3>
<p>This message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header includes both the <span data-ref-to="206"><var>directive1</var></span> and the <span data-ref-to="207"><var>directive2</var></span> directives, which contradict each other.</p>
</div>
<div class="notice error" id="1194">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1194</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-3.1" title="Unauthorized (RFC 7235 § 3.1)">401</a></span> response needs a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.1" title="RFC 7235 § 4.1">WWW-Authenticate</a></span> header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7235#section-3.1">RFC 7235 § 3.1</a></cite>: <q>The server generating a 401 response MUST send
a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.1" title="RFC 7235 § 4.1">WWW-Authenticate</a></span> header field (Section 4.1) containing at least one
challenge applicable to the target resource.</q></p>
</div>
<div class="notice error" id="1195">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1195</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-3.2" title="Proxy Authentication Required (RFC 7235 § 3.2)">407</a></span> response needs a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.3" title="RFC 7235 § 4.3">Proxy-Authenticate</a></span> header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7235#section-3.2">RFC 7235 § 3.2</a></cite>: <q>The proxy MUST send a
<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.3" title="RFC 7235 § 4.3">Proxy-Authenticate</a></span> header field (Section 4.3) containing a challenge
applicable to that proxy for the target resource.</q></p>
</div>
<div class="notice error" id="1196">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1196</span>
<span>‘realm’ parameter in <span data-ref-to="208"><var>place</var></span> must be quoted</span>
</h3>
<p>According to <cite><a href="https://tools.ietf.org/html/rfc7235#section-2.2">RFC 7235 § 2.2</a></cite>, the value of the ‘realm’ parameter must be enclosed in double quotes.</p>
</div>
<div class="notice comment" id="1197">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1197</span>
<span>Deprecated header <span data-ref-to="209"><var>header</var></span></span>
</h3>
<p>This message has the <span data-ref-to="210"><var>header</var></span> header, which is listed as “obsoleted” or “deprecated” in the <cite><a href="https://www.iana.org/assignments/message-headers/message-headers.xhtml">IANA message headers registry</a></cite>.</p>
</div>
<div class="notice error" id="1198">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1198</span>
<span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>: close” makes no sense in <span data-ref-to="211"><var>status</var></span> response</span>
</h3>
<p>The <span data-ref-to="212"><var>status</var></span> status code means that this is an interim response, and more responses will follow on the same connection. But the ‘close’ option in this response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span> header means that the server will close the connection after sending this response.</p>
</div>
<div class="notice error" id="1199">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1199</span>
<span>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>: close” makes no sense in <span data-ref-to="213"><var>status</var></span> response to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.6" title="RFC 7231 § 4.3.6">CONNECT</a></span></span>
</h3>
<p>A <span data-ref-to="214"><var>status</var></span> response to a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.6" title="RFC 7231 § 4.3.6">CONNECT</a></span> request means that this connection is becoming a tunnel. But the ‘close’ option in this response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span> header means that the server will close the connection after sending this response.</p>
</div>
<div class="notice comment" id="1200">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1200</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6585#section-3" title="Precondition Required (RFC 6585 § 3)">428</a></span> response, but request has a <span data-ref-to="215"><var>header</var></span> precondition</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6585#section-3" title="Precondition Required (RFC 6585 § 3)">428</a></span> status code means that the server refuses to handle an unconditional request. But this request is conditional, because it has the <span data-ref-to="216"><var>header</var></span> header.</p>
</div>
<div class="notice comment" id="1201">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1201</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6585#section-3" title="Precondition Required (RFC 6585 § 3)">428</a></span> response should include an explanation</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc6585#section-3">RFC 6585 § 3</a></cite>: <q>Responses using this status code SHOULD explain how to resubmit the
request successfully.</q></p>
</div>
<div class="notice error" id="1202">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1202</span>
<span><span data-ref-to="217"><var>status</var></span> response can’t be served from cache</span>
</h3>
<p>According to the specification, the <span data-ref-to="218"><var>status</var></span> status code cannot be served from a cache.</p>
</div>
<div class="notice comment" id="1203">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1203</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6585#section-4" title="Too Many Requests (RFC 6585 § 4)">429</a></span> response should include an explanation</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc6585#section-4">RFC 6585 § 4</a></cite>: <q>The response representations SHOULD include details explaining the
condition, and MAY include a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.3" title="RFC 7231 § 7.1.3">Retry-After</a></span> header indicating how long
to wait before making a new request.</q></p>
</div>
<div class="notice comment" id="1204">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1204</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6585#section-6" title="Network Authentication Required (RFC 6585 § 6)">511</a></span> response should have a body</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc6585#section-6">RFC 6585 § 6</a></cite>: <q>The response representation SHOULD contain a link to a resource that
allows the user to submit credentials (e.g., with an HTML form).</q></p>
</div>
<div class="notice comment" id="1205">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1205</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7538#section-3" title="Permanent Redirect (RFC 7538 § 3)">308</a></span> response should have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7538#section-3">RFC 7538 § 3</a></cite>: <q>The server SHOULD generate a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.2" title="RFC 7231 § 7.1.2">Location</a></span> header field ([RFC7231],
Section 7.1.2) in the response containing a preferred URI reference
for the new permanent URI.</q></p>
</div>
<div class="notice error" id="1206">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1206</span>
<span><span data-ref-to="219"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7617" title="RFC 7617">Basic</a></span> must have ‘realm’</span>
</h3>
<p>The Basic authentication scheme requires a ‘realm’ parameter. See <cite><a href="https://tools.ietf.org/html/rfc7617#section-2">RFC 7617 § 2</a></cite>.</p>
</div>
<div class="notice error" id="1207">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1207</span>
<span><span data-ref-to="220"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7617" title="RFC 7617">Basic</a></span> can’t have a ‘<span data-ref-to="221"><var>param</var></span>’ parameter</span>
</h3>
<p>No ‘<span data-ref-to="222"><var>param</var></span>’ parameter is defined for the Basic authentication scheme. See <cite><a href="https://tools.ietf.org/html/rfc7617#section-2">RFC 7617 § 2</a></cite>.</p>
</div>
<div class="notice error" id="1208">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1208</span>
<span><span data-ref-to="223"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7617" title="RFC 7617">Basic</a></span> can’t have a ‘<span data-ref-to="224"><var>charset</var></span>’ charset</span>
</h3>
<p>According to <cite><a href="https://tools.ietf.org/html/rfc7617#section-2.1">RFC 7617 § 2.1</a></cite>, the ‘charset’ parameter to the Basic authentication scheme can only have the value “UTF-8”.</p>
</div>
<div class="notice error" id="1209">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1209</span>
<span>Malformed <span data-ref-to="225"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7617" title="RFC 7617">Basic</a></span></span>
</h3>
<p>In the Basic authentication scheme, credentials are sent as a single Base64 string. See <cite><a href="https://tools.ietf.org/html/rfc7617#section-2">RFC 7617 § 2</a></cite>.</p>
</div>
<div class="notice error" id="1210">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1210</span>
<span>Malformed <span data-ref-to="226"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7617" title="RFC 7617">Basic</a></span></span>
</h3>
<p>In the Basic authentication scheme, the user ID and password are combined with a colon ‘:’ and packed into Base64. In this request’s <span data-ref-to="227"><var>header</var></span> header, HTTPolice tried to decode them from Base64 and got the following error:</p>
<p><var>error</var></p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc7617#section-2">RFC 7617 § 2</a></cite>.</p>
</div>
<div class="notice error" id="1211">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1211</span>
<span>Malformed <span data-ref-to="228"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7617" title="RFC 7617">Basic</a></span></span>
</h3>
<p>In the Basic authentication scheme, the user ID and password are combined with a colon ‘:’ and packed into Base64. But in this request’s <span data-ref-to="229"><var>header</var></span> header, there is no ‘:’ after decoding from Base64. See <cite><a href="https://tools.ietf.org/html/rfc7617#section-2">RFC 7617 § 2</a></cite>.</p>
</div>
<div class="notice error" id="1212">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1212</span>
<span><span data-ref-to="230"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7617" title="RFC 7617">Basic</a></span> can’t contain character <span data-ref-to="231"><var>char</var></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7617#section-2">RFC 7617 § 2</a></cite>: <q>The user-id and password MUST NOT contain any control characters (see
"CTL" in Appendix B.1 of [RFC5234]).</q></p>
</div>
<div class="notice comment" id="1213">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1213</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-3.1.1.5" title="RFC 7231 § 3.1.1.5">Content-Type</a></span>: <span data-ref-to="232"><var>value</var></span> is not suitable for <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span></span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span> method should only be used with media types that define how to apply the patch. <span data-ref-to="233"><var>value</var></span> is not such a media type.</p>
<p>See <cite><a href="https://www.rfc-editor.org/errata_search.php?eid=3169">RFC 5789 errata</a></cite>.</p>
<p>For example, <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7396" title="RFC 7396">application/merge-patch+json</a></span> would be a suitable patch format for JSON.</p>
</div>
<div class="notice comment" id="1214">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1214</span>
<span><span data-ref-to="234"><var>value</var></span> patch should be rejected</span>
</h3>
<p><cite><a href="https://www.rfc-editor.org/errata_search.php?eid=3169">RFC 5789 errata</a></cite>: <q>If a server receives a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span>
request with a media type whose specification does not define
semantics specific to PATCH, the server SHOULD reject the request by
returning the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.13" title="Unsupported Media Type (RFC 7231 § 6.5.13)">415</a></span> Unsupported Media Type status code, unless a more
specific error status code takes priority.</q></p>
<span data-ref-to="235"></span>
<span data-ref-to="236"></span>
</div>
<div class="notice comment" id="1215">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1215</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.5.13" title="Unsupported Media Type (RFC 7231 § 6.5.13)">415</a></span> response to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span> should have <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-3.1" title="RFC 5789 § 3.1">Accept-Patch</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc5789#section-2.2">RFC 5789 § 2.2</a></cite>: <q>Such a response SHOULD include an
<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-3.1" title="RFC 5789 § 3.1">Accept-Patch</a></span> response header as described in Section 3.1 to notify
the client what patch document media types are supported.</q></p>
</div>
<div class="notice comment" id="1216">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1216</span>
<span>Should send <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-3.1" title="RFC 5789 § 3.1">Accept-Patch</a></span> with “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span>”</span>
</h3>
<p>This <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.7" title="RFC 7231 § 4.3.7">OPTIONS</a></span> response indicates in its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> header that the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span> method is supported. According to <cite><a href="https://tools.ietf.org/html/rfc5789#section-3.1">RFC 5789 § 3.1</a></cite>, in this case the server should also send an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-3.1" title="RFC 5789 § 3.1">Accept-Patch</a></span> header.</p>
</div>
<div class="notice error" id="1217">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1217</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-3.1" title="RFC 5789 § 3.1">Accept-Patch</a></span> implies “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span>”</span>
</h3>
<p>This response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-3.1" title="RFC 5789 § 3.1">Accept-Patch</a></span> header means that this resource supports the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span> method, but it’s missing from the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> header.</p>
</div>
<div class="notice error" id="1218">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1218</span>
<span>HSTS needs a ‘<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1.1" title="RFC 6797 § 6.1.1">max-age</a></span>’ directive</span>
</h3>
<p>According to <cite><a href="https://tools.ietf.org/html/rfc6797#section-6.1.1">RFC 6797 § 6.1.1</a></cite>, a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1" title="RFC 6797 § 6.1">Strict-Transport-Security</a></span> header must have a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1.1" title="RFC 6797 § 6.1.1">max-age</a></span> directive.</p>
</div>
<div class="notice comment" id="1219">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1219</span>
<span>HSTS: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1.2" title="RFC 6797 § 6.1.2">includeSubDomains</a></span> has no effect with <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1.1" title="RFC 6797 § 6.1.1">max-age</a></span>=0</span>
</h3>
<p>The “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1.1" title="RFC 6797 § 6.1.1">max-age</a></span>=0” directive in this response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1" title="RFC 6797 § 6.1">Strict-Transport-Security</a></span> header tells the user agent to delete the HSTS policy for the domain. The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1.2" title="RFC 6797 § 6.1.2">includeSubDomains</a></span> directive makes no difference in this case.</p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc6797#section-6.2">RFC 6797 § 6.2</a></cite>.</p>
</div>
<div class="notice error" id="1220">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1220</span>
<span>Duplicate ‘<span data-ref-to="237"><var>directive</var></span>’ directive in HSTS</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc6797#section-6.1">RFC 6797 § 6.1</a></cite>: <q>All directives MUST appear only once in an STS header field.</q></p>
<span data-ref-to="238"></span>
</div>
<div class="notice error" id="1221">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1221</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6797#section-6.1" title="RFC 6797 § 6.1">Strict-Transport-Security</a></span> can’t be used without TLS</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc6797#section-7.2">RFC 6797 § 7.2</a></cite>: <q>An HSTS Host MUST NOT include the STS header field in HTTP responses
conveyed over non-secure transport.</q></p>
</div>
<div class="notice error" id="1222">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1222</span>
<span>Impossible date in <span data-ref-to="239"><var>place</var></span></span>
</h3>
<p>“<span data-ref-to="240"><var>date</var></span>” is not a valid date.</p>
</div>
<div class="notice error" id="1223">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1223</span>
<span>Impossible time in <span data-ref-to="241"><var>place</var></span></span>
</h3>
<p>“<span data-ref-to="242"><var>time</var></span>” is not a valid time.</p>
</div>
<div class="notice error" id="1224">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1224</span>
<span>LF without CR in <span data-ref-to="243"><var>place</var></span></span>
</h3>
<p>Lines in HTTP message framing are terminated by two bytes: a carriage return (CR) followed by a line feed (LF). Some implementations accept a bare LF without CR, like in this message, but this is not reliable.</p>
<p>See also <cite><a href="https://tools.ietf.org/html/rfc7230#section-3.5">RFC 7230 § 3.5</a></cite>.</p>
</div>
<div class="notice error" id="1225">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1225</span>
<span>Duplicate ‘<span data-ref-to="244"><var>name</var></span>’ parameter in <span data-ref-to="245"><var>place</var></span></span>
</h3>
<p>According to <cite><a href="https://tools.ietf.org/html/rfc8288#section-3">RFC 8288 § 3</a></cite>, the ‘<span data-ref-to="246"><var>name</var></span>’ parameter must not occur more than once in a single link.</p>
</div>
<div class="notice comment" id="1226">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1226</span>
<span>Deprecated ‘rev’ parameter in <span data-ref-to="247"><var>place</var></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc8288#section-3.3">RFC 8288 § 3.3</a></cite>: <q>rev is deprecated by this
specification because it often confuses authors and readers; in most
cases, using a separate relation type is preferable.</q></p>
</div>
<div class="notice comment" id="1227">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1227</span>
<span><span data-ref-to="248"><var>patch_type</var></span> is not suitable for <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-3.1" title="RFC 5789 § 3.1">Accept-Patch</a></span></span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-2" title="RFC 5789 § 2">PATCH</a></span> method should only be used with media types that define how to apply the patch. <span data-ref-to="249"><var>patch_type</var></span> is not such a media type. But this response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc5789#section-3.1" title="RFC 5789 § 3.1">Accept-Patch</a></span> header invites the client to send patches of type <span data-ref-to="250"><var>patch_type</var></span>.</p>
<p>See <cite><a href="https://www.rfc-editor.org/errata_search.php?eid=3169">RFC 5789 errata</a></cite>.</p>
<p>For example, <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7396" title="RFC 7396">application/merge-patch+json</a></span> would be a suitable patch format for JSON.</p>
</div>
<div class="notice error" id="1228">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1228</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span>: h2 is wrong</span>
</h3>
<p>This message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header includes the token ‘h2’, which normally refers to HTTP/2 over TLS. But HTTP/2 over TLS does not use the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> mechanism, and cleartext HTTP/2 uses the ‘h2c’ token instead, so “Upgrade: h2” is wrong.</p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc7540#section-3">RFC 7540 § 3</a></cite>.</p>
</div>
<div class="notice error" id="1230">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1230</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1" title="RFC 7540 § 3.2.1">HTTP2-Settings</a></span> needs “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>: http2-settings”</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1">RFC 7540 § 3.2.1</a></cite>: <q>Since the upgrade is only intended to apply to the immediate
connection, a client sending the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1" title="RFC 7540 § 3.2.1">HTTP2-Settings</a></span> header field MUST
also send "HTTP2-Settings" as a connection option in the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.1" title="RFC 7230 § 6.1">Connection</a></span>
header field to prevent it from being forwarded</q></p>
</div>
<div class="notice error" id="1231">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1231</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span>: h2c needs <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1" title="RFC 7540 § 3.2.1">HTTP2-Settings</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1">RFC 7540 § 3.2.1</a></cite>: <q>A request that upgrades from HTTP/1.1 to HTTP/2 MUST include exactly
one "HTTP2-Settings" header field.</q></p>
</div>
<div class="notice error" id="1232">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1232</span>
<span>Upgrading to HTTP/2 despite bad <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1" title="RFC 7540 § 3.2.1">HTTP2-Settings</a></span></span>
</h3>
<p>According to <cite><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1">RFC 7540 § 3.2.1</a></cite>, the server must not upgrade to HTTP/2 unless the request has exactly one valid <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1" title="RFC 7540 § 3.2.1">HTTP2-Settings</a></span> header.</p>
<span data-ref-to="251"></span>
<span data-ref-to="252"></span>
</div>
<div class="notice error" id="1233">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1233</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span>: h2c can’t be used on a TLS connection</span>
</h3>
<p>An “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span>: h2c” header is used to switch to HTTP/2 from a cleartext HTTP/1.1 connection. But this message was sent on an encrypted (TLS) connection. HTTP/2 over TLS is negotiated by other means.</p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc7540#section-3">RFC 7540 § 3</a></cite>.</p>
</div>
<div class="notice error" id="1234">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1234</span>
<span>Malformed <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1" title="RFC 7540 § 3.2.1">HTTP2-Settings</a></span></span>
</h3>
<p>According to <cite><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1">RFC 7540 § 3.2.1</a></cite>, the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-3.2.1" title="RFC 7540 § 3.2.1">HTTP2-Settings</a></span> header must use the URL- and filename-safe Base64 encoding without padding. This means that it can only contain letters, digits, dash (-), and underscore (_).</p>
</div>
<div class="notice comment" id="1235">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1235</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.4" title="RFC 7231 § 7.1.4">Vary</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-5.4" title="RFC 7230 § 5.4">Host</a></span> is useless</span>
</h3>
<p>There is no need to include <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-5.4" title="RFC 7230 § 5.4">Host</a></span> in the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.4" title="RFC 7231 § 7.1.4">Vary</a></span> header, because Host is part of the request URI, and therefore, every HTTP response implicitly varies by Host already. “Vary: Host” can only scare caches away from storing the response.</p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc7231#section-7.1.4">RFC 7231 § 7.1.4</a></cite> and <cite><a href="https://tools.ietf.org/html/rfc7234#section-2">RFC 7234 § 2</a></cite>.</p>
</div>
<div class="notice debug" id="1236">
<h3>
<abbr class="severity" title="debug">D</abbr>
<span class="ident">1236</span>
<span>Absolute URI implies request to proxy</span>
</h3>
<p>This request’s target is an absolute URI. According to <cite><a href="https://tools.ietf.org/html/rfc7230#section-5.3">RFC 7230 § 5.3</a></cite>, HTTP/1.1 clients only use this “absolute form” when connecting to proxies. Therefore, HTTPolice assumes that this request is to a proxy.</p>
<span data-ref-to="253"></span>
<span data-ref-to="254"></span>
</div>
<div class="notice error" id="1237">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1237</span>
<span>Response to a direct request can’t be transformed by a proxy</span>
</h3>
<p>It seems like this response was transformed by a proxy, but the request was not directed to a proxy.</p>
</div>
<div class="notice comment" id="1238">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1238</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to="255"><var>directive1</var></span> has no effect with <span data-ref-to="256"><var>directive2</var></span></span>
</h3>
<p>This response’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span> header includes both the <span data-ref-to="257"><var>directive1</var></span> and the <span data-ref-to="258"><var>directive2</var></span> directives. But <span data-ref-to="259"><var>directive1</var></span> makes no difference when <span data-ref-to="260"><var>directive2</var></span> is present.</p>
</div>
<div class="notice error" id="1239">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1239</span>
<span>Response to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span> can’t have a body</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2">RFC 7231 § 4.3.2</a></cite>: <q>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.2" title="RFC 7231 § 4.3.2">HEAD</a></span> method is identical to <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span> except that the server MUST NOT
send a message body in the response</q></p>
<span data-ref-to="261"></span>
</div>
<div class="notice error" id="1240">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1240</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.5" title="No Content (RFC 7231 § 6.3.5)">204</a></span> response can’t have a body</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.3.5">RFC 7231 § 6.3.5</a></cite>: <q>The 204 (No Content) status code indicates that the server has
successfully fulfilled the request and that there is no additional
content to send in the response payload body.</q></p>
<span data-ref-to="262"></span>
</div>
<div class="notice error" id="1241">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1241</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> + <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> is in the future</span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header is the date and time when the response was originated. And the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> header is how long the response has been cached since then (or since it was revalidated). But in this response, the sum of <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> + <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> is in the future, so one of them must be wrong.</p>
<p>This can happen when a cache mistakenly changes the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.1.2" title="RFC 7231 § 7.1.1.2">Date</a></span> header, or adds an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.1" title="RFC 7234 § 5.1">Age</a></span> header even though it is not a true HTTP cache (according to <cite><a href="https://tools.ietf.org/html/rfc7234">RFC 7234</a></cite>).</p>
<p>Also, this error can be caused by wrong timezone settings.</p>
</div>
<div class="notice comment" id="1242">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1242</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7725#section-3" title="Unavailable For Legal Reasons (RFC 7725 § 3)">451</a></span> response should include an explanation</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7725#section-3">RFC 7725 § 3</a></cite>: <q>Responses using this status code SHOULD include an explanation, in
the response body, of the details of the legal demand: the party
making it, the applicable legislation or regulation, and what classes
of person and resource it applies to.</q></p>
</div>
<div class="notice comment" id="1243">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1243</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7725#section-3" title="Unavailable For Legal Reasons (RFC 7725 § 3)">451</a></span> response should have a ‘blocked-by’ link</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7725#section-4">RFC 7725 § 4</a></cite>: <q>When an entity blocks access to a resource and returns status 451, it
SHOULD include a "<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8288#section-3" title="RFC 8288 § 3">Link</a></span>" HTTP header field [RFC5988] whose value is a
URI reference [RFC3986] identifying itself. When used for this
purpose, the "Link" header field MUST have a "rel" parameter whose
value is "blocked-by".</q></p>
</div>
<div class="notice error" id="1244">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1244</span>
<span><span data-ref-to="263"><var>header</var></span> header can’t be used in HTTP/2</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7540#section-8.1.2.2">RFC 7540 § 8.1.2.2</a></cite>: <q>An endpoint MUST NOT
generate an HTTP/2 message containing connection-specific header
fields</q></p>
<p><cite><a href="https://tools.ietf.org/html/rfc7540#section-8.1.2.2">RFC 7540 § 8.1.2.2</a></cite>: <q>The only exception to this is the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-4.3" title="RFC 7230 § 4.3">TE</a></span> header field, which MAY be
present in an HTTP/2 request; when it is, it MUST NOT contain any
value other than "trailers".</q></p>
<span data-ref-to="264"></span>
</div>
<div class="notice error" id="1245">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1245</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> header can’t be used in HTTP/2</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7540#section-8.1.2.2">RFC 7540 § 8.1.2.2</a></cite>: <q>HTTP/2 purposefully does not support upgrade to another
protocol.</q></p>
<span data-ref-to="265"></span>
</div>
<div class="notice error" id="1246">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1246</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" title="Switching Protocols (RFC 7231 § 6.2.2)">101</a></span> response can’t be used in HTTP/2</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7540#section-8.1.1">RFC 7540 § 8.1.1</a></cite>: <q>HTTP/2 removes support for the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" title="Switching Protocols (RFC 7231 § 6.2.2)">101</a></span> (Switching Protocols)
informational status code</q></p>
<span data-ref-to="266"></span>
</div>
<div class="notice error" id="1247">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1247</span>
<span>Duplicate ‘<span data-ref-to="267"><var>param</var></span>’ parameter in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6266#section-4" title="RFC 6266 § 4">Content-Disposition</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc6266#section-4.1">RFC 6266 § 4.1</a></cite>: <q>Content-Disposition header field values with multiple instances of
the same parameter name are invalid.</q></p>
</div>
<div class="notice comment" id="1248">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1248</span>
<span>Percent-encoded filename in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6266#section-4" title="RFC 6266 § 4">Content-Disposition</a></span> may cause problems</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc6266#appendix-D">RFC 6266 appendix D</a></cite>: <q>Avoid including the percent character followed by two hexadecimal
characters (e.g., %A9) in the filename parameter, since some
existing implementations consider it to be an escape character,
while others will pass it through unchanged.</q></p>
<p>Such a filename can be sent in the special ‘filename*’ parameter instead. See <cite><a href="https://tools.ietf.org/html/rfc6266#section-4.3">RFC 6266 § 4.3</a></cite>.</p>
</div>
<div class="notice comment" id="1249">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1249</span>
<span>Backslash in filename in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6266#section-4" title="RFC 6266 § 4">Content-Disposition</a></span> may cause problems</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc6266#appendix-D">RFC 6266 appendix D</a></cite>: <q>Avoid including the "\" character in the quoted-string form of the
filename parameter, as escaping is not implemented by some user
agents, and "\" can be considered an illegal path character.</q></p>
<p>Such a filename can be sent in the special ‘filename*’ parameter instead. See <cite><a href="https://tools.ietf.org/html/rfc6266#section-4.3">RFC 6266 § 4.3</a></cite>.</p>
</div>
<div class="notice comment" id="1250">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1250</span>
<span>Non-ASCII filename in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6266#section-4" title="RFC 6266 § 4">Content-Disposition</a></span> may cause problems</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc6266#appendix-D">RFC 6266 appendix D</a></cite>: <q>Avoid using non-ASCII characters in the filename parameter.
Although most existing implementations will decode them as
ISO-8859-1, some will apply heuristics to detect UTF-8, and thus
might fail on certain names.</q></p>
<p>Such a filename can be sent in the special ‘filename*’ parameter instead. See <cite><a href="https://tools.ietf.org/html/rfc6266#section-4.3">RFC 6266 § 4.3</a></cite>.</p>
</div>
<div class="notice comment" id="1251">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1251</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6266#section-4" title="RFC 6266 § 4">Content-Disposition</a></span>: ‘filename*’ should also have ‘filename’ as fallback</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc6266#appendix-D">RFC 6266 appendix D</a></cite>: <q>When a "filename*" parameter is sent, to also generate a
"filename" parameter as a fallback for user agents that do not
support the "filename*" form, if possible.</q></p>
</div>
<div class="notice comment" id="1252">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1252</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6266#section-4" title="RFC 6266 § 4">Content-Disposition</a></span>: ‘filename*’ should come after ‘filename’</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc6266#appendix-D">RFC 6266 appendix D</a></cite>: <q>When a "filename" parameter is included as a fallback (as per
above), "filename" should occur first, due to parsing problems in
some existing implementations.</q></p>
</div>
<div class="notice error" id="1253">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1253</span>
<span>Bad charset ‘<span data-ref-to="268"><var>charset</var></span>’ in <span data-ref-to="269"><var>place</var></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc8187#section-3.2.1">RFC 8187 § 3.2.1</a></cite>: <q>Producers MUST use the "UTF-8" ([RFC3629]) character encoding.
Extension character encodings (mime-charset) are reserved for future
use.</q></p>
</div>
<div class="notice error" id="1254">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1254</span>
<span>Bad <span data-ref-to="270"><var>charset</var></span> value in <span data-ref-to="271"><var>place</var></span></span>
</h3>
<p>This message’s <span data-ref-to="272"><var>place</var></span> contains a <span data-ref-to="273"><var>charset</var></span> encoded value in the form defined by <cite><a href="https://tools.ietf.org/html/rfc8187">RFC 8187</a></cite>. But HTTPolice tried to decode it from <span data-ref-to="274"><var>charset</var></span> and got the following error:</p>
<p><var>error</var></p>
</div>
<div class="notice error" id="1256">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1256</span>
<span>Bad encoding of protocol ID in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7838#section-3" title="RFC 7838 § 3">Alt-Svc</a></span></span>
</h3>
<p>This message’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7838#section-3" title="RFC 7838 § 3">Alt-Svc</a></span> contains a protocol ID encoded as “<span data-ref-to="275"><var>actual</var></span>”. But according to <cite><a href="https://tools.ietf.org/html/rfc7838#section-3">RFC 7838 § 3</a></cite>, it must be encoded as “<span data-ref-to="276"><var>correct</var></span>”.</p>
</div>
<div class="notice error" id="1257">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1257</span>
<span>Malformed authority in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7838#section-3" title="RFC 7838 § 3">Alt-Svc</a></span></span>
</h3>
<p>“<span data-ref-to="277"><var>authority</var></span>” is not a valid <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7838#section-3" title="RFC 7838 § 3">Alt-Svc</a></span> authority, according to <cite><a href="https://tools.ietf.org/html/rfc7838#section-3">RFC 7838 § 3</a></cite>.</p>
<p><var>error</var></p>
</div>
<div class="notice comment" id="1258">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1258</span>
<span>HTTP/2 should use ALTSVC frame instead of <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7838#section-3" title="RFC 7838 § 3">Alt-Svc</a></span> header</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7838#section-3">RFC 7838 § 3</a></cite> recommends using ALTSVC frames instead of the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7838#section-3" title="RFC 7838 § 3">Alt-Svc</a></span> header on HTTP/2 connections.</p>
<span data-ref-to="278"></span>
</div>
<div class="notice error" id="1260">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1260</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-9.1.2" title="Misdirected Request (RFC 7540 § 9.1.2)">421</a></span> response can’t have <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7838#section-3" title="RFC 7838 § 3">Alt-Svc</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7838#section-6">RFC 7838 § 6</a></cite>: <q>An <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7838#section-3" title="RFC 7838 § 3">Alt-Svc</a></span> header field in a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-9.1.2" title="Misdirected Request (RFC 7540 § 9.1.2)">421</a></span> (Misdirected Request) response MUST
be ignored.</q></p>
</div>
<div class="notice error" id="1261">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1261</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.2" title="RFC 7235 § 4.2">Authorization</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span> requires TLS</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc6750#section-5.3">RFC 6750 § 5.3</a></cite>: <q>Clients MUST always use TLS [RFC5246]
(https) or equivalent transport security when making requests with
bearer tokens. Failing to do so exposes the token to numerous
attacks that could give attackers unintended access.</q></p>
</div>
<div class="notice error" id="1262">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1262</span>
<span>Malformed <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.2" title="RFC 7235 § 4.2">Authorization</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span></span>
</h3>
<p>In the Bearer authentication scheme, credentials are sent as a single token. See <cite><a href="https://tools.ietf.org/html/rfc6750#section-2.1">RFC 6750 § 2.1</a></cite>.</p>
</div>
<div class="notice error" id="1263">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1263</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.1" title="RFC 7235 § 4.1">WWW-Authenticate</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span> requires TLS</span>
</h3>
<p>According to <cite><a href="https://tools.ietf.org/html/rfc6750#section-5.3">RFC 6750 § 5.3</a></cite>, bearer tokens must not be used without TLS. Instead of prompting the client to send a token on an insecure connection, perhaps it would be better to redirect to an ‘https:’ URI first.</p>
</div>
<div class="notice error" id="1264">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1264</span>
<span>Malformed <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.1" title="RFC 7235 § 4.1">WWW-Authenticate</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span></span>
</h3>
<p>A Bearer authentication challenge must have “key=value” parameters. See <cite><a href="https://tools.ietf.org/html/rfc6750#section-3">RFC 6750 § 3</a></cite>.</p>
</div>
<div class="notice error" id="1265">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1265</span>
<span>Duplicate ‘<span data-ref-to="279"><var>param</var></span>’ parameter in “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.1" title="RFC 7235 § 4.1">WWW-Authenticate</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span>”</span>
</h3>
<p>According to <cite><a href="https://tools.ietf.org/html/rfc6750#section-3">RFC 6750 § 3</a></cite>, the ‘<span data-ref-to="280"><var>param</var></span>’ parameter must not appear more than once.</p>
</div>
<div class="notice error" id="1266">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1266</span>
<span>Malformed ‘<span data-ref-to="281"><var>param</var></span>’ parameter in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.1" title="RFC 7235 § 4.1">WWW-Authenticate</a></span></span>
</h3>
<p>“<span data-ref-to="282"><var>value</var></span>” is not a correct value for a ‘<span data-ref-to="283"><var>param</var></span>’ parameter in a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span> challenge. See <cite><a href="https://tools.ietf.org/html/rfc6750#section-3">RFC 6750 § 3</a></cite>.</p>
<p><var>error</var></p>
</div>
<div class="notice comment" id="1267">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1267</span>
<span>Declined a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span> token, but no ‘error’ parameter</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc6750#section-3">RFC 6750 § 3</a></cite>: <q>If the protected resource request included an access token and failed
authentication, the resource server SHOULD include the "error"
attribute to provide the client with the reason why the access
request was declined.</q></p>
<span data-ref-to="284"></span>
<span data-ref-to="285"></span>
<span data-ref-to="285"></span>
</div>
<div class="notice comment" id="1268">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1268</span>
<span>Response with “error=<span data-ref-to="286"><var>error_code</var></span>” should be <span data-ref-to="287"><var>expected_status</var></span></span>
</h3>
<p>According to <cite><a href="https://tools.ietf.org/html/rfc6750#section-3.1">RFC 6750 § 3.1</a></cite>, when the server’s <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span> challenge has “error=<span data-ref-to="288"><var>error_code</var></span>”, the status code should be <span data-ref-to="289"><var>expected_status</var></span>.</p>
<span data-ref-to="290"></span>
<span data-ref-to="290"></span>
</div>
<div class="notice comment" id="1269">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1269</span>
<span>Unneeded ‘<span data-ref-to="291"><var>param</var></span>’ in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7235#section-4.1" title="RFC 7235 § 4.1">WWW-Authenticate</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc6750#section-3.1">RFC 6750 § 3.1</a></cite>: <q>If the request lacks any authentication information (e.g., the client
was unaware that authentication is necessary or attempted using an
unsupported authentication method), the resource server SHOULD NOT
include an error code or other error information.</q></p>
</div>
<div class="notice comment" id="1270">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1270</span>
<span>Access token in URI is insecure</span>
</h3>
<p>The query string of this request’s URI contains an ‘access_token’ parameter. It’s probably a bearer token, as defined in <cite><a href="https://tools.ietf.org/html/rfc6750">RFC 6750</a></cite>.</p>
<p><cite><a href="https://tools.ietf.org/html/rfc6750#section-5.3">RFC 6750 § 5.3</a></cite>: <q>Bearer tokens SHOULD NOT be
passed in page URLs (for example, as query string parameters).
Instead, bearer tokens SHOULD be passed in HTTP message headers or
message bodies for which confidentiality measures are taken.
Browsers, web servers, and other software may not adequately
secure URLs in the browser history, web server logs, and other
data structures. If bearer tokens are passed in page URLs,
attackers might be able to steal them from the history data, logs,
or other unsecured locations.</q></p>
<span data-ref-to="292"></span>
</div>
<div class="notice comment" id="1271">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1271</span>
<span>Access token may need TLS</span>
</h3>
<p>This request has an ‘access_token’ parameter. It’s probably a bearer token, as defined in <cite><a href="https://tools.ietf.org/html/rfc6750">RFC 6750</a></cite>.</p>
<p><cite><a href="https://tools.ietf.org/html/rfc6750#section-5.3">RFC 6750 § 5.3</a></cite>: <q>Clients MUST always use TLS [RFC5246]
(https) or equivalent transport security when making requests with
bearer tokens. Failing to do so exposes the token to numerous
attacks that could give attackers unintended access.</q></p>
<span data-ref-to="293"></span>
</div>
<div class="notice comment" id="1272">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1272</span>
<span>Access token in URI needs “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: no-store”</span>
</h3>
<p>According to <cite><a href="https://tools.ietf.org/html/rfc6750#section-2.3">RFC 6750 § 2.3</a></cite>, if an access token is sent in the request URI, then the request should at least have a “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: no-store” header. This reduces the risk of caches saving this token.</p>
<span data-ref-to="294"></span>
</div>
<div class="notice error" id="1273">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1273</span>
<span>Malformed <span data-ref-to="295"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7617" title="RFC 7617">Basic</a></span></span>
</h3>
<p>A Basic authentication challenge must have parameters as “key=value” pairs. See <cite><a href="https://tools.ietf.org/html/rfc7617#section-2">RFC 7617 § 2</a></cite>.</p>
</div>
<div class="notice error" id="1274">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1274</span>
<span><span data-ref-to="296"><var>header</var></span> header without credentials</span>
</h3>
<p>An <span data-ref-to="297"><var>header</var></span> header usually consists of two parts: the name of the authentication scheme, and the actual credentials. But in this request, it only contains the scheme (“<span data-ref-to="298"><var>item</var></span>”).</p>
<p>Was something like “<span data-ref-to="299"><var>header</var></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc6750" title="RFC 6750">Bearer</a></span> <span data-ref-to="300"><var>item</var></span>” intended?</p>
<p>See also <cite><a href="https://tools.ietf.org/html/rfc7235#section-2">RFC 7235 § 2</a></cite>.</p>
</div>
<div class="notice comment" id="1275">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1275</span>
<span>Entity declarations in XML may cause problems</span>
</h3>
<p>This message’s XML content includes entity declarations (<!ENTITY>). Many XML applications do not process such declarations because they can lead to denial-of-service attacks.</p>
<span data-ref-to="301"></span>
</div>
<div class="notice error" id="1276">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1276</span>
<span><span data-ref-to="302"><var>header</var></span>: <span data-ref-to="303"><var>wildcard</var></span> is as good as <span data-ref-to="304"><var>value</var></span></span>
</h3>
<p>The <span data-ref-to="305"><var>header</var></span> header is not an ordered list. Whether <span data-ref-to="306"><var>wildcard</var></span> comes before or after <span data-ref-to="307"><var>value</var></span>, does not affect its priority. Only explicit quality values (q=) count.</p>
<p>In other words, this request says that any <span data-ref-to="308"><var>wildcard</var></span> is as acceptable as <span data-ref-to="309"><var>value</var></span>.</p>
<p>To make <span data-ref-to="310"><var>wildcard</var></span> a fallback, it should have a lower quality value, for example: <span data-ref-to="311"><var>wildcard</var></span>;q=0.1</p>
<p>See <cite><a href="https://tools.ietf.org/html/rfc7231#section-5.3.1">RFC 7231 § 5.3.1</a></cite>.</p>
</div>
<div class="notice comment" id="1277">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1277</span>
<span>Obsolete ‘X-’ prefix in headers</span>
</h3>
<p>Adding an ‘X-’ prefix to “experimental” headers is an old practice that is now considered obsolete. See <cite><a href="https://tools.ietf.org/html/rfc6648#section-3">RFC 6648 § 3</a></cite>.</p>
<p>For custom headers that may be generally useful, it’s best to drop the ‘X-’ prefix (but check the <cite><a href="https://www.iana.org/assignments/message-headers/message-headers.xhtml">IANA message headers registry</a></cite> to avoid collisions with existing names).</p>
<p>For private headers not intended to be used by others, ‘X-’ can be replaced with something like the organization’s name.</p>
<span data-ref-to="312"></span>
</div>
<div class="notice comment" id="1278">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1278</span>
<span>Missing reverse stream</span>
</h3>
<p>There is a stream file <span data-ref-to="313"><var>path</var></span>, but there is no corresponding stream file for the reverse direction. HTTPolice will try to process this file on its own.</p>
</div>
<div class="notice error" id="1279">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1279</span>
<span>Unprocessable streams</span>
</h3>
<p>HTTPolice has found the following stream files:</p>
<p>file 1: <span data-ref-to="314"><var>path1</var></span></p>
<p>file 2: <span data-ref-to="315"><var>path2</var></span></p>
<p>but cannot detect which of them is the inbound stream and which is the outbound.</p>
<p>This means that the connection was not HTTP/1.x, or was encrypted, or that the files are somehow malformed. They will not be processed.</p>
</div>
<div class="notice comment" id="1280">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1280</span>
<span>‘charset’ parameter is undefined for <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8259" title="RFC 8259">application/json</a></span></span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8259" title="RFC 8259">application/json</a></span> media type does not have a ‘charset’ parameter. <cite><a href="https://tools.ietf.org/html/rfc8259#section-11">RFC 8259 § 11</a></cite>: <q>Adding one really has no effect on compliant recipients.</q></p>
<span data-ref-to="316"></span>
<p>See also <cite><a href="https://tools.ietf.org/html/rfc8259#section-8.1">RFC 8259 § 8.1</a></cite>.</p>
</div>
<div class="notice error" id="1281">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1281</span>
<span><span data-ref-to="317"><var>guessed_charset</var></span> is a bad encoding for JSON</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc8259#section-8.1">RFC 8259 § 8.1</a></cite>: <q>JSON text exchanged between systems that are not part of a closed
ecosystem MUST be encoded using UTF-8</q></p>
<span data-ref-to="318"></span>
<span data-ref-to="319"></span>
</div>
<div class="notice error" id="1282">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1282</span>
<span>Wrong media type <span data-ref-to="320"><var>bad</var></span> in <span data-ref-to="321"><var>place</var></span></span>
</h3>
<p>There is no such media type <span data-ref-to="322"><var>bad</var></span>. Probably <span data-ref-to="323"><var>good</var></span> was intended.</p>
</div>
<div class="notice comment" id="1283">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1283</span>
<span>Cacheable <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-9.1.2" title="Misdirected Request (RFC 7540 § 9.1.2)">421</a></span> response may cause problems</span>
</h3>
<p><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7540#section-9.1.2" title="Misdirected Request (RFC 7540 § 9.1.2)">421</a></span> responses are defined as cacheable by default. However, because of how an HTTP cache works (<cite><a href="https://tools.ietf.org/html/rfc7234#section-2">RFC 7234 § 2</a></cite>), it is harmful to cache a 421 response, as it would be returned on subsequent requests to the same URI, without even trying to connect to the right server.</p>
<p>To avoid this, a 421 response to <span data-ref-to="324"><var>method</var></span> should be marked as non-cacheable with a header like “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">no-store</a></span>”.</p>
<p>See <cite><a href="https://www.rfc-editor.org/errata_search.php?eid=4666">RFC 7540 errata</a></cite>.</p>
</div>
<div class="notice comment" id="1284">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1284</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.3.3" title="Accepted (RFC 7231 § 6.3.3)">202</a></span> response should have a body</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-6.3.3">RFC 7231 § 6.3.3</a></cite>: <q>The representation sent with this
response ought to describe the request's current status and point to
(or embed) a status monitor that can provide the user with an
estimate of when the request will be fulfilled.</q></p>
</div>
<div class="notice comment" id="1285">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1285</span>
<span>Duplicate ‘<span data-ref-to="325"><var>name</var></span>’ token in <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-2" title="RFC 7240 § 2">Prefer</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7240#section-2">RFC 7240 § 2</a></cite>: <q>To avoid any possible ambiguity, individual preference tokens SHOULD
NOT appear multiple times within a single request.</q></p>
</div>
<div class="notice error" id="1286">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1286</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-3" title="RFC 7240 § 3">Preference-Applied</a></span>: <span data-ref-to="326"><var>name</var></span><span data-ref-to="326"><var>value</var></span> was not requested</span>
</h3>
<p>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-3" title="RFC 7240 § 3">Preference-Applied</a></span>: <span data-ref-to="327"><var>name</var></span><span data-ref-to="327"><var>value</var></span>” means that the server honored the client’s preference <span data-ref-to="328"><var>name</var></span><span data-ref-to="328"><var>value</var></span>. But the client did not request <span data-ref-to="329"><var>name</var></span><span data-ref-to="329"><var>value</var></span> in its <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-2" title="RFC 7240 § 2">Prefer</a></span> header.</p>
<span data-ref-to="330"></span>
</div>
<div class="notice error" id="1287">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1287</span>
<span><span data-ref-to="331"><var>method</var></span> request cannot <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-2" title="RFC 7240 § 2">Prefer</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-4.1" title="RFC 7240 § 4.1">respond-async</a></span></span>
</h3>
<p>The whole point of a <span data-ref-to="332"><var>method</var></span> request is to retrieve information from the server. It’s impossible to respond asynchronously to such a request: the response would not contain the requested information.</p>
</div>
<div class="notice error" id="1288">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1288</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span> request cannot <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-2" title="RFC 7240 § 2">Prefer</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-4.2" title="RFC 7240 § 4.2">return</a></span>=minimal</span>
</h3>
<p>The whole point of a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.1" title="RFC 7231 § 4.3.1">GET</a></span> request is to retrieve a representation of the resource (as in “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-4.2" title="RFC 7240 § 4.2">return</a></span>=representation”). There is no “minimal” response that could satisfy this request.</p>
<p>Instead, the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.3.2" title="RFC 7231 § 5.3.2">Accept</a></span> header could be used to select the desired kind of representation.</p>
</div>
<div class="notice error" id="1289">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1289</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-2" title="RFC 7240 § 2">Prefer</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-4.2" title="RFC 7240 § 4.2">return</a></span>=minimal contradicts <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-4.2" title="RFC 7240 § 4.2">return</a></span>=representation</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7240#section-4.2">RFC 7240 § 4.2</a></cite>: <q>The "return=minimal" and "return=representation" preferences are
mutually exclusive directives.</q></p>
</div>
<div class="notice error" id="1290">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1290</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-2" title="RFC 7240 § 2">Prefer</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-4.4" title="RFC 7240 § 4.4">handling</a></span>=strict contradicts <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-4.4" title="RFC 7240 § 4.4">handling</a></span>=lenient</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7240#section-4.4">RFC 7240 § 4.4</a></cite>: <q>The "handling=strict" and "handling=lenient" preferences are mutually
exclusive directives.</q></p>
</div>
<div class="notice comment" id="1291">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1291</span>
<span>Response with <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-3" title="RFC 7240 § 3">Preference-Applied</a></span> may need “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.4" title="RFC 7231 § 7.1.4">Vary</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-2" title="RFC 7240 § 2">Prefer</a></span>”</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7240#section-2">RFC 7240 § 2</a></cite>: <q>If a server supports the optional
application of a preference that might result in a variance to a
cache's handling of a response entity, a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.1.4" title="RFC 7231 § 7.1.4">Vary</a></span> header field MUST be
included in the response listing the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7240#section-2" title="RFC 7240 § 2">Prefer</a></span> header field</q></p>
<span data-ref-to="333"></span>
</div>
<div class="notice error" id="1292">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1292</span>
<span>Invalid method ‘<span data-ref-to="334"><var>method</var></span>’</span>
</h3>
<p><var>error</var></p>
</div>
<div class="notice error" id="1293">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1293</span>
<span>Invalid field name ‘<span data-ref-to="335"><var>header</var></span>’</span>
</h3>
<p><var>error</var></p>
</div>
<div class="notice error" id="1294">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1294</span>
<span>Syntax error in reason phrase</span>
</h3>
<p><var>error</var></p>
<span data-ref-to="336"></span>
</div>
<div class="notice error" id="1295">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1295</span>
<span>Method ‘<span data-ref-to="337"><var>method</var></span>’ should probably be ‘<span data-ref-to="338"><var>uppercase</var></span>’</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-4.1">RFC 7231 § 4.1</a></cite>: <q>The method token is case-sensitive</q></p>
</div>
<div class="notice error" id="1296">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1296</span>
<span>Duplicate ‘<span data-ref-to="339"><var>param</var></span>’ parameter in <span data-ref-to="340"><var>entry</var></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7239#section-4">RFC 7239 § 4</a></cite>: <q>Each parameter MUST NOT occur more than once per field-value.</q></p>
</div>
<div class="notice comment" id="1297">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1297</span>
<span>Possibly bad syntax in <span data-ref-to="341"><var>entry</var></span></span>
</h3>
<p>The <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7239#section-4" title="RFC 7239 § 4">Forwarded</a></span> header here contains <span data-ref-to="342"><var>n_elements</var></span> elements, describing <span data-ref-to="343"><var>n_elements</var></span> proxy hops, with only one parameter for each proxy — yet all parameters have different names.</p>
<p>If this was intended to be <span data-ref-to="344"><var>n_elements</var></span> parameters for a single proxy hop, then the pairs must be separated with semicolons, not commas.</p>
</div>
<div class="notice debug" id="1298">
<h3>
<abbr class="severity" title="debug">D</abbr>
<span class="ident">1298</span>
<span>Body is too long to be checked</span>
</h3>
<p>This message’s <span data-ref-to="345"><var>place</var></span> indicates that the body is at least <span data-ref-to="346"><var>size</var></span> bytes long. HTTPolice does not attempt to process bodies longer than <span data-ref-to="347"><var>max_size</var></span> bytes. The rest of the stream will not be processed either.</p>
</div>
<div class="notice comment" id="1299">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1299</span>
<span>Quoted comma in <span data-ref-to="348"><var>entry</var></span> might confuse a naive parser</span>
</h3>
<p>This message’s <span data-ref-to="349"><var>entry</var></span> header contains a comma inside a quoted string. But experience shows that headers like <span data-ref-to="350"><var>entry</var></span> are often parsed without regard for quoted strings—such a naive parser might interpret this comma as a separator between <span data-ref-to="351"><var>entry</var></span> elements. If possible, avoiding this comma might help interoperability.</p>
</div>
<div class="notice comment" id="1300">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1300</span>
<span>Quoted semicolon in <span data-ref-to="352"><var>entry</var></span> might confuse a naive parser</span>
</h3>
<p>This message’s <span data-ref-to="353"><var>entry</var></span> header contains a semicolon inside a quoted string. But experience shows that headers like <span data-ref-to="354"><var>entry</var></span> are often parsed without regard for quoted strings—such a naive parser might interpret this semicolon as a separator between <span data-ref-to="355"><var>entry</var></span> parameters. If possible, avoiding this semicolon might help interoperability.</p>
</div>
<div class="notice comment" id="1301">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1301</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8246" title="RFC 8246">immutable</a></span> probably needs <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">max-age</a></span></span>
</h3>
<p>“<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8246" title="RFC 8246">immutable</a></span>” is typically only useful with a large <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">max-age</a></span> or an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.3" title="RFC 7234 § 5.3">Expires</a></span> far in the future, because immutable applies only for as long as the response is considered fresh. Without explicit max-age or Expires, most caches will consider this response fresh only for a brief period or not at all.</p>
</div>
<div class="notice comment" id="1302">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1302</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8246" title="RFC 8246">immutable</a></span> may be ignored without TLS</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc8246">RFC 8246</a></cite>: <q>Clients SHOULD ignore the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8246" title="RFC 8246">immutable</a></span> extension from resources that
are not part of an authenticated context such as HTTPS.</q></p>
</div>
<div class="notice comment" id="1303">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1303</span>
<span><span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7234#section-5.2" title="RFC 7234 § 5.2">Cache-Control</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8246" title="RFC 8246">immutable</a></span> may be ignored without response length</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc8246">RFC 8246</a></cite>: <q>Clients SHOULD ignore the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc8246" title="RFC 8246">immutable</a></span> extension for resources that
do not provide a strong indication that the stored response size
is the correct response size such as responses delimited by
connection close.</q></p>
</div>
<div class="notice error" id="1304">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1304</span>
<span><span data-ref-to="356"><var>status</var></span> response after <span data-ref-to="357"><var>status</var></span></span>
</h3>
<p>It appears like this <span data-ref-to="358"><var>status</var></span> response was preceded by a <span data-ref-to="359"><var>status</var></span> response to the same request. But a <span data-ref-to="360"><var>status</var></span> response can only be the final response to a request. See also <cite><a href="https://tools.ietf.org/html/rfc7231#section-6.2">RFC 7231 § 6.2</a></cite>.</p>
<p>This is more likely to be a bug in your HTTPolice integration than in the actual HTTP traffic being inspected. For example, responses to different requests may have been mixed up somehow.</p>
</div>
<div class="notice error" id="1305">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1305</span>
<span>Expected <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.1" title="Continue (RFC 7231 § 6.2.1)">100</a></span> (Continue) before switching protocols</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7230#section-6.7">RFC 7230 § 6.7</a></cite>: <q>If a server receives both an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-6.7" title="RFC 7230 § 6.7">Upgrade</a></span> and an <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-5.1.1" title="RFC 7231 § 5.1.1">Expect</a></span> header field with
the "100-continue" expectation (Section 5.1.1 of [RFC7231]), the
server MUST send a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.1" title="Continue (RFC 7231 § 6.2.1)">100</a></span> (Continue) response before sending a <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-6.2.2" title="Switching Protocols (RFC 7231 § 6.2.2)">101</a></span>
(Switching Protocols) response.</q></p>
<span data-ref-to="361"></span>
</div>
<div class="notice error" id="1306">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1306</span>
<span>Response to <span data-ref-to="362"><var>version</var></span> can’t have <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7230#section-3.3.1" title="RFC 7230 § 3.3.1">Transfer-Encoding</a></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc7231#section-3.3.1">RFC 7231 § 3.3.1</a></cite>: <q>A server MUST NOT send a
response containing Transfer-Encoding unless the corresponding
request indicates HTTP/1.1 (or later).</q></p>
</div>
<div class="notice comment" id="1307">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1307</span>
<span>Unquoted ‘title’ parameter in <span data-ref-to="363"><var>place</var></span> may cause problems</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc8288#section-3">RFC 8288 § 3</a></cite>: <q>Previous definitions of the Link header did not equate the token and
quoted-string forms explicitly; the title parameter was always
quoted, and the hreflang parameter was always a token. Senders
wishing to maximize interoperability will send them in those forms.</q></p>
</div>
<div class="notice comment" id="1308">
<h3>
<abbr class="severity" title="comment">C</abbr>
<span class="ident">1308</span>
<span>Quoted ‘hreflang’ parameter in <span data-ref-to="364"><var>place</var></span> may cause problems</span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc8288#section-3">RFC 8288 § 3</a></cite>: <q>Previous definitions of the Link header did not equate the token and
quoted-string forms explicitly; the title parameter was always
quoted, and the hreflang parameter was always a token. Senders
wishing to maximize interoperability will send them in those forms.</q></p>
</div>
<div class="notice error" id="1309">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1309</span>
<span>Missing ‘rel’ parameter in <span data-ref-to="365"><var>place</var></span></span>
</h3>
<p><cite><a href="https://tools.ietf.org/html/rfc8288#section-3.3">RFC 8288 § 3.3</a></cite>: <q>The rel parameter MUST be
present</q></p>
</div>
<div class="notice error" id="1310">
<h3>
<abbr class="severity" title="error">E</abbr>
<span class="ident">1310</span>
<span><span data-ref-to=""><a href="https://www.w3.org/TR/ldp/#header-accept-post" title="W3C Linked Data Platform 1.0">Accept-Post</a></span> implies “<span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span>: <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.3" title="RFC 7231 § 4.3.3">POST</a></span>”</span>
</h3>
<p>This response’s <span data-ref-to=""><a href="https://www.w3.org/TR/ldp/#header-accept-post" title="W3C Linked Data Platform 1.0">Accept-Post</a></span> header means that this resource supports the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-4.3.3" title="RFC 7231 § 4.3.3">POST</a></span> method, but it’s missing from the <span data-ref-to=""><a href="https://tools.ietf.org/html/rfc7231#section-7.4.1" title="RFC 7231 § 7.4.1">Allow</a></span> header.</p>
</div>
</body>
</html>
|
bonfire/application/config/hooks.php.source.html
|
inputx/code-ref-doc
|
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : /application/config/hooks.php source</title>
<link rel="stylesheet" href="../../sample.css" type="text/css">
<link rel="stylesheet" href="../../sample-print.css" type="text/css" media="print">
<style id="hilight" type="text/css"></style>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff">
<table class="pagetitle" width="100%">
<tr>
<td valign="top" class="pagetitle">
[ <a href="../../index.html">Index</a> ]
</td>
<td align="right" class="pagetitle">
<h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2>
</td>
</tr>
</table>
<!-- Generated by PHPXref 0.7.1 at Thu Oct 23 18:57:41 2014 -->
<!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net -->
<!-- http://phpxref.sourceforge.net/ -->
<script src="../../phpxref.js" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript">
<!--
ext='.html';
relbase='../../';
subdir='application/config';
filename='hooks.php.source.html';
cookiekey='phpxref';
handleNavFrame(relbase, subdir, filename);
// -->
</script>
<script language="JavaScript" type="text/javascript">
if (gwGetCookie('xrefnav')=='off')
document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>');
else
document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>');
</script>
<noscript>
<p class="navlinks">
[ <a href="../../nav.html" target="_top">Show Explorer</a> ]
[ <a href="index.html" target="_top">Hide Navbar</a> ]
</p>
</noscript>
<script language="JavaScript" type="text/javascript">
<!--
document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>');
document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">');
document.writeln('<tr><td class="searchbox-title">');
document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>');
document.writeln('<\/td><\/tr>');
document.writeln('<tr><td class="searchbox-body" id="searchbox-body">');
document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>');
document.writeln('<a class="searchbox-body" href="../../_classes/index.html">Class<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="classname"><br>');
document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../../_functions/index.html">Function<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="funcname"><br>');
document.writeln('<a class="searchbox-body" href="../../_variables/index.html">Variable<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="varname"><br>');
document.writeln('<a class="searchbox-body" href="../../_constants/index.html">Constant<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="constname"><br>');
document.writeln('<a class="searchbox-body" href="../../_tables/index.html">Table<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="tablename"><br>');
document.writeln('<input type="submit" class="searchbox-button" value="Search">');
document.writeln('<\/form>');
document.writeln('<\/td><\/tr><\/table>');
document.writeln('<\/td><\/tr><\/table>');
// -->
</script>
<div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div>
<h2 class="listing-heading"><a href="./index.html">/application/config/</a> -> <a href="hooks.php.html">hooks.php</a> (source)</h2>
<div class="listing">
<p class="viewlinks">[<a href="hooks.php.html">Summary view</a>]
[<a href="javascript:window.print();">Print</a>]
[<a href="hooks.php.source.txt" target="_new">Text view</a>]
</p>
<pre>
<a name="l1"><span class="linenum"> 1</span></a> <?php if ( ! <a class="phpfunction" onClick="logFunction('defined')" href="../../_functions/defined.html" onMouseOver="phpfuncPopup(event,'defined')">defined</a>('<a class="constant" onClick="logConstant('BASEPATH')" href="../../_constants/BASEPATH.html" onMouseOver="constPopup(event,'BASEPATH')">BASEPATH</a>')) exit('No direct script access allowed');
<a name="l2"><span class="linenum"> 2</span></a> <span class="comment">/*</span>
<a name="l3"><span class="linenum"> 3</span></a> <span class="comment">| -------------------------------------------------------------------------</span>
<a name="l4"><span class="linenum"> 4</span></a> <span class="comment">| Hooks</span>
<a name="l5"><span class="linenum"> 5</span></a> <span class="comment">| -------------------------------------------------------------------------</span>
<a name="l6"><span class="linenum"> 6</span></a> <span class="comment">| This file lets you define "hooks" to extend CI without hacking the core</span>
<a name="l7"><span class="linenum"> 7</span></a> <span class="comment">| files. Please see the user guide for info:</span>
<a name="l8"><span class="linenum"> 8</span></a> <span class="comment">|</span>
<a name="l9"><span class="linenum"> 9</span></a> <span class="comment">| http://codeigniter.com/user_guide/general/hooks.html</span>
<a name="l10"><span class="linenum"> 10</span></a> <span class="comment">|</span>
<a name="l11"><span class="linenum"> 11</span></a> <span class="comment">*/</span>
<a name="l12"><span class="linenum"> 12</span></a>
<a name="l13"><span class="linenum"> 13</span></a> <span class="comment">// Stores the requested URL, which will sometimes be different than previous url </span>
<a name="l14"><span class="linenum"> 14</span></a> <a class="var it1970" onMouseOver="hilite(1970)" onMouseOut="lolite()" onClick="logVariable('hook')" href="../../_variables/hook.html">$hook</a>['pre_controller'][] = array(
<a name="l15"><span class="linenum"> 15</span></a> 'class' => 'App_hooks',
<a name="l16"><span class="linenum"> 16</span></a> 'function' => 'save_requested',
<a name="l17"><span class="linenum"> 17</span></a> 'filename' => 'App_hooks.php',
<a name="l18"><span class="linenum"> 18</span></a> 'filepath' => 'hooks',
<a name="l19"><span class="linenum"> 19</span></a> 'params' => ''
<a name="l20"><span class="linenum"> 20</span></a> );
<a name="l21"><span class="linenum"> 21</span></a>
<a name="l22"><span class="linenum"> 22</span></a> <span class="comment">// Allows us to perform good redirects to previous pages.</span>
<a name="l23"><span class="linenum"> 23</span></a> <a class="var it1970" onMouseOver="hilite(1970)" onMouseOut="lolite()" onClick="logVariable('hook')" href="../../_variables/hook.html">$hook</a>['post_controller'][] = array(
<a name="l24"><span class="linenum"> 24</span></a> 'class' => 'App_hooks',
<a name="l25"><span class="linenum"> 25</span></a> 'function' => 'prep_redirect',
<a name="l26"><span class="linenum"> 26</span></a> 'filename' => 'App_hooks.php',
<a name="l27"><span class="linenum"> 27</span></a> 'filepath' => 'hooks',
<a name="l28"><span class="linenum"> 28</span></a> 'params' => ''
<a name="l29"><span class="linenum"> 29</span></a> );
<a name="l30"><span class="linenum"> 30</span></a>
<a name="l31"><span class="linenum"> 31</span></a> <span class="comment">// Maintenance Mode</span>
<a name="l32"><span class="linenum"> 32</span></a> <a class="var it1970" onMouseOver="hilite(1970)" onMouseOut="lolite()" onClick="logVariable('hook')" href="../../_variables/hook.html">$hook</a>['post_controller_constructor'][] = array(
<a name="l33"><span class="linenum"> 33</span></a> 'class' => 'App_hooks',
<a name="l34"><span class="linenum"> 34</span></a> 'function' => 'check_site_status',
<a name="l35"><span class="linenum"> 35</span></a> 'filename' => 'App_hooks.php',
<a name="l36"><span class="linenum"> 36</span></a> 'filepath' => 'hooks',
<a name="l37"><span class="linenum"> 37</span></a> 'params' => ''
<a name="l38"><span class="linenum"> 38</span></a> );
<a name="l39"><span class="linenum"> 39</span></a>
<a name="l40"><span class="linenum"> 40</span></a> <span class="comment">/* End of file hooks.php */</span>
<a name="l41"><span class="linenum"> 41</span></a> <span class="comment">/* Location: ./application/config/hooks.php */</span>
</pre>
</div>
<script language="JavaScript" type="text/javascript">
FUNC_DATA={
'defined': ['defined', '', [], 397]};
CLASS_DATA={
};
CONST_DATA={
'BASEPATH': ['BASEPATH', '', [['public','index.php',219]], 396]};
</script>
<div id="func-popup" class="funcpopup"><p id="func-title" class="popup-title">title</p><p id="func-desc" class="popup-desc">Description</p><p id="func-body" class="popup-body">Body</p></div>
<div id="class-popup" class="funcpopup"><p id="class-title" class="popup-title">title</p><p id="class-desc" class="popup-desc">Description</p><p id="class-body" class="popup-body">Body</p></div>
<div id="const-popup" class="funcpopup"><p id="const-title" class="popup-title">title</p><p id="const-desc" class="popup-desc">Description</p><p id="const-body" class="popup-body">Body</p></div>
<div id="req-popup" class="funcpopup"><p id="req-title" class="popup-title">title</p><p id="req-body" class="popup-body">Body</p></div>
<!-- A link to the phpxref site in your customized footer file is appreciated ;-) -->
<br><hr>
<table width="100%">
<tr><td>Generated: Thu Oct 23 18:57:41 2014</td>
<td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td>
</tr>
</table>
</body></html>
|
Website/help/Set-IisWebsiteSslCertificate.html
|
MattHubble/carbon
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>PowerShell - Set-IisWebsiteSslCertificate - Carbon</title>
<link href="styles.css" type="text/css" rel="stylesheet" />
</head>
<body>
<ul id="SiteNav">
<li><a href="/">Get-Carbon</a></li>
<li>-Documentation</li>
<li><a href="../releasenotes.html">-ReleaseNotes</a></li>
<li><a href="http://pshdo.com">-Blog</a></li>
</ul>
<div id="CommandMenuContainer" style="float:left;">
<ul id="CategoryMenu">
<li class="Category">ActiveDirectory</li>
<ul class="CommandMenu">
<li><a href="Find-ADUser.html">Find-ADUser</a></li>
<li><a href="Format-ADSearchFilterValue.html">Format-ADSearchFilterValue</a></li>
<li><a href="Get-ADDomainController.html">Get-ADDomainController</a></li>
</ul>
<li class="Category">Certificates</li>
<ul class="CommandMenu">
<li><a href="Get-Certificate.html">Get-Certificate</a></li>
<li><a href="Get-CertificateStore.html">Get-CertificateStore</a></li>
<li><a href="Get-SslCertificateBinding.html">Get-SslCertificateBinding</a></li>
<li><a href="Install-Certificate.html">Install-Certificate</a></li>
<li><a href="Remove-SslCertificateBinding.html">Remove-SslCertificateBinding</a></li>
<li><a href="Set-SslCertificateBinding.html">Set-SslCertificateBinding</a></li>
<li><a href="Test-SslCertificateBinding.html">Test-SslCertificateBinding</a></li>
<li><a href="Uninstall-Certificate.html">Uninstall-Certificate</a></li>
</ul>
<li class="Category">COM</li>
<ul class="CommandMenu">
<li><a href="Get-ComPermission.html">Get-ComPermission</a></li>
<li><a href="Get-ComSecurityDescriptor.html">Get-ComSecurityDescriptor</a></li>
<li><a href="Grant-ComPermission.html">Grant-ComPermission</a></li>
<li><a href="Revoke-ComPermission.html">Revoke-ComPermission</a></li>
</ul>
<li class="Category">Computer</li>
<ul class="CommandMenu">
<li><a href="Get-ProgramInstallInfo.html">Get-ProgramInstallInfo</a></li>
<li><a href="Remove-EnvironmentVariable.html">Remove-EnvironmentVariable</a></li>
<li><a href="Resolve-NetPath.html">Resolve-NetPath</a></li>
<li><a href="Set-EnvironmentVariable.html">Set-EnvironmentVariable</a></li>
<li><a href="Test-OSIs32Bit.html">Test-OSIs32Bit</a></li>
<li><a href="Test-OSIs64Bit.html">Test-OSIs64Bit</a></li>
</ul>
<li class="Category">Cryptography</li>
<ul class="CommandMenu">
<li><a href="New-RsaKeyPair.html">New-RsaKeyPair</a></li>
<li><a href="Protect-String.html">Protect-String</a></li>
<li><a href="Unprotect-String.html">Unprotect-String</a></li>
</ul>
<li class="Category">DotNet</li>
<ul class="CommandMenu">
<li><a href="Set-DotNetAppSetting.html">Set-DotNetAppSetting</a></li>
<li><a href="Set-DotNetConnectionString.html">Set-DotNetConnectionString</a></li>
<li><a href="Test-DotNet.html">Test-DotNet</a></li>
</ul>
<li class="Category">DSC</li>
<ul class="CommandMenu">
<li><a href="Clear-DscLocalResourceCache.html">Clear-DscLocalResourceCache</a></li>
<li><a href="Clear-MofAuthoringMetadata.html">Clear-MofAuthoringMetadata</a></li>
<li><a href="Copy-DscResource.html">Copy-DscResource</a></li>
<li><a href="Get-DscError.html">Get-DscError</a></li>
<li><a href="Get-DscWinEvent.html">Get-DscWinEvent</a></li>
<li><a href="Initialize-Lcm.html">Initialize-Lcm</a></li>
<li><a href="Start-DscPullConfiguration.html">Start-DscPullConfiguration</a></li>
<li><a href="Test-DscTargetResource.html">Test-DscTargetResource</a></li>
<li><a href="Write-DscError.html">Write-DscError</a></li>
</ul>
<li class="Category">DSC Resources</li>
<ul class="CommandMenu">
<li><a href="Carbon_EnvironmentVariable.html">Carbon_EnvironmentVariable</a></li>
<li><a href="Carbon_FirewallRule.html">Carbon_FirewallRule</a></li>
<li><a href="Carbon_IniFile.html">Carbon_IniFile</a></li>
<li><a href="Carbon_Permission.html">Carbon_Permission</a></li>
<li><a href="Carbon_Privilege.html">Carbon_Privilege</a></li>
<li><a href="Carbon_ScheduledTask.html">Carbon_ScheduledTask</a></li>
<li><a href="Carbon_Service.html">Carbon_Service</a></li>
</ul>
<li class="Category">FileSystem</li>
<ul class="CommandMenu">
<li><a href="Compress-Item.html">Compress-Item</a></li>
<li><a href="Disable-NtfsCompression.html">Disable-NtfsCompression</a></li>
<li><a href="Enable-NtfsCompression.html">Enable-NtfsCompression</a></li>
<li><a href="Expand-Item.html">Expand-Item</a></li>
<li><a href="Install-Junction.html">Install-Junction</a></li>
<li><a href="New-Junction.html">New-Junction</a></li>
<li><a href="New-TempDirectory.html">New-TempDirectory</a></li>
<li><a href="Remove-Junction.html">Remove-Junction</a></li>
<li><a href="Test-NtfsCompression.html">Test-NtfsCompression</a></li>
<li><a href="Test-PathIsJunction.html">Test-PathIsJunction</a></li>
<li><a href="Test-ZipFile.html">Test-ZipFile</a></li>
<li><a href="Uninstall-Junction.html">Uninstall-Junction</a></li>
</ul>
<li class="Category">Firewall</li>
<ul class="CommandMenu">
<li><a href="Assert-FirewallConfigurable.html">Assert-FirewallConfigurable</a></li>
<li><a href="Disable-FirewallStatefulFtp.html">Disable-FirewallStatefulFtp</a></li>
<li><a href="Enable-FirewallStatefulFtp.html">Enable-FirewallStatefulFtp</a></li>
<li><a href="Get-FirewallRule.html">Get-FirewallRule</a></li>
<li><a href="Test-FirewallStatefulFtp.html">Test-FirewallStatefulFtp</a></li>
</ul>
<li class="Category">HostsFile</li>
<ul class="CommandMenu">
<li><a href="Get-PathToHostsFile.html">Get-PathToHostsFile</a></li>
<li><a href="Remove-HostsEntry.html">Remove-HostsEntry</a></li>
<li><a href="Reset-HostsFile.html">Reset-HostsFile</a></li>
<li><a href="Set-HostsEntry.html">Set-HostsEntry</a></li>
</ul>
<li class="Category">IIS</li>
<ul class="CommandMenu">
<li><a href="Add-IisDefaultDocument.html">Add-IisDefaultDocument</a></li>
<li><a href="Disable-IisSecurityAuthentication.html">Disable-IisSecurityAuthentication</a></li>
<li><a href="Enable-IisDirectoryBrowsing.html">Enable-IisDirectoryBrowsing</a></li>
<li><a href="Enable-IisSecurityAuthentication.html">Enable-IisSecurityAuthentication</a></li>
<li><a href="Enable-IisSsl.html">Enable-IisSsl</a></li>
<li><a href="Get-IisApplication.html">Get-IisApplication</a></li>
<li><a href="Get-IisAppPool.html">Get-IisAppPool</a></li>
<li><a href="Get-IisConfigurationSection.html">Get-IisConfigurationSection</a></li>
<li><a href="Get-IisHttpHeader.html">Get-IisHttpHeader</a></li>
<li><a href="Get-IisHttpRedirect.html">Get-IisHttpRedirect</a></li>
<li><a href="Get-IisMimeMap.html">Get-IisMimeMap</a></li>
<li><a href="Get-IisSecurityAuthentication.html">Get-IisSecurityAuthentication</a></li>
<li><a href="Get-IisVersion.html">Get-IisVersion</a></li>
<li><a href="Get-IisWebsite.html">Get-IisWebsite</a></li>
<li><a href="Install-IisApplication.html">Install-IisApplication</a></li>
<li><a href="Install-IisAppPool.html">Install-IisAppPool</a></li>
<li><a href="Install-IisVirtualDirectory.html">Install-IisVirtualDirectory</a></li>
<li><a href="Install-IisWebsite.html">Install-IisWebsite</a></li>
<li><a href="Invoke-AppCmd.html">Invoke-AppCmd</a></li>
<li><a href="Join-IisVirtualPath.html">Join-IisVirtualPath</a></li>
<li><a href="Lock-IisConfigurationSection.html">Lock-IisConfigurationSection</a></li>
<li><a href="Remove-IisMimeMap.html">Remove-IisMimeMap</a></li>
<li><a href="Set-IisHttpHeader.html">Set-IisHttpHeader</a></li>
<li><a href="Set-IisHttpRedirect.html">Set-IisHttpRedirect</a></li>
<li><a href="Set-IisMimeMap.html">Set-IisMimeMap</a></li>
<li><a href="Set-IisWebsiteID.html">Set-IisWebsiteID</a></li>
<li><a href="Set-IisWebsiteSslCertificate.html">Set-IisWebsiteSslCertificate</a></li>
<li><a href="Set-IisWindowsAuthentication.html">Set-IisWindowsAuthentication</a></li>
<li><a href="Test-IisAppPool.html">Test-IisAppPool</a></li>
<li><a href="Test-IisConfigurationSection.html">Test-IisConfigurationSection</a></li>
<li><a href="Test-IisSecurityAuthentication.html">Test-IisSecurityAuthentication</a></li>
<li><a href="Test-IisWebsite.html">Test-IisWebsite</a></li>
<li><a href="Uninstall-IisAppPool.html">Uninstall-IisAppPool</a></li>
<li><a href="Uninstall-IisWebsite.html">Uninstall-IisWebsite</a></li>
<li><a href="Unlock-IisConfigurationSection.html">Unlock-IisConfigurationSection</a></li>
</ul>
<li class="Category">INI</li>
<ul class="CommandMenu">
<li><a href="Remove-IniEntry.html">Remove-IniEntry</a></li>
<li><a href="Set-IniEntry.html">Set-IniEntry</a></li>
<li><a href="Split-Ini.html">Split-Ini</a></li>
</ul>
<li class="Category">InternetExplorer</li>
<ul class="CommandMenu">
<li><a href="Disable-IEEnhancedSecurityConfiguration.html">Disable-IEEnhancedSecurityConfiguration</a></li>
<li><a href="Enable-IEActivationPermission.html">Enable-IEActivationPermission</a></li>
</ul>
<li class="Category">MSI</li>
<ul class="CommandMenu">
<li><a href="Invoke-WindowsInstaller.html">Invoke-WindowsInstaller</a></li>
</ul>
<li class="Category">MSMQ</li>
<ul class="CommandMenu">
<li><a href="Get-MsmqMessageQueue.html">Get-MsmqMessageQueue</a></li>
<li><a href="Get-MsmqMessageQueuePath.html">Get-MsmqMessageQueuePath</a></li>
<li><a href="Grant-MsmqMessageQueuePermission.html">Grant-MsmqMessageQueuePermission</a></li>
<li><a href="Install-Msmq.html">Install-Msmq</a></li>
<li><a href="Install-MsmqMessageQueue.html">Install-MsmqMessageQueue</a></li>
<li><a href="Reset-MsmqQueueManagerID.html">Reset-MsmqQueueManagerID</a></li>
<li><a href="Test-MsmqMessageQueue.html">Test-MsmqMessageQueue</a></li>
<li><a href="Uninstall-MsmqMessageQueue.html">Uninstall-MsmqMessageQueue</a></li>
</ul>
<li class="Category">Network</li>
<ul class="CommandMenu">
<li><a href="Get-IPAddress.html">Get-IPAddress</a></li>
<li><a href="Test-IPAddress.html">Test-IPAddress</a></li>
</ul>
<li class="Category">Path</li>
<ul class="CommandMenu">
<li><a href="Get-PathProvider.html">Get-PathProvider</a></li>
<li><a href="Resolve-FullPath.html">Resolve-FullPath</a></li>
<li><a href="Resolve-PathCase.html">Resolve-PathCase</a></li>
<li><a href="Resolve-RelativePath.html">Resolve-RelativePath</a></li>
<li><a href="Test-UncPath.html">Test-UncPath</a></li>
</ul>
<li class="Category">PerformanceCounters</li>
<ul class="CommandMenu">
<li><a href="Get-PerformanceCounter.html">Get-PerformanceCounter</a></li>
<li><a href="Install-PerformanceCounter.html">Install-PerformanceCounter</a></li>
<li><a href="Test-PerformanceCounter.html">Test-PerformanceCounter</a></li>
<li><a href="Test-PerformanceCounterCategory.html">Test-PerformanceCounterCategory</a></li>
<li><a href="Uninstall-PerformanceCounterCategory.html">Uninstall-PerformanceCounterCategory</a></li>
</ul>
<li class="Category">PowerShell</li>
<ul class="CommandMenu">
<li><a href="Add-TrustedHost.html">Add-TrustedHost</a></li>
<li><a href="Clear-TrustedHost.html">Clear-TrustedHost</a></li>
<li><a href="Get-PowerShellModuleInstallPath.html">Get-PowerShellModuleInstallPath</a></li>
<li><a href="Get-PowershellPath.html">Get-PowershellPath</a></li>
<li><a href="Get-TrustedHost.html">Get-TrustedHost</a></li>
<li><a href="Invoke-PowerShell.html">Invoke-PowerShell</a></li>
<li><a href="Set-TrustedHost.html">Set-TrustedHost</a></li>
<li><a href="Test-PowerShellIs32Bit.html">Test-PowerShellIs32Bit</a></li>
<li><a href="Test-PowerShellIs64Bit.html">Test-PowerShellIs64Bit</a></li>
</ul>
<li class="Category">Privileges</li>
<ul class="CommandMenu">
<li><a href="Get-Privilege.html">Get-Privilege</a></li>
<li><a href="Grant-Privilege.html">Grant-Privilege</a></li>
<li><a href="Revoke-Privilege.html">Revoke-Privilege</a></li>
<li><a href="Test-Privilege.html">Test-Privilege</a></li>
</ul>
<li class="Category">Registry</li>
<ul class="CommandMenu">
<li><a href="Get-RegistryKeyValue.html">Get-RegistryKeyValue</a></li>
<li><a href="Install-RegistryKey.html">Install-RegistryKey</a></li>
<li><a href="Remove-RegistryKeyValue.html">Remove-RegistryKeyValue</a></li>
<li><a href="Set-RegistryKeyValue.html">Set-RegistryKeyValue</a></li>
<li><a href="Test-RegistryKeyValue.html">Test-RegistryKeyValue</a></li>
</ul>
<li class="Category">ScheduledTasks</li>
<ul class="CommandMenu">
<li><a href="Get-ScheduledTask.html">Get-ScheduledTask</a></li>
<li><a href="Install-ScheduledTask.html">Install-ScheduledTask</a></li>
<li><a href="Test-ScheduledTask.html">Test-ScheduledTask</a></li>
<li><a href="Uninstall-ScheduledTask.html">Uninstall-ScheduledTask</a></li>
</ul>
<li class="Category">Security</li>
<ul class="CommandMenu">
<li><a href="Assert-AdminPrivilege.html">Assert-AdminPrivilege</a></li>
<li><a href="Convert-SecureStringToString.html">Convert-SecureStringToString</a></li>
<li><a href="ConvertTo-ContainerInheritanceFlags.html">ConvertTo-ContainerInheritanceFlags</a></li>
<li><a href="ConvertTo-InheritanceFlag.html">ConvertTo-InheritanceFlag</a></li>
<li><a href="ConvertTo-PropagationFlag.html">ConvertTo-PropagationFlag</a></li>
<li><a href="Get-Permission.html">Get-Permission</a></li>
<li><a href="Grant-Permission.html">Grant-Permission</a></li>
<li><a href="New-Credential.html">New-Credential</a></li>
<li><a href="Protect-Acl.html">Protect-Acl</a></li>
<li><a href="Revoke-Permission.html">Revoke-Permission</a></li>
<li><a href="Test-AdminPrivilege.html">Test-AdminPrivilege</a></li>
<li><a href="Test-Permission.html">Test-Permission</a></li>
</ul>
<li class="Category">Service</li>
<ul class="CommandMenu">
<li><a href="Assert-Service.html">Assert-Service</a></li>
<li><a href="Get-ServiceAcl.html">Get-ServiceAcl</a></li>
<li><a href="Get-ServiceConfiguration.html">Get-ServiceConfiguration</a></li>
<li><a href="Get-ServicePermission.html">Get-ServicePermission</a></li>
<li><a href="Get-ServiceSecurityDescriptor.html">Get-ServiceSecurityDescriptor</a></li>
<li><a href="Grant-ServiceControlPermission.html">Grant-ServiceControlPermission</a></li>
<li><a href="Grant-ServicePermission.html">Grant-ServicePermission</a></li>
<li><a href="Install-Service.html">Install-Service</a></li>
<li><a href="Restart-RemoteService.html">Restart-RemoteService</a></li>
<li><a href="Revoke-ServicePermission.html">Revoke-ServicePermission</a></li>
<li><a href="Set-ServiceAcl.html">Set-ServiceAcl</a></li>
<li><a href="Test-Service.html">Test-Service</a></li>
<li><a href="Uninstall-Service.html">Uninstall-Service</a></li>
</ul>
<li class="Category">Shares</li>
<ul class="CommandMenu">
<li><a href="Install-SmbShare.html">Install-SmbShare</a></li>
</ul>
<li class="Category">Text</li>
<ul class="CommandMenu">
<li><a href="ConvertFrom-Base64.html">ConvertFrom-Base64</a></li>
<li><a href="ConvertTo-Base64.html">ConvertTo-Base64</a></li>
</ul>
<li class="Category">UsersAndGroups</li>
<ul class="CommandMenu">
<li><a href="Add-GroupMember.html">Add-GroupMember</a></li>
<li><a href="Get-Group.html">Get-Group</a></li>
<li><a href="Get-User.html">Get-User</a></li>
<li><a href="Get-WmiLocalUserAccount.html">Get-WmiLocalUserAccount</a></li>
<li><a href="Install-Group.html">Install-Group</a></li>
<li><a href="Install-User.html">Install-User</a></li>
<li><a href="Remove-GroupMember.html">Remove-GroupMember</a></li>
<li><a href="Resolve-Identity.html">Resolve-Identity</a></li>
<li><a href="Test-Group.html">Test-Group</a></li>
<li><a href="Test-Identity.html">Test-Identity</a></li>
<li><a href="Test-User.html">Test-User</a></li>
<li><a href="Uninstall-User.html">Uninstall-User</a></li>
</ul>
<li class="Category">WindowsFeatures</li>
<ul class="CommandMenu">
<li><a href="Get-WindowsFeature.html">Get-WindowsFeature</a></li>
<li><a href="Install-WindowsFeature.html">Install-WindowsFeature</a></li>
<li><a href="Test-WindowsFeature.html">Test-WindowsFeature</a></li>
<li><a href="Uninstall-WindowsFeature.html">Uninstall-WindowsFeature</a></li>
</ul>
<li class="Category">Xml</li>
<ul class="CommandMenu">
<li><a href="Convert-XmlFile.html">Convert-XmlFile</a></li>
</ul>
</ul>
</div>
<h1>Set-IisWebsiteSslCertificate</h1>
<div><p>Sets a website's SSL certificate.</p></div>
<h2>Syntax</h2>
<pre class="Syntax"><code>Set-IisWebsiteSslCertificate [-SiteName] <String> [-Thumbprint] <String> [-ApplicationID] <Guid> [-WhatIf] [-Confirm] [<CommonParameters>]</code></pre>
<h2>Description</h2>
<div class="Description">
<p>SSL won't work on a website if an SSL certificate hasn't been bound to all the IP addresses it's listening on. This function binds a certificate to all a website's IP addresses. Make sure you call this method <em>after</em> you create a website's bindings. Any previous SSL bindings on those IP addresses are deleted.</p>
</div>
<h2> Parameters </h2>
<table border='1'>
<tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
<th>Required?</th>
<th>Pipeline Input</th>
<th>Default Value</th>
</tr>
<tr valign='top'>
<td>SiteName</td>
<td><a href="http://msdn.microsoft.com/en-us/library/system.string.aspx">String</a></td>
<td>The name of the website whose SSL certificate is being set.</td>
<td>true</td>
<td>false</td>
<td></td>
</tr>
<tr valign='top'>
<td>Thumbprint</td>
<td><a href="http://msdn.microsoft.com/en-us/library/system.string.aspx">String</a></td>
<td>The thumbprint of the SSL certificate to use.</td>
<td>true</td>
<td>false</td>
<td></td>
</tr>
<tr valign='top'>
<td>ApplicationID</td>
<td><a href="http://msdn.microsoft.com/en-us/library/system.guid.aspx">Guid</a></td>
<td>A GUID that uniquely identifies this website. Create your own.</td>
<td>true</td>
<td>false</td>
<td></td>
</tr>
<tr valign='top'>
<td>WhatIf</td>
<td><a href="http://msdn.microsoft.com/en-us/library/system.management.automation.switchparameter.aspx">SwitchParameter</a></td>
<td></td>
<td>false</td>
<td>false</td>
<td></td>
</tr>
<tr valign='top'>
<td>Confirm</td>
<td><a href="http://msdn.microsoft.com/en-us/library/system.management.automation.switchparameter.aspx">SwitchParameter</a></td>
<td></td>
<td>false</td>
<td>false</td>
<td></td>
</tr>
<tr valign="top">
<td><a href="http://technet.microsoft.com/en-us/library/dd315352.aspx">CommonParameters</a></td>
<td></td>
<td>This cmdlet supports common parameters. For more information type <br> <code>Get-Help about_CommonParameters</code>.</td>
<td></td>
<td></td>
<td></td>
</tr>
</table>
<h2>EXAMPLE 1</h2>
<pre><code>Set-IisWebsiteSslCertificate -SiteName Peanuts -Thumbprint 'a909502dd82ae41433e6f83886b00d4277a32a7b' -ApplicationID $PeanutsAppID</code></pre>
<p>Binds the certificate whose thumbprint is <code>a909502dd82ae41433e6f83886b00d4277a32a7b</code> to the <code>Peanuts</code> website. It's a good idea to re-use the same GUID for each distinct application.</p>
</body>
</html>
|
basics/actionbar/index.html
|
craftsmanBai/android-training-course-in-chinese
|
<!DOCTYPE HTML>
<html lang="en-US" manifest="../../manifest.appcache">
<head>
<meta charset="UTF-8">
<title>添加ActionBar | Android Training Course in Chinese</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 0.5.2">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
<meta name="author" content="kesenhoo">
<link rel="next" href="../../basics/actionbar/setting-up.html" />
<link rel="prev" href="../../basics/firstapp/starting-activity.html" />
</head>
<body>
<link rel="stylesheet" href="../../gitbook/style.css">
<div class="book" data-github="kesenhoo/android-training-course-in-chinese" data-level="2.2" data-basepath="../.." data-revision="1405874281425">
<div class="book-header">
<!-- Actions Left -->
<a href="#" class="btn pull-left toggle-summary" aria-label="Toggle summary"><i class="fa fa-align-justify"></i></a>
<a href="https://github.com/kesenhoo/android-training-course-in-chinese" target="_blank" class="btn pull-left home-bookmark" aria-label="GitHub home"><i class="fa fa-bookmark-o"></i></a>
<a href="#" class="btn pull-left toggle-search" aria-label="Toggle search"><i class="fa fa-search"></i></a>
<span id="font-settings-wrapper">
<a href="#" class="btn pull-left toggle-font-settings" aria-label="Toggle font settings"><i class="fa fa-font"></i>
</a>
<div class="dropdown-menu font-settings">
<div class="dropdown-caret">
<span class="caret-outer"></span>
<span class="caret-inner"></span>
</div>
<div class="btn-group btn-block">
<button id="reduce-font-size" class="btn btn-default">A</button>
<button id="enlarge-font-size" class="btn btn-default">A</button>
</div>
<ul class="list-group font-family-list">
<li class="list-group-item" data-font="0">Serif</li>
<li class="list-group-item" data-font="1">Sans</li>
</ul>
<div class="btn-group btn-group-xs btn-block color-theme-list">
<button type="button" class="btn btn-default" id="color-theme-preview-0" data-theme="0">White</button>
<button type="button" class="btn btn-default" id="color-theme-preview-1" data-theme="1">Sepia</button>
<button type="button" class="btn btn-default" id="color-theme-preview-2" data-theme="2">Night</button>
</div>
</div>
</span>
<!-- Actions Right -->
<a href="#" target="_blank" class="btn pull-right google-plus-sharing-link sharing-link" data-sharing="google-plus" aria-label="Share on Google Plus"><i class="fa fa-google-plus"></i></a>
<a href="#" target="_blank" class="btn pull-right facebook-sharing-link sharing-link" data-sharing="facebook" aria-label="Share on Facebook"><i class="fa fa-facebook"></i></a>
<a href="#" target="_blank" class="btn pull-right twitter-sharing-link sharing-link" data-sharing="twitter" aria-label="Share on Twitter"><i class="fa fa-twitter"></i></a>
<a href="https://github.com/kesenhoo/android-training-course-in-chinese/stargazers" target="_blank" class="btn pull-right count-star hidden-xs"><i class="fa fa-star-o"></i> Star (<span>-</span>)</a>
<a href="https://github.com/kesenhoo/android-training-course-in-chinese/watchers" target="_blank" class="btn pull-right count-watch hidden-xs"><i class="fa fa-eye"></i> Watch (<span>-</span>)</a>
<!-- Title -->
<h1>
<i class="fa fa-spinner fa-spin"></i>
<a href="../../" >Android Training Course in Chinese</a>
</h1>
</div>
<div class="book-summary">
<div class="book-search">
<input type="text" placeholder="Search" class="form-control" />
</div>
<ul class="summary">
<li>
<a href="https://github.com/kesenhoo" target="blank" class="author-link">About the author</a>
</li>
<li>
<a href="https://github.com/kesenhoo/android-training-course-in-chinese/issues" target="blank"class="issues-link">Questions and Issues</a>
</li>
<li>
<a href="https://github.com/kesenhoo/android-training-course-in-chinese/edit/master/basics/actionbar/index.md" target="blank" class="contribute-link">Edit and Contribute</a>
</li>
<li class="divider"></li>
<li data-level="0" data-path="index.html">
<a href="../../"><i class="fa fa-check"></i> Introduction</a>
</li>
<li class="chapter " data-level="1" data-path="index.html">
<a href="../../index.html">
<i class="fa fa-check"></i> <b>1.</b> 序言
</a>
</li>
<li class="chapter " data-level="2" data-path="basics/index.html">
<a href="../../basics/index.html">
<i class="fa fa-check"></i> <b>2.</b> 从这里开始
</a>
<ul class="articles">
<li class="chapter " data-level="2.1" data-path="basics/firstapp/index.html">
<a href="../../basics/firstapp/index.html">
<i class="fa fa-check"></i> <b>2.1.</b> 建立你的第一个App
</a>
<ul class="articles">
<li class="chapter " data-level="2.1.1" data-path="basics/firstapp/creating-project.html">
<a href="../../basics/firstapp/creating-project.html">
<i class="fa fa-check"></i> <b>2.1.1.</b> 创建一个Android项目
</a>
</li>
<li class="chapter " data-level="2.1.2" data-path="basics/firstapp/running-app.html">
<a href="../../basics/firstapp/running-app.html">
<i class="fa fa-check"></i> <b>2.1.2.</b> 执行你的程序
</a>
</li>
<li class="chapter " data-level="2.1.3" data-path="basics/firstapp/building-ui.html">
<a href="../../basics/firstapp/building-ui.html">
<i class="fa fa-check"></i> <b>2.1.3.</b> 建立一个简单的用户界面
</a>
</li>
<li class="chapter " data-level="2.1.4" data-path="basics/firstapp/starting-activity.html">
<a href="../../basics/firstapp/starting-activity.html">
<i class="fa fa-check"></i> <b>2.1.4.</b> 启动另外的Activity
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.2" data-path="basics/actionbar/index.html">
<a href="../../basics/actionbar/index.html">
<i class="fa fa-check"></i> <b>2.2.</b> 添加ActionBar
</a>
<ul class="articles">
<li class="chapter " data-level="2.2.1" data-path="basics/actionbar/setting-up.html">
<a href="../../basics/actionbar/setting-up.html">
<i class="fa fa-check"></i> <b>2.2.1.</b> 建立ActionBar
</a>
</li>
<li class="chapter " data-level="2.2.2" data-path="basics/actionbar/adding-buttons.html">
<a href="../../basics/actionbar/adding-buttons.html">
<i class="fa fa-check"></i> <b>2.2.2.</b> 添加Action按钮
</a>
</li>
<li class="chapter " data-level="2.2.3" data-path="basics/actionbar/styling.html">
<a href="../../basics/actionbar/styling.html">
<i class="fa fa-check"></i> <b>2.2.3.</b> ActionBar的风格化
</a>
</li>
<li class="chapter " data-level="2.2.4" data-path="basics/actionbar/overlaying.html">
<a href="../../basics/actionbar/overlaying.html">
<i class="fa fa-check"></i> <b>2.2.4.</b> ActionBar的覆盖层叠
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.3" data-path="basics/supporting-devices/index.html">
<a href="../../basics/supporting-devices/index.html">
<i class="fa fa-check"></i> <b>2.3.</b> 兼容不同的设备
</a>
<ul class="articles">
<li class="chapter " data-level="2.3.1" data-path="basics/supporting-devices/languages.html">
<a href="../../basics/supporting-devices/languages.html">
<i class="fa fa-check"></i> <b>2.3.1.</b> 适配不同的语言
</a>
</li>
<li class="chapter " data-level="2.3.2" data-path="basics/supporting-devices/screens.html">
<a href="../../basics/supporting-devices/screens.html">
<i class="fa fa-check"></i> <b>2.3.2.</b> 适配不同的屏幕
</a>
</li>
<li class="chapter " data-level="2.3.3" data-path="basics/supporting-devices/platforms.html">
<a href="../../basics/supporting-devices/platforms.html">
<i class="fa fa-check"></i> <b>2.3.3.</b> 适配不同的系统版本
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.4" data-path="basics/activity-lifecycle/index.html">
<a href="../../basics/activity-lifecycle/index.html">
<i class="fa fa-check"></i> <b>2.4.</b> 管理Activity的生命周期
</a>
<ul class="articles">
<li class="chapter " data-level="2.4.1" data-path="basics/activity-lifecycle/starting.html">
<a href="../../basics/activity-lifecycle/starting.html">
<i class="fa fa-check"></i> <b>2.4.1.</b> 启动与销毁Activity
</a>
</li>
<li class="chapter " data-level="2.4.2" data-path="basics/activity-lifecycle/pausing.html">
<a href="../../basics/activity-lifecycle/pausing.html">
<i class="fa fa-check"></i> <b>2.4.2.</b> 暂停与恢复Activity
</a>
</li>
<li class="chapter " data-level="2.4.3" data-path="basics/activity-lifecycle/stopping.html">
<a href="../../basics/activity-lifecycle/stopping.html">
<i class="fa fa-check"></i> <b>2.4.3.</b> 停止与重启Activity
</a>
</li>
<li class="chapter " data-level="2.4.4" data-path="basics/activity-lifecycle/recreating.html">
<a href="../../basics/activity-lifecycle/recreating.html">
<i class="fa fa-check"></i> <b>2.4.4.</b> 重新创建Activity
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.5" data-path="basics/fragments/index.html">
<a href="../../basics/fragments/index.html">
<i class="fa fa-check"></i> <b>2.5.</b> 使用Fragment建立动态的UI
</a>
<ul class="articles">
<li class="chapter " data-level="2.5.1" data-path="basics/fragments/creating.html">
<a href="../../basics/fragments/creating.html">
<i class="fa fa-check"></i> <b>2.5.1.</b> 创建一个Fragment
</a>
</li>
<li class="chapter " data-level="2.5.2" data-path="basics/fragments/fragment-ui.html">
<a href="../../basics/fragments/fragment-ui.html">
<i class="fa fa-check"></i> <b>2.5.2.</b> 建立灵活动态的UI
</a>
</li>
<li class="chapter " data-level="2.5.3" data-path="basics/fragments/communicating.html">
<a href="../../basics/fragments/communicating.html">
<i class="fa fa-check"></i> <b>2.5.3.</b> Fragments之间的交互
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.6" data-path="basics/data-storage/index.html">
<a href="../../basics/data-storage/index.html">
<i class="fa fa-check"></i> <b>2.6.</b> 数据保存
</a>
<ul class="articles">
<li class="chapter " data-level="2.6.1" data-path="basics/data-storage/shared-preference.html">
<a href="../../basics/data-storage/shared-preference.html">
<i class="fa fa-check"></i> <b>2.6.1.</b> 保存到Preference
</a>
</li>
<li class="chapter " data-level="2.6.2" data-path="basics/data-storage/files.html">
<a href="../../basics/data-storage/files.html">
<i class="fa fa-check"></i> <b>2.6.2.</b> 保存到文件
</a>
</li>
<li class="chapter " data-level="2.6.3" data-path="basics/data-storage/database.html">
<a href="../../basics/data-storage/database.html">
<i class="fa fa-check"></i> <b>2.6.3.</b> 保存到数据库
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="2.7" data-path="basics/intents/index.html">
<a href="../../basics/intents/index.html">
<i class="fa fa-check"></i> <b>2.7.</b> 与其他应用的交互
</a>
<ul class="articles">
<li class="chapter " data-level="2.7.1" data-path="basics/intents/sending.html">
<a href="../../basics/intents/sending.html">
<i class="fa fa-check"></i> <b>2.7.1.</b> Intent的发送
</a>
</li>
<li class="chapter " data-level="2.7.2" data-path="basics/intents/result.html">
<a href="../../basics/intents/result.html">
<i class="fa fa-check"></i> <b>2.7.2.</b> 接收Activity返回的结果
</a>
</li>
<li class="chapter " data-level="2.7.3" data-path="basics/intents/filters.html">
<a href="../../basics/intents/filters.html">
<i class="fa fa-check"></i> <b>2.7.3.</b> Intent过滤
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="chapter " data-level="3" data-path="content-sharing/index.html">
<a href="../../content-sharing/index.html">
<i class="fa fa-check"></i> <b>3.</b> 分享
</a>
<ul class="articles">
<li class="chapter " data-level="3.1" data-path="content-sharing/sharing/index.html">
<a href="../../content-sharing/sharing/index.html">
<i class="fa fa-check"></i> <b>3.1.</b> 分享简单的数据
</a>
<ul class="articles">
<li class="chapter " data-level="3.1.1" data-path="content-sharing/sharing/send.html">
<a href="../../content-sharing/sharing/send.html">
<i class="fa fa-check"></i> <b>3.1.1.</b> 给其他App发送简单的数据
</a>
</li>
<li class="chapter " data-level="3.1.2" data-path="content-sharing/sharing/receive.html">
<a href="../../content-sharing/sharing/receive.html">
<i class="fa fa-check"></i> <b>3.1.2.</b> 接收从其他App返回的数据
</a>
</li>
<li class="chapter " data-level="3.1.3" data-path="content-sharing/sharing/shareaction.html">
<a href="../../content-sharing/sharing/shareaction.html">
<i class="fa fa-check"></i> <b>3.1.3.</b> 添加一个简便的分享动作
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="3.2" data-path="content-sharing/secure-file-sharing/index.html">
<a href="../../content-sharing/secure-file-sharing/index.html">
<i class="fa fa-check"></i> <b>3.2.</b> 分享文件
</a>
<ul class="articles">
<li class="chapter " data-level="3.2.1" data-path="content-sharing/secure-file-sharing/setup-sharing.html">
<a href="../../content-sharing/secure-file-sharing/setup-sharing.html">
<i class="fa fa-check"></i> <b>3.2.1.</b> 建立文件分享
</a>
</li>
<li class="chapter " data-level="3.2.2" data-path="content-sharing/secure-file-sharing/sharing-file.html">
<a href="../../content-sharing/secure-file-sharing/sharing-file.html">
<i class="fa fa-check"></i> <b>3.2.2.</b> 分享文件
</a>
</li>
<li class="chapter " data-level="3.2.3" data-path="content-sharing/secure-file-sharing/request-file.html">
<a href="../../content-sharing/secure-file-sharing/request-file.html">
<i class="fa fa-check"></i> <b>3.2.3.</b> 请求分享一个文件
</a>
</li>
<li class="chapter " data-level="3.2.4" data-path="content-sharing/secure-file-sharing/retrieve-info.html">
<a href="../../content-sharing/secure-file-sharing/retrieve-info.html">
<i class="fa fa-check"></i> <b>3.2.4.</b> 获取文件信息
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="3.3" data-path="content-sharing/beam-files/index.html">
<a href="../../content-sharing/beam-files/index.html">
<i class="fa fa-check"></i> <b>3.3.</b> 使用NFC分享文件
</a>
<ul class="articles">
<li class="chapter " data-level="3.3.1" data-path="content-sharing/beam-files/sending-files.html">
<a href="../../content-sharing/beam-files/sending-files.html">
<i class="fa fa-check"></i> <b>3.3.1.</b> 发送文件给其他设备
</a>
</li>
<li class="chapter " data-level="3.3.2" data-path="content-sharing/beam-files/receive-files.html">
<a href="../../content-sharing/beam-files/receive-files.html">
<i class="fa fa-check"></i> <b>3.3.2.</b> 接收其他设备的文件
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="chapter " data-level="4" data-path="multimedia/index.html">
<a href="../../multimedia/index.html">
<i class="fa fa-check"></i> <b>4.</b> 多媒体
</a>
<ul class="articles">
<li class="chapter " data-level="4.1" data-path="multimedia/audio/index.html">
<a href="../../multimedia/audio/index.html">
<i class="fa fa-check"></i> <b>4.1.</b> 管理音频播放
</a>
<ul class="articles">
<li class="chapter " data-level="4.1.1" data-path="multimedia/audio/volume-playback.html">
<a href="../../multimedia/audio/volume-playback.html">
<i class="fa fa-check"></i> <b>4.1.1.</b> 控制你得应用的音量与播放
</a>
</li>
<li class="chapter " data-level="4.1.2" data-path="multimedia/audio/audio-focus.html">
<a href="../../multimedia/audio/audio-focus.html">
<i class="fa fa-check"></i> <b>4.1.2.</b> 管理音频焦点
</a>
</li>
<li class="chapter " data-level="4.1.3" data-path="multimedia/audio/audio-output.html">
<a href="../../multimedia/audio/audio-output.html">
<i class="fa fa-check"></i> <b>4.1.3.</b> 兼容音频输出设备
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="4.2" data-path="multimedia/camera/index.html">
<a href="../../multimedia/camera/index.html">
<i class="fa fa-check"></i> <b>4.2.</b> 拍照
</a>
<ul class="articles">
<li class="chapter " data-level="4.2.1" data-path="multimedia/camera/photobasic.html">
<a href="../../multimedia/camera/photobasic.html">
<i class="fa fa-check"></i> <b>4.2.1.</b> 简单的拍照
</a>
</li>
<li class="chapter " data-level="4.2.2" data-path="multimedia/camera/videobasic.html">
<a href="../../multimedia/camera/videobasic.html">
<i class="fa fa-check"></i> <b>4.2.2.</b> 简单的录像
</a>
</li>
<li class="chapter " data-level="4.2.3" data-path="multimedia/camera/cameradirect.html">
<a href="../../multimedia/camera/cameradirect.html">
<i class="fa fa-check"></i> <b>4.2.3.</b> 控制相机硬件
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="4.3" data-path="multimedia/printing/index.html">
<a href="../../multimedia/printing/index.html">
<i class="fa fa-check"></i> <b>4.3.</b> 打印
</a>
<ul class="articles">
<li class="chapter " data-level="4.3.1" data-path="multimedia/printing/photos.html">
<a href="../../multimedia/printing/photos.html">
<i class="fa fa-check"></i> <b>4.3.1.</b> 打印照片
</a>
</li>
<li class="chapter " data-level="4.3.2" data-path="multimedia/printing/html-docs.html">
<a href="../../multimedia/printing/html-docs.html">
<i class="fa fa-check"></i> <b>4.3.2.</b> 打印HTML文档
</a>
</li>
<li class="chapter " data-level="4.3.3" data-path="multimedia/printing/custom-docs.html">
<a href="../../multimedia/printing/custom-docs.html">
<i class="fa fa-check"></i> <b>4.3.3.</b> 打印自定义文档
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="chapter " data-level="5" data-path="graphics/index.html">
<a href="../../graphics/index.html">
<i class="fa fa-check"></i> <b>5.</b> 图像
</a>
<ul class="articles">
<li class="chapter " data-level="5.1" data-path="graphics/displaying-bitmaps/index.html">
<a href="../../graphics/displaying-bitmaps/index.html">
<i class="fa fa-check"></i> <b>5.1.</b> 高效显示Bitmap
</a>
<ul class="articles">
<li class="chapter " data-level="5.1.1" data-path="graphics/displaying-bitmaps/load-bitmap.html">
<a href="../../graphics/displaying-bitmaps/load-bitmap.html">
<i class="fa fa-check"></i> <b>5.1.1.</b> 高效加载大图
</a>
</li>
<li class="chapter " data-level="5.1.2" data-path="graphics/displaying-bitmaps/process-bitmap.html">
<a href="../../graphics/displaying-bitmaps/process-bitmap.html">
<i class="fa fa-check"></i> <b>5.1.2.</b> 非UI线程处理Bitmap
</a>
</li>
<li class="chapter " data-level="5.1.3" data-path="graphics/displaying-bitmaps/cache-bitmap.html">
<a href="../../graphics/displaying-bitmaps/cache-bitmap.html">
<i class="fa fa-check"></i> <b>5.1.3.</b> 缓存Bitmap
</a>
</li>
<li class="chapter " data-level="5.1.4" data-path="graphics/displaying-bitmaps/manage-bitmap-memory.html">
<a href="../../graphics/displaying-bitmaps/manage-bitmap-memory.html">
<i class="fa fa-check"></i> <b>5.1.4.</b> 管理Bitmap的内存占用
</a>
</li>
<li class="chapter " data-level="5.1.5" data-path="graphics/displaying-bitmaps/display-bitmap.html">
<a href="../../graphics/displaying-bitmaps/display-bitmap.html">
<i class="fa fa-check"></i> <b>5.1.5.</b> 在UI上显示Bitmap
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="5.2" data-path="graphics/opengl/index.html">
<a href="../../graphics/opengl/index.html">
<i class="fa fa-check"></i> <b>5.2.</b> 使用OpenGL ES显示图像
</a>
<ul class="articles">
<li class="chapter " data-level="5.2.1" data-path="graphics/opengl/environment.html">
<a href="../../graphics/opengl/environment.html">
<i class="fa fa-check"></i> <b>5.2.1.</b> 建立OpenGL ES的环境
</a>
</li>
<li class="chapter " data-level="5.2.2" data-path="graphics/opengl/shapes.html">
<a href="../../graphics/opengl/shapes.html">
<i class="fa fa-check"></i> <b>5.2.2.</b> 定义Shapes
</a>
</li>
<li class="chapter " data-level="5.2.3" data-path="graphics/opengl/draw.html">
<a href="../../graphics/opengl/draw.html">
<i class="fa fa-check"></i> <b>5.2.3.</b> 绘制Shapes
</a>
</li>
<li class="chapter " data-level="5.2.4" data-path="graphics/opengl/projection.html">
<a href="../../graphics/opengl/projection.html">
<i class="fa fa-check"></i> <b>5.2.4.</b> 运用投影与相机视图
</a>
</li>
<li class="chapter " data-level="5.2.5" data-path="graphics/opengl/motion.html">
<a href="../../graphics/opengl/motion.html">
<i class="fa fa-check"></i> <b>5.2.5.</b> 添加移动
</a>
</li>
<li class="chapter " data-level="5.2.6" data-path="graphics/opengl/touch.html">
<a href="../../graphics/opengl/touch.html">
<i class="fa fa-check"></i> <b>5.2.6.</b> 响应触摸事件
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="chapter " data-level="6" data-path="animations/index.html">
<a href="../../animations/index.html">
<i class="fa fa-check"></i> <b>6.</b> 动画
</a>
<ul class="articles">
<li class="chapter " data-level="6.1" data-path="animations/crossfade.html">
<a href="../../animations/crossfade.html">
<i class="fa fa-check"></i> <b>6.1.</b> 淡入淡出两个View
</a>
</li>
<li class="chapter " data-level="6.2" data-path="animations/screen-slide.html">
<a href="../../animations/screen-slide.html">
<i class="fa fa-check"></i> <b>6.2.</b> 使用ViewPager实现屏幕滑动
</a>
</li>
<li class="chapter " data-level="6.3" data-path="animations/cardflip.html">
<a href="../../animations/cardflip.html">
<i class="fa fa-check"></i> <b>6.3.</b> 卡片翻转的动画
</a>
</li>
<li class="chapter " data-level="6.4" data-path="animations/zoom.html">
<a href="../../animations/zoom.html">
<i class="fa fa-check"></i> <b>6.4.</b> 缩放动画
</a>
</li>
<li class="chapter " data-level="6.5" data-path="animations/layout.html">
<a href="../../animations/layout.html">
<i class="fa fa-check"></i> <b>6.5.</b> 控件切换动画
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="7" data-path="connectivity/index.html">
<a href="../../connectivity/index.html">
<i class="fa fa-check"></i> <b>7.</b> 连接
</a>
<ul class="articles">
<li class="chapter " data-level="7.1" data-path="connectivity/connect-devices-wireless/index.html">
<a href="../../connectivity/connect-devices-wireless/index.html">
<i class="fa fa-check"></i> <b>7.1.</b> 无线连接设备
</a>
<ul class="articles">
<li class="chapter " data-level="7.1.1" data-path="connectivity/connect-devices-wireless/nsd.html">
<a href="../../connectivity/connect-devices-wireless/nsd.html">
<i class="fa fa-check"></i> <b>7.1.1.</b> 使得网络服务可发现
</a>
</li>
<li class="chapter " data-level="7.1.2" data-path="connectivity/connect-devices-wireless/wifi-direct.html">
<a href="../../connectivity/connect-devices-wireless/wifi-direct.html">
<i class="fa fa-check"></i> <b>7.1.2.</b> 使用WiFi建立P2P连接
</a>
</li>
<li class="chapter " data-level="7.1.3" data-path="connectivity/connect-devices-wireless/nsd-wifi-index.html">
<a href="../../connectivity/connect-devices-wireless/nsd-wifi-index.html">
<i class="fa fa-check"></i> <b>7.1.3.</b> 使用WiFi P2P服务
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="7.2" data-path="connectivity/network-ops/index.html">
<a href="../../connectivity/network-ops/index.html">
<i class="fa fa-check"></i> <b>7.2.</b> 网络连接操作
</a>
<ul class="articles">
<li class="chapter " data-level="7.2.1" data-path="connectivity/network-ops/connecting.html">
<a href="../../connectivity/network-ops/connecting.html">
<i class="fa fa-check"></i> <b>7.2.1.</b> 连接到网络
</a>
</li>
<li class="chapter " data-level="7.2.2" data-path="connectivity/network-ops/managing.html">
<a href="../../connectivity/network-ops/managing.html">
<i class="fa fa-check"></i> <b>7.2.2.</b> 管理使用的网络
</a>
</li>
<li class="chapter " data-level="7.2.3" data-path="connectivity/network-ops/xml.html">
<a href="../../connectivity/network-ops/xml.html">
<i class="fa fa-check"></i> <b>7.2.3.</b> 解析XML数据
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="7.3" data-path="connectivity/efficient-downloads/index.html">
<a href="../../connectivity/efficient-downloads/index.html">
<i class="fa fa-check"></i> <b>7.3.</b> 高效下载
</a>
<ul class="articles">
<li class="chapter " data-level="7.3.1" data-path="connectivity/efficient-downloads/efficient-network-access.html">
<a href="../../connectivity/efficient-downloads/efficient-network-access.html">
<i class="fa fa-check"></i> <b>7.3.1.</b> 为网络访问更加高效而优化下载
</a>
</li>
<li class="chapter " data-level="7.3.2" data-path="connectivity/efficient-downloads/regular-update.html">
<a href="../../connectivity/efficient-downloads/regular-update.html">
<i class="fa fa-check"></i> <b>7.3.2.</b> 最小化更新操作的影响
</a>
</li>
<li class="chapter " data-level="7.3.3" data-path="connectivity/efficient-downloads/redundant-redundant.html">
<a href="../../connectivity/efficient-downloads/redundant-redundant.html">
<i class="fa fa-check"></i> <b>7.3.3.</b> 避免下载多余的数据
</a>
</li>
<li class="chapter " data-level="7.3.4" data-path="connectivity/efficient-downloads/connectivity-patterns.html">
<a href="../../connectivity/efficient-downloads/connectivity-patterns.html">
<i class="fa fa-check"></i> <b>7.3.4.</b> 根据网络类型改变下载模式
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="7.4" data-path="connectivity/sync-adapters/index.html">
<a href="../../connectivity/sync-adapters/index.html">
<i class="fa fa-check"></i> <b>7.4.</b> 使用Sync Adapter传输数据
</a>
<ul class="articles">
<li class="chapter " data-level="7.4.1" data-path="connectivity/sync-adapters/create-authenticator.html">
<a href="../../connectivity/sync-adapters/create-authenticator.html">
<i class="fa fa-check"></i> <b>7.4.1.</b> 创建Stub授权器
</a>
</li>
<li class="chapter " data-level="7.4.2" data-path="connectivity/sync-adapters/create-stub-provider.html">
<a href="../../connectivity/sync-adapters/create-stub-provider.html">
<i class="fa fa-check"></i> <b>7.4.2.</b> 创建Stub Content Provider
</a>
</li>
<li class="chapter " data-level="7.4.3" data-path="connectivity/sync-adapters/create-sync-adapter.html">
<a href="../../connectivity/sync-adapters/create-sync-adapter.html">
<i class="fa fa-check"></i> <b>7.4.3.</b> 创建Sync Adpater
</a>
</li>
<li class="chapter " data-level="7.4.4" data-path="connectivity/sync-adapters/running-sync-adapter.html">
<a href="../../connectivity/sync-adapters/running-sync-adapter.html">
<i class="fa fa-check"></i> <b>7.4.4.</b> 执行Sync Adpater
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="7.5" data-path="connectivity/volley/index.html">
<a href="../../connectivity/volley/index.html">
<i class="fa fa-check"></i> <b>7.5.</b> 使用Volley执行网络数据传输
</a>
<ul class="articles">
<li class="chapter " data-level="7.5.1" data-path="connectivity/volley/simple.html">
<a href="../../connectivity/volley/simple.html">
<i class="fa fa-check"></i> <b>7.5.1.</b> 发送简单的网络请求
</a>
</li>
<li class="chapter " data-level="7.5.2" data-path="connectivity/volley/request-queue.html">
<a href="../../connectivity/volley/request-queue.html">
<i class="fa fa-check"></i> <b>7.5.2.</b> 建立请求队列
</a>
</li>
<li class="chapter " data-level="7.5.3" data-path="connectivity/volley/request.html">
<a href="../../connectivity/volley/request.html">
<i class="fa fa-check"></i> <b>7.5.3.</b> 创建标准的网络请求
</a>
</li>
<li class="chapter " data-level="7.5.4" data-path="connectivity/volley/request-custom.html">
<a href="../../connectivity/volley/request-custom.html">
<i class="fa fa-check"></i> <b>7.5.4.</b> 实现自定义的网络请求
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="chapter " data-level="8" data-path="cloud/index.html">
<a href="../../cloud/index.html">
<i class="fa fa-check"></i> <b>8.</b> 云服务
</a>
<ul class="articles">
<li class="chapter " data-level="8.1" data-path="cloud/cloudsync/index.html">
<a href="../../cloud/cloudsync/index.html">
<i class="fa fa-check"></i> <b>8.1.</b> 云同步
</a>
<ul class="articles">
<li class="chapter " data-level="8.1.1" data-path="cloud/cloudsync/backupapi.html">
<a href="../../cloud/cloudsync/backupapi.html">
<i class="fa fa-check"></i> <b>8.1.1.</b> 使用备份API
</a>
</li>
<li class="chapter " data-level="8.1.2" data-path="cloud/cloudsync/gcm.html">
<a href="../../cloud/cloudsync/gcm.html">
<i class="fa fa-check"></i> <b>8.1.2.</b> 使用Google Cloud Messaging
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="8.2" data-path="cloud/cloudsave/index.html">
<a href="../../cloud/cloudsave/index.html">
<i class="fa fa-check"></i> <b>8.2.</b> 解决云同步的保存冲突
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="9" data-path="contacts-provider/index.html">
<a href="../../contacts-provider/index.html">
<i class="fa fa-check"></i> <b>9.</b> 用户信息
</a>
<ul class="articles">
<li class="chapter " data-level="9.1" data-path="contacts-provider/retrieve-names.html">
<a href="../../contacts-provider/retrieve-names.html">
<i class="fa fa-check"></i> <b>9.1.</b> 获取联系人列表
</a>
</li>
<li class="chapter " data-level="9.2" data-path="contacts-provider/retrieve-detail.html">
<a href="../../contacts-provider/retrieve-detail.html">
<i class="fa fa-check"></i> <b>9.2.</b> 获取联系人详情
</a>
</li>
<li class="chapter " data-level="9.3" data-path="contacts-provider/modify-data.html">
<a href="../../contacts-provider/modify-data.html">
<i class="fa fa-check"></i> <b>9.3.</b> 修改联系人信息
</a>
</li>
<li class="chapter " data-level="9.4" data-path="contacts-provider/display-badge.html">
<a href="../../contacts-provider/display-badge.html">
<i class="fa fa-check"></i> <b>9.4.</b> 显示联系人头像
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="10" data-path="location/index.html">
<a href="../../location/index.html">
<i class="fa fa-check"></i> <b>10.</b> 位置信息
</a>
<ul class="articles">
<li class="chapter " data-level="10.1" data-path="location/retrieve-current.html">
<a href="../../location/retrieve-current.html">
<i class="fa fa-check"></i> <b>10.1.</b> 获取当前位置
</a>
</li>
<li class="chapter " data-level="10.2" data-path="location/retrieve-location-updates.html">
<a href="../../location/retrieve-location-updates.html">
<i class="fa fa-check"></i> <b>10.2.</b> 获取位置更新
</a>
</li>
<li class="chapter " data-level="10.3" data-path="location/display-address.html">
<a href="../../location/display-address.html">
<i class="fa fa-check"></i> <b>10.3.</b> 显示位置地址
</a>
</li>
<li class="chapter " data-level="10.4" data-path="location/geofencing.html">
<a href="../../location/geofencing.html">
<i class="fa fa-check"></i> <b>10.4.</b> 创建并监视异常区域
</a>
</li>
<li class="chapter " data-level="10.5" data-path="location/activity-recognition.html">
<a href="../../location/activity-recognition.html">
<i class="fa fa-check"></i> <b>10.5.</b> 识别用户的当下活动
</a>
</li>
<li class="chapter " data-level="10.6" data-path="location/location-testing.html">
<a href="../../location/location-testing.html">
<i class="fa fa-check"></i> <b>10.6.</b> 使用模拟位置进行测试
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="11" data-path="wearables/index.html">
<a href="../../wearables/index.html">
<i class="fa fa-check"></i> <b>11.</b> 为可穿戴设备创建应用
</a>
<ul class="articles">
<li class="chapter " data-level="11.1" data-path="wearables/notifications/index.html">
<a href="../../wearables/notifications/index.html">
<i class="fa fa-check"></i> <b>11.1.</b> 赋予Notification可穿戴特性
</a>
<ul class="articles">
<li class="chapter " data-level="11.1.1" data-path="wearables/notifications/creating.html">
<a href="../../wearables/notifications/creating.html">
<i class="fa fa-check"></i> <b>11.1.1.</b> 创建Notification
</a>
</li>
<li class="chapter " data-level="11.1.2" data-path="wearables/notifications/voice-input.html">
<a href="../../wearables/notifications/voice-input.html">
<i class="fa fa-check"></i> <b>11.1.2.</b> 在Notifcation中接收语音输入
</a>
</li>
<li class="chapter " data-level="11.1.3" data-path="wearables/notifications/pages.html">
<a href="../../wearables/notifications/pages.html">
<i class="fa fa-check"></i> <b>11.1.3.</b> 为Notification添加显示页面
</a>
</li>
<li class="chapter " data-level="11.1.4" data-path="wearables/notifications/stacks.html">
<a href="../../wearables/notifications/stacks.html">
<i class="fa fa-check"></i> <b>11.1.4.</b> 以Stack的方式显示Notifications
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="11.2" data-path="wearables/apps/index.html">
<a href="../../wearables/apps/index.html">
<i class="fa fa-check"></i> <b>11.2.</b> 创建可穿戴的应用
</a>
<ul class="articles">
<li class="chapter " data-level="11.2.1" data-path="wearables/apps/creating.html">
<a href="../../wearables/apps/creating.html">
<i class="fa fa-check"></i> <b>11.2.1.</b> 创建并执行可穿戴应用
</a>
</li>
<li class="chapter " data-level="11.2.2" data-path="wearables/apps/layouts.html">
<a href="../../wearables/apps/layouts.html">
<i class="fa fa-check"></i> <b>11.2.2.</b> 创建自定义的布局
</a>
</li>
<li class="chapter " data-level="11.2.3" data-path="wearables/apps/voice.html">
<a href="../../wearables/apps/voice.html">
<i class="fa fa-check"></i> <b>11.2.3.</b> 添加语音能力
</a>
</li>
<li class="chapter " data-level="11.2.4" data-path="wearables/apps/packaging.html">
<a href="../../wearables/apps/packaging.html">
<i class="fa fa-check"></i> <b>11.2.4.</b> 打包可穿戴应用
</a>
</li>
<li class="chapter " data-level="11.2.5" data-path="wearables/apps/bt-debugging.html">
<a href="../../wearables/apps/bt-debugging.html">
<i class="fa fa-check"></i> <b>11.2.5.</b> 通过蓝牙进行调试
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="11.3" data-path="wearables/data-layer/index.html">
<a href="../../wearables/data-layer/index.html">
<i class="fa fa-check"></i> <b>11.3.</b> 发送并同步数据
</a>
<ul class="articles">
<li class="chapter " data-level="11.3.1" data-path="wearables/data-layer/accessing.html">
<a href="../../wearables/data-layer/accessing.html">
<i class="fa fa-check"></i> <b>11.3.1.</b> 访问可穿戴数据层
</a>
</li>
<li class="chapter " data-level="11.3.2" data-path="wearables/data-layer/data-items.html">
<a href="../../wearables/data-layer/data-items.html">
<i class="fa fa-check"></i> <b>11.3.2.</b> 同步数据单元
</a>
</li>
<li class="chapter " data-level="11.3.3" data-path="wearables/data-layer/assets.html">
<a href="../../wearables/data-layer/assets.html">
<i class="fa fa-check"></i> <b>11.3.3.</b> 传输资源
</a>
</li>
<li class="chapter " data-level="11.3.4" data-path="wearables/data-layer/messages.html">
<a href="../../wearables/data-layer/messages.html">
<i class="fa fa-check"></i> <b>11.3.4.</b> 发送与接收消息
</a>
</li>
<li class="chapter " data-level="11.3.5" data-path="wearables/data-layer/events.html">
<a href="../../wearables/data-layer/events.html">
<i class="fa fa-check"></i> <b>11.3.5.</b> 处理数据层的事件
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="chapter " data-level="12" data-path="ux/index.html">
<a href="../../ux/index.html">
<i class="fa fa-check"></i> <b>12.</b> 交互
</a>
<ul class="articles">
<li class="chapter " data-level="12.1" data-path="ux/design-nav/index.html">
<a href="../../ux/design-nav/index.html">
<i class="fa fa-check"></i> <b>12.1.</b> 设计高效的导航
</a>
<ul class="articles">
<li class="chapter " data-level="12.1.1" data-path="ux/design-nav/screen-planning.html">
<a href="../../ux/design-nav/screen-planning.html">
<i class="fa fa-check"></i> <b>12.1.1.</b> 规划屏幕界面与他们之间的关系
</a>
</li>
<li class="chapter " data-level="12.1.2" data-path="ux/design-nav/multi-sizes.html">
<a href="../../ux/design-nav/multi-sizes.html">
<i class="fa fa-check"></i> <b>12.1.2.</b> 为多种大小的屏幕进行规划
</a>
</li>
<li class="chapter " data-level="12.1.3" data-path="ux/design-nav/descendant-lateral.html">
<a href="../../ux/design-nav/descendant-lateral.html">
<i class="fa fa-check"></i> <b>12.1.3.</b> 提供向下与侧滑的导航
</a>
</li>
<li class="chapter " data-level="12.1.4" data-path="ux/design-nav/ancestral-temporal.html">
<a href="../../ux/design-nav/ancestral-temporal.html">
<i class="fa fa-check"></i> <b>12.1.4.</b> 提供向上与暂时的导航
</a>
</li>
<li class="chapter " data-level="12.1.5" data-path="ux/design-nav/wireframing.html">
<a href="../../ux/design-nav/wireframing.html">
<i class="fa fa-check"></i> <b>12.1.5.</b> 综合上面所有的导航
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="12.2" data-path="ux/implement-nav/index.html">
<a href="../../ux/implement-nav/index.html">
<i class="fa fa-check"></i> <b>12.2.</b> 实现高效的导航
</a>
<ul class="articles">
<li class="chapter " data-level="12.2.1" data-path="ux/implement-nav/lateral.html">
<a href="../../ux/implement-nav/lateral.html">
<i class="fa fa-check"></i> <b>12.2.1.</b> 使用Tabs创建Swipe视图
</a>
</li>
<li class="chapter " data-level="12.2.2" data-path="ux/implement-nav/nav-drawer.html">
<a href="../../ux/implement-nav/nav-drawer.html">
<i class="fa fa-check"></i> <b>12.2.2.</b> 创建抽屉导航
</a>
</li>
<li class="chapter " data-level="12.2.3" data-path="ux/implement-nav/ancestral.html">
<a href="../../ux/implement-nav/ancestral.html">
<i class="fa fa-check"></i> <b>12.2.3.</b> 提供向上的导航
</a>
</li>
<li class="chapter " data-level="12.2.4" data-path="ux/implement-nav/temporal.html">
<a href="../../ux/implement-nav/temporal.html">
<i class="fa fa-check"></i> <b>12.2.4.</b> 提供向后的导航
</a>
</li>
<li class="chapter " data-level="12.2.5" data-path="ux/implement-nav/descendant.html">
<a href="../../ux/implement-nav/descendant.html">
<i class="fa fa-check"></i> <b>12.2.5.</b> 实现向下的导航
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="12.3" data-path="ux/notify-user/index.html">
<a href="../../ux/notify-user/index.html">
<i class="fa fa-check"></i> <b>12.3.</b> 通知提示用户
</a>
<ul class="articles">
<li class="chapter " data-level="12.3.1" data-path="ux/notify-user/build-notification.html">
<a href="../../ux/notify-user/build-notification.html">
<i class="fa fa-check"></i> <b>12.3.1.</b> 建立Notification
</a>
</li>
<li class="chapter " data-level="12.3.2" data-path="ux/notify-user/nav.html">
<a href="../../ux/notify-user/nav.html">
<i class="fa fa-check"></i> <b>12.3.2.</b> 当启动Activity时保留导航
</a>
</li>
<li class="chapter " data-level="12.3.3" data-path="ux/notify-user/update-notification.html">
<a href="../../ux/notify-user/update-notification.html">
<i class="fa fa-check"></i> <b>12.3.3.</b> 更新Notification
</a>
</li>
<li class="chapter " data-level="12.3.4" data-path="ux/notify-user/expand-notification.html">
<a href="../../ux/notify-user/expand-notification.html">
<i class="fa fa-check"></i> <b>12.3.4.</b> 使用BigView风格
</a>
</li>
<li class="chapter " data-level="12.3.5" data-path="ux/notify-user/progess-notification.html">
<a href="../../ux/notify-user/progess-notification.html">
<i class="fa fa-check"></i> <b>12.3.5.</b> 显示Notification进度
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="12.4" data-path="ux/search/index.html">
<a href="../../ux/search/index.html">
<i class="fa fa-check"></i> <b>12.4.</b> 增加搜索功能
</a>
<ul class="articles">
<li class="chapter " data-level="12.4.1" data-path="ux/search/setup.html">
<a href="../../ux/search/setup.html">
<i class="fa fa-check"></i> <b>12.4.1.</b> 建立搜索界面
</a>
</li>
<li class="chapter " data-level="12.4.2" data-path="ux/search/search.html">
<a href="../../ux/search/search.html">
<i class="fa fa-check"></i> <b>12.4.2.</b> 保存并搜索数据
</a>
</li>
<li class="chapter " data-level="12.4.3" data-path="ux/search/back-compat.html">
<a href="../../ux/search/back-compat.html">
<i class="fa fa-check"></i> <b>12.4.3.</b> 保持向下兼容
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="12.5" data-path="ux/app-indexing/index.html">
<a href="../../ux/app-indexing/index.html">
<i class="fa fa-check"></i> <b>12.5.</b> 使得你的App内容可被Google搜索
</a>
<ul class="articles">
<li class="chapter " data-level="12.5.1" data-path="ux/app-indexing/deep-linking.html">
<a href="../../ux/app-indexing/deep-linking.html">
<i class="fa fa-check"></i> <b>12.5.1.</b> 为App内容开启深度链接
</a>
</li>
<li class="chapter " data-level="12.5.2" data-path="ux/app-indexing/enable-app-indexing.html">
<a href="../../ux/app-indexing/enable-app-indexing.html">
<i class="fa fa-check"></i> <b>12.5.2.</b> 为索引指定App内容
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="chapter " data-level="13" data-path="ui/index.html">
<a href="../../ui/index.html">
<i class="fa fa-check"></i> <b>13.</b> UI
</a>
<ul class="articles">
<li class="chapter " data-level="13.1" data-path="ui/multiscreen/index.html">
<a href="../../ui/multiscreen/index.html">
<i class="fa fa-check"></i> <b>13.1.</b> 为多屏幕设计
</a>
<ul class="articles">
<li class="chapter " data-level="13.1.1" data-path="ui/multiscreen/screen-sizes.html">
<a href="../../ui/multiscreen/screen-sizes.html">
<i class="fa fa-check"></i> <b>13.1.1.</b> 兼容不同的屏幕大小
</a>
</li>
<li class="chapter " data-level="13.1.2" data-path="ui/multiscreen/screen-desities.html">
<a href="../../ui/multiscreen/screen-desities.html">
<i class="fa fa-check"></i> <b>13.1.2.</b> 兼容不同的屏幕密度
</a>
</li>
<li class="chapter " data-level="13.1.3" data-path="ui/multiscreen/adapt-ui.html">
<a href="../../ui/multiscreen/adapt-ui.html">
<i class="fa fa-check"></i> <b>13.1.3.</b> 实现可适应的UI
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="13.2" data-path="ui/tv/index.html">
<a href="../../ui/tv/index.html">
<i class="fa fa-check"></i> <b>13.2.</b> 为TV进行设计
</a>
<ul class="articles">
<li class="chapter " data-level="13.2.1" data-path="ui/tv/optimize-layouts-tv.html">
<a href="../../ui/tv/optimize-layouts-tv.html">
<i class="fa fa-check"></i> <b>13.2.1.</b> 为TV优化Layout
</a>
</li>
<li class="chapter " data-level="13.2.2" data-path="ui/tv/optimize-nav-tv.html">
<a href="../../ui/tv/optimize-nav-tv.html">
<i class="fa fa-check"></i> <b>13.2.2.</b> 为TV优化导航
</a>
</li>
<li class="chapter " data-level="13.2.3" data-path="ui/tv/unsupport-features-tv.html">
<a href="../../ui/tv/unsupport-features-tv.html">
<i class="fa fa-check"></i> <b>13.2.3.</b> 处理不支持TV的功能
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="13.3" data-path="ui/custom-view/index.html">
<a href="../../ui/custom-view/index.html">
<i class="fa fa-check"></i> <b>13.3.</b> 创建自定义View
</a>
<ul class="articles">
<li class="chapter " data-level="13.3.1" data-path="ui/custom-view/create-view.html">
<a href="../../ui/custom-view/create-view.html">
<i class="fa fa-check"></i> <b>13.3.1.</b> 创建自定义的View类
</a>
</li>
<li class="chapter " data-level="13.3.2" data-path="ui/custom-view/custom-draw.html">
<a href="../../ui/custom-view/custom-draw.html">
<i class="fa fa-check"></i> <b>13.3.2.</b> 实现自定义View的绘制
</a>
</li>
<li class="chapter " data-level="13.3.3" data-path="ui/custom-view/make-interactive.html">
<a href="../../ui/custom-view/make-interactive.html">
<i class="fa fa-check"></i> <b>13.3.3.</b> 使得View可交互
</a>
</li>
<li class="chapter " data-level="13.3.4" data-path="ui/custom-view/optimize-view.html">
<a href="../../ui/custom-view/optimize-view.html">
<i class="fa fa-check"></i> <b>13.3.4.</b> 优化自定义View
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="13.4" data-path="ui/backward-compatible-ui/index.html">
<a href="../../ui/backward-compatible-ui/index.html">
<i class="fa fa-check"></i> <b>13.4.</b> 创建向后兼容的UI
</a>
<ul class="articles">
<li class="chapter " data-level="13.4.1" data-path="ui/backward-compatible-ui/abstract.html">
<a href="../../ui/backward-compatible-ui/abstract.html">
<i class="fa fa-check"></i> <b>13.4.1.</b> 抽象新的APIs
</a>
</li>
<li class="chapter " data-level="13.4.2" data-path="ui/backward-compatible-ui/new-impl.html">
<a href="../../ui/backward-compatible-ui/new-impl.html">
<i class="fa fa-check"></i> <b>13.4.2.</b> 代理至新的APIs
</a>
</li>
<li class="chapter " data-level="13.4.3" data-path="ui/backward-compatible-ui/older-impl.html">
<a href="../../ui/backward-compatible-ui/older-impl.html">
<i class="fa fa-check"></i> <b>13.4.3.</b> 使用旧的APIs实现新API的效果
</a>
</li>
<li class="chapter " data-level="13.4.4" data-path="ui/backward-compatible-ui/using-component.html">
<a href="../../ui/backward-compatible-ui/using-component.html">
<i class="fa fa-check"></i> <b>13.4.4.</b> 使用版本敏感的组件
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="13.5" data-path="ui/accessibility/index.html">
<a href="../../ui/accessibility/index.html">
<i class="fa fa-check"></i> <b>13.5.</b> 实现辅助功能
</a>
<ul class="articles">
<li class="chapter " data-level="13.5.1" data-path="ui/accessibility/accessible-app.html">
<a href="../../ui/accessibility/accessible-app.html">
<i class="fa fa-check"></i> <b>13.5.1.</b> 开发辅助程序
</a>
</li>
<li class="chapter " data-level="13.5.2" data-path="ui/accessibility/accessible-service.html">
<a href="../../ui/accessibility/accessible-service.html">
<i class="fa fa-check"></i> <b>13.5.2.</b> 开发辅助服务
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="13.6" data-path="ui/system-ui/index.html">
<a href="../../ui/system-ui/index.html">
<i class="fa fa-check"></i> <b>13.6.</b> 管理系统UI
</a>
<ul class="articles">
<li class="chapter " data-level="13.6.1" data-path="ui/system-ui/dim.html">
<a href="../../ui/system-ui/dim.html">
<i class="fa fa-check"></i> <b>13.6.1.</b> 淡化系统Bar
</a>
</li>
<li class="chapter " data-level="13.6.2" data-path="ui/system-ui/hide-ui.html">
<a href="../../ui/system-ui/hide-ui.html">
<i class="fa fa-check"></i> <b>13.6.2.</b> 隐藏系统Bar
</a>
</li>
<li class="chapter " data-level="13.6.3" data-path="ui/system-ui/hide-nav.html">
<a href="../../ui/system-ui/hide-nav.html">
<i class="fa fa-check"></i> <b>13.6.3.</b> 隐藏导航Bar
</a>
</li>
<li class="chapter " data-level="13.6.4" data-path="ui/system-ui/immersive.html">
<a href="../../ui/system-ui/immersive.html">
<i class="fa fa-check"></i> <b>13.6.4.</b> 全屏沉浸式应用
</a>
</li>
<li class="chapter " data-level="13.6.5" data-path="ui/system-ui/visibility.html">
<a href="../../ui/system-ui/visibility.html">
<i class="fa fa-check"></i> <b>13.6.5.</b> 响应UI可见性的变化
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="chapter " data-level="14" data-path="input/index.html">
<a href="../../input/index.html">
<i class="fa fa-check"></i> <b>14.</b> 用户输入
</a>
<ul class="articles">
<li class="chapter " data-level="14.1" data-path="input/gestures/index.html">
<a href="../../input/gestures/index.html">
<i class="fa fa-check"></i> <b>14.1.</b> 使用触摸手势
</a>
<ul class="articles">
<li class="chapter " data-level="14.1.1" data-path="input/gestures/detector.html">
<a href="../../input/gestures/detector.html">
<i class="fa fa-check"></i> <b>14.1.1.</b> 检测常用的手势
</a>
</li>
<li class="chapter " data-level="14.1.2" data-path="input/gestures/movement.html">
<a href="../../input/gestures/movement.html">
<i class="fa fa-check"></i> <b>14.1.2.</b> 跟踪手势移动
</a>
</li>
<li class="chapter " data-level="14.1.3" data-path="input/gestures/scroll.html">
<a href="../../input/gestures/scroll.html">
<i class="fa fa-check"></i> <b>14.1.3.</b> Scroll手势动画
</a>
</li>
<li class="chapter " data-level="14.1.4" data-path="input/gestures/multi.html">
<a href="../../input/gestures/multi.html">
<i class="fa fa-check"></i> <b>14.1.4.</b> 处理多触摸手势
</a>
</li>
<li class="chapter " data-level="14.1.5" data-path="input/gestures/scale.html">
<a href="../../input/gestures/scale.html">
<i class="fa fa-check"></i> <b>14.1.5.</b> 拖拽与缩放
</a>
</li>
<li class="chapter " data-level="14.1.6" data-path="input/gestures/viewgroup.html">
<a href="../../input/gestures/viewgroup.html">
<i class="fa fa-check"></i> <b>14.1.6.</b> 管理ViewGroup中的触摸事件
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="14.2" data-path="input/keyboard-input/index.html">
<a href="../../input/keyboard-input/index.html">
<i class="fa fa-check"></i> <b>14.2.</b> 处理键盘输入
</a>
<ul class="articles">
<li class="chapter " data-level="14.2.1" data-path="input/keyboard-input/type.html">
<a href="../../input/keyboard-input/type.html">
<i class="fa fa-check"></i> <b>14.2.1.</b> 指定输入法类型
</a>
</li>
<li class="chapter " data-level="14.2.2" data-path="input/keyboard-input/visibility.html">
<a href="../../input/keyboard-input/visibility.html">
<i class="fa fa-check"></i> <b>14.2.2.</b> 处理输入法可见性
</a>
</li>
<li class="chapter " data-level="14.2.3" data-path="input/keyboard-input/navigation.html">
<a href="../../input/keyboard-input/navigation.html">
<i class="fa fa-check"></i> <b>14.2.3.</b> 兼容硬件导航
</a>
</li>
<li class="chapter " data-level="14.2.4" data-path="input/keyboard-input/commands.html">
<a href="../../input/keyboard-input/commands.html">
<i class="fa fa-check"></i> <b>14.2.4.</b> 处理按键动作
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="14.3" data-path="input/game-controller/index.html">
<a href="../../input/game-controller/index.html">
<i class="fa fa-check"></i> <b>14.3.</b> 兼容游戏控制器
</a>
<ul class="articles">
<li class="chapter " data-level="14.3.1" data-path="input/game-controller/controller-inputs.html">
<a href="../../input/game-controller/controller-inputs.html">
<i class="fa fa-check"></i> <b>14.3.1.</b> 处理控制器输入动作
</a>
</li>
<li class="chapter " data-level="14.3.2" data-path="input/game-controller/compatibility.html">
<a href="../../input/game-controller/compatibility.html">
<i class="fa fa-check"></i> <b>14.3.2.</b> 支持不同的Android系统版本
</a>
</li>
<li class="chapter " data-level="14.3.3" data-path="input/game-controller/multi-controller.html">
<a href="../../input/game-controller/multi-controller.html">
<i class="fa fa-check"></i> <b>14.3.3.</b> 支持多个控制器
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="chapter " data-level="15" data-path="background-jobs/index.html">
<a href="../../background-jobs/index.html">
<i class="fa fa-check"></i> <b>15.</b> 后台任务
</a>
<ul class="articles">
<li class="chapter " data-level="15.1" data-path="background-jobs/run-background-service/index.html">
<a href="../../background-jobs/run-background-service/index.html">
<i class="fa fa-check"></i> <b>15.1.</b> 在IntentService中执行后台任务
</a>
<ul class="articles">
<li class="chapter " data-level="15.1.1" data-path="background-jobs/run-background-service/create-service.html">
<a href="../../background-jobs/run-background-service/create-service.html">
<i class="fa fa-check"></i> <b>15.1.1.</b> 创建IntentService
</a>
</li>
<li class="chapter " data-level="15.1.2" data-path="background-jobs/run-background-service/send-request.html">
<a href="../../background-jobs/run-background-service/send-request.html">
<i class="fa fa-check"></i> <b>15.1.2.</b> 发送工作任务到IntentService
</a>
</li>
<li class="chapter " data-level="15.1.3" data-path="background-jobs/run-background-service/report-status.html">
<a href="../../background-jobs/run-background-service/report-status.html">
<i class="fa fa-check"></i> <b>15.1.3.</b> 报告后台任务执行状态
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="15.2" data-path="background-jobs/load-data-background/index.html">
<a href="../../background-jobs/load-data-background/index.html">
<i class="fa fa-check"></i> <b>15.2.</b> 使用CursorLoader在后台加载数据
</a>
<ul class="articles">
<li class="chapter " data-level="15.2.1" data-path="background-jobs/load-data-background/setup-loader.html">
<a href="../../background-jobs/load-data-background/setup-loader.html">
<i class="fa fa-check"></i> <b>15.2.1.</b> 使用CursorLoader执行查询任务
</a>
</li>
<li class="chapter " data-level="15.2.2" data-path="background-jobs/load-data-background/handle-result.html">
<a href="../../background-jobs/load-data-background/handle-result.html">
<i class="fa fa-check"></i> <b>15.2.2.</b> 处理查询的结果
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="15.3" data-path="background-jobs/scheduling/index.html">
<a href="../../background-jobs/scheduling/index.html">
<i class="fa fa-check"></i> <b>15.3.</b> 管理设备的唤醒状态
</a>
<ul class="articles">
<li class="chapter " data-level="15.3.1" data-path="background-jobs/scheduling/wake-lock.html">
<a href="../../background-jobs/scheduling/wake-lock.html">
<i class="fa fa-check"></i> <b>15.3.1.</b> 保持设备的唤醒
</a>
</li>
<li class="chapter " data-level="15.3.2" data-path="background-jobs/scheduling/alarms.html">
<a href="../../background-jobs/scheduling/alarms.html">
<i class="fa fa-check"></i> <b>15.3.2.</b> 制定重复定时的任务
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="chapter " data-level="16" data-path="performance/index.html">
<a href="../../performance/index.html">
<i class="fa fa-check"></i> <b>16.</b> 性能优化
</a>
<ul class="articles">
<li class="chapter " data-level="16.1" data-path="performance/memory.html">
<a href="../../performance/memory.html">
<i class="fa fa-check"></i> <b>16.1.</b> 管理应用的内存
</a>
</li>
<li class="chapter " data-level="16.2" data-path="performance/performance-tips.html">
<a href="../../performance/performance-tips.html">
<i class="fa fa-check"></i> <b>16.2.</b> 性能优化Tips
</a>
</li>
<li class="chapter " data-level="16.3" data-path="performance/improving-layouts/index.html">
<a href="../../performance/improving-layouts/index.html">
<i class="fa fa-check"></i> <b>16.3.</b> 提升Layout的性能
</a>
<ul class="articles">
<li class="chapter " data-level="16.3.1" data-path="performance/improving-layouts/optimizing-layout.html">
<a href="../../performance/improving-layouts/optimizing-layout.html">
<i class="fa fa-check"></i> <b>16.3.1.</b> 优化layout的层级
</a>
</li>
<li class="chapter " data-level="16.3.2" data-path="performance/improving-layouts/reuse-layouts.html">
<a href="../../performance/improving-layouts/reuse-layouts.html">
<i class="fa fa-check"></i> <b>16.3.2.</b> 使用include标签重用layouts
</a>
</li>
<li class="chapter " data-level="16.3.3" data-path="performance/improving-layouts/loading-ondemand.html">
<a href="../../performance/improving-layouts/loading-ondemand.html">
<i class="fa fa-check"></i> <b>16.3.3.</b> 按需加载视图
</a>
</li>
<li class="chapter " data-level="16.3.4" data-path="performance/improving-layouts/smooth-scrolling.html">
<a href="../../performance/improving-layouts/smooth-scrolling.html">
<i class="fa fa-check"></i> <b>16.3.4.</b> 使得ListView滑动顺畅
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="16.4" data-path="performance/monitor-device-state/index.html">
<a href="../../performance/monitor-device-state/index.html">
<i class="fa fa-check"></i> <b>16.4.</b> 优化电池寿命
</a>
<ul class="articles">
<li class="chapter " data-level="16.4.1" data-path="performance/monitor-device-state/battery-monitor.html">
<a href="../../performance/monitor-device-state/battery-monitor.html">
<i class="fa fa-check"></i> <b>16.4.1.</b> 监测电量与充电状态
</a>
</li>
<li class="chapter " data-level="16.4.2" data-path="performance/monitor-device-state/docking-monitor.html">
<a href="../../performance/monitor-device-state/docking-monitor.html">
<i class="fa fa-check"></i> <b>16.4.2.</b> 判断与监测Docking状态
</a>
</li>
<li class="chapter " data-level="16.4.3" data-path="performance/monitor-device-state/connectivity-monitor.html">
<a href="../../performance/monitor-device-state/connectivity-monitor.html">
<i class="fa fa-check"></i> <b>16.4.3.</b> 判断与监测网络连接状态
</a>
</li>
<li class="chapter " data-level="16.4.4" data-path="performance/monitor-device-state/manifest-receivers.html">
<a href="../../performance/monitor-device-state/manifest-receivers.html">
<i class="fa fa-check"></i> <b>16.4.4.</b> 根据需要操作Broadcast接受者
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="16.5" data-path="performance/multi-threads/index.html">
<a href="../../performance/multi-threads/index.html">
<i class="fa fa-check"></i> <b>16.5.</b> 多线程操作
</a>
<ul class="articles">
<li class="chapter " data-level="16.5.1" data-path="performance/multi-threads/define-runnable.html">
<a href="../../performance/multi-threads/define-runnable.html">
<i class="fa fa-check"></i> <b>16.5.1.</b> 在一个线程中执行一段特定的代码
</a>
</li>
<li class="chapter " data-level="16.5.2" data-path="performance/multi-threads/create-threadpool.html">
<a href="../../performance/multi-threads/create-threadpool.html">
<i class="fa fa-check"></i> <b>16.5.2.</b> 为多线程创建线程池
</a>
</li>
<li class="chapter " data-level="16.5.3" data-path="performance/multi-threads/run-code.html">
<a href="../../performance/multi-threads/run-code.html">
<i class="fa fa-check"></i> <b>16.5.3.</b> 在线程池中的一个线程里执行代码
</a>
</li>
<li class="chapter " data-level="16.5.4" data-path="performance/multi-threads/communicate-ui.html">
<a href="../../performance/multi-threads/communicate-ui.html">
<i class="fa fa-check"></i> <b>16.5.4.</b> 与UI线程通信
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="16.6" data-path="performance/perf-anr/index.html">
<a href="../../performance/perf-anr/index.html">
<i class="fa fa-check"></i> <b>16.6.</b> 避免ANR
</a>
</li>
<li class="chapter " data-level="16.7" data-path="performance/perf-anr/index.html">
<a href="../../performance/perf-anr/index.html">
<i class="fa fa-check"></i> <b>16.7.</b> 避免出现程序无响应ANR
</a>
</li>
<li class="chapter " data-level="16.8" data-path="performance/perf-jni/index.html">
<a href="../../performance/perf-jni/index.html">
<i class="fa fa-check"></i> <b>16.8.</b> JNI Tips
</a>
</li>
<li class="chapter " data-level="16.9" data-path="performance/smp/index.html">
<a href="../../performance/smp/index.html">
<i class="fa fa-check"></i> <b>16.9.</b> SMP for Android
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="17" data-path="security/index.html">
<a href="../../security/index.html">
<i class="fa fa-check"></i> <b>17.</b> 安全与隐私
</a>
<ul class="articles">
<li class="chapter " data-level="17.1" data-path="security/security-tips.html">
<a href="../../security/security-tips.html">
<i class="fa fa-check"></i> <b>17.1.</b> Security Tips
</a>
</li>
<li class="chapter " data-level="17.2" data-path="security/security-ssl.html">
<a href="../../security/security-ssl.html">
<i class="fa fa-check"></i> <b>17.2.</b> 使用HTTPS与SSL
</a>
</li>
<li class="chapter " data-level="17.3" data-path="security/enterprise.html">
<a href="../../security/enterprise.html">
<i class="fa fa-check"></i> <b>17.3.</b> 企业版App
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="18" data-path="testing/index.html">
<a href="../../testing/index.html">
<i class="fa fa-check"></i> <b>18.</b> 测试程序
</a>
<ul class="articles">
<li class="chapter " data-level="18.1" data-path="testing/activity-testing/index.html">
<a href="../../testing/activity-testing/index.html">
<i class="fa fa-check"></i> <b>18.1.</b> 测试你的Activity
</a>
<ul class="articles">
<li class="chapter " data-level="18.1.1" data-path="testing/activity-testing/prepare-activity-testing.html">
<a href="../../testing/activity-testing/prepare-activity-testing.html">
<i class="fa fa-check"></i> <b>18.1.1.</b> 建立测试环境
</a>
</li>
<li class="chapter " data-level="18.1.2" data-path="testing/activity-testing/activity-basic-testing.html">
<a href="../../testing/activity-testing/activity-basic-testing.html">
<i class="fa fa-check"></i> <b>18.1.2.</b> 创建与执行测试用例
</a>
</li>
<li class="chapter " data-level="18.1.3" data-path="testing/activity-testing/activity-ui-testing.html">
<a href="../../testing/activity-testing/activity-ui-testing.html">
<i class="fa fa-check"></i> <b>18.1.3.</b> 测试UI组件
</a>
</li>
<li class="chapter " data-level="18.1.4" data-path="testing/activity-testing/activity-unit-testing.html">
<a href="../../testing/activity-testing/activity-unit-testing.html">
<i class="fa fa-check"></i> <b>18.1.4.</b> 创建单元测试
</a>
</li>
<li class="chapter " data-level="18.1.5" data-path="testing/activity-testing/activity-function-testing.html">
<a href="../../testing/activity-testing/activity-function-testing.html">
<i class="fa fa-check"></i> <b>18.1.5.</b> 创建功能测试
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="chapter " data-level="19" data-path="distribute/index.html">
<a href="../../distribute/index.html">
<i class="fa fa-check"></i> <b>19.</b> 分发与盈利
</a>
<ul class="articles">
<li class="chapter " data-level="19.1" data-path="distribute/in-app-billing/index.html">
<a href="../../distribute/in-app-billing/index.html">
<i class="fa fa-check"></i> <b>19.1.</b> 售卖App内置产品
</a>
<ul class="articles">
<li class="chapter " data-level="19.1.1" data-path="distribute/in-app-billing/prepare-iab-app.html">
<a href="../../distribute/in-app-billing/prepare-iab-app.html">
<i class="fa fa-check"></i> <b>19.1.1.</b> 准备你的App
</a>
</li>
<li class="chapter " data-level="19.1.2" data-path="distribute/in-app-billing/list-iab-products.html">
<a href="../../distribute/in-app-billing/list-iab-products.html">
<i class="fa fa-check"></i> <b>19.1.2.</b> 建立售卖的产品
</a>
</li>
<li class="chapter " data-level="19.1.3" data-path="distribute/in-app-billing/purchase-iab-products.html">
<a href="../../distribute/in-app-billing/purchase-iab-products.html">
<i class="fa fa-check"></i> <b>19.1.3.</b> 购买产品
</a>
</li>
<li class="chapter " data-level="19.1.4" data-path="distribute/in-app-billing/test-iab-app.html">
<a href="../../distribute/in-app-billing/test-iab-app.html">
<i class="fa fa-check"></i> <b>19.1.4.</b> 测试你的App
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="19.2" data-path="distribute/multi-apks/index.html">
<a href="../../distribute/multi-apks/index.html">
<i class="fa fa-check"></i> <b>19.2.</b> 维护多个APK
</a>
<ul class="articles">
<li class="chapter " data-level="19.2.1" data-path="distribute/multi-apks/api.html">
<a href="../../distribute/multi-apks/api.html">
<i class="fa fa-check"></i> <b>19.2.1.</b> 为不同API Level创建多个APK
</a>
</li>
<li class="chapter " data-level="19.2.2" data-path="distribute/multi-apks/screen-size.html">
<a href="../../distribute/multi-apks/screen-size.html">
<i class="fa fa-check"></i> <b>19.2.2.</b> 为不同屏幕大小创建多个APK
</a>
</li>
<li class="chapter " data-level="19.2.3" data-path="distribute/multi-apks/texture.html">
<a href="../../distribute/multi-apks/texture.html">
<i class="fa fa-check"></i> <b>19.2.3.</b> 为不同的GL Texture创建多个APK
</a>
</li>
<li class="chapter " data-level="19.2.4" data-path="distribute/multi-apks/multiple.html">
<a href="../../distribute/multi-apks/multiple.html">
<i class="fa fa-check"></i> <b>19.2.4.</b> 为2种以上的维度创建多个APK
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="19.3" data-path="distribute/monetization/index.html">
<a href="../../distribute/monetization/index.html">
<i class="fa fa-check"></i> <b>19.3.</b> App盈利
</a>
<ul class="articles">
<li class="chapter " data-level="19.3.1" data-path="distribute/monetization/ads-and-ux.html">
<a href="../../distribute/monetization/ads-and-ux.html">
<i class="fa fa-check"></i> <b>19.3.1.</b> 在不影响用户体验的前提下添加广告
</a>
</li>
</ul>
</li>
</ul>
</li>
<li class="divider"></li>
<li>
<a href="http://www.gitbook.io/" target="blank" class="gitbook-link">Generated using GitBook</a>
</li>
</ul>
</div>
<div class="book-body">
<div class="body-inner">
<div class="page-wrapper" tabindex="-1">
<div class="book-progress">
<div class="bar">
<div class="inner" style="width: 2.6515151515151514%;min-width: 2.272727272727273%;"></div>
</div>
<div class="chapters">
<a href="../../index.html" title="序言" class="chapter done new-chapter" data-progress="1" style="left: 0%;"></a>
<a href="../../basics/index.html" title="从这里开始" class="chapter done new-chapter" data-progress="2" style="left: 0.3787878787878788%;"></a>
<a href="../../basics/firstapp/index.html" title="建立你的第一个App" class="chapter done " data-progress="2.1" style="left: 0.7575757575757576%;"></a>
<a href="../../basics/firstapp/creating-project.html" title="创建一个Android项目" class="chapter done " data-progress="2.1.1" style="left: 1.1363636363636365%;"></a>
<a href="../../basics/firstapp/running-app.html" title="执行你的程序" class="chapter done " data-progress="2.1.2" style="left: 1.5151515151515151%;"></a>
<a href="../../basics/firstapp/building-ui.html" title="建立一个简单的用户界面" class="chapter done " data-progress="2.1.3" style="left: 1.893939393939394%;"></a>
<a href="../../basics/firstapp/starting-activity.html" title="启动另外的Activity" class="chapter done " data-progress="2.1.4" style="left: 2.272727272727273%;"></a>
<a href="../../basics/actionbar/index.html" title="添加ActionBar" class="chapter done " data-progress="2.2" style="left: 2.6515151515151514%;"></a>
<a href="../../basics/actionbar/setting-up.html" title="建立ActionBar" class="chapter " data-progress="2.2.1" style="left: 3.0303030303030303%;"></a>
<a href="../../basics/actionbar/adding-buttons.html" title="添加Action按钮" class="chapter " data-progress="2.2.2" style="left: 3.409090909090909%;"></a>
<a href="../../basics/actionbar/styling.html" title="ActionBar的风格化" class="chapter " data-progress="2.2.3" style="left: 3.787878787878788%;"></a>
<a href="../../basics/actionbar/overlaying.html" title="ActionBar的覆盖层叠" class="chapter " data-progress="2.2.4" style="left: 4.166666666666667%;"></a>
<a href="../../basics/supporting-devices/index.html" title="兼容不同的设备" class="chapter " data-progress="2.3" style="left: 4.545454545454546%;"></a>
<a href="../../basics/supporting-devices/languages.html" title="适配不同的语言" class="chapter " data-progress="2.3.1" style="left: 4.924242424242424%;"></a>
<a href="../../basics/supporting-devices/screens.html" title="适配不同的屏幕" class="chapter " data-progress="2.3.2" style="left: 5.303030303030303%;"></a>
<a href="../../basics/supporting-devices/platforms.html" title="适配不同的系统版本" class="chapter " data-progress="2.3.3" style="left: 5.681818181818182%;"></a>
<a href="../../basics/activity-lifecycle/index.html" title="管理Activity的生命周期" class="chapter " data-progress="2.4" style="left: 6.0606060606060606%;"></a>
<a href="../../basics/activity-lifecycle/starting.html" title="启动与销毁Activity" class="chapter " data-progress="2.4.1" style="left: 6.4393939393939394%;"></a>
<a href="../../basics/activity-lifecycle/pausing.html" title="暂停与恢复Activity" class="chapter " data-progress="2.4.2" style="left: 6.818181818181818%;"></a>
<a href="../../basics/activity-lifecycle/stopping.html" title="停止与重启Activity" class="chapter " data-progress="2.4.3" style="left: 7.196969696969697%;"></a>
<a href="../../basics/activity-lifecycle/recreating.html" title="重新创建Activity" class="chapter " data-progress="2.4.4" style="left: 7.575757575757576%;"></a>
<a href="../../basics/fragments/index.html" title="使用Fragment建立动态的UI" class="chapter " data-progress="2.5" style="left: 7.954545454545454%;"></a>
<a href="../../basics/fragments/creating.html" title="创建一个Fragment" class="chapter " data-progress="2.5.1" style="left: 8.333333333333334%;"></a>
<a href="../../basics/fragments/fragment-ui.html" title="建立灵活动态的UI" class="chapter " data-progress="2.5.2" style="left: 8.712121212121213%;"></a>
<a href="../../basics/fragments/communicating.html" title="Fragments之间的交互" class="chapter " data-progress="2.5.3" style="left: 9.090909090909092%;"></a>
<a href="../../basics/data-storage/index.html" title="数据保存" class="chapter " data-progress="2.6" style="left: 9.469696969696969%;"></a>
<a href="../../basics/data-storage/shared-preference.html" title="保存到Preference" class="chapter " data-progress="2.6.1" style="left: 9.848484848484848%;"></a>
<a href="../../basics/data-storage/files.html" title="保存到文件" class="chapter " data-progress="2.6.2" style="left: 10.227272727272727%;"></a>
<a href="../../basics/data-storage/database.html" title="保存到数据库" class="chapter " data-progress="2.6.3" style="left: 10.606060606060606%;"></a>
<a href="../../basics/intents/index.html" title="与其他应用的交互" class="chapter " data-progress="2.7" style="left: 10.984848484848484%;"></a>
<a href="../../basics/intents/sending.html" title="Intent的发送" class="chapter " data-progress="2.7.1" style="left: 11.363636363636363%;"></a>
<a href="../../basics/intents/result.html" title="接收Activity返回的结果" class="chapter " data-progress="2.7.2" style="left: 11.742424242424242%;"></a>
<a href="../../basics/intents/filters.html" title="Intent过滤" class="chapter " data-progress="2.7.3" style="left: 12.121212121212121%;"></a>
<a href="../../content-sharing/index.html" title="分享" class="chapter new-chapter" data-progress="3" style="left: 12.5%;"></a>
<a href="../../content-sharing/sharing/index.html" title="分享简单的数据" class="chapter " data-progress="3.1" style="left: 12.878787878787879%;"></a>
<a href="../../content-sharing/sharing/send.html" title="给其他App发送简单的数据" class="chapter " data-progress="3.1.1" style="left: 13.257575757575758%;"></a>
<a href="../../content-sharing/sharing/receive.html" title="接收从其他App返回的数据" class="chapter " data-progress="3.1.2" style="left: 13.636363636363637%;"></a>
<a href="../../content-sharing/sharing/shareaction.html" title="添加一个简便的分享动作" class="chapter " data-progress="3.1.3" style="left: 14.015151515151516%;"></a>
<a href="../../content-sharing/secure-file-sharing/index.html" title="分享文件" class="chapter " data-progress="3.2" style="left: 14.393939393939394%;"></a>
<a href="../../content-sharing/secure-file-sharing/setup-sharing.html" title="建立文件分享" class="chapter " data-progress="3.2.1" style="left: 14.772727272727273%;"></a>
<a href="../../content-sharing/secure-file-sharing/sharing-file.html" title="分享文件" class="chapter " data-progress="3.2.2" style="left: 15.151515151515152%;"></a>
<a href="../../content-sharing/secure-file-sharing/request-file.html" title="请求分享一个文件" class="chapter " data-progress="3.2.3" style="left: 15.530303030303031%;"></a>
<a href="../../content-sharing/secure-file-sharing/retrieve-info.html" title="获取文件信息" class="chapter " data-progress="3.2.4" style="left: 15.909090909090908%;"></a>
<a href="../../content-sharing/beam-files/index.html" title="使用NFC分享文件" class="chapter " data-progress="3.3" style="left: 16.28787878787879%;"></a>
<a href="../../content-sharing/beam-files/sending-files.html" title="发送文件给其他设备" class="chapter " data-progress="3.3.1" style="left: 16.666666666666668%;"></a>
<a href="../../content-sharing/beam-files/receive-files.html" title="接收其他设备的文件" class="chapter " data-progress="3.3.2" style="left: 17.045454545454547%;"></a>
<a href="../../multimedia/index.html" title="多媒体" class="chapter new-chapter" data-progress="4" style="left: 17.424242424242426%;"></a>
<a href="../../multimedia/audio/index.html" title="管理音频播放" class="chapter " data-progress="4.1" style="left: 17.803030303030305%;"></a>
<a href="../../multimedia/audio/volume-playback.html" title="控制你得应用的音量与播放" class="chapter " data-progress="4.1.1" style="left: 18.181818181818183%;"></a>
<a href="../../multimedia/audio/audio-focus.html" title="管理音频焦点" class="chapter " data-progress="4.1.2" style="left: 18.560606060606062%;"></a>
<a href="../../multimedia/audio/audio-output.html" title="兼容音频输出设备" class="chapter " data-progress="4.1.3" style="left: 18.939393939393938%;"></a>
<a href="../../multimedia/camera/index.html" title="拍照" class="chapter " data-progress="4.2" style="left: 19.318181818181817%;"></a>
<a href="../../multimedia/camera/photobasic.html" title="简单的拍照" class="chapter " data-progress="4.2.1" style="left: 19.696969696969695%;"></a>
<a href="../../multimedia/camera/videobasic.html" title="简单的录像" class="chapter " data-progress="4.2.2" style="left: 20.075757575757574%;"></a>
<a href="../../multimedia/camera/cameradirect.html" title="控制相机硬件" class="chapter " data-progress="4.2.3" style="left: 20.454545454545453%;"></a>
<a href="../../multimedia/printing/index.html" title="打印" class="chapter " data-progress="4.3" style="left: 20.833333333333332%;"></a>
<a href="../../multimedia/printing/photos.html" title="打印照片" class="chapter " data-progress="4.3.1" style="left: 21.21212121212121%;"></a>
<a href="../../multimedia/printing/html-docs.html" title="打印HTML文档" class="chapter " data-progress="4.3.2" style="left: 21.59090909090909%;"></a>
<a href="../../multimedia/printing/custom-docs.html" title="打印自定义文档" class="chapter " data-progress="4.3.3" style="left: 21.96969696969697%;"></a>
<a href="../../graphics/index.html" title="图像" class="chapter new-chapter" data-progress="5" style="left: 22.348484848484848%;"></a>
<a href="../../graphics/displaying-bitmaps/index.html" title="高效显示Bitmap" class="chapter " data-progress="5.1" style="left: 22.727272727272727%;"></a>
<a href="../../graphics/displaying-bitmaps/load-bitmap.html" title="高效加载大图" class="chapter " data-progress="5.1.1" style="left: 23.106060606060606%;"></a>
<a href="../../graphics/displaying-bitmaps/process-bitmap.html" title="非UI线程处理Bitmap" class="chapter " data-progress="5.1.2" style="left: 23.484848484848484%;"></a>
<a href="../../graphics/displaying-bitmaps/cache-bitmap.html" title="缓存Bitmap" class="chapter " data-progress="5.1.3" style="left: 23.863636363636363%;"></a>
<a href="../../graphics/displaying-bitmaps/manage-bitmap-memory.html" title="管理Bitmap的内存占用" class="chapter " data-progress="5.1.4" style="left: 24.242424242424242%;"></a>
<a href="../../graphics/displaying-bitmaps/display-bitmap.html" title="在UI上显示Bitmap" class="chapter " data-progress="5.1.5" style="left: 24.62121212121212%;"></a>
<a href="../../graphics/opengl/index.html" title="使用OpenGL ES显示图像" class="chapter " data-progress="5.2" style="left: 25%;"></a>
<a href="../../graphics/opengl/environment.html" title="建立OpenGL ES的环境" class="chapter " data-progress="5.2.1" style="left: 25.37878787878788%;"></a>
<a href="../../graphics/opengl/shapes.html" title="定义Shapes" class="chapter " data-progress="5.2.2" style="left: 25.757575757575758%;"></a>
<a href="../../graphics/opengl/draw.html" title="绘制Shapes" class="chapter " data-progress="5.2.3" style="left: 26.136363636363637%;"></a>
<a href="../../graphics/opengl/projection.html" title="运用投影与相机视图" class="chapter " data-progress="5.2.4" style="left: 26.515151515151516%;"></a>
<a href="../../graphics/opengl/motion.html" title="添加移动" class="chapter " data-progress="5.2.5" style="left: 26.893939393939394%;"></a>
<a href="../../graphics/opengl/touch.html" title="响应触摸事件" class="chapter " data-progress="5.2.6" style="left: 27.272727272727273%;"></a>
<a href="../../animations/index.html" title="动画" class="chapter new-chapter" data-progress="6" style="left: 27.651515151515152%;"></a>
<a href="../../animations/crossfade.html" title="淡入淡出两个View" class="chapter " data-progress="6.1" style="left: 28.03030303030303%;"></a>
<a href="../../animations/screen-slide.html" title="使用ViewPager实现屏幕滑动" class="chapter " data-progress="6.2" style="left: 28.40909090909091%;"></a>
<a href="../../animations/cardflip.html" title="卡片翻转的动画" class="chapter " data-progress="6.3" style="left: 28.78787878787879%;"></a>
<a href="../../animations/zoom.html" title="缩放动画" class="chapter " data-progress="6.4" style="left: 29.166666666666668%;"></a>
<a href="../../animations/layout.html" title="控件切换动画" class="chapter " data-progress="6.5" style="left: 29.545454545454547%;"></a>
<a href="../../connectivity/index.html" title="连接" class="chapter new-chapter" data-progress="7" style="left: 29.924242424242426%;"></a>
<a href="../../connectivity/connect-devices-wireless/index.html" title="无线连接设备" class="chapter " data-progress="7.1" style="left: 30.303030303030305%;"></a>
<a href="../../connectivity/connect-devices-wireless/nsd.html" title="使得网络服务可发现" class="chapter " data-progress="7.1.1" style="left: 30.681818181818183%;"></a>
<a href="../../connectivity/connect-devices-wireless/wifi-direct.html" title="使用WiFi建立P2P连接" class="chapter " data-progress="7.1.2" style="left: 31.060606060606062%;"></a>
<a href="../../connectivity/connect-devices-wireless/nsd-wifi-index.html" title="使用WiFi P2P服务" class="chapter " data-progress="7.1.3" style="left: 31.439393939393938%;"></a>
<a href="../../connectivity/network-ops/index.html" title="网络连接操作" class="chapter " data-progress="7.2" style="left: 31.818181818181817%;"></a>
<a href="../../connectivity/network-ops/connecting.html" title="连接到网络" class="chapter " data-progress="7.2.1" style="left: 32.196969696969695%;"></a>
<a href="../../connectivity/network-ops/managing.html" title="管理使用的网络" class="chapter " data-progress="7.2.2" style="left: 32.57575757575758%;"></a>
<a href="../../connectivity/network-ops/xml.html" title="解析XML数据" class="chapter " data-progress="7.2.3" style="left: 32.95454545454545%;"></a>
<a href="../../connectivity/efficient-downloads/index.html" title="高效下载" class="chapter " data-progress="7.3" style="left: 33.333333333333336%;"></a>
<a href="../../connectivity/efficient-downloads/efficient-network-access.html" title="为网络访问更加高效而优化下载" class="chapter " data-progress="7.3.1" style="left: 33.71212121212121%;"></a>
<a href="../../connectivity/efficient-downloads/regular-update.html" title="最小化更新操作的影响" class="chapter " data-progress="7.3.2" style="left: 34.09090909090909%;"></a>
<a href="../../connectivity/efficient-downloads/redundant-redundant.html" title="避免下载多余的数据" class="chapter " data-progress="7.3.3" style="left: 34.46969696969697%;"></a>
<a href="../../connectivity/efficient-downloads/connectivity-patterns.html" title="根据网络类型改变下载模式" class="chapter " data-progress="7.3.4" style="left: 34.84848484848485%;"></a>
<a href="../../connectivity/sync-adapters/index.html" title="使用Sync Adapter传输数据" class="chapter " data-progress="7.4" style="left: 35.22727272727273%;"></a>
<a href="../../connectivity/sync-adapters/create-authenticator.html" title="创建Stub授权器" class="chapter " data-progress="7.4.1" style="left: 35.60606060606061%;"></a>
<a href="../../connectivity/sync-adapters/create-stub-provider.html" title="创建Stub Content Provider" class="chapter " data-progress="7.4.2" style="left: 35.984848484848484%;"></a>
<a href="../../connectivity/sync-adapters/create-sync-adapter.html" title="创建Sync Adpater" class="chapter " data-progress="7.4.3" style="left: 36.36363636363637%;"></a>
<a href="../../connectivity/sync-adapters/running-sync-adapter.html" title="执行Sync Adpater" class="chapter " data-progress="7.4.4" style="left: 36.74242424242424%;"></a>
<a href="../../connectivity/volley/index.html" title="使用Volley执行网络数据传输" class="chapter " data-progress="7.5" style="left: 37.121212121212125%;"></a>
<a href="../../connectivity/volley/simple.html" title="发送简单的网络请求" class="chapter " data-progress="7.5.1" style="left: 37.5%;"></a>
<a href="../../connectivity/volley/request-queue.html" title="建立请求队列" class="chapter " data-progress="7.5.2" style="left: 37.878787878787875%;"></a>
<a href="../../connectivity/volley/request.html" title="创建标准的网络请求" class="chapter " data-progress="7.5.3" style="left: 38.25757575757576%;"></a>
<a href="../../connectivity/volley/request-custom.html" title="实现自定义的网络请求" class="chapter " data-progress="7.5.4" style="left: 38.63636363636363%;"></a>
<a href="../../cloud/index.html" title="云服务" class="chapter new-chapter" data-progress="8" style="left: 39.015151515151516%;"></a>
<a href="../../cloud/cloudsync/index.html" title="云同步" class="chapter " data-progress="8.1" style="left: 39.39393939393939%;"></a>
<a href="../../cloud/cloudsync/backupapi.html" title="使用备份API" class="chapter " data-progress="8.1.1" style="left: 39.77272727272727%;"></a>
<a href="../../cloud/cloudsync/gcm.html" title="使用Google Cloud Messaging" class="chapter " data-progress="8.1.2" style="left: 40.15151515151515%;"></a>
<a href="../../cloud/cloudsave/index.html" title="解决云同步的保存冲突" class="chapter " data-progress="8.2" style="left: 40.53030303030303%;"></a>
<a href="../../contacts-provider/index.html" title="用户信息" class="chapter new-chapter" data-progress="9" style="left: 40.90909090909091%;"></a>
<a href="../../contacts-provider/retrieve-names.html" title="获取联系人列表" class="chapter " data-progress="9.1" style="left: 41.28787878787879%;"></a>
<a href="../../contacts-provider/retrieve-detail.html" title="获取联系人详情" class="chapter " data-progress="9.2" style="left: 41.666666666666664%;"></a>
<a href="../../contacts-provider/modify-data.html" title="修改联系人信息" class="chapter " data-progress="9.3" style="left: 42.04545454545455%;"></a>
<a href="../../contacts-provider/display-badge.html" title="显示联系人头像" class="chapter " data-progress="9.4" style="left: 42.42424242424242%;"></a>
<a href="../../location/index.html" title="位置信息" class="chapter " data-progress="10" style="left: 42.803030303030305%;"></a>
<a href="../../location/retrieve-current.html" title="获取当前位置" class="chapter " data-progress="10.1" style="left: 43.18181818181818%;"></a>
<a href="../../location/retrieve-location-updates.html" title="获取位置更新" class="chapter " data-progress="10.2" style="left: 43.56060606060606%;"></a>
<a href="../../location/display-address.html" title="显示位置地址" class="chapter " data-progress="10.3" style="left: 43.93939393939394%;"></a>
<a href="../../location/geofencing.html" title="创建并监视异常区域" class="chapter " data-progress="10.4" style="left: 44.31818181818182%;"></a>
<a href="../../location/activity-recognition.html" title="识别用户的当下活动" class="chapter " data-progress="10.5" style="left: 44.696969696969695%;"></a>
<a href="../../location/location-testing.html" title="使用模拟位置进行测试" class="chapter " data-progress="10.6" style="left: 45.07575757575758%;"></a>
<a href="../../wearables/index.html" title="为可穿戴设备创建应用" class="chapter " data-progress="11" style="left: 45.45454545454545%;"></a>
<a href="../../wearables/notifications/index.html" title="赋予Notification可穿戴特性" class="chapter " data-progress="11.1" style="left: 45.833333333333336%;"></a>
<a href="../../wearables/notifications/creating.html" title="创建Notification" class="chapter " data-progress="11.1.1" style="left: 46.21212121212121%;"></a>
<a href="../../wearables/notifications/voice-input.html" title="在Notifcation中接收语音输入" class="chapter " data-progress="11.1.2" style="left: 46.59090909090909%;"></a>
<a href="../../wearables/notifications/pages.html" title="为Notification添加显示页面" class="chapter " data-progress="11.1.3" style="left: 46.96969696969697%;"></a>
<a href="../../wearables/notifications/stacks.html" title="以Stack的方式显示Notifications" class="chapter " data-progress="11.1.4" style="left: 47.34848484848485%;"></a>
<a href="../../wearables/apps/index.html" title="创建可穿戴的应用" class="chapter " data-progress="11.2" style="left: 47.72727272727273%;"></a>
<a href="../../wearables/apps/creating.html" title="创建并执行可穿戴应用" class="chapter " data-progress="11.2.1" style="left: 48.10606060606061%;"></a>
<a href="../../wearables/apps/layouts.html" title="创建自定义的布局" class="chapter " data-progress="11.2.2" style="left: 48.484848484848484%;"></a>
<a href="../../wearables/apps/voice.html" title="添加语音能力" class="chapter " data-progress="11.2.3" style="left: 48.86363636363637%;"></a>
<a href="../../wearables/apps/packaging.html" title="打包可穿戴应用" class="chapter " data-progress="11.2.4" style="left: 49.24242424242424%;"></a>
<a href="../../wearables/apps/bt-debugging.html" title="通过蓝牙进行调试" class="chapter " data-progress="11.2.5" style="left: 49.621212121212125%;"></a>
<a href="../../wearables/data-layer/index.html" title="发送并同步数据" class="chapter " data-progress="11.3" style="left: 50%;"></a>
<a href="../../wearables/data-layer/accessing.html" title="访问可穿戴数据层" class="chapter " data-progress="11.3.1" style="left: 50.378787878787875%;"></a>
<a href="../../wearables/data-layer/data-items.html" title="同步数据单元" class="chapter " data-progress="11.3.2" style="left: 50.75757575757576%;"></a>
<a href="../../wearables/data-layer/assets.html" title="传输资源" class="chapter " data-progress="11.3.3" style="left: 51.13636363636363%;"></a>
<a href="../../wearables/data-layer/messages.html" title="发送与接收消息" class="chapter " data-progress="11.3.4" style="left: 51.515151515151516%;"></a>
<a href="../../wearables/data-layer/events.html" title="处理数据层的事件" class="chapter " data-progress="11.3.5" style="left: 51.89393939393939%;"></a>
<a href="../../ux/index.html" title="交互" class="chapter " data-progress="12" style="left: 52.27272727272727%;"></a>
<a href="../../ux/design-nav/index.html" title="设计高效的导航" class="chapter " data-progress="12.1" style="left: 52.65151515151515%;"></a>
<a href="../../ux/design-nav/screen-planning.html" title="规划屏幕界面与他们之间的关系" class="chapter " data-progress="12.1.1" style="left: 53.03030303030303%;"></a>
<a href="../../ux/design-nav/multi-sizes.html" title="为多种大小的屏幕进行规划" class="chapter " data-progress="12.1.2" style="left: 53.40909090909091%;"></a>
<a href="../../ux/design-nav/descendant-lateral.html" title="提供向下与侧滑的导航" class="chapter " data-progress="12.1.3" style="left: 53.78787878787879%;"></a>
<a href="../../ux/design-nav/ancestral-temporal.html" title="提供向上与暂时的导航" class="chapter " data-progress="12.1.4" style="left: 54.166666666666664%;"></a>
<a href="../../ux/design-nav/wireframing.html" title="综合上面所有的导航" class="chapter " data-progress="12.1.5" style="left: 54.54545454545455%;"></a>
<a href="../../ux/implement-nav/index.html" title="实现高效的导航" class="chapter " data-progress="12.2" style="left: 54.92424242424242%;"></a>
<a href="../../ux/implement-nav/lateral.html" title="使用Tabs创建Swipe视图" class="chapter " data-progress="12.2.1" style="left: 55.303030303030305%;"></a>
<a href="../../ux/implement-nav/nav-drawer.html" title="创建抽屉导航" class="chapter " data-progress="12.2.2" style="left: 55.68181818181818%;"></a>
<a href="../../ux/implement-nav/ancestral.html" title="提供向上的导航" class="chapter " data-progress="12.2.3" style="left: 56.06060606060606%;"></a>
<a href="../../ux/implement-nav/temporal.html" title="提供向后的导航" class="chapter " data-progress="12.2.4" style="left: 56.43939393939394%;"></a>
<a href="../../ux/implement-nav/descendant.html" title="实现向下的导航" class="chapter " data-progress="12.2.5" style="left: 56.81818181818182%;"></a>
<a href="../../ux/notify-user/index.html" title="通知提示用户" class="chapter " data-progress="12.3" style="left: 57.196969696969695%;"></a>
<a href="../../ux/notify-user/build-notification.html" title="建立Notification" class="chapter " data-progress="12.3.1" style="left: 57.57575757575758%;"></a>
<a href="../../ux/notify-user/nav.html" title="当启动Activity时保留导航" class="chapter " data-progress="12.3.2" style="left: 57.95454545454545%;"></a>
<a href="../../ux/notify-user/update-notification.html" title="更新Notification" class="chapter " data-progress="12.3.3" style="left: 58.333333333333336%;"></a>
<a href="../../ux/notify-user/expand-notification.html" title="使用BigView风格" class="chapter " data-progress="12.3.4" style="left: 58.71212121212121%;"></a>
<a href="../../ux/notify-user/progess-notification.html" title="显示Notification进度" class="chapter " data-progress="12.3.5" style="left: 59.09090909090909%;"></a>
<a href="../../ux/search/index.html" title="增加搜索功能" class="chapter " data-progress="12.4" style="left: 59.46969696969697%;"></a>
<a href="../../ux/search/setup.html" title="建立搜索界面" class="chapter " data-progress="12.4.1" style="left: 59.84848484848485%;"></a>
<a href="../../ux/search/search.html" title="保存并搜索数据" class="chapter " data-progress="12.4.2" style="left: 60.22727272727273%;"></a>
<a href="../../ux/search/back-compat.html" title="保持向下兼容" class="chapter " data-progress="12.4.3" style="left: 60.60606060606061%;"></a>
<a href="../../ux/app-indexing/index.html" title="使得你的App内容可被Google搜索" class="chapter " data-progress="12.5" style="left: 60.984848484848484%;"></a>
<a href="../../ux/app-indexing/deep-linking.html" title="为App内容开启深度链接" class="chapter " data-progress="12.5.1" style="left: 61.36363636363637%;"></a>
<a href="../../ux/app-indexing/enable-app-indexing.html" title="为索引指定App内容" class="chapter " data-progress="12.5.2" style="left: 61.74242424242424%;"></a>
<a href="../../ui/index.html" title="UI" class="chapter " data-progress="13" style="left: 62.121212121212125%;"></a>
<a href="../../ui/multiscreen/index.html" title="为多屏幕设计" class="chapter " data-progress="13.1" style="left: 62.5%;"></a>
<a href="../../ui/multiscreen/screen-sizes.html" title="兼容不同的屏幕大小" class="chapter " data-progress="13.1.1" style="left: 62.878787878787875%;"></a>
<a href="../../ui/multiscreen/screen-desities.html" title="兼容不同的屏幕密度" class="chapter " data-progress="13.1.2" style="left: 63.25757575757576%;"></a>
<a href="../../ui/multiscreen/adapt-ui.html" title="实现可适应的UI" class="chapter " data-progress="13.1.3" style="left: 63.63636363636363%;"></a>
<a href="../../ui/tv/index.html" title="为TV进行设计" class="chapter " data-progress="13.2" style="left: 64.01515151515152%;"></a>
<a href="../../ui/tv/optimize-layouts-tv.html" title="为TV优化Layout" class="chapter " data-progress="13.2.1" style="left: 64.39393939393939%;"></a>
<a href="../../ui/tv/optimize-nav-tv.html" title="为TV优化导航" class="chapter " data-progress="13.2.2" style="left: 64.77272727272727%;"></a>
<a href="../../ui/tv/unsupport-features-tv.html" title="处理不支持TV的功能" class="chapter " data-progress="13.2.3" style="left: 65.15151515151516%;"></a>
<a href="../../ui/custom-view/index.html" title="创建自定义View" class="chapter " data-progress="13.3" style="left: 65.53030303030303%;"></a>
<a href="../../ui/custom-view/create-view.html" title="创建自定义的View类" class="chapter " data-progress="13.3.1" style="left: 65.9090909090909%;"></a>
<a href="../../ui/custom-view/custom-draw.html" title="实现自定义View的绘制" class="chapter " data-progress="13.3.2" style="left: 66.28787878787878%;"></a>
<a href="../../ui/custom-view/make-interactive.html" title="使得View可交互" class="chapter " data-progress="13.3.3" style="left: 66.66666666666667%;"></a>
<a href="../../ui/custom-view/optimize-view.html" title="优化自定义View" class="chapter " data-progress="13.3.4" style="left: 67.04545454545455%;"></a>
<a href="../../ui/backward-compatible-ui/index.html" title="创建向后兼容的UI" class="chapter " data-progress="13.4" style="left: 67.42424242424242%;"></a>
<a href="../../ui/backward-compatible-ui/abstract.html" title="抽象新的APIs" class="chapter " data-progress="13.4.1" style="left: 67.8030303030303%;"></a>
<a href="../../ui/backward-compatible-ui/new-impl.html" title="代理至新的APIs" class="chapter " data-progress="13.4.2" style="left: 68.18181818181819%;"></a>
<a href="../../ui/backward-compatible-ui/older-impl.html" title="使用旧的APIs实现新API的效果" class="chapter " data-progress="13.4.3" style="left: 68.56060606060606%;"></a>
<a href="../../ui/backward-compatible-ui/using-component.html" title="使用版本敏感的组件" class="chapter " data-progress="13.4.4" style="left: 68.93939393939394%;"></a>
<a href="../../ui/accessibility/index.html" title="实现辅助功能" class="chapter " data-progress="13.5" style="left: 69.31818181818181%;"></a>
<a href="../../ui/accessibility/accessible-app.html" title="开发辅助程序" class="chapter " data-progress="13.5.1" style="left: 69.6969696969697%;"></a>
<a href="../../ui/accessibility/accessible-service.html" title="开发辅助服务" class="chapter " data-progress="13.5.2" style="left: 70.07575757575758%;"></a>
<a href="../../ui/system-ui/index.html" title="管理系统UI" class="chapter " data-progress="13.6" style="left: 70.45454545454545%;"></a>
<a href="../../ui/system-ui/dim.html" title="淡化系统Bar" class="chapter " data-progress="13.6.1" style="left: 70.83333333333333%;"></a>
<a href="../../ui/system-ui/hide-ui.html" title="隐藏系统Bar" class="chapter " data-progress="13.6.2" style="left: 71.21212121212122%;"></a>
<a href="../../ui/system-ui/hide-nav.html" title="隐藏导航Bar" class="chapter " data-progress="13.6.3" style="left: 71.5909090909091%;"></a>
<a href="../../ui/system-ui/immersive.html" title="全屏沉浸式应用" class="chapter " data-progress="13.6.4" style="left: 71.96969696969697%;"></a>
<a href="../../ui/system-ui/visibility.html" title="响应UI可见性的变化" class="chapter " data-progress="13.6.5" style="left: 72.34848484848484%;"></a>
<a href="../../input/index.html" title="用户输入" class="chapter " data-progress="14" style="left: 72.72727272727273%;"></a>
<a href="../../input/gestures/index.html" title="使用触摸手势" class="chapter " data-progress="14.1" style="left: 73.10606060606061%;"></a>
<a href="../../input/gestures/detector.html" title="检测常用的手势" class="chapter " data-progress="14.1.1" style="left: 73.48484848484848%;"></a>
<a href="../../input/gestures/movement.html" title="跟踪手势移动" class="chapter " data-progress="14.1.2" style="left: 73.86363636363636%;"></a>
<a href="../../input/gestures/scroll.html" title="Scroll手势动画" class="chapter " data-progress="14.1.3" style="left: 74.24242424242425%;"></a>
<a href="../../input/gestures/multi.html" title="处理多触摸手势" class="chapter " data-progress="14.1.4" style="left: 74.62121212121212%;"></a>
<a href="../../input/gestures/scale.html" title="拖拽与缩放" class="chapter " data-progress="14.1.5" style="left: 75%;"></a>
<a href="../../input/gestures/viewgroup.html" title="管理ViewGroup中的触摸事件" class="chapter " data-progress="14.1.6" style="left: 75.37878787878788%;"></a>
<a href="../../input/keyboard-input/index.html" title="处理键盘输入" class="chapter " data-progress="14.2" style="left: 75.75757575757575%;"></a>
<a href="../../input/keyboard-input/type.html" title="指定输入法类型" class="chapter " data-progress="14.2.1" style="left: 76.13636363636364%;"></a>
<a href="../../input/keyboard-input/visibility.html" title="处理输入法可见性" class="chapter " data-progress="14.2.2" style="left: 76.51515151515152%;"></a>
<a href="../../input/keyboard-input/navigation.html" title="兼容硬件导航" class="chapter " data-progress="14.2.3" style="left: 76.89393939393939%;"></a>
<a href="../../input/keyboard-input/commands.html" title="处理按键动作" class="chapter " data-progress="14.2.4" style="left: 77.27272727272727%;"></a>
<a href="../../input/game-controller/index.html" title="兼容游戏控制器" class="chapter " data-progress="14.3" style="left: 77.65151515151516%;"></a>
<a href="../../input/game-controller/controller-inputs.html" title="处理控制器输入动作" class="chapter " data-progress="14.3.1" style="left: 78.03030303030303%;"></a>
<a href="../../input/game-controller/compatibility.html" title="支持不同的Android系统版本" class="chapter " data-progress="14.3.2" style="left: 78.4090909090909%;"></a>
<a href="../../input/game-controller/multi-controller.html" title="支持多个控制器" class="chapter " data-progress="14.3.3" style="left: 78.78787878787878%;"></a>
<a href="../../background-jobs/index.html" title="后台任务" class="chapter " data-progress="15" style="left: 79.16666666666667%;"></a>
<a href="../../background-jobs/run-background-service/index.html" title="在IntentService中执行后台任务" class="chapter " data-progress="15.1" style="left: 79.54545454545455%;"></a>
<a href="../../background-jobs/run-background-service/create-service.html" title="创建IntentService" class="chapter " data-progress="15.1.1" style="left: 79.92424242424242%;"></a>
<a href="../../background-jobs/run-background-service/send-request.html" title="发送工作任务到IntentService" class="chapter " data-progress="15.1.2" style="left: 80.3030303030303%;"></a>
<a href="../../background-jobs/run-background-service/report-status.html" title="报告后台任务执行状态" class="chapter " data-progress="15.1.3" style="left: 80.68181818181819%;"></a>
<a href="../../background-jobs/load-data-background/index.html" title="使用CursorLoader在后台加载数据" class="chapter " data-progress="15.2" style="left: 81.06060606060606%;"></a>
<a href="../../background-jobs/load-data-background/setup-loader.html" title="使用CursorLoader执行查询任务" class="chapter " data-progress="15.2.1" style="left: 81.43939393939394%;"></a>
<a href="../../background-jobs/load-data-background/handle-result.html" title="处理查询的结果" class="chapter " data-progress="15.2.2" style="left: 81.81818181818181%;"></a>
<a href="../../background-jobs/scheduling/index.html" title="管理设备的唤醒状态" class="chapter " data-progress="15.3" style="left: 82.1969696969697%;"></a>
<a href="../../background-jobs/scheduling/wake-lock.html" title="保持设备的唤醒" class="chapter " data-progress="15.3.1" style="left: 82.57575757575758%;"></a>
<a href="../../background-jobs/scheduling/alarms.html" title="制定重复定时的任务" class="chapter " data-progress="15.3.2" style="left: 82.95454545454545%;"></a>
<a href="../../performance/index.html" title="性能优化" class="chapter " data-progress="16" style="left: 83.33333333333333%;"></a>
<a href="../../performance/memory.html" title="管理应用的内存" class="chapter " data-progress="16.1" style="left: 83.71212121212122%;"></a>
<a href="../../performance/performance-tips.html" title="性能优化Tips" class="chapter " data-progress="16.2" style="left: 84.0909090909091%;"></a>
<a href="../../performance/improving-layouts/index.html" title="提升Layout的性能" class="chapter " data-progress="16.3" style="left: 84.46969696969697%;"></a>
<a href="../../performance/improving-layouts/optimizing-layout.html" title="优化layout的层级" class="chapter " data-progress="16.3.1" style="left: 84.84848484848484%;"></a>
<a href="../../performance/improving-layouts/reuse-layouts.html" title="使用include标签重用layouts" class="chapter " data-progress="16.3.2" style="left: 85.22727272727273%;"></a>
<a href="../../performance/improving-layouts/loading-ondemand.html" title="按需加载视图" class="chapter " data-progress="16.3.3" style="left: 85.60606060606061%;"></a>
<a href="../../performance/improving-layouts/smooth-scrolling.html" title="使得ListView滑动顺畅" class="chapter " data-progress="16.3.4" style="left: 85.98484848484848%;"></a>
<a href="../../performance/monitor-device-state/index.html" title="优化电池寿命" class="chapter " data-progress="16.4" style="left: 86.36363636363636%;"></a>
<a href="../../performance/monitor-device-state/battery-monitor.html" title="监测电量与充电状态" class="chapter " data-progress="16.4.1" style="left: 86.74242424242425%;"></a>
<a href="../../performance/monitor-device-state/docking-monitor.html" title="判断与监测Docking状态" class="chapter " data-progress="16.4.2" style="left: 87.12121212121212%;"></a>
<a href="../../performance/monitor-device-state/connectivity-monitor.html" title="判断与监测网络连接状态" class="chapter " data-progress="16.4.3" style="left: 87.5%;"></a>
<a href="../../performance/monitor-device-state/manifest-receivers.html" title="根据需要操作Broadcast接受者" class="chapter " data-progress="16.4.4" style="left: 87.87878787878788%;"></a>
<a href="../../performance/multi-threads/index.html" title="多线程操作" class="chapter " data-progress="16.5" style="left: 88.25757575757575%;"></a>
<a href="../../performance/multi-threads/define-runnable.html" title="在一个线程中执行一段特定的代码" class="chapter " data-progress="16.5.1" style="left: 88.63636363636364%;"></a>
<a href="../../performance/multi-threads/create-threadpool.html" title="为多线程创建线程池" class="chapter " data-progress="16.5.2" style="left: 89.01515151515152%;"></a>
<a href="../../performance/multi-threads/run-code.html" title="在线程池中的一个线程里执行代码" class="chapter " data-progress="16.5.3" style="left: 89.39393939393939%;"></a>
<a href="../../performance/multi-threads/communicate-ui.html" title="与UI线程通信" class="chapter " data-progress="16.5.4" style="left: 89.77272727272727%;"></a>
<a href="../../performance/perf-anr/index.html" title="避免出现程序无响应ANR" class="chapter " data-progress="16.7" style="left: 90.15151515151516%;"></a>
<a href="../../performance/perf-jni/index.html" title="JNI Tips" class="chapter " data-progress="16.8" style="left: 90.53030303030303%;"></a>
<a href="../../performance/smp/index.html" title="SMP for Android" class="chapter " data-progress="16.9" style="left: 90.9090909090909%;"></a>
<a href="../../security/index.html" title="安全与隐私" class="chapter " data-progress="17" style="left: 91.28787878787878%;"></a>
<a href="../../security/security-tips.html" title="Security Tips" class="chapter " data-progress="17.1" style="left: 91.66666666666667%;"></a>
<a href="../../security/security-ssl.html" title="使用HTTPS与SSL" class="chapter " data-progress="17.2" style="left: 92.04545454545455%;"></a>
<a href="../../security/enterprise.html" title="企业版App" class="chapter " data-progress="17.3" style="left: 92.42424242424242%;"></a>
<a href="../../testing/index.html" title="测试程序" class="chapter " data-progress="18" style="left: 92.8030303030303%;"></a>
<a href="../../testing/activity-testing/index.html" title="测试你的Activity" class="chapter " data-progress="18.1" style="left: 93.18181818181819%;"></a>
<a href="../../testing/activity-testing/prepare-activity-testing.html" title="建立测试环境" class="chapter " data-progress="18.1.1" style="left: 93.56060606060606%;"></a>
<a href="../../testing/activity-testing/activity-basic-testing.html" title="创建与执行测试用例" class="chapter " data-progress="18.1.2" style="left: 93.93939393939394%;"></a>
<a href="../../testing/activity-testing/activity-ui-testing.html" title="测试UI组件" class="chapter " data-progress="18.1.3" style="left: 94.31818181818181%;"></a>
<a href="../../testing/activity-testing/activity-unit-testing.html" title="创建单元测试" class="chapter " data-progress="18.1.4" style="left: 94.6969696969697%;"></a>
<a href="../../testing/activity-testing/activity-function-testing.html" title="创建功能测试" class="chapter " data-progress="18.1.5" style="left: 95.07575757575758%;"></a>
<a href="../../distribute/index.html" title="分发与盈利" class="chapter " data-progress="19" style="left: 95.45454545454545%;"></a>
<a href="../../distribute/in-app-billing/index.html" title="售卖App内置产品" class="chapter " data-progress="19.1" style="left: 95.83333333333333%;"></a>
<a href="../../distribute/in-app-billing/prepare-iab-app.html" title="准备你的App" class="chapter " data-progress="19.1.1" style="left: 96.21212121212122%;"></a>
<a href="../../distribute/in-app-billing/list-iab-products.html" title="建立售卖的产品" class="chapter " data-progress="19.1.2" style="left: 96.5909090909091%;"></a>
<a href="../../distribute/in-app-billing/purchase-iab-products.html" title="购买产品" class="chapter " data-progress="19.1.3" style="left: 96.96969696969697%;"></a>
<a href="../../distribute/in-app-billing/test-iab-app.html" title="测试你的App" class="chapter " data-progress="19.1.4" style="left: 97.34848484848484%;"></a>
<a href="../../distribute/multi-apks/index.html" title="维护多个APK" class="chapter " data-progress="19.2" style="left: 97.72727272727273%;"></a>
<a href="../../distribute/multi-apks/api.html" title="为不同API Level创建多个APK" class="chapter " data-progress="19.2.1" style="left: 98.10606060606061%;"></a>
<a href="../../distribute/multi-apks/screen-size.html" title="为不同屏幕大小创建多个APK" class="chapter " data-progress="19.2.2" style="left: 98.48484848484848%;"></a>
<a href="../../distribute/multi-apks/texture.html" title="为不同的GL Texture创建多个APK" class="chapter " data-progress="19.2.3" style="left: 98.86363636363636%;"></a>
<a href="../../distribute/multi-apks/multiple.html" title="为2种以上的维度创建多个APK" class="chapter " data-progress="19.2.4" style="left: 99.24242424242425%;"></a>
<a href="../../distribute/monetization/index.html" title="App盈利" class="chapter " data-progress="19.3" style="left: 99.62121212121212%;"></a>
<a href="../../distribute/monetization/ads-and-ux.html" title="在不影响用户体验的前提下添加广告" class="chapter " data-progress="19.3.1" style="left: 100%;"></a>
</div>
</div>
<div class="page-inner">
<section class="normal" id="section-gitbook_38">
<blockquote>
<p>编写: <a href="http://github.com/vincent4j" target="_blank">Vincent 4J</a> - 校对:</p>
<p>原文: <a href="http://developer.android.com/training/basics/actionbar/index.html" target="_blank">http://developer.android.com/training/basics/actionbar/index.html</a></p>
</blockquote>
<h1 id="-action-bar">添加 Action Bar</h1>
<p>Action bar 是最重要的设计元素之一,你可以在 activity 中实现它。它提供了多种 UI 特性,可以让你的 app 相比于其他 Android app 比较一致,为用户所熟悉。核心的功能包括:</p>
<ul>
<li>一个专门空间,给你的 app 一个个性,并且指示出用户的位置</li>
<li>以一种可预见的方式接入重要的操作(比如检索)</li>
<li>支持导航和视图切换(通过页签和下拉列表)</li>
</ul>
<p><img src="actionbar-actions.png" alt="actionbar-actions"></p>
<p>本章培训课程对 action bar 的基本知识提供了一个快速指南。关于 action bar 的更多特性,请查看 <a href="https://developer.android.com/guide/topics/ui/actionbar.html" target="_blank">Action Bar</a> 指南。</p>
<h2 id="-">课程</h2>
<ul>
<li><p><a href="setting-up.html"><strong>建立ActionBar</strong></a></p>
<p>学习如何为你的 activity 添加一个基本的 action bar,不仅支持 Android 3.0 和更高,同时也支持不低于 Android 2.1(通过使用 Andriod Support 库)。</p>
</li>
<li><p><a href="adding-buttons.html"><strong>添加Action按钮</strong></a></p>
<p>学习如何在 action bar 中添加和响应用户操作。</p>
</li>
<li><p><a href="styling.html"><strong>ActionBar的风格化</strong></a></p>
<p>学习如何自定义你的 action bar 的外观</p>
</li>
<li><p><a href="overlaying.html"><strong>ActionBar覆盖叠加</strong></a></p>
<p>学习如何在布局上面叠加 action bar,允许 action bar 隐藏时无缝过渡。</p>
</li>
</ul>
</section>
</div>
</div>
</div>
<a href="../../basics/firstapp/starting-activity.html" class="navigation navigation-prev " aria-label="Previous page: 启动另外的Activity"><i class="fa fa-angle-left"></i></a>
<a href="../../basics/actionbar/setting-up.html" class="navigation navigation-next " aria-label="Next page: 建立ActionBar"><i class="fa fa-angle-right"></i></a>
</div>
</div>
<script src="../../gitbook/jsrepl/jsrepl.js" id="jsrepl-script"></script>
<script src="../../gitbook/app.js"></script>
<script src="http://cdn.mathjax.org/mathjax/2.0-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script src="../../gitbook/plugins/gitbook-plugin-mathjax/plugin.js"></script>
<script>
require(["gitbook"], function(gitbook) {
var config = {};
gitbook.start(config);
});
</script>
</body>
</html>
|
src/main/webapp/statics/plugins/fullcalendar/fullcalendar.css
|
ChinaBuilder/Gek
|
/*!
* FullCalendar v2.2.5 Stylesheet
* Docs & License: http://arshaw.com/fullcalendar/
* (c) 2013 Adam Shaw
*/
.fc {
direction: ltr;
text-align: left;
}
.fc-rtl {
text-align: right;
}
body .fc { /* extra precedence to overcome jqui */
font-size: 1em;
}
/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed hr,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-row,
.fc-unthemed .fc-popover {
border-color: #ddd;
}
.fc-unthemed .fc-popover {
background-color: #fff;
}
.fc-unthemed hr,
.fc-unthemed .fc-popover .fc-header {
background: #eee;
}
.fc-unthemed .fc-popover .fc-header .fc-close {
color: #666;
}
.fc-unthemed .fc-today {
background: #fcf8e3;
}
.fc-highlight { /* when user is selecting cells */
background: #bce8f1;
opacity: .3;
filter: alpha(opacity=30); /* for IE */
}
.fc-bgevent { /* default look for background events */
background: rgb(143, 223, 130);
opacity: .3;
filter: alpha(opacity=30); /* for IE */
}
.fc-nonbusiness { /* default look for non-business-hours areas */
/* will inherit .fc-bgevent's styles */
background: #ccc;
}
/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
.fc-icon {
display: inline-block;
font-size: 2em;
line-height: .5em;
height: .5em; /* will make the total height 1em */
font-family: "Courier New", Courier, monospace;
}
.fc-icon-left-single-arrow:after {
content: "\02039";
font-weight: bold;
}
.fc-icon-right-single-arrow:after {
content: "\0203A";
font-weight: bold;
}
.fc-icon-left-double-arrow:after {
content: "\000AB";
}
.fc-icon-right-double-arrow:after {
content: "\000BB";
}
.fc-icon-x:after {
content: "\000D7";
}
/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
.fc button {
/* force height to include the border and padding */
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* dimensions */
margin: 0;
height: 2.1em;
padding: 0 .6em;
/* text & cursor */
font-size: 1em; /* normalize */
white-space: nowrap;
cursor: pointer;
}
/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner { margin: 0; padding: 0; }
.fc-state-default { /* non-theme */
border: 1px solid;
}
.fc-state-default.fc-corner-left { /* non-theme */
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.fc-state-default.fc-corner-right { /* non-theme */
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
/* icons in buttons */
.fc button .fc-icon { /* non-theme */
position: relative;
top: .05em; /* seems to be a good adjustment across browsers */
margin: 0 .1em;
}
/*
button states
borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
.fc-state-default {
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: #333;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
color: #333333;
background-color: #e6e6e6;
}
.fc-state-hover {
color: #333333;
text-decoration: none;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
.fc-state-down,
.fc-state-active {
background-color: #cccccc;
background-image: none;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-disabled {
cursor: default;
background-image: none;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none;
}
/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
.fc-button-group {
display: inline-block;
}
/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
.fc .fc-button-group > * { /* extra precedence b/c buttons have margin set to zero */
float: left;
margin: 0 0 0 -1px;
}
.fc .fc-button-group > :first-child { /* same */
margin-left: 0;
}
/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover {
position: absolute;
box-shadow: 0 2px 6px rgba(0,0,0,.15);
}
.fc-popover .fc-header {
padding: 2px 4px;
}
.fc-popover .fc-header .fc-title {
margin: 0 2px;
}
.fc-popover .fc-header .fc-close {
cursor: pointer;
}
.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
float: left;
}
.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
float: right;
}
/* unthemed */
.fc-unthemed .fc-popover {
border-width: 1px;
border-style: solid;
}
.fc-unthemed .fc-popover .fc-header .fc-close {
font-size: 25px;
margin-top: 4px;
}
/* jqui themed */
.fc-popover > .ui-widget-header + .ui-widget-content {
border-top: 0; /* where they meet, let the header have the border */
}
/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
.fc hr {
height: 0;
margin: 0;
padding: 0 0 2px; /* height is unreliable across browsers, so use padding */
border-style: solid;
border-width: 1px 0;
}
.fc-clear {
clear: both;
}
.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
/* these element should always cling to top-left/right corners */
position: absolute;
top: 0;
left: 0;
right: 0;
}
.fc-bg {
bottom: 0; /* strech bg to bottom edge */
}
.fc-bg table {
height: 100%; /* strech bg to bottom edge */
}
/* Tables
--------------------------------------------------------------------------------------------------*/
.fc table {
width: 100%;
table-layout: fixed;
border-collapse: collapse;
border-spacing: 0;
font-size: 1em; /* normalize cross-browser */
}
.fc th {
text-align: center;
}
.fc th,
.fc td {
border-style: solid;
border-width: 1px;
padding: 0;
vertical-align: top;
}
.fc td.fc-today {
border-style: double; /* overcome neighboring borders */
}
/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
.fc .fc-row { /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
/* no visible border by default. but make available if need be (scrollbar width compensation) */
border-style: solid;
border-width: 0;
}
.fc-row table {
/* don't put left/right border on anything within a fake row.
the outer tbody will worry about this */
border-left: 0 hidden transparent;
border-right: 0 hidden transparent;
/* no bottom borders on rows */
border-bottom: 0 hidden transparent;
}
.fc-row:first-child table {
border-top: 0 hidden transparent; /* no top border on first row */
}
/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
.fc-row {
position: relative;
}
.fc-row .fc-bg {
z-index: 1;
}
/* highlighting cells & background event skeleton */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
bottom: 0; /* stretch skeleton to bottom of row */
}
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
height: 100%; /* stretch skeleton to bottom of row */
}
.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
border-color: transparent;
}
.fc-row .fc-bgevent-skeleton {
z-index: 2;
}
.fc-row .fc-highlight-skeleton {
z-index: 3;
}
/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
.fc-row .fc-content-skeleton {
position: relative;
z-index: 4;
padding-bottom: 2px; /* matches the space above the events */
}
.fc-row .fc-helper-skeleton {
z-index: 5;
}
.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
/* see-through to the background below */
background: none; /* in case <td>s are globally styled */
border-color: transparent;
/* don't put a border between events and/or the day number */
border-bottom: 0;
}
.fc-row .fc-content-skeleton tbody td, /* cells with events inside (so NOT the day number cell) */
.fc-row .fc-helper-skeleton tbody td {
/* don't put a border between event cells */
border-top: 0;
}
/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
.fc-scroller { /* this class goes on elements for guaranteed vertical scrollbars */
overflow-y: scroll;
overflow-x: hidden;
}
.fc-scroller > * { /* we expect an immediate inner element */
position: relative; /* re-scope all positions */
width: 100%; /* hack to force re-sizing this inner element when scrollbars appear/disappear */
overflow: hidden; /* don't let negative margins or absolute positioning create further scroll */
}
/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.fc-event {
position: relative; /* for resize handle and other inner positioning */
display: block; /* make the <a> tag block */
font-size: .85em;
line-height: 1.3;
border-radius: 3px;
border: 1px solid #3a87ad; /* default BORDER color */
background-color: #3a87ad; /* default BACKGROUND color */
font-weight: normal; /* undo jqui's ui-widget-header bold */
}
/* overpower some of bootstrap's and jqui's styles on <a> tags */
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
color: #fff; /* default TEXT color */
text-decoration: none; /* if <a> has an href */
}
.fc-event[href],
.fc-event.fc-draggable {
cursor: pointer; /* give events with links and draggable events a hand mouse pointer */
}
.fc-not-allowed, /* causes a "warning" cursor. applied on body */
.fc-not-allowed .fc-event { /* to override an event's custom cursor */
cursor: not-allowed;
}
/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when gek is being dragged.
*/
.fc-day-grid-event {
margin: 1px 2px 0; /* spacing between events and edges */
padding: 0 1px;
}
/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
.fc-ltr .fc-day-grid-event.fc-not-start,
.fc-rtl .fc-day-grid-event.fc-not-end {
margin-left: 0;
border-left-width: 0;
padding-left: 1px; /* replace the border with padding */
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.fc-ltr .fc-day-grid-event.fc-not-end,
.fc-rtl .fc-day-grid-event.fc-not-start {
margin-right: 0;
border-right-width: 0;
padding-right: 1px; /* replace the border with padding */
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.fc-day-grid-event > .fc-content { /* force events to be one-line tall */
white-space: nowrap;
overflow: hidden;
}
.fc-day-grid-event .fc-time {
font-weight: bold;
}
/* resize handle (outside of fc-content, so can go outside of bounds) */
.fc-day-grid-event .fc-resizer {
position: absolute;
top: 0;
bottom: 0;
width: 7px;
}
.fc-ltr .fc-day-grid-event .fc-resizer {
right: -3px;
cursor: e-resize;
}
.fc-rtl .fc-day-grid-event .fc-resizer {
left: -3px;
cursor: w-resize;
}
/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
a.fc-more {
margin: 1px 3px;
font-size: .85em;
cursor: pointer;
text-decoration: none;
}
a.fc-more:hover {
text-decoration: underline;
}
.fc-limited { /* rows and cells that are hidden because of a "more" link */
display: none;
}
/* popover that appears when "more" link is clicked */
.fc-day-grid .fc-row {
z-index: 1; /* make the "more" popover one higher than this */
}
.fc-more-popover {
z-index: 2;
width: 220px;
}
.fc-more-popover .fc-event-container {
padding: 10px;
}
/* Toolbar
--------------------------------------------------------------------------------------------------*/
.fc-toolbar {
text-align: center;
margin-bottom: 1em;
}
.fc-toolbar .fc-left {
float: left;
}
.fc-toolbar .fc-right {
float: right;
}
.fc-toolbar .fc-center {
display: inline-block;
}
/* the things within each left/right/center section */
.fc .fc-toolbar > * > * { /* extra precedence to override button border margins */
float: left;
margin-left: .75em;
}
/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child { /* extra precedence to override button border margins */
margin-left: 0;
}
/* title text */
.fc-toolbar h2 {
margin: 0;
}
/* button layering (for border precedence) */
.fc-toolbar button {
position: relative;
}
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
z-index: 2;
}
.fc-toolbar .fc-state-down {
z-index: 3;
}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
z-index: 4;
}
.fc-toolbar button:focus {
z-index: 5;
}
/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.fc-view, /* scope positioning and z-index's for everything within the view */
.fc-view > table { /* so dragged elements can be above the view's main element */
position: relative;
z-index: 1;
}
/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
/* we are sure there are no day numbers in these views, so... */
padding-top: 1px; /* add a pixel to make sure there are 2px padding above events */
padding-bottom: 1em; /* ensure a space at bottom of cell for user selecting/clicking */
}
.fc-basic-view tbody .fc-row {
min-height: 4em; /* ensure that all rows are at least this tall */
}
/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
.fc-row.fc-rigid {
overflow: hidden;
}
.fc-row.fc-rigid .fc-content-skeleton {
position: absolute;
top: 0;
left: 0;
right: 0;
}
/* week and day number styling */
.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
padding: 0 2px;
}
.fc-basic-view td.fc-week-number span,
.fc-basic-view td.fc-day-number {
padding-top: 2px;
padding-bottom: 2px;
}
.fc-basic-view .fc-week-number {
text-align: center;
}
.fc-basic-view .fc-week-number span {
/* work around the way we do column resizing and ensure a minimum width */
display: inline-block;
min-width: 1.25em;
}
.fc-ltr .fc-basic-view .fc-day-number {
text-align: right;
}
.fc-rtl .fc-basic-view .fc-day-number {
text-align: left;
}
.fc-day-number.fc-other-month {
opacity: 0.3;
filter: alpha(opacity=30); /* for IE */
/* opacity with small font can sometimes look too faded
might want to set the 'color' property instead
making day-numbers bold also fixes the problem */
}
/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
.fc-agenda-view .fc-day-grid {
position: relative;
z-index: 2; /* so the "more.." popover will be over the time grid */
}
.fc-agenda-view .fc-day-grid .fc-row {
min-height: 3em; /* all-day section will never get shorter than this */
}
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
padding-top: 1px; /* add a pixel to make sure there are 2px padding above events */
padding-bottom: 1em; /* give space underneath events for clicking/selecting days */
}
/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.fc .fc-axis { /* .fc to overcome default cell styles */
vertical-align: middle;
padding: 0 4px;
white-space: nowrap;
}
.fc-ltr .fc-axis {
text-align: right;
}
.fc-rtl .fc-axis {
text-align: left;
}
.ui-widget td.fc-axis {
font-weight: normal; /* overcome jqui theme making gek bold */
}
/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
.fc-time-grid-container, /* so scroll container's z-index is below all-day */
.fc-time-grid { /* so slats/bg/content/etc positions get scoped within here */
position: relative;
z-index: 1;
}
.fc-time-grid {
min-height: 100%; /* so if height setting is 'auto', .fc-bg stretches to fill height */
}
.fc-time-grid table { /* don't put outer borders on slats/bg/content/etc */
border: 0 hidden transparent;
}
.fc-time-grid > .fc-bg {
z-index: 1;
}
.fc-time-grid .fc-slats,
.fc-time-grid > hr { /* the <hr> AgendaView injects when grid is shorter than scroller */
position: relative;
z-index: 2;
}
.fc-time-grid .fc-bgevent-skeleton,
.fc-time-grid .fc-content-skeleton {
position: absolute;
top: 0;
left: 0;
right: 0;
}
.fc-time-grid .fc-bgevent-skeleton {
z-index: 3;
}
.fc-time-grid .fc-highlight-skeleton {
z-index: 4;
}
.fc-time-grid .fc-content-skeleton {
z-index: 5;
}
.fc-time-grid .fc-helper-skeleton {
z-index: 6;
}
/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-slats td {
height: 1.5em;
border-bottom: 0; /* each cell is responsible for its top border */
}
.fc-slats .fc-minor td {
border-top-style: dotted;
}
.fc-slats .ui-widget-content { /* for jqui theme */
background: none; /* see through to fc-bg */
}
/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-highlight-container { /* a div within a cell within the fc-highlight-skeleton */
position: relative; /* scopes the left/right of the fc-highlight to be in the column */
}
.fc-time-grid .fc-highlight {
position: absolute;
left: 0;
right: 0;
/* top and bottom will be in by JS */
}
/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-event-container, /* a div within a cell within the fc-content-skeleton */
.fc-time-grid .fc-bgevent-container { /* a div within a cell within the fc-bgevent-skeleton */
position: relative;
}
.fc-ltr .fc-time-grid .fc-event-container { /* space on the sides of events for LTR (default) */
margin: 0 2.5% 0 2px;
}
.fc-rtl .fc-time-grid .fc-event-container { /* space on the sides of events for RTL */
margin: 0 2px 0 2.5%;
}
.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
position: absolute;
z-index: 1; /* scope inner z-index's */
}
.fc-time-grid .fc-bgevent {
/* background events always span full width */
left: 0;
right: 0;
}
/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when gek is being dragged.
*/
.fc-time-grid-event.fc-not-start { /* events that are continuing from another day */
/* replace space made by the top border with padding */
border-top-width: 0;
padding-top: 1px;
/* remove top rounded corners */
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.fc-time-grid-event.fc-not-end {
/* replace space made by the top border with padding */
border-bottom-width: 0;
padding-bottom: 1px;
/* remove bottom rounded corners */
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.fc-time-grid-event {
overflow: hidden; /* don't let the bg flow over rounded corners */
}
.fc-time-grid-event > .fc-content { /* contains the time and title, but no bg and resizer */
position: relative;
z-index: 2; /* above the bg */
}
.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
padding: 0 1px;
}
.fc-time-grid-event .fc-time {
font-size: .85em;
white-space: nowrap;
}
.fc-time-grid-event .fc-bg {
z-index: 1;
background: #fff;
opacity: .25;
filter: alpha(opacity=25); /* for IE */
}
/* short mode, where time and title are on the same line */
.fc-time-grid-event.fc-short .fc-content {
/* don't wrap to second line (now that contents will be inline) */
white-space: nowrap;
}
.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
/* put the time and title on the same line */
display: inline-block;
vertical-align: top;
}
.fc-time-grid-event.fc-short .fc-time span {
display: none; /* don't display the full time text... */
}
.fc-time-grid-event.fc-short .fc-time:before {
content: attr(data-start); /* ...instead, display only the start time */
}
.fc-time-grid-event.fc-short .fc-time:after {
content: "\000A0-\000A0"; /* seperate with a dash, wrapped in nbsp's */
}
.fc-time-grid-event.fc-short .fc-title {
font-size: .85em; /* make the title text the same size as the time */
padding: 0; /* undo padding from above */
}
/* resizer */
.fc-time-grid-event .fc-resizer {
position: absolute;
z-index: 3; /* above content */
left: 0;
right: 0;
bottom: 0;
height: 8px;
overflow: hidden;
line-height: 8px;
font-size: 11px;
font-family: monospace;
text-align: center;
cursor: s-resize;
}
.fc-time-grid-event .fc-resizer:after {
content: "=";
}
|
chapter7/jquery.html
|
pcordemans/webtech
|
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>jQuery example</title>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
<style>
div {width:80px; margin:3px; height:500px; display: none}
.test{background:red;}
.blue {background:blue}
</style>
<script>
$(document).ready(function(){
$("div.test").add("p.quote").addClass("blue").slideDown("slow");
});
</script>
</head>
<body>
<div class="test">
</div>
<p class="quote">a quote</p>
<p> No quote here</p>
</body>
</html>
|
TALE_Toolbox/templates/nav.html
|
joshim5/TALE_Toolbox
|
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="{{ url_for('public.home') }}">
TALE Toolbox
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li><a href="{{ url_for('public.home') }}">Home</a></li>
<li><a href="{{ url_for('public.about') }}">About</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="https://github.com/joshim5/TALE_Toolbox/issues">Report a bug</a></li>
<li><a href="mailto:taleffectors@mit.edu">Contact us</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container -->
</nav>
|
apache-cassandra-2.1.0/javadoc/org/apache/cassandra/metrics/KeyspaceMetrics.html
|
varunmc/cassandra-server
|
<!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_67) on Sun Sep 07 15:29:28 CEST 2014 -->
<title>KeyspaceMetrics (apache-cassandra API)</title>
<meta name="date" content="2014-09-07">
<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="KeyspaceMetrics (apache-cassandra API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/KeyspaceMetrics.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cassandra/metrics/HintedHandoffMetrics.DifferencingCounter.html" title="class in org.apache.cassandra.metrics"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/metrics/LatencyMetrics.html" title="class in org.apache.cassandra.metrics"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/metrics/KeyspaceMetrics.html" target="_top">Frames</a></li>
<li><a href="KeyspaceMetrics.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#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">org.apache.cassandra.metrics</div>
<h2 title="Class KeyspaceMetrics" class="title">Class KeyspaceMetrics</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.cassandra.metrics.KeyspaceMetrics</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">KeyspaceMetrics</span>
extends java.lang.Object</pre>
<div class="block">Metrics for <a href="../../../../org/apache/cassandra/db/ColumnFamilyStore.html" title="class in org.apache.cassandra.db"><code>ColumnFamilyStore</code></a>.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" 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>com.yammer.metrics.core.Gauge<java.lang.Long></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#allMemtablesLiveDataSize">allMemtablesLiveDataSize</a></strong></code>
<div class="block">Total amount of live data stored in the memtables (2i and pending flush memtables included) that resides off-heap, excluding any data structure overhead</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.yammer.metrics.core.Gauge<java.lang.Long></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#allMemtablesOffHeapDataSize">allMemtablesOffHeapDataSize</a></strong></code>
<div class="block">Total amount of data stored in the memtables (2i and pending flush memtables included) that resides off-heap.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.yammer.metrics.core.Gauge<java.lang.Long></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#allMemtablesOnHeapDataSize">allMemtablesOnHeapDataSize</a></strong></code>
<div class="block">Total amount of data stored in the memtables (2i and pending flush memtables included) that resides on-heap.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.yammer.metrics.core.Gauge<java.lang.Long></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#bloomFilterDiskSpaceUsed">bloomFilterDiskSpaceUsed</a></strong></code>
<div class="block">Disk space used by bloom filter</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/cassandra/metrics/MetricNameFactory.html" title="interface in org.apache.cassandra.metrics">MetricNameFactory</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#factory">factory</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.yammer.metrics.core.Gauge<java.lang.Long></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#liveDiskSpaceUsed">liveDiskSpaceUsed</a></strong></code>
<div class="block">Disk space used by SSTables belonging to this CF</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.yammer.metrics.core.Histogram</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#liveScannedHistogram">liveScannedHistogram</a></strong></code>
<div class="block">Live cells scanned in queries on this Keyspace</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.yammer.metrics.core.Gauge<java.lang.Long></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#memtableColumnsCount">memtableColumnsCount</a></strong></code>
<div class="block">Total number of columns present in the memtable.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.yammer.metrics.core.Gauge<java.lang.Long></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#memtableLiveDataSize">memtableLiveDataSize</a></strong></code>
<div class="block">Total amount of live data stored in the memtable, excluding any data structure overhead</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.yammer.metrics.core.Gauge<java.lang.Long></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#memtableOffHeapDataSize">memtableOffHeapDataSize</a></strong></code>
<div class="block">Total amount of data stored in the memtable that resides off-heap, including column related overhead and overwritten rows.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.yammer.metrics.core.Gauge<java.lang.Long></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#memtableOnHeapDataSize">memtableOnHeapDataSize</a></strong></code>
<div class="block">Total amount of data stored in the memtable that resides on-heap, including column related overhead and overwritten rows.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.yammer.metrics.core.Gauge<java.lang.Long></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#memtableSwitchCount">memtableSwitchCount</a></strong></code>
<div class="block">Number of times flush has resulted in the memtable being switched out.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.yammer.metrics.core.Gauge<java.lang.Long></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#pendingCompactions">pendingCompactions</a></strong></code>
<div class="block">Estimate of number of pending compactios for this CF</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.yammer.metrics.core.Gauge<java.lang.Long></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#pendingFlushes">pendingFlushes</a></strong></code>
<div class="block">Estimated number of tasks pending for this column family</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/cassandra/metrics/LatencyMetrics.html" title="class in org.apache.cassandra.metrics">LatencyMetrics</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#rangeLatency">rangeLatency</a></strong></code>
<div class="block">(Local) range slice metrics</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/cassandra/metrics/LatencyMetrics.html" title="class in org.apache.cassandra.metrics">LatencyMetrics</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#readLatency">readLatency</a></strong></code>
<div class="block">(Local) read metrics</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.yammer.metrics.core.Histogram</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#sstablesPerReadHistogram">sstablesPerReadHistogram</a></strong></code>
<div class="block">Histogram of the number of sstable data files accessed per read</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.yammer.metrics.core.Histogram</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#tombstoneScannedHistogram">tombstoneScannedHistogram</a></strong></code>
<div class="block">Tombstones scanned in queries on this Keyspace</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>com.yammer.metrics.core.Gauge<java.lang.Long></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#totalDiskSpaceUsed">totalDiskSpaceUsed</a></strong></code>
<div class="block">Total disk space used by SSTables belonging to this CF, including obsolete ones waiting to be GC'd</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/cassandra/metrics/LatencyMetrics.html" title="class in org.apache.cassandra.metrics">LatencyMetrics</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#writeLatency">writeLatency</a></strong></code>
<div class="block">(Local) write metrics</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#KeyspaceMetrics(org.apache.cassandra.db.Keyspace)">KeyspaceMetrics</a></strong>(<a href="../../../../org/apache/cassandra/db/Keyspace.html" title="class in org.apache.cassandra.db">Keyspace</a> ks)</code>
<div class="block">Creates metrics for given <a href="../../../../org/apache/cassandra/db/ColumnFamilyStore.html" title="class in org.apache.cassandra.db"><code>ColumnFamilyStore</code></a>.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/metrics/KeyspaceMetrics.html#release()">release</a></strong>()</code>
<div class="block">Release all associated metrics.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="memtableLiveDataSize">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>memtableLiveDataSize</h4>
<pre>public final com.yammer.metrics.core.Gauge<java.lang.Long> memtableLiveDataSize</pre>
<div class="block">Total amount of live data stored in the memtable, excluding any data structure overhead</div>
</li>
</ul>
<a name="memtableOnHeapDataSize">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>memtableOnHeapDataSize</h4>
<pre>public final com.yammer.metrics.core.Gauge<java.lang.Long> memtableOnHeapDataSize</pre>
<div class="block">Total amount of data stored in the memtable that resides on-heap, including column related overhead and overwritten rows.</div>
</li>
</ul>
<a name="memtableOffHeapDataSize">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>memtableOffHeapDataSize</h4>
<pre>public final com.yammer.metrics.core.Gauge<java.lang.Long> memtableOffHeapDataSize</pre>
<div class="block">Total amount of data stored in the memtable that resides off-heap, including column related overhead and overwritten rows.</div>
</li>
</ul>
<a name="allMemtablesLiveDataSize">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>allMemtablesLiveDataSize</h4>
<pre>public final com.yammer.metrics.core.Gauge<java.lang.Long> allMemtablesLiveDataSize</pre>
<div class="block">Total amount of live data stored in the memtables (2i and pending flush memtables included) that resides off-heap, excluding any data structure overhead</div>
</li>
</ul>
<a name="allMemtablesOnHeapDataSize">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>allMemtablesOnHeapDataSize</h4>
<pre>public final com.yammer.metrics.core.Gauge<java.lang.Long> allMemtablesOnHeapDataSize</pre>
<div class="block">Total amount of data stored in the memtables (2i and pending flush memtables included) that resides on-heap.</div>
</li>
</ul>
<a name="allMemtablesOffHeapDataSize">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>allMemtablesOffHeapDataSize</h4>
<pre>public final com.yammer.metrics.core.Gauge<java.lang.Long> allMemtablesOffHeapDataSize</pre>
<div class="block">Total amount of data stored in the memtables (2i and pending flush memtables included) that resides off-heap.</div>
</li>
</ul>
<a name="memtableColumnsCount">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>memtableColumnsCount</h4>
<pre>public final com.yammer.metrics.core.Gauge<java.lang.Long> memtableColumnsCount</pre>
<div class="block">Total number of columns present in the memtable.</div>
</li>
</ul>
<a name="memtableSwitchCount">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>memtableSwitchCount</h4>
<pre>public final com.yammer.metrics.core.Gauge<java.lang.Long> memtableSwitchCount</pre>
<div class="block">Number of times flush has resulted in the memtable being switched out.</div>
</li>
</ul>
<a name="pendingFlushes">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>pendingFlushes</h4>
<pre>public final com.yammer.metrics.core.Gauge<java.lang.Long> pendingFlushes</pre>
<div class="block">Estimated number of tasks pending for this column family</div>
</li>
</ul>
<a name="pendingCompactions">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>pendingCompactions</h4>
<pre>public final com.yammer.metrics.core.Gauge<java.lang.Long> pendingCompactions</pre>
<div class="block">Estimate of number of pending compactios for this CF</div>
</li>
</ul>
<a name="liveDiskSpaceUsed">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>liveDiskSpaceUsed</h4>
<pre>public final com.yammer.metrics.core.Gauge<java.lang.Long> liveDiskSpaceUsed</pre>
<div class="block">Disk space used by SSTables belonging to this CF</div>
</li>
</ul>
<a name="totalDiskSpaceUsed">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>totalDiskSpaceUsed</h4>
<pre>public final com.yammer.metrics.core.Gauge<java.lang.Long> totalDiskSpaceUsed</pre>
<div class="block">Total disk space used by SSTables belonging to this CF, including obsolete ones waiting to be GC'd</div>
</li>
</ul>
<a name="bloomFilterDiskSpaceUsed">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bloomFilterDiskSpaceUsed</h4>
<pre>public final com.yammer.metrics.core.Gauge<java.lang.Long> bloomFilterDiskSpaceUsed</pre>
<div class="block">Disk space used by bloom filter</div>
</li>
</ul>
<a name="readLatency">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readLatency</h4>
<pre>public final <a href="../../../../org/apache/cassandra/metrics/LatencyMetrics.html" title="class in org.apache.cassandra.metrics">LatencyMetrics</a> readLatency</pre>
<div class="block">(Local) read metrics</div>
</li>
</ul>
<a name="rangeLatency">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rangeLatency</h4>
<pre>public final <a href="../../../../org/apache/cassandra/metrics/LatencyMetrics.html" title="class in org.apache.cassandra.metrics">LatencyMetrics</a> rangeLatency</pre>
<div class="block">(Local) range slice metrics</div>
</li>
</ul>
<a name="writeLatency">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>writeLatency</h4>
<pre>public final <a href="../../../../org/apache/cassandra/metrics/LatencyMetrics.html" title="class in org.apache.cassandra.metrics">LatencyMetrics</a> writeLatency</pre>
<div class="block">(Local) write metrics</div>
</li>
</ul>
<a name="sstablesPerReadHistogram">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sstablesPerReadHistogram</h4>
<pre>public final com.yammer.metrics.core.Histogram sstablesPerReadHistogram</pre>
<div class="block">Histogram of the number of sstable data files accessed per read</div>
</li>
</ul>
<a name="tombstoneScannedHistogram">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tombstoneScannedHistogram</h4>
<pre>public final com.yammer.metrics.core.Histogram tombstoneScannedHistogram</pre>
<div class="block">Tombstones scanned in queries on this Keyspace</div>
</li>
</ul>
<a name="liveScannedHistogram">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>liveScannedHistogram</h4>
<pre>public final com.yammer.metrics.core.Histogram liveScannedHistogram</pre>
<div class="block">Live cells scanned in queries on this Keyspace</div>
</li>
</ul>
<a name="factory">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>factory</h4>
<pre>public final <a href="../../../../org/apache/cassandra/metrics/MetricNameFactory.html" title="interface in org.apache.cassandra.metrics">MetricNameFactory</a> factory</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="KeyspaceMetrics(org.apache.cassandra.db.Keyspace)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>KeyspaceMetrics</h4>
<pre>public KeyspaceMetrics(<a href="../../../../org/apache/cassandra/db/Keyspace.html" title="class in org.apache.cassandra.db">Keyspace</a> ks)</pre>
<div class="block">Creates metrics for given <a href="../../../../org/apache/cassandra/db/ColumnFamilyStore.html" title="class in org.apache.cassandra.db"><code>ColumnFamilyStore</code></a>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ks</code> - Keyspace to measure metrics</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="release()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>release</h4>
<pre>public void release()</pre>
<div class="block">Release all associated metrics.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/KeyspaceMetrics.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cassandra/metrics/HintedHandoffMetrics.DifferencingCounter.html" title="class in org.apache.cassandra.metrics"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/metrics/LatencyMetrics.html" title="class in org.apache.cassandra.metrics"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/metrics/KeyspaceMetrics.html" target="_top">Frames</a></li>
<li><a href="KeyspaceMetrics.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#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 ======= -->
<p class="legalCopy"><small>Copyright © 2014 The Apache Software Foundation</small></p>
</body>
</html>
|
baidu_verify_QMU8Ut2gED.html
|
YeewenTan/YeewenTan.github.io
|
QMU8Ut2gED
|
cassandra-java-driver-2.0.2/apidocs/com/datastax/driver/core/exceptions/class-use/QueryValidationException.html
|
xpspectre/cassandra-matlab-driver
|
<!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 Mon May 19 08:51:40 PDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.datastax.driver.core.exceptions.QueryValidationException (DataStax Java Driver for Apache Cassandra - Core 2.0.2 API)</title>
<meta name="date" content="2014-05-19">
<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 com.datastax.driver.core.exceptions.QueryValidationException (DataStax Java Driver for Apache Cassandra - Core 2.0.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="../../../../../../com/datastax/driver/core/exceptions/QueryValidationException.html" title="class in com.datastax.driver.core.exceptions">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"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/datastax/driver/core/exceptions/class-use/QueryValidationException.html" target="_top">Frames</a></li>
<li><a href="QueryValidationException.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.datastax.driver.core.exceptions.QueryValidationException" class="title">Uses of Class<br>com.datastax.driver.core.exceptions.QueryValidationException</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/datastax/driver/core/exceptions/QueryValidationException.html" title="class in com.datastax.driver.core.exceptions">QueryValidationException</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.datastax.driver.core.exceptions">com.datastax.driver.core.exceptions</a></td>
<td class="colLast">
<div class="block">Exceptions thrown by the DataStax Java driver for Cassandra.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.datastax.driver.core.exceptions">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../com/datastax/driver/core/exceptions/QueryValidationException.html" title="class in com.datastax.driver.core.exceptions">QueryValidationException</a> in <a href="../../../../../../com/datastax/driver/core/exceptions/package-summary.html">com.datastax.driver.core.exceptions</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../../com/datastax/driver/core/exceptions/QueryValidationException.html" title="class in com.datastax.driver.core.exceptions">QueryValidationException</a> in <a href="../../../../../../com/datastax/driver/core/exceptions/package-summary.html">com.datastax.driver.core.exceptions</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="../../../../../../com/datastax/driver/core/exceptions/AlreadyExistsException.html" title="class in com.datastax.driver.core.exceptions">AlreadyExistsException</a></strong></code>
<div class="block">Exception thrown when a query attempts to create a keyspace or table that already exists.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/datastax/driver/core/exceptions/InvalidConfigurationInQueryException.html" title="class in com.datastax.driver.core.exceptions">InvalidConfigurationInQueryException</a></strong></code>
<div class="block">A specific invalid query exception that indicates that the query is invalid
because of some configuration problem.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/datastax/driver/core/exceptions/InvalidQueryException.html" title="class in com.datastax.driver.core.exceptions">InvalidQueryException</a></strong></code>
<div class="block">Indicates a syntactically correct but invalid query.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/datastax/driver/core/exceptions/SyntaxError.html" title="class in com.datastax.driver.core.exceptions">SyntaxError</a></strong></code>
<div class="block">Indicates a syntax error in a query.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/datastax/driver/core/exceptions/UnauthorizedException.html" title="class in com.datastax.driver.core.exceptions">UnauthorizedException</a></strong></code>
<div class="block">Indicates that a query cannot be performed due to the authorization
restrictions of the logged user.</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="../../../../../../com/datastax/driver/core/exceptions/QueryValidationException.html" title="class in com.datastax.driver.core.exceptions">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"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/datastax/driver/core/exceptions/class-use/QueryValidationException.html" target="_top">Frames</a></li>
<li><a href="QueryValidationException.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. All rights reserved.</small></p>
</body>
</html>
|
www.x1.ltd.uk/src/pages/smi-articles/vprint.html
|
x1ltd/X1-2015
|
<!DOCTYPE html>
<html lang="en">
<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-60915116-1', 'auto');
ga('send', 'pageview');
</script>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Vprint</title>
<!-- ALL STYLES -->
<!-- build:include fonts.html -->
<!-- /build -->
</head>
<body>
<article class="article">
<!-- STICKY HEADER -->
<!-- build:include topnav.html -->
<!-- /build -->
<p class="para-subheadA">vPrint</p>
<br>
<div class="video-container">
<iframe width="420" height="315" src="https://www.youtube.com/embed/eoTrjl0LEWU?rel=0&controls=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>
<p class="para-bodyA">Capturing your prospects' attention and impressing your best customers aren’t easy tasks, but they should be critical objectives in any marketing activity. Building a brand that is both attractive and persistent in customers' minds is every marketer’s dream.</p>
<p class="para-bodyA">vPrint is an innovative marketing tool, which can be fully personalised combining video and print.</p>
<p class="para-bodyA">- Video for a more entertaining, emotional and engaging contact.</p>
<p class="para-bodyA">- Print to build upon and complement video messages with engaging text and images.</p>
<p class="para-bodyA">- Sent by mail for a more targeted delivery.</p>
<p class="para-bodyA">- Could this be the exact strategy to impress and capture the attention of special customers and/or prospects in a very personal way?</p>
<p class="para-bodyA">For more information, call Tim Lance on 01753 215325 or email <a href="mailto:tim@x1.ltd.uk">tim@x1.ltd.uk</p>
<br>
<p class="para-bodyitalic">. . . . . . . . . .</p>
<p class="para-bodyAsmaller">This marketing tool supports our main business objective – helping our customers maximise their investment when they buy from us.
</p>
</article>
</body>
</html>
|
axis200-rc/themes/defualt/jquery.mobile-1.4.4/demos/toolbar-fixed-persistent/index.html
|
udarakr/sketches
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Persistent toolbars - jQuery Mobile Demos</title>
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700">
<link rel="stylesheet" href="../css/themes/default/jquery.mobile-1.4.4.min.css">
<link rel="stylesheet" href="../_assets/css/jqm-demos.css">
<script src="../js/jquery.js"></script>
<script src="../_assets/js/index.js"></script>
<script src="../js/jquery.mobile-1.4.4.min.js"></script>
<script>
$(function() {
$( "[data-role='navbar']" ).navbar();
$( "[data-role='header'], [data-role='footer']" ).toolbar();
});
// Update the contents of the toolbars
$( document ).on( "pagecontainerchange", function() {
// Each of the four pages in this demo has a data-title attribute
// which value is equal to the text of the nav button
// For example, on first page: <div data-role="page" data-title="Info">
var current = $( ".ui-page-active" ).jqmData( "title" );
// Change the heading
$( "[data-role='header'] h1" ).text( current );
// Remove active class from nav buttons
$( "[data-role='navbar'] a.ui-btn-active" ).removeClass( "ui-btn-active" );
// Add active class to current nav button
$( "[data-role='navbar'] a" ).each(function() {
if ( $( this ).text() === current ) {
$( this ).addClass( "ui-btn-active" );
}
});
});
</script>
</head>
<body>
<div data-role="header" data-position="fixed" data-theme="a">
<a href="../toolbar/" data-rel="back" class="ui-btn ui-btn-left ui-alt-icon ui-nodisc-icon ui-corner-all ui-btn-icon-notext ui-icon-carat-l">Back</a>
<h1>Info</h1>
</div><!-- /header -->
<div data-role="page" data-title="Info" class="jqm-demos">
<div role="main" class="ui-content jqm-content jqm-fullwidth">
<h1>Persistent toolbars</h1>
<p>These pages are a demo of a persistent <a href="../navbar/">navbar</a> in a fixed footer toolbar. Click on any of the links in the footer, and you'll see the page content transition. Both the persistent header and footer on these pages remain in place during the animation to a new HTML page.</p>
<p>With the new external toolbars no extra effort is required to now have persistent toolbars. Simply place them outside of the page container on each page they will be loaded on the first page and persist on subsequent pages. The toolbars still need to be placed on each page to account for refresh however they will be ignored if not within a page container.</p>
<p>Typically, the persistent toolbar technique will be combined with fixed positioning.</p>
<h2>Updating toolbar contents</h2>
<p>Because the same toolbar is used on every page, you might want to update the content. In this demo we show how to change the heading in the header and set the nav button of the page currently in view to the active state.</p>
<div data-demo-js="true"></div>
<h2>Improving page load with persistent toolbars</h2>
<p>By combining this technique with a little bit of server side logic you can reduce the file size for each page load significantly by not sending anything except the actual page container back when the request is from ajax. this not only reduces file size but makes the actual processing of the page quicker also. To see an example of this technique see <a href="../toolbar-fixed-persistent-optimized/" data-ajax="false">Ajax optimized persistent toolbars</a></p>
<h3>A note about transitions</h3>
<p>By Removing the toolbars from the page container they are no longer part of the page transition which dramaticly improves the performance of complex 3D page transitions over the older style of persistent toolbars.</p>
</div><!-- /content -->
</div><!-- /page -->
<div data-role="footer" data-position="fixed" data-theme="a">
<div data-role="navbar">
<ul>
<li><a href="index.html" data-prefetch="true" data-transition="fade">Info</a></li>
<li><a href="page-b.html" data-prefetch="true" data-transition="flip">Friends</a></li>
<li><a href="page-c.html" data-prefetch="true" data-transition="turn">Albums</a></li>
<li><a href="page-d.html" data-prefetch="true" data-transition="slide">Emails</a></li>
</ul>
</div><!-- /navbar -->
</div><!-- /footer -->
</body>
</html>
|
docs/utilities.html
|
dvandok/not-yet-commons-ssl-debian
|
<html>
<head>
<title>Not-Yet-Commons-SSL - Utilities</title>
<style type="text/css">
h1, h2, h3 { margin: 0; border: 0; padding: 0; font-size: 100%; }
h1 { float: left; color: red; }
b.n { font-family: arial; font-weight: bold; }
span.hl { color: white; background-color: green; }
div.nav { float: left; margin-left: 20px; font-weight: bold; }
.nav a, .nav span { padding: 0 5px; }
.nav a { color: blue; }
li.top { margin-top: 10px; }
ul.openssl { float: left; width: 100px; margin-top: 8px; }
ul.pkcs8 { float: left; width: 200px; margin-top: 8px; }
</style>
</head>
<body>
<h1>not-yet-commons-ssl</h1>
<div class="nav">
<a href="index.html">main</a> |
<a href="ssl.html">ssl</a> |
<a href="pkcs8.html">pkcs8</a> |
<a href="pbe.html">pbe</a> |
<a href="rmi.html">rmi</a> |
<span class="hl" href="utilities.html">utilities</span> |
<a href="source.html">source</a> |
<a href="javadocs/">javadocs</a> |
<a href="download.html">download</a>
</div>
<br clear="all"/>
<hr/>
<h2>Ping</h2>
<p>"org.apache.commons.ssl.Ping" contains a main method to help you diagnose SSL issues.
It's modeled on OpenSSL's very handy "s_client" utility. We've been very careful to
make sure "org.apache.commons.ssl.Ping" can execute without any additional jar files
on the classpath (except if using Java 1.3 - then you'll need jsse.jar).</p>
<pre style="border: 1px solid red; padding: 10px; float: left;"><u><b>"Ping" Utility Attempts "HEAD / HTTP/1.1" Request</b></u>
This utility is very handy because it can get you the server's public
certificate even if your client certificate is bad (so even though the SSL
handshake fails). And unlike "openssl s_client", this utility can bind
against any IP address available.
Usage: java -jar not-yet-commons-ssl-0.3.9.jar [options]
Version 0.3.9 compiled=[PST:2007-11-14/14:42:18.000]
Options: (*=required)
* -t --target [hostname[:port]] default port=443
-b --bind [hostname[:port]] default port=0 "ANY"
-r --proxy [hostname[:port]] default port=80
-tm --trust-cert [path to trust material] {pem, der, crt, jks}
-km --client-cert [path to client's private key] {jks, pkcs12, pkcs8}
-cc --cert-chain [path to client's cert chain for pkcs8/OpenSSL key]
-p --password [client cert password]
-h --host-header [http-host-header] in case -t is an IP address
-u --path [path for GET/HEAD request] default=/
-m --method [http method to use] default=HEAD
Example:
java -jar not-yet-commons-ssl.jar -t host.com:443 -c ./client.pfx -p `cat ./pass.txt`</pre><br clear="all"/>
<p style="margin-top: 8px;"><b>TODO:</b><br/>Apparently Java 6.0 includes support for grabbing passwords from
standard-in without echoing the typed characters. Would be nice to use that feature when it's
available, instead of requiring the password to be specified as a command-line argument.</p>
<hr/>
<h2>KeyStoreBuilder</h2>
<p>org.apache.commons.ssl.KeyStoreBuilder is able to convert OpenSSL style public/private keys into
Java KeyStore files. It can also convert Java Keystore files into the PEM format that Apache likes.</p>
<p><code>java -cp not-yet-commons-ssl-0.3.9.jar org.apache.commons.ssl.KeyStoreBuilder</code></p>
<pre style="border: 1px solid red; padding: 10px; float: left;"><u><b>KeyStoreBuilder converts PKCS12 and PKCS8 to Java "Keystore"</b></u>
KeyStoreBuilder: creates '[alias].jks' (Java Key Store)
-topk8 mode: creates '[alias].pem' (x509 chain + unencrypted pkcs8)
[alias] will be set to the first CN value of the X509 certificate.
-------------------------------------------------------------------
Usage1: [password] [file:pkcs12]
Usage2: [password] [file:private-key] [file:certificate-chain]
Usage3: -topk8 [password] [file:jks]
-------------------------------------------------------------------
[private-key] can be openssl format, or pkcs8.
[password] decrypts [private-key], and also encrypts outputted JKS file.
All files can be PEM or DER.
</pre><br clear="all"/>
</body>
</html>
|
optaplanner-distribution-6.2.0.Final/javadocs/org/optaplanner/examples/machinereassignment/swingui/class-use/MachineReassignmentPanel.html
|
jormunmor/doctorado
|
<!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 Wed Mar 04 22:48:15 CET 2015 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel (OptaPlanner distribution 6.2.0.Final API)
</TITLE>
<META NAME="date" CONTENT="2015-03-04">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel (OptaPlanner distribution 6.2.0.Final 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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/optaplanner/examples/machinereassignment/swingui/MachineReassignmentPanel.html" title="class in org.optaplanner.examples.machinereassignment.swingui"><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>
<b>OptaPlanner distribution 6.2.0.Final</b></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?org/optaplanner/examples/machinereassignment/swingui//class-useMachineReassignmentPanel.html" target="_top"><B>FRAMES</B></A>
<A HREF="MachineReassignmentPanel.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.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../org/optaplanner/examples/machinereassignment/swingui/MachineReassignmentPanel.html" title="class in org.optaplanner.examples.machinereassignment.swingui">MachineReassignmentPanel</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.optaplanner.examples.machinereassignment.swingui"><B>org.optaplanner.examples.machinereassignment.swingui</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="org.optaplanner.examples.machinereassignment.swingui"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/optaplanner/examples/machinereassignment/swingui/MachineReassignmentPanel.html" title="class in org.optaplanner.examples.machinereassignment.swingui">MachineReassignmentPanel</A> in <A HREF="../../../../../../org/optaplanner/examples/machinereassignment/swingui/package-summary.html">org.optaplanner.examples.machinereassignment.swingui</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">Constructors in <A HREF="../../../../../../org/optaplanner/examples/machinereassignment/swingui/package-summary.html">org.optaplanner.examples.machinereassignment.swingui</A> with parameters of type <A HREF="../../../../../../org/optaplanner/examples/machinereassignment/swingui/MachineReassignmentPanel.html" title="class in org.optaplanner.examples.machinereassignment.swingui">MachineReassignmentPanel</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/optaplanner/examples/machinereassignment/swingui/MrMachinePanel.html#MrMachinePanel(org.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel, java.util.List, org.optaplanner.examples.machinereassignment.domain.MrMachine)">MrMachinePanel</A></B>(<A HREF="../../../../../../org/optaplanner/examples/machinereassignment/swingui/MachineReassignmentPanel.html" title="class in org.optaplanner.examples.machinereassignment.swingui">MachineReassignmentPanel</A> machineReassignmentPanel,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../../org/optaplanner/examples/machinereassignment/domain/MrResource.html" title="class in org.optaplanner.examples.machinereassignment.domain">MrResource</A>> resourceList,
<A HREF="../../../../../../org/optaplanner/examples/machinereassignment/domain/MrMachine.html" title="class in org.optaplanner.examples.machinereassignment.domain">MrMachine</A> machine)</CODE>
<BR>
</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="../../../../../../org/optaplanner/examples/machinereassignment/swingui/MachineReassignmentPanel.html" title="class in org.optaplanner.examples.machinereassignment.swingui"><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>
<b>OptaPlanner distribution 6.2.0.Final</b></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?org/optaplanner/examples/machinereassignment/swingui//class-useMachineReassignmentPanel.html" target="_top"><B>FRAMES</B></A>
<A HREF="MachineReassignmentPanel.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>
Copyright © 2006-2015 <a href="http://www.jboss.org/">JBoss by Red Hat</a>. All Rights Reserved.
</BODY>
</HTML>
|
src/app/@theme/components/header/header.component.html
|
nvhlottehpt/gitdemo
|
<div class="header-container"
[class.left]="position === 'normal'"
[class.right]="position === 'inverse'">
<div class="logo-containter">
<a (click)="toggleSidebar()" href="#" class="navigation"><i class="nb-menu"></i></a>
<div class="logo" (click)="goToHome()">Agridi <span>admin</span></div>
</div>
</div>
<div class="header-container">
<ngx-layout-direction-switcher></ngx-layout-direction-switcher>
<nb-actions
size="medium"
[class.right]="position === 'normal'"
[class.left]="position === 'inverse'">
<nb-action icon="nb-gear" class="toggle-layout" (click)="toggleSettings()"></nb-action>
<nb-action *nbIsGranted="['view', 'user']" >
<nb-user [nbContextMenu]="userMenu" [name]="user?.name" [picture]="user?.picture"></nb-user>
</nb-action>
<!--<nb-action class="control-item" icon="nb-email">5</nb-action>-->
<nb-action class="control-item" icon="nb-notifications">40</nb-action>
<nb-action class="control-item">
<nb-search type="rotate-layout" (click)="startSearch()"></nb-search>
</nb-action>
</nb-actions>
</div>
|
timetable/templates/500.html
|
octavifs/horarispompeu
|
{% extends "base.html" %}
{% block content %}
<h1>Error</h1>
<h2>No hem pogut processar la petició.</h2>
<p><a class="btn btn-lg btn-danger" href="/">Ves a l'inici</a></p>
{% endblock %}
|
2.4.0.Final/apidocs/org/wildfly/swarm/config/undertow/servlet_container/class-use/MimeMappingSupplier.html
|
wildfly-swarm/wildfly-swarm-javadocs
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Sun Mar 17 11:03:40 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.undertow.servlet_container.MimeMappingSupplier (BOM: * : All 2.4.0.Final API)</title>
<meta name="date" content="2019-03-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.undertow.servlet_container.MimeMappingSupplier (BOM: * : All 2.4.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/undertow/servlet_container/MimeMappingSupplier.html" title="interface in org.wildfly.swarm.config.undertow.servlet_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.4.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/undertow/servlet_container/class-use/MimeMappingSupplier.html" target="_top">Frames</a></li>
<li><a href="MimeMappingSupplier.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.undertow.servlet_container.MimeMappingSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.undertow.servlet_container.MimeMappingSupplier</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/undertow/servlet_container/MimeMappingSupplier.html" title="interface in org.wildfly.swarm.config.undertow.servlet_container">MimeMappingSupplier</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.undertow">org.wildfly.swarm.config.undertow</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.undertow">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/undertow/servlet_container/MimeMappingSupplier.html" title="interface in org.wildfly.swarm.config.undertow.servlet_container">MimeMappingSupplier</a> in <a href="../../../../../../../org/wildfly/swarm/config/undertow/package-summary.html">org.wildfly.swarm.config.undertow</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/undertow/package-summary.html">org.wildfly.swarm.config.undertow</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/undertow/servlet_container/MimeMappingSupplier.html" title="interface in org.wildfly.swarm.config.undertow.servlet_container">MimeMappingSupplier</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/undertow/ServletContainer.html" title="type parameter in ServletContainer">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">ServletContainer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/undertow/ServletContainer.html#mimeMapping-org.wildfly.swarm.config.undertow.servlet_container.MimeMappingSupplier-">mimeMapping</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/undertow/servlet_container/MimeMappingSupplier.html" title="interface in org.wildfly.swarm.config.undertow.servlet_container">MimeMappingSupplier</a> supplier)</code>
<div class="block">Install a supplied MimeMapping object to the list of subresources</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/wildfly/swarm/config/undertow/servlet_container/MimeMappingSupplier.html" title="interface in org.wildfly.swarm.config.undertow.servlet_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.4.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/undertow/servlet_container/class-use/MimeMappingSupplier.html" target="_top">Frames</a></li>
<li><a href="MimeMappingSupplier.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>
|
generated/javadoc/com/communote/server/web/fe/portal/user/controller/class-use/AcceptTermsController.html
|
Communote/communote.github.io
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Sat Feb 02 18:57:43 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.communote.server.web.fe.portal.user.controller.AcceptTermsController (Communote 3.5 API)</title>
<meta name="date" content="2019-02-02">
<link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.communote.server.web.fe.portal.user.controller.AcceptTermsController (Communote 3.5 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/communote/server/web/fe/portal/user/controller/AcceptTermsController.html" title="class in com.communote.server.web.fe.portal.user.controller">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/communote/server/web/fe/portal/user/controller/class-use/AcceptTermsController.html" target="_top">Frames</a></li>
<li><a href="AcceptTermsController.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.communote.server.web.fe.portal.user.controller.AcceptTermsController" class="title">Uses of Class<br>com.communote.server.web.fe.portal.user.controller.AcceptTermsController</h2>
</div>
<div class="classUseContainer">No usage of com.communote.server.web.fe.portal.user.controller.AcceptTermsController</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/communote/server/web/fe/portal/user/controller/AcceptTermsController.html" title="class in com.communote.server.web.fe.portal.user.controller">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/communote/server/web/fe/portal/user/controller/class-use/AcceptTermsController.html" target="_top">Frames</a></li>
<li><a href="AcceptTermsController.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="https://communote.github.io/">Communote team</a>. All rights reserved.</small></p>
</body>
</html>
|
docs/api/org/apache/hadoop/record/compiler/class-use/JBoolean.html
|
InMobi/hadoop
|
<!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_20) on Fri Mar 25 19:54:53 PDT 2011 -->
<TITLE>
Uses of Class org.apache.hadoop.record.compiler.JBoolean (Hadoop 0.20.2-cdh3u0 API)
</TITLE>
<META NAME="date" CONTENT="2011-03-25">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.hadoop.record.compiler.JBoolean (Hadoop 0.20.2-cdh3u0 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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/hadoop/record/compiler/JBoolean.html" title="class in org.apache.hadoop.record.compiler"><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?org/apache/hadoop/record/compiler//class-useJBoolean.html" target="_top"><B>FRAMES</B></A>
<A HREF="JBoolean.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.apache.hadoop.record.compiler.JBoolean</B></H2>
</CENTER>
No usage of org.apache.hadoop.record.compiler.JBoolean
<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="../../../../../../org/apache/hadoop/record/compiler/JBoolean.html" title="class in org.apache.hadoop.record.compiler"><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?org/apache/hadoop/record/compiler//class-useJBoolean.html" target="_top"><B>FRAMES</B></A>
<A HREF="JBoolean.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>
Copyright © 2009 The Apache Software Foundation
</BODY>
</HTML>
|
docs/api/com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html
|
jbosstm/narayana.io
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_312) on Wed Jan 19 23:44:07 GMT 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DelegatingTransactionManager (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="DelegatingTransactionManager (Narayana: narayana-full 5.12.5.Final API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DelegatingTransactionManager.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Narayana: narayana-full 5.12.5.Final</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionSynchronizationRegistry.html" title="class in com.arjuna.ats.jta.cdi"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html" target="_top">Frames</a></li>
<li><a href="DelegatingTransactionManager.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.arjuna.ats.jta.cdi</div>
<h2 title="Class DelegatingTransactionManager" class="title">Class DelegatingTransactionManager</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.arjuna.ats.jta.cdi.DelegatingTransactionManager</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable, javax.transaction.TransactionManager</dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="typeNameLabel">DelegatingTransactionManager</span>
extends java.lang.Object
implements java.io.Serializable, javax.transaction.TransactionManager</pre>
<div class="block">An <code>abstract</code> <code>TransactionManager</code> implementation that
delegates all method invocations to another <code>TransactionManager</code>.</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd><a href="https://about.me/lairdnelson"
target="_parent">Laird Nelson</a></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>TransactionManager</code>,
<a href="../../../../../serialized-form.html#com.arjuna.ats.jta.cdi.DelegatingTransactionManager">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html#DelegatingTransactionManager-javax.transaction.TransactionManager-">DelegatingTransactionManager</a></span>(javax.transaction.TransactionManager delegate)</code>
<div class="block">Creates a new <a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html" title="class in com.arjuna.ats.jta.cdi"><code>DelegatingTransactionManager</code></a>.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </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>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html#begin--">begin</a></span>()</code>
<div class="block">Creates a new transaction and associates it with the current thread.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html#commit--">commit</a></span>()</code>
<div class="block">Completes the transaction associated with the current thread.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html#getStatus--">getStatus</a></span>()</code>
<div class="block">Returns the status of the transaction associated with the current
thread.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>javax.transaction.Transaction</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html#getTransaction--">getTransaction</a></span>()</code>
<div class="block">Returns the <code>Transaction</code> object that represents the
transaction context of the calling thread.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html#resume-javax.transaction.Transaction-">resume</a></span>(javax.transaction.Transaction transaction)</code>
<div class="block">Resumes the transaction context association of the calling thread
with the transaction represented by the supplied <code>Transaction</code> object.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html#rollback--">rollback</a></span>()</code>
<div class="block">Rolls back the transaction associated with the current thread.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html#setRollbackOnly--">setRollbackOnly</a></span>()</code>
<div class="block">Irrevocably modifies the transaction associated with the current
thread such that the only possible outcome is for it to
<a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html#rollback--">roll back</a>.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html#setTransactionTimeout-int-">setTransactionTimeout</a></span>(int seconds)</code>
<div class="block">Sets the timeout value that is associated with transactions
started by the current thread with the <a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html#begin--"><code>begin()</code></a> method.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>javax.transaction.Transaction</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html#suspend--">suspend</a></span>()</code>
<div class="block">Suspends the transaction currently associated with the calling
thread and returns a <code>Transaction</code> that represents the
transaction context being suspended, or <code>null</code> if the
calling thread is not associated with a transaction.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="DelegatingTransactionManager-javax.transaction.TransactionManager-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DelegatingTransactionManager</h4>
<pre>protected DelegatingTransactionManager(javax.transaction.TransactionManager delegate)</pre>
<div class="block">Creates a new <a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html" title="class in com.arjuna.ats.jta.cdi"><code>DelegatingTransactionManager</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>delegate</code> - the <code>TransactionManager</code> to which all
method invocations will be delegated; may be <code>null</code>, but
all methods in this class will then throw a <code>SystemException</code></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="begin--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>begin</h4>
<pre>public void begin()
throws javax.transaction.NotSupportedException,
javax.transaction.SystemException</pre>
<div class="block">Creates a new transaction and associates it with the current thread.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>begin</code> in interface <code>javax.transaction.TransactionManager</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>javax.transaction.NotSupportedException</code> - if the thread is already
associated with a transaction and this <code>TransactionManager</code>
implementation does not support nested transactions</dd>
<dd><code>javax.transaction.SystemException</code> - if this <code>TransactionManager</code>
encounters an unexpected error condition</dd>
</dl>
</li>
</ul>
<a name="commit--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>commit</h4>
<pre>public void commit()
throws javax.transaction.RollbackException,
javax.transaction.HeuristicMixedException,
javax.transaction.HeuristicRollbackException,
javax.transaction.SystemException</pre>
<div class="block">Completes the transaction associated with the current thread.
<p>When this method completes, the thread is no longer associated
with a transaction.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>commit</code> in interface <code>javax.transaction.TransactionManager</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>javax.transaction.RollbackException</code> - if the transaction has been rolled
back rather than committed</dd>
<dd><code>javax.transaction.HeuristicMixedException</code> - if a heuristic decision was
made and that some relevant updates have been committed while
others have been rolled back</dd>
<dd><code>javax.transaction.HeuristicRollbackException</code> - if a heuristic decision was
made and all relevant updates have been rolled back</dd>
<dd><code>java.lang.SecurityException</code> - if the thread is not allowed to
commit the transaction</dd>
<dd><code>java.lang.IllegalStateException</code> - if the current thread is not
associated with a transaction</dd>
<dd><code>javax.transaction.SystemException</code> - if this <code>TransactionManager</code>
encounters an unexpected error condition</dd>
</dl>
</li>
</ul>
<a name="getStatus--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStatus</h4>
<pre>public int getStatus()
throws javax.transaction.SystemException</pre>
<div class="block">Returns the status of the transaction associated with the current
thread.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>getStatus</code> in interface <code>javax.transaction.TransactionManager</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the transaction status expressed as the value of one of
the <code>int</code> constants in the <code>Status</code> class; if no
transaction is associated with the current thread, this method
returns <code>Status.STATUS_NO_TRANSACTION</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>javax.transaction.SystemException</code> - if this <code>TransactionManager</code>
encounters an unexpected error condition</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>Status</code></dd>
</dl>
</li>
</ul>
<a name="getTransaction--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTransaction</h4>
<pre>public javax.transaction.Transaction getTransaction()
throws javax.transaction.SystemException</pre>
<div class="block">Returns the <code>Transaction</code> object that represents the
transaction context of the calling thread.
<p>This method never returns <code>null</code>.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>getTransaction</code> in interface <code>javax.transaction.TransactionManager</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the <code>Transaction</code> object representing the
transaction associated with the calling thread; never <code>null</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>javax.transaction.SystemException</code> - if this <code>TransactionManager</code>
encounters an unexpected error condition</dd>
</dl>
</li>
</ul>
<a name="resume-javax.transaction.Transaction-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resume</h4>
<pre>public void resume(javax.transaction.Transaction transaction)
throws javax.transaction.InvalidTransactionException,
javax.transaction.SystemException</pre>
<div class="block">Resumes the transaction context association of the calling thread
with the transaction represented by the supplied <code>Transaction</code> object.
<p>When this method returns, the calling thread is associated
with the transaction context specified.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>resume</code> in interface <code>javax.transaction.TransactionManager</code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>transaction</code> - the <code>Transaction</code> representing the
transaction to be resumed; must not be <code>null</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>javax.transaction.InvalidTransactionException</code> - if <code>transaction</code> is
invalid</dd>
<dd><code>java.lang.IllegalStateException</code> - if the thread is already
associated with another transaction</dd>
<dd><code>javax.transaction.SystemException</code> - if this <code>TransactionManager</code>
encounters an unexpected error condition</dd>
</dl>
</li>
</ul>
<a name="rollback--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rollback</h4>
<pre>public void rollback()
throws javax.transaction.SystemException</pre>
<div class="block">Rolls back the transaction associated with the current thread.
<p>When this method completes, the thread is no longer associated
with a transaction.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>rollback</code> in interface <code>javax.transaction.TransactionManager</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.SecurityException</code> - if the thread is not allowed to roll
back the transaction</dd>
<dd><code>java.lang.IllegalStateException</code> - if the current thread is not
associated with a transaction</dd>
<dd><code>javax.transaction.SystemException</code> - if this <code>TransactionManager</code>
encounters an unexpected error condition</dd>
</dl>
</li>
</ul>
<a name="setRollbackOnly--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRollbackOnly</h4>
<pre>public void setRollbackOnly()
throws javax.transaction.SystemException</pre>
<div class="block">Irrevocably modifies the transaction associated with the current
thread such that the only possible outcome is for it to
<a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html#rollback--">roll back</a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>setRollbackOnly</code> in interface <code>javax.transaction.TransactionManager</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IllegalStateException</code> - if the current thread is not
associated with a transaction</dd>
<dd><code>javax.transaction.SystemException</code> - if this <code>TransactionManager</code>
encounters an unexpected error condition</dd>
</dl>
</li>
</ul>
<a name="setTransactionTimeout-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTransactionTimeout</h4>
<pre>public void setTransactionTimeout(int seconds)
throws javax.transaction.SystemException</pre>
<div class="block">Sets the timeout value that is associated with transactions
started by the current thread with the <a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html#begin--"><code>begin()</code></a> method.
<p>If an application has not called this method, the transaction
service uses some default value for the transaction timeout.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>setTransactionTimeout</code> in interface <code>javax.transaction.TransactionManager</code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>seconds</code> - the timeout in seconds; if the value is zero, the
transaction service restores the default value; if the value is
negative a <code>SystemException</code> is thrown</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>javax.transaction.SystemException</code> - if this <code>TransactionManager</code>
encounters an unexpected error condition or if <code>seconds</code> is
less than zero</dd>
</dl>
</li>
</ul>
<a name="suspend--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>suspend</h4>
<pre>public javax.transaction.Transaction suspend()
throws javax.transaction.SystemException</pre>
<div class="block">Suspends the transaction currently associated with the calling
thread and returns a <code>Transaction</code> that represents the
transaction context being suspended, or <code>null</code> if the
calling thread is not associated with a transaction.
<p>This method may return <code>null</code>.</p>
<p>When this method returns, the calling thread is no longer
associated with a transaction.</p></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>suspend</code> in interface <code>javax.transaction.TransactionManager</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <code>Transaction</code> representing the suspended
transaction, or <code>null</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>javax.transaction.SystemException</code> - if this <code>TransactionManager</code>
encounters an unexpected error condition</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/DelegatingTransactionManager.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Narayana: narayana-full 5.12.5.Final</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../com/arjuna/ats/jta/cdi/DelegatingTransactionSynchronizationRegistry.html" title="class in com.arjuna.ats.jta.cdi"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/arjuna/ats/jta/cdi/DelegatingTransactionManager.html" target="_top">Frames</a></li>
<li><a href="DelegatingTransactionManager.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2022 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
django-openstack/src/django_openstack/templates/django_openstack/nova/instances/base.html
|
canarie/openstack-dashboard
|
{% extends "django_openstack/nova/base.html" %}
{% load i18n %}
{% load sidebar_tags %}
{% block nav_projects %}
{% sidebar_select instances %}
{{ block.super }}
{% endblock %}
|
html/_media_storage_options_8cs.html
|
XLabs/xlabs.github.io
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.10"/>
<title>XLabs: F:/Projects/Xamarin-Forms-Labs/src/Platform/XLabs.Platform/Services/Media/MediaStorageOptions.cs File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="XLabs_logo.psd"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">XLabs
</div>
<div id="projectbrief">Cross-platform reusable C# libraries</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Packages</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('_media_storage_options_8cs.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> |
<a href="#namespaces">Namespaces</a> |
<a href="#enum-members">Enumerations</a> </div>
<div class="headertitle">
<div class="title">MediaStorageOptions.cs File Reference</div> </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_x_labs_1_1_platform_1_1_services_1_1_media_1_1_media_storage_options.html">XLabs.Platform.Services.Media.MediaStorageOptions</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Class <a class="el" href="class_x_labs_1_1_platform_1_1_services_1_1_media_1_1_media_storage_options.html" title="Class MediaStorageOptions. ">MediaStorageOptions</a>. <a href="class_x_labs_1_1_platform_1_1_services_1_1_media_1_1_media_storage_options.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_x_labs_1_1_platform_1_1_services_1_1_media_1_1_camera_media_storage_options.html">XLabs.Platform.Services.Media.CameraMediaStorageOptions</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Class <a class="el" href="class_x_labs_1_1_platform_1_1_services_1_1_media_1_1_camera_media_storage_options.html" title="Class CameraMediaStorageOptions. ">CameraMediaStorageOptions</a>. <a href="class_x_labs_1_1_platform_1_1_services_1_1_media_1_1_camera_media_storage_options.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_x_labs_1_1_platform_1_1_services_1_1_media_1_1_video_media_storage_options.html">XLabs.Platform.Services.Media.VideoMediaStorageOptions</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Class <a class="el" href="class_x_labs_1_1_platform_1_1_services_1_1_media_1_1_video_media_storage_options.html" title="Class VideoMediaStorageOptions. ">VideoMediaStorageOptions</a>. <a href="class_x_labs_1_1_platform_1_1_services_1_1_media_1_1_video_media_storage_options.html#details">More...</a><br /></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:namespace_x_labs_1_1_platform_1_1_services_1_1_media"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_x_labs_1_1_platform_1_1_services_1_1_media.html">XLabs.Platform.Services.Media</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="enum-members"></a>
Enumerations</h2></td></tr>
<tr class="memitem:aff200351e6a11b23907889a78515580f"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_x_labs_1_1_platform_1_1_services_1_1_media.html#aff200351e6a11b23907889a78515580f">XLabs.Platform.Services.Media.CameraDevice</a> { <a class="el" href="namespace_x_labs_1_1_platform_1_1_services_1_1_media.html#aff200351e6a11b23907889a78515580fac3e5b78d161cdc6f1f24fc7ef16d4795">XLabs.Platform.Services.Media.CameraDevice.Rear</a>,
<a class="el" href="namespace_x_labs_1_1_platform_1_1_services_1_1_media.html#aff200351e6a11b23907889a78515580fa5835bab1ade0060909e31a06af2e2cde">XLabs.Platform.Services.Media.CameraDevice.Front</a>
}<tr class="memdesc:aff200351e6a11b23907889a78515580f"><td class="mdescLeft"> </td><td class="mdescRight">Enum CameraDevice <a href="namespace_x_labs_1_1_platform_1_1_services_1_1_media.html#aff200351e6a11b23907889a78515580f">More...</a><br /></td></tr>
<tr class="separator:aff200351e6a11b23907889a78515580f"><td class="memSeparator" colspan="2"> </td></tr>
</td></tr>
<tr class="memitem:a3d69305c863ec52fd735e2dc1c25ed6f"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_x_labs_1_1_platform_1_1_services_1_1_media.html#a3d69305c863ec52fd735e2dc1c25ed6f">XLabs.Platform.Services.Media.VideoQuality</a> { <a class="el" href="namespace_x_labs_1_1_platform_1_1_services_1_1_media.html#a3d69305c863ec52fd735e2dc1c25ed6fa28d0edd045e05cf5af64e35ae0c4c6ef">XLabs.Platform.Services.Media.VideoQuality.Low</a> = 0,
<a class="el" href="namespace_x_labs_1_1_platform_1_1_services_1_1_media.html#a3d69305c863ec52fd735e2dc1c25ed6fa87f8a6ab85c9ced3702b4ea641ad4bb5">XLabs.Platform.Services.Media.VideoQuality.Medium</a> = 1,
<a class="el" href="namespace_x_labs_1_1_platform_1_1_services_1_1_media.html#a3d69305c863ec52fd735e2dc1c25ed6fa655d20c1ca69519ca647684edbb2db35">XLabs.Platform.Services.Media.VideoQuality.High</a> = 2
}<tr class="memdesc:a3d69305c863ec52fd735e2dc1c25ed6f"><td class="mdescLeft"> </td><td class="mdescRight">Enum VideoQuality <a href="namespace_x_labs_1_1_platform_1_1_services_1_1_media.html#a3d69305c863ec52fd735e2dc1c25ed6f">More...</a><br /></td></tr>
<tr class="separator:a3d69305c863ec52fd735e2dc1c25ed6f"><td class="memSeparator" colspan="2"> </td></tr>
</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_96aec6d1100a5554d6f7fb69df2c511a.html">Xamarin-Forms-Labs</a></li><li class="navelem"><a class="el" href="dir_88bafe9029e18a0be9e6e2b4e8ed9f17.html">src</a></li><li class="navelem"><a class="el" href="dir_e2a5112a6d9b23a710178c67d30530fa.html">Platform</a></li><li class="navelem"><a class="el" href="dir_c943ec993b8ed66c44446b13e15e5c60.html">XLabs.Platform</a></li><li class="navelem"><a class="el" href="dir_5b05fd6c72e83f741a683e2a93e571b0.html">Services</a></li><li class="navelem"><a class="el" href="dir_e9c53a0a740c0c3f878171c25d9dd4aa.html">Media</a></li><li class="navelem"><a class="el" href="_media_storage_options_8cs.html">MediaStorageOptions.cs</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.10 </li>
</ul>
</div>
</body>
</html>
|
leonardo/module/nav/templates/widget/sitesearch/default.html
|
amboycharlie/Child-Friendly-LCMS
|
{% extends widget.get_base_template %}
{% load i18n %}
{% load leonardo_tags %}
{% block content %}
<form action="{% url 'haystack_search' 'leonardo.module.search.apps.search' %}" method="get" class="navbar-collapse collapse navbar-form navbar-left" role="search">
<div class="input-group">
<input value="{{ query }}" type="text" class="form-control" name="q" id="search_keywords" />
<span class="input-group-btn">
<button id='search-button' class="btn btn-default" type="submit">{% trans "Search" %} <i class=" glyphicon glyphicon-search" aria-hidden="true"></i></button>
</span>
</div>
</form>
{% endblock %}
|
docs/javadoc/2.8/com/fasterxml/jackson/databind/class-use/Module.html
|
FasterXML/jackson-databind
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Wed Jul 20 08:39:15 PDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.fasterxml.jackson.databind.Module (jackson-databind 2.8.0 API)</title>
<meta name="date" content="2016-07-20">
<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 com.fasterxml.jackson.databind.Module (jackson-databind 2.8.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/fasterxml/jackson/databind/class-use/Module.html" target="_top">Frames</a></li>
<li><a href="Module.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.fasterxml.jackson.databind.Module" class="title">Uses of Class<br>com.fasterxml.jackson.databind.Module</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/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind">Module</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.fasterxml.jackson.databind">com.fasterxml.jackson.databind</a></td>
<td class="colLast">
<div class="block">Basic data binding (mapping) functionality that
allows for reading JSON content into Java Objects (POJOs)
and JSON Trees (<a href="../../../../../com/fasterxml/jackson/databind/JsonNode.html" title="class in com.fasterxml.jackson.databind"><code>JsonNode</code></a>), as well as
writing Java Objects and trees as JSON.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.fasterxml.jackson.databind.module">com.fasterxml.jackson.databind.module</a></td>
<td class="colLast">
<div class="block">Package that contains classes and interfaces to help implement
custom extension <a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind"><code>Module</code></a>s
(which are registered using
<a href="../../../../../com/fasterxml/jackson/databind/ObjectMapper.html#registerModule(com.fasterxml.jackson.databind.Module)"><code>ObjectMapper.registerModule(com.fasterxml.jackson.databind.Module)</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.fasterxml.jackson.databind">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind">Module</a> in <a href="../../../../../com/fasterxml/jackson/databind/package-summary.html">com.fasterxml.jackson.databind</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/fasterxml/jackson/databind/package-summary.html">com.fasterxml.jackson.databind</a> that return types with arguments of type <a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind">Module</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind">Module</a>></code></td>
<td class="colLast"><span class="strong">ObjectMapper.</span><code><strong><a href="../../../../../com/fasterxml/jackson/databind/ObjectMapper.html#findModules()">findModules</a></strong>()</code>
<div class="block">Method for locating available methods, using JDK <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ServiceLoader.html?is-external=true" title="class or interface in java.util"><code>ServiceLoader</code></a>
facility, along with module-provided SPI.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind">Module</a>></code></td>
<td class="colLast"><span class="strong">ObjectMapper.</span><code><strong><a href="../../../../../com/fasterxml/jackson/databind/ObjectMapper.html#findModules(java.lang.ClassLoader)">findModules</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a> classLoader)</code>
<div class="block">Method for locating available methods, using JDK <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ServiceLoader.html?is-external=true" title="class or interface in java.util"><code>ServiceLoader</code></a>
facility, along with module-provided SPI.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/fasterxml/jackson/databind/package-summary.html">com.fasterxml.jackson.databind</a> with parameters of type <a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind">Module</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/ObjectMapper.html" title="class in com.fasterxml.jackson.databind">ObjectMapper</a></code></td>
<td class="colLast"><span class="strong">ObjectMapper.</span><code><strong><a href="../../../../../com/fasterxml/jackson/databind/ObjectMapper.html#registerModule(com.fasterxml.jackson.databind.Module)">registerModule</a></strong>(<a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind">Module</a> module)</code>
<div class="block">Method for registering a module that can extend functionality
provided by this mapper; for example, by adding providers for
custom serializers and deserializers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/ObjectMapper.html" title="class in com.fasterxml.jackson.databind">ObjectMapper</a></code></td>
<td class="colLast"><span class="strong">ObjectMapper.</span><code><strong><a href="../../../../../com/fasterxml/jackson/databind/ObjectMapper.html#registerModules(com.fasterxml.jackson.databind.Module...)">registerModules</a></strong>(<a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind">Module</a>... modules)</code>
<div class="block">Convenience method for registering specified modules in order;
functionally equivalent to:</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../com/fasterxml/jackson/databind/package-summary.html">com.fasterxml.jackson.databind</a> with type arguments of type <a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind">Module</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/ObjectMapper.html" title="class in com.fasterxml.jackson.databind">ObjectMapper</a></code></td>
<td class="colLast"><span class="strong">ObjectMapper.</span><code><strong><a href="../../../../../com/fasterxml/jackson/databind/ObjectMapper.html#registerModules(java.lang.Iterable)">registerModules</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind">Module</a>> modules)</code>
<div class="block">Convenience method for registering specified modules in order;
functionally equivalent to:</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.fasterxml.jackson.databind.module">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind">Module</a> in <a href="../../../../../com/fasterxml/jackson/databind/module/package-summary.html">com.fasterxml.jackson.databind.module</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind">Module</a> in <a href="../../../../../com/fasterxml/jackson/databind/module/package-summary.html">com.fasterxml.jackson.databind.module</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="../../../../../com/fasterxml/jackson/databind/module/SimpleModule.html" title="class in com.fasterxml.jackson.databind.module">SimpleModule</a></strong></code>
<div class="block">Vanilla <a href="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind"><code>Module</code></a> implementation that allows registration
of serializers and deserializers, bean serializer
and deserializer modifiers, registration of subtypes and mix-ins
as well as some other commonly
needed aspects (addition of custom <a href="../../../../../com/fasterxml/jackson/databind/AbstractTypeResolver.html" title="class in com.fasterxml.jackson.databind"><code>AbstractTypeResolver</code></a>s,
<a href="../../../../../com/fasterxml/jackson/databind/deser/ValueInstantiator.html" title="class in com.fasterxml.jackson.databind.deser"><code>ValueInstantiator</code></a>s).</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="../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/fasterxml/jackson/databind/class-use/Module.html" target="_top">Frames</a></li>
<li><a href="Module.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2008–2016 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p>
</body>
</html>
|
docs/index.html
|
howerest/js-webservices
|
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>js-webservices</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="assets/css/main.css">
<script src="assets/js/modernizr.js"></script>
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="assets/js/search.js" data-base=".">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="index.html" class="title">js-webservices</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="globals.html">Globals</a>
</li>
</ul>
<h1> js-webservices</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<div class="tsd-panel tsd-typography">
<h2 id="javascript-webservices">Javascript WebServices</h2>
<h3 id="currently-">Currently:</h3>
<ol>
<li><p>HttpRequest
Handles a request and provides a HttpResponse</p>
</li>
<li><p>HttpResponse
Operates with the Http Response</p>
</li>
<li><p>HttpQuery
Helps to build an http query (query string)</p>
</li>
<li><p>HttpHeader
Handles an Http Header</p>
</li>
<li><p>XHR
Generic cross browser http request API</p>
</li>
</ol>
<h1 id="full-api-docs">Full API docs</h1>
<p>Current 0.1.3 (Release candidate) - <a href="http://howerest.com/js-webservices/modules/_web_services_.webservices.html">Read full API docs</a></p>
<h3 id="how-to-import-webservices-typescript-">How to import WebServices (TypeScript)</h3>
<p><code>import { WebServices } from "js-webservices/ts/web_services"</code></p>
<h3 id="install-dependencies">Install dependencies</h3>
<p><code>npm install; tsd install</code></p>
<h3 id="build">Build</h3>
<p><code>grunt concat; grunt uglify</code></p>
<h3 id="generate-docs-">Generate docs :-)</h3>
<p><code>typedoc --ignoreCompilerErrors --readme ./README.md --mode modules --out docs/ src/web_services.ts</code></p>
</div>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="globals.html"><em>Globals</em></a>
</li>
<li class="label tsd-is-external">
<span>Internals</span>
</li>
<li class=" tsd-kind-external-module">
<a href="modules/_web_services_.html">"web_<wbr>services"</a>
</li>
<li class="label tsd-is-external">
<span>Externals</span>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="modules/_util_.html">"util"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="http://typedoc.io" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="assets/js/search.js"><' + '/script>');</script>
</body>
</html>
|
_includes/css/agency.css
|
SparksFyz/IppClub.github.io
|
/*!
* Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
/*@font-face {
font-family: "Ospen Sans";
src: url("/css/font-awesome/fonts/OpenSans-Light.ttf");
}*/
body {
overflow-x: hidden;
font-family: "Open Sans", "HelveticaNeue-Light Light", Arial, Helvetica, "Lucida Grande", "Microsoft Yahei";
font-weight: lighter;
color: #{{ site.color.secondary-dark }};
}
.text-muted {
color: #777;
}
.text-primary {
color: #{{ site.color.primary }};
}
p {
font-family: "Open Sans", "HelveticaNeue-Light Light", Arial, Helvetica, "Lucida Grande", "Microsoft Yahei";
font-size: 14px;
line-height: 1.75;
}
p.large {
font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
outline: 0;
}
a {
color: #{{ site.color.primary }};
}
a:hover,
a:focus,
a:active,
a.active {
color: #{{ site.color.secondary }};
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Open Sans", "HelveticaNeue-Light Light", Arial, Helvetica, "Lucida Grande", "Microsoft Yahei";
text-transform: uppercase;
font-weight: 100;
}
.img-centered {
margin: 0 auto;
}
.bg-light-gray {
background-color: #f7f7f7;
}
.bg-darkest-gray {
background-color: #222;
}
.btn-primary {
border-color: #{{ site.color.primary }};
text-transform: uppercase;
font-weight: 100;
color: #fff;
background-color: #{{ site.color.primary }};
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
border-color: #{{ site.color.primary }};
color: #fff;
background-color: #{{ site.color.secondary }};
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
border-color: #{{ site.color.primary }};
background-color: #{{ site.color.primary }};
}
.btn-primary .badge {
color: #{{ site.color.primary }};
background-color: #fff;
}
.btn-xl {
padding: 20px 40px;
border-color: #{{ site.color.primary }};
border-radius: 3px;
text-transform: uppercase;
font-size: 18px;
font-weight: 100;
color: #fff;
background-color: #{{ site.color.primary }};
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
border-color: #{{ site.color.primary }};
color: #fff;
background-color: #{{ site.color.secondary }};
}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
background-image: none;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
border-color: #{{ site.color.primary }};
background-color: #{{ site.color.primary }};
}
.btn-xl .badge {
color: #{{ site.color.primary }};
background-color: #fff;
}
.navbar-default {
border-color: transparent;
background-color: #222;
}
.navbar-default .navbar-brand {
color: #{{ site.color.primary }};
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
color: #{{ site.color.secondary }};
}
.navbar-default .navbar-collapse {
border-color: rgba(255,255,255,.02);
}
.navbar-default .navbar-toggle {
border-color: #{{ site.color.primary }};
background-color: #{{ site.color.primary }};
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #{{ site.color.primary }};
}
.navbar-default .nav li a {
text-transform: uppercase;
font-weight: 100;
letter-spacing: 1px;
color: #fff;
}
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
outline: 0;
color: #{{ site.color.primary }};
}
.navbar-default .navbar-nav>.active>a {
border-radius: 0;
color: #fff;
background-color: #{{ site.color.primary }};
}
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
color: #fff;
background-color: #{{ site.color.secondary }};
}
@media(min-width:768px) {
.navbar-default {
padding: 25px 0;
border: 0;
background-color: transparent;
-webkit-transition: padding .3s;
-moz-transition: padding .3s;
transition: padding .3s;
}
.navbar-default .navbar-brand {
font-size: 2em;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
}
.navbar-default .navbar-nav>.active>a {
border-radius: 3px;
}
.navbar-default.navbar-shrink {
padding: 10px 0;
background-color: #222;
}
.navbar-default.navbar-shrink .navbar-brand {
font-size: 1.5em;
}
}
header {
text-align: center;
color: #fff;
background-attachment: scroll;
background-image: url(../img/header-bg.jpg);
background-position: center center;
background-repeat: none;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
header .intro-text {
padding-top: 100px;
padding-bottom: 50px;
}
header .intro-text .intro-lead-in {
margin-bottom: 25px;
font-size: 22px;
line-height: 22px;
}
header .intro-text .intro-heading {
margin-bottom: 25px;
font-size: 50px;
font-weight: 100;
line-height: 50px;
}
@media(min-width:768px) {
header .intro-text {
padding-top: 300px;
padding-bottom: 200px;
}
header .intro-text .intro-lead-in {
margin-bottom: 25px;
font-size: 40px;
line-height: 40px;
}
header .intro-text .intro-heading {
margin-bottom: 50px;
font-size: 45px;
font-weight: 100;
line-height: 75px;
}
}
section {
padding: 100px 0;
}
section h2.section-heading {
margin-top: 0;
margin-bottom: 15px;
font-size: 40px;
}
section h3.section-subheading {
margin-bottom: 75px;
text-transform: none;
font-size: 16px;
font-weight: 100;
}
@media(min-width:768px) {
section {
padding: 150px 0;
}
}
.service-heading {
margin: 15px 0;
text-transform: none;
}
#portfolio .portfolio-item {
right: 0;
margin: 0 0 15px;
}
#portfolio .portfolio-item .portfolio-link {
display: block;
position: relative;
margin: 0 auto;
max-width: 400px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
position: absolute;
width: 100%;
height: 100%;
opacity: 0;
background: rgba(254,209,54,.9);
-webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
transition: all ease .5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
position: absolute;
top: 50%;
width: 100%;
height: 20px;
margin-top: -12px;
text-align: center;
font-size: 20px;
color: #fff;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
margin: 0 auto;
padding: 25px;
max-width: 400px;
text-align: center;
background-color: #fff;
}
#portfolio .portfolio-item .portfolio-caption h4 {
margin: 0;
text-transform: none;
}
#portfolio .portfolio-item .portfolio-caption p {
margin: 0;
font-size: 16px;
}
#portfolio * {
z-index: 2;
}
@media(min-width:767px) {
#portfolio .portfolio-item {
margin: 0 0 30px;
}
}
.timeline {
position: relative;
padding: 0;
list-style: none;
}
.timeline:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 40px;
width: 2px;
margin-left: -1.5px;
background-color: #f1f1f1;
}
.timeline>li {
position: relative;
margin-bottom: 50px;
min-height: 50px;
}
.timeline>li:before,
.timeline>li:after {
content: " ";
display: table;
}
.timeline>li:after {
clear: both;
}
.timeline>li .timeline-panel {
float: right;
position: relative;
width: 100%;
padding: 0 20px 0 100px;
text-align: left;
}
.timeline>li .timeline-panel:before {
right: auto;
left: -15px;
border-right-width: 15px;
border-left-width: 0;
}
.timeline>li .timeline-panel:after {
right: auto;
left: -14px;
border-right-width: 14px;
border-left-width: 0;
}
.timeline>li .timeline-image {
z-index: 100;
position: absolute;
left: 0;
width: 80px;
height: 80px;
margin-left: 0;
border: 7px solid #f1f1f1;
border-radius: 100%;
text-align: center;
color: #fff;
background-color: #{{ site.color.primary }};
}
.timeline>li .timeline-image h4 {
margin-top: 12px;
font-size: 10px;
line-height: 14px;
}
.timeline>li.timeline-inverted>.timeline-panel {
float: right;
padding: 0 20px 0 100px;
text-align: left;
}
.timeline>li.timeline-inverted>.timeline-panel:before {
right: auto;
left: -15px;
border-right-width: 15px;
border-left-width: 0;
}
.timeline>li.timeline-inverted>.timeline-panel:after {
right: auto;
left: -14px;
border-right-width: 14px;
border-left-width: 0;
}
.timeline>li:last-child {
margin-bottom: 0;
}
.timeline .timeline-heading h4 {
margin-top: 0;
color: inherit;
}
.timeline .timeline-heading h4.subheading {
text-transform: none;
}
.timeline .timeline-body>p,
.timeline .timeline-body>ul {
margin-bottom: 0;
}
@media(min-width:768px) {
.timeline:before {
left: 50%;
}
.timeline>li {
margin-bottom: 100px;
min-height: 100px;
}
.timeline>li .timeline-panel {
float: left;
width: 41%;
padding: 0 20px 20px 30px;
text-align: right;
}
.timeline>li .timeline-image {
left: 50%;
width: 100px;
height: 100px;
margin-left: -50px;
}
.timeline>li .timeline-image h4 {
margin-top: 16px;
font-size: 13px;
line-height: 18px;
}
.timeline>li.timeline-inverted>.timeline-panel {
float: right;
padding: 0 30px 20px 20px;
text-align: left;
}
}
@media(min-width:992px) {
.timeline>li {
min-height: 150px;
}
.timeline>li .timeline-panel {
padding: 0 20px 20px;
}
.timeline>li .timeline-image {
width: 150px;
height: 150px;
margin-left: -75px;
}
.timeline>li .timeline-image h4 {
margin-top: 30px;
font-size: 18px;
line-height: 26px;
}
.timeline>li.timeline-inverted>.timeline-panel {
padding: 0 20px 20px;
}
}
@media(min-width:1200px) {
.timeline>li {
min-height: 170px;
}
.timeline>li .timeline-panel {
padding: 0 20px 20px 100px;
}
.timeline>li .timeline-image {
width: 170px;
height: 170px;
margin-left: -85px;
}
.timeline>li .timeline-image h4 {
margin-top: 40px;
}
.timeline>li.timeline-inverted>.timeline-panel {
padding: 0 100px 20px 20px;
}
}
.team-member {
margin-bottom: 50px;
text-align: center;
}
.team-member img {
margin: 0 auto;
border: 7px solid #fff;
}
.team-member h4 {
margin-top: 25px;
margin-bottom: 0;
text-transform: none;
}
.team-member p {
margin-top: 0;
}
aside.clients img {
margin: 50px auto;
}
section#contact {
background-color: #222;
background-image: url(../img/map-image.png);
background-position: center;
background-repeat: no-repeat;
}
section#contact .section-heading {
color: #fff;
}
section#contact .form-group {
margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
padding: 20px;
}
section#contact .form-group input.form-control {
height: auto;
}
section#contact .form-group textarea.form-control {
height: 236px;
}
section#contact .form-control:focus {
border-color: #{{ site.color.primary }};
box-shadow: none;
}
section#contact::-webkit-input-placeholder {
text-transform: uppercase;
font-weight: 100;
color: #bbb;
}
section#contact:-moz-placeholder {
text-transform: uppercase;
font-weight: 100;
color: #bbb;
}
section#contact::-moz-placeholder {
text-transform: uppercase;
font-weight: 100;
color: #bbb;
}
section#contact:-ms-input-placeholder {
text-transform: uppercase;
font-weight: 100;
color: #bbb;
}
section#contact .text-danger {
color: #e74c3c;
}
footer {
padding: 25px 0;
text-align: center;
}
footer span.copyright {
text-transform: uppercase;
text-transform: none;
line-height: 40px;
}
footer ul.quicklinks {
margin-bottom: 0;
text-transform: uppercase;
text-transform: none;
line-height: 40px;
}
ul.social-buttons {
margin-bottom: 0;
}
ul.social-buttons li a {
display: block;
width: 40px;
height: 40px;
border-radius: 100%;
font-size: 20px;
line-height: 40px;
outline: 0;
color: #fff;
background-color: #222;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
}
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
background-color: #{{ site.color.primary }};
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
outline: 0;
}
.portfolio-modal .modal-content {
padding: 100px 0;
min-height: 100%;
border: 0;
border-radius: 0;
text-align: center;
background-clip: border-box;
-webkit-box-shadow: none;
box-shadow: none;
}
.portfolio-modal .modal-content h2 {
margin-bottom: 15px;
font-size: 3em;
}
.portfolio-modal .modal-content p {
margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
margin: 20px 0 30px;
font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
margin-top: 0;
margin-bottom: 30px;
}
.portfolio-modal .modal-content img {
margin-bottom: 30px;
}
.portfolio-modal .close-modal {
position: absolute;
top: 25px;
right: 25px;
width: 75px;
height: 75px;
background-color: transparent;
cursor: pointer;
}
.portfolio-modal .close-modal:hover {
opacity: .3;
}
.portfolio-modal .close-modal .lr {
z-index: 1051;
width: 1px;
height: 75px;
margin-left: 35px;
background-color: #222;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
z-index: 1052;
width: 1px;
height: 75px;
background-color: #222;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
::-moz-selection {
text-shadow: none;
background: #{{ site.color.primary }};
}
::selection {
text-shadow: none;
background: #{{ site.color.primary }};
}
img::selection {
background: 0 0;
}
img::-moz-selection {
background: 0 0;
}
body {
webkit-tap-highlight-color: #{{ site.color.primary }};
}
* {
font-family: "Open Sans", "HelveticaNeue-Light Light", Arial, Helvetica, "Lucida Grande", "Microsoft Yahei";
}
|
webapp/WEB-INF/view/manager/photoalbum/photoalbum-list.html
|
yanguangkun/KunSoftware_Tour
|
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>相册游记管理 -
<@cm.sysName />
</title>
<@cm.css />
<@cm.javascript />
<script>
seajs.use("manager/photoalbum/photoalbum-list");
</script>
</head>
<body>
<div class="main">
<@cm.top />
<form id="searchForm" name="searchForm" method="post" action="" class="form-inline form-search">
<div class="form-group"> 目的地
<select name="destination" id="destination" class="form-control input-sm required">
<option value="">-请选择-</option>
<@ValueSet code="destination" value="${RequestParameters.destination!}" />
</select>
<input type="text" class="form-control input-sm" name="keyword" id="keyword" value="${RequestParameters.keyword!}" placeholder="请输入关键字">
</div>
<button type="button" class="searchBtn btn btn-primary btn-sm"> <span class="glyphicon glyphicon-search"></span> 搜索 </button>
</form>
<form id="controlForm" name="controlForm" method="post" action="">
<div class="panel panel-default">
<div class="panel-heading"> 相册游记列表 </div>
<div class="panel-body form-inline panel-opt"> <a href="###" class="btn btn-default btn-sm editBtn" role="button"><span class="glyphicon glyphicon-pencil"></span> 修改</a> <a href="add" class="btn btn-default btn-sm addBtn" role="button"> <span class="glyphicon glyphicon-plus"></span> 新增</a> <a href="###" class="btn btn-default btn-sm delBtn" role="button"> <span class="glyphicon glyphicon-trash"></span> 删除</a> </div>
<table border="0" align="center" cellspacing="0" class="table table-striped table-hover table-result">
<thead>
<tr>
<th width="5%"></th>
<th width="10%"></th>
<th width="10%">编号</th>
<th width="25%">目的地 </th>
<th width="50%">标题</th>
</tr>
</thead>
<#list retList as item>
<tr>
<td align="center"><input type="checkbox" name="id" id="id" value="${item.id}"></td>
<td><a href="${request.contextPath}/manager/photoalbumtimeline/list?photoAlbumId=${item.id}">时间轴</a></td>
<td>${item.id!}</td>
<td><@ValueSetWrite code="destination" value="${item.destination!}" /></td>
<td>${item.title!}</td>
</tr>
</#list>
</table>
</div>
</form>
<@cm.page />
<@cm.bottom />
</div>
</body>
</html>
|
index.html
|
gomoob/gomoob.github.io
|
<!DOCTYPE html>
<html lang="en" itemscope itemtype="http://schema.org/Article">
<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="Discover our Open Source projects and high quality APIs or libraries. Build awesome Web / Mobile Applications with ease.">
<title>Gomoob - Open source projects</title>
<!-- Schema.org markup for Google+ -->
<meta itemprop="name" content="Gomoob - Open source projects">
<meta itemprop="description" content="Discover our Open Source projects and high quality APIs or libraries. Build awesome Web / Mobile Applications with ease.">
<meta itemprop="image" content="https://gomoob.github.io/img/github.png">
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@GoMoob">
<meta name="twitter:creator" content="@GoMoob">
<meta name="twitter:title" content="Discover our Open source projects and develop high quality code !">
<meta name="twitter:description" content="Discover our Open Source projects and high quality APIs or libraries. Build awesome Web / Mobile Applications with ease.">
<meta name="twitter:image" content="https://gomoob.github.io/img/github.png">
<!-- Open Graph data -->
<meta property="og:title" content="Gomoob - Open source projects" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://gomoob.github.io" />
<meta property="og:image" content="https://gomoob.github.io/img/github-512x512.png" />
<meta property="og:description" content="Discover our Open Source projects and high quality APIs or libraries. Build awesome Web / Mobile Applications with ease." />
<meta property="fb:app_id" content="1096624997103774" />
<link rel="shortcut icon" href="https://www.gomoob.com/images/favicon.ico" type="image/x-icon" />
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<!-- Custom Fonts -->
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css" type="text/css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/creative.css" type="text/css">
<link rel="stylesheet" href="css/rrssb.css" type="text/css">
<!-- Devicon -->
<link rel="stylesheet" href="https://cdn.rawgit.com/konpa/devicon/master/devicon.min.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top">
<header>
<div class="header-content">
<div class="header-content-inner">
<h1>Our contribution to Open Source</h1>
<br>
<a href="https://www.gomoob.com" target="_blank">
<img src="https://www.gomoob.com/images/logo.png" alt="GoMoob logo" />
</a>
<span style="font-size: 4em; margin-left: 0.5em; padding-right: 0.5em; vertical-align: middle;">+</span>
<img src="img/github.png" alt="Github logo" />
<hr>
<p>
At Gomoob we build high quality software with awesome Open Source frameworks everyday. Here we
share some of our work to help you build great things too !
</p>
</div>
<div style="text-align: center;">
<ul class="rrssb-buttons clearfix" style="margin: auto; max-width: 480px;">
<li class="rrssb-facebook">
<a href="https://www.facebook.com/sharer/sharer.php?u=https://gomoob.github.io" class="popup">
<span class="rrssb-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 29 29">
<path d="M26.4 0H2.6C1.714 0 0 1.715 0 2.6v23.8c0 .884 1.715 2.6 2.6 2.6h12.393V17.988h-3.996v-3.98h3.997v-3.062c0-3.746 2.835-5.97 6.177-5.97 1.6 0 2.444.173 2.845.226v3.792H21.18c-1.817 0-2.156.9-2.156 2.168v2.847h5.045l-.66 3.978h-4.386V29H26.4c.884 0 2.6-1.716 2.6-2.6V2.6c0-.885-1.716-2.6-2.6-2.6z"/>
</svg>
</span>
<span class="rrssb-text">facebook</span>
</a>
</li>
<li class="rrssb-twitter">
<!-- Replace href with your Meta and URL information -->
<a href="https://twitter.com/intent/tweet?text=Discover%20our%20Open%20source%20projects%20and%20develop%20high%20quality%20code%20!&url=https%3A%2F%2Fgomoob.github.io&via=GoMoob"
class="popup">
<span class="rrssb-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28"><path d="M24.253 8.756C24.69 17.08 18.297 24.182 9.97 24.62a15.093 15.093 0 0 1-8.86-2.32c2.702.18 5.375-.648 7.507-2.32a5.417 5.417 0 0 1-4.49-3.64c.802.13 1.62.077 2.4-.154a5.416 5.416 0 0 1-4.412-5.11 5.43 5.43 0 0 0 2.168.387A5.416 5.416 0 0 1 2.89 4.498a15.09 15.09 0 0 0 10.913 5.573 5.185 5.185 0 0 1 3.434-6.48 5.18 5.18 0 0 1 5.546 1.682 9.076 9.076 0 0 0 3.33-1.317 5.038 5.038 0 0 1-2.4 2.942 9.068 9.068 0 0 0 3.02-.85 5.05 5.05 0 0 1-2.48 2.71z"/></svg></span>
<span class="rrssb-text">twitter</span>
</a>
</li>
<li class="rrssb-linkedin">
<a href="https://www.linkedin.com/shareArticle?mini=true&url=https://gomoob.github.io&title=Gomoob%20-%20Open%20source%20projects&summary=Discover%20our%20Open%20Source%20projects%20and%20high%20quality%20APIs%20or%20libraries.%20Build%20awesome%20Web%20/%20Mobile%20Applications%20with%20ease." class="popup">
<span class="rrssb-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewbox="0 0 28 28">
<path d="M25.424 15.887v8.447h-4.896v-7.882c0-1.98-.71-3.33-2.48-3.33-1.354 0-2.158.91-2.514 1.802-.13.315-.162.753-.162 1.194v8.216h-4.9s.067-13.35 0-14.73h4.9v2.087c-.01.017-.023.033-.033.05h.032v-.05c.65-1.002 1.812-2.435 4.414-2.435 3.222 0 5.638 2.106 5.638 6.632zM5.348 2.5c-1.676 0-2.772 1.093-2.772 2.54 0 1.42 1.066 2.538 2.717 2.546h.032c1.71 0 2.77-1.132 2.77-2.546C8.056 3.593 7.02 2.5 5.344 2.5h.005zm-2.48 21.834h4.896V9.604H2.867v14.73z"></path>
</svg>
</span>
<span class="rrssb-text">linkedin</span>
</a>
</li>
</ul>
</div>
</div>
</header>
<section class="bg-primary" id="about">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">
How is this page organized ?
</h2>
<hr class="light">
<p class="text-faded">
We choose each technology we use with the utmost care, our choices depend on our client’s needs,
software design and architectural considerations and also performance stuffs.
<p>
<p class="text-faded">
This page presents the Open Source projects we develop, those projects can be classified by
programming language, storage systems (RDMBS or NoSQL) or simply "arbitrary" by tool name (
Docker, etc.).
</p>
</div>
</div>
</div>
</section>
<section id="php">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">
<i class="devicon-php-plain"></i>
<br>PHP
</h2>
<hr class="primary">
</div>
</div>
</div>
<div class="container">
<div class="row">
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/php-pushwoosh" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/pushwoosh.png" alt="Pushwoosh logo" />
</div>
<h3>php-pushwoosh</h3>
<p class="text-muted">
A PHP Library to easily work with the Pushwoosh REST Web Services.
</p>
</div>
</a>
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/php-facebook-messenger" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/facebook-messenger.png" alt="Facebook Messenger logo">
</div>
<h3>php-facebook-messenger</h3>
<p class="text-muted">
A PHP Library to easily work with the Facebook Messenger REST Web Services.
</p>
</div>
</a>
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/php-websocket-server" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/websocket.png" alt="Websocket logo">
</div>
<h3>php-websocket-server</h3>
<p class="text-muted">
WebSocket server with tags management, forward your messages on the right clients with ease !
</p>
</div>
</a>
</div>
<div class="row">
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/php-embedded-mongo" target="_blank">
<div class="service-box">
<div class="project-image">
<i class="devicon-mongodb-plain-wordmark colored"></i>
</div>
<h3>php-embedded-mongo</h3>
<p class="text-muted">
Start an embedded Mongo DB server and run your PHPUnit integration tests easily.
</p>
</div>
</a>
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/php-metadata-extractor" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/metadata-extractor.png" alt="Metadata Extractor logo">
</div>
<h3>php-metadata-extractor</h3>
<p class="text-muted">
PHP wrapper to easily call the Java metadata-extrator library.
</p>
</div>
</a>
</div>
</div>
</section>
<br/>
<br/>
<br/>
<section id="javascript">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading"><i class="devicon-javascript-plain"></i><br>Javascript</h2>
<hr class="primary">
</div>
</div>
</div>
<div class="container">
<div class="row">
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/backbone.hateoas" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/backbone.png" alt="Backbone logo" />
</div>
<h3>backbone.hateoas</h3>
<p class="text-muted">
Use HAL and HATEOAS in your Backbone and Marionette applications !
</p>
</div>
</a>
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/oauth.js" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/oauth.png" alt="OAuth logo" />
</div>
<h3>oauth.js</h3>
<p class="text-muted">
A Javascript library used to easily request secured OAuth 2.0 Web Services.
</p>
</div>
</a>
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/cordova.mocks" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/cordova.png" alt="Cordova logo" />
</div>
<h3>cordova.mocks</h3>
<p class="text-muted">
Easy to use Apache Cordova mocks.
</p>
</div>
</a>
</div>
<div class="row">
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/backbone.isomorphic" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/marionette.png" alt="Backbone Marionette logo" />
</div>
<h3>backbone.isomorphic</h3>
<p class="text-muted">
Isomorphic Backbone and Marionette
</p>
</div>
</a>
<a class="col-lg-4 col-md-4 text-center" href="https://github.com/gomoob/i18n" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/europe.png" alt="Earth logo" />
</div>
<h3>i18n</h3>
<p class="text-muted">
Polyglot.js extended to load JSON translation files and cache them.
</p>
</div>
</a>
<div class="col-lg-4 col-md-6 text-center"></div>
</div>
</div>
</section>
<br/>
<br/>
<br/>
<section id="java">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<!-- h2 class="section-heading">At Your Service</h2-->
<h2 class="section-heading"><i class="devicon-java-plain"></i><br>Java</h2>
<hr class="primary">
</div>
</div>
</div>
<div class="container">
<div class="row">
<a class="col-lg-6 col-md-6 text-center" href="https://github.com/gomoob/embedded-mongo" target="_blank">
<div class="service-box">
<div class="project-image">
<i class="devicon-mongodb-plain-wordmark colored"></i>
</div>
<h3>embedded-mongo</h3>
<p class="text-muted">
Start an embedded Mongo DB server and drive it using server sockets.
</p>
</div>
</a>
</div>
</div>
</section>
<section id="docker">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">
<img src="img/docker.jpg" alt="Docker logo" />
<br>Docker
</h2>
<hr class="primary">
</div>
</div>
</div>
<div class="container">
<div class="row">
<a class="col-lg-6 col-md-6 text-center" href="https://hub.docker.com/r/gomoob/php-websocket-server" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/websocket.png" alt="Websocket logo">
</div>
<h3>php-websocker-server</h3>
<p class="text-muted">
A PHP WebSocket server with a powerful tags management system.
</p>
</div>
</a>
<a class="col-lg-6 col-md-6 text-center" href="https://hub.docker.com/r/gomoob/sensu-server" target="_blank">
<div class="service-box">
<div class="project-image">
<img class="project-image" src="img/sensu.png" alt="Websocket logo">
</div>
<h3>sensu-server</h3>
<p class="text-muted">
All-in-one Sensu server.
</p>
</div>
</a>
</div>
</div>
</section>
<footer id="contact">
<div class="footer-content">
<div class="footer-content-inner">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">
Let's Get In Touch !
</h2>
<hr class="primary" />
<p>
Would you like to start your next project with us? That's great! Give us a call or send us an
email and we will get back to you as soon as possible!
</p>
</div>
</div>
<div class="row">
<div class="col-lg-4 text-center">
<i class="fa fa-globe fa-3x wow bounceIn"></i>
<p>
<a href="https://www.gomoob.com">https://www.gomoob.com</a>
</p>
</div>
<div class="col-lg-4 text-center">
<i class="fa fa-envelope-o fa-3x wow bounceIn" data-wow-delay=".1s"></i>
<p><a href="mailto:contact@gomoob.com">contact@gomoob.com</a></p>
</div>
<div class="col-lg-4 text-center">
<i class="fa fa-phone fa-3x wow bounceIn"></i>
<p>(+33)6 85 12 81 26 <br>or<br> (+33) 6 28 35 04 49</p>
</div>
</div>
</div>
</div>
<br/>
<br/>
<div class="footer-content-inner">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">
Follow us
</h2>
<hr class="primary" />
<ul class="social-links" style="list-style: none; padding-left: 0px;">
<li style="display: inline-block;">
<a href="https://www.facebook.com/GoMoob" target="_blank" style="color: white; padding:0px 8px;">
<i class="fa fa-3x fa-facebook-square"></i>
</a>
</li>
<li style="display: inline-block;">
<a href="https://twitter.com/GoMoob" target="_blank" style="color: white; padding:0px 8px;">
<i class="fa fa-3x fa-twitter-square"></i>
</a>
</li>
<li style="display: inline-block;">
<a href="https://www.linkedin.com/company/gomoob" target="_blank" style="color: white; padding:0px 8px;">
<i class="fa fa-3x fa-linkedin-square"></i>
</a>
</li>
<li style="display: inline-block;">
<a href="https://github.com/gomoob" target="_blank" style="color: white; padding:0px 8px;">
<i class="fa fa-3x fa-github-square"></i>
</a>
</li>
<li style="display: inline-block;">
<a href="mailto:contact@gomoob.com" style="color: white; padding:0px 8px;">
<i class="fa fa-3x fa-envelope"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<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-30020783-4', 'auto');
ga('send', 'pageview');
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery.1.10.2.min.js"><\/script>')</script>
<script src="js/rrssb.min.js"></script>
</body>
</html>
|
docs/cpp/struct_swig_1_1_g_c_item___object-members.html
|
google/or-tools
|
<!-- HTML header for doxygen 1.8.18-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.2"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>OR-Tools: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="orLogo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OR-Tools
 <span id="projectnumber">9.2</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.2 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(document).ready(function(){initNavTree('struct_swig_1_1_g_c_item___object.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle"><div class="title">GCItem_Object Member List</div></div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="struct_swig_1_1_g_c_item___object.html">GCItem_Object</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="struct_swig_1_1_g_c_item___object.html#a168ae8e4e7c5ea918e4cb7c30dfd56bf">GCItem_Object</a>(int own)</td><td class="entry"><a class="el" href="struct_swig_1_1_g_c_item___object.html">GCItem_Object</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="struct_swig_1_1_g_c_item___object.html#a168ae8e4e7c5ea918e4cb7c30dfd56bf">GCItem_Object</a>(int own)</td><td class="entry"><a class="el" href="struct_swig_1_1_g_c_item___object.html">GCItem_Object</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_swig_1_1_g_c_item___object.html#a2ac9341455799feebf9ac983038b97f1">get_own</a>() const</td><td class="entry"><a class="el" href="struct_swig_1_1_g_c_item___object.html">GCItem_Object</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="struct_swig_1_1_g_c_item___object.html#a2ac9341455799feebf9ac983038b97f1">get_own</a>() const</td><td class="entry"><a class="el" href="struct_swig_1_1_g_c_item___object.html">GCItem_Object</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_swig_1_1_g_c_item.html#add53f9b3b3fcb87e30db8c3d2d40d24b">~GCItem</a>()</td><td class="entry"><a class="el" href="struct_swig_1_1_g_c_item.html">GCItem</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="struct_swig_1_1_g_c_item.html#add53f9b3b3fcb87e30db8c3d2d40d24b">~GCItem</a>()</td><td class="entry"><a class="el" href="struct_swig_1_1_g_c_item.html">GCItem</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_swig_1_1_g_c_item___object.html#a03fc23dff6a9de4bffc2c5ee9153093c">~GCItem_Object</a>()</td><td class="entry"><a class="el" href="struct_swig_1_1_g_c_item___object.html">GCItem_Object</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="struct_swig_1_1_g_c_item___object.html#a03fc23dff6a9de4bffc2c5ee9153093c">~GCItem_Object</a>()</td><td class="entry"><a class="el" href="struct_swig_1_1_g_c_item___object.html">GCItem_Object</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- HTML footer for doxygen 1.8.18-->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.9.2 </li>
</ul>
</div>
</body>
</html>
|
web-app/js/siesta-3.0.1-lite/docs/source/RecorderPanel-theme.css.html
|
department-of-veterans-affairs/ChartReview
|
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>The source code</title>
<link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="../resources/prettify/prettify.js"></script>
<style type="text/css">
.highlight { display: block; background-color: #ddd; }
</style>
<script type="text/javascript">
function highlight() {
document.getElementById(location.hash.replace(/#/, "")).className = "highlight";
}
</script>
</head>
<body onload="prettyPrint(); highlight();">
<pre class="prettyprint lang-js">/*
Siesta 3.0.1
Copyright(c) 2009-2015 Bryntum AB
http://bryntum.com/contact
http://bryntum.com/products/siesta/license
*/
.icon-delete {
background-image : url(../images/cross.png);
background-size : 8px 8px !important;
cursor : pointer;
}
.icon-record {
border-radius : 15px;
margin-top : 4px;
width : 15px !important;
height : 15px !important;
background : #fff;
}
.icon-clear .x-btn-glyph {
font-size : 19px;
}
.cheatsheet {
background : #eee;
}
.cheatsheet-type {
font-weight : bold;
}
.cheatsheet td {
color : #555;
}
@keyframes blink {
0% {
opacity : 0;
}
100% {
opacity : 1;
}
}
@-webkit-keyframes blink {
0% {
opacity : 0;
}
100% {
opacity : 1;
}
}
.recorder-recording .icon-record {
-webkit-animation : blink 0.5s linear infinite;
-moz-animation : blink 0.5s linear infinite;
animation : blink 0.5s linear infinite;
-webkit-animation-timing-function : cubic-bezier(1.0, 0, 0, 1.0);
-webkit-animation-direction : alternate;
animation-direction : alternate;
}</pre>
</body>
</html>
|
mysite/ctms/frontend/src/index.html
|
cjlee112/socraticqs2
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Courselets</title>
<meta name="description" content="Write your own exercises using our fast, effective Open Response Concept Testing methodology.">
<link rel="icon" href="/static/img/instructor/favicon.png">
<link rel="stylesheet" href="//fast.fonts.net/cssapi/295027bc-49f8-4267-859a-8e5aea9f11b6.css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jquery.perfect-scrollbar/0.6.16/css/perfect-scrollbar.css">
<style>
body {
background: #FAFBFD;
-webkit-font-smoothing: antialiased;
font: normal 14px/24px "Avenir Next Rounded W01", sans-serif;
color: #333; }
/**
* Links
*/
a {
color: #43B02A;
text-decoration: none;
transition: color 0.2s, opacity 0.2s; }
a:hover, a:active, a:focus {
color: #8ED07F;
text-decoration: none; }
/**
* Text
*/
h1, h2, h3, h4, h5, h6 {
margin: 24px 0 0 0;
font-family: "Avenir Next Rounded W01", sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 24px;
color: #000; }
h1 {
margin-top: 0; }
h3 {
font-size: 18px; }
h4, h5, h6 {
font-size: 10px;
line-height: 24px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px; }
p {
margin: 24px 0 0 0; }
b, strong {
font-weight: bold; }
/**
* Tables
*/
table, tr, th, td {
border: 0;
margin: 0;
padding: 0; }
table {
border-collapse: collapse;
width: 100%;
margin-top: 36px; }
thead {
border-bottom: 1px solid #DDE2E6; }
tbody tr {
border-bottom: 1px solid #DDE2E6; }
tbody tr:nth-child(odd) {
background: #FAFBFD; }
th, td {
padding: 18px 12px 17px 12px;
font-size: 14px;
line-height: 24px;
vertical-align: top; }
th {
color: #000;
font-weight: 500; }
td {
color: #333; }
td a {
color: #333; }
td a:hover, td a:active, td a:focus {
color: #333;
opacity: 0.6; }
/**
* Forms
*/
form {
margin: 0;
padding: 0; }
form:before, form:after {
content: " ";
display: table; }
form:after {
clear: both; }
label {
display: block;
font-size: 14px;
font-weight: 500;
line-height: 24px;
color: #000;
margin: 48px 0 0 0;
padding: 6px 0 0 0; }
label:first-of-type {
margin-top: 0; }
label span {
color: #7F7F7F; }
label + p {
color: #333;
margin: 0; }
input[type=text],
input[type=number],
input[type=password],
input[type=email],
textarea {
display: block;
width: 100%;
height: 54px;
font-family: "Avenir Next Rounded W01", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 24px;
padding: 15px 24px;
background: #fff;
border: 1px solid #D0D5D9;
border-radius: 4px;
color: #333;
margin: 12px 0 0 0; }
textarea {
height: 300px;
padding: 24px; }
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0; }
input[type=submit] {
display: inline-block;
width: auto;
float: right;
font-size: 14px;
font-weight: 500;
line-height: 18px;
text-decoration: none;
background: #43B02A;
color: #fff;
margin: 60px 0 0 0;
padding: 14px 30px;
text-align: center;
border-radius: 4px;
border: 1px solid #43B02A;
cursor: pointer;
transition: all 0.2s; }
input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus {
opacity: 0.6;
outline: 0; }
input[type=submit].btn-mod {
float: none;
margin: 0; }
.btn-holder {
padding-top: 16px; }
.form__holder .input__item {
margin-bottom: 28px; }
.form__holder .input__item:last-of-type {
margin: 0; }
.form__holder .input__item label {
margin: 0 0 12px;
padding: 0; }
.form__holder .input__item span {
color: #333;
display: block;
font-style: italic; }
/**
* Columns with inputs
*/
.input__row {
display: flex;
align-items: flex-end;
justify-content: space-between; }
@media screen and (max-width: 719px) {
.input__row {
flex-direction: column; } }
.input__row__item {
width: 48%;
margin: 0 0 30px; }
@media screen and (max-width: 719px) {
.input__row__item {
width: 100%; } }
.input__row__item.percent {
position: relative; }
.input__row__item.percent:before {
content: '%';
position: absolute;
height: 54px;
width: 50px;
color: #333;
background: #FAFBFD;
border: 1px solid #D0D5D9;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
bottom: 0;
right: 0;
display: flex;
justify-content: center;
align-items: center; }
.input__row__item.percent input {
padding-right: 64px; }
/**
* Blocks with text
*/
.text-block__holder .text-block {
margin: 0 0 46px; }
.text-block__holder .text-block:last-child {
margin: 0; }
.text-block__holder .text-block h3 {
margin: 0 0 14px; }
.text-block__holder .text-block p {
margin: 0 0 24px; }
.text-block__holder .text-block p:last-of-type {
margin: 0; }
.checkbox, .radio, .checkbox-inline, .radio-inline {
margin: 12px 0 0 0;
color: #333; }
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
margin: 12px 0 0 12px; }
.sidebar {
display: none;
background: #1E1A34;
position: fixed;
top: 0;
left: 0;
z-index: 101;
width: 100%;
height: 100%;
padding-top: 61px;
overflow: hidden; }
.sidebar header {
position: fixed;
top: 0;
left: 0;
z-index: 2;
width: 100%;
background: #1B172F;
border-bottom: 1px solid #2F2B43;
height: 61px;
padding: 0 15px 0 15px; }
.sidebar header:before, .sidebar header:after {
content: " ";
display: table; }
.sidebar header:after {
clear: both; }
.sidebar header a {
float: left;
line-height: 60px;
padding: 0 9px;
color: #B1B0B9; }
.sidebar header a:hover, .sidebar header a:focus, .sidebar header a:active {
color: #B1B0B9;
opacity: 0.6; }
.sidebar header .sidebar__link-with-progress {
position: relative; }
.sidebar header .sidebar__link-with-progress .progress-line {
position: absolute;
bottom: 12px;
left: 9px;
width: calc(100% - 18px); }
.sidebar section {
border-top: 1px solid #2F2B43;
padding: 17px 24px 18px 24px; }
.sidebar section:first-of-type {
border-top: 0; }
.sidebar h4 {
margin: 0;
color: #676476; }
.sidebar .dropdown-toggle {
font-size: 14px;
line-height: 24px;
color: #B1B0B9;
cursor: pointer;
transition: all 0.2s; }
.sidebar .dropdown-toggle:hover, .sidebar .dropdown-toggle:active, .sidebar .dropdown-toggle:focus {
opacity: 0.6; }
.sidebar .dropdown-toggle span:first-child {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
max-width: calc(100% - 66px);
vertical-align: middle; }
.sidebar .dropdown-toggle .sidebar__arrow {
display: inline-block;
background: url(../../img/instructor/dropdown-caret.svg) no-repeat left center;
width: 6px;
height: 3px;
vertical-align: middle;
margin: 0px 0 0 12px; }
.sidebar__scroll-container {
position: relative;
height: calc(100vh - 61px);
overflow: hidden; }
.sidebar__actions ul {
margin: 0;
padding: 0;
list-style: none; }
.sidebar__actions ul:before, .sidebar__actions ul:after {
content: " ";
display: table; }
.sidebar__actions ul:after {
clear: both; }
.sidebar__actions li {
float: left;
margin-left: 12px; }
.sidebar__actions li:first-child {
margin-left: 0; }
.sidebar__actions a {
position: relative;
display: block;
font-size: 12px;
color: #8C8A98; }
.sidebar__actions a:before {
content: '';
visibility: hidden;
opacity: 0;
background: #43B02A;
width: 100%;
height: 2px;
position: absolute;
bottom: -19px;
left: 0;
transition: all 0.2s; }
.sidebar__actions a.sidebar__actions__active, .sidebar__actions a:hover, .sidebar__actions a:active, .sidebar__actions a:focus {
color: #8C8A98; }
.sidebar__actions a.sidebar__actions__active:before, .sidebar__actions a:hover:before, .sidebar__actions a:active:before, .sidebar__actions a:focus:before {
opacity: 1;
visibility: visible; }
.sidebar__units ul {
margin: 0 0 0 0;
padding: 0;
list-style: none; }
.sidebar__units li {
display: block; }
.sidebar__units a {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
position: relative;
display: block;
color: #B1B0B9;
line-height: 30px;
padding-left: 22px;
padding-right: 48px;
margin-left: -24px;
border-left: 2px solid transparent;
transition: all 0.2s; }
.sidebar__units a:hover, .sidebar__units a:active, .sidebar__units a:focus, .sidebar__units a.sidebar__units__active {
color: #B1B0B9;
border-left: 2px solid #43B02A; }
a.sidebar__add {
display: block;
color: #8C8A98;
font-size: 12px;
line-height: 30px;
padding-left: 54px;
background: url(../../img/instructor/sidebar-add.svg) no-repeat 24px center;
margin-top: 6px;
margin-bottom: -6px;
border-left: 0; }
a.sidebar__add:hover, a.sidebar__add:active, a.sidebar__add:focus {
border-left: 0;
color: #B1B0B9;
opacity: 1; }
.sidebar__empty p {
margin: 0;
padding-right: 12px;
color: #8C8A98; }
.sidebar__empty a {
display: block;
color: #B1B0B9;
margin-top: 12px; }
.sidebar__empty a:hover, .sidebar__empty a:active, .sidebar__empty a:focus {
color: #B1B0B9;
opacity: 0.6; }
@media (min-width: 1024px) {
.sidebar {
display: block !important;
width: 308px; }
.sidebar header {
width: 308px; } }
.page {
padding-top: 61px;
padding-bottom: 24px; }
.page__topbar {
position: fixed;
top: 0;
left: 0;
z-index: 100;
width: 100%;
background: #1E1A34; }
.page__topbar-inner {
height: 61px;
background: #fff;
border-bottom: 1px solid #DDE2E6; }
.page__account {
display: block;
float: left;
line-height: 60px;
height: 60px;
color: #333;
padding-left: 24px; }
.page__account:hover, .page__account:active, .page__account:focus {
color: #333;
opacity: 0.6; }
.page__account .avatar {
float: left;
margin-top: 15px; }
.page__account span {
display: none;
float: left;
margin-left: 18px; }
.page__messages .alert {
margin: 0;
border-top: 0;
border-radius: 0; }
@media (min-width: 1024px) {
.page {
padding-top: 0;
padding-left: 308px;
padding-bottom: 60px; }
.page__topbar {
position: relative; }
.page__topbar-inner {
border-radius: 5px 0 0 0; }
.page__account {
float: right;
padding-left: 0;
padding-right: 72px; }
.page__account span {
display: block; } }
.card {
position: relative;
background: #fff;
border-top: 1px solid #DDE2E6;
border-bottom: 1px solid #DDE2E6;
margin: 23px 0 0 0; }
.card.card__separate {
background: none;
border: none; }
.card section {
margin-top: 60px;
border-top: 1px solid #DDE2E6;
padding-top: 60px; }
.card section:first-of-type {
margin-top: 0;
border-top: 0;
padding-top: 0; }
.card section h2 {
margin-top: 3px; }
.card section form {
margin-top: 45px; }
.card-mod {
background: #fff;
border: 1px solid #DDE2E6;
border-top: none;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px; }
@media screen and (min-width: 1024px) {
.card-mod {
margin: 0 60px; } }
.card__topbar {
height: 96px;
border-bottom: 1px solid #DDE2E6;
padding: 36px 24px; }
.card__topbar h1 {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; }
.card__topbar.card__topbar--with-description {
height: auto;
padding: 39px 24px 35px 24px; }
.card__topbar.card__topbar--with-description p {
color: #333;
margin: 9px 0 0 0; }
.card__nav {
border-bottom: 1px solid #DDE2E6;
padding-left: 9px;
height: 48px; }
.card__nav ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 0;
white-space: nowrap;
overflow: scroll; }
.card__nav li {
display: inline-block; }
.card__nav a {
position: relative;
display: inline-block;
color: #333;
font-size: 14px;
line-height: 24px;
padding: 12px 15px;
transition: all 0.2s; }
.card__nav a:before {
content: '';
visibility: hidden;
opacity: 0;
background: #43B02A;
width: calc(100% - 30px);
height: 2px;
position: absolute;
bottom: 0;
left: 15px;
transition: all 0.2s; }
.card__nav a.card__nav-active, .card__nav a:hover, .card__nav a:active, .card__nav a:focus {
color: #43B02A; }
.card__nav a.card__nav-active:before, .card__nav a:hover:before, .card__nav a:active:before, .card__nav a:focus:before {
opacity: 1;
visibility: visible; }
.card__sub {
position: relative; }
.card__sub .card__topbar {
height: 60px;
padding: 18px 24px; }
.card__sub .card__topbar h2 {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size: 16px;
line-height: 24px;
margin: 0; }
.card__header {
padding: 35px 60px;
border-bottom: 1px solid #DDE2E6; }
.card__header h1 {
font-weight: 600; }
.card__content {
position: relative;
padding: 48px 24px; }
.card__content > *:first-child {
margin-top: -12px; }
.card__content > h1:first-child {
margin-top: -9px; }
.card__content h1 + p {
margin-top: 15px; }
.card__content h3 {
font-size: 16px;
font-weight: 600;
margin: 0 0 24px; }
.card__content__title {
margin: 0 0 46px !important;
font-weight: 600; }
.card__content .alert {
padding: 12px 24px; }
.card__content .alert-info a {
color: #31708f;
font-weight: 500;
text-decoration: underline; }
.card__content .alert-info a:hover, .card__content .alert-info a:focus, .card__content .alert-info a:active {
text-decoration: none; }
.card__empty-state h3 {
margin: 4px 0 0 0; }
.card__empty-state .onboarding-content {
margin-top: 13px; }
.card__notice {
background: #d9edf7;
color: #31708f;
border-bottom: 1px solid #DDE2E6;
padding: 23px 24px; }
.card__notice a {
color: #31708f;
font-weight: 500;
text-decoration: underline; }
.card__notice a:hover, .card__notice a:focus, .card__notice a:active {
text-decoration: none; }
@media (min-width: 1024px) {
.card {
margin: 59px 60px 0 60px;
border-radius: 4px;
border-left: 1px solid #DDE2E6;
border-right: 1px solid #DDE2E6; }
.card.mod {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.card__topbar {
padding: 36px 400px 36px 60px; }
.card__topbar.card__topbar--with-description {
padding: 39px 60px 35px 60px; }
.card__nav {
position: absolute;
top: 0;
right: 45px;
height: 96px;
padding-left: 0; }
.card__nav ul {
overflow: auto; }
.card__nav a {
padding-top: 39px;
padding-bottom: 33px; }
.card__sub .card__topbar {
padding: 18px 24px 18px 60px; }
.card__sub .card__nav {
height: 60px; }
.card__sub .card__nav a {
padding-top: 19px;
padding-bottom: 17px; }
.card__content {
padding: 60px;
min-height: 168px; }
.card__delete .button, .card__delete input[type=submit], .card__delete input[type=submit].button {
position: absolute;
bottom: 60px;
left: 60px;
margin: 0; }
.card__notice {
padding: 23px 60px; } }
.avatar {
display: inline-block;
width: 30px;
height: 30px;
border-radius: 4px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px rgba(0, 0, 0, 0.3); }
.hamburger {
position: fixed;
display: block;
width: 60px;
height: 60px;
top: 0;
right: 7px;
z-index: 102;
cursor: pointer; }
.hamburger:before, .hamburger:after {
content: '';
display: block;
position: absolute;
top: 25px;
right: 18px;
width: 24px;
height: 1px;
background: #333;
transform: rotate(0);
transition: all 0.25s; }
.hamburger:after {
top: 34px; }
.hamburger--active:before, .hamburger--active:after {
background: #B1B0B9;
transform: rotate(45deg);
top: 30px; }
.hamburger--active:after {
transform: rotate(-45deg); }
@media (min-width: 1024px) {
.hamburger {
display: none; } }
.button, input[type=submit].button {
display: inline-block;
width: auto;
font-size: 13px;
font-weight: 400;
line-height: 18px;
text-decoration: none;
background: #fff;
color: #333333;
margin: 36px 0 0 0;
padding: 14px 24px;
text-align: center;
border-radius: 4px;
border: 1px solid #D0D5D9;
cursor: pointer;
transition: all 0.2s; }
.button:hover, .button:active, .button:focus, input[type=submit].button:hover, input[type=submit].button:active, input[type=submit].button:focus {
text-decoration: none;
border-color: #43B02A;
background: #43B02A;
color: #fff;
outline: 0;
opacity: 1; }
.button--primary {
border-color: #43B02A;
background: #43B02A;
color: #fff;
font-size: 14px;
font-weight: 500; }
.button--primary:hover, .button--primary:active, .button--primary:focus {
opacity: 0.6; }
.button--small {
padding: 11px 18px;
font-size: 14px; }
.button--xsmall {
padding: 8px 18px;
font-size: 14px; }
.button--no-focus-style:focus {
text-decoration: none;
border-color: #D0D5D9;
background: #fff;
color: #333;
outline: 0;
opacity: 1; }
.button--no-focus-style:focus:hover, .button--no-focus-style:focus:active {
border-color: #43B02A;
background: #43B02A;
color: #fff; }
.button + .button {
margin-left: 18px; }
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
display: block; }
h1 .button, h2 .button, h3 .button, h4 .button, h5 .button, h6 .button {
margin-top: 24px; }
@media (min-width: 1024px) {
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
display: inline; }
h1 .button, h2 .button, h3 .button, h4 .button, h5 .button, h6 .button {
float: right;
margin-top: -9px;
margin-left: 18px; } }
.user-info {
position: relative;
padding: 6px 0 0 48px;
min-height: 42px; }
.user-info .avatar {
position: absolute;
top: 6px;
left: 0; }
.user-info h3 {
margin: 0;
font-size: 14px;
line-height: 18px; }
.user-info p {
margin: 0;
font-size: 12px;
line-height: 18px;
color: #B1B0B9; }
.table-answer {
padding: 0 0 0 48px; }
.auth-topbar {
height: 61px;
background: #fff;
border-bottom: 1px solid #DDE2E6;
text-align: center; }
.auth-topbar a {
display: inline-block;
padding: 12px; }
.auth-topbar a:hover, .auth-topbar a:active, .auth-topbar a:focus {
opacity: 0.7; }
.auth-card {
position: relative;
background: #fff;
border-top: 1px solid #DDE2E6;
border-bottom: 1px solid #DDE2E6;
margin: 23px auto 24px auto;
max-width: 720px; }
.auth-card header {
text-align: center;
padding: 36px 36px 34px 36px;
border-bottom: 1px solid #DDE2E6; }
.auth-card header h1 {
margin-top: 3px; }
.auth-card header p {
margin-top: 9px;
color: #7F7F7F; }
.auth-card__social-options {
position: relative;
text-align: left;
padding: 27px 24px;
border-bottom: 1px solid #DDE2E6; }
.auth-card__social-options .button {
margin: 6px; }
.auth-card__social-options p {
position: absolute;
bottom: -12px;
width: 100%;
text-align: center;
margin: 0 0 0 -24px; }
.auth-card__social-options p span {
display: inline-block;
background: #fff;
color: #7F7F7F;
padding: 0 12px; }
.auth-card__content {
padding: 60px; }
.auth-card__content > *:first-child {
margin-top: -12px; }
.auth-card__content label {
margin-top: 36px; }
.auth-card__content label:first-of-type {
margin-top: 0; }
.auth-card__content--centered {
text-align: center; }
.auth-card__actions {
margin-top: 48px; }
.auth-card__actions:before, .auth-card__actions:after {
content: " ";
display: table; }
.auth-card__actions:after {
clear: both; }
.auth-card__actions a, .auth-card__actions span {
float: left;
display: inline-block;
padding: 24px 24px 24px 0; }
.auth-card__actions span {
color: #ccc; }
.auth-card__actions input[type=submit] {
display: block;
width: 100%;
margin: 12px 0 0 0; }
@media (min-width: 768px) {
.auth-card__social-options {
text-align: center; }
.auth-card__actions input[type=submit] {
float: right;
display: inline-block;
width: auto; } }
@media (min-width: 1024px) {
.auth-card {
margin-top: 59px;
margin-bottom: 60px;
border-radius: 4px;
border-left: 1px solid #DDE2E6;
border-right: 1px solid #DDE2E6; } }
.answer .user-info {
margin-top: 15px; }
.answer__back {
margin-top: 6px; }
.answer__meta {
margin-top: 18px;
padding: 12px 0;
border-top: 1px solid #DDE2E6;
border-bottom: 1px solid #DDE2E6; }
.answer__answer {
margin-top: 18px; }
.alert {
padding: 12px 24px;
margin: 12px 0 0 0; }
.alert b {
font-weight: 600; }
.alert p {
margin: 0;
padding: 12px 0;
max-width: 600px; }
@media (min-width: 1024px) {
.alert {
padding: 12px 60px; } }
.errorlist {
color: #a94442;
background: #f2dede;
border: 1px solid #ebccd1;
border-radius: 4px;
margin: 3px 0 0 0;
padding: 12px 18px;
list-style: none; }
.errorlist li {
display: block; }
.expandable--form-description > p {
margin: 0; }
.expandable--form-description .expandable__content p {
margin: 0; }
.expandable__toggle {
cursor: pointer; }
.expandable__content {
display: none; }
.form-group {
margin: 48px 0 0 0; }
.form-group:first-of-type {
margin-top: 0; }
.form-group .radio-list {
margin-bottom: -6px; }
.form-group--question, .form-group--answer, .form-group--error-models, .form-group--introduction {
display: none; }
.form-group--not-first:first-of-type {
margin: 36px 0 0 0; }
.form-group__action input[type=submit] {
float: none;
margin: 18px 0 0 0; }
.radio-list ul {
margin: 0;
padding: 0;
list-style: 0; }
.radio-list li {
display: inline-block;
margin-top: 6px; }
.radio-list li + li {
margin-left: 24px; }
.radio-list label {
cursor: pointer;
font-weight: 400; }
.radio-list input[type=radio] {
margin-right: 6px; }
.error-models-form {
border-top: 1px solid #E6E8EB;
border-bottom: 1px solid #E6E8EB;
margin-top: 18px; }
.error-models-form .button {
margin-top: 24px;
margin-bottom: 24px; }
.error-models-form__items > div {
padding: 0 24px 24px 24px;
border-bottom: 1px solid #E6E8EB; }
.error-models-form__remove {
display: inline-block;
margin-top: 12px; }
.dropdown-menu {
width: 260px;
border-radius: 5px;
padding: 12px 0;
margin: 6px 0; }
.dropdown-menu > li > a {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size: 13px;
line-height: 18px;
padding: 6px 24px;
color: #333;
transition: all 0.2s; }
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
color: #43B02A; }
.input-with-button {
position: relative;
margin-top: 30px; }
.input-with-button input[type=text], .input-with-button input[type=password], .input-with-button input[type=email] {
padding-top: 16px;
padding-bottom: 16px;
height: 56px; }
.input-with-button .button, .input-with-button input[type=submit], .input-with-button button {
position: absolute;
top: 4px;
right: 4px;
margin: 0; }
.get-started__steps-bordered .get-started__step {
border-top: 1px solid #DDE2E6; }
.get-started__holder {
border-bottom: 1px solid #DDE2E6;
padding-bottom: 28px; }
@media screen and (min-width: 1024px) {
.get-started__holder {
padding-bottom: 52px; } }
.get-started__intro, .get-started__intro-mod {
padding: 27px 24px 0 24px; }
.get-started__intro h1, .get-started__intro-mod h1 {
margin: 0; }
.get-started__intro p, .get-started__intro-mod p {
color: #333;
margin: 15px 0 0 0;
max-width: 480px; }
.get-started__intro .progress-line, .get-started__intro-mod .progress-line {
display: block;
width: 100%;
max-width: 480px;
margin: 25px 0 7px 0; }
.get-started__intro-mod {
padding-bottom: 29px; }
.get-started__progress-circle {
display: none;
position: absolute;
top: 95px;
right: 60px;
width: 120px;
height: 120px; }
.get-started__progress-circle div {
display: block;
width: 120px;
height: 120px;
position: absolute;
top: 0;
left: 0;
font-size: 34px;
color: #333;
line-height: 120px;
vertical-align: baseline;
text-align: center; }
.get-started__progress-sign {
font-size: 24px;
color: #808080; }
.get-started__step--open h2 {
font-weight: 600; }
.get-started__step--open .get-started__step-content {
display: block; }
.get-started__step--summary h2 {
font-weight: 600; }
.get-started__step--done .get-started__step-status {
background: url(../../img/instructor/get-started-done.svg) no-repeat top left; }
.get-started__step-header {
position: relative;
padding: 30px 24px 24px 72px; }
.get-started__step-header h2 {
font-size: 14px;
line-height: 24px;
color: #000;
margin: 0; }
.get-started__step-status {
display: block;
position: absolute;
top: 29px;
left: 24px;
width: 24px;
height: 24px;
background: #ccc;
background: url(../../img/instructor/get-started-not-done.svg) no-repeat top left; }
.get-started__step-tip {
display: block;
color: #333;
font-size: 14px;
font-style: italic;
font-weight: 400; }
.get-started__step-toggle {
position: static;
margin: 17px 0 0 0;
min-width: 72px; }
.get-started__step-content {
display: none;
padding: 7px 24px 36px 24px; }
@media (min-width: 1024px) {
.get-started__intro, .get-started__intro-mod {
padding: 51px 60px 0 60px;
position: relative; }
.get-started__intro .progress-line, .get-started__intro-mod .progress-line {
display: none; }
.get-started__intro-mod {
padding-bottom: 53px; }
.get-started__progress-circle {
display: block; }
.get-started__step-header {
padding: 30px 144px 29px 108px; }
.get-started__step-status {
left: 60px; }
.get-started__step-content {
padding: 0 60px 36px 108px; }
.get-started__step-toggle {
position: absolute;
top: 23px;
right: 60px;
margin: 0; }
.get-started__step--open .get-started__step-header {
padding-bottom: 12px; } }
@media (min-width: 1080px) {
.get-started__progress-circle {
top: 83px; } }
@media (min-width: 1172px) {
.get-started__progress-circle {
top: 59px; } }
.onboarding-content > p {
margin: 0;
max-width: 480px; }
.onboarding-content > p + p {
margin: 12px 0 0 0; }
.onboarding-content .button {
margin-top: 17px; }
.onboarding-content .video-link + .button {
margin-top: 24px; }
.onboarding-content .alert {
padding: 11px 24px;
margin: 24px 0 0 0;
max-width: 480px; }
.video-link {
position: relative;
top: 0;
display: block;
max-width: 480px;
background: #fff;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12), 0 25px 50px -25px rgba(0, 0, 0, 0.2);
border-radius: 8px;
text-align: center;
padding: 24px 24px 17px 24px;
margin: 29px 0 0 0;
color: #333;
transition: all 0.2s; }
.video-link:after {
content: "";
display: block;
width: 100%;
height: 0px;
position: absolute;
bottom: 0;
left: 0;
background: transparent;
transition: all 0.2s; }
.video-link:hover, .video-link:active {
top: -4px;
color: #333;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15), 0 50px 50px -35px rgba(0, 0, 0, 0.25); }
.video-link:hover:after, .video-link:active:after {
bottom: -4px;
height: 4px; }
.video-link h3 {
font-size: 14px;
line-height: 24px;
margin: 11px 0 0 0; }
.video-link p {
font-size: 14px;
line-height: 24px;
color: #808080;
margin: 0; }
.video-link__image {
display: inline-block;
width: 120px;
height: 72px;
background: url(../../img/instructor/video-thumb@2x.png) no-repeat top left;
background-size: 120px 72px; }
@media (min-width: 1024px) {
.video-link {
position: relative;
text-align: left;
min-height: 120px;
padding: 31px 24px 17px 168px; }
.video-link h3 {
margin: 0; }
.video-link__image {
position: absolute;
top: 24px;
left: 24px; } }
.progress-line {
position: relative;
display: block;
width: 100px;
height: 4px;
border-radius: 2px;
border: 1px solid #666374; }
.progress-line span {
display: block;
min-width: 6px;
height: 4px;
background: #43B02A;
border: 1px solid #7BC76A;
border-radius: 2px;
position: absolute;
top: -1px;
left: -1px;
transition: width 0.3s; }
.progress-line--over-white {
border-color: #DDE2E6; }
.progress-line--over-white span {
border-color: #43B02A; }
.fancybox-bg {
background: #000 !important; }
.fancybox-is-open .fancybox-bg {
opacity: .75 !important; }
.fancybox-content {
box-shadow: 0 0 50px 20px rgba(0, 0, 0, 0.2) !important;
border-radius: 5px !important;
overflow: hidden !important; }
.fancybox-button {
background: transparent !important; }
.line-list {
list-style: none;
margin: 12px 0 0 0;
padding: 0; }
.line-list li {
background: url(../../img/instructor/line-list.svg) no-repeat 0 11px;
padding: 0 0 0 20px; }
.image-upload img {
display: block;
max-width: 360px;
height: auto;
margin: 12px 0 0 0;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12), 0 25px 50px -25px rgba(0, 0, 0, 0.2);
border-radius: 5px; }
.image-upload .image-clear {
margin: 12px 0 0 0; }
.image-upload .button {
margin: 12px 0 0 0; }
.image-upload label {
font-weight: normal; }
.share-group {
margin: 48px 0 0 0; }
.share-group label {
margin: 0;
padding: 0;
font-size: 16px;
font-weight: normal;
color: #000; }
.share-group p {
margin: 6px 0 0 0; }
.share-group .input-with-button {
margin: 15px 0 0 0; }
.share-group .input-with-button input {
margin: 0; }
.share-group + .share-group {
margin-top: 54px; }
.publish-warning {
margin: 28px 0 0 0; }
.publish-warning .alert {
padding: 31px 36px 36px 36px; }
.publish-warning h3 {
font-size: 16px;
font-weight: 500;
color: #4d3a19;
margin: 0; }
.publish-warning p {
margin: 6px 0 0 0;
padding: 0; }
.publish-warning input[type=submit] {
float: none;
margin: 17px 0 0 0; }
.blindspots {
display: flex;
padding: 0;
margin: 0 0 34px; }
.blindspots__item {
display: flex;
flex-direction: column;
justify-content: flex-end;
font-style: italic;
font-size: 14px;
margin-right: 36px;
margin-bottom: 18px;
list-style-type: none; }
.blindspots__number {
display: block;
font-style: normal;
font-size: 32px;
font-weight: 600;
color: #000;
margin: 0 0 8px; }
.blindspots a {
font-style: normal; }
.help-center__item {
background: #fff;
border: 1px solid #DDE2E6;
border-radius: 4px;
padding-bottom: 27px;
margin: 0 0 24px; }
@media screen and (min-width: 1024px) {
.help-center__item {
padding-bottom: 78px; } }
.help-center__content__title {
font-weight: 600; }
.help-center__content p {
max-width: initial; }
/*# sourceMappingURL=app.css.map */
</style>
<link rel="stylesheet" href="/static/css/instructor/jquery.fancybox.css">
</head>
<body>
<aside class="sidebar" id="sidebar">
<header>
<a href="#">Courses</a>
<a href="#">Help Center</a>
<a href="#" class="sidebar__link-with-progress">
Get Started
<span class="progress-line">
<span style="width: calc(71% + 2px);"></span>
</span>
</a>
</header>
<div class="sidebar__scroll-container">
<!-- Show a message if the user has 0 courses -->
<section>
<h4>Course</h4>
<div class="dropdown">
<div class="dropdown-toggle" id="dropdown-courses" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
<!-- TODO: Add the name of the active course here -->
<span>An Introduction to Courselets</span><span class="sidebar__arrow"></span>
</div>
<ul class="dropdown-menu" aria-labelledby="dropdown-courses">
<li>
<a href="#">Create course</a>
</li>
<li>
<a href="#">
React test Course
</a>
</li>
<li>
<a href="#">
An Introduction to Courselets
</a>
</li>
<li>
<a href="#">
test
</a>
</li>
<li>
<a href="#">
twetert
</a>
</li>
<li>
<a href="#">
test2
</a>
</li>
<li>
<a href="#">
New
</a>
</li>
<li>
<a href="#">
New2
</a>
</li>
<li>
<a href="#">
Intro Bioinformatics Theory
</a>
</li>
<li>
<a href="#s">
test
</a>
</li>
</ul>
</div>
<!-- TODO: This should always be visible if the user has a course and this if should not be necessary -->
<nav class="sidebar__actions">
<ul>
<li>
<a href="#" class="">Best Practices</a>
</li>
<li>
<a href="#" class="">Courselets</a>
</li>
<li>
<a href="#" class="">Settings</a>
</li>
</ul>
</nav>
</section>
<!-- Show a message if the user has 0 courselets in the active course -->
<section>
<h4>Courselet</h4>
<div class="dropdown">
<div class="dropdown-toggle" id="dropdown-courselets" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
<!-- TODO: Add name of the active courselet here -->
<span>What is a Concept Inventory?</span><span class="sidebar__arrow"></span>
</div>
<ul class="dropdown-menu" aria-labelledby="dropdown-courselets">
<li>
<a href="#">Create a courselet</a>
</li>
<li>
<a href="#">
What is a Concept Inventory?
</a>
</li>
<li>
<a href="#">
What is Open Response Concept Testing?
</a>
</li>
<li>
<a href="#">
test
</a>
</li>
<li>
<a href="#">
Midterm 2
</a>
</li>
<li>
<a href="#">
test
</a>
</li>
<li>
<a href="#">
Mid99
</a>
</li>
<li>
<a href="#">
sdgdfg dfgdfg dfgdf
</a>
</li>
</ul>
</div>
<!-- TODO: This should always be visible if the user has a courselet in the active course and this if should not be necessary -->
<nav class="sidebar__actions">
<ul>
<li>
<a href="#" class="">Threads</a>
</li>
<li>
<a data-complete-step="preview_courselet" target="_blank" href="#" target="_blank">Preview</a>
</li>
<li>
<a href="#" class="">Share</a>
</li>
<li>
<a href="#" class="">Settings</a>
</li>
</ul>
</nav>
</section>
<section>
<h4>Threads</h4>
<nav class="sidebar__units">
<ul class="sortable">
<li id="2">
<a href="#" class="UnitLesson: Basic Misconception Rates? UnitLesson: A Brief Definition of Conceptual Understanding unit_create draggable">
A Brief Definition of Conceptual Understanding
</a>
</li>
<li id="4">
<a href="#" class="UnitLesson: Basic Misconception Rates? UnitLesson: Basic Misconception Rates? unit_create draggable">
Basic Misconception Rates?
</a>
</li>
<li id="85">
<a href="#" class="UnitLesson: Basic Misconception Rates? UnitLesson: Fundamental cause and remedy? unit_create draggable">
Fundamental cause and remedy?
</a>
</li>
<li id="3">
<a href="#" class="UnitLesson: Basic Misconception Rates? UnitLesson: Different Strategies for Problem Solving unit_create draggable">
Different Strategies for Problem Solving
</a>
</li>
<li id="13">
<a href="#" class="UnitLesson: Basic Misconception Rates? UnitLesson: How to Measure Conceptual Understanding? unit_create draggable">
How to Measure Conceptual Understanding?
</a>
</li>
<li id="12">
<a href="#" class="UnitLesson: Basic Misconception Rates? UnitLesson: Conceptual Thinking as a Student Strategy? unit_create draggable">
Conceptual Thinking as a Student Strategy?
</a>
</li>
<li id="88">
<a href="#" class="UnitLesson: Basic Misconception Rates? UnitLesson: How to Specify a Course's Conceptual Learning Goals? unit_create draggable">
How to Specify a Course's Conceptual Learning Goals?
</a>
</li>
<li id="90">
<a href="#" class="UnitLesson: Basic Misconception Rates? UnitLesson: Concept inventory conclusions unit_create draggable">
Concept inventory conclusions
</a>
</li>
</ul>
<ul>
<li>
<!-- TODO: This should always be visible if the user has a courselet in the active course and this if should not be necessary -->
<a href="#" class="sidebar__add">Add Thread</a>
</li>
</ul>
</nav>
</section>
</div>
</aside>
<a href="#sidebar" class="hamburger" aria-expanded="false" aria-controls="sidebar"><span class="sr-only">Toggle navigation</span></a>
<div class="page">
<header class="page__topbar">
<div class="page__topbar-inner">
<a class="page__account" href="#">
<img src="#" alt=The Teacher class="avatar">
<span>
The
</span>
</a>
</div>
</header>
<!-- React add threads development root -->
<div id="add-threads-root"></div>
</div>
</body>
</html>
|
lib/src/main/resources/gdv/xport/satz/feld/sparte10/wagnisart48/package.html
|
oboehm/gdv.xport
|
<HTML>
<BODY>
Beschreibungen der Wagnisart 48 fuer die Sparte 10.
<p>
Die Wagnisart 48 der Sparte 10 wird ueber Enum-Klassen beschrieben.
Dabei repraesentieren die Konstanten in der Enum-Klasse die einzelnen
Felder der entsprechenden Satzart. Annotationen aus
{@link gdv.xport.annotation} reichern diese Konstanten um zusaetzliche
Informationen wie Start-Adresse und Laenge an, die dann zur Laufzeit
ausgewertet werden.
@since 0.9
</BODY>
</HTML>
|
views/result.html
|
alee88/pl3
|
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style type="text/css">
h3 {
text-align:center;
color:gray;
font-size:1.25em;
margin-left: auto;
word-wrap:break-word;
word-break:break-all;
}
div {
text-align:center;
color:red;
font-size:1.5em;
margin-left: auto;
word-wrap:break-word;
word-break:break-all;
}
p {
text-align:center;
color:red;
font-size:1.25em;
}
button {margin-left: auto;font-size: 1.25em}
</style>
<script>
function newDoc()
{
window.location.assign("/")
}
</script>
<title>生成结果</title>
</head>
<script type="text/javascript" src="http://tajs.qq.com/stats?sId=43297331" charset="UTF-8"></script>
<h3>{{printf "%s" .Tips}}</h3>
<p>{{printf "%s" .Total}}</p>
<div>{{printf "%s" .Body}}</div>
<br>
<!--p><a href="/">[重新输入]</a></p-->
<div>
<CENTER>
<button type="button" onclick="newDoc()">重新输入</button>
<button type="button" onclick="window.history.back();">修改条件</button>
</div>
|
app/imports/ui/components/advisor/filter-student-widget.html
|
radgrad/radgrad
|
<template name="Filter_Student_Widget">
<div>
<div class="ui dividing header"><h4>FILTER {{label}}</h4></div>
<div class="ui form">
<div class="inline fields">
{{> Input_Form_Field label='First Name'}}
{{> Input_Form_Field label='Last Name'}}
{{> Input_Form_Field label='Username'}}
<button class="ui basic green button jsClear" type="submit">Clear Filter</button>
</div>
</div>
</div>
</template>
|
docs/solr-cell/org/apache/solr/handler/extraction/ExtractingMetadataConstants.html
|
rcr-81/SolrCamper
|
<!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 Sun Jun 09 12:17:04 GMT+05:30 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
ExtractingMetadataConstants (Solr 4.3.1 API)
</TITLE>
<META NAME="date" CONTENT="2013-06-09">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ExtractingMetadataConstants (Solr 4.3.1 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/solr/handler/extraction/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/ExtractingMetadataConstants.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="../../../../../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/solr/handler/extraction/ExtractingDocumentLoader.html" title="class in org.apache.solr.handler.extraction"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/solr/handler/extraction/ExtractingParams.html" title="interface in org.apache.solr.handler.extraction"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/solr/handler/extraction/ExtractingMetadataConstants.html" target="_top"><B>FRAMES</B></A>
<A HREF="ExtractingMetadataConstants.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 | <A HREF="#field_summary">FIELD</A> | CONSTR | METHOD</FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | 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.solr.handler.extraction</FONT>
<BR>
Interface ExtractingMetadataConstants</H2>
<HR>
<DL>
<DT><PRE>public interface <B>ExtractingMetadataConstants</B></DL>
</PRE>
<P>
Constants used internally by the <A HREF="../../../../../org/apache/solr/handler/extraction/ExtractingRequestHandler.html" title="class in org.apache.solr.handler.extraction"><CODE>ExtractingRequestHandler</CODE></A>.
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_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>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/solr/handler/extraction/ExtractingMetadataConstants.html#STREAM_CONTENT_TYPE">STREAM_CONTENT_TYPE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/solr/handler/extraction/ExtractingMetadataConstants.html#STREAM_NAME">STREAM_NAME</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/solr/handler/extraction/ExtractingMetadataConstants.html#STREAM_SIZE">STREAM_SIZE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/solr/handler/extraction/ExtractingMetadataConstants.html#STREAM_SOURCE_INFO">STREAM_SOURCE_INFO</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_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>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="STREAM_NAME"><!-- --></A><H3>
STREAM_NAME</H3>
<PRE>
static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>STREAM_NAME</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.solr.handler.extraction.ExtractingMetadataConstants.STREAM_NAME">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="STREAM_SOURCE_INFO"><!-- --></A><H3>
STREAM_SOURCE_INFO</H3>
<PRE>
static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>STREAM_SOURCE_INFO</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.solr.handler.extraction.ExtractingMetadataConstants.STREAM_SOURCE_INFO">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="STREAM_SIZE"><!-- --></A><H3>
STREAM_SIZE</H3>
<PRE>
static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>STREAM_SIZE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.solr.handler.extraction.ExtractingMetadataConstants.STREAM_SIZE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="STREAM_CONTENT_TYPE"><!-- --></A><H3>
STREAM_CONTENT_TYPE</H3>
<PRE>
static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>STREAM_CONTENT_TYPE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.solr.handler.extraction.ExtractingMetadataConstants.STREAM_CONTENT_TYPE">Constant Field Values</A></DL>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/solr/handler/extraction/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/ExtractingMetadataConstants.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="../../../../../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/solr/handler/extraction/ExtractingDocumentLoader.html" title="class in org.apache.solr.handler.extraction"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/solr/handler/extraction/ExtractingParams.html" title="interface in org.apache.solr.handler.extraction"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/solr/handler/extraction/ExtractingMetadataConstants.html" target="_top"><B>FRAMES</B></A>
<A HREF="ExtractingMetadataConstants.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 | <A HREF="#field_summary">FIELD</A> | CONSTR | METHOD</FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | METHOD</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright © 2000-2013 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>
</BODY>
</HTML>
|
_site/index.html
|
p0pfan/p0pfan.github.io
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="This is my blog">
<meta name="keywords" content="p0pfan">
<link rel="shortcut icon" href="/img/favicon.ico">
<title>Chen Cheng的博客 | p0pfan Blog</title>
<link rel="canonical" href="http://p0pfan.github.io/">
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="/css/bootstrap.min.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="/css/hux-blog.min.css">
<!-- Pygments Github CSS -->
<link rel="stylesheet" href="/css/syntax.css">
<!-- Custom Fonts -->
<!-- <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> -->
<!-- Hux change font-awesome CDN to qiniu -->
<link href="http://cdn.staticfile.org/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- Hux Delete, sad but pending in China
<link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/
css'>
-->
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- ga & ba script hoook -->
<script></script>
</head>
<!-- hack iOS CSS :active style -->
<body ontouchstart="">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-custom navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">p0pfan Blog</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div id="huxblog_navbar">
<div class="navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="/">Home</a>
</li>
<li>
<a href="/tags/">Tags</a>
</li>
</ul>
</div>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<script>
// Drop Bootstarp low-performance Navbar
// Use customize navbar with high-quality material design animation
// in high-perf jank-free CSS3 implementation
var $body = document.body;
var $toggle = document.querySelector('.navbar-toggle');
var $navbar = document.querySelector('#huxblog_navbar');
var $collapse = document.querySelector('.navbar-collapse');
var __HuxNav__ = {
close: function(){
$navbar.className = " ";
// wait until animation end.
setTimeout(function(){
// prevent frequently toggle
if($navbar.className.indexOf('in') < 0) {
$collapse.style.height = "0px"
}
},400)
},
open: function(){
$collapse.style.height = "auto"
$navbar.className += " in";
}
}
// Bind Event
$toggle.addEventListener('click', function(e){
if ($navbar.className.indexOf('in') > 0) {
__HuxNav__.close()
}else{
__HuxNav__.open()
}
})
/**
* Since Fastclick is used to delegate 'touchstart' globally
* to hack 300ms delay in iOS by performing a fake 'click',
* Using 'e.stopPropagation' to stop 'touchstart' event from
* $toggle/$collapse will break global delegation.
*
* Instead, we use a 'e.target' filter to prevent handler
* added to document close HuxNav.
*
* Also, we use 'click' instead of 'touchstart' as compromise
*/
document.addEventListener('click', function(e){
if(e.target == $toggle) return;
if(e.target.className == 'icon-bar') return;
__HuxNav__.close();
})
</script>
<!-- Page Header -->
<header class="intro-header" style="background-image: url('/img/home-bg.jpg')">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1 ">
<div class="site-heading">
<h1>p0pfan Blog</h1>
<!--<hr class="small">-->
<span class="subheading">Just Focus on Your Interest</span>
</div>
</div>
</div>
</div>
</header>
<!-- Main Content -->
<div class="container">
<div class="row">
<!-- USE SIDEBAR -->
<!-- PostList Container -->
<div class="
col-lg-8 col-lg-offset-1
col-md-8 col-md-offset-1
col-sm-12
col-xs-12
postlist-container
">
<div class="post-preview">
<a href="/2016/07/04/my-first-blog/">
<h2 class="post-title">
我的第一篇博客
</h2>
<h3 class="post-subtitle">
...为什么要写博客了呢?
</h3>
<div class="post-content-preview">
看到越来越多的开发者们,技术爱好者折腾出了自己的博客,加上搞技术的学生常常会被问起“你有自己的技术博客吗?”,所以不断地google,建立了自己的博客。
为什么选择了Jekyll来搭建
准备写什么?
著作权声明
图片地址
</div>
</a>
<p class="post-meta">
Posted by p0pfan on July 4, 2016
</p>
</div>
<hr>
<!-- Pager -->
</div>
<!-- Sidebar Container -->
<div class="
col-lg-3 col-lg-offset-0
col-md-3 col-md-offset-0
col-sm-12
col-xs-12
sidebar-container
">
<!-- Featured Tags -->
<section>
<hr class="hidden-sm hidden-xs">
<h5><a href="/tags/">FEATURED TAGS</a></h5>
<div class="tags">
</div>
</section>
<!-- Short About -->
<section class="visible-md visible-lg">
<hr><h5><a href="/about/">ABOUT ME</a></h5>
<div class="short-about">
<img src="/img/avatar.jpg" />
<p>不要让世界被你所鄙视的人所统治</p>
<!-- SNS Link -->
<ul class="list-inline">
<li>
<a target="_blank" href="https://github.com/p0pfan">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a target="_blank" href="https://instagram.com/p0pf4n">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-instagram fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
</div>
</section>
<!-- Friends Blog -->
</div>
</div>
</div>
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<ul class="list-inline text-center">
<!-- add Weibo, Zhihu by Hux, add target = "_blank" to <a> by Hux -->
<li>
<a target="_blank" href="https://github.com/p0pfan">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p class="copyright text-muted">
Copyright © p0pfan Blog 2016
<br>
Theme by <a href="http://huangxuan.me">Hux</a> |
<iframe
style="margin-left: 2px; margin-bottom:-5px;"
frameborder="0" scrolling="0" width="91px" height="20px"
src="https://ghbtns.com/github-btn.html?user=huxpro&repo=huxpro.github.io&type=star&count=true" >
</iframe>
</p>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="/js/jquery.min.js "></script>
<!-- Bootstrap Core JavaScript -->
<script src="/js/bootstrap.min.js "></script>
<!-- Custom Theme JavaScript -->
<script src="/js/hux-blog.min.js "></script>
<!-- async load function -->
<script>
function async(u, c) {
var d = document, t = 'script',
o = d.createElement(t),
s = d.getElementsByTagName(t)[0];
o.src = u;
if (c) { o.addEventListener('load', function (e) { c(null, e); }, false); }
s.parentNode.insertBefore(o, s);
}
</script>
<!--
Because of the native support for backtick-style fenced code blocks
right within the Markdown is landed in Github Pages,
From V1.6, There is no need for Highlight.js,
so Huxblog drops it officially.
- https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0
- https://help.github.com/articles/creating-and-highlighting-code-blocks/
- https://github.com/jneen/rouge/wiki/list-of-supported-languages-and-lexers
-->
<!--
<script>
async("http://cdn.bootcss.com/highlight.js/8.6/highlight.min.js", function(){
hljs.initHighlightingOnLoad();
})
</script>
<link href="http://cdn.bootcss.com/highlight.js/8.6/styles/github.min.css" rel="stylesheet">
-->
<!-- jquery.tagcloud.js -->
<script>
// only load tagcloud.js in tag.html
if($('#tag_cloud').length !== 0){
async('/js/jquery.tagcloud.js',function(){
$.fn.tagcloud.defaults = {
//size: {start: 1, end: 1, unit: 'em'},
color: {start: '#bbbbee', end: '#0085a1'},
};
$('#tag_cloud a').tagcloud();
})
}
</script>
<!--fastClick.js -->
<script>
async("http://cdn.bootcss.com/fastclick/1.0.6/fastclick.min.js", function(){
var $nav = document.querySelector("nav");
if($nav) FastClick.attach($nav);
})
</script>
<!-- Google Analytics -->
<!-- Baidu Tongji -->
<!-- Side Catalog -->
<!-- Image to hack wechat -->
<!-- <img src="/img/icon_wechat.png" width="0" height="0" />
--><!-- Migrate from head to bottom, no longer block render and still work -->
</body>
</html>
|
weblogs/Skins/Marvin3/_vti_cnf/vibrant.css
|
Danielovich/activedeveloperdk
|
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|30 Jul 2003 20:40:00 -0000
vti_extenderversion:SR|5.0.2.4330
vti_cacheddtm:TX|30 Jul 2003 20:40:00 -0000
vti_filesize:IR|538
vti_lineageid:SR|{2000A17B-C001-48FA-A5C9-8FD21443C2E8}
vti_backlinkinfo:VX|
|
doc/index-files/index-12.html
|
brandonaikin/android-event-dispatch
|
<!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_10) on Mon Nov 18 01:03:01 CST 2013 -->
<title>T-Index</title>
<meta name="date" content="2013-11-18">
<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="T-Index";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../com/aikinparker/events/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="../com/aikinparker/events/package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-11.html">Prev Letter</a></li>
<li><a href="index-13.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-12.html" target="_top">Frames</a></li>
<li><a href="index-12.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">G</a> <a href="index-7.html">H</a> <a href="index-8.html">L</a> <a href="index-9.html">N</a> <a href="index-10.html">R</a> <a href="index-11.html">S</a> <a href="index-12.html">T</a> <a href="index-13.html">U</a> <a name="_T_">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="strong"><a href="../com/aikinparker/events/Event.html#target">target</a></span> - Variable in class com.aikinparker.events.<a href="../com/aikinparker/events/Event.html" title="class in com.aikinparker.events">Event</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/aikinparker/events/NotificationCenterTest.html#testNotificationCenter()">testNotificationCenter()</a></span> - Method in class com.aikinparker.events.<a href="../com/aikinparker/events/NotificationCenterTest.html" title="class in com.aikinparker.events">NotificationCenterTest</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/aikinparker/events/Event.html#toString()">toString()</a></span> - Method in class com.aikinparker.events.<a href="../com/aikinparker/events/Event.html" title="class in com.aikinparker.events">Event</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../com/aikinparker/events/Event.html#type">type</a></span> - Variable in class com.aikinparker.events.<a href="../com/aikinparker/events/Event.html" title="class in com.aikinparker.events">Event</a></dt>
<dd> </dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">G</a> <a href="index-7.html">H</a> <a href="index-8.html">L</a> <a href="index-9.html">N</a> <a href="index-10.html">R</a> <a href="index-11.html">S</a> <a href="index-12.html">T</a> <a href="index-13.html">U</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../com/aikinparker/events/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="../com/aikinparker/events/package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-11.html">Prev Letter</a></li>
<li><a href="index-13.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-12.html" target="_top">Frames</a></li>
<li><a href="index-12.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
tethys-ui-angular2/src/main/frontend/app/components/todo-list/todo-list.component.html
|
fridayy/tethys
|
<div class="center-block">
<md-card class="todo-item" *ngFor="let item of todoResources.todoResources">
<md-card-header>
<md-card-title><b>{{item.title}}</b></md-card-title>
<md-card-subtitle>Created: {{item.createdAt}} | id: {{item.resourceId}}</md-card-subtitle>
</md-card-header>
<md-card-content>
<p class="card-content">
{{item.description}}
</p>
</md-card-content>
<md-card-actions>
<button *ngIf="!item.markedDone" (click)="updateStatusEvent(item)" type="button" class="btn btn-danger">In Progress</button>
<button *ngIf="item.markedDone" (click)="updateStatusEvent(item)" type="button" class="btn btn-success">Done</button>
<button (click)="deleteEvent(item)" md-button><span aria-hidden="true">×</span></button>
</md-card-actions>
</md-card>
</div>
|
HTML/bootstrap/bootstrap-sample/15/Gift.aspx.html
|
zhouyaxiong/demo
|
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>礼品中心</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0;">
<meta content="yes" name="apple-mobile-web-app-capable">
<link href="styles/bootstrap.min.css" rel="stylesheet">
<link href="styles/NewGlobal.css" rel="stylesheet">
<script type="text/javascript" src="Scripts/zepto.js"></script>
</head>
<body>
<div class="header"> <a href="index.html" class="home"> <span class="header-icon header-icon-home"></span> <span class="header-name">主页</span> </a>
<div class="title" id="titleString">礼品中心</div>
<a href="javascript:history.go(-1);" class="back"> <span class="header-icon header-icon-return"></span> <span class="header-name">返回</span> </a> </div>
<form name="aspnetForm" method="post" action="Gift.aspx?id=13" id="aspnetForm">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="1">
</div>
<div>
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="2">
</div>
<div id="ctl00_ContentPlaceHolder1_Panel1">
<div class="container width90">
<h3><span id="ctl00_ContentPlaceHolder1_txtGiftName">萨摩充电宝</span></h3>
<p>所需积分:<span id="ctl00_ContentPlaceHolder1_txtGiftCost">9600</span></p>
<p><img style="display: block;" src="http://www.gridinn.com/photos/gift/13.jpg" height="300" width="300"></p>
<p>
<p style="text-indent:0px;color:#999999;"> <em><strong>产品参数:</strong></em> </p>
<ul style="text-indent:0px;color:#404040;">
<li style="color:#666666;vertical-align:top;"> 品牌: emie/亿觅。 </li>
<li style="color:#666666;vertical-align:top;"> 型号: emie萨摩移动电源 </li>
<li style="color:#666666;vertical-align:top;"> 颜色分类: 黄色萨摩 白色萨摩+香港潮集充电头 黄色萨摩+香港潮集充电头 白色萨摩 </li>
<li style="color:#666666;vertical-align:top;"> 电池容量: 5001MAh(含)-6000MAh(含) </li>
<li style="color:#666666;vertical-align:top;"> 是否支持太阳能: 否 </li>
<li style="color:#666666;vertical-align:top;"> 适用类型: 通用 </li>
<li style="color:#666666;vertical-align:top;"> LED灯照明: 否 </li>
<li style="color:#666666;vertical-align:top;"> 电池类型: 锂电池 </li>
</ul>
<p> </p>
</p>
<div class="control-group tc">
<p class="red"></p>
<input type="submit" name="ctl00$ContentPlaceHolder1$btnOK" value="立即兑换" id="ctl00_ContentPlaceHolder1_btnOK" class="btn-large green button width80" style="width:80%;">
</div>
</div>
</div>
</form>
<div class="footer">
<div class="gezifooter"> <a href="login.aspx" class="ui-link">立即登录</a> <font color="#878787">|</font> <a href="reg.aspx" class="ui-link">免费注册</a> <font color="#878787">|</font> <a href="#" class="ui-link">电脑版</a> </div>
<div class="gezifooter">
<p style="color:#bbb;">格子微酒店连锁 © 版权所有 2012-2017</p>
</div>
</div>
</body>
</html>
|
documention/documention.html
|
spheee/jquery.bsgrid
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-CN">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Documention</title>
</head>
<body style="line-height: 1.2em; background-color: #fff;">
<pre>
1, skins css
files: builds/css/skins/grid_*.min.css, source: source/css/skins/grid_*.css
language js
files: builds/js/lang/grid.*.min.js, source: source/js/lang/grid.*.js
2, settings: $.fn.bsgrid.defaults or $.fn.bsgrid.init(gridId, settings) second param settings
localData: json data, xml data, default false
dataType: 'json', 'xml', default 'json'
url: page request url
otherParames: other parameters, values: false, A Search String, A Object or A jquery serialize Array, default false
Samples, First: 'param1=val1&param2=val2'
Second: {'param1': 'val1', 'param2': 'val2'}
Third: $('#searchForm').serializeArray()
autoLoad: load onReady, default true
pageAll: display all datas, no paging only count, default false
pageSize: if set value little then 1, then pageAll will auto set true, default 20
pageSizeSelect: if display pageSize select option, use with property pageSizeForGrid, default false
pageSizeForGrid: pageSize select option
pageIncorrectTurnAlert: if turn incorrect page alert(firstPage, prevPage, nextPage, lastPage), default true
multiSort: multi column sort support, default false
displayBlankRows: true or false, default true
lineWrap: if grid cell content wrap, default false, if false then td use style: grid.css -> .bsgrid td.lineNoWrap
if true then td use style: grid.css -> .bsgrid td.lineWrap
stripeRows: true or false, default false, css: grid.css -> .bsgrid tr.even_index_row td
rowHoverColor: true or false, default false, css: grid.css -> .bsgrid tr.row_hover td
rowSelectedColor: true or false, default true, css: grid.css -> .bsgrid tr.selected.selected_color td
pagingLittleToolbar: if display page little toolbar, default false
pagingToolbarAlign: default 'right', other values 'left', 'center'
pagingBtnClass: paging toolbar button css class, default 'pagingBtn', write in grid.paging.css
displayPagingToolbarOnlyMultiPages: true or false, default false means alway diaplay pagingToolbar
isProcessLockScreen: process lock screen, default true
longLengthAotoSubAndTip: if column's value length longer than it, auto sub and tip it, default true
sub: content.substring(0, MaxLength-3) + '...'. if column's render is not false then not make effective to it
method: $.fn.bsgrid.longLengthSubAndTip, global method
beforeSend: method before page ajax request send, params: options, XMLHttpRequest
complete: method after page ajax request complete, params: options, XMLHttpRequest, textStatus
processUserdata: method process userdata, process before grid render data, params: userdata, options
extend.settings: supportGridEdit: if support extend grid edit, default false
supportGridEditTriggerEvent: values: ''(means no need Trigger), 'rowClick', 'rowDoubleClick',
'cellClick', 'cellDoubleClick', default 'rowClick'
supportColumnMove: if support extend column move, default false
searchConditions: simple search conditions's container id, default ''
fixedGridHeader: fixed grid header, auto height scroll, default false
fixedGridHeight: fixed grid height, auto scroll, default '320px'
extend config methods, note these methods execute before same means's additional method, write in grid.extend.js:
extend.initGridMethods: init grid methods
extend.beforeRenderGridMethods: before render grid methods
extend.renderPerRowMethods: render per row methods, no matter blank or not blank row, before render per column methods
extend.renderPerColumnMethods: render per column methods, no matter blank not blank column
extend.afterRenderGridMethods: after render grid methods
additional render methods:
additionalBeforeRenderGrid: additional before render grid
additionalRenderPerRow: additional render per row, no matter blank or not blank row, before additional render per column
additionalRenderPerColumn: additional render per column, no matter blank column or not blank column
additionalAfterRenderGrid: additional after render grid
3, th properties
w_index: column index, mapping load data's column key, case senstive
w_sort: like "id", "id,desc", "id,asc", "id" is column index
w_align: body column align, not header th
w_length: if column's value length longer than it, auto sub and title it
sub: txt.substring(0, MaxLength-3) + '...'
if column's render is not false, then this property is not make effective to it
w_render: use js function name, it will use eval(funName) to execute it, have params: record, rowIndex, colIndex, options
Note: if column has property w_render, then ignore property w_index. It's be allowed to no property w_index or w_render
w_hidden: if set "true", then will not display this column
w_tip: if set "true", then will tip column, ignore if it's length is longer than w_length
method, $.fn.bsgrid.columnTip, global method
th extend properties
w_num: line number, value: line, total_line
w_check: render checkbox to check rows, value: true
w_edit: extend render column, values: text, hidden, password, radio, button, checkbox, textarea
tfoot td properties
w_agg: aggregation, values: count, countNotNone, sum, avg, max, min, concat, custom
4, these five get userdata's value, get record or column's value methods could call after grid data rendered
gridObj.getUserdata(): get userdata's value
gridObj.getAllRecords(): get all records
gridObj.getRecord(rowIndex): get record by rowIndex, note that index from 0
gridObj.getRowRecord(rowObj): get row record by row's tr object
gridObj.getRecordIndexValue(record, index): get column value by record and index
gridObj.getColumnValue(rowIndex, index): get column value by rowIndex and index
gridObj.getCellRecordValue(rowIndex, colIndex): get column value by rowIndex and colIndex
gridObj.getRows(): get all rows dom object
gridObj.getRow(rowIndex): get row dom object by rowIndex
gridObj.getRowCells(rowIndex): get row cells dom object by rowIndex
gridObj.getColCells(colIndex): get col cells dom object by colIndex
gridObj.getCell(rowIndex, colIndex): get cell dom object by rowIndex and colIndex
5, these three select row methods and two check row methods could call after grid data rendered
gridObj.selectRow(rowIndex): select row by rowIndex, note that index from 0
gridObj.unSelectRow(): unSelect row
gridObj.getSelectedRow(): get selected row's tr object
gridObj.getSelectedRowIndex(): get selected row's tr index from 0, if not selected return -1
gridObj.getCheckedRowsIndexs(): get checked rows indexs, note that index from 0
gridObj.getCheckedRowsRecords(): get checked rows records
gridObj.getCheckedValues(index): get checked values by index
6, grid other methods list
gridObj.getPageCondition(curPage)
gridObj.getCurPage()
gridObj.refreshPage()
gridObj.firstPage()
gridObj.prevPage()
gridObj.nextPage()
gridObj.lastPage()
gridObj.gotoPage(pageNo)
gridObj.page(curPage)
gridObj.sort(thObj)
gridObj.getGridHeaderObject(): note only return thead last tr's th
gridObj.getColumnModel(colIndex)
gridObj.clearGridBodyData()
gridObj.setGridBlankBody()
gridObj.appendHeaderSort()
gridObj.createPagingOutTab()
gridObj.initPaging()
gridObj.setPagingValues()
7, bsgrid other useful methods
$.fn.bsgrid.getGridObj(gridId): get grid object
$.fn.bsgrid.columnTip(obj, value, record): tip column
$.fn.bsgrid.longLengthSubAndTip(obj, value, maxLen, record): if column's value length longer than it, auto sub and tip it.
sub: txt.substring(0, MaxLength-3) + '...'
8, bsgrid edit methods
gridObj.activeGridEditMode: active grid edit mode
gridObj.getChangedRowsIndexs: get changed rows indexs, from 0
gridObj.getChangedRowsOldRecords: get changed rows old records
gridObj.getRowsChangedColumnsValue: get rows changed columns value, return Object's key is 'row_'+rowIndex, value is a object
9, process lock screen: global method
$.fn.bsgrid.lockScreen: lock screen method
$.fn.bsgrid.unlockScreen: unlock screen method
10, Paging Toolbar
How to Change Paging Toolbar, global method
$.fn.bsgrid.createPagingOutTab(options): grid.js
$.fn.bsgrid.createPagingToolbar(options): grid.paging.js
$.fn.bsgrid.setPagingToolbarEvents(options): grid.paging.js
$.fn.bsgrid.dynamicChangePagingButtonStyle(options): grid.paging.js
11, th properties default
$.fn.bsgrid.defaults.colsProperties, properties follow:
body row every column config: align(default 'center'), maxLength(default 40)
config properties's name: indexAttr, sortAttr, alignAttr, lengthAttr, renderAttr, hiddenAttr, tipAttr
extend properties's name: editAttr
12, request post params names
to modify that: $.fn.bsgrid.defaults.requestParamsName.X = '', X may pageSize, curPage, sortName, sortOrder
</pre>
</body>
</html>
|
Server/thirdparty/hazelcast/hazelcast-3.3.3/docs/javadoc/com/hazelcast/multimap/impl/operations/client/class-use/TxnMultiMapGetRequest.html
|
SoCe/SoCe
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Wed Nov 12 13:03:03 UTC 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.hazelcast.multimap.impl.operations.client.TxnMultiMapGetRequest (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 Class com.hazelcast.multimap.impl.operations.client.TxnMultiMapGetRequest (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/multimap/impl/operations/client/TxnMultiMapGetRequest.html" title="class in com.hazelcast.multimap.impl.operations.client">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/multimap/impl/operations/client/class-use/TxnMultiMapGetRequest.html" target="_top">Frames</a></li>
<li><a href="TxnMultiMapGetRequest.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.hazelcast.multimap.impl.operations.client.TxnMultiMapGetRequest" class="title">Uses of Class<br>com.hazelcast.multimap.impl.operations.client.TxnMultiMapGetRequest</h2>
</div>
<div class="classUseContainer">No usage of com.hazelcast.multimap.impl.operations.client.TxnMultiMapGetRequest</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/multimap/impl/operations/client/TxnMultiMapGetRequest.html" title="class in com.hazelcast.multimap.impl.operations.client">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/multimap/impl/operations/client/class-use/TxnMultiMapGetRequest.html" target="_top">Frames</a></li>
<li><a href="TxnMultiMapGetRequest.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>
|
public/tags/Shell/index.html
|
crazy-canux/blog_hexo
|
<!doctype html>
<html class="theme-next muse use-motion">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<link href="/lib/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" />
<link href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext" rel="stylesheet" type="text/css">
<link href="/lib/font-awesome/css/font-awesome.min.css?v=4.4.0" rel="stylesheet" type="text/css" />
<link href="/css/main.css?v=5.0.2" rel="stylesheet" type="text/css" />
<meta name="keywords" content="Canux, CHENG, Python, Linux, Django, Shell" />
<link rel="alternate" href="/atom.xml" title="Canux's Blog" type="application/atom+xml" />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=5.0.2" />
<meta name="description" content="Shell/PowerShell、Vim/Git/Tmux">
<meta property="og:type" content="website">
<meta property="og:title" content="Canux's Blog">
<meta property="og:url" content="http://canuxcheng.com/tags/Shell/index.html">
<meta property="og:site_name" content="Canux's Blog">
<meta property="og:description" content="Shell/PowerShell、Vim/Git/Tmux">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Canux's Blog">
<meta name="twitter:description" content="Shell/PowerShell、Vim/Git/Tmux">
<script type="text/javascript" id="hexo.configuration">
var NexT = window.NexT || {};
var CONFIG = {
scheme: 'Muse',
sidebar: {"position":"left","display":"post"},
fancybox: true,
motion: true,
duoshuo: {
userId: '0',
author: 'Author'
}
};
</script>
<link rel="canonical" href="http://canuxcheng.com/tags/Shell/"/>
<title> Tag: Shell | Canux's Blog </title>
</head>
<body itemscope itemtype="//schema.org/WebPage" lang="en">
<div style="display: none;">
<script src="//s95.cnzz.com/z_stat.php?id=1258132457&web_id=1258132457" language="JavaScript"></script>
</div>
<div class="container one-collumn sidebar-position-left ">
<div class="headband"></div>
<header id="header" class="header" itemscope itemtype="//schema.org/WPHeader">
<div class="header-inner"><div class="site-meta ">
<div class="custom-logo-site-title">
<a href="/" class="brand" rel="start">
<span class="logo-line-before"><i></i></span>
<span class="site-title">Canux's Blog</span>
<span class="logo-line-after"><i></i></span>
</a>
</div>
<p class="site-subtitle">DevOps Software/Architect Engineer</p>
</div>
<div class="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<nav class="site-nav">
<ul id="menu" class="menu">
<li class="menu-item menu-item-home">
<a href="/" rel="section">
<i class="menu-item-icon fa fa-fw fa-home"></i> <br />
Home
</a>
</li>
<li class="menu-item menu-item-about">
<a href="/about" rel="section">
<i class="menu-item-icon fa fa-fw fa-user"></i> <br />
About
</a>
</li>
<li class="menu-item menu-item-categories">
<a href="/categories" rel="section">
<i class="menu-item-icon fa fa-fw fa-th"></i> <br />
Categories
</a>
</li>
<li class="menu-item menu-item-tags">
<a href="/tags" rel="section">
<i class="menu-item-icon fa fa-fw fa-tags"></i> <br />
Tags
</a>
</li>
<li class="menu-item menu-item-archives">
<a href="/archives" rel="section">
<i class="menu-item-icon fa fa-fw fa-archive"></i> <br />
Archives
</a>
</li>
<li class="menu-item menu-item-schedule">
<a href="/schedule" rel="section">
<i class="menu-item-icon fa fa-fw fa-calendar"></i> <br />
Schedule
</a>
</li>
<li class="menu-item menu-item-search">
<a href="javascript:;" class="st-search-show-outputs">
<i class="menu-item-icon fa fa-search fa-fw"></i> <br />
Search
</a>
</li>
</ul>
<div class="site-search">
<form class="site-search-form">
<input type="text" id="st-search-input" class="st-search-input st-default-search-input" />
</form>
<script type="text/javascript">
(function(w,d,t,u,n,s,e){w['SwiftypeObject']=n;w[n]=w[n]||function(){
(w[n].q=w[n].q||[]).push(arguments);};s=d.createElement(t);
e=d.getElementsByTagName(t)[0];s.async=1;s.src=u;e.parentNode.insertBefore(s,e);
})(window,document,'script','//s.swiftypecdn.com/install/v2/st.js','_st');
_st('install', 'xGAKY5LyK8xDYvH9zzcX','2.0.0');
</script>
</div>
</nav>
</div>
</header>
<main id="main" class="main">
<div class="main-inner">
<div class="content-wrap">
<div id="content" class="content">
<div id="posts" class="posts-collapse">
<div class="collection-title">
<h2 >
Shell
<small>Tag</small>
</h2>
</div>
<article class="post post-type-normal" itemscope itemtype="//schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2016/04/01/Shell之正则表达式/" itemprop="url">
<span itemprop="name">Shell之正则表达式</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2016-04-02T11:16:16+08:00"
content="2016-04-02" >
04-02
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="//schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2016/04/01/Shell之sed/" itemprop="url">
<span itemprop="name">Shell之sed</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2016-04-02T11:15:57+08:00"
content="2016-04-02" >
04-02
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="//schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2016/04/01/Shell/" itemprop="url">
<span itemprop="name">Shell</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2016-04-01T20:42:59+08:00"
content="2016-04-01" >
04-01
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="//schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2016/03/31/Shell之外部命令/" itemprop="url">
<span itemprop="name">Shell之外部命令</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2016-03-31T21:51:25+08:00"
content="2016-03-31" >
03-31
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="//schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2016/03/31/Shell之内置命令/" itemprop="url">
<span itemprop="name">Shell之内置命令</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2016-03-31T21:51:03+08:00"
content="2016-03-31" >
03-31
</time>
</div>
</header>
</article>
</div>
</div>
</div>
<div class="sidebar-toggle">
<div class="sidebar-toggle-line-wrap">
<span class="sidebar-toggle-line sidebar-toggle-line-first"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-middle"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-last"></span>
</div>
</div>
<aside id="sidebar" class="sidebar">
<div class="sidebar-inner">
<section class="site-overview sidebar-panel sidebar-panel-active ">
<div class="site-author motion-element" itemprop="author" itemscope itemtype="//schema.org/Person">
<img class="site-author-image" itemprop="image"
src="/uploads/avatar.jpg"
alt="Canux CHENG" />
<p class="site-author-name" itemprop="name">Canux CHENG</p>
<p class="site-description motion-element" itemprop="description">Shell/PowerShell、Vim/Git/Tmux</p>
</div>
<nav class="site-state motion-element">
<div class="site-state-item site-state-posts">
<a href="/archives">
<span class="site-state-item-count">133</span>
<span class="site-state-item-name">posts</span>
</a>
</div>
<div class="site-state-item site-state-categories">
<a href="/categories">
<span class="site-state-item-count">32</span>
<span class="site-state-item-name">categories</span>
</a>
</div>
<div class="site-state-item site-state-tags">
<a href="/tags">
<span class="site-state-item-count">138</span>
<span class="site-state-item-name">tags</span>
</a>
</div>
</nav>
<div class="feed-link motion-element">
<a href="/atom.xml" rel="alternate">
<i class="fa fa-rss"></i>
RSS
</a>
</div>
<div class="links-of-author motion-element">
<span class="links-of-author-item">
<a href="https://github.com/crazy-canux" target="_blank" title="GitHub">
<i class="fa fa-fw fa-github"></i>
GitHub
</a>
</span>
<span class="links-of-author-item">
<a href="http://stackoverflow.com/users/4344009/canux" target="_blank" title="Stackoverflow">
<i class="fa fa-fw fa-globe"></i>
Stackoverflow
</a>
</span>
<span class="links-of-author-item">
<a href="http://www.linkedin.com/profile/preview?locale=zh_CN&trk=prof-0-sb-preview-primary-button" target="_blank" title="LinkedIn">
<i class="fa fa-fw fa-linkedin"></i>
LinkedIn
</a>
</span>
<span class="links-of-author-item">
<a href="mailto:canuxcheng@gmail.com" target="_blank" title="E-mail">
<i class="fa fa-fw fa-envelope"></i>
E-mail
</a>
</span>
</div>
<div class="cc-license motion-element" itemprop="license">
<a href="https://creativecommons.org/publicdomain/zero/1.0/" class="cc-opacity" target="_blank">
<img src="/images/cc-zero.svg" alt="Creative Commons" />
</a>
</div>
<div class="links-of-blogroll motion-element links-of-blogroll-inline">
<div class="links-of-blogroll-title">
<i class="fa fa-fw fa-globe"></i>
Links
</div>
<ul class="links-of-blogroll-list">
<li class="links-of-blogroll-item">
<a href="http://bbs.csdn.net/home" title="CSDN" target="_blank">CSDN</a>
</li>
<li class="links-of-blogroll-item">
<a href="http://bbs.51cto.com/" title="51CTO" target="_blank">51CTO</a>
</li>
<li class="links-of-blogroll-item">
<a href="http://bbs.chinaunix.net/" title="ChinaUnix" target="_blank">ChinaUnix</a>
</li>
<li class="links-of-blogroll-item">
<a href="http://www.itpub.net/forum.php" title="ITPUB" target="_blank">ITPUB</a>
</li>
</ul>
</div>
</section>
</div>
</aside>
</div>
</main>
<footer id="footer" class="footer">
<div class="footer-inner">
<div class="copyright" >
© 2013 -
<span itemprop="copyrightYear">2017</span>
<span class="with-love">
<i class="fa fa-heart"></i>
</span>
<span class="author" itemprop="copyrightHolder">Canux CHENG</span>
</div>
<div class="powered-by">
Powered by <a class="theme-link" href="https://hexo.io">Hexo</a>
</div>
<div class="theme-info">
Theme -
<a class="theme-link" href="https://github.com/crazy-canux/hexo-theme-canux">
NexT.Muse
</a>
</div>
</div>
</footer>
<div class="back-to-top">
<i class="fa fa-arrow-up"></i>
</div>
</div>
<script type="text/javascript">
if (Object.prototype.toString.call(window.Promise) !== '[object Function]') {
window.Promise = null;
}
</script>
<script type="text/javascript" src="/lib/jquery/index.js?v=2.1.3"></script>
<script type="text/javascript" src="/lib/fastclick/lib/fastclick.min.js?v=1.0.6"></script>
<script type="text/javascript" src="/lib/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script>
<script type="text/javascript" src="/lib/velocity/velocity.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/lib/velocity/velocity.ui.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/lib/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script>
<script type="text/javascript" src="/js/src/utils.js?v=5.0.2"></script>
<script type="text/javascript" src="/js/src/motion.js?v=5.0.2"></script>
<script type="text/javascript" src="/js/src/bootstrap.js?v=5.0.2"></script>
<script type="text/javascript">
var duoshuoQuery = {short_name:"crazy-canux"};
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.id = 'duoshuo-script';
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
<script src="/lib/ua-parser-js/dist/ua-parser.min.js?v=0.7.9"></script>
<script src="/js/src/hook-duoshuo.js"></script>
</body>
</html>
|
addressbook-selenium-tests/test-output/Default suite/Default test.html
|
zhannaki/javafortesters-group26
|
<html>
<head>
<title>TestNG: Default test</title>
<link href="../testng.css" rel="stylesheet" type="text/css" />
<link href="../my-testng.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.log { display: none;}
.stack-trace { display: none;}
</style>
<script type="text/javascript">
<!--
function flip(e) {
current = e.style.display;
if (current == 'block') {
e.style.display = 'none';
return 0;
}
else {
e.style.display = 'block';
return 1;
}
}
function toggleBox(szDivId, elem, msg1, msg2)
{
var res = -1; if (document.getElementById) {
res = flip(document.getElementById(szDivId));
}
else if (document.all) {
// this is the way old msie versions work
res = flip(document.all[szDivId]);
}
if(elem) {
if(res == 0) elem.innerHTML = msg1; else elem.innerHTML = msg2;
}
}
function toggleAllBoxes() {
if (document.getElementsByTagName) {
d = document.getElementsByTagName('div');
for (i = 0; i < d.length; i++) {
if (d[i].className == 'log') {
flip(d[i]);
}
}
}
}
// -->
</script>
</head>
<body>
<h2 align='center'>Default test</h2><table border='1' align="center">
<tr>
<td>Tests passed/Failed/Skipped:</td><td>4/0/0</td>
</tr><tr>
<td>Started on:</td><td>Thu Oct 15 14:01:49 GMT+03:00 2015</td>
</tr>
<tr><td>Total time:</td><td>10 seconds (10059 ms)</td>
</tr><tr>
<td>Included groups:</td><td></td>
</tr><tr>
<td>Excluded groups:</td><td></td>
</tr>
</table><p/>
<small><i>(Hover the method name to see the test class name)</i></small><p/>
<table width='100%' border='1' class='invocation-passed'>
<tr><td colspan='4' align='center'><b>PASSED TESTS</b></td></tr>
<tr><td><b>Test method</b></td>
<td width="30%"><b>Exception</b></td>
<td width="10%"><b>Time (seconds)</b></td>
<td><b>Instance</b></td>
</tr>
<tr>
<td title='com.example.tests.ContactCreationTests.testEmptyContactCreation()'><b>testEmptyContactCreation</b><br>Test class: com.example.tests.ContactCreationTests</td>
<td></td>
<td>1</td>
<td>com.example.tests.ContactCreationTests@465648</td></tr>
<tr>
<td title='com.example.tests.GroupCreationTests.testEmptyGroupCreation()'><b>testEmptyGroupCreation</b><br>Test class: com.example.tests.GroupCreationTests</td>
<td></td>
<td>1</td>
<td>com.example.tests.GroupCreationTests@1c83d89</td></tr>
<tr>
<td title='com.example.tests.ContactCreationTests.testNonEmptyContactCreation()'><b>testNonEmptyContactCreation</b><br>Test class: com.example.tests.ContactCreationTests</td>
<td></td>
<td>1</td>
<td>com.example.tests.ContactCreationTests@465648</td></tr>
<tr>
<td title='com.example.tests.GroupCreationTests.testNonEmptyGroupCreation()'><b>testNonEmptyGroupCreation</b><br>Test class: com.example.tests.GroupCreationTests</td>
<td></td>
<td>0</td>
<td>com.example.tests.GroupCreationTests@1c83d89</td></tr>
</table><p>
</body>
</html>
|
docs/javadoc/opensaml2/1.0.1/se/litsec/eidas/opensaml2/config/package-tree.html
|
litsec/eidas-opensaml
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_102) on Fri Nov 18 15:51:09 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>se.litsec.eidas.opensaml2.config Class Hierarchy (eIDAS extension for OpenSAML 2.x - 1.0.1)</title>
<meta name="date" content="2016-11-18">
<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="se.litsec.eidas.opensaml2.config Class Hierarchy (eIDAS extension for OpenSAML 2.x - 1.0.1)";
}
}
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="../../../../../se/litsec/eidas/opensaml2/common/package-tree.html">Prev</a></li>
<li><a href="../../../../../se/litsec/eidas/opensaml2/ext/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?se/litsec/eidas/opensaml2/config/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 se.litsec.eidas.opensaml2.config</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/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">se.litsec.eidas.opensaml2.config.<a href="../../../../../se/litsec/eidas/opensaml2/config/EidasBootstrap.html" title="class in se.litsec.eidas.opensaml2.config"><span class="typeNameLink">EidasBootstrap</span></a></li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../se/litsec/eidas/opensaml2/common/package-tree.html">Prev</a></li>
<li><a href="../../../../../se/litsec/eidas/opensaml2/ext/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?se/litsec/eidas/opensaml2/config/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 © 2016. All rights reserved.</small></p>
</body>
</html>
|
public/scaladoc/3.0.3/org/scalatest/PrivateMethodTester$PrivateMethod.html
|
scalatest/scalatest-website
|
<!DOCTYPE html >
<html>
<head>
<title>PrivateMethod - ScalaTest 3.0.3 - org.scalatest.PrivateMethodTester.PrivateMethod</title>
<meta name="description" content="PrivateMethod - ScalaTest 3.0.3 - org.scalatest.PrivateMethodTester.PrivateMethod" />
<meta name="keywords" content="PrivateMethod ScalaTest 3.0.3 org.scalatest.PrivateMethodTester.PrivateMethod" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link href="../../lib/template.css" media="screen" type="text/css" rel="stylesheet" />
<link href="../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" />
<script type="text/javascript" src="../../lib/jquery.js" id="jquery-js"></script>
<script type="text/javascript" src="../../lib/jquery-ui.js"></script>
<script type="text/javascript" src="../../lib/template.js"></script>
<script type="text/javascript" src="../../lib/tools.tooltip.js"></script>
<script type="text/javascript">
if(top === self) {
var url = '../../index.html';
var hash = 'org.scalatest.PrivateMethodTester$PrivateMethod';
var anchor = window.location.hash;
var anchor_opt = '';
if (anchor.length >= 1)
anchor_opt = '@' + anchor.substring(1);
window.location.href = url + '#' + hash + anchor_opt;
}
</script>
</head>
<body class="type">
<!-- Top of doc.scalatest.org [javascript] -->
<script type="text/javascript">
var rnd = window.rnd || Math.floor(Math.random()*10e6);
var pid204546 = window.pid204546 || rnd;
var plc204546 = window.plc204546 || 0;
var abkw = window.abkw || '';
var absrc = 'http://ab167933.adbutler-ikon.com/adserve/;ID=167933;size=468x60;setID=204546;type=js;sw='+screen.width+';sh='+screen.height+';spr='+window.devicePixelRatio+';kw='+abkw+';pid='+pid204546+';place='+(plc204546++)+';rnd='+rnd+';click=CLICK_MACRO_PLACEHOLDER';
document.write('<scr'+'ipt src="'+absrc+'" type="text/javascript"></scr'+'ipt>');
</script>
<div id="definition">
<a href="PrivateMethodTester$PrivateMethod$.html" title="See companion object"><img alt="Class/Object" src="../../lib/class_to_object_big.png" /></a>
<p id="owner"><a href="../package.html" class="extype" name="org">org</a>.<a href="package.html" class="extype" name="org.scalatest">scalatest</a>.<a href="PrivateMethodTester.html" class="extype" name="org.scalatest.PrivateMethodTester">PrivateMethodTester</a></p>
<h1><a href="PrivateMethodTester$PrivateMethod$.html" title="See companion object">PrivateMethod</a></h1><h3><span class="morelinks"><div>
Related Docs:
<a href="PrivateMethodTester$PrivateMethod$.html" title="See companion object">object PrivateMethod</a>
| <a href="PrivateMethodTester.html" class="extype" name="org.scalatest.PrivateMethodTester">package PrivateMethodTester</a>
</div></span></h3><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
</div>
<h4 id="signature" class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">class</span>
</span>
<span class="symbol">
<span class="name">PrivateMethod</span><span class="tparams">[<span name="T">T</span>]</span><span class="result"> extends <span class="extype" name="scala.AnyRef">AnyRef</span></span>
</span>
</h4>
<div id="comment" class="fullcommenttop"><div class="comment cmt"><p>Represent a private method, whose apply method returns an <code>Invocation</code> object that
records the name of the private method to invoke, and any arguments to pass to it when invoked.
The type parameter, <code>T</code>, is the return type of the private method.
</p></div><dl class="attributes block"> <dt>Source</dt><dd><a href="https://github.com/scalatest/scalatest/tree/release-3.0.3/scalatest//src/main/scala/org/scalatest/PrivateMethodTester.scala" target="_blank">PrivateMethodTester.scala</a></dd><dt>Exceptions thrown</dt><dd><span class="cmt"><p><span class="extype" name="NullArgumentException"><code>NullArgumentException</code></span> if <code>methodName</code> is <code>null</code></p></span></dd></dl><div class="toggleContainer block">
<span class="toggle">Linear Supertypes</span>
<div class="superTypes hiddenContent"><span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>
</div></div>
<div id="mbrsel">
<div id="textfilter"><span class="pre"></span><span class="input"><input id="mbrsel-input" type="text" accesskey="/" /></span><span class="post"></span></div>
<div id="order">
<span class="filtertype">Ordering</span>
<ol>
<li class="alpha in"><span>Alphabetic</span></li>
<li class="inherit out"><span>By Inheritance</span></li>
</ol>
</div>
<div id="ancestors">
<span class="filtertype">Inherited<br />
</span>
<ol id="linearization">
<li class="in" name="org.scalatest.PrivateMethodTester.PrivateMethod"><span>PrivateMethod</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li>
</ol>
</div><div id="ancestors">
<span class="filtertype"></span>
<ol>
<li class="hideall out"><span>Hide All</span></li>
<li class="showall in"><span>Show All</span></li>
</ol>
</div>
<div id="visbl">
<span class="filtertype">Visibility</span>
<ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol>
</div>
</div>
<div id="template">
<div id="allMembers">
<div id="values" class="values members">
<h3>Value Members</h3>
<ol><li name="scala.AnyRef#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="!=(x$1:Any):Boolean"></a>
<a id="!=(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@!=(x$1:Any):Boolean" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef###" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="##():Int"></a>
<a id="##():Int"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@##():Int" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="==(x$1:Any):Boolean"></a>
<a id="==(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@==(x$1:Any):Boolean" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="org.scalatest.PrivateMethodTester.PrivateMethod#apply" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="apply(args:Any*):PrivateMethodTester.this.Invocation[T]"></a>
<a id="apply(Any*):Invocation[T]"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">apply</span><span class="params">(<span name="args">args: <span class="extype" name="scala.Any">Any</span>*</span>)</span><span class="result">: <a href="PrivateMethodTester$Invocation.html" class="extype" name="org.scalatest.PrivateMethodTester.Invocation">Invocation</a>[<span class="extype" name="org.scalatest.PrivateMethodTester.PrivateMethod.T">T</span>]</span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@apply(args:Any*):PrivateMethodTester.this.Invocation[T]" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<p class="shortcomment cmt">Apply arguments to a private method.</p><div class="fullcomment"><div class="comment cmt"><p>Apply arguments to a private method. This method returns an <code>Invocation</code>
object, ready to be passed to an <code>invokePrivate</code> method call.
The type parameter, <code>T</code>, is the return type of the private method.
</p></div><dl class="paramcmts block"><dt class="param">args</dt><dd class="cmt"><p>zero to many arguments to pass to the private method when invoked</p></dd><dt>returns</dt><dd class="cmt"><p>an <code>Invocation</code> object that can be passed to <code>invokePrivate</code> to invoke
the private method</p></dd></dl></div>
</li><li name="scala.Any#asInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="asInstanceOf[T0]:T0"></a>
<a id="asInstanceOf[T0]:T0"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@asInstanceOf[T0]:T0" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef#clone" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="clone():Object"></a>
<a id="clone():AnyRef"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@clone():Object" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.CloneNotSupportedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#eq" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="eq(x$1:AnyRef):Boolean"></a>
<a id="eq(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@eq(x$1:AnyRef):Boolean" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#equals" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="equals(x$1:Any):Boolean"></a>
<a id="equals(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">equals</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@equals(x$1:Any):Boolean" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#finalize" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="finalize():Unit"></a>
<a id="finalize():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@finalize():Unit" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="symbol">classOf[java.lang.Throwable]</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#getClass" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="getClass():Class[_]"></a>
<a id="getClass():Class[_]"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@getClass():Class[_]" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#hashCode" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="hashCode():Int"></a>
<a id="hashCode():Int"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">hashCode</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@hashCode():Int" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.Any#isInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="isInstanceOf[T0]:Boolean"></a>
<a id="isInstanceOf[T0]:Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@isInstanceOf[T0]:Boolean" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef#ne" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="ne(x$1:AnyRef):Boolean"></a>
<a id="ne(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@ne(x$1:AnyRef):Boolean" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#notify" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notify():Unit"></a>
<a id="notify():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@notify():Unit" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#notifyAll" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notifyAll():Unit"></a>
<a id="notifyAll():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@notifyAll():Unit" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#synchronized" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="synchronized[T0](x$1:=>T0):T0"></a>
<a id="synchronized[T0](⇒T0):T0"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@synchronized[T0](x$1:=>T0):T0" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#toString" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="toString():String"></a>
<a id="toString():String"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">toString</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.String">String</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@toString():String" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait():Unit"></a>
<a id="wait():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@wait():Unit" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long,x$2:Int):Unit"></a>
<a id="wait(Long,Int):Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@wait(x$1:Long,x$2:Int):Unit" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long):Unit"></a>
<a id="wait(Long):Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#org.scalatest.PrivateMethodTester$PrivateMethod@wait(x$1:Long):Unit" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li></ol>
</div>
</div>
<div id="inheritedMembers">
<div class="parent" name="scala.AnyRef">
<h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3>
</div><div class="parent" name="scala.Any">
<h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3>
</div>
</div>
<div id="groupedMembers">
<div class="group" name="Ungrouped">
<h3>Ungrouped</h3>
</div>
</div>
</div>
<div id="tooltip"></div>
<div id="footer"> </div>
</body>
</html>
|
app/partials/_page-search.html
|
BlueRabbits/bluerabbit-angularjs
|
<div ng-show="loadingIndicator" style="text-align:center" class="loader-style">
<img src="images/loader.gif" class="loading-Indicator"/></div>
<div class="search-order-section">
<div class="search-page">
<div class="search-page__header" id="sub-menu1">
@@include('_header.html')
</div>
<div id="scroller-anchor"></div>
<div id="scroller">
<div class="search-page-menu sub-menu" id="sub-menu">
<div class="sub-menu__search">
<img src="images/search-icon@2x.png" class="search-icon" ng-click="autocompleteSearch(searchitem)">
<input type="search" class="cart__search" ng-model="searchitem" ng-change="autocompleteSearch(searchitem)" placeholder="Find The Things What You Want Here" >
</div>
<div class="sub-menu__favorites">
<img src="images/heart-icon@2x.png" style="cursor:pointer;" ng-click="wishListShow()">
<p style="cursor:pointer;" ng-click="wishListShow()">FAVOURITES</p>
</div>
<p>
<ul class="search-list-dropdown" ng-hide="searchitem === ''">
<li ng-show="searchAutocompleteId.length === 0">No search result</li>
<li ng-show="hideAutocomplete" ng-repeat="items in searchAutocompleteId" ng-click="searchList(items._id)">{{items._id}}</li>
</ul>
</p>
</div>
<div class="search-page__tab-menu">
<ul class="search-page__tab-list" id="tabs-menu">
<li ng-repeat="(key, val) in allProducts | groupBy:'cat'">
<a ng-attr-id="{{key | trimSpaces}}-a"
ng-class="{'active' : key == categoryNames}"
ng-click="setActiveTab(key)"> {{key}}</a></li>
</ul>
<div id="next" class="nav-arrow left-arrow" > < </div>
<div id="prev" class="nav-arrow right-arrow"> > </div>
</div>
</div>
<div class="search-secction">
<!-- particular Prod result -->
<div class="search-secction__content" ng-show="particularProduct">
<div class="search-secction__data row">
<div class="col-des col-sm-7">
<div class="search-section__image">
<div class="image__thumbnail" style="background-image:url({{search_result_product.mainImageUrl}})">
</div>
</div>
<div class="search-section__description">
<p class="product-name">{{search_result_product.name}}</p>
<!-- <p class="product-sub-title l2">{{results.description}}</p> -->
<!-- <img class="product_heart" ng-if="productIdWishList != results._id" style="margin-bottom: 11px;" src="images/heart-icon-black.png" ng-click="addWishList(results._id)">
<i class="fa fa-heart fa-lg" style="color: #d92e4a;width: 27px; margin-bottom: 11px;" aria-hidden="true" ng-if="productIdWishList == results._id" ng-click="deleteWishList(results._id)"></i> -->
<img class="product_heart" style="margin-bottom: 11px; cursor:pointer" ng-show="hideWishlist" src="images/heart-icon-black.png" ng-click="addWishList(search_result_product._id)">
<i class="fa fa-heart fa-lg" style="color: #d92e4a;position: relative;bottom: 6px;right: 28px; cursor:pointer" aria-hidden="true" ng-if="isInWishlist(search_result_product._id)" ng-show="showFilledHeart" ng-click="deleteWishList(search_result_product._id)"></i>
<div class="product-view" ng-init="showHearts(search_result_product._id)">
<p class="view-more" ng-hide="showParticularProductsDiv === true" ng-class="{'active' : showParticularProductsDiv}" ng-click="showParticularProductsDiv = !showParticularProductsDiv">View more</p>
<p class="view-more" ng-show="showParticularProductsDiv === true" ng-class="{'active' : showParticularProductsDiv}" ng-click="showParticularProductsDiv = !showParticularProductsDiv">View less</p>
</div>
</div>
</div> <!-- sm7 -->
<div class="col-act col-sm-5">
<div class="product-price">
{{search_result_product.salePrice}}<span> AED</span>
<p class="products__offer">
<span class="text-black strike">{{search_result_product.listPrice}} AED</span>
<span class="text-success">{{search_result_product.discountedPrice}}%</span>
</p>
</div>
<div class="search-secction__buttons">
<button ng-if="search_result_product.quantity > '0'" type="button" name="button" ng-click="addToCart(search_result_product._id)">Add to Cart</button>
<button ng-if="search_result_product.quantity <= '0'" type="button" name="button" disabled>Out of stock</button>
</div>
</div> <!-- sm5 -->
</div>
<div class="description__section" ng-show="showParticularProductsDiv">
<div class="description__section--header">
<div class="description-list">
<!-- <p>Prep time:30 min</p>
<span>|</span>
<p>Calories: 100 Kcal</p> -->
</div>
</div>
<div class="description__section--content">
<div class="share_options">
<span>Share</span>
<span>
<a class="fa fa-facebook" ng-click="FbShare(search_result_product.name,search_result_product._id)" id="shareBtn" aria-hidden="true"></a>
<a class="fa fa-twitter" ng-click="twitterShare(search_result_product.name,search_result_product._id)" aria-hidden="true"></a>
<a class="fa fa-google-plus" ng-click="gPlusShare(search_result_product.name,search_result_product._id)" aria-hidden="true"></a>
</span>
</div>
<p class="product-name">PRODUCT DESCRIPTION </p>
<p class="product-sub-title">
{{search_result_product.description}}
</p>
<p class="product-sub-title"></p>
<div class="description__section__images">
<img src="{{search_result_product.s1}}" width="120px" ng-click="showImage(search_result_product._id)"/>
<img src="{{search_result_product.s2}}" width="120px" ng-click="showImage(search_result_product._id)"/>
<img src="{{search_result_product.s3}}" width="120px" ng-click="showImage(search_result_product._id)" />
</div>
</div>
</div>
</div>
<!-- End particular Prod result -->
<!-- Search Prod result -->
<div class="search-secction__content" ng-repeat="results in search_result" ng-show="searchPagelist">
<div class="search-secction__data row">
<div class="col-des col-sm-7">
<div class="search-section__image">
<div class="image__thumbnail" style="background-image:url({{results.mainImageUrl}})">
</div>
</div>
<div class="search-section__description">
<p class="product-name">{{results.name}}</p>
<!-- <p class="product-sub-title l2">{{results.description}}</p> -->
<!-- <img class="product_heart" ng-if="productIdWishList != results._id" style="margin-bottom: 11px;" src="images/heart-icon-black.png" ng-click="addWishList(results._id)">
<i class="fa fa-heart fa-lg" style="color: #d92e4a;width: 27px; margin-bottom: 11px;" aria-hidden="true" ng-if="productIdWishList == results._id" ng-click="deleteWishList(results._id)"></i> -->
<img class="product_heart" style="margin-bottom: 11px; cursor:pointer" ng-show="hideWishlist" src="images/heart-icon-black.png" ng-click="addWishList(results._id)">
<i class="fa fa-heart fa-lg" style="color: #d92e4a;position: relative;bottom: 6px;right: 28px; cursor:pointer" aria-hidden="true" ng-init="isInWishlist(results._id)" ng-show="showFilledHeart" ng-click="deleteWishList(results._id)"></i>
<div class="product-view" ng-init="showHearts(results._id)">
<p class="view-more" ng-hide="showdiv === true" ng-class="{'active' : showdiv}" ng-click="showdiv = !showdiv">View more</p>
<p class="view-more" ng-show="showdiv === true" ng-class="{'active' : showdiv}" ng-click="showdiv = !showdiv">View less</p>
</div>
</div>
</div> <!-- sm7 -->
<div class="col-act col-sm-5">
<div class="product-price">
{{results.salePrice}}<span> AED</span>
<p class="products__offer">
<span class="text-black strike">{{results.listPrice}} AED</span>
<span class="text-success">{{results.discountedPrice}}%</span>
</p>
</div>
<div class="search-secction__buttons">
<button ng-if="results.quantity > '0'" type="button" name="button" ng-click="addToCart(results._id)">Add to Cart</button>
<button ng-if="results.quantity <= '0'" type="button" name="button" disabled>Out of stock</button>
</div>
</div> <!-- sm5 -->
</div>
<div class="description__section" ng-show="showdiv">
<div class="description__section--header">
<div class="description-list">
<!-- <p>Prep time:30 min</p>
<span>|</span>
<p>Calories: 100 Kcal</p> -->
</div>
</div>
<div class="description__section--content">
<div class="share_options">
<span>Share</span>
<span>
<a class="fa fa-facebook" ng-click="FbShare(results.name,results._id)" id="shareBtn" aria-hidden="true"></a>
<a class="fa fa-twitter" ng-click="twitterShare(results.name,results._id)" aria-hidden="true"></a>
<a class="fa fa-google-plus" ng-click="gPlusShare(results.name,results._id)" aria-hidden="true"></a>
</span>
</div>
<p class="product-name">PRODUCT DESCRIPTION </p>
<p class="product-sub-title">
{{results.description}}
</p>
<p class="product-sub-title"></p>
<div class="description__section__images">
<img src="{{results.s1}}" width="120px" ng-click="showImage(results._id)"/>
<img src="{{results.s2}}" width="120px" ng-click="showImage(results._id)"/>
<img src="{{results.s3}}" width="120px" ng-click="showImage(results._id)" />
</div>
</div>
</div>
</div>
<!-- search list -->
<!-- Wish list -->
<div ng-show="emptyFav" class="fav-empty">No Favorites</div>
<div class="search-secction__content wish-list" ng-show="show_wishlist" ng-repeat="wishLists in getWishlistData">
<div class="search-secction__data row">
<div class="col-des col-sm-7">
<div class="search-section__image">
<div class="image__thumbnail" style="background-image:url({{wishLists.product.mainImageUrl}})">
</div>
</div>
<div class="search-section__description">
<p class="product-name">{{wishLists.product.name}}</p>
<!-- <p class="product-sub-title l2">{{wishLists.product.description}}</p> -->
<div class="product-view">
<!-- <img class="product_heart" src="images/heart-icon-black.png" > -->
<!-- <p class="view-more" ng-class="{'active' : showdiv}" ng-click="showdiv = !showdiv">View more</p> -->
<p class="view-more" ng-hide="showdiv === true" ng-class="{'active' : showdiv}" ng-click="showdiv = !showdiv">View more</p>
<p class="view-more" ng-show="showdiv === true" ng-class="{'active' : showdiv}" ng-click="showdiv = !showdiv">View less</p>
</div>
</div>
</div>
<div class="col-act col-sm-5">
<div class="product-price">
{{wishLists.product.salePrice}}<span> AED</span>
<p class="products__offer">
<span class="text-black strike">{{wishLists.product.listPrice}} AED</span>
<span class="text-success">{{wishLists.product.discountedPrice}}%</span>
</p>
</div>
<div class="search-secction__buttons">
<button ng-if="wishLists.product.quantity > '0'" type="button" name="button" ng-click="addToCart(wishLists.product._id)">Add to Cart</button>
<button ng-if="wishLists.product.quantity <= '0'" type="button" name="button" disabled>Out of stock</button>
</div>
</div>
</div>
<div class="description__section" ng-show="showdiv">
<div class="description__section--header">
<div class="description-list">
<!-- <p>Prep time:30 min</p>
<span>|</span>
<p>Calories: 100 Kcal</p> -->
</div>
</div>
<div class="description__section--content">
<div class="share_options">
<span>Share</span>
<span>
<a class="fa fa-facebook" ng-click="FbShare(list.name,list._id)" id="shareBtn" aria-hidden="true"></a>
<a class="fa fa-twitter" ng-click="twitterShare(list.name,list._id)" aria-hidden="true"></a>
<a class="fa fa-google-plus" ng-click="gPlusShare(list.name,list._id)" aria-hidden="true"></a>
</span>
</div>
<p class="product-name">PRODUCT DESCRIPTION </p>
<p class="product-sub-title">
{{wishLists.product.description}}
</p>
<p class="product-sub-title"></p>
<div class="description__section__images">
<img src="{{wishLists.product.s1}}" width="120px" ng-click="showImage(wishLists.product._id)"/>
<img src="{{wishLists.product.s2}}" width="120px" ng-click="showImage(wishLists.product._id)"/>
<img src="{{wishLists.product.s3}}" width="120px" ng-click="showImage(wishLists.product._id)" />
</div>
</div>
</div>
</div>
<!-- menu result -->
<div ng-show="showMenuResult" ng-repeat="(key, val) in allProducts | groupBy:'cat'">
<p class="target" ng-attr-id="{{key | trimSpaces}}">{{ key }}</p>
<div class="search-secction__content wish-list" ng-repeat="list in val">
<div class="search-secction__data row">
<div class="col-des col-sm-7">
<div class="search-section__image">
<div class="image__thumbnail" style="background-image:url({{list.mainImageUrl}})"></div>
</div>
<div class="search-section__description">
<p class="product-name">
{{list.name}}</p>
<!-- <i class="fa fa-spinner fa-pulse fa-lg" ng-show="loadingIcon" style="position: relative;bottom: 9px;left: 21px;"></i> -->
<img class="product_heart" style="margin-bottom: 11px; cursor:pointer" ng-show="hideWishlist" src="images/heart-icon-black.png" ng-click="addWishList(list._id)">
<i class="fa fa-heart fa-lg" ng-hide="loadingIcon" style="color: #d92e4a;position: relative;bottom: 6px;right: 28px; cursor:pointer" aria-hidden="true" ng-if="isInWishlist(list._id)" ng-show="showFilledHeart" ng-click="deleteWishList(list._id)"></i>
<!-- <p class="product-sub-title l2">{{list.description}}</p> -->
<div class="product-view">
<p class="view-more" ng-hide="showdiv === true" ng-class="{'active' : showdiv}" ng-click="showdiv = !showdiv">View more</p>
<p class="view-more" ng-show="showdiv === true" ng-class="{'active' : showdiv}" ng-click="showdiv = !showdiv">View less</p>
</div>
</div>
</div> <!-- sm7 -->
<div class="col-act col-sm-5">
<div class="product-price">
{{list.salePrice}}<span> AED</span>
<p class="products__offer">
<span class="text-black strike">{{list.listPrice}} AED</span>
<span class="text-success">{{list.discountedPrice}}%</span>
</p>
</div>
<div class="search-secction__buttons">
<button class="disabled_button" ng-if="list.quantity > '0'" type="button" name="button" ng-disabled="loadingTillAdded" ng-click="addToCart(list._id)">Add to Cart</button>
<button ng-if="list.quantity <= '0'" type="button" name="button" disabled>Out of stock</button>
</div>
</div> <!-- sm5 -->
</div>
<div class="description__section" ng-show="showdiv">
<div class="description__section--header">
<div class="description-list">
<!-- <p>Prep time:30 min</p>
<span>|</span>
<p>Calories: 100 Kcal</p> -->
</div>
</div>
<div class="description__section--content">
<div class="share_options">
<span>Share</span>
<span>
<a class="fa fa-facebook" ng-click="FbShare(list.name,list._id)" id="shareBtn" aria-hidden="true"></a>
<a class="fa fa-twitter" ng-click="twitterShare(list.name,list._id)" aria-hidden="true"></a>
<a class="fa fa-google-plus" ng-click="gPlusShare(list.name,list._id)" aria-hidden="true"></a>
</span>
</div>
<p class="product-name">PRODUCT DESCRIPTION </p>
<p class="product-sub-title">
{{list.description}}
</p>
<p class="product-sub-title"></p>
<div class="description__section__images">
<img src="{{list.s1}}" width="120px" ng-click="showImage(list._id)" />
<img src="{{list.s2}}" width="120px" ng-click="showImage(list._id)"/>
<img src="{{list.s3}}" width="120px" ng-click="showImage(list._id)"/>
</div>
</div>
</div>
</div>
</div>
<!-- menu result -->
</div>
@@include('_footer.html')
</div>
<div class="order-section">
<div class="">
<div class="cart-section__header">
<p>MY CART</p>
</div>
<div class="cart-section__sub-header">
<ul class="cart-header__list">
<li style="position: relative;left: 7px">ITEM</li>
<li style="position: relative;left: 98px;">QUANTITY</li>
<li style="position: relative;left: 158px;">RATE</li>
<li></li>
</ul>
</div>
<div class="cart_section_data_scroll" ng-style="{height: '{{cartHeight}}px'}">
<div class="cart-section__data" ng-repeat="cartList in allCartItems">
<!-- <p>{{cartList.product.name}}</p> ng-repeat="cartList in allCartItems"-->
<p class="product-item__name">{{cartList.product.name}}</p>
<div class="cart__quantity">
<input type="Button" id='minusButton' value="-" ng-click="updateCartByDecrementing(cartList.quantity, cartList._id)" />
<input type="text" name="TextBox" id="TextBox" class="textbox" ng-value="cartList.quantity" ng-model="cartList.quantity" />
<input type="Button" id='AddButton' value="+" ng-click="updateCartByIncrement(cartList.quantity, cartList._id)"/>
<!--<input type="Button" ng-hide="cartList.product.quantity === 0" ng-if="cartList.product.quantity < cartList.quantity" ng-value="cartList.product.quantity" value="Update" ng-click="updateCartOnCheckout(cartList.product.quantity, cartList._id)"/> -->
<button type="button" ng-hide="cartList.product.quantity === 0" ng-if="cartList.product.quantity <= cartList.quantity" ng-value="cartList.product.quantity" value="Update" ng-click="updateCartOnCheckout(cartList.product.quantity, cartList._id)" name="button">Update Qty : {{cartList.product.quantity}}</button>
<input type="Button" ng-if="cartList.product.quantity === 0" value="OutOfStock"/>
</div>
<p class="product-cart__price"><span>AED</span>{{cartList.product.salePrice * cartList.quantity}}</p>
<!-- <p>{{cartList.product.salePrice}}</p> -->
<div class="cancel-button" style="cursor:pointer">
<img src="images/close-button@2x.png" alt="" ng-click="deleteCart(cartList._id,cartList.quantity)"/>
</div>
</div>
</div>
</div>
<div class="cart-section__footer">
<div class="total-section total-section_sizes">
<p>Sub Total</p>
<p class="total-section__cost"><span>AED</span>{{subTotalCost}}</p>
</div>
<div class="total-section total-section_sizes" ng-if="showDeliveryCost">
<p>Delivery Cost</p>
<p class="total-section__cost"><span>AED</span>{{deliveryOrderAmount}}</p>
</div>
<div class="total-section">
<p>Total</p>
<p class="total-section__cost"><span>AED</span>{{totalCost}}</p>
</div>
<button type="button" ng-click="checkout()" name="button">Checkout</button>
</div>
</div>
</div>
<!-- load image modal windo -->
<div class="modal fade" id="imagemodal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog" style="width: 43%;margin-top: 150px;">
<div class="modal-content image_view_slider">
<div class="modal-body">
<button type="button" class="close close_button" data-dismiss="modal">
<span aria-hidden="true" class="close_popup">×</span><span class="sr-only">Close</span>
</button>
<!-- <div> <img ng-src="{{imageGallery1}}" class="imagepreview" style="width: 100%;" ></div> -->
<!-- image -->
<div class="container">
<div class="row">
<div class="col-md-6">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="item active">
<img src="{{ImageGallery.s1}}" width= "600px" alt="First slide">
</div>
<div class="item">
<img src="{{ImageGallery.s2}}" width= "600px" alt="Second slide">
</div>
<div class="item">
<img src="{{ImageGallery.s3}}" width= "600px" alt="Third slide">
</div>
</div>
<a class="left carousel-control" id="prevImage" href="#carousel-example-generic" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" id="nextImage" href="#carousel-example-generic" data-slide="next">
<span class="glyphicon glyphicon-chevron-right">
</span>
</a>
</div>
</div>
</div>
</div>
<!-- image -->
</div>
</div>
</div>
</div>
<!-- load image modal windo -->
|
codeigniter/_variables/c.html
|
inputx/code-ref-doc
|
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $c</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-print.css" type="text/css" media="print">
<style id="hilight" type="text/css"></style>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff">
<table class="pagetitle" width="100%">
<tr>
<td valign="top" class="pagetitle">
[ <a href="../index.html">Index</a> ]
</td>
<td align="right" class="pagetitle">
<h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2>
</td>
</tr>
</table>
<!-- Generated by PHPXref 0.7.1 at Thu Oct 23 19:31:09 2014 -->
<!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net -->
<!-- http://phpxref.sourceforge.net/ -->
<script src="../phpxref.js" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript">
<!--
ext='.html';
relbase='../';
subdir='_variables';
filename='index.html';
cookiekey='phpxref';
handleNavFrame(relbase, subdir, filename);
logVariable('c');
// -->
</script>
<script language="JavaScript" type="text/javascript">
if (gwGetCookie('xrefnav')=='off')
document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>');
else
document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>');
</script>
<noscript>
<p class="navlinks">
[ <a href="../nav.html" target="_top">Show Explorer</a> ]
[ <a href="index.html" target="_top">Hide Navbar</a> ]
</p>
</noscript>
[<a href="../index.html">Top level directory</a>]<br>
<script language="JavaScript" type="text/javascript">
<!--
document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>');
document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">');
document.writeln('<tr><td class="searchbox-title">');
document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>');
document.writeln('<\/td><\/tr>');
document.writeln('<tr><td class="searchbox-body" id="searchbox-body">');
document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>');
document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="classname"><br>');
document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="funcname"><br>');
document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="varname"><br>');
document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="constname"><br>');
document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="tablename"><br>');
document.writeln('<input type="submit" class="searchbox-button" value="Search">');
document.writeln('<\/form>');
document.writeln('<\/td><\/tr><\/table>');
document.writeln('<\/td><\/tr><\/table>');
// -->
</script>
<div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div>
<h3>Variable Cross Reference</h3>
<h2><a href="index.html#c">$c</a></h2>
<b>Defined at:</b><ul>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</A> -> <a href="../system/libraries/Sha1.php.source.html#l79"> line 79</A></li>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</A> -> <a href="../system/libraries/Sha1.php.source.html#l106"> line 106</A></li>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</A> -> <a href="../system/libraries/Sha1.php.source.html#l113"> line 113</A></li>
<li><a href="../system/database/drivers/oci8/oci8_result.php.html">/system/database/drivers/oci8/oci8_result.php</A> -> <a href="../system/database/drivers/oci8/oci8_result.php.source.html#l91"> line 91</A></li>
<li><a href="../system/database/drivers/oci8/oci8_result.php.html">/system/database/drivers/oci8/oci8_result.php</A> -> <a href="../system/database/drivers/oci8/oci8_result.php.source.html#l111"> line 111</A></li>
<li><a href="../system/database/drivers/oci8/oci8_driver.php.html">/system/database/drivers/oci8/oci8_driver.php</A> -> <a href="../system/database/drivers/oci8/oci8_driver.php.source.html#l662"> line 662</A></li>
</ul>
<br><b>Referenced 26 times:</b><ul>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</a> -> <a href="../system/libraries/Sha1.php.source.html#l79"> line 79</a></li>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</a> -> <a href="../system/libraries/Sha1.php.source.html#l87"> line 87</a></li>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</a> -> <a href="../system/libraries/Sha1.php.source.html#l102"> line 102</a></li>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</a> -> <a href="../system/libraries/Sha1.php.source.html#l105"> line 105</a></li>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</a> -> <a href="../system/libraries/Sha1.php.source.html#l106"> line 106</a></li>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</a> -> <a href="../system/libraries/Sha1.php.source.html#l113"> line 113</a></li>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</a> -> <a href="../system/libraries/Sha1.php.source.html#l113"> line 113</a></li>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</a> -> <a href="../system/libraries/Sha1.php.source.html#l118"> line 118</a></li>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</a> -> <a href="../system/libraries/Sha1.php.source.html#l150"> line 150</a></li>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</a> -> <a href="../system/libraries/Sha1.php.source.html#l153"> line 153</a></li>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</a> -> <a href="../system/libraries/Sha1.php.source.html#l155"> line 155</a></li>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</a> -> <a href="../system/libraries/Sha1.php.source.html#l157"> line 157</a></li>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</a> -> <a href="../system/libraries/Sha1.php.source.html#l157"> line 157</a></li>
<li><a href="../system/libraries/Sha1.php.html">/system/libraries/Sha1.php</a> -> <a href="../system/libraries/Sha1.php.source.html#l159"> line 159</a></li>
<li><a href="../system/database/drivers/oci8/oci8_result.php.html">/system/database/drivers/oci8/oci8_result.php</a> -> <a href="../system/database/drivers/oci8/oci8_result.php.source.html#l91"> line 91</a></li>
<li><a href="../system/database/drivers/oci8/oci8_result.php.html">/system/database/drivers/oci8/oci8_result.php</a> -> <a href="../system/database/drivers/oci8/oci8_result.php.source.html#l91"> line 91</a></li>
<li><a href="../system/database/drivers/oci8/oci8_result.php.html">/system/database/drivers/oci8/oci8_result.php</a> -> <a href="../system/database/drivers/oci8/oci8_result.php.source.html#l91"> line 91</a></li>
<li><a href="../system/database/drivers/oci8/oci8_result.php.html">/system/database/drivers/oci8/oci8_result.php</a> -> <a href="../system/database/drivers/oci8/oci8_result.php.source.html#l93"> line 93</a></li>
<li><a href="../system/database/drivers/oci8/oci8_result.php.html">/system/database/drivers/oci8/oci8_result.php</a> -> <a href="../system/database/drivers/oci8/oci8_result.php.source.html#l111"> line 111</a></li>
<li><a href="../system/database/drivers/oci8/oci8_result.php.html">/system/database/drivers/oci8/oci8_result.php</a> -> <a href="../system/database/drivers/oci8/oci8_result.php.source.html#l111"> line 111</a></li>
<li><a href="../system/database/drivers/oci8/oci8_result.php.html">/system/database/drivers/oci8/oci8_result.php</a> -> <a href="../system/database/drivers/oci8/oci8_result.php.source.html#l111"> line 111</a></li>
<li><a href="../system/database/drivers/oci8/oci8_result.php.html">/system/database/drivers/oci8/oci8_result.php</a> -> <a href="../system/database/drivers/oci8/oci8_result.php.source.html#l114"> line 114</a></li>
<li><a href="../system/database/drivers/oci8/oci8_result.php.html">/system/database/drivers/oci8/oci8_result.php</a> -> <a href="../system/database/drivers/oci8/oci8_result.php.source.html#l115"> line 115</a></li>
<li><a href="../system/database/drivers/oci8/oci8_result.php.html">/system/database/drivers/oci8/oci8_result.php</a> -> <a href="../system/database/drivers/oci8/oci8_result.php.source.html#l116"> line 116</a></li>
<li><a href="../system/database/drivers/oci8/oci8_driver.php.html">/system/database/drivers/oci8/oci8_driver.php</a> -> <a href="../system/database/drivers/oci8/oci8_driver.php.source.html#l662"> line 662</a></li>
<li><a href="../system/database/drivers/oci8/oci8_driver.php.html">/system/database/drivers/oci8/oci8_driver.php</a> -> <a href="../system/database/drivers/oci8/oci8_driver.php.source.html#l662"> line 662</a></li>
</ul>
<!-- A link to the phpxref site in your customized footer file is appreciated ;-) -->
<br><hr>
<table width="100%">
<tr><td>Generated: Thu Oct 23 19:31:09 2014</td>
<td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td>
</tr>
</table>
</body></html>
|
javadocs/com/gravspace/proxy/class-use/Sessions.html
|
ranoble/Megapode
|
<!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_07) on Wed Jan 29 10:36:10 GMT 2014 -->
<title>Uses of Class com.gravspace.proxy.Sessions</title>
<meta name="date" content="2014-01-29">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.gravspace.proxy.Sessions";
}
//-->
</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/gravspace/proxy/Sessions.html" title="class in com.gravspace.proxy">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?com/gravspace/proxy/class-use/Sessions.html" target="_top">Frames</a></li>
<li><a href="Sessions.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.gravspace.proxy.Sessions" class="title">Uses of Class<br>com.gravspace.proxy.Sessions</h2>
</div>
<div class="classUseContainer">No usage of com.gravspace.proxy.Sessions</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/gravspace/proxy/Sessions.html" title="class in com.gravspace.proxy">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?com/gravspace/proxy/class-use/Sessions.html" target="_top">Frames</a></li>
<li><a href="Sessions.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>
|
manager/ui/hawtio/plugins/api-manager/html/admin/admin-policyDefs.html
|
kunallimaye/apiman
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"></meta>
</head>
<body>
<div>
<div ng-include="headerInclude"></div>
<div ng-controller="Apiman.AdminPolicyDefsController" class="page container admin-page" data-field="page" ng-cloak="" ng-show="pageState == 'loaded'">
<div class="row">
<div class="col-md-12">
<div ng-include="'plugins/api-manager/html/admin/admin_bc.include'"></div>
</div>
</div>
<div class="row">
<!-- Side Navigation -->
<div class="col-md-3">
<div ng-include="'plugins/api-manager/html/admin/admin_tabs.include'"></div>
</div>
<!-- Admin Content -->
<div class="col-md-9 admin-content">
<div class="container-fluid">
<div class="row">
<h2 class="title" data-field="heading" apiman-i18n-key="policy-definitions">Policy Definitions</h2>
</div>
<!-- Helpful hint -->
<div class="row">
<p class="col-md-10 apiman-label-faded" apiman-i18n-key="policy-definitions-help-text" class="apiman-label-faded">Configure the available policy definitions. These will be the policies made available to users when configuring applications, services, and plans.</p>
</div>
<!-- HR -->
<div class="row hr-row">
<hr/>
</div>
<!-- Filter and Actions -->
<div class="row">
<div class="apiman-filters apiman-policyDefs-filters">
<div>
<apiman-search-box id="policy-name-filter" apiman-i18n-key="filter-policies" function="filterPolicies" placeholder="Filter by policy name..." />
</div>
<a apiman-i18n-key="import-policy" href="{{ pluginName }}/import-policyDefs" class="btn btn-primary pull-right">Import Policy</a>
</div>
</div>
<!-- Table of Policy Definitions -->
<div class="row">
<div ng-hide="policyDefs.length > 0">
<div class="apiman-no-content container-fluid">
<div class="row">
<div class="col-md-12">
<p class="apiman-no-entities-description" apiman-i18n-key="no-policy-defs-found">No policy definitions have been added! Without at least one policy definition users will not be able to add policies to their Services, Plans, and Applications.</p>
</div>
</div>
</div>
</div>
<div ng-show="policyDefs.length > 0 && filteredPolicyDefs.length == 0">
<div class="apiman-no-content container-fluid">
<div class="row">
<div class="col-md-12">
<p class="apiman-no-entities-description" apiman-i18n-key="no-policy-defs-for-filter">No policy definitions matched your filter criteria. Try something different!</p>
</div>
</div>
</div>
</div>
<div class="apiman-summaryrow" ng-repeat="policyDef in filteredPolicyDefs">
<a href="{{ pluginName }}/admin/policyDefs/{{policyDef.id}}"><i style="font-size: 18px; margin-top: 2px" class="fa fa-{{ policyDef.icon}} fa-fw"></i><span>{{ policyDef.name }}</span></a>
<div style="padding-left: 24px">
<div class="description apiman-label-faded">{{ policyDef.description}}</div>
<div>
<div class="emphasis" apiman-i18n-key="implementation">Implementation:</div>
<div>{{ policyDef.policyImpl}}</div>
</div>
</div>
<hr/>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
|
2.4.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/messaging/activemq/server/class-use/LegacyConnectionFactorySupplier.html
|
wildfly-swarm/wildfly-swarm-javadocs
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Jul 17 09:40:07 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactorySupplier (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>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactorySupplier (BOM: * : All 2.4.1.Final-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactorySupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">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.4.1.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/server/class-use/LegacyConnectionFactorySupplier.html" target="_top">Frames</a></li>
<li><a href="LegacyConnectionFactorySupplier.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.messaging.activemq.server.LegacyConnectionFactorySupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactorySupplier</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/messaging/activemq/server/LegacyConnectionFactorySupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactorySupplier</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.messaging.activemq">org.wildfly.swarm.config.messaging.activemq</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.messaging.activemq">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactorySupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactorySupplier</a> in <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</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/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactorySupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactorySupplier</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/messaging/activemq/Server.html" title="type parameter in Server">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">Server.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/Server.html#legacyConnectionFactory-org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactorySupplier-">legacyConnectionFactory</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactorySupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactorySupplier</a> supplier)</code>
<div class="block">Install a supplied LegacyConnectionFactory object to the list of
subresources</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactorySupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">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.4.1.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/server/class-use/LegacyConnectionFactorySupplier.html" target="_top">Frames</a></li>
<li><a href="LegacyConnectionFactorySupplier.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>
|
datavecdoc/org/datavec/spark/transform/quality/integer/package-summary.html
|
YeewenTan/YeewenTan.github.io
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_73) on Mon Sep 19 13:17:59 PDT 2016 -->
<title>org.datavec.spark.transform.quality.integer</title>
<meta name="date" content="2016-09-19">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.datavec.spark.transform.quality.integer";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/datavec/spark/transform/quality/categorical/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../../org/datavec/spark/transform/quality/longq/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/datavec/spark/transform/quality/integer/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package org.datavec.spark.transform.quality.integer</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/datavec/spark/transform/quality/integer/IntegerQualityAddFunction.html" title="class in org.datavec.spark.transform.quality.integer">IntegerQualityAddFunction</a></td>
<td class="colLast">
<div class="block">Created by Alex on 5/03/2016.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/datavec/spark/transform/quality/integer/IntegerQualityMergeFunction.html" title="class in org.datavec.spark.transform.quality.integer">IntegerQualityMergeFunction</a></td>
<td class="colLast">
<div class="block">Created by Alex on 5/03/2016.</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="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/datavec/spark/transform/quality/categorical/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../../org/datavec/spark/transform/quality/longq/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/datavec/spark/transform/quality/integer/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
target/docs/net/floodlightcontroller/util/class-use/BundleState.html
|
fbotelho-university-code/poseidon
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Fri May 31 12:12:38 WEST 2013 -->
<TITLE>
Uses of Class net.floodlightcontroller.util.BundleState
</TITLE>
<META NAME="date" CONTENT="2013-05-31">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class net.floodlightcontroller.util.BundleState";
}
}
</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="../../../../net/floodlightcontroller/util/BundleState.html" title="enum in net.floodlightcontroller.util"><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?net/floodlightcontroller/util//class-useBundleState.html" target="_top"><B>FRAMES</B></A>
<A HREF="BundleState.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>net.floodlightcontroller.util.BundleState</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="../../../../net/floodlightcontroller/util/BundleState.html" title="enum in net.floodlightcontroller.util">BundleState</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#net.floodlightcontroller.util"><B>net.floodlightcontroller.util</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="net.floodlightcontroller.util"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../net/floodlightcontroller/util/BundleState.html" title="enum in net.floodlightcontroller.util">BundleState</A> in <A HREF="../../../../net/floodlightcontroller/util/package-summary.html">net.floodlightcontroller.util</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../net/floodlightcontroller/util/package-summary.html">net.floodlightcontroller.util</A> that return <A HREF="../../../../net/floodlightcontroller/util/BundleState.html" title="enum in net.floodlightcontroller.util">BundleState</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../net/floodlightcontroller/util/BundleState.html" title="enum in net.floodlightcontroller.util">BundleState</A></CODE></FONT></TD>
<TD><CODE><B>BundleState.</B><B><A HREF="../../../../net/floodlightcontroller/util/BundleState.html#getState(int)">getState</A></B>(int value)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../net/floodlightcontroller/util/BundleState.html" title="enum in net.floodlightcontroller.util">BundleState</A></CODE></FONT></TD>
<TD><CODE><B>BundleState.</B><B><A HREF="../../../../net/floodlightcontroller/util/BundleState.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String name)</CODE>
<BR>
Returns the enum constant of this type with the specified name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../net/floodlightcontroller/util/BundleState.html" title="enum in net.floodlightcontroller.util">BundleState</A>[]</CODE></FONT></TD>
<TD><CODE><B>BundleState.</B><B><A HREF="../../../../net/floodlightcontroller/util/BundleState.html#values()">values</A></B>()</CODE>
<BR>
Returns an array containing the constants of this enum type, in
the order they are declared.</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="../../../../net/floodlightcontroller/util/package-summary.html">net.floodlightcontroller.util</A> with parameters of type <A HREF="../../../../net/floodlightcontroller/util/BundleState.html" title="enum in net.floodlightcontroller.util">BundleState</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.util.List<<A HREF="../../../../net/floodlightcontroller/util/BundleAction.html" title="enum in net.floodlightcontroller.util">BundleAction</A>></CODE></FONT></TD>
<TD><CODE><B>BundleAction.</B><B><A HREF="../../../../net/floodlightcontroller/util/BundleAction.html#getAvailableActions(net.floodlightcontroller.util.BundleState)">getAvailableActions</A></B>(<A HREF="../../../../net/floodlightcontroller/util/BundleState.html" title="enum in net.floodlightcontroller.util">BundleState</A> state)</CODE>
<BR>
</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="../../../../net/floodlightcontroller/util/BundleState.html" title="enum in net.floodlightcontroller.util"><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?net/floodlightcontroller/util//class-useBundleState.html" target="_top"><B>FRAMES</B></A>
<A HREF="BundleState.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>
|
standard/site/docs/subcomponents/drlvm/doxygen/apr_extension/html/functions_0x76.html
|
freeVM/freeVM
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Porting Layer: Class Members</title>
<link href="hydoxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.2 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Packages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li class="current"><a href="functions.html"><span>All</span></a></li>
<li><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related Functions</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="functions.html#index__"><span>_</span></a></li>
<li><a href="functions_0x61.html#index_a"><span>a</span></a></li>
<li><a href="functions_0x62.html#index_b"><span>b</span></a></li>
<li><a href="functions_0x63.html#index_c"><span>c</span></a></li>
<li><a href="functions_0x64.html#index_d"><span>d</span></a></li>
<li><a href="functions_0x65.html#index_e"><span>e</span></a></li>
<li><a href="functions_0x66.html#index_f"><span>f</span></a></li>
<li><a href="functions_0x67.html#index_g"><span>g</span></a></li>
<li><a href="functions_0x68.html#index_h"><span>h</span></a></li>
<li><a href="functions_0x69.html#index_i"><span>i</span></a></li>
<li><a href="functions_0x6b.html#index_k"><span>k</span></a></li>
<li><a href="functions_0x6c.html#index_l"><span>l</span></a></li>
<li><a href="functions_0x6d.html#index_m"><span>m</span></a></li>
<li><a href="functions_0x6e.html#index_n"><span>n</span></a></li>
<li><a href="functions_0x6f.html#index_o"><span>o</span></a></li>
<li><a href="functions_0x70.html#index_p"><span>p</span></a></li>
<li><a href="functions_0x72.html#index_r"><span>r</span></a></li>
<li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
<li><a href="functions_0x74.html#index_t"><span>t</span></a></li>
<li><a href="functions_0x75.html#index_u"><span>u</span></a></li>
<li class="current"><a href="functions_0x76.html#index_v"><span>v</span></a></li>
<li><a href="functions_0x77.html#index_w"><span>w</span></a></li>
<li><a href="functions_0x78.html#index_x"><span>x</span></a></li>
<li><a href="functions_0x7e.html#index_~"><span>~</span></a></li>
</ul>
</div>
<p>
Here is a list of all class members with links to the classes they belong to:
<p>
<h3><a class="anchor" name="index_v">- v -</a></h3><ul>
<li>value
: <a class="el" href="class_imm___opnd.html#2fc0efe151d11af2cd6976e7c7a65b41">Imm_Opnd</a>
<li>value_type
: <a class="el" href="classtl_1_1_m_p_allocator.html#d77d2c7f51c8f779f50561cf2269187c">tl.MPAllocator< T ></a>
, <a class="el" href="classtl_1_1_basic_allocator.html#1939d35be53c23f92d5dbc7f41d39cb1">tl.BasicAllocator< T ></a>
<li>vector()
: <a class="el" href="classtl_1_1vector.html#02eee929d9524a5baa34219e88736970">tl.vector< T, Allocator ></a>
<li>vector_mt()
: <a class="el" href="classtl_1_1vector__mt.html#e3c2659673fc7f736262f13a0bc827a5">tl.vector_mt< T, Allocator ></a>
<li>vector_set()
: <a class="el" href="classtl_1_1vector__set.html#af8931fa722717d91c3528fa91830782">tl.vector_set< T, Allocator ></a>
<li>vector_set_mt()
: <a class="el" href="classtl_1_1vector__set__mt.html#393e194935e9aaac3cd7e39114dde2d8">tl.vector_set_mt< T, Allocator ></a>
</ul>
<hr size="1">
<address style="text-align: center;">
<small>
<p>Genereated on Tue Mar 11 19:25:42 2008 by Doxygen.</p>
<p>(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable. </p>
</small>
</address>
</body>
</html>
|
laikeedu/p5-2-2____.html
|
yicold/axure-case
|
<!DOCTYPE html>
<html>
<head>
<title>P5-2-2检查作业</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<link href="resources/css/jquery-ui-themes.css" type="text/css" rel="stylesheet"/>
<link href="resources/css/axure_rp_page.css" type="text/css" rel="stylesheet"/>
<link href="data/styles.css" type="text/css" rel="stylesheet"/>
<link href="files/p5-2-2____/styles.css" type="text/css" rel="stylesheet"/>
<script src="resources/scripts/jquery-1.7.1.min.js"></script>
<script src="resources/scripts/jquery-ui-1.8.10.custom.min.js"></script>
<script src="resources/scripts/axure/axQuery.js"></script>
<script src="resources/scripts/axure/globals.js"></script>
<script src="resources/scripts/axutils.js"></script>
<script src="resources/scripts/axure/annotation.js"></script>
<script src="resources/scripts/axure/axQuery.std.js"></script>
<script src="resources/scripts/axure/doc.js"></script>
<script src="data/document.js"></script>
<script src="resources/scripts/messagecenter.js"></script>
<script src="resources/scripts/axure/events.js"></script>
<script src="resources/scripts/axure/recording.js"></script>
<script src="resources/scripts/axure/action.js"></script>
<script src="resources/scripts/axure/expr.js"></script>
<script src="resources/scripts/axure/geometry.js"></script>
<script src="resources/scripts/axure/flyout.js"></script>
<script src="resources/scripts/axure/ie.js"></script>
<script src="resources/scripts/axure/model.js"></script>
<script src="resources/scripts/axure/repeater.js"></script>
<script src="resources/scripts/axure/sto.js"></script>
<script src="resources/scripts/axure/utils.temp.js"></script>
<script src="resources/scripts/axure/variables.js"></script>
<script src="resources/scripts/axure/drag.js"></script>
<script src="resources/scripts/axure/move.js"></script>
<script src="resources/scripts/axure/visibility.js"></script>
<script src="resources/scripts/axure/style.js"></script>
<script src="resources/scripts/axure/adaptive.js"></script>
<script src="resources/scripts/axure/tree.js"></script>
<script src="resources/scripts/axure/init.temp.js"></script>
<script src="files/p5-2-2____/data.js"></script>
<script src="resources/scripts/axure/legacy.js"></script>
<script src="resources/scripts/axure/viewer.js"></script>
<script src="resources/scripts/axure/math.js"></script>
<script type="text/javascript">
$axure.utils.getTransparentGifPath = function() { return 'resources/images/transparent.gif'; };
$axure.utils.getOtherPath = function() { return 'resources/Other.html'; };
$axure.utils.getReloadPath = function() { return 'resources/reload.html'; };
</script>
</head>
<body>
<div id="base" class="">
<!-- Unnamed (手机) -->
<!-- Unnamed (Image) -->
<div id="u6642" class="ax_default image">
<img id="u6642_img" class="img " src="images/p1启动页/u1660.png"/>
<!-- Unnamed () -->
<div id="u6643" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u6644" class="ax_default paragraph">
<div id="u6644_div" class=""></div>
<!-- Unnamed () -->
<div id="u6645" class="text" style="visibility: visible;">
<p><span>检查作业</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u6646" class="ax_default paragraph">
<div id="u6646_div" class=""></div>
<!-- Unnamed () -->
<div id="u6647" class="text" style="visibility: visible;">
<p><span>2016-4-27 星期三</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u6648" class="ax_default shape">
<div id="u6648_div" class=""></div>
<!-- Unnamed () -->
<div id="u6649" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (Image) -->
<div id="u6650" class="ax_default image">
<img id="u6650_img" class="img " src="images/p6-1系统消息/u3184.png"/>
<!-- Unnamed () -->
<div id="u6651" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u6652" class="ax_default paragraph">
<div id="u6652_div" class=""></div>
<!-- Unnamed () -->
<div id="u6653" class="text" style="visibility: visible;">
<p><span>语文作业</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u6654" class="ax_default paragraph">
<div id="u6654_div" class=""></div>
<!-- Unnamed () -->
<div id="u6655" class="text" style="visibility: visible;">
<p><span>作业内容</span></p>
</div>
</div>
<!-- Unnamed (Image) -->
<div id="u6656" class="ax_default image">
<img id="u6656_img" class="img " src="images/p3-1验证手机/u1718.png"/>
<!-- Unnamed () -->
<div id="u6657" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (Group) -->
<div id="u6658" class="ax_default">
<!-- Unnamed (Rectangle) -->
<div id="u6659" class="ax_default shape">
<div id="u6659_div" class=""></div>
<!-- Unnamed () -->
<div id="u6660" class="text" style="visibility: visible;">
<p><span>流程说明</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u6661" class="ax_default shape">
<div id="u6661_div" class=""></div>
<!-- Unnamed () -->
<div id="u6662" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u6663" class="ax_default paragraph">
<div id="u6663_div" class=""></div>
<!-- Unnamed () -->
<div id="u6664" class="text" style="visibility: visible;">
<p><span>1.点击其中一条作业记录进入作业详情页面</span></p><p><span>2.点击我要发布,发布新的作业</span></p>
</div>
</div>
</div>
<!-- Unnamed (Group) -->
<div id="u6665" class="ax_default">
<!-- Unnamed (Rectangle) -->
<div id="u6666" class="ax_default shape">
<div id="u6666_div" class=""></div>
<!-- Unnamed () -->
<div id="u6667" class="text" style="visibility: visible;">
<p><span>跳转说明</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u6668" class="ax_default shape">
<div id="u6668_div" class=""></div>
<!-- Unnamed () -->
<div id="u6669" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u6670" class="ax_default paragraph">
<div id="u6670_div" class=""></div>
<!-- Unnamed () -->
<div id="u6671" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
</div>
<!-- Unnamed (Group) -->
<div id="u6672" class="ax_default">
<!-- Unnamed (Rectangle) -->
<div id="u6673" class="ax_default shape">
<div id="u6673_div" class=""></div>
<!-- Unnamed () -->
<div id="u6674" class="text" style="visibility: visible;">
<p><span>效果说明</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u6675" class="ax_default shape">
<div id="u6675_div" class=""></div>
<!-- Unnamed () -->
<div id="u6676" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u6677" class="ax_default paragraph">
<div id="u6677_div" class=""></div>
<!-- Unnamed () -->
<div id="u6678" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
</div>
<!-- Unnamed (Group) -->
<div id="u6679" class="ax_default">
<!-- Unnamed (Rectangle) -->
<div id="u6680" class="ax_default shape">
<div id="u6680_div" class=""></div>
<!-- Unnamed () -->
<div id="u6681" class="text" style="visibility: visible;">
<p><span>备注</span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u6682" class="ax_default shape">
<div id="u6682_div" class=""></div>
<!-- Unnamed () -->
<div id="u6683" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
<!-- Unnamed (Rectangle) -->
<div id="u6684" class="ax_default paragraph">
<div id="u6684_div" class=""></div>
<!-- Unnamed () -->
<div id="u6685" class="text" style="display: none; visibility: hidden">
<p><span></span></p>
</div>
</div>
</div>
</div>
</body>
</html>
|
master/templates/layout.html
|
pyfarm/pyfarm-build
|
{%- block doctype -%}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
{% endblock %}
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
{% block head %}
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
{% if metatags %}
{{ metatags }}
{% endif %}
{% if refresh %}
<meta http-equiv="refresh" content="{{ refresh|e }}"/>
{% endif %}
<title>{{ pageTitle|e }}</title>
<link rel="stylesheet" href="{{ stylesheet }}" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="{{ path_to_root }}rss" />
<link rel="shortcut icon" href="{{ path_to_root }}favicon.ico" />
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
{% endblock %}
<style>
h1, .h1 {
font-size: 24px;
}
h2, .h2 {
font-size: 18px;
}
</style>
</head>
<body class="interface">
{% block header -%}
<div class="header">
<a href="{{ path_to_root or '.' }}">Home</a>
{% if authz.advertiseAction('view', request) %}
- <a href="{{ path_to_root }}waterfall">Waterfall</a>
<a href="{{ path_to_root }}grid">Grid</a>
<a href="{{ path_to_root }}tgrid">T-Grid</a>
<a href="{{ path_to_root }}console">Console</a>
<a href="{{ path_to_root }}builders">Builders</a>
<a href="{{ path_to_root }}one_line_per_build">Recent Builds</a>
<a href="{{ path_to_root }}buildslaves">Buildslaves</a>
<a href="{{ path_to_root }}changes">Changesources</a>
{% if authz.advertiseAction('showUsersPage', request) %}
<a href="{{ path_to_root }}users">Users</a>
{% endif %}
- <a href="{{ path_to_root }}json/help">JSON API</a>
- <a href="{{ path_to_root }}about">About</a>
{% endif %}
<div class="auth">
{% if authz.authenticated(request) %}
{{ authz.getUsernameHTML(request) }}
|<a href="{{ path_to_root }}logout">Logout</a>
{% elif authz.useHttpHeader and authz.httpLoginUrl %}
<a href="{{ authz.httpLoginUrl }}">Login</a>
{% elif authz.auth %}
<form method="post" name="login" action="{{ path_to_root }}login">
<input type="text" name="username" size="10" />
<input type="password" name="passwd" size="10" />
<input type="submit" value="login" />
</form>
{% endif %}
</div>
</div>
{% endblock %}
{%- block barecontent -%}
<hr/>
{% if alert_msg != "" %}
<div class="alert">
{{ alert_msg }}
</div>
{% endif %}
<div class="content">
{%- block content -%}
{%- endblock -%}
</div>
{%- endblock -%}
{%- block footer -%}
<div class="footer" style="clear:both">
<hr/>
<a href="http://buildbot.net/">BuildBot</a> ({{version}})
{% if title -%}
working for the
{%- if title_url -%}
<a href="{{ title_url }}">{{ title }}</a>
{%- else -%}
{{ title }}
{%- endif -%}
project.
{%- endif -%}
<br/>
Page built: <b>{{ time }}</b> ({{ tz }})
</div>
{% endblock -%}
</body>
</html>
|
developer-blogs-source/src/index.html
|
djdany444/djdany444.github.io
|
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Developer Blogs | Daniel James</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<app-root></app-root>
</body>
</html>
|
lession22/addressbook-selenium-tests/test-output/Default suite/Default test.html
|
AllaKolobaeva/pdt25
|
<html>
<head>
<title>TestNG: Default test</title>
<link href="../testng.css" rel="stylesheet" type="text/css" />
<link href="../my-testng.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.log { display: none;}
.stack-trace { display: none;}
</style>
<script type="text/javascript">
<!--
function flip(e) {
current = e.style.display;
if (current == 'block') {
e.style.display = 'none';
return 0;
}
else {
e.style.display = 'block';
return 1;
}
}
function toggleBox(szDivId, elem, msg1, msg2)
{
var res = -1; if (document.getElementById) {
res = flip(document.getElementById(szDivId));
}
else if (document.all) {
// this is the way old msie versions work
res = flip(document.all[szDivId]);
}
if(elem) {
if(res == 0) elem.innerHTML = msg1; else elem.innerHTML = msg2;
}
}
function toggleAllBoxes() {
if (document.getElementsByTagName) {
d = document.getElementsByTagName('div');
for (i = 0; i < d.length; i++) {
if (d[i].className == 'log') {
flip(d[i]);
}
}
}
}
// -->
</script>
</head>
<body>
<h2 align='center'>Default test</h2><table border='1' align="center">
<tr>
<td>Tests passed/Failed/Skipped:</td><td>0/1/0</td>
</tr><tr>
<td>Started on:</td><td>Thu Oct 29 12:10:24 MSK 2015</td>
</tr>
<tr><td>Total time:</td><td>3 seconds (3109 ms)</td>
</tr><tr>
<td>Included groups:</td><td></td>
</tr><tr>
<td>Excluded groups:</td><td></td>
</tr>
</table><p/>
<small><i>(Hover the method name to see the test class name)</i></small><p/>
<table width='100%' border='1' class='invocation-failed'>
<tr><td colspan='4' align='center'><b>FAILED TESTS</b></td></tr>
<tr><td><b>Test method</b></td>
<td width="30%"><b>Exception</b></td>
<td width="10%"><b>Time (seconds)</b></td>
<td><b>Instance</b></td>
</tr>
<tr>
<td title='com.example.tests.ContactModificationTests.modifySomeContact()'><b>modifySomeContact</b><br>Test class: com.example.tests.ContactModificationTests</td>
<td><div><pre>java.lang.NullPointerException
at com.example.tests.ContactModificationTests.modifySomeContact(ContactModificationTests.java:24)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:639)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:816)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1124)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
at org.testng.TestRunner.privateRun(TestRunner.java:774)
at org.testng.TestRunner.run(TestRunner.java:624)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:359)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:354)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:312)
at org.testng.SuiteRunner.run(SuiteRunner.java:261)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1191)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
at org.testng.TestNG.run(TestNG.java:1024)
at org.testng.remote.RemoteTestNG.run(RemoteTestNG.java:112)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:205)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:176)
</pre></div><a href='#' onClick='toggleBox("stack-trace1038677529", this, "Click to show all stack frames", "Click to hide stack frames")'>Click to show all stack frames</a>
<div class='stack-trace' id='stack-trace1038677529'><pre>java.lang.NullPointerException
at com.example.tests.ContactModificationTests.modifySomeContact(ContactModificationTests.java:24)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:639)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:816)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1124)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
at org.testng.TestRunner.privateRun(TestRunner.java:774)
at org.testng.TestRunner.run(TestRunner.java:624)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:359)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:354)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:312)
at org.testng.SuiteRunner.run(SuiteRunner.java:261)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1191)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
at org.testng.TestNG.run(TestNG.java:1024)
at org.testng.remote.RemoteTestNG.run(RemoteTestNG.java:112)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:205)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:176)
</pre></div></td>
<td>0</td>
<td>com.example.tests.ContactModificationTests@5474c6c</td></tr>
</table><p>
</body>
</html>
|
_includes/about.html
|
naikare/naikare.github.io
|
<!-- About Section -->
<section id="about">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Historia</h2>
<h3 class="section-subheading text-muted">Así empezó todo.</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></h4>
<h4 class="subheading">Un regalo</h4>
</div>
<div class="timeline-body">
<p class="text-muted">El mismísimo día de mi boda, me llega un regalo de una amiga en la distancia. Un pequeño y precioso álbum hecho de mil papeles y fotos nuestras.</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></h4>
<h4 class="subheading">¡Scrap!</h4>
</div>
<div class="timeline-body">
<p class="text-muted">Al de una temporada abren una tienda cerca de mi casa y allí descubro que aquel pequeño álbum era de scrap... ¡y me encanta!</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></h4>
<h4 class="subheading">Aprendiendo</h4>
</div>
<div class="timeline-body">
<p class="text-muted">En un viaje a Francia descubro varias tiendas gigantes de scrap, nuevos materiales y nuevas técnicas que aprender.</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></h4>
<h4 class="subheading">Creciendo</h4>
</div>
<div class="timeline-body">
<p class="text-muted">Me encanta lo que hago. Amigos y familia me piden encargos continuamente y disfruto viendo cómo a la gente le gusta lo que hago así que decido ampliar horizontes... nace MadeByMeShop.com :)</p>
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-image">
<h4 style="padding-top: 10%">MADE<br/>BY ME</h4>
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
|
libros/templates/bookreader/editor/pages.html
|
Early-Modern-OCR/Cobre
|
{% extends "book_base.html" %}
{% block head_styles %}
{{ block.super }}
<link rel="stylesheet" type="text/css" href="/theme/css/facebox.css" />
<link rel="stylesheet" type="text/css" href="/theme/css/jquery-ui-1.8.4.custom.css" />
<link rel="stylesheet" type="text/css" href="/theme/css/filmstrip.css" />
<link rel="stylesheet" type="text/css" href="/theme/css/editor.css" />
{% endblock %}
{% block column-class %} three-column{% endblock %}
{% block head_javascript %}
{{ block.super }}
<script type="text/javascript" src="/theme/js/jquery-ui.min.js"></script>
<script type="text/javascript" src="/theme/js/facebox.min.js"></script>
<!-- <script type="text/javascript" src="/theme/js/jquery.filmstrip.combined.min.js"></script> -->
<script type="text/javascript" src="/theme/js/jquery.scrollTo-1.4.2.js"></script>
<script type="text/javascript" src="/theme/js/jquery.serialScroll.js"></script>
<script type="text/javascript" src="/theme/js/jquery.mousewheel.js"></script>
<script type="text/javascript" src="/theme/js/jquery.filmstrip.js"></script>
<script type="text/javascript" src="/theme/js/tamulib.libros.editor.js"></script>
{% endblock %}
{% block breadcrumb %}{{ block.super }} → Edit Pages{% endblock %}
{% block right_column %}
<td id="portal-column-two">
<div class="visualPadding">
<div class="portlet portlet-right">
<h3>Book Information</h3>
<dl>
<dt>Total Pages</dt>
<dd class="numPages">###</dd>
<dt>Missing Pages</dt>
<dd class="numMissingPages">###</dd>
</dl>
</div>
<div class="portlet portlet-right">
<h3>Add/Remove Pages</h3>
<div class="filmstrip">
<ul id="contentSource">
<li class="newBlankPage"><div class="missingPage"><div>Page Missing</div></div></li>
<li class="newBlankPage syncPage"><div class="missingPage"><div>Sync Page</div></div></li>
<li class="trashCan"><div class="trashCan"><div>Delete Page</div><div class="trashCanIcon"> </div></div></li>
</ul>
<div class="numberOfPagesInput"># of pages <input name="numberNewPages" type="text" size="3" value="1" /></div>
</div>
<ul class="visualClear">
<li class="hidden"><a href="{% url bookreader-editor-update-page-order book.pk %}" class="save_order">Save Now!</a></li>
<li class="hidden"><a href="{% url bookreader-editor-add-page book.pk %}" class="add_page">Add a new page</a></li>
</ul>
</div>
{% if book.canonical %}
<div class="portlet portlet-right" id="canonical">
<h3>Canonical Version</h3>
<h4>{{ book.canonical.title }}</h4>
<dl>
<dt>Title</dt>
<dd>{{ book.canonical.title }}</dd>
<dt>Pages</dt>
<dd class="canonicalNumPages">{{ book.canonical.internal_pages.count }}</dd>
</dl>
<ul class="visualClear">
<li><a href="{% url bookreader-editor-copy-annotations book.pk %}">Copy Annotations</a></li>
</ul>
</div>
{% endif %}
</div>
</td>
{% endblock %}
{% block main_content %}
<h2>Interior Pages</h2>
<ul class="pages editing {{ book.type }}" id="{{ book.identifier|slugify }}-pages">
{% for page in book.internal_pages.all %}
{% include "bookreader/filmstrip/edit_page.html" %}
{% endfor %}
</ul>
{% if book.canonical %}
<ul class="pages canonical" id="{{ book.canonical.identifier|slugify }}-pages">
{% for page in book.canonical.internal_pages.all %}
{% include "bookreader/filmstrip/annotation.html" %}
{% endfor %}
</ul>
{% endif %}
{% if book.type == "canonical" and book.copies.all > 0 %}
{% for copy in book.copies.all %}
<ul class="pages copy" id="{{ copy.identifier|slugify }}-pages">
{% for page in copy.internal_pages.all %}
{% include "bookreader/filmstrip/edit_canonical_copy.html" %}
{% endfor %}
</ul>
{% endfor %}
{% endif %}
{% if book.type == "frankenbook" and book.work %}
{% for manifestation in book.work.manifestations.all %}
{% if manifestation.type == "extant" %}
<ul class="pages copy" id="{{ manifestation.identifier|slugify }}-pages">
{% for page in manifestation.internal_pages.all %}
{% include "bookreader/filmstrip/edit_canonical_copy.html" %}
{% endfor %}
</ul>
{% endif %}
{% endfor %}
{% endif %}
<div id="annotations" class="visualClear">
<ul id="annotation_actions">
<li><a href="{% url bookreader-book-annotations book.pk %}" id="reload_annotations" title="Reload Annotations">Reload Annotations</a></li>
<li><a href="{% url bookreader-editor-add-annotation book.pk %}" id="add_annotation" title="Add an Annotation">Add an Annotation</a></li>
<li><a href="#" id="edit_annotations" class="edit_annotations" title="Edit Annotations">Edit Annotations</a></li>
</ul>
<h1><a href="#" class="annotation-toggle" title="Show/hide annotations">Annotations</a></h1>
<div id="annotationsWrapper">
{% include "bookreader/annotation/book.html" %}
<div class="visualClear"> </div>
</div>
</div>
{% endblock %}
|
docs/html/classGC_1_1ArrayVar-members.html
|
knizhnik/cppgc
|
<!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"/>
<title>CppGC: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">CppGC
 <span id="projectnumber">1.01</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.7.6.1 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><b>GC</b> </li>
<li class="navelem"><a class="el" href="classGC_1_1ArrayVar.html">ArrayVar</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="headertitle">
<div class="title">GC::ArrayVar< T, size > Member List</div> </div>
</div><!--header-->
<div class="contents">
This is the complete list of members for <a class="el" href="classGC_1_1ArrayVar.html">GC::ArrayVar< T, size ></a>, including all inherited members.<table>
<tr bgcolor="#f0f0f0"><td><b>ArrayVar</b>() (defined in <a class="el" href="classGC_1_1ArrayVar.html">GC::ArrayVar< T, size ></a>)</td><td><a class="el" href="classGC_1_1ArrayVar.html">GC::ArrayVar< T, size ></a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGC_1_1ArrayVar.html#a5f9c791e14b1f130722fd3f5b76bd581">mark</a>(MemoryAllocator *allocator)</td><td><a class="el" href="classGC_1_1ArrayVar.html">GC::ArrayVar< T, size ></a></td><td><code> [inline, virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>next</b> (defined in <a class="el" href="classGC_1_1Root.html">GC::Root</a>)</td><td><a class="el" href="classGC_1_1Root.html">GC::Root</a></td><td><code> [private]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>operator[]</b>(size_t index) (defined in <a class="el" href="classGC_1_1ArrayVar.html">GC::ArrayVar< T, size ></a>)</td><td><a class="el" href="classGC_1_1ArrayVar.html">GC::ArrayVar< T, size ></a></td><td><code> [inline]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>operator[]</b>(size_t index) const (defined in <a class="el" href="classGC_1_1ArrayVar.html">GC::ArrayVar< T, size ></a>)</td><td><a class="el" href="classGC_1_1ArrayVar.html">GC::ArrayVar< T, size ></a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGC_1_1Root.html#a646d07ea6c313208649641e67d7fe5e6">Root</a>()</td><td><a class="el" href="classGC_1_1Root.html">GC::Root</a></td><td><code> [inline, private]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGC_1_1Root.html#a74a192f3956c6b2138ce54a3931085ae">~Root</a>()</td><td><a class="el" href="classGC_1_1Root.html">GC::Root</a></td><td><code> [inline, private]</code></td></tr>
</table></div><!-- contents -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Apr 1 2014 12:56:15 for CppGC by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>
</body>
</html>
|
archive/20170930.html
|
ivy-jiang/ivy-jiang.github.io
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Ivy Jiang</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/clean-blog.min.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-default navbar-custom navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Ivy Jiang</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="about.html">Notes</a>
</li>
<li>
<a href="post.html">Blog</a>
</li>
<li>
<a href="projects.html">Projects</a>
</li>
<li>
<a href="contact.html">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Page Header -->
<!-- Set your background image for this header on the line below. -->
<header class="intro-header" style="background-image: url('img/rlib.jpg')">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="post-heading">
<h1>September Ends</h1>
<span class="meta">Posted by <a href="#">Ivy Jiang</a> on September 30, 2017</span>
</div>
</div>
</div>
</div>
</header>
<!-- Post Content -->
<article>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<br><br>
<p><center>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/rdpBZ5_b48g"></iframe>
</div>
<h3>Wake Me Up When September Ends</h3>
<br><br></center>
In recognition of the ending of another September, another year, and the harkening of nostalgia.
</p>
<br><br>
<p><center>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/auyXqyhk4lQ"></iframe>
</div>
<h3>Massive Attack- Paradise Circus</h3>
<br><br></center>
The cool title song from one of the <i>best</i> shows I've watched, Luther.
</p>
</div>
</div>
</div>
</article>
<hr>
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<ul class="list-inline text-center">
<li>
<a href="https://twitter.com/IvyJiangx">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://www.facebook.com/ivyjiangx">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-facebook fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://github.com/ivy-jiang">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p class="copyright text-muted">Copyright © Ivy Jiang 2017</p>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
|
src/test/resources/realData/www.ynet.co.il/video/0,20658,155587-4907138,00f972.html
|
ilayze/RTCAM-Compressed-HTTP
|
<!DOCTYPE html>
<html>
<!-- Mirrored from www.ynet.co.il/video/0,20658,155587-4907138,00.html?obj={%22callbacks%22:{%22onLoad%22:%22pageRefreshDisable%22,%22onFinish%22:%22pageRefreshEnable%22}} by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 18 Jan 2017 04:15:13 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WGHC3ZX');</script>
<!-- End Google Tag Manager -->
<script src="http://code.jquery.com/jquery-1.11.2.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js"></script>
<script src="http://player.ynet.co.il/fp65/flowplayer.min.js"></script>
<script src="http://player.ynet.co.il/fp65/flowplayer.hlsjs.min.js"></script>
<!-- 4. Add ArtiMedia FlowPlayer 6 HTML5 plugin script !-->
<script src="http://akamai.advsnx.net/CDN/ynet/html5/fp6/amfp6.js"></script>
<script>flowplayer.conf.hlsjs={maxBufferSize:1000000, debug:false};</script>
<!-- Css -->
<link rel="stylesheet" href="http://player.ynet.co.il/fp65/skin/functional.css">
<style type="text/css">
body {margin: 0; padding: 0;}
.flowplayer {width: 100% !important; background-size: 100% !important;}
.flowplayer.ad-is-visible .fp-ui .ad-time {display: none;}
.fp-player .fp-ui .fp-title {display: none;}
.flowplayer.is-mouseover .hide {opacity: 0 !important;}
.flowplayer.is-mouseout .fp-timeline {display: none;}
.flowplayer .fp-logo {display: none; opacity: 1 !important; top: 15px; bottom: initial;}
.flowplayer .fp-logo.show {display: block;}
.flowplayer .fp-waiting {display: none !important;}
.arti1-timeline {display: none !important;}
</style>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WGHC3ZX" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div id="vastFlowPlayer" class="flowplayer"></div>
<script>
(function(x){
var QueryString = function() {
var query_string = {};
var query = window.location.search.substring(1);
var vars = query.split("&");
for (var i = 0; i < vars.length; i++) {
var pair = vars[i].split("=");
if (typeof query_string[pair[0]] === "undefined") {
query_string[pair[0]] = decodeURIComponent(pair[1]);
} else if (typeof query_string[pair[0]] === "string") {
var arr = [query_string[pair[0]], decodeURIComponent(pair[1])];
query_string[pair[0]] = arr;
} else {
query_string[pair[0]].push(decodeURIComponent(pair[1]));
}
}
return query_string;
}();
var loadFile = function(filename, filetype) {
if (filetype == "js") {
var fileref = document.createElement('script')
fileref.setAttribute("type", "text/javascript")
fileref.setAttribute("src", filename)
}
else if (filetype == "css") {
var fileref = document.createElement("link")
fileref.setAttribute("rel", "stylesheet")
fileref.setAttribute("type", "text/css")
fileref.setAttribute("href", filename)
}
if (typeof fileref != "undefined")
document.getElementsByTagName("head")[0].appendChild(fileref)
}
var isMobile = function() {
if (navigator.userAgent.match(/Android/i) ||
navigator.userAgent.match(/webOS/i) ||
navigator.userAgent.match(/iPhone/i) ||
navigator.userAgent.match(/iPad/i) ||
navigator.userAgent.match(/iPod/i) ||
navigator.userAgent.match(/BlackBerry/i) ||
navigator.userAgent.match(/Windows Phone/i)
) {
return true;
} else {
return false;
}
};
replacePath = function(url, type, isProgresive) {
var newUrl = url;
if(type == 4){//"http://ynethd-i.akamaihd.net/z/orottv/DafYomi/babakama_108.mp4/master.m3u8"
newUrl = url.replace(/ynethd-i.akamaihd.net/g, 'vod.ynet-cdnwiz.com');
newUrl = newUrl.replace(/ynethd-f.akamaihd.net/g, 'vod.ynet-cdnwiz.com');
} else {
newUrl = url.replace(/vod.ynet-cdnwiz.com/g, 'ynethd-i.akamaihd.net');
newUrl = url.replace(/ynethd-f.akamaihd.net\/z/g, 'ynethd-i.akamaihd.net/i');
}
if (newUrl.indexOf('.f4m') > -1) {
newUrl = newUrl.replace(/manifest.f4m/g, 'master.m3u8');
newUrl = newUrl.replace(/z\/cdnwiz/g, 'i/cdnwiz');
}
if(isProgresive && type == 4)
newUrl = newUrl.replace(/vod.ynet/g, 'cdn.ynet');
return newUrl;
};
report = function(type){
var image = new Image(1, 1);
if(type == 1) {
var url = 'http://search.ynet.co.il/Popularity/report.jsp?content='+extended.contentId+'&type='+extended.type+'&time='+extended.time+'&random='+extended.random;
} else {
var url = 'http://stats.ynet.co.il/video_view_report.php?videoId='+extended.contentId+'&articleId='+extended.articleId+'&catId='+extended.dcPath+'&ms='+extended.random;
}
image.src = url;
extended.playing = true;
};
onContentStart = function(){
// only when ads are exists
if(typeof ArtiMediaFP6 != 'undefined'){
report(1);
}
// Tag Manager
dataLayer.push({
'event': 'video_start',
'related_url': extended.referrer() + '&dcPath=' + extended.dcPath,
'video_url': extended.progresivePath()+'&source=ynet'
});
$('.fp-logo').addClass('show'); // show logo
if(typeof callbacks.content == 'function') // callback
callbacks.content();
};
var playerEl = x('.flowplayer'),
externalObj = (QueryString.obj != undefined ? JSON.parse(unescape(QueryString.obj)) : {}),
localObj = {
build: {
'player': '16-08-16',
'js': "1.1"
},
contentId: '155587',
type: (isMobile() ? 4 : 1),
time: 1,
playing: false,
muted: false,
source: 'ynet',
articleId: ('4907138' != '' ? 4907138 : -1),
displayLogo: '1',
autoplay: ('1' == '1' ? true : false),
poster: decodeURIComponent('http://images1.ynet.co.il/PicServer5/2017/01/14/7516508/tap.jpg'),
adUnit: 'Ynet_MobileWeb_Android_preroll_channel_consumerism',
title: function(){
return this.path() + '?dcContentID='+ this.articleId +'&dcPath='+ this.dcPath +'&ref=' + this.referrer() + '&source=' + this.source;
},
path: function(){
return replacePath(decodeURIComponent('http://ynethd-i.akamaihd.net/i/cdnwiz/0117/140117_briout2_0LSpcoab_,800,1600,.mp4.csmil/master.m3u8'), this.type, false);
},
progresivePath: function(){
if('http://mediadownload.ynet.co.il/cdnwiz/0117/140117_briout2_0LSpcoab_800.mp4' == ''){
return replacePath(decodeURIComponent('http://ynethd-i.akamaihd.net/i/cdnwiz/0117/140117_briout2_0LSpcoab_,800,1600,.mp4.csmil/master.m3u8'), this.type, true);
}
return replacePath(decodeURIComponent('http://mediadownload.ynet.co.il/cdnwiz/0117/140117_briout2_0LSpcoab_800.mp4'), this.type, true)
},
random: Math.floor(Math.random() * 999999),
isExternal: false,
isVast: false,
site: 'ynet',
width: (typeof externalObj.width == "undefined" ? window.innerWidth : externalObj.width),
height: (typeof externalObj.height == "undefined" ? window.innerHeight : externalObj.height),
dcPath: null,
referrer: function(){
return (window.location != window.parent.location) ? document.referrer : document.location;
},
callbacks: {
onLoad: null,
onContentStart: null,
onFinish: null,
onFullscreen: null,
onFullscreenExit: null,
onProgress: null
},
ua: {
desktop: 'UA-17826742-1',
mobile: 'UA-33180179-1',
live:'UA-17826742-1'
},
hideEmbed: function(){
// embed icon
if(extended.type == 4){
$('.fp-embed').addClass('hide');
}
},
hasParent: function(){
return (window.location != window.top.location && !extended.isExternal) ? true : false;
},
urls: {
js: '',
css: ''
}
};
// init object
extended = _.extend(localObj, externalObj);
extended = (extended.type == 4 ? _.extend(localObj, externalObj) : localObj);
// external path
if(typeof extended.path === 'string') {
extended.path = function(){
return decodeURIComponent(externalObj.path);
};
}
// external title
if(typeof extended.title === 'string') {
extended.title = function(){
return decodeURIComponent(externalObj.title);
};
}
// set css to player element
playerEl.css({ 'width': extended.width, 'background-image': 'url(' + extended.poster + ')'});
// load external CSS/JS
if(extended.urls.css != '')
loadFile(extended.urls.css, 'css');
if(extended.urls.js != '')
loadFile(extended.urls.js, 'js');
// dcPath
try {
extended.dcPath = (extended.type == 1 && extended.hasParent() && typeof window.top.dcPath != 'undefined' ? window.top.dcPath : (extended.dcPath == null) ? '8.Central-1.Home' : extended.dcPath);
// add attrs to parent iframe
if(extended.hasParent()){
iframeEl = $(window.top.document).find('iframe[src*="' + window.location.pathname + '"]'),
autoHeight = Math.floor(extended.width / 1.8) + 'px'; // keep ratio
iframeEl.css({ 'height': autoHeight, 'border': 0 });
iframeEl.attr({ 'scrolling': 'no', 'allowfullscreen': 'allowfullscreen', 'webkitallowfullscreen': 'webkitallowfullscreen', 'mozallowfullscreen': 'mozallowfullscreen' });
}
} catch(err) {
extended.dcPath = '8.Central-1.Home';
}
})(jQuery);
</script>
<script>
var callbacks = {};
try {
if(extended.hasParent() && extended.type == 1){
callbacks.load = window.top[extended.callbacks.onLoad];
callbacks.content = window.top[extended.callbacks.onContentStart];
callbacks.finish = window.top[extended.callbacks.onFinish];
callbacks.fullscreen = window.top[extended.callbacks.onFullscreen];
callbacks.fullscreenExit = window.top[extended.callbacks.onFullscreenExit];
callbacks.progress = window.top[extended.callbacks.onProgress];
}
} catch(err) {
}
// Init ArtiMedia plugin for all FlowPlayer instances on page
flowplayer(function(api, root) {
api.on('progress', function(e, api, time) {
if(!extended.playing) {
// only when ads are not exists
if(typeof ArtiMediaFP6 == 'undefined'){
report(1);
}
report(2);
if(typeof callbacks.progress == 'function')
callbacks.progress();
}
// muted
if(typeof iframeEl != 'undefined' && iframeEl.hasClass('muted')){
api.mute();
}
// pause
if(typeof iframeEl != 'undefined' && iframeEl.hasClass('pause')){
api.pause();
}
});
api.on('pause', function (e, api, video) {
if(typeof iframeEl != 'undefined') {
var timerId = setInterval(function(){
// resume
if(iframeEl.hasClass('resume')){
clearInterval(timerId);
api.resume();
}
}, 1000);
}
});
api.on('ready', function (e, api, video) {
extended.hideEmbed();
var newDuration = Math.floor(video.duration);
extended.time = (!isNaN(newDuration) ? newDuration : 1);
// when there is no advertisement
if(typeof ArtiMediaFP6 == 'undefined')
onContentStart();
// callback
if(typeof callbacks.load == 'function')
callbacks.load();
});
api.on('fullscreen fullscreen-exit', function (e, api) {
if (/exit/.test(e.type)) {
// callback
if(typeof callbacks.fullscreenExit == 'function')
callbacks.fullscreenExit();
} else {
// callback
if(typeof callbacks.fullscreen == 'function')
callbacks.fullscreen();
}
});
api.on('contentStart', function(e, api) {
onContentStart();
});
api.on('finish', function(e, api) {
// callback
if(typeof callbacks.finish == 'function')
callbacks.finish();
});
// get visitor's location
$.get('http://ipinfo.io/', function(response) {
var ynetVisitor = response;
var videoURL = 'http://mediadownload.ynet.co.il/0614/1106141128Chul_Shkufit.mp4';
if(ynetVisitor.country != "IL" && '0' == '1') {
api.load({
sources: [{type: 'video/mp4', src: videoURL}]
});
};
}, 'jsonp');
var artiParams = {
vidContainer: root, // Flowplayer instance
siteKey: extended.site, // Your publisher site-key
category: extended.dcPath // Content category
};
if(typeof ArtiMediaFP6 != 'undefined'){
var artimediaInstance = new ArtiMediaFP6();
artimediaInstance.init(artiParams);
artimediaInstance.FPReady(api);
}
});
flowplayer.conf.fullscreen = true;
flowplayer('#vastFlowPlayer', {
key: '$858384515984319',
analytics: extended.type == 1 ? extended.ua.desktop : extended.ua.mobile,
buffering: false,
autoplay: extended.autoplay,
mouseoutTimeout: 1500,
logo: 'http://mediadownload.ynet.co.il/flowplayerlive/ynetlogo.png',
embed: {
iframe: window.location.href
},
ratio: 9/16,
clip: {
sources: [{
type: 'application/x-mpegurl',
src: extended.path(),
title: extended.title()
}, {
type: 'video/mp4',
src: extended.progresivePath(),
title: extended.title()
}]
}
});
</script>
</body>
<!-- Mirrored from www.ynet.co.il/video/0,20658,155587-4907138,00.html?obj={%22callbacks%22:{%22onLoad%22:%22pageRefreshDisable%22,%22onFinish%22:%22pageRefreshEnable%22}} by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 18 Jan 2017 04:15:13 GMT -->
</html>
|
samples/xml/dms/build/docs/javadoc/sample/dms/secured/package-tree.html
|
sds0917/spring-security
|
<!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_131) on Tue Oct 31 21:04:57 CST 2017 -->
<title>sample.dms.secured Àà·Ö²ã½á¹¹ (Spring Security 4.2.2.RELEASE API)</title>
<meta name="date" content="2017-10-31">
<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="sample.dms.secured \u7C7B\u5206\u5C42\u7ED3\u6784 (Spring Security 4.2.2.RELEASE 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><a href="package-summary.html">³ÌÐò°ü</a></li>
<li>Àà</li>
<li class="navBarCell1Rev">Ê÷</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 class="aboutLanguage">spring-security-samples-xml-dms</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../sample/dms/package-tree.html">ÉÏÒ»¸ö</a></li>
<li>ÏÂÒ»¸ö</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?sample/dms/secured/package-tree.html" target="_top">¿ò¼Ü</a></li>
<li><a href="package-tree.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 class="title">³ÌÐò°üsample.dms.securedµÄ·Ö²ã½á¹¹</h1>
<span class="packageHierarchyLabel">³ÌÐò°ü·Ö²ã½á¹¹:</span>
<ul class="horizontal">
<li><a href="../../../overview-tree.html">ËùÓгÌÐò°ü</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Àà·Ö²ã½á¹¹">Àà·Ö²ã½á¹¹</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">org.springframework.dao.support.DaoSupport (implements org.springframework.beans.factory.InitializingBean)
<ul>
<li type="circle">org.springframework.jdbc.core.support.JdbcDaoSupport
<ul>
<li type="circle">sample.dms.<a href="../../../sample/dms/DocumentDaoImpl.html" title="sample.dmsÖеÄÀà"><span class="typeNameLink">DocumentDaoImpl</span></a> (implements sample.dms.<a href="../../../sample/dms/DocumentDao.html" title="sample.dmsÖеĽӿÚ">DocumentDao</a>)
<ul>
<li type="circle">sample.dms.secured.<a href="../../../sample/dms/secured/SecureDocumentDaoImpl.html" title="sample.dms.securedÖеÄÀà"><span class="typeNameLink">SecureDocumentDaoImpl</span></a> (implements sample.dms.secured.<a href="../../../sample/dms/secured/SecureDocumentDao.html" title="sample.dms.securedÖеĽӿÚ">SecureDocumentDao</a>)</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">sample.dms.<a href="../../../sample/dms/DataSourcePopulator.html" title="sample.dmsÖеÄÀà"><span class="typeNameLink">DataSourcePopulator</span></a> (implements org.springframework.beans.factory.InitializingBean)
<ul>
<li type="circle">sample.dms.secured.<a href="../../../sample/dms/secured/SecureDataSourcePopulator.html" title="sample.dms.securedÖеÄÀà"><span class="typeNameLink">SecureDataSourcePopulator</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
<h2 title="½Ó¿Ú·Ö²ã½á¹¹">½Ó¿Ú·Ö²ã½á¹¹</h2>
<ul>
<li type="circle">sample.dms.<a href="../../../sample/dms/DocumentDao.html" title="sample.dmsÖеĽӿÚ"><span class="typeNameLink">DocumentDao</span></a>
<ul>
<li type="circle">sample.dms.secured.<a href="../../../sample/dms/secured/SecureDocumentDao.html" title="sample.dms.securedÖеĽӿÚ"><span class="typeNameLink">SecureDocumentDao</span></a></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="Ìø¹ýµ¼º½Á´½Ó">Ìø¹ýµ¼º½Á´½Ó</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="µ¼º½">
<li><a href="../../../overview-summary.html">¸ÅÀÀ</a></li>
<li><a href="package-summary.html">³ÌÐò°ü</a></li>
<li>Àà</li>
<li class="navBarCell1Rev">Ê÷</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 class="aboutLanguage">spring-security-samples-xml-dms</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../sample/dms/package-tree.html">ÉÏÒ»¸ö</a></li>
<li>ÏÂÒ»¸ö</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?sample/dms/secured/package-tree.html" target="_top">¿ò¼Ü</a></li>
<li><a href="package-tree.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>
|
docs/routing/RouteBuildError.html
|
aliafshar/dart-routing
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>RouteBuildError class / routing Library / Dart Documentation</title>
<link rel="stylesheet" type="text/css"
href="../styles.css">
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="../favicon.ico">
</head>
<body data-library="routing" data-type="RouteBuildError">
<div class="page">
<div class="header">
<a href="../index.html"><div class="logo"></div></a>
<a href="../index.html">Dart Documentation</a>
› <a href="../routing.html">routing</a> › <a href="../routing/RouteBuildError.html">RouteBuildError</a> <div id="search-box">
<input type="search" name="q" id="q" autocomplete="off"
class="search-input" placeholder="Search API">
</div>
</div>
<div class="drop-down" id="drop-down"></div>
<div class="nav">
</div>
<div class="content">
<h2><strong>RouteBuildError</strong>
class
</h2>
<button id="show-inherited" class="show-inherited">Hide inherited</button>
<div class="doc">
<p>The error that is thrown when a route cannot be built.</p>
<pre class="source">
class RouteBuildError implements Exception {
final String prefix = 'Error building route.';
final String msg;
const RouteBuildError([this.msg]);
String toString() => msg == null ? prefix : '$prefix $msg';
}
</pre>
</div>
<h3>Implements</h3>
<p>
<span class="type-box"><span class="icon-exception"></span><a href="../dart_core/Exception.html">Exception</a></span></p>
<div>
<h3>Constructors</h3>
<div class="method"><h4 id="RouteBuildError">
<button class="show-code">Code</button>
const <strong>RouteBuildError</strong>([String msg]) <a class="anchor-link" href="#RouteBuildError"
title="Permalink to RouteBuildError.RouteBuildError">#</a></h4>
<div class="doc">
<pre class="source">
const RouteBuildError([this.msg]);
</pre>
</div>
</div>
</div>
<div>
<h3>Properties</h3>
<div class="field"><h4 id="msg">
<button class="show-code">Code</button>
final String <strong>msg</strong> <a class="anchor-link"
href="#msg"
title="Permalink to RouteBuildError.msg">#</a>
</h4>
<div class="doc">
<pre class="source">
final String msg;
</pre>
</div>
</div>
<div class="field"><h4 id="prefix">
<button class="show-code">Code</button>
final String <strong>prefix</strong> <a class="anchor-link"
href="#prefix"
title="Permalink to RouteBuildError.prefix">#</a>
</h4>
<div class="doc">
<pre class="source">
final String prefix = 'Error building route.';
</pre>
</div>
</div>
</div>
<div>
<h3>Methods</h3>
<div class="method"><h4 id="toString">
<button class="show-code">Code</button>
String <strong>toString</strong>() <a class="anchor-link" href="#toString"
title="Permalink to RouteBuildError.toString">#</a></h4>
<div class="doc">
<div class="inherited">
<p>Returns a string representation of this object.</p>
<div class="docs-inherited-from">docs inherited from Object </div></div>
<pre class="source">
String toString() => msg == null ? prefix : '$prefix $msg';
</pre>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
<div class="footer">
<div>This page was generated at 2013-01-05 18:56:45.039</div>
</div>
<script async src="../client-live-nav.js"></script>
</body></html>
|
mtx-determine.html
|
Temoto-kun/matricks
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Matrix Determiner</title>
</head>
<body data-ng-app="matrix.determine" data-ng-controller="MainCtrl as ctrl">
<h1>Determine Matrices!</h1>
<form name="matDetermCtrl" data-ng-submit="ctrl.getOutput()">
<div>
<label for="matrix1">Matrix</label>
<div class="matrixContainer matrixContainer-bracket">
<textarea name="matrix1" id="matrix1" data-ng-model="ctrl.matrix.rawData" data-ng-change="ctrl.clearOutput(); ctrl.parseMatrix()" data-ng-list=" " data-ng-trim="false" style="width: 250px; height: 250px;"></textarea>
</div>
</div>
<div>
<button type="submit">Determine matrix!</button>
</div>
<table data-ng-if="!!ctrl.output">
<thead>
<tr>
<th>Matrix</th>
<th>Dimensions (<em>m</em>×<em>n</em>)</th>
<th data-ng-repeat="(name, value) in ctrl.output['if']" data-ng-bind="name"></th>
<th>Transpose</th>
</tr>
</thead>
<tbody>
<tr>
<th>
<table>
<tbody>
<tr data-ng-repeat="row in ctrl.matrix.rep track by $index">
<td data-ng-repeat="col in row track by $index">
<samp data-ng-bind="col"></samp>
</td>
</tr>
</tbody>
</table>
</th>
<td data-ng-bind="ctrl.output.width + '×' + ctrl.output.height"></td>
<td data-ng-repeat="(name, value) in ctrl.output['if']" data-ng-bind="value ? 'Yes' : 'No'"></td>
<th>
<table>
<tbody>
<tr data-ng-repeat="row in ctrl.output.transpose track by $index">
<td data-ng-repeat="col in row track by $index">
<samp data-ng-bind="col"></samp>
</td>
</tr>
</tbody>
</table>
</th>
</tr>
</tbody>
</table>
</form>
<script src="lib/jquery/dist/jquery.min.js"></script>
<script src="lib/angular/angular.min.js"></script>
<script src="lib/lodash/lodash.min.js"></script>
<script src="src/mtx-determine/app.js"></script>
<script src="src/mtx-determine/controllers/MainCtrl.js"></script>
</body>
</html>
|
target/apidocs/com/github/jessemull/microflex/doubleflex/io/class-use/WellSetListXMLDouble.html
|
jessemull/MicroFlex
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_121) on Mon Mar 06 11:26:30 PST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.github.jessemull.microflex.doubleflex.io.WellSetListXMLDouble (MicroFlex 1.0.3 API)</title>
<meta name="date" content="2017-03-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.github.jessemull.microflex.doubleflex.io.WellSetListXMLDouble (MicroFlex 1.0.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="../../../../../../../com/github/jessemull/microflex/doubleflex/io/WellSetListXMLDouble.html" title="class in com.github.jessemull.microflex.doubleflex.io">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/github/jessemull/microflex/doubleflex/io/class-use/WellSetListXMLDouble.html" target="_top">Frames</a></li>
<li><a href="WellSetListXMLDouble.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.github.jessemull.microflex.doubleflex.io.WellSetListXMLDouble" class="title">Uses of Class<br>com.github.jessemull.microflex.doubleflex.io.WellSetListXMLDouble</h2>
</div>
<div class="classUseContainer">No usage of com.github.jessemull.microflex.doubleflex.io.WellSetListXMLDouble</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/github/jessemull/microflex/doubleflex/io/WellSetListXMLDouble.html" title="class in com.github.jessemull.microflex.doubleflex.io">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/github/jessemull/microflex/doubleflex/io/class-use/WellSetListXMLDouble.html" target="_top">Frames</a></li>
<li><a href="WellSetListXMLDouble.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2017. All rights reserved.</small></p>
</body>
</html>
|
addons/widget/UserInformationWidget/right.html
|
kindlejiang/jkb
|
<div class="person-info clearfix border-b mb20">
<dl class="person-info-t clearfix">
<dt><a href="{$userInfo.space_url}"><img src="{$userInfo.avatar_big}" /></a><a href="{:U('public/Account/avatar')}" class="face">更换头像</a></dt>
<dd>
<div class="name">
<strong><a href="{$userInfo.space_url}">{$userInfo.uname}</a></strong>
<span class="person-icon"><volist name="userGroupData" id="vo">
<img style="width:auto;height:auto;display:inline;cursor:pointer;vertical-align:-3px;" src="{$vo['user_group_icon_url']}" title="{$vo['user_group_name']}" />
</volist>
<a href="{:U('public/Index/scoredetail')}"><img style="width:33px;height:9px;display:inline;cursor:pointer;vertical-align:0;" src="{$userCredit.level.src}" event-node='ico_level_right' /></a></span>
</div>
<div class="user-grade">
<volist name='userCredit.credit' id='vo'>
<div class="grade f9" style="color:#666">{$vo.alias}:<span>{:intval($vo['value'])}点</span></div>
</volist>
<php>if($isReturn) {</php></div>
<div class="home"><i class="ico-home"></i><a href="{:U('public/Index/index')}" class="f3">返回我的首页</a></div>
<php>}</php>
</dd>
</dl>
<ul class="person-info-b clearfix mb10">
<li><a href="{:U('public/Index/myFeed')}" <eq name="current" value="myfeed">class="current"</eq>><span>微博</span><strong event-node="weibo_count" event-args="uid={$GLOBALS['ts']['mid']}">{$userData.weibo_count|default=0}</strong></a></li>
<li><a href="{:U('public/Index/following')}" <eq name="current" value="following">class="current"</eq>><span>关注</span><strong event-node="following_count" event-args="uid={$GLOBALS['ts']['mid']}">{$userData.following_count|default=0}</strong></a></li>
<li><a href="{:U('public/Index/follower')}" <eq name="current" value="follower">class="current"</eq>><span>粉丝</span><strong event-node="follower_count" event-args="uid={$GLOBALS['ts']['mid']}">{$userData.follower_count|default=0}</strong></a></li>
<li class="no-border "><a href="{:U('public/Collection/index')}" <eq name='current' value='collection'>class="current"</eq>><span>收藏</span><strong event-node="favorite_count" event-args="uid={$GLOBALS['ts']['mid']}">{$userData.favorite_count|default=0}</strong></a></li>
</ul>
{:W('MedalList')}
</div>
<script type="text/javascript">
// 事件监听
M.addEventFns({
ico_level_right: {
load: function() {
var offset = $(this).offset();
var top = offset.top + 23;
var left = offset.left -10;
var html = '<div id="layer_level_right" class="layer-open experience" style="display:none;position:absolute;z-index:9;top:'+top+'px;left:'+left+'px;">\
<dl>\
<dd>{:L('PUBLIC_USER_LEVEL')}:{$userCredit.level.name}</dd>\
<dd>{:L('PUBLIC_USER_POINTS_CALCULATION',array('num'=>$userCredit['credit']['experience']['value'],'experience'=>$userCredit['creditType'][$userCredit['level']['level_type']]))}</dd>\
<dd class="textb">{:L('PUBLI_USER_UPGRADE_TIPS',array('num'=>$userCredit['level']['nextNeed'],'experience'=>$userCredit['creditType'][$userCredit['level']['level_type']]))}</dd>\
</dl>\
</div>';
$("body").append(html);
this._model = document.getElementById("layer_level_right");
},
mouseenter: function() {
var offset = $(this).offset();
var width = $(window).width();
if ($(window).width() > $(this._model).width() + offset.left) {
$(this._model).css('left', offset.left);
} else {
$(this._model).css('left', offset.left - $(this._model).width() + $(this).width());
}
$(this._model).css('display', 'block');
},
mouseleave: function() {
$(this._model).css('display', 'none');
}
},
ico_wallet_right: {
load: function() {
var offset = $(this).offset();
var top = offset.top + 23;
var left = offset.left - 20;
var html = '<div id="layer_wallet_right" class="layer-open scale" style="display:none;position:absolute;top:'+top+'px;left:'+left+'px;">\
<dl>\
<dt></dt>\
<dd>{:L('PUBLIC_USER_POINTS_CALCULATION',array('num'=>intval($userCredit['credit']['score']['value']),'experience'=>$userCredit['creditType']['score']))}</dd>\
</dl>\
</div>';
$("body").append(html);
this._model = document.getElementById("layer_wallet_right");
},
mouseenter: function() {
$(this._model).css('display', 'block');
},
mouseleave: function() {
$(this._model).css('display', 'none');
}
},
show_medal:{
click:function (){
var status = $(this).children().attr('class');
if ( status == 'arrow-next-page'){
$(this).children().attr('class','arrow-previous-page');
$("li[status='hide']").show();
} else {
$(this).children().attr('class','arrow-next-page');
$("li[status='hide']").hide();
}
}
}
});
</script>
|
app/rvr_closed.html
|
victorsintnicolaas/RVR
|
<!DOCTYPE html>
<html>
<head>
<title>Rvr overview interface</title>
<!-- Import jquery -->
<script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
<script src="../rvr_closed.js"></script>
<!-- Import bootstrap -->
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="./stylesheets/app.css">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
</head>
<body class="ccontainer">
<div class="App-header">
<a href="homepage.html"><img src="./stylesheets/images/RVR.png" class="App-logo" alt="logo" /></a>
</div>
<div>
<nav class="navbar navbar-default navigation-clean">
<div class="container">
<div class="navbar-header"><a class="navbar-brand navbar-link" href="homepage.html"></a>
<button class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navcol-1"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button>
</div>
<div class="collapse navbar-collapse" id="navcol-1">
<ul class="nav navbar-nav navbar-center">
<li role="presentation"><a href="rvr_active.html">Lopende zaken</a></li>
<li role="presentation"><a href="rvr_open.html">Open zaken</a></li>
<li class="active" role="presentation"><a href="rvr_closed.html">Afgeronde zaken</a></li>
<li role="presentation"><a href="rvr_create.html">Nieuwe advocaat</a></li>
<li role="presentation"><a href="rvr_remove.html">Verwijderen van een advocaat</a></li>
</ul>
</div>
</div>
</nav>
<!-- coins container -->
<div class="container">
<div class="row">
<div class="col-md-4">
<h1 class="text-center"> Overzicht </h1>
<!-- Coins -->
<div class="jumbotron home-button">
<p> <h1 id="totalBalance">Laden</h1></p> <h1><small>punten</small></h1>
</div>
<div class="jumbotron home-button">
<p> <h1 id="totalLawyers">Laden</h1></p> <h1><small>Advocaten</small></h1>
</div>
</div>
<!-- Cases -->
<div class="col-md-8">
<h1 class="text-center"> Afgeronde zaken </h1>
<div id=case_list></div>
</div>
</div>
</div>
</div>
</body>
</html>
|
webvirtmgr.css
|
dmacias72/webvirtmgr
|
<style type="text/css">
#updatebutton {
border-collapse: separate;
-moz-box-shadow:inset 0px 1px 0px 0px #dcecfb;
-webkit-box-shadow:inset 0px 1px 0px 0px #dcecfb;
box-shadow:inset 0px 1px 0px 0px #dcecfb;
background-color:#bddbfa;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bddbfa), to(#80b5ea));
background-image: -moz-linear-gradient(#bddbfa, #80b5ea);
background-image: -o-linear-gradient(#bddbfa, #80b5ea);
background-image: linear-gradient(#bddbfa, #80b5ea);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa', endColorstr='#80b5ea');
ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#bddbfa,EndColorStr=#80b5ea)";
text-indent:0;
border:1px solid #84bbf3;
display:inline-block;
color:#ffffff;
font-family:Arial;
font-size:15px;
font-weight:bold;
font-style:normal;
text-align:center;
text-shadow:1px 1px 0px #528ecc;
-webkit-transition: all 300ms ease-in;
-moz-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
-ms-transition: all 300ms ease-in;
transition: all 300ms ease-in;
}
#updatebutton:hover {
border:1px solid #4fa1f4;
-moz-box-shadow:inset 0px 0px 8px 4px #67aef6;
-webkit-box-shadow:inset 0px 0px 8px 4px #67aef6;
box-shadow:inset 0px 0px 8px 4px #67aef6;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
#updatebutton:active {
border:1px solid #4fa1f4;
-moz-box-shadow:inset 0px 0px 8px 4px #67aef6;
-webkit-box-shadow:inset 0px 0px 8px 4px #67aef6;
box-shadow:inset 0px 0px 8px 4px #67aef6;
position:relative;
top:1px;
left:1px;
}
#title {
margin-top: 15px;
margin-bottom: 20px;
height: 35px;
line-height: 35px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border: 1px solid #e9e9e9;
border-bottom: 1px solid #DDDDDD;
background: #e6e6e6;
background: -moz-linear-gradient(top, #F3F3F3 0%, #EEEEEE 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F3F3F3), color-stop(100%,#EEEEEE));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F3F3F3', endColorstr='#EEEEEE', GradientType=0 );
color: #333333;
clear: both;
}
#title a, a:hover {
color: #333333;
}
#title span.left {
font-size: 15px;
padding-left: 10px;
float: left;
text-shadow: 0 1px 1px #FFFFFF;
}
#title span.right {
font-size: 10px;
font-weight: normal;
padding-right: 10px;
float: right;
}
.green {
color: #6fa239;
padding-left: 5px;
padding-right: 5px;
}
.red {
color: #cc0000;
padding-left: 5px;
padding-right: 5px;
}
</style>
|
docs/new-pandas-doc/generated/pandas.Timestamp.strftime.html
|
datapythonista/datapythonista.github.io
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>pandas.Timestamp.strftime — pandas 0.24.0.dev0+81.g8d5032a8c.dirty documentation</title>
<link rel="stylesheet" href="../_static/nature.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="pandas.Timestamp.strptime" href="pandas.Timestamp.strptime.html" />
<link rel="prev" title="pandas.Timestamp.round" href="pandas.Timestamp.round.html" />
</head><body>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="pandas.Timestamp.strptime.html" title="pandas.Timestamp.strptime"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="pandas.Timestamp.round.html" title="pandas.Timestamp.round"
accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="../index.html">pandas 0.24.0.dev0+81.g8d5032a8c.dirty documentation</a> »</li>
<li class="nav-item nav-item-1"><a href="../api.html" >API Reference</a> »</li>
<li class="nav-item nav-item-2"><a href="pandas.Timestamp.html" accesskey="U">pandas.Timestamp</a> »</li>
</ul>
</div>
<div class="content-wrapper">
<div class="content">
<div class="document">
<div class="sphinxsidebar">
<h3>Table Of Contents</h3>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="../whatsnew.html">What’s New</a></li>
<li class="toctree-l1"><a class="reference internal" href="../install.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../contributing.html">Contributing to pandas</a></li>
<li class="toctree-l1"><a class="reference internal" href="../overview.html">Package overview</a></li>
<li class="toctree-l1"><a class="reference internal" href="../10min.html">10 Minutes to pandas</a></li>
<li class="toctree-l1"><a class="reference internal" href="../tutorials.html">Tutorials</a></li>
<li class="toctree-l1"><a class="reference internal" href="../cookbook.html">Cookbook</a></li>
<li class="toctree-l1"><a class="reference internal" href="../dsintro.html">Intro to Data Structures</a></li>
<li class="toctree-l1"><a class="reference internal" href="../basics.html">Essential Basic Functionality</a></li>
<li class="toctree-l1"><a class="reference internal" href="../text.html">Working with Text Data</a></li>
<li class="toctree-l1"><a class="reference internal" href="../options.html">Options and Settings</a></li>
<li class="toctree-l1"><a class="reference internal" href="../indexing.html">Indexing and Selecting Data</a></li>
<li class="toctree-l1"><a class="reference internal" href="../advanced.html">MultiIndex / Advanced Indexing</a></li>
<li class="toctree-l1"><a class="reference internal" href="../computation.html">Computational tools</a></li>
<li class="toctree-l1"><a class="reference internal" href="../missing_data.html">Working with missing data</a></li>
<li class="toctree-l1"><a class="reference internal" href="../groupby.html">Group By: split-apply-combine</a></li>
<li class="toctree-l1"><a class="reference internal" href="../merging.html">Merge, join, and concatenate</a></li>
<li class="toctree-l1"><a class="reference internal" href="../reshaping.html">Reshaping and Pivot Tables</a></li>
<li class="toctree-l1"><a class="reference internal" href="../timeseries.html">Time Series / Date functionality</a></li>
<li class="toctree-l1"><a class="reference internal" href="../timedeltas.html">Time Deltas</a></li>
<li class="toctree-l1"><a class="reference internal" href="../categorical.html">Categorical Data</a></li>
<li class="toctree-l1"><a class="reference internal" href="../visualization.html">Visualization</a></li>
<li class="toctree-l1"><a class="reference internal" href="../style.html">Styling</a></li>
<li class="toctree-l1"><a class="reference internal" href="../io.html">IO Tools (Text, CSV, HDF5, …)</a></li>
<li class="toctree-l1"><a class="reference internal" href="../enhancingperf.html">Enhancing Performance</a></li>
<li class="toctree-l1"><a class="reference internal" href="../sparse.html">Sparse data structures</a></li>
<li class="toctree-l1"><a class="reference internal" href="../gotchas.html">Frequently Asked Questions (FAQ)</a></li>
<li class="toctree-l1"><a class="reference internal" href="../r_interface.html">rpy2 / R interface</a></li>
<li class="toctree-l1"><a class="reference internal" href="../ecosystem.html">pandas Ecosystem</a></li>
<li class="toctree-l1"><a class="reference internal" href="../comparison_with_r.html">Comparison with R / R libraries</a></li>
<li class="toctree-l1"><a class="reference internal" href="../comparison_with_sql.html">Comparison with SQL</a></li>
<li class="toctree-l1"><a class="reference internal" href="../comparison_with_sas.html">Comparison with SAS</a></li>
<li class="toctree-l1"><a class="reference internal" href="../comparison_with_stata.html">Comparison with Stata</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="../api.html">API Reference</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="../api.html#input-output">Input/Output</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#general-functions">General functions</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#series">Series</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#dataframe">DataFrame</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#panel">Panel</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#index">Index</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#numeric-index">Numeric Index</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#categoricalindex">CategoricalIndex</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#intervalindex">IntervalIndex</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#multiindex">MultiIndex</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#datetimeindex">DatetimeIndex</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#timedeltaindex">TimedeltaIndex</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#periodindex">PeriodIndex</a></li>
<li class="toctree-l2 current"><a class="reference internal" href="../api.html#scalars">Scalars</a><ul class="current">
<li class="toctree-l3"><a class="reference internal" href="../api.html#period">Period</a></li>
<li class="toctree-l3"><a class="reference internal" href="../api.html#id32">Attributes</a></li>
<li class="toctree-l3"><a class="reference internal" href="../api.html#id33">Methods</a></li>
<li class="toctree-l3"><a class="reference internal" href="../api.html#timestamp">Timestamp</a></li>
<li class="toctree-l3"><a class="reference internal" href="../api.html#properties">Properties</a></li>
<li class="toctree-l3 current"><a class="reference internal" href="../api.html#id34">Methods</a><ul class="current">
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.astimezone.html">pandas.Timestamp.astimezone</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.ceil.html">pandas.Timestamp.ceil</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.combine.html">pandas.Timestamp.combine</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.ctime.html">pandas.Timestamp.ctime</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.date.html">pandas.Timestamp.date</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.day_name.html">pandas.Timestamp.day_name</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.dst.html">pandas.Timestamp.dst</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.floor.html">pandas.Timestamp.floor</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.freq.html">pandas.Timestamp.freq</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.freqstr.html">pandas.Timestamp.freqstr</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.fromordinal.html">pandas.Timestamp.fromordinal</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.fromtimestamp.html">pandas.Timestamp.fromtimestamp</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.isocalendar.html">pandas.Timestamp.isocalendar</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.isoformat.html">pandas.Timestamp.isoformat</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.isoweekday.html">pandas.Timestamp.isoweekday</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.month_name.html">pandas.Timestamp.month_name</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.normalize.html">pandas.Timestamp.normalize</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.now.html">pandas.Timestamp.now</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.replace.html">pandas.Timestamp.replace</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.round.html">pandas.Timestamp.round</a></li>
<li class="toctree-l4 current"><a class="current reference internal" href="#">pandas.Timestamp.strftime</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.strptime.html">pandas.Timestamp.strptime</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.time.html">pandas.Timestamp.time</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.timestamp.html">pandas.Timestamp.timestamp</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.timetuple.html">pandas.Timestamp.timetuple</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.timetz.html">pandas.Timestamp.timetz</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.to_datetime64.html">pandas.Timestamp.to_datetime64</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.to_julian_date.html">pandas.Timestamp.to_julian_date</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.to_period.html">pandas.Timestamp.to_period</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.to_pydatetime.html">pandas.Timestamp.to_pydatetime</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.today.html">pandas.Timestamp.today</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.toordinal.html">pandas.Timestamp.toordinal</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.tz_convert.html">pandas.Timestamp.tz_convert</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.tz_localize.html">pandas.Timestamp.tz_localize</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.tzname.html">pandas.Timestamp.tzname</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.utcfromtimestamp.html">pandas.Timestamp.utcfromtimestamp</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.utcnow.html">pandas.Timestamp.utcnow</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.utcoffset.html">pandas.Timestamp.utcoffset</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.utctimetuple.html">pandas.Timestamp.utctimetuple</a></li>
<li class="toctree-l4"><a class="reference internal" href="pandas.Timestamp.weekday.html">pandas.Timestamp.weekday</a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="../api.html#interval">Interval</a></li>
<li class="toctree-l3"><a class="reference internal" href="../api.html#id35">Properties</a></li>
<li class="toctree-l3"><a class="reference internal" href="../api.html#timedelta">Timedelta</a></li>
<li class="toctree-l3"><a class="reference internal" href="../api.html#id36">Properties</a></li>
<li class="toctree-l3"><a class="reference internal" href="../api.html#id37">Methods</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#frequencies">Frequencies</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#window">Window</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#groupby">GroupBy</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#resampling">Resampling</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#style">Style</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#id43">Plotting</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#general-utility-functions">General utility functions</a></li>
<li class="toctree-l2"><a class="reference internal" href="../api.html#extensions">Extensions</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../developer.html">Developer</a></li>
<li class="toctree-l1"><a class="reference internal" href="../internals.html">Internals</a></li>
<li class="toctree-l1"><a class="reference internal" href="../extending.html">Extending Pandas</a></li>
<li class="toctree-l1"><a class="reference internal" href="../release.html">Release Notes</a></li>
</ul>
<h3 style="margin-top: 1.5em;">Search</h3>
<form class="search" action="../search.html" method="get">
<input type="text" name="q" size="18"/>
<input type="submit" value="Go"/>
<input type="hidden" name="check_keywords" value="yes"/>
<input type="hidden" name="area" value="default"/>
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section" id="pandas-timestamp-strftime">
<h1>pandas.Timestamp.strftime<a class="headerlink" href="#pandas-timestamp-strftime" title="Permalink to this headline">¶</a></h1>
<dl class="method">
<dt id="pandas.Timestamp.strftime">
<code class="descclassname">Timestamp.</code><code class="descname">strftime</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pandas.Timestamp.strftime" title="Permalink to this definition">¶</a></dt>
<dd><p>format -> strftime() style string.</p>
</dd></dl>
</div>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
</div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="pandas.Timestamp.strptime.html" title="pandas.Timestamp.strptime"
>next</a> |</li>
<li class="right" >
<a href="pandas.Timestamp.round.html" title="pandas.Timestamp.round"
>previous</a> |</li>
<li class="nav-item nav-item-0"><a href="../index.html">pandas 0.24.0.dev0+81.g8d5032a8c.dirty documentation</a> »</li>
<li class="nav-item nav-item-1"><a href="../api.html" >API Reference</a> »</li>
<li class="nav-item nav-item-2"><a href="pandas.Timestamp.html" >pandas.Timestamp</a> »</li>
</ul>
</div>
<style type="text/css">
.scrollToTop {
text-align: center;
font-weight: bold;
position: fixed;
bottom: 60px;
right: 40px;
display: none;
}
</style>
<a href="#" class="scrollToTop">Scroll To Top</a>
<script type="text/javascript">
$(document).ready(function() {
//Check to see if the window is top if not then display button
$(window).scroll(function() {
if ($(this).scrollTop() > 200) {
$('.scrollToTop').fadeIn();
} else {
$('.scrollToTop').fadeOut();
}
});
//Click event to scroll to top
$('.scrollToTop').click(function() {
$('html, body').animate({
scrollTop: 0
}, 500);
return false;
});
});
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-27880019-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>
|
2017.7.0/apidocs/org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/class-use/NodeSupplier.html
|
wildfly-swarm/wildfly-swarm-javadocs
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112) on Thu Jul 06 10:54:05 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.NodeSupplier (Public javadocs 2017.7.0 API)</title>
<meta name="date" content="2017-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.NodeSupplier (Public javadocs 2017.7.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/undertow/configuration/mod_cluster/balancer/NodeSupplier.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.7.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/undertow/configuration/mod_cluster/balancer/class-use/NodeSupplier.html" target="_top">Frames</a></li>
<li><a href="NodeSupplier.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.undertow.configuration.mod_cluster.balancer.NodeSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.NodeSupplier</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/undertow/configuration/mod_cluster/balancer/NodeSupplier.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer">NodeSupplier</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.undertow.configuration.mod_cluster">org.wildfly.swarm.config.undertow.configuration.mod_cluster</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.undertow.configuration.mod_cluster">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/NodeSupplier.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer">NodeSupplier</a> in <a href="../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/package-summary.html">org.wildfly.swarm.config.undertow.configuration.mod_cluster</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/undertow/configuration/mod_cluster/package-summary.html">org.wildfly.swarm.config.undertow.configuration.mod_cluster</a> with parameters of type <a href="../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/NodeSupplier.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer">NodeSupplier</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/undertow/configuration/mod_cluster/Balancer.html" title="type parameter in Balancer">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">Balancer.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/Balancer.html#node-org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.NodeSupplier-">node</a></span>(<a href="../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/NodeSupplier.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer">NodeSupplier</a> supplier)</code>
<div class="block">Install a supplied Node object to the list of subresources</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/NodeSupplier.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.7.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/undertow/configuration/mod_cluster/balancer/class-use/NodeSupplier.html" target="_top">Frames</a></li>
<li><a href="NodeSupplier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
2017.1.1/apidocs/org/wildfly/swarm/config/ejb3/class-use/StrictMaxBeanInstancePoolSupplier.html
|
wildfly-swarm/wildfly-swarm-javadocs
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_60-ea) on Wed Jan 04 17:08:19 EST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.ejb3.StrictMaxBeanInstancePoolSupplier (Public javadocs 2017.1.1 API)</title>
<meta name="date" content="2017-01-04">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.wildfly.swarm.config.ejb3.StrictMaxBeanInstancePoolSupplier (Public javadocs 2017.1.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/ejb3/StrictMaxBeanInstancePoolSupplier.html" title="interface in org.wildfly.swarm.config.ejb3">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.1.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/ejb3/class-use/StrictMaxBeanInstancePoolSupplier.html" target="_top">Frames</a></li>
<li><a href="StrictMaxBeanInstancePoolSupplier.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.StrictMaxBeanInstancePoolSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.ejb3.StrictMaxBeanInstancePoolSupplier</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/StrictMaxBeanInstancePoolSupplier.html" title="interface in org.wildfly.swarm.config.ejb3">StrictMaxBeanInstancePoolSupplier</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/ejb3/StrictMaxBeanInstancePoolSupplier.html" title="interface in org.wildfly.swarm.config.ejb3">StrictMaxBeanInstancePoolSupplier</a> in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/ejb3/StrictMaxBeanInstancePoolSupplier.html" title="interface in org.wildfly.swarm.config.ejb3">StrictMaxBeanInstancePoolSupplier</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/EJB3.html" title="type parameter in EJB3">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">EJB3.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/EJB3.html#strictMaxBeanInstancePool-org.wildfly.swarm.config.ejb3.StrictMaxBeanInstancePoolSupplier-">strictMaxBeanInstancePool</a></span>(<a href="../../../../../../org/wildfly/swarm/config/ejb3/StrictMaxBeanInstancePoolSupplier.html" title="interface in org.wildfly.swarm.config.ejb3">StrictMaxBeanInstancePoolSupplier</a> supplier)</code>
<div class="block">Install a supplied StrictMaxBeanInstancePool object to the list of
subresources</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/ejb3/StrictMaxBeanInstancePoolSupplier.html" title="interface in org.wildfly.swarm.config.ejb3">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.1.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/ejb3/class-use/StrictMaxBeanInstancePoolSupplier.html" target="_top">Frames</a></li>
<li><a href="StrictMaxBeanInstancePoolSupplier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
HTMLResults/TNT/MSER/underground/underground_1.5/mser_visualise_many.html
|
NLeSC/LargeScaleImaging
|
version https://git-lfs.github.com/spec/v1
oid sha256:72bfe99799ebf2071f8667fa508068ea2aeb5066be0aef16f3c3f52c84f9ce4c
size 13148
|
examples/quickstart/src/main/webapp/static/ionicframework/ionic-contrib-frost-nightly/index.html
|
adolfmc/chinazupu
|
<!DOCTYPE html>
<html >
<head>
<meta charset="UTF-8">
<title>Ionic Contrib: Frost: Nightly</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<title>Ionic Seed App</title>
<link href="css/ionic.contrib.frost.css" rel="stylesheet">
<link href="css/ionic.css" rel="stylesheet">
<script src="js/ionic.bundle.js"></script>
<script src="js/minErr.js"></script>
<script src="js/angular.js"></script>
<script src="js/ionic.contrib.frost.js"></script>
</head>
<!--
'starter' is the name of this angular module (js/app.js)
-->
<body ng-app="starter">
<ion-pane frost ng-controller="UnderCtrl">
<ion-header-bar class="bar-dark">
<h1 class="title">Under content</h1>
</ion-header-bar>
<ion-content class="has-header">
<button class="button button-block button-balanced">A Bright Button</button>
<ion-list>
<ion-item ng-repeat="item in items">
{{item.text}}
</ion-item>
</ion-list>
</ion-content>
</ion-pane>
<ion-pane ng-controller="OverlayCtrl" class="dark-overlay">
<ion-header-bar class="bar-clear">
<button class="button button-icon ion-ios7-close-empty close-icon pull-right"></button>
</ion-header-bar>
<ion-content class="content-flush has-header">
<div class="overlay-spacer"></div>
<ion-list>
<ion-item ng-repeat="item in items" class="dark-item">
{{item.text}}
</ion-item>
</ion-list>
</ion-content>
</ion-pane>
<script>
angular.module('starter', ['ionic', 'ionic.contrib.frost'])
.controller('UnderCtrl', function($scope) {
$scope.items = [];
for(var i = 0; i < 30; i++) {
$scope.items.push({text: 'Item ' + (i+1) });
}
})
.controller('OverlayCtrl', function($scope) {
$scope.items = [];
for(var i = 0; i < 5; i++) {
$scope.items.push({text: 'Option' + (i+1) });
}
});
</script>
</body>
</html>
</body>
</html>
|
docs/solr-core/org/apache/solr/update/class-use/UpdateLog.LogPtr.html
|
jacquehettel/hugo_solr
|
<!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_27) on Tue Mar 26 08:27:28 EDT 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
Uses of Class org.apache.solr.update.UpdateLog.LogPtr (Solr 4.2.1 API)
</TITLE>
<META NAME="date" CONTENT="2013-03-26">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.solr.update.UpdateLog.LogPtr (Solr 4.2.1 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </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/apache/solr/update/UpdateLog.LogPtr.html" title="class in org.apache.solr.update"><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="../../../../../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?org/apache/solr/update//class-useUpdateLog.LogPtr.html" target="_top"><B>FRAMES</B></A>
<A HREF="UpdateLog.LogPtr.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.apache.solr.update.UpdateLog.LogPtr</B></H2>
</CENTER>
No usage of org.apache.solr.update.UpdateLog.LogPtr
<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="../../../../../org/apache/solr/update/UpdateLog.LogPtr.html" title="class in org.apache.solr.update"><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="../../../../../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?org/apache/solr/update//class-useUpdateLog.LogPtr.html" target="_top"><B>FRAMES</B></A>
<A HREF="UpdateLog.LogPtr.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 © 2000-2013 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>
</BODY>
</HTML>
|
docs/index.html
|
tarsqi/ttk
|
<html>
<head>
<title>The Tarsqi Toolkit</title>
<link href="manual/manual.css" rel="stylesheet" type="text/css">
</head>
<body>
<h1>The Tarsqi Toolkit</h1>
<p>The Tarsqi Toolkit (TTK) is a set of processing components for extracting
temporal information from news wire texts. TTK extracts time expressions,
events, subordination links and temporal links; in addition, it can ensure
consistency of temporal information.</p>
<p>The most recent version of TTK is 3.0.1 and its manual is available
at <a href="versions/3.0.1/index.html">versions/3.0.1/index.html</a>.</p>
<p>See <a href="papers/index.html">papers/index.html</a> for a list of publications.</p>
<!--
<p>On-line documentation for all versions that run on Python 3 is available at the following pages:</p>
<ul>
<li><a href="versions/3.0.1/index.html">version 3.0.1</a></li>
</ul>
-->
</body>
</html>
|
modules/Module/GetFeatureInfo/GetFeatureInfo.css
|
getsmap/smap4
|
#gfi-list {
-moz-user-select: text;
-khtml-user-select: text;
-webkit-user-select: text;
-ms-user-select: text;
user-select: text;
}
|
test/expected/2-level/test.feb3c900f814c0639e40df5d2979f1b0.html
|
disqus/grunt-smartrev
|
<!DOCTYPE html>
<html>
<head>
<title>Test</title>
<link rel="stylesheet" href="test.84b6cd3d11e54bb8da24e6730ab64c98.css">
</head>
<body>
<a href="logo.0f278ffd46a4687731ccad34403db8f9.png"><img src="logo.0f278ffd46a4687731ccad34403db8f9.png"></a>
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.