code
stringlengths 2
1.05M
| repo_name
stringlengths 5
101
| path
stringlengths 4
991
| language
stringclasses 3
values | license
stringclasses 5
values | size
int64 2
1.05M
|
|---|---|---|---|---|---|
<!DOCTYPE html >
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>ScalaTest 3.0.5 - org.scalatest.exceptions.DuplicateTestNameException</title>
<meta name="description" content="ScalaTest 3.0.5 - org.scalatest.exceptions.DuplicateTestNameException" />
<meta name="keywords" content="ScalaTest 3.0.5 org.scalatest.exceptions.DuplicateTestNameException" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link href="../../../lib/index.css" media="screen" type="text/css" rel="stylesheet" />
<link href="../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" />
<link href="../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" />
<script type="text/javascript" src="../../../lib/jquery.js"></script>
<script type="text/javascript" src="../../../lib/jquery.panzoom.min.js"></script>
<script type="text/javascript" src="../../../lib/jquery.mousewheel.min.js"></script>
<script type="text/javascript" src="../../../lib/index.js"></script>
<script type="text/javascript" src="../../../index.js"></script>
<script type="text/javascript" src="../../../lib/scheduler.js"></script>
<script type="text/javascript" src="../../../lib/template.js"></script>
<script type="text/javascript" src="../../../lib/tools.tooltip.js"></script>
<script type="text/javascript">
/* this variable can be used by the JS to determine the path to the root document */
var toRoot = '../../../';
</script>
</head>
<body>
<div id="search">
<span id="doc-title">ScalaTest 3.0.5<span id="doc-version"></span></span>
<span class="close-results"><span class="left"><</span> Back</span>
<div id="textfilter">
<span class="input">
<input autocapitalize="none" placeholder="Search" id="index-input" type="text" accesskey="/" />
<i class="clear material-icons"></i>
<i id="search-icon" class="material-icons"></i>
</span>
</div>
</div>
<div id="search-results">
<div id="search-progress">
<div id="progress-fill"></div>
</div>
<div id="results-content">
<div id="entity-results"></div>
<div id="member-results"></div>
</div>
</div>
<div id="content-scroll-container" style="-webkit-overflow-scrolling: touch;">
<div id="content-container" style="-webkit-overflow-scrolling: touch;">
<div id="subpackage-spacer">
<div id="packages">
<h1>Packages</h1>
<ul>
<li name="_root_.root" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="_root_"></a><a id="root:_root_"></a>
<span class="permalink">
<a href="index.html#_root_" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="" href="../../../index.html"><span class="name">root</span></a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../index.html" class="extype" name="_root_">root</a></dd></dl></div>
</li><li name="_root_.org" visbl="pub" class="indented1 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="org"></a><a id="org:org"></a>
<span class="permalink">
<a href="index.html#org" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="" href="../../index.html"><span class="name">org</span></a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../index.html" class="extype" name="_root_">root</a></dd></dl></div>
</li><li name="org.scalatest" visbl="pub" class="indented2 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="scalatest"></a><a id="scalatest:scalatest"></a>
<span class="permalink">
<a href="../org/index.html#scalatest" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="ScalaTest's main traits, classes, and other members, including members supporting ScalaTest's DSL for the Scala interpreter." href="../index.html"><span class="name">scalatest</span></a>
</span>
<p class="shortcomment cmt">ScalaTest's main traits, classes, and other members, including members supporting ScalaTest's DSL for the Scala interpreter.</p><div class="fullcomment"><div class="comment cmt"><p>ScalaTest's main traits, classes, and other members, including members supporting ScalaTest's DSL for the Scala interpreter.
</p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../index.html" class="extype" name="org">org</a></dd></dl></div>
</li><li name="org.scalatest.exceptions" visbl="pub" class="indented3 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="exceptions"></a><a id="exceptions:exceptions"></a>
<span class="permalink">
<a href="../../org/scalatest/index.html#exceptions" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="" href="index.html"><span class="name">exceptions</span></a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../index.html" class="extype" name="org.scalatest">scalatest</a></dd></dl></div>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="class" href="DiscardedEvaluationException.html" title="Exception that indicates an evaluation of a property should be discarded, because a condition required by a property was not met by the passed values."></a>
<a href="DiscardedEvaluationException.html" title="Exception that indicates an evaluation of a property should be discarded, because a condition required by a property was not met by the passed values.">DiscardedEvaluationException</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="class" href="" title="Exception that indicates an attempt was made to register a test that had the same name as a test already registered in the same suite."></a>
<a href="" title="Exception that indicates an attempt was made to register a test that had the same name as a test already registered in the same suite.">DuplicateTestNameException</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="class" href="GeneratorDrivenPropertyCheckFailedException.html" title="Exception that indicates a ScalaCheck property check failed."></a>
<a href="GeneratorDrivenPropertyCheckFailedException.html" title="Exception that indicates a ScalaCheck property check failed.">GeneratorDrivenPropertyCheckFailedException</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="trait" href="ModifiableMessage.html" title="Trait implemented by exception types that can modify their detail message."></a>
<a href="ModifiableMessage.html" title="Trait implemented by exception types that can modify their detail message.">ModifiableMessage</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="trait" href="ModifiablePayload.html" title="Trait implemented by PayloadField exception types that can modify their payload."></a>
<a href="ModifiablePayload.html" title="Trait implemented by PayloadField exception types that can modify their payload.">ModifiablePayload</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="class" href="NotAllowedException.html" title="Exception that indicates something was attempted in test code that is not allowed."></a>
<a href="NotAllowedException.html" title="Exception that indicates something was attempted in test code that is not allowed.">NotAllowedException</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="trait" href="PayloadField.html" title="Trait implemented by exception types that carry an optional payload."></a>
<a href="PayloadField.html" title="Trait implemented by exception types that carry an optional payload.">PayloadField</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="class" href="PropertyCheckFailedException.html" title="Exception that indicates a property check failed."></a>
<a href="PropertyCheckFailedException.html" title="Exception that indicates a property check failed.">PropertyCheckFailedException</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="trait" href="StackDepth.html" title="Trait that encapsulates the information required of an exception thrown by ScalaTest's assertions and matchers, which includes a stack depth at which the failing line of test code resides."></a>
<a href="StackDepth.html" title="Trait that encapsulates the information required of an exception thrown by ScalaTest's assertions and matchers, which includes a stack depth at which the failing line of test code resides.">StackDepth</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="class" href="StackDepthException.html" title="Exception class that encapsulates information about the stack depth at which the line of code that failed resides, so that information can be presented to the user that makes it quick to find the failing line of code."></a>
<a href="StackDepthException.html" title="Exception class that encapsulates information about the stack depth at which the line of code that failed resides, so that information can be presented to the user that makes it quick to find the failing line of code.">StackDepthException</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="class" href="TableDrivenPropertyCheckFailedException.html" title="Exception that indicates a table-driven property check failed."></a>
<a href="TableDrivenPropertyCheckFailedException.html" title="Exception that indicates a table-driven property check failed.">TableDrivenPropertyCheckFailedException</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="class" href="TestCanceledException.html" title="Exception thrown to indicate a test has been canceled."></a>
<a href="TestCanceledException.html" title="Exception thrown to indicate a test has been canceled.">TestCanceledException</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="class" href="TestFailedDueToTimeoutException.html" title="Subclass of TestFailedException representing tests that failed because of a timeout."></a>
<a href="TestFailedDueToTimeoutException.html" title="Subclass of TestFailedException representing tests that failed because of a timeout.">TestFailedDueToTimeoutException</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="class" href="TestFailedException.html" title="Exception that indicates a test failed."></a>
<a href="TestFailedException.html" title="Exception that indicates a test failed.">TestFailedException</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="class" href="TestPendingException.html" title="Exception thrown to indicate a test is pending."></a>
<a href="TestPendingException.html" title="Exception thrown to indicate a test is pending.">TestPendingException</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="class" href="TestRegistrationClosedException.html" title="Exception that indicates an action that is only allowed during a suite's test registration phase, such as registering a test to run or ignore, was attempted after registration had already closed."></a>
<a href="TestRegistrationClosedException.html" title="Exception that indicates an action that is only allowed during a suite's test registration phase, such as registering a test to run or ignore, was attempted after registration had already closed.">TestRegistrationClosedException</a>
</li><li class="current-entities indented3">
<span class="separator"></span>
<a class="trait" href="TimeoutField.html" title="Trait mixed into exceptions thrown due to a timeout, which offers a timeout field providing a Span representing the timeout that expired."></a>
<a href="TimeoutField.html" title="Trait mixed into exceptions thrown due to a timeout, which offers a timeout field providing a Span representing the timeout that expired.">TimeoutField</a>
</li>
</ul>
</div>
</div>
<div id="content">
<body class="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">
<div class="big-circle class">c</div>
<p id="owner"><a href="../../index.html" class="extype" name="org">org</a>.<a href="../index.html" class="extype" name="org.scalatest">scalatest</a>.<a href="index.html" class="extype" name="org.scalatest.exceptions">exceptions</a></p>
<h1>DuplicateTestNameException<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html" title="Permalink">
<i class="material-icons"></i>
</a>
</span></h1>
<h3><span class="morelinks"></span></h3>
</div>
<h4 id="signature" class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">class</span>
</span>
<span class="symbol">
<span class="name">DuplicateTestNameException</span><span class="result"> extends <a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a></span>
</span>
</h4>
<div id="comment" class="fullcommenttop"><div class="comment cmt"><p>Exception that indicates an attempt was made to register a test that had the same name as a test
already registered in the same suite. The purpose of this exception is to encapsulate information about
the stack depth at which the line of code that made this attempt resides, so that information can be presented to
the user that makes it quick to find the problem line of code. (In other words, the user need not scan through the
stack trace to find the correct filename and line number of the offending code.)
</p></div><dl class="attributes block"> <dt>Source</dt><dd><a href="https://github.com/scalatest/scalatest/tree/release-3.0.5/scalatest//src/main/scala/org/scalatest/exceptions/DuplicateTestNameException.scala" target="_blank">DuplicateTestNameException.scala</a></dd><dt>Exceptions thrown</dt><dd><span class="cmt"><p><span class="extype" name="NullArgumentException"><code>NullArgumentException</code></span> if <code>testName</code> is <code>null</code></p></span></dd></dl><div class="toggleContainer block">
<span class="toggle">
Linear Supertypes
</span>
<div class="superTypes hiddenContent"><a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a>, <a href="StackDepth.html" class="extype" name="org.scalatest.exceptions.StackDepth">StackDepth</a>, <span class="extype" name="java.lang.RuntimeException">RuntimeException</span>, <span class="extype" name="java.lang.Exception">Exception</span>, <span class="extype" name="java.lang.Throwable">Throwable</span>, <span class="extype" name="java.io.Serializable">Serializable</span>, <span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>
</div></div>
<div id="mbrsel">
<div class="toggle"></div>
<div id="memberfilter">
<i class="material-icons arrow"></i>
<span class="input">
<input id="mbrsel-input" placeholder="Filter all members" type="text" accesskey="/" />
</span>
<i class="clear material-icons"></i>
</div>
<div id="filterby">
<div id="order">
<span class="filtertype">Ordering</span>
<ol>
<li class="alpha in"><span>Alphabetic</span></li>
<li class="inherit out"><span>By Inheritance</span></li>
</ol>
</div>
<div class="ancestors">
<span class="filtertype">Inherited<br />
</span>
<ol id="linearization">
<li class="in" name="org.scalatest.exceptions.DuplicateTestNameException"><span>DuplicateTestNameException</span></li><li class="in" name="org.scalatest.exceptions.StackDepthException"><span>StackDepthException</span></li><li class="in" name="org.scalatest.exceptions.StackDepth"><span>StackDepth</span></li><li class="in" name="java.lang.RuntimeException"><span>RuntimeException</span></li><li class="in" name="java.lang.Exception"><span>Exception</span></li><li class="in" name="java.lang.Throwable"><span>Throwable</span></li><li class="in" name="java.io.Serializable"><span>Serializable</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li>
</ol>
</div><div class="ancestors">
<span class="filtertype"></span>
<ol>
<li class="hideall out"><span>Hide All</span></li>
<li class="showall in"><span>Show All</span></li>
</ol>
</div>
<div id="visbl">
<span class="filtertype">Visibility</span>
<ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol>
</div>
</div>
</div>
<div id="template">
<div id="allMembers">
<div id="constructors" class="members">
<h3>Instance Constructors</h3>
<ol><li name="org.scalatest.exceptions.DuplicateTestNameException#<init>" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="<init>(testName:String,failedCodeStackDepthFun:org.scalatest.exceptions.StackDepthException=>Int):org.scalatest.exceptions.DuplicateTestNameException"></a><a id="<init>:DuplicateTestNameException"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#<init>(testName:String,failedCodeStackDepthFun:org.scalatest.exceptions.StackDepthException=>Int):org.scalatest.exceptions.DuplicateTestNameException" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">new</span>
</span>
<span class="symbol">
<span class="name">DuplicateTestNameException</span><span class="params">(<span name="testName">testName: <span class="extype" name="scala.Predef.String">String</span></span>, <span name="failedCodeStackDepthFun">failedCodeStackDepthFun: (<a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a>) ⇒ <span class="extype" name="scala.Int">Int</span></span>)</span>
</span>
<p class="shortcomment cmt">Constructs a <code>DuplicateTestNameException</code> with given test name and stack depth function.</p><div class="fullcomment"><div class="comment cmt"><p>Constructs a <code>DuplicateTestNameException</code> with given test name and stack depth function.
</p></div><dl class="paramcmts block"><dt class="param">testName</dt><dd class="cmt"><p>the test name</p></dd><dt class="param">failedCodeStackDepthFun</dt><dd class="cmt"><p>the depth in the stack trace of this exception at which the line of test code that failed resides.</p></dd></dl></div>
</li><li name="org.scalatest.exceptions.DuplicateTestNameException#<init>" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="<init>(testName:String,failedCodeStackDepth:Int):org.scalatest.exceptions.DuplicateTestNameException"></a><a id="<init>:DuplicateTestNameException"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#<init>(testName:String,failedCodeStackDepth:Int):org.scalatest.exceptions.DuplicateTestNameException" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">new</span>
</span>
<span class="symbol">
<span class="name">DuplicateTestNameException</span><span class="params">(<span name="testName">testName: <span class="extype" name="scala.Predef.String">String</span></span>, <span name="failedCodeStackDepth">failedCodeStackDepth: <span class="extype" name="scala.Int">Int</span></span>)</span>
</span>
<p class="shortcomment cmt">Constructs a <code>DuplicateTestNameException</code> with pre-determined <code>failedCodeStackDepth</code>.</p><div class="fullcomment"><div class="comment cmt"><p>Constructs a <code>DuplicateTestNameException</code> with pre-determined <code>failedCodeStackDepth</code>. (This was
the primary constructor form prior to ScalaTest 1.5.)
</p></div><dl class="paramcmts block"><dt class="param">testName</dt><dd class="cmt"><p>the test name found to be duplicate</p></dd><dt class="param">failedCodeStackDepth</dt><dd class="cmt"><p>the depth in the stack trace of this exception at which the line of test code that failed resides.</p></dd></dl><dl class="attributes block"> <dt>Exceptions thrown</dt><dd><span class="cmt"><p><span class="extype" name="NullArgumentException"><code>NullArgumentException</code></span> if <code>testName</code> is <code>null</code></p></span></dd></dl></div>
</li><li name="org.scalatest.exceptions.DuplicateTestNameException#<init>" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="<init>(message:String,pos:org.scalactic.source.Position):org.scalatest.exceptions.DuplicateTestNameException"></a><a id="<init>:DuplicateTestNameException"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#<init>(message:String,pos:org.scalactic.source.Position):org.scalatest.exceptions.DuplicateTestNameException" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">new</span>
</span>
<span class="symbol">
<span class="name">DuplicateTestNameException</span><span class="params">(<span name="message">message: <span class="extype" name="scala.Predef.String">String</span></span>, <span name="pos">pos: <span class="extype" name="org.scalactic.source.Position">Position</span></span>)</span>
</span>
<p class="shortcomment cmt">Constructs a <code>DuplicateTestNameException</code> with given message and source position
</p><div class="fullcomment"><div class="comment cmt"><p>Constructs a <code>DuplicateTestNameException</code> with given message and source position
</p></div><dl class="paramcmts block"><dt class="param">message</dt><dd class="cmt"><p>the error message</p></dd><dt class="param">pos</dt><dd class="cmt"><p>the source position</p></dd></dl></div>
</li><li name="org.scalatest.exceptions.DuplicateTestNameException#<init>" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="<init>(testName:String,posOrStackDepthFun:Either[org.scalactic.source.Position,org.scalatest.exceptions.StackDepthException=>Int]):org.scalatest.exceptions.DuplicateTestNameException"></a><a id="<init>:DuplicateTestNameException"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#<init>(testName:String,posOrStackDepthFun:Either[org.scalactic.source.Position,org.scalatest.exceptions.StackDepthException=>Int]):org.scalatest.exceptions.DuplicateTestNameException" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">new</span>
</span>
<span class="symbol">
<span class="name">DuplicateTestNameException</span><span class="params">(<span name="testName">testName: <span class="extype" name="scala.Predef.String">String</span></span>, <span name="posOrStackDepthFun">posOrStackDepthFun: <span class="extype" name="scala.Either">Either</span>[<span class="extype" name="org.scalactic.source.Position">Position</span>, (<a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a>) ⇒ <span class="extype" name="scala.Int">Int</span>]</span>)</span>
</span>
<p class="shortcomment cmt"></p><div class="fullcomment"><div class="comment cmt"></div><dl class="paramcmts block"><dt class="param">testName</dt><dd class="cmt"><p>the test name that was attempted to be registered twice</p></dd><dt class="param">posOrStackDepthFun</dt><dd class="cmt"><p>either a source position or a function that return the depth in the stack trace of this exception at which the line of code that attempted
to register the test with the duplicate name resides.</p></dd></dl><dl class="attributes block"> <dt>Exceptions thrown</dt><dd><span class="cmt"><p><span class="extype" name="NullArgumentException"><code>NullArgumentException</code></span> if <code>testName</code> is <code>null</code></p></span></dd></dl></div>
</li></ol>
</div>
<div class="values members">
<h3>Value Members</h3>
<ol>
<li name="scala.AnyRef#!=" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="!=(x$1:Any):Boolean"></a><a id="!=(Any):Boolean"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#!=(x$1:Any):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef###" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="##():Int"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html###():Int" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#==" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="==(x$1:Any):Boolean"></a><a id="==(Any):Boolean"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#==(x$1:Any):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="java.lang.Throwable#addSuppressed" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="addSuppressed(x$1:Throwable):Unit"></a><a id="addSuppressed(Throwable):Unit"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#addSuppressed(x$1:Throwable):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">addSuppressed</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="java.lang.Throwable">Throwable</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Throwable</dd></dl></div>
</li><li name="scala.Any#asInstanceOf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="asInstanceOf[T0]:T0"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#asInstanceOf[T0]:T0" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="org.scalatest.exceptions.DuplicateTestNameException#canEqual" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="canEqual(other:Any):Boolean"></a><a id="canEqual(Any):Boolean"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#canEqual(other:Any):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">canEqual</span><span class="params">(<span name="other">other: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<p class="shortcomment cmt">Indicates whether this object can be equal to the passed object.</p><div class="fullcomment"><div class="comment cmt"><p>Indicates whether this object can be equal to the passed object.
</p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="" class="extype" name="org.scalatest.exceptions.DuplicateTestNameException">DuplicateTestNameException</a> → <a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a></dd></dl></div>
</li><li name="org.scalatest.exceptions.StackDepthException#cause" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="cause:Option[Throwable]"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#cause:Option[Throwable]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">val</span>
</span>
<span class="symbol">
<span class="name">cause</span><span class="result">: <span class="extype" name="scala.Option">Option</span>[<span class="extype" name="scala.Throwable">Throwable</span>]</span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a> → <a href="StackDepth.html" class="extype" name="org.scalatest.exceptions.StackDepth">StackDepth</a></dd></dl></div>
</li><li name="scala.AnyRef#clone" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="clone():Object"></a><a id="clone():AnyRef"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#clone():Object" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java/lang/index.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.CloneNotSupportedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#eq" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="eq(x$1:AnyRef):Boolean"></a><a id="eq(AnyRef):Boolean"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#eq(x$1:AnyRef):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="org.scalatest.exceptions.DuplicateTestNameException#equals" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="equals(other:Any):Boolean"></a><a id="equals(Any):Boolean"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#equals(other:Any):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">equals</span><span class="params">(<span name="other">other: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<p class="shortcomment cmt">Indicates whether this object is equal to the passed object.</p><div class="fullcomment"><div class="comment cmt"><p>Indicates whether this object is equal to the passed object. If the passed object is
a <code>DuplicateTestNameException</code>, equality requires equal <code>message</code>,
<code>cause</code>, and <code>failedCodeStackDepth</code> fields, as well as equal
return values of <code>getStackTrace</code>.
</p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="" class="extype" name="org.scalatest.exceptions.DuplicateTestNameException">DuplicateTestNameException</a> → <a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a> → AnyRef → Any</dd></dl></div>
</li><li name="org.scalatest.exceptions.StackDepth#failedCodeFileName" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="failedCodeFileName:Option[String]"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#failedCodeFileName:Option[String]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">failedCodeFileName</span><span class="result">: <span class="extype" name="scala.Option">Option</span>[<span class="extype" name="scala.Predef.String">String</span>]</span>
</span>
<p class="shortcomment cmt">A string that provides the filename of the line of code that failed, suitable
for presenting to a user, which is taken from this exception's <code>StackTraceElement</code> at the depth specified
by <code>failedCodeStackDepth</code>.</p><div class="fullcomment"><div class="comment cmt"><p>A string that provides the filename of the line of code that failed, suitable
for presenting to a user, which is taken from this exception's <code>StackTraceElement</code> at the depth specified
by <code>failedCodeStackDepth</code>.</p><p>This is a <code>def</code> instead of a <code>val</code> because exceptions are mutable: their stack trace can
be changed after the exception is created. This is done, for example, by the <code>SeveredStackTraces</code> trait.</p></div><dl class="paramcmts block"><dt>returns</dt><dd class="cmt"><p>a string containing the filename that caused the failed test</p></dd></dl><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="StackDepth.html" class="extype" name="org.scalatest.exceptions.StackDepth">StackDepth</a></dd></dl></div>
</li><li name="org.scalatest.exceptions.StackDepth#failedCodeFileNameAndLineNumberString" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="failedCodeFileNameAndLineNumberString:Option[String]"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#failedCodeFileNameAndLineNumberString:Option[String]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">failedCodeFileNameAndLineNumberString</span><span class="result">: <span class="extype" name="scala.Option">Option</span>[<span class="extype" name="scala.Predef.String">String</span>]</span>
</span>
<p class="shortcomment cmt">A string that provides the filename and line number of the line of code that failed, suitable
for presenting to a user of the failing line.</p><div class="fullcomment"><div class="comment cmt"><p>A string that provides the filename and line number of the line of code that failed, suitable
for presenting to a user of the failing line. It calls <code>failedCodeFileName</code> and
<code>failedCodeLineNumber</code> to get the failing filename and line number.</p><p><code>failedCodeFileName</code> and <code>failedCodeLineNumber</code> will fall back to exception stack trace
when <code>Position</code> is not avaiable, this is the reason it is a <code>def</code> instead of a <code>val</code>,
because exceptions are mutable: their stack trace can be changed after the exception is created. This is done, for example,
by the <code>SeveredStackTraces</code> trait.</p></div><dl class="paramcmts block"><dt>returns</dt><dd class="cmt"><p>a user-presentable string containing the filename and line number that caused the failed test</p></dd></dl><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="StackDepth.html" class="extype" name="org.scalatest.exceptions.StackDepth">StackDepth</a></dd></dl></div>
</li><li name="org.scalatest.exceptions.StackDepthException#failedCodeFilePathname" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="failedCodeFilePathname:Option[String]"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#failedCodeFilePathname:Option[String]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">lazy val</span>
</span>
<span class="symbol">
<span class="name">failedCodeFilePathname</span><span class="result">: <span class="extype" name="scala.Option">Option</span>[<span class="extype" name="scala.Predef.String">String</span>]</span>
</span>
<p class="shortcomment cmt">A string that provides the full pathname of the source file containing the line of code that failed, suitable
for presenting to a user.</p><div class="fullcomment"><div class="comment cmt"><p>A string that provides the full pathname of the source file containing the line of code that failed, suitable
for presenting to a user.
</p></div><dl class="paramcmts block"><dt>returns</dt><dd class="cmt"><p>a string containing the full pathname of the source file containing the line of code that caused this exception</p></dd></dl><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a> → <a href="StackDepth.html" class="extype" name="org.scalatest.exceptions.StackDepth">StackDepth</a></dd></dl></div>
</li><li name="org.scalatest.exceptions.StackDepth#failedCodeFilePathnameAndLineNumberString" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="failedCodeFilePathnameAndLineNumberString:Option[String]"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#failedCodeFilePathnameAndLineNumberString:Option[String]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">lazy val</span>
</span>
<span class="symbol">
<span class="name">failedCodeFilePathnameAndLineNumberString</span><span class="result">: <span class="extype" name="scala.Option">Option</span>[<span class="extype" name="scala.Predef.String">String</span>]</span>
</span>
<p class="shortcomment cmt">A string that provides the absolute filename and line number of the line of code that failed, suitable
for presenting to a user of the failing line.</p><div class="fullcomment"><div class="comment cmt"><p>A string that provides the absolute filename and line number of the line of code that failed, suitable
for presenting to a user of the failing line. It calls <code>failedCodeFilePathname</code> and
<code>failedCodeLineNumber</code> to get the failing absolute filename and line number.
</p></div><dl class="paramcmts block"><dt>returns</dt><dd class="cmt"><p>a user-presentable string containing the absolute filename and line number that caused the failed test</p></dd></dl><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="StackDepth.html" class="extype" name="org.scalatest.exceptions.StackDepth">StackDepth</a></dd></dl></div>
</li><li name="org.scalatest.exceptions.StackDepth#failedCodeLineNumber" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="failedCodeLineNumber:Option[Int]"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#failedCodeLineNumber:Option[Int]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">failedCodeLineNumber</span><span class="result">: <span class="extype" name="scala.Option">Option</span>[<span class="extype" name="scala.Int">Int</span>]</span>
</span>
<p class="shortcomment cmt">A string that provides the line number of the line of code that failed, suitable
for presenting to a user, which is taken from this exception's <code>StackTraceElement</code> at the depth specified
by <code>failedCodeStackDepth</code>.</p><div class="fullcomment"><div class="comment cmt"><p>A string that provides the line number of the line of code that failed, suitable
for presenting to a user, which is taken from this exception's <code>StackTraceElement</code> at the depth specified
by <code>failedCodeStackDepth</code>.</p><p>This is a <code>def</code> instead of a <code>val</code> because exceptions are mutable: their stack trace can
be changed after the exception is created. This is done, for example, by the <code>SeveredStackTraces</code> trait.</p></div><dl class="paramcmts block"><dt>returns</dt><dd class="cmt"><p>a string containing the line number that caused the failed test</p></dd></dl><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="StackDepth.html" class="extype" name="org.scalatest.exceptions.StackDepth">StackDepth</a></dd></dl></div>
</li><li name="org.scalatest.exceptions.StackDepthException#failedCodeStackDepth" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="failedCodeStackDepth:Int"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#failedCodeStackDepth:Int" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">lazy val</span>
</span>
<span class="symbol">
<span class="name">failedCodeStackDepth</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
<p class="shortcomment cmt">The depth in the stack trace of this exception at which the line of test code that failed resides.</p><div class="fullcomment"><div class="comment cmt"><p>The depth in the stack trace of this exception at which the line of test code that failed resides.</p><p>One reason this is lazy is to delay any searching of the stack trace until it is actually needed. It will
usually be needed, but not always. For example, exceptions thrown during a shrink phase of a failed property
will often be <code>StackDepthException</code>s, but whose <code>failedCodeStackDepth</code> will never be used. Another reason is to remove the need
to create a different exception before creating this one just for the purpose of searching through its stack
trace for the proper stack depth. Still one more reason is to allow the message to contain information about the
stack depth, such as the failed file name and line number.</p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a> → <a href="StackDepth.html" class="extype" name="org.scalatest.exceptions.StackDepth">StackDepth</a></dd></dl></div>
</li><li name="java.lang.Throwable#fillInStackTrace" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="fillInStackTrace():Throwable"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#fillInStackTrace():Throwable" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">fillInStackTrace</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Throwable">Throwable</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Throwable</dd></dl></div>
</li><li name="scala.AnyRef#finalize" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="finalize():Unit"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#finalize():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java/lang/index.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="symbol">classOf[java.lang.Throwable]</span>
</span>)</span>
</dd></dl></div>
</li><li name="java.lang.Throwable#getCause" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="getCause():Throwable"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#getCause():Throwable" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">getCause</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Throwable">Throwable</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Throwable</dd></dl></div>
</li><li name="scala.AnyRef#getClass" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="getClass():Class[_]"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#getClass():Class[_]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
</dd></dl></div>
</li><li name="java.lang.Throwable#getLocalizedMessage" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="getLocalizedMessage():String"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#getLocalizedMessage():String" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">getLocalizedMessage</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.String">String</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Throwable</dd></dl></div>
</li><li name="org.scalatest.exceptions.StackDepthException#getMessage" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="getMessage():String"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#getMessage():String" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">getMessage</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Predef.String">String</span></span>
</span>
<p class="shortcomment cmt">Returns the detail message string of this <code>StackDepthException</code>.</p><div class="fullcomment"><div class="comment cmt"><p>Returns the detail message string of this <code>StackDepthException</code>.
</p></div><dl class="paramcmts block"><dt>returns</dt><dd class="cmt"><p>the detail message string of this <code>StackDepthException</code> instance (which may be <code>null</code>).</p></dd></dl><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a> → Throwable</dd></dl></div>
</li><li name="java.lang.Throwable#getStackTrace" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="getStackTrace():Array[StackTraceElement]"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#getStackTrace():Array[StackTraceElement]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">getStackTrace</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Array">Array</span>[<span class="extype" name="java.lang.StackTraceElement">StackTraceElement</span>]</span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Throwable</dd></dl></div>
</li><li name="java.lang.Throwable#getSuppressed" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="getSuppressed():Array[Throwable]"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#getSuppressed():Array[Throwable]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">getSuppressed</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Array">Array</span>[<span class="extype" name="java.lang.Throwable">Throwable</span>]</span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Throwable</dd></dl></div>
</li><li name="org.scalatest.exceptions.DuplicateTestNameException#hashCode" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="hashCode():Int"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#hashCode():Int" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">hashCode</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
<p class="shortcomment cmt">Returns a hash code value for this object.</p><div class="fullcomment"><div class="comment cmt"><p>Returns a hash code value for this object.
</p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="" class="extype" name="org.scalatest.exceptions.DuplicateTestNameException">DuplicateTestNameException</a> → <a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a> → AnyRef → Any</dd></dl></div>
</li><li name="org.scalatest.exceptions.StackDepthException#initCause" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="initCause(throwable:Throwable):Throwable"></a><a id="initCause(Throwable):Throwable"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#initCause(throwable:Throwable):Throwable" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">initCause</span><span class="params">(<span name="throwable">throwable: <span class="extype" name="scala.Throwable">Throwable</span></span>)</span><span class="result">: <span class="extype" name="scala.Throwable">Throwable</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a> → Throwable</dd></dl></div>
</li><li name="scala.Any#isInstanceOf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="isInstanceOf[T0]:Boolean"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#isInstanceOf[T0]:Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="org.scalatest.exceptions.StackDepthException#message" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="message:Option[String]"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#message:Option[String]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">lazy val</span>
</span>
<span class="symbol">
<span class="name">message</span><span class="result">: <span class="extype" name="scala.Option">Option</span>[<span class="extype" name="scala.Predef.String">String</span>]</span>
</span>
<p class="shortcomment cmt">An optional detail message for this <code>StackDepth</code> exception.</p><div class="fullcomment"><div class="comment cmt"><p>An optional detail message for this <code>StackDepth</code> exception.</p><p>One reason this is lazy is to delay any searching of the stack trace until it is actually needed. It will
usually be needed, but not always. For example, exceptions thrown during a shrink phase of a failed property
will often be <code>StackDepthException</code>s, but whose <code>message</code> will never be used. Another related reason is to remove the need
to create a different exception before creating this one just for the purpose of searching through its stack
trace for the proper stack depth. Still one more reason is to allow the message to contain information about the
stack depth, such as the failed file name and line number.</p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a> → <a href="StackDepth.html" class="extype" name="org.scalatest.exceptions.StackDepth">StackDepth</a></dd></dl></div>
</li><li name="org.scalatest.exceptions.StackDepthException#messageFun" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="messageFun:org.scalatest.exceptions.StackDepthException=>Option[String]"></a><a id="messageFun:(StackDepthException)⇒Option[String]"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#messageFun:org.scalatest.exceptions.StackDepthException=>Option[String]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">val</span>
</span>
<span class="symbol">
<span class="name">messageFun</span><span class="result">: (<a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a>) ⇒ <span class="extype" name="scala.Option">Option</span>[<span class="extype" name="scala.Predef.String">String</span>]</span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a></dd></dl></div>
</li><li name="scala.AnyRef#ne" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="ne(x$1:AnyRef):Boolean"></a><a id="ne(AnyRef):Boolean"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#ne(x$1:AnyRef):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#notify" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notify():Unit"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#notify():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#notifyAll" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notifyAll():Unit"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#notifyAll():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
</dd></dl></div>
</li><li name="org.scalatest.exceptions.StackDepthException#position" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="position:Option[org.scalactic.source.Position]"></a><a id="position:Option[Position]"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#position:Option[org.scalactic.source.Position]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">val</span>
</span>
<span class="symbol">
<span class="name">position</span><span class="result">: <span class="extype" name="scala.Option">Option</span>[<span class="extype" name="org.scalactic.source.Position">Position</span>]</span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a> → <a href="StackDepth.html" class="extype" name="org.scalatest.exceptions.StackDepth">StackDepth</a></dd></dl></div>
</li><li name="java.lang.Throwable#printStackTrace" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="printStackTrace(x$1:java.io.PrintWriter):Unit"></a><a id="printStackTrace(PrintWriter):Unit"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#printStackTrace(x$1:java.io.PrintWriter):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">printStackTrace</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="java.io.PrintWriter">PrintWriter</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Throwable</dd></dl></div>
</li><li name="java.lang.Throwable#printStackTrace" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="printStackTrace(x$1:java.io.PrintStream):Unit"></a><a id="printStackTrace(PrintStream):Unit"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#printStackTrace(x$1:java.io.PrintStream):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">printStackTrace</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="java.io.PrintStream">PrintStream</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Throwable</dd></dl></div>
</li><li name="java.lang.Throwable#printStackTrace" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="printStackTrace():Unit"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#printStackTrace():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">printStackTrace</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Throwable</dd></dl></div>
</li><li name="java.lang.Throwable#setStackTrace" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="setStackTrace(x$1:Array[StackTraceElement]):Unit"></a><a id="setStackTrace(Array[StackTraceElement]):Unit"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#setStackTrace(x$1:Array[StackTraceElement]):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">setStackTrace</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Array">Array</span>[<span class="extype" name="java.lang.StackTraceElement">StackTraceElement</span>]</span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Throwable</dd></dl></div>
</li><li name="org.scalatest.exceptions.DuplicateTestNameException#severedAtStackDepth" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="severedAtStackDepth:org.scalatest.exceptions.DuplicateTestNameException"></a><a id="severedAtStackDepth:DuplicateTestNameException"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#severedAtStackDepth:org.scalatest.exceptions.DuplicateTestNameException" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">severedAtStackDepth</span><span class="result">: <a href="" class="extype" name="org.scalatest.exceptions.DuplicateTestNameException">DuplicateTestNameException</a></span>
</span>
<p class="shortcomment cmt">Returns an exception of class <code>DuplicateTestNameException</code> with <code>failedExceptionStackDepth</code> set to 0 and
all frames above this stack depth severed off.</p><div class="fullcomment"><div class="comment cmt"><p>Returns an exception of class <code>DuplicateTestNameException</code> with <code>failedExceptionStackDepth</code> set to 0 and
all frames above this stack depth severed off. This can be useful when working with tools (such as IDEs) that do not
directly support ScalaTest. (Tools that directly support ScalaTest can use the stack depth information delivered
in the StackDepth exceptions.)
</p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="" class="extype" name="org.scalatest.exceptions.DuplicateTestNameException">DuplicateTestNameException</a> → <a href="StackDepth.html" class="extype" name="org.scalatest.exceptions.StackDepth">StackDepth</a></dd></dl></div>
</li><li name="scala.AnyRef#synchronized" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="synchronized[T0](x$1:=>T0):T0"></a><a id="synchronized[T0](⇒T0):T0"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#synchronized[T0](x$1:=>T0):T0" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="java.lang.Throwable#toString" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="toString():String"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#toString():String" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">toString</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.String">String</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Throwable → AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait():Unit"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#wait():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long,x$2:Int):Unit"></a><a id="wait(Long,Int):Unit"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#wait(x$1:Long,x$2:Int):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long):Unit"></a><a id="wait(Long):Unit"></a>
<span class="permalink">
<a href="../../../org/scalatest/exceptions/DuplicateTestNameException.html#wait(x$1:Long):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@native</span><span class="args">()</span>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li>
</ol>
</div>
</div>
<div id="inheritedMembers">
<div class="parent" name="org.scalatest.exceptions.StackDepthException">
<h3>Inherited from <a href="StackDepthException.html" class="extype" name="org.scalatest.exceptions.StackDepthException">StackDepthException</a></h3>
</div><div class="parent" name="org.scalatest.exceptions.StackDepth">
<h3>Inherited from <a href="StackDepth.html" class="extype" name="org.scalatest.exceptions.StackDepth">StackDepth</a></h3>
</div><div class="parent" name="java.lang.RuntimeException">
<h3>Inherited from <span class="extype" name="java.lang.RuntimeException">RuntimeException</span></h3>
</div><div class="parent" name="java.lang.Exception">
<h3>Inherited from <span class="extype" name="java.lang.Exception">Exception</span></h3>
</div><div class="parent" name="java.lang.Throwable">
<h3>Inherited from <span class="extype" name="java.lang.Throwable">Throwable</span></h3>
</div><div class="parent" name="java.io.Serializable">
<h3>Inherited from <span class="extype" name="java.io.Serializable">Serializable</span></h3>
</div><div class="parent" name="scala.AnyRef">
<h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3>
</div><div class="parent" name="scala.Any">
<h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3>
</div>
</div>
<div id="groupedMembers">
<div class="group" name="Ungrouped">
<h3>Ungrouped</h3>
</div>
</div>
</div>
<div id="tooltip"></div>
<div id="footer"> </div>
</body>
</div>
</div>
</div>
</body>
</html>
|
scalatest/scalatest-website
|
public/scaladoc/3.0.5/org/scalatest/exceptions/DuplicateTestNameException.html
|
HTML
|
apache-2.0
| 84,244
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head>
<title></title>
<style type="text/css">
<!--code { font-family: Courier New, Courier; font-size: 10pt; margin: 0px; }-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
</head><body>
<!-- ======================================================== -->
<!-- = Java Sourcecode to HTML automatically converted code = -->
<!-- = Java2Html Converter V4.1 2004 by Markus Gebhard markus@jave.de = -->
<!-- = Further information: http://www.java2html.de = -->
<div align="left" class="java">
<table border="0" cellpadding="3" cellspacing="0" bgcolor="#ffffff">
<!-- start headline -->
<tr>
<td colspan="2">
<center><font size="+2">
<code><b>
Datastructures1.java
</b></code>
</font></center>
</td>
</tr>
<!-- end headline -->
<tr>
<!-- start source code -->
<td nowrap="nowrap" valign="top" align="left">
<code>
<font color="#808080">01</font> <font color="#3f5fbf">/**</font><br/>
<font color="#808080">02</font> <font color="#ffffff"> </font><font color="#7f9fbf">@author </font><font color="#3f5fbf">Benjamin Livshits </font><font color="#7f7f9f"><livshits@cs.stanford.edu></font><br/>
<font color="#808080">03</font> <font color="#ffffff"> </font><br/>
<font color="#808080">04</font> <font color="#ffffff"> </font><font color="#3f5fbf">$Id: Datastructures1.java,v 1.1 2006/04/21 17:14:24 livshits Exp $</font><br/>
<font color="#808080">05</font> <font color="#ffffff"> </font><font color="#3f5fbf">*/</font><br/>
<font color="#808080">06</font> <font color="#7f0055"><b>package </b></font><font color="#000000">securibench.micro.datastructures;</font><br/>
<font color="#808080">07</font> <font color="#ffffff"></font><br/>
<font color="#808080">08</font> <font color="#7f0055"><b>import </b></font><font color="#000000">java.io.IOException;</font><br/>
<font color="#808080">09</font> <font color="#7f0055"><b>import </b></font><font color="#000000">java.io.PrintWriter;</font><br/>
<font color="#808080">10</font> <font color="#ffffff"></font><br/>
<font color="#808080">11</font> <font color="#7f0055"><b>import </b></font><font color="#000000">javax.servlet.http.HttpServletRequest;</font><br/>
<font color="#808080">12</font> <font color="#7f0055"><b>import </b></font><font color="#000000">javax.servlet.http.HttpServletResponse;</font><br/>
<font color="#808080">13</font> <font color="#ffffff"></font><br/>
<font color="#808080">14</font> <font color="#7f0055"><b>import </b></font><font color="#000000">securibench.micro.BasicTestCase;</font><br/>
<font color="#808080">15</font> <font color="#7f0055"><b>import </b></font><font color="#000000">securibench.micro.MicroTestCase;</font><br/>
<font color="#808080">16</font> <font color="#ffffff"></font><br/>
<font color="#808080">17</font> <font color="#3f5fbf">/** </font><br/>
<font color="#808080">18</font> <font color="#ffffff"> </font><font color="#3f5fbf">* @servlet description="simple test of field assignment" </font><br/>
<font color="#808080">19</font> <font color="#ffffff"> </font><font color="#3f5fbf">* @servlet vuln_count = "1" </font><br/>
<font color="#808080">20</font> <font color="#ffffff"> </font><font color="#3f5fbf">* */</font><br/>
<font color="#808080">21</font> <font color="#7f0055"><b>public class </b></font><font color="#000000">Datastructures1 </font><font color="#7f0055"><b>extends </b></font><font color="#000000">BasicTestCase </font><font color="#7f0055"><b>implements </b></font><font color="#000000">MicroTestCase </font><font color="#000000">{</font><br/>
<font color="#808080">22</font> <font color="#ffffff"> </font><font color="#7f0055"><b>public class </b></font><font color="#000000">C </font><font color="#000000">{</font><br/>
<font color="#808080">23</font> <font color="#ffffff"> </font><font color="#7f0055"><b>private </b></font><font color="#000000">String str;</font><br/>
<font color="#808080">24</font> <font color="#ffffff"> </font><font color="#7f0055"><b>private </b></font><font color="#000000">String tag = </font><font color="#2a00ff">"abc"</font><font color="#000000">;</font><br/>
<font color="#808080">25</font> <font color="#ffffff"> </font><br/>
<font color="#808080">26</font> <font color="#ffffff"> </font><font color="#7f0055"><b>public </b></font><font color="#000000">String getData</font><font color="#000000">(){</font><font color="#7f0055"><b>return this</b></font><font color="#000000">.str;</font><font color="#000000">}</font><br/>
<font color="#808080">27</font> <font color="#ffffff"> </font><font color="#7f0055"><b>public </b></font><font color="#000000">String getTag</font><font color="#000000">(){</font><font color="#7f0055"><b>return this</b></font><font color="#000000">.str;</font><font color="#000000">}</font><br/>
<font color="#808080">28</font> <font color="#ffffff"> </font><font color="#7f0055"><b>public </b></font><font color="#7f0055"><b>void </b></font><font color="#000000">setData</font><font color="#000000">(</font><font color="#000000">String str</font><font color="#000000">){</font><font color="#7f0055"><b>this</b></font><font color="#000000">.str = str;</font><font color="#000000">}</font><br/>
<font color="#808080">29</font> <font color="#ffffff"> </font><font color="#000000">}</font><br/>
<font color="#808080">30</font> <font color="#ffffff"></font><br/>
<font color="#808080">31</font> <font color="#ffffff"> </font><font color="#7f0055"><b>private static final </b></font><font color="#000000">String FIELD_NAME = </font><font color="#2a00ff">"name"</font><font color="#000000">;</font><br/>
<font color="#808080">32</font> <font color="#ffffff"></font><br/>
<font color="#808080">33</font> <font color="#ffffff"> </font><font color="#7f0055"><b>protected </b></font><font color="#7f0055"><b>void </b></font><font color="#000000">doGet</font><font color="#000000">(</font><font color="#000000">HttpServletRequest req, HttpServletResponse resp</font><font color="#000000">) </font><font color="#7f0055"><b>throws </b></font><font color="#000000">IOException </font><font color="#000000">{</font><br/>
<font color="#808080">34</font> <font color="#ffffff"> </font><font color="#000000">String name = req.getParameter</font><font color="#000000">(</font><font color="#000000">FIELD_NAME</font><font color="#000000">)</font><font color="#000000">;</font><br/>
<font color="#808080">35</font> <font color="#ffffff"> </font><font color="#000000">C c = </font><font color="#7f0055"><b>new </b></font><font color="#000000">C</font><font color="#000000">()</font><font color="#000000">;</font><br/>
<font color="#808080">36</font> <font color="#ffffff"> </font><font color="#000000">c.setData</font><font color="#000000">(</font><font color="#000000">name</font><font color="#000000">)</font><font color="#000000">;</font><br/>
<font color="#808080">37</font> <font color="#ffffff"> </font><font color="#000000">String str = c.getData</font><font color="#000000">()</font><font color="#000000">;</font><br/>
<font color="#808080">38</font> <font color="#ffffff"> </font><font color="#000000">String tag = c.getTag</font><font color="#000000">()</font><font color="#000000">;</font><br/>
<font color="#808080">39</font> <font color="#ffffff"> </font><br/>
<font color="#808080">40</font> <font color="#ffffff"> </font><font color="#000000">PrintWriter writer = resp.getWriter</font><font color="#000000">()</font><font color="#000000">;</font><br/>
<font color="#808080">41</font> <font color="#ffffff"> </font><font color="#000000">writer.println</font><font color="#000000">(</font><font color="#000000">str</font><font color="#000000">)</font><font color="#000000">; </font><font color="#3f7f5f">/* BAD */</font><br/>
<font color="#808080">42</font> <font color="#ffffff"> </font><font color="#000000">writer.println</font><font color="#000000">(</font><font color="#000000">tag</font><font color="#000000">)</font><font color="#000000">; </font><font color="#3f7f5f">/* OK */</font><br/>
<font color="#808080">43</font> <font color="#ffffff"> </font><font color="#000000">}</font><br/>
<font color="#808080">44</font> <font color="#ffffff"> </font><br/>
<font color="#808080">45</font> <font color="#ffffff"> </font><font color="#7f0055"><b>public </b></font><font color="#000000">String getDescription</font><font color="#000000">() {</font><br/>
<font color="#808080">46</font> <font color="#ffffff"> </font><font color="#7f0055"><b>return </b></font><font color="#2a00ff">"simple test of field assignment"</font><font color="#000000">;</font><br/>
<font color="#808080">47</font> <font color="#ffffff"> </font><font color="#000000">}</font><br/>
<font color="#808080">48</font> <font color="#ffffff"> </font><br/>
<font color="#808080">49</font> <font color="#ffffff"> </font><font color="#7f0055"><b>public </b></font><font color="#7f0055"><b>int </b></font><font color="#000000">getVulnerabilityCount</font><font color="#000000">() {</font><br/>
<font color="#808080">50</font> <font color="#ffffff"> </font><font color="#7f0055"><b>return </b></font><font color="#990000">1</font><font color="#000000">;</font><br/>
<font color="#808080">51</font> <font color="#ffffff"> </font><font color="#000000">}</font><br/>
<font color="#808080">52</font> <font color="#000000">}</font></code>
</td>
<!-- end source code -->
</tr>
</table>
</div>
<!-- = END of automatically generated HTML code = -->
<!-- ======================================================== -->
</body></html>
|
too4words/securibench-micro
|
deployment/webapps/webdav/securibench/micro/datastructures/Datastructures1.java.html
|
HTML
|
apache-2.0
| 11,862
|
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>Second - ScalaTest 2.2.1 - org.scalatest.time.Second</title>
<meta name="description" content="Second - ScalaTest 2.2.1 - org.scalatest.time.Second" />
<meta name="keywords" content="Second ScalaTest 2.2.1 org.scalatest.time.Second" />
<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.time.Second$';
var anchor = window.location.hash;
var anchor_opt = '';
if (anchor.length >= 1)
anchor_opt = '@' + anchor.substring(1);
window.location.href = url + '#' + hash + anchor_opt;
}
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-71294502-3', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="value">
<!-- Top of doc.scalatest.org [javascript] -->
<script type="text/javascript">
var rnd = window.rnd || Math.floor(Math.random()*10e6);
var pid204546 = window.pid204546 || rnd;
var plc204546 = window.plc204546 || 0;
var abkw = window.abkw || '';
var absrc = 'http://ab167933.adbutler-ikon.com/adserve/;ID=167933;size=468x60;setID=204546;type=js;sw='+screen.width+';sh='+screen.height+';spr='+window.devicePixelRatio+';kw='+abkw+';pid='+pid204546+';place='+(plc204546++)+';rnd='+rnd+';click=CLICK_MACRO_PLACEHOLDER';
document.write('<scr'+'ipt src="'+absrc+'" type="text/javascript"></scr'+'ipt>');
</script>
<div id="definition">
<img src="../../../lib/object_big.png" />
<p id="owner"><a href="../../package.html" class="extype" name="org">org</a>.<a href="../package.html" class="extype" name="org.scalatest">scalatest</a>.<a href="package.html" class="extype" name="org.scalatest.time">time</a></p>
<h1>Second</h1>
</div>
<h4 id="signature" class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">object</span>
</span>
<span class="symbol">
<span class="name">Second</span><span class="result"> extends <a href="Units.html" class="extype" name="org.scalatest.time.Units">Units</a> with <span class="extype" name="scala.Product">Product</span> with <span class="extype" name="scala.Serializable">Serializable</span></span>
</span>
</h4>
<div id="comment" class="fullcommenttop"><div class="comment cmt"><p>Indicates units for a single second.</p><p>This singleton object may be passed to the constructor of <a href="Span.html"><code>Span</code></a> to
specify second units of time, so long as the value passed to <code>Span</code> is 1. For example:</p><p><pre class="stHighlighted">
<span class="stType">Span</span>(<span class="stLiteral">1</span>, <span class="stType">Second</span>)
</pre>
</p></div><dl class="attributes block"> <dt>Source</dt><dd><a href="https://github.com/scalatest/scalatest/tree/release-2.2.1-for-scala-2.11-and-2.10/src/main/scala/org/scalatest/time/Units.scala" target="_blank">Units.scala</a></dd></dl><div class="toggleContainer block">
<span class="toggle">Linear Supertypes</span>
<div class="superTypes hiddenContent"><span class="extype" name="scala.Serializable">Serializable</span>, <span class="extype" name="java.io.Serializable">Serializable</span>, <span class="extype" name="scala.Product">Product</span>, <span class="extype" name="scala.Equals">Equals</span>, <a href="Units.html" class="extype" name="org.scalatest.time.Units">Units</a>, <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.time.Second"><span>Second</span></li><li class="in" name="scala.Serializable"><span>Serializable</span></li><li class="in" name="java.io.Serializable"><span>Serializable</span></li><li class="in" name="scala.Product"><span>Product</span></li><li class="in" name="scala.Equals"><span>Equals</span></li><li class="in" name="org.scalatest.time.Units"><span>Units</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li>
</ol>
</div><div id="ancestors">
<span class="filtertype"></span>
<ol>
<li class="hideall out"><span>Hide All</span></li>
<li class="showall in"><span>Show all</span></li>
</ol>
<a href="http://docs.scala-lang.org/overviews/scaladoc/usage.html#members" target="_blank">Learn more about member selection</a>
</div>
<div id="visbl">
<span class="filtertype">Visibility</span>
<ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol>
</div>
</div>
<div id="template">
<div id="allMembers">
<div id="values" class="values members">
<h3>Value Members</h3>
<ol><li name="scala.AnyRef#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="!=(x$1:AnyRef):Boolean"></a>
<a id="!=(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.Any#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="!=(x$1:Any):Boolean"></a>
<a id="!=(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef###" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="##():Int"></a>
<a id="##():Int"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="==(x$1:AnyRef):Boolean"></a>
<a id="==(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.Any#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="==(x$1:Any):Boolean"></a>
<a id="==(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.Any#asInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="asInstanceOf[T0]:T0"></a>
<a id="asInstanceOf[T0]:T0"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef#clone" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="clone():Object"></a>
<a id="clone():AnyRef"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#eq" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="eq(x$1:AnyRef):Boolean"></a>
<a id="eq(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#equals" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="equals(x$1:Any):Boolean"></a>
<a id="equals(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">equals</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#finalize" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="finalize():Unit"></a>
<a id="finalize():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#getClass" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="getClass():Class[_]"></a>
<a id="getClass():Class[_]"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.Any#isInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="isInstanceOf[T0]:Boolean"></a>
<a id="isInstanceOf[T0]:Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef#ne" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="ne(x$1:AnyRef):Boolean"></a>
<a id="ne(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#notify" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notify():Unit"></a>
<a id="notify():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#notifyAll" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notifyAll():Unit"></a>
<a id="notifyAll():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#synchronized" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="synchronized[T0](x$1:=>T0):T0"></a>
<a id="synchronized[T0](⇒T0):T0"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait():Unit"></a>
<a id="wait():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long,x$2:Int):Unit"></a>
<a id="wait(Long,Int):Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long):Unit"></a>
<a id="wait(Long):Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">()</span>
</dd></dl></div>
</li></ol>
</div>
</div>
<div id="inheritedMembers">
<div class="parent" name="scala.Serializable">
<h3>Inherited from <span class="extype" name="scala.Serializable">Serializable</span></h3>
</div><div class="parent" name="java.io.Serializable">
<h3>Inherited from <span class="extype" name="java.io.Serializable">Serializable</span></h3>
</div><div class="parent" name="scala.Product">
<h3>Inherited from <span class="extype" name="scala.Product">Product</span></h3>
</div><div class="parent" name="scala.Equals">
<h3>Inherited from <span class="extype" name="scala.Equals">Equals</span></h3>
</div><div class="parent" name="org.scalatest.time.Units">
<h3>Inherited from <a href="Units.html" class="extype" name="org.scalatest.time.Units">Units</a></h3>
</div><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>
|
scalatest/scalatest-website
|
public/scaladoc/2.2.1/org/scalatest/time/Second$.html
|
HTML
|
apache-2.0
| 23,039
|
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Tue Dec 14 21:00:24 CET 2021 -->
<title>Uses of Enum com.google.ortools.constraintsolver.LocalSearchMetaheuristic.Value (com.google.ortools:ortools-java 9.2.9969 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-12-14">
<meta name="description" content="use: package: com.google.ortools.constraintsolver, class: LocalSearchMetaheuristic, enum: Value">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../LocalSearchMetaheuristic.Value.html" title="enum in com.google.ortools.constraintsolver">Class</a></li>
<li class="nav-bar-cell1-rev">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#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Enum com.google.ortools.constraintsolver.LocalSearchMetaheuristic.Value" class="title">Uses of Enum<br>com.google.ortools.constraintsolver.LocalSearchMetaheuristic.Value</h1>
</div>
<div class="caption"><span>Packages that use <a href="../LocalSearchMetaheuristic.Value.html" title="enum in com.google.ortools.constraintsolver">LocalSearchMetaheuristic.Value</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#com.google.ortools.constraintsolver">com.google.ortools.constraintsolver</a></div>
<div class="col-last even-row-color"> </div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.google.ortools.constraintsolver">
<h2>Uses of <a href="../LocalSearchMetaheuristic.Value.html" title="enum in com.google.ortools.constraintsolver">LocalSearchMetaheuristic.Value</a> in <a href="../package-summary.html">com.google.ortools.constraintsolver</a></h2>
<div class="caption"><span>Methods in <a href="../package-summary.html">com.google.ortools.constraintsolver</a> that return <a href="../LocalSearchMetaheuristic.Value.html" title="enum in com.google.ortools.constraintsolver">LocalSearchMetaheuristic.Value</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static <a href="../LocalSearchMetaheuristic.Value.html" title="enum in com.google.ortools.constraintsolver">LocalSearchMetaheuristic.Value</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">LocalSearchMetaheuristic.Value.</span><code><a href="../LocalSearchMetaheuristic.Value.html#forNumber(int)" class="member-name-link">forNumber</a><wbr>(int value)</code></div>
<div class="col-last even-row-color"> </div>
<div class="col-first odd-row-color"><code><a href="../LocalSearchMetaheuristic.Value.html" title="enum in com.google.ortools.constraintsolver">LocalSearchMetaheuristic.Value</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">RoutingSearchParameters.Builder.</span><code><a href="../RoutingSearchParameters.Builder.html#getLocalSearchMetaheuristic()" class="member-name-link">getLocalSearchMetaheuristic</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">
Local search metaheuristics used to guide the search.</div>
</div>
<div class="col-first even-row-color"><code><a href="../LocalSearchMetaheuristic.Value.html" title="enum in com.google.ortools.constraintsolver">LocalSearchMetaheuristic.Value</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">RoutingSearchParameters.</span><code><a href="../RoutingSearchParameters.html#getLocalSearchMetaheuristic()" class="member-name-link">getLocalSearchMetaheuristic</a>()</code></div>
<div class="col-last even-row-color">
<div class="block">
Local search metaheuristics used to guide the search.</div>
</div>
<div class="col-first odd-row-color"><code><a href="../LocalSearchMetaheuristic.Value.html" title="enum in com.google.ortools.constraintsolver">LocalSearchMetaheuristic.Value</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">RoutingSearchParametersOrBuilder.</span><code><a href="../RoutingSearchParametersOrBuilder.html#getLocalSearchMetaheuristic()" class="member-name-link">getLocalSearchMetaheuristic</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">
Local search metaheuristics used to guide the search.</div>
</div>
<div class="col-first even-row-color"><code>static <a href="../LocalSearchMetaheuristic.Value.html" title="enum in com.google.ortools.constraintsolver">LocalSearchMetaheuristic.Value</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">LocalSearchMetaheuristic.Value.</span><code><a href="../LocalSearchMetaheuristic.Value.html#valueOf(int)" class="member-name-link">valueOf</a><wbr>(int value)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first odd-row-color"><code>static <a href="../LocalSearchMetaheuristic.Value.html" title="enum in com.google.ortools.constraintsolver">LocalSearchMetaheuristic.Value</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">LocalSearchMetaheuristic.Value.</span><code><a href="../LocalSearchMetaheuristic.Value.html#valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor)" class="member-name-link">valueOf</a><wbr>(com.google.protobuf.Descriptors.EnumValueDescriptor desc)</code></div>
<div class="col-last odd-row-color">
<div class="block">Returns the enum constant of this type with the specified name.</div>
</div>
<div class="col-first even-row-color"><code>static <a href="../LocalSearchMetaheuristic.Value.html" title="enum in com.google.ortools.constraintsolver">LocalSearchMetaheuristic.Value</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">LocalSearchMetaheuristic.Value.</span><code><a href="../LocalSearchMetaheuristic.Value.html#valueOf(java.lang.String)" class="member-name-link">valueOf</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a> name)</code></div>
<div class="col-last even-row-color">
<div class="block">Returns the enum constant of this type with the specified name.</div>
</div>
<div class="col-first odd-row-color"><code>static <a href="../LocalSearchMetaheuristic.Value.html" title="enum in com.google.ortools.constraintsolver">LocalSearchMetaheuristic.Value</a>[]</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">LocalSearchMetaheuristic.Value.</span><code><a href="../LocalSearchMetaheuristic.Value.html#values()" class="member-name-link">values</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../package-summary.html">com.google.ortools.constraintsolver</a> that return types with arguments of type <a href="../LocalSearchMetaheuristic.Value.html" title="enum in com.google.ortools.constraintsolver">LocalSearchMetaheuristic.Value</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static com.google.protobuf.Internal.EnumLiteMap<<a href="../LocalSearchMetaheuristic.Value.html" title="enum in com.google.ortools.constraintsolver">LocalSearchMetaheuristic.Value</a>></code></div>
<div class="col-second even-row-color"><span class="type-name-label">LocalSearchMetaheuristic.Value.</span><code><a href="../LocalSearchMetaheuristic.Value.html#internalGetValueMap()" class="member-name-link">internalGetValueMap</a>()</code></div>
<div class="col-last even-row-color"> </div>
</div>
<div class="caption"><span>Methods in <a href="../package-summary.html">com.google.ortools.constraintsolver</a> with parameters of type <a href="../LocalSearchMetaheuristic.Value.html" title="enum in com.google.ortools.constraintsolver">LocalSearchMetaheuristic.Value</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../RoutingSearchParameters.Builder.html" title="class in com.google.ortools.constraintsolver">RoutingSearchParameters.Builder</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">RoutingSearchParameters.Builder.</span><code><a href="../RoutingSearchParameters.Builder.html#setLocalSearchMetaheuristic(com.google.ortools.constraintsolver.LocalSearchMetaheuristic.Value)" class="member-name-link">setLocalSearchMetaheuristic</a><wbr>(<a href="../LocalSearchMetaheuristic.Value.html" title="enum in com.google.ortools.constraintsolver">LocalSearchMetaheuristic.Value</a> value)</code></div>
<div class="col-last even-row-color">
<div class="block">
Local search metaheuristics used to guide the search.</div>
</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright © 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>
|
google/or-tools
|
docs/javadoc/com/google/ortools/constraintsolver/class-use/LocalSearchMetaheuristic.Value.html
|
HTML
|
apache-2.0
| 11,651
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Jun 10 10:20:04 MST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>RemoteAcceptorSupplier (BOM: * : All 2.6.1.Final-SNAPSHOT API)</title>
<meta name="date" content="2020-06-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RemoteAcceptorSupplier (BOM: * : All 2.6.1.Final-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/RemoteAcceptorSupplier.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.6.1.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/RemoteAcceptorConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/ReplicationColocatedHAPolicy.html" title="class in org.wildfly.swarm.config.messaging.activemq.server"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/server/RemoteAcceptorSupplier.html" target="_top">Frames</a></li>
<li><a href="RemoteAcceptorSupplier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.wildfly.swarm.config.messaging.activemq.server</div>
<h2 title="Interface RemoteAcceptorSupplier" class="title">Interface RemoteAcceptorSupplier<T extends <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/RemoteAcceptor.html" title="class in org.wildfly.swarm.config.messaging.activemq.server">RemoteAcceptor</a>></h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Functional Interface:</dt>
<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
</dl>
<hr>
<br>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html?is-external=true" title="class or interface in java.lang">@FunctionalInterface</a>
public interface <span class="typeNameLabel">RemoteAcceptorSupplier<T extends <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/RemoteAcceptor.html" title="class in org.wildfly.swarm.config.messaging.activemq.server">RemoteAcceptor</a>></span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/RemoteAcceptor.html" title="class in org.wildfly.swarm.config.messaging.activemq.server">RemoteAcceptor</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/RemoteAcceptorSupplier.html#get--">get</a></span>()</code>
<div class="block">Constructed instance of RemoteAcceptor resource</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="get--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>get</h4>
<pre><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/RemoteAcceptor.html" title="class in org.wildfly.swarm.config.messaging.activemq.server">RemoteAcceptor</a> get()</pre>
<div class="block">Constructed instance of RemoteAcceptor resource</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The instance</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/RemoteAcceptorSupplier.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.6.1.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/RemoteAcceptorConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/ReplicationColocatedHAPolicy.html" title="class in org.wildfly.swarm.config.messaging.activemq.server"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/server/RemoteAcceptorSupplier.html" target="_top">Frames</a></li>
<li><a href="RemoteAcceptorSupplier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2020 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
wildfly-swarm/wildfly-swarm-javadocs
|
2.6.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/messaging/activemq/server/RemoteAcceptorSupplier.html
|
HTML
|
apache-2.0
| 9,855
|
<!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 Tue Aug 01 17:30:01 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.management (Public javadocs 2017.8.1 API)</title>
<meta name="date" content="2017-08-01">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../org/wildfly/swarm/management/package-summary.html" target="classFrame">org.wildfly.swarm.management</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="EnhancedSecurityRealmConsumer.html" title="interface in org.wildfly.swarm.management" target="classFrame"><span class="interfaceName">EnhancedSecurityRealmConsumer</span></a></li>
<li><a href="InMemoryAuthenticationConsumer.html" title="interface in org.wildfly.swarm.management" target="classFrame"><span class="interfaceName">InMemoryAuthenticationConsumer</span></a></li>
<li><a href="InMemoryAuthorizationConsumer.html" title="interface in org.wildfly.swarm.management" target="classFrame"><span class="interfaceName">InMemoryAuthorizationConsumer</span></a></li>
<li><a href="ManagementMessages.html" title="interface in org.wildfly.swarm.management" target="classFrame"><span class="interfaceName">ManagementMessages</span></a></li>
<li><a href="ManagementProperties.html" title="interface in org.wildfly.swarm.management" target="classFrame"><span class="interfaceName">ManagementProperties</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="EnhancedSecurityRealm.html" title="class in org.wildfly.swarm.management" target="classFrame">EnhancedSecurityRealm</a></li>
<li><a href="InMemoryAuthentication.html" title="class in org.wildfly.swarm.management" target="classFrame">InMemoryAuthentication</a></li>
<li><a href="InMemoryAuthorization.html" title="class in org.wildfly.swarm.management" target="classFrame">InMemoryAuthorization</a></li>
<li><a href="InMemoryUserAuthentication.html" title="class in org.wildfly.swarm.management" target="classFrame">InMemoryUserAuthentication</a></li>
<li><a href="InMemoryUserAuthorization.html" title="class in org.wildfly.swarm.management" target="classFrame">InMemoryUserAuthorization</a></li>
<li><a href="ManagementFraction.html" title="class in org.wildfly.swarm.management" target="classFrame">ManagementFraction</a></li>
<li><a href="ManagementMessages_$logger.html" title="class in org.wildfly.swarm.management" target="classFrame">ManagementMessages_$logger</a></li>
</ul>
</div>
</body>
</html>
|
wildfly-swarm/wildfly-swarm-javadocs
|
2017.8.1/apidocs/org/wildfly/swarm/management/package-frame.html
|
HTML
|
apache-2.0
| 2,817
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sat Apr 09 10:10:57 EDT 2016 -->
<title>DropFunctionStatement (apache-cassandra API)</title>
<meta name="date" content="2016-04-09">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DropFunctionStatement (apache-cassandra API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DropFunctionStatement.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/cql3/statements/DropAggregateStatement.html" title="class in org.apache.cassandra.cql3.statements"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/cassandra/cql3/statements/DropIndexStatement.html" title="class in org.apache.cassandra.cql3.statements"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cassandra/cql3/statements/DropFunctionStatement.html" target="_top">Frames</a></li>
<li><a href="DropFunctionStatement.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested.classes.inherited.from.class.org.apache.cassandra.cql3.statements.ParsedStatement">Nested</a> | </li>
<li><a href="#fields.inherited.from.class.org.apache.cassandra.cql3.statements.CFStatement">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>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.cassandra.cql3.statements</div>
<h2 title="Class DropFunctionStatement" class="title">Class DropFunctionStatement</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/cassandra/cql3/statements/ParsedStatement.html" title="class in org.apache.cassandra.cql3.statements">org.apache.cassandra.cql3.statements.ParsedStatement</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/cassandra/cql3/statements/CFStatement.html" title="class in org.apache.cassandra.cql3.statements">org.apache.cassandra.cql3.statements.CFStatement</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/cassandra/cql3/statements/SchemaAlteringStatement.html" title="class in org.apache.cassandra.cql3.statements">org.apache.cassandra.cql3.statements.SchemaAlteringStatement</a></li>
<li>
<ul class="inheritance">
<li>org.apache.cassandra.cql3.statements.DropFunctionStatement</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../org/apache/cassandra/cql3/CQLStatement.html" title="interface in org.apache.cassandra.cql3">CQLStatement</a></dd>
</dl>
<hr>
<br>
<pre>public final class <span class="typeNameLabel">DropFunctionStatement</span>
extends <a href="../../../../../org/apache/cassandra/cql3/statements/SchemaAlteringStatement.html" title="class in org.apache.cassandra.cql3.statements">SchemaAlteringStatement</a></pre>
<div class="block">A <code>DROP FUNCTION</code> statement parsed from a CQL query.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.cassandra.cql3.statements.ParsedStatement">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class org.apache.cassandra.cql3.statements.<a href="../../../../../org/apache/cassandra/cql3/statements/ParsedStatement.html" title="class in org.apache.cassandra.cql3.statements">ParsedStatement</a></h3>
<code><a href="../../../../../org/apache/cassandra/cql3/statements/ParsedStatement.Prepared.html" title="class in org.apache.cassandra.cql3.statements">ParsedStatement.Prepared</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.cassandra.cql3.statements.CFStatement">
<!-- -->
</a>
<h3>Fields inherited from class org.apache.cassandra.cql3.statements.<a href="../../../../../org/apache/cassandra/cql3/statements/CFStatement.html" title="class in org.apache.cassandra.cql3.statements">CFStatement</a></h3>
<code><a href="../../../../../org/apache/cassandra/cql3/statements/CFStatement.html#cfName">cfName</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </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="../../../../../org/apache/cassandra/cql3/statements/DropFunctionStatement.html#DropFunctionStatement-org.apache.cassandra.cql3.functions.FunctionName-java.util.List-boolean-boolean-">DropFunctionStatement</a></span>(<a href="../../../../../org/apache/cassandra/cql3/functions/FunctionName.html" title="class in org.apache.cassandra.cql3.functions">FunctionName</a> functionName,
java.util.List<<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>> argRawTypes,
boolean argsPresent,
boolean ifExists)</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><a href="../../../../../org/apache/cassandra/transport/Event.SchemaChange.html" title="class in org.apache.cassandra.transport">Event.SchemaChange</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/DropFunctionStatement.html#announceMigration-boolean-">announceMigration</a></span>(boolean isLocalOnly)</code>
<div class="block">Announces the migration to other nodes in the cluster.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/DropFunctionStatement.html#checkAccess-org.apache.cassandra.service.ClientState-">checkAccess</a></span>(<a href="../../../../../org/apache/cassandra/service/ClientState.html" title="class in org.apache.cassandra.service">ClientState</a> state)</code>
<div class="block">Perform any access verification necessary for the statement.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/cql3/statements/ParsedStatement.Prepared.html" title="class in org.apache.cassandra.cql3.statements">ParsedStatement.Prepared</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/DropFunctionStatement.html#prepare--">prepare</a></span>()</code> </td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/DropFunctionStatement.html#prepareKeyspace-org.apache.cassandra.service.ClientState-">prepareKeyspace</a></span>(<a href="../../../../../org/apache/cassandra/service/ClientState.html" title="class in org.apache.cassandra.service">ClientState</a> state)</code> </td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/DropFunctionStatement.html#validate-org.apache.cassandra.service.ClientState-">validate</a></span>(<a href="../../../../../org/apache/cassandra/service/ClientState.html" title="class in org.apache.cassandra.service">ClientState</a> state)</code>
<div class="block">Perform additional validation required by the statment.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.cassandra.cql3.statements.SchemaAlteringStatement">
<!-- -->
</a>
<h3>Methods inherited from class org.apache.cassandra.cql3.statements.<a href="../../../../../org/apache/cassandra/cql3/statements/SchemaAlteringStatement.html" title="class in org.apache.cassandra.cql3.statements">SchemaAlteringStatement</a></h3>
<code><a href="../../../../../org/apache/cassandra/cql3/statements/SchemaAlteringStatement.html#execute-org.apache.cassandra.service.QueryState-org.apache.cassandra.cql3.QueryOptions-">execute</a>, <a href="../../../../../org/apache/cassandra/cql3/statements/SchemaAlteringStatement.html#executeInternal-org.apache.cassandra.service.QueryState-org.apache.cassandra.cql3.QueryOptions-">executeInternal</a>, <a href="../../../../../org/apache/cassandra/cql3/statements/SchemaAlteringStatement.html#getBoundTerms--">getBoundTerms</a>, <a href="../../../../../org/apache/cassandra/cql3/statements/SchemaAlteringStatement.html#grantPermissionsToCreator-org.apache.cassandra.service.QueryState-">grantPermissionsToCreator</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.cassandra.cql3.statements.CFStatement">
<!-- -->
</a>
<h3>Methods inherited from class org.apache.cassandra.cql3.statements.<a href="../../../../../org/apache/cassandra/cql3/statements/CFStatement.html" title="class in org.apache.cassandra.cql3.statements">CFStatement</a></h3>
<code><a href="../../../../../org/apache/cassandra/cql3/statements/CFStatement.html#columnFamily--">columnFamily</a>, <a href="../../../../../org/apache/cassandra/cql3/statements/CFStatement.html#keyspace--">keyspace</a>, <a href="../../../../../org/apache/cassandra/cql3/statements/CFStatement.html#prepareKeyspace-java.lang.String-">prepareKeyspace</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.cassandra.cql3.statements.ParsedStatement">
<!-- -->
</a>
<h3>Methods inherited from class org.apache.cassandra.cql3.statements.<a href="../../../../../org/apache/cassandra/cql3/statements/ParsedStatement.html" title="class in org.apache.cassandra.cql3.statements">ParsedStatement</a></h3>
<code><a href="../../../../../org/apache/cassandra/cql3/statements/ParsedStatement.html#getBoundVariables--">getBoundVariables</a>, <a href="../../../../../org/apache/cassandra/cql3/statements/ParsedStatement.html#getFunctions--">getFunctions</a>, <a href="../../../../../org/apache/cassandra/cql3/statements/ParsedStatement.html#setBoundVariables-java.util.List-">setBoundVariables</a>, <a href="../../../../../org/apache/cassandra/cql3/statements/ParsedStatement.html#setBoundVariables-org.apache.cassandra.cql3.VariableSpecifications-">setBoundVariables</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.cassandra.cql3.CQLStatement">
<!-- -->
</a>
<h3>Methods inherited from interface org.apache.cassandra.cql3.<a href="../../../../../org/apache/cassandra/cql3/CQLStatement.html" title="interface in org.apache.cassandra.cql3">CQLStatement</a></h3>
<code><a href="../../../../../org/apache/cassandra/cql3/CQLStatement.html#getFunctions--">getFunctions</a></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="DropFunctionStatement-org.apache.cassandra.cql3.functions.FunctionName-java.util.List-boolean-boolean-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DropFunctionStatement</h4>
<pre>public DropFunctionStatement(<a href="../../../../../org/apache/cassandra/cql3/functions/FunctionName.html" title="class in org.apache.cassandra.cql3.functions">FunctionName</a> functionName,
java.util.List<<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>> argRawTypes,
boolean argsPresent,
boolean ifExists)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="prepare--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>prepare</h4>
<pre>public <a href="../../../../../org/apache/cassandra/cql3/statements/ParsedStatement.Prepared.html" title="class in org.apache.cassandra.cql3.statements">ParsedStatement.Prepared</a> prepare()
throws <a href="../../../../../org/apache/cassandra/exceptions/InvalidRequestException.html" title="class in org.apache.cassandra.exceptions">InvalidRequestException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/cassandra/cql3/statements/SchemaAlteringStatement.html#prepare--">prepare</a></code> in class <code><a href="../../../../../org/apache/cassandra/cql3/statements/SchemaAlteringStatement.html" title="class in org.apache.cassandra.cql3.statements">SchemaAlteringStatement</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cassandra/exceptions/InvalidRequestException.html" title="class in org.apache.cassandra.exceptions">InvalidRequestException</a></code></dd>
</dl>
</li>
</ul>
<a name="prepareKeyspace-org.apache.cassandra.service.ClientState-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>prepareKeyspace</h4>
<pre>public void prepareKeyspace(<a href="../../../../../org/apache/cassandra/service/ClientState.html" title="class in org.apache.cassandra.service">ClientState</a> state)
throws <a href="../../../../../org/apache/cassandra/exceptions/InvalidRequestException.html" title="class in org.apache.cassandra.exceptions">InvalidRequestException</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/cassandra/cql3/statements/SchemaAlteringStatement.html#prepareKeyspace-org.apache.cassandra.service.ClientState-">prepareKeyspace</a></code> in class <code><a href="../../../../../org/apache/cassandra/cql3/statements/SchemaAlteringStatement.html" title="class in org.apache.cassandra.cql3.statements">SchemaAlteringStatement</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cassandra/exceptions/InvalidRequestException.html" title="class in org.apache.cassandra.exceptions">InvalidRequestException</a></code></dd>
</dl>
</li>
</ul>
<a name="checkAccess-org.apache.cassandra.service.ClientState-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkAccess</h4>
<pre>public void checkAccess(<a href="../../../../../org/apache/cassandra/service/ClientState.html" title="class in org.apache.cassandra.service">ClientState</a> state)
throws <a href="../../../../../org/apache/cassandra/exceptions/UnauthorizedException.html" title="class in org.apache.cassandra.exceptions">UnauthorizedException</a>,
<a href="../../../../../org/apache/cassandra/exceptions/InvalidRequestException.html" title="class in org.apache.cassandra.exceptions">InvalidRequestException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/cassandra/cql3/CQLStatement.html#checkAccess-org.apache.cassandra.service.ClientState-">CQLStatement</a></code></span></div>
<div class="block">Perform any access verification necessary for the statement.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>state</code> - the current client state</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cassandra/exceptions/UnauthorizedException.html" title="class in org.apache.cassandra.exceptions">UnauthorizedException</a></code></dd>
<dd><code><a href="../../../../../org/apache/cassandra/exceptions/InvalidRequestException.html" title="class in org.apache.cassandra.exceptions">InvalidRequestException</a></code></dd>
</dl>
</li>
</ul>
<a name="validate-org.apache.cassandra.service.ClientState-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>validate</h4>
<pre>public void validate(<a href="../../../../../org/apache/cassandra/service/ClientState.html" title="class in org.apache.cassandra.service">ClientState</a> state)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/cassandra/cql3/CQLStatement.html#validate-org.apache.cassandra.service.ClientState-">CQLStatement</a></code></span></div>
<div class="block">Perform additional validation required by the statment.
To be overriden by subclasses if needed.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>state</code> - the current client state</dd>
</dl>
</li>
</ul>
<a name="announceMigration-boolean-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>announceMigration</h4>
<pre>public <a href="../../../../../org/apache/cassandra/transport/Event.SchemaChange.html" title="class in org.apache.cassandra.transport">Event.SchemaChange</a> announceMigration(boolean isLocalOnly)
throws <a href="../../../../../org/apache/cassandra/exceptions/RequestValidationException.html" title="class in org.apache.cassandra.exceptions">RequestValidationException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/cassandra/cql3/statements/SchemaAlteringStatement.html#announceMigration-boolean-">SchemaAlteringStatement</a></code></span></div>
<div class="block">Announces the migration to other nodes in the cluster.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/cassandra/cql3/statements/SchemaAlteringStatement.html#announceMigration-boolean-">announceMigration</a></code> in class <code><a href="../../../../../org/apache/cassandra/cql3/statements/SchemaAlteringStatement.html" title="class in org.apache.cassandra.cql3.statements">SchemaAlteringStatement</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the schema change event corresponding to the execution of this statement, or <code>null</code> if no schema change
has occurred (when IF NOT EXISTS is used, for example)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cassandra/exceptions/RequestValidationException.html" title="class in org.apache.cassandra.exceptions">RequestValidationException</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DropFunctionStatement.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/cql3/statements/DropAggregateStatement.html" title="class in org.apache.cassandra.cql3.statements"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/cassandra/cql3/statements/DropIndexStatement.html" title="class in org.apache.cassandra.cql3.statements"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cassandra/cql3/statements/DropFunctionStatement.html" target="_top">Frames</a></li>
<li><a href="DropFunctionStatement.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested.classes.inherited.from.class.org.apache.cassandra.cql3.statements.ParsedStatement">Nested</a> | </li>
<li><a href="#fields.inherited.from.class.org.apache.cassandra.cql3.statements.CFStatement">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>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation</small></p>
</body>
</html>
|
jasonwee/videoOnCloud
|
ahkl/apache-cassandra-3.5/javadoc/org/apache/cassandra/cql3/statements/DropFunctionStatement.html
|
HTML
|
apache-2.0
| 25,950
|
{% extends "zerver/portico.html" %}
{% block portico_content %}
{{ minified_js('stats')|safe }}
{% stylesheet 'stats' %}
<html>
<body>
<div class="sidebar">
<nav class="nav">
<p class="nav-subtitle">Messages</p>
<a href="#messages_timescale_anchor" class="nav-link">Messages Sent Over Time</a>
<a href="#messages_by_client_anchor" class="nav-link">Messages Sent by Client</a>
<a href="#messages_by_type_anchor" class="nav-link">Messages Sent by Recipient Type</a>
<p class="nav-subtitle">Users</p>
<a href="#users_anchor" class="nav-link">Number of Users</a>
</nav>
</div>
<div class="page-content">
<div id="id_stats_errors" class="alert alert-error"></div>
<h1 class="analytics-page-header">Analytics</h1>
<div class="center-container">
<div class="center-block">
<p class="graph-title" id="messages_timescale_anchor"> Messages Sent Over Time</p>
<div id="graph_container">
<div id="button_container">
<p id="button_label"> Aggregation </p>
<button class="button" type="button" id='hourly_button'> Hourly </button>
<button class="button" type="button" id='daily_button'> Daily </button>
<button class="button" type="button" id='weekly_button'> Weekly </button>
<button class="button" type="button" id='cumulative_button'> Cumulative </button>
</div>
<div id="id_messages_sent_over_time"></div>
<div id="hoverinfo">
<span id="hover_date"></span>
<span id="hover_humans"></span>
<span id="hover_humans_value"></span>
<span id="hover_bots"></span>
<span id="hover_bots_value"></span>
</div>
</div>
</div>
</div>
<div id="pie_container">
<div id="pie_messages_sent_by_client">
<p class="graph-title" id="messages_by_client_anchor"> Messages Sent by Client</p>
<div id="id_messages_sent_by_client"></div>
<div id="pie1_total"> </div>
<button class="pie-button" type="button" id='messages_by_client_user_button'> Me </button>
<button class="pie-button" type="button" id='messages_by_client_realm_button'> Everyone </button>
<button class="pie-button" type="button" id='messages_by_client_ten_days_button'> Last 10 Days </button>
<button class="pie-button" type="button" id='messages_by_client_thirty_days_button'> Last 30 Days </button>
<button class="pie-button" type="button" id='messages_by_client_cumulative_button'> All time </button>
</div>
<div id="pie_messages_sent_by_type">
<p class="graph-title" id="messages_by_type_anchor"> Messages Sent by Recipient Type</p>
<div id="id_messages_sent_by_message_type"></div>
<div id="pie2_total"> </div>
<button class="pie-button" type="button" id='messages_by_type_user_button'> Me </button>
<button class="pie-button" type="button" id='messages_by_type_realm_button'> Everyone </button>
<button class="pie-button" type="button" id='messages_by_type_ten_days_button'> Last 10 Days </button>
<button class="pie-button" type="button" id='messages_by_type_thirty_days_button'> Last 30 Days </button>
<button class="pie-button" type="button" id='messages_by_type_cumulative_button'> All time </button>
</div>
</div>
<div class="center-container">
<div class="center-block">
<p class="graph-title" id="users_anchor"> Number of Users</p>
<div id="id_number_of_users"></div>
</div>
</div>
</div>
</body>
</html>
{% endblock %}
|
sharmaeklavya2/zulip
|
templates/analytics/stats.html
|
HTML
|
apache-2.0
| 3,548
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="pl">
<head>
<!-- Generated by javadoc (1.8.0_60) on Wed Mar 30 11:39:19 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ContinuationsException (Play! API)</title>
<meta name="date" content="2016-03-30">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ContinuationsException (Play! API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ContinuationsException.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../play/exceptions/ConfigurationException.html" title="class in play.exceptions"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../play/exceptions/DatabaseException.html" title="class in play.exceptions"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?play/exceptions/ContinuationsException.html" target="_top">Frames</a></li>
<li><a href="ContinuationsException.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">play.exceptions</div>
<h2 title="Class ContinuationsException" class="title">Class ContinuationsException</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>java.lang.Throwable</li>
<li>
<ul class="inheritance">
<li>java.lang.Exception</li>
<li>
<ul class="inheritance">
<li>java.lang.RuntimeException</li>
<li>
<ul class="inheritance">
<li><a href="../../play/exceptions/PlayException.html" title="class in play.exceptions">play.exceptions.PlayException</a></li>
<li>
<ul class="inheritance">
<li>play.exceptions.ContinuationsException</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable</dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">ContinuationsException</span>
extends <a href="../../play/exceptions/PlayException.html" title="class in play.exceptions">PlayException</a></pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../serialized-form.html#play.exceptions.ContinuationsException">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="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../play/exceptions/ContinuationsException.html#ContinuationsException-java.lang.String-">ContinuationsException</a></span>(java.lang.String message)</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>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../play/exceptions/ContinuationsException.html#getErrorDescription--">getErrorDescription</a></span>()</code> </td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../play/exceptions/ContinuationsException.html#getErrorTitle--">getErrorTitle</a></span>()</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.play.exceptions.PlayException">
<!-- -->
</a>
<h3>Methods inherited from class play.exceptions.<a href="../../play/exceptions/PlayException.html" title="class in play.exceptions">PlayException</a></h3>
<code><a href="../../play/exceptions/PlayException.html#getId--">getId</a>, <a href="../../play/exceptions/PlayException.html#getInterestingStackTraceElement-java.lang.Throwable-">getInterestingStackTraceElement</a>, <a href="../../play/exceptions/PlayException.html#getInterestingStrackTraceElement-java.lang.Throwable-">getInterestingStrackTraceElement</a>, <a href="../../play/exceptions/PlayException.html#getLineNumber--">getLineNumber</a>, <a href="../../play/exceptions/PlayException.html#getMoreHTML--">getMoreHTML</a>, <a href="../../play/exceptions/PlayException.html#getSourceFile--">getSourceFile</a>, <a href="../../play/exceptions/PlayException.html#isSourceAvailable--">isSourceAvailable</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Throwable</h3>
<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ContinuationsException-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ContinuationsException</h4>
<pre>public ContinuationsException(java.lang.String message)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getErrorTitle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getErrorTitle</h4>
<pre>public java.lang.String getErrorTitle()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../play/exceptions/PlayException.html#getErrorTitle--">getErrorTitle</a></code> in class <code><a href="../../play/exceptions/PlayException.html" title="class in play.exceptions">PlayException</a></code></dd>
</dl>
</li>
</ul>
<a name="getErrorDescription--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getErrorDescription</h4>
<pre>public java.lang.String getErrorDescription()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../play/exceptions/PlayException.html#getErrorDescription--">getErrorDescription</a></code> in class <code><a href="../../play/exceptions/PlayException.html" title="class in play.exceptions">PlayException</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ContinuationsException.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-all.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../play/exceptions/ConfigurationException.html" title="class in play.exceptions"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../play/exceptions/DatabaseException.html" title="class in play.exceptions"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?play/exceptions/ContinuationsException.html" target="_top">Frames</a></li>
<li><a href="ContinuationsException.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><a href="http://guillaume.bort.fr">Guillaume Bort</a> & <a href="http://www.zenexity.fr">zenexity</a> - Distributed under <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2 licence</a>, without any warrantly</small></p>
</body>
</html>
|
play1-maven-plugin/play1-maven-plugin.github.io
|
external-apidocs/com/google/code/maven-play-plugin/org/playframework/play/1.4.2/play/exceptions/ContinuationsException.html
|
HTML
|
apache-2.0
| 12,820
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_31) on Mon Oct 01 00:28:20 PDT 2012 -->
<TITLE>
Uses of Class org.apache.hadoop.mapreduce.ReduceContext (Hadoop 1.0.3.16 API)
</TITLE>
<META NAME="date" CONTENT="2012-10-01">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.hadoop.mapreduce.ReduceContext (Hadoop 1.0.3.16 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </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/mapreduce/ReduceContext.html" title="class in org.apache.hadoop.mapreduce"><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/mapreduce//class-useReduceContext.html" target="_top"><B>FRAMES</B></A>
<A HREF="ReduceContext.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.mapreduce.ReduceContext</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../org/apache/hadoop/mapreduce/ReduceContext.html" title="class in org.apache.hadoop.mapreduce">ReduceContext</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.hadoop.mapreduce"><B>org.apache.hadoop.mapreduce</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.hadoop.mapreduce"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/hadoop/mapreduce/ReduceContext.html" title="class in org.apache.hadoop.mapreduce">ReduceContext</A> in <A HREF="../../../../../org/apache/hadoop/mapreduce/package-summary.html">org.apache.hadoop.mapreduce</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">Subclasses of <A HREF="../../../../../org/apache/hadoop/mapreduce/ReduceContext.html" title="class in org.apache.hadoop.mapreduce">ReduceContext</A> in <A HREF="../../../../../org/apache/hadoop/mapreduce/package-summary.html">org.apache.hadoop.mapreduce</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/hadoop/mapreduce/Reducer.Context.html" title="class in org.apache.hadoop.mapreduce">Reducer.Context</A></B></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/apache/hadoop/mapreduce/ReduceContext.html" title="class in org.apache.hadoop.mapreduce"><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/mapreduce//class-useReduceContext.html" target="_top"><B>FRAMES</B></A>
<A HREF="ReduceContext.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>
|
davidl1/hortonworks-extension
|
docs/api/org/apache/hadoop/mapreduce/class-use/ReduceContext.html
|
HTML
|
apache-2.0
| 7,842
|
<div class="enColumna">
<div class= "enFila" style="width:50%">
<button type="button" class="btn Info" (click) = "MostrarInformacion()">Información<i class="material-icons">info</i></button>
<button type="button" class="btn Agregar" (click) = "AsignarCromos()">Asignar Cromos<i class="material-icons">add</i></button>
<button type="button" class="btn Eliminar" (click) = "AbrirDialogoConfirmacionDesactivar()"> Desactivar<i class="material-icons">history</i></button>
</div>
<form style= "width:80%" *ngIf="HayQueMostrarAlumnos()">
<div class = "filter" style= "width:60%">
<mat-form-field style=" width: 95% !important;">
<input matInput (keyup)="applyFilter($event.target.value)" placeholder="Filtro para buscar alumno...">
<i class="material-icons" matSuffix>search</i>
</mat-form-field>
</div>
<table align="center" mat-table [dataSource]="datasourceAlumno" class="example-container mat-elevation-z8">
<!--- Note that these columns can be defined in any order.
The actual rendered columns are set as a property on the row definition" -->
<!-- Nombre Alumno Column -->
<ng-container matColumnDef="nombreAlumno">
<th mat-header-cell *matHeaderCellDef class="tituloColumnaTabla" style="width: 15%"> Nombre </th>
<td mat-cell style= "text-align: left" *matCellDef="let alumno"> {{alumno.Nombre}} </td>
</ng-container>
<!-- Primer Apellido Column -->
<ng-container matColumnDef="primerApellido">
<th mat-header-cell *matHeaderCellDef class="tituloColumnaTabla" style="width: 15%"> Primer Apellido </th>
<td mat-cell style= "text-align: left" *matCellDef="let alumno"> {{alumno.PrimerApellido}} </td>
</ng-container>
<!-- Segundo Apellido Column -->
<ng-container matColumnDef="segundoApellido">
<th mat-header-cell *matHeaderCellDef class="tituloColumnaTabla" style="width: 15%"> Segundo Apellido </th>
<td mat-cell style= "text-align: left" *matCellDef="let alumno"> {{alumno.SegundoApellido}} </td>
</ng-container>
<!-- Cromos Column -->
<!-- <ng-container matColumnDef="cromos">
<th mat-header-cell *matHeaderCellDef class="letraCabecera" style="width: 15%"> Cromos </th>
<td mat-cell *matCellDef="let alumno"> {{alumno.cromo}} </td>
</ng-container> -->
<!-- More Column -->
<ng-container matColumnDef=" ">
<th mat-header-cell *matHeaderCellDef class="tituloColumnaTabla" style="width: 10%"></th>
<td mat-cell *matCellDef="let alumno">
<button *ngIf="juegoSeleccionado.Modo === 'Individual'" (click) = "AccederAlumno(alumno)" mat-icon-button matTooltip="Ver cromos de {{alumno.Nombre}}">
<i class="material-icons">more_horiz</i>
</button>
<button *ngIf="juegoSeleccionado.Modo === 'Equipos'" (click) = "AccederAlumno(alumno)" mat-icon-button matTooltip="Ver cromos del equipo de {{alumno.Nombre}}">
<i class="material-icons">more_horiz</i>
</button>
</td>
</ng-container>
<tr mat-header-row *matHeaderRowDef="displayedColumnsAlumnos; sticky: true"></tr>
<tr mat-row *matRowDef="let row; columns: displayedColumnsAlumnos;"></tr>
</table>
</form>
<form style= "width:80%" *ngIf="HayQueMostrarEquipos()">
<div class = "filter" style= "width:60%">
<mat-form-field style=" width: 95% !important;">
<input matInput (keyup)="applyFilterEquipo($event.target.value)" placeholder="Filtro para buscar equipo...">
<i class="material-icons" matSuffix>search</i>
</mat-form-field>
</div>
<table align="center" mat-table [dataSource]="datasourceEquipo" class="example-container mat-elevation-z8">
<!--- Note that these columns can be defined in any order.
The actual rendered columns are set as a property on the row definition" -->
<!-- Nombre Alumno Column -->
<ng-container matColumnDef="nombreEquipo">
<th mat-header-cell *matHeaderCellDef class="tituloColumnaTabla"> Nombre </th>
<td mat-cell style= "text-align: left" *matCellDef="let equipo"> {{equipo.Nombre}} </td>
</ng-container>
<!-- Miembros Column -->
<ng-container matColumnDef="miembros">
<th mat-header-cell *matHeaderCellDef class="tituloColumnaTabla" style="width: 18%"> Miembros </th>
<td mat-cell *matCellDef="let equipo"><button mat-icon-button matTooltip="Ver miembros de {{equipo.nombre}}" color="primary"
[mdePopoverTriggerFor]="appPopover" (click) = "AlumnosDelEquipo(equipo)"
mdePopoverTriggerOn="click" #popoverTrigger="mdePopoverTrigger">
<i class="material-icons">group</i>
</button>
<mde-popover #appPopover="mdePopover" [mdePopoverOverlapTrigger]="false">
<mat-card style="max-width: 300px">
<mat-card-content>
<mat-list>
<mat-list-item *ngFor="let alumno of alumnosEquipo">
<!-- <mat-icon mat-list-icon>folder</mat-icon> -->
<p class="md-body-1" mat-line>{{alumno.Nombre}} {{alumno.PrimerApellido}} {{alumno.SegundoApellido}}</p>
</mat-list-item>
</mat-list>
</mat-card-content>
</mat-card>
</mde-popover>
</td>
</ng-container>
<!-- More Column -->
<ng-container matColumnDef=" ">
<th mat-header-cell *matHeaderCellDef class="tituloColumnaTabla" style="width: 15%"></th>
<td mat-cell *matCellDef="let equipo">
<button (click) = "AccederEquipo(equipo)" routerLink = "informacionEquipoJuegoColeccion" mat-icon-button matTooltip="Ver cromos del equipo {{equipo.Nombre}}">
<i class="material-icons">more_horiz</i>
</button>
</td>
</ng-container>
<tr mat-header-row *matHeaderRowDef="displayedColumnsEquipos; sticky: true"></tr>
<tr mat-row *matRowDef="let row; columns: displayedColumnsEquipos;"></tr>
</table>
</form>
<br>
<!-- <button type="button" class="btn Back" (click)="goBack()">Volver </button> -->
</div>
|
classpip/classpip-dashboard
|
src/app/paginas/juego-seleccionado-activo/juego-de-coleccion-seleccionado-activo/juego-de-coleccion-seleccionado-activo.component.html
|
HTML
|
apache-2.0
| 6,046
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Real time drawing App</title>
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<canvas id="paper" width="1900" height="1000">
Your browser needs to support canvas for this to work!
</canvas>
<!-- JavaScript includes. -->
<script src="http://code.jquery.com/jquery-1.8.0.min.js"></script>
<script src="//cdn.jsdelivr.net/sockjs/0.3.4/sockjs.min.js"></script>
<script src='http://cdnjs.cloudflare.com/ajax/libs/vertx/2.0.0/vertxbus.min.js'></script>
<script>
var eb = new vertx.EventBus('http://localhost:5555/eventbus');
$(function () {
// This demo depends on the canvas element
if (!('getContext' in document.createElement('canvas'))) {
alert('Sorry, it looks like your browser does not support canvas!');
return false;
}
var doc = $(document),
canvas = $('#paper'),
ctx = canvas[0].getContext('2d');
// Generate an unique ID
var id = Math.round($.now() * Math.random());
// A flag for drawing activity
var drawing = false;
var clients = {};
// create a event bus bridge to the server that served this file
var eb = new vertx.EventBus('http://localhost:5555/eventbus');
eb.onopen = function () {
// listen to draw events
eb.registerHandler('draw', function (data) {
// Is the user drawing?
if (data.drawing && clients[data.id]) {
// Draw a line on the canvas. clients[data.id] holds
// the previous position of this user's mouse pointer
drawLine(clients[data.id].x, clients[data.id].y, data.x, data.y);
}
// Saving the current client state
clients[data.id] = data;
clients[data.id].updated = $.now();
});
};
var prev = {};
canvas.on('mousedown', function (e) {
e.preventDefault();
drawing = true;
prev.x = e.pageX;
prev.y = e.pageY;
});
doc.bind('mouseup mouseleave', function () {
drawing = false;
});
var lastEmit = $.now();
doc.on('mousemove', function (e) {
if ($.now() - lastEmit > 30) {
eb.publish('draw', {
'x': e.pageX,
'y': e.pageY,
'drawing': drawing,
'id': id
});
lastEmit = $.now();
}
// Draw a line for the current user's movement, as it is
// not received in the eventbus
if (drawing) {
drawLine(prev.x, prev.y, e.pageX, e.pageY);
prev.x = e.pageX;
prev.y = e.pageY;
}
});
// Remove inactive clients after 10 seconds of inactivity
setInterval(function () {
for (var ident in clients) {
if (clients.hasOwnProperty(ident)) {
if ($.now() - clients[ident].updated > 10000) {
// Last update was more than 10 seconds ago.
// This user has probably closed the page
delete clients[ident];
}
}
}
}, 10000);
function drawLine(fromx, fromy, tox, toy) {
ctx.moveTo(fromx, fromy);
ctx.lineTo(tox, toy);
ctx.stroke();
}
});
</script>
</body>
</html>
|
xmlking/nifi-websocket
|
test.html
|
HTML
|
apache-2.0
| 3,721
|
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (11.0.9.1) on Sun Nov 15 17:11:01 CET 2020 -->
<title>Uses of Class alix.lucene.analysis.tokenattributes.CharsDic</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-11-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class alix.lucene.analysis.tokenattributes.CharsDic";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CharsDic.html" title="class in alix.lucene.analysis.tokenattributes">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" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding"> </div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class alix.lucene.analysis.tokenattributes.CharsDic" class="title">Uses of Class<br>alix.lucene.analysis.tokenattributes.CharsDic</h2>
</div>
<div class="classUseContainer">No usage of alix.lucene.analysis.tokenattributes.CharsDic</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CharsDic.html" title="class in alix.lucene.analysis.tokenattributes">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" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>
|
oeuvres/Alix
|
docs/alix/lucene/analysis/tokenattributes/class-use/CharsDic.html
|
HTML
|
apache-2.0
| 5,159
|
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang=""> <!--<![endif]-->
<head>
<meta charset="utf-8">
<!-- Site Title -->
<title>BERG - Creative Resume Template</title>
<meta name="description" content="Creative Resume Template">
<meta name="keywords" content="berg, creative, resume, template">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no">
<!-- Google Font -->
<link href='http://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway:400,700' rel='stylesheet' type='text/css'>
<!-- Bootstrap Core CSS -->
<link href="assets/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<!-- Font icons CSS -->
<link href="assets/plugins/icons-mind/style.css" rel="stylesheet" type="text/css">
<link href="assets/plugins/fontawesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- Plugins CSS -->
<link href="assets/plugins/jpreloader/css/jpreloader.css" rel="stylesheet" type="text/css">
<link href="assets/plugins/animate-css/animate.min.css" rel="stylesheet" type="text/css">
<link href="assets/plugins/magnificPopup/magnific-popup.css" rel="stylesheet" type="text/css">
<link href="assets/plugins/flexSlider/flexslider.css" rel="stylesheet" type="text/css">
<link href="assets/plugins/select2/css/select2.css" rel="stylesheet" type="text/css">
<!-- Main CSS -->
<link href="assets/css/berg.css" rel="stylesheet" type="text/css">
<!-- Color CSS -->
<!--<link href="assets/css/colors/green.css" rel="stylesheet" type="text/css">-->
<!-- Modernizr JS for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 8]>
<script src="assets/plugins/modernizr.min.js"></script>
<![endif]-->
</head>
<!-- The #page-top ID is part of the scrolling feature - the data-spy and data-target are part of the built-in Bootstrap scrollspy function -->
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top" data-offset="66">
<!--[if lt IE 10]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- HERO START -->
<header id="home" class="hero">
<div class="hero-body">
<div class="hero-text text-center">
<h1>
I'm Nick Berg <span class="blinker"></span>
</h1>
<h1 class="small">Creative Developer</h1>
<p>28 years young, husband and father, coffee addict.</p>
<div class="page-scroll">
<a href="#profile" class="btn btn-lg btn-custom">
Know Me Better
</a>
</div>
<!-- //.page-scroll -->
</div>
<!-- //.hero-text -->
</div>
<!-- //.hero-body -->
</header>
<!-- //HERO END -->
<!-- NAVIGATION START -->
<nav id="navigation" class="navbar navbar-fixed-top center-menu" role="navigation">
<div class="container navbar-container">
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".berg-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 visible-xs visible-sm" href="#page-top">BERG</a>
</div>
<!-- //.navbar-header -->
<div class="navbar-collapse collapse berg-collapse">
<ul class="nav navbar-nav">
<li class="page-scroll">
<a href="#home">Home</a>
</li>
<li class="page-scroll">
<a href="#profile">Profile</a>
</li>
<li class="page-scroll">
<a href="#portfolio">Portfolio</a>
</li>
<li class="page-scroll">
<a href="#services">Services</a>
</li>
<li class="page-scroll">
<a href="#resume">Resume</a>
</li>
<li class="page-scroll">
<a href="#references">References</a>
</li>
<li class="page-scroll">
<a href="#skills">Skills</a>
</li>
<li class="page-scroll">
<a href="#contact">Contact</a>
</li>
</ul>
</div>
<!-- //.navbar-collapse -->
</div>
<!-- //.navbar-container -->
</nav>
<!-- //NAVIGATION END -->
<!-- PROFILE SECTION START -->
<section id="profile" class="section">
<div class="container section-wrapper">
<div class="section-content">
<div class="row">
<div class="col-md-7 match-height">
<!-- PROFILE TEXT START -->
<div class="profile-text padding-right-yes">
<div class="row">
<div class="col-md-12">
<h2 class="section-title">Hello, My Name is Berg.</h2>
<p>
Nick Berg, 28 years young, born and grew up in Water Seven, Grand Line. Highly motivated creative developer with international client portfolio.
</p>
<span class="divider"></span>
<p class="text-grey">
I currently work at Galley-La Company, where I spend most of my time crafting and working on awesome projects.
</p>
<p class="text-grey">
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
</p>
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
</div>
<!-- //PROFILE TEXT END -->
<!-- CONTACT DETAILS START -->
<div class="contact-details padding-right-yes">
<div class="row">
<div class="col-sm-6 col-md-5">
<h4>Contact Details</h4>
<ul class="list-unstyled text-grey">
<li>Nick Berg</li>
<li>123 Water Seven, Grand Line</li>
<li>+123 456 7890</li>
<li>hello@nickberg.com</li>
<li>www.nickberg.com</li>
</ul>
</div>
<!-- //.col-md-5 -->
<div class="col-sm-6 col-md-7">
<a href="#" class="btn btn-lg btn-custom">
<i class="icon-File-Download"></i> Download Resume
</a>
</div>
<!-- //.col-md-6 -->
</div>
<!-- //.row -->
</div>
<!-- //CONTACT DETAILS END -->
</div>
<!-- //.col-md-7 -->
<!-- PROFILE PICTURE START -->
<div class="col-md-5 hidden-xs hidden-sm match-height pp-wrapper">
<div class="profile-picture style-one">
<img src="assets/images/profile-picture-1.jpg" alt="profile picture" class="img-responsive"/>
</div>
</div>
<!-- //PROFILE PICTURE END -->
</div>
<!-- //.row -->
</div>
<!-- //.section-content -->
</div>
<!-- //.container -->
</section>
<!-- //PROFILE SECTION END -->
<!-- PORTFOLIO SECTION START -->
<section id="portfolio" class="section">
<div class="container-fluid section-wrapper">
<div class="section-content">
<div class="row">
<div class="col-md-12 text-center">
<h2 class="section-title">My Latest Work</h2>
<p class="section-subtitle">I'm looking to expand my portfolio while I'm on top and while I'm young.</p>
<span class="divider center"></span>
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
<!-- PORTFOLIO START -->
<div class="portfolio">
<div class="row">
<div class="item col-sm-6 col-md-3">
<div class="project-wrapper">
<div class="project-link">
<a href="assets/images/portfolio/project-image-1.jpg" class="zoom" title="Buzz Lightyear">
<i class="icon-Full-Screen"></i>
</a>
<a href="https://www.behance.net/gallery/25963987/Buzz-Lightyear" target="_blank" class="external-link">
<i class="icon-Link"></i>
</a>
</div>
<!-- //.project-link -->
<div class="project-title">
<h4>Buzz Lightyear</h4>
</div>
<!-- //.project-title -->
<img src="assets/images/portfolio/project-image-1.jpg" alt="" class="img-responsive"/>
</div>
<!-- //.project-wrapper -->
</div>
<!-- //.item -->
<div class="item col-sm-6 col-md-3">
<div class="project-wrapper">
<div class="project-link">
<a href="assets/images/portfolio/project-image-2.jpg" class="zoom" title="Robosam 3">
<i class="icon-Full-Screen"></i>
</a>
<a href="https://www.behance.net/gallery/25344153/Robosam-3" target="_blank" class="external-link">
<i class="icon-Link"></i>
</a>
</div>
<!-- //.project-link -->
<div class="project-title">
<h4>Robosam 3</h4>
</div>
<!-- //.project-title -->
<img src="assets/images/portfolio/project-image-2.jpg" alt="" class="img-responsive"/>
</div>
<!-- //.project-wrapper -->
</div>
<!-- //.item -->
<div class="item col-sm-6 col-md-3">
<div class="project-wrapper">
<div class="project-link">
<a href="assets/images/portfolio/project-image-3.jpg" class="zoom" title="Coke Man and Dog">
<i class="icon-Full-Screen"></i>
</a>
<a href="https://www.behance.net/gallery/25821381/Coke-Man-and-Dog" target="_blank" class="external-link">
<i class="icon-Link"></i>
</a>
</div>
<!-- //.project-link -->
<div class="project-title">
<h4>Coke Man and Dog</h4>
</div>
<!-- //.project-title -->
<img src="assets/images/portfolio/project-image-3.jpg" alt="" class="img-responsive"/>
</div>
<!-- //.project-wrapper -->
</div>
<!-- //.item -->
<div class="item col-sm-6 col-md-3">
<div class="project-wrapper">
<div class="project-link">
<a href="assets/images/portfolio/project-image-4.jpg" class="zoom" title="Speed Projects">
<i class="icon-Full-Screen"></i>
</a>
<a href="https://www.behance.net/gallery/20195929/Speed-Projects" target="_blank" class="external-link">
<i class="icon-Link"></i>
</a>
</div>
<!-- //.project-link -->
<div class="project-title">
<h4>Speed Projects</h4>
</div>
<!-- //.project-title -->
<img src="assets/images/portfolio/project-image-4.jpg" alt="" class="img-responsive"/>
</div>
<!-- //.project-wrapper -->
</div>
<!-- //.item -->
<div class="item col-sm-6 col-md-3">
<div class="project-wrapper">
<div class="project-link">
<a href="assets/images/portfolio/project-image-5.jpg" class="zoom" title="Wooden Rhinoceros Beetle">
<i class="icon-Full-Screen"></i>
</a>
<a href="https://www.behance.net/gallery/26043281/Wooden-Rhinoceros-Beetle" target="_blank" class="external-link">
<i class="icon-Link"></i>
</a>
</div>
<!-- //.project-link -->
<div class="project-title">
<h4>Wooden Rhinoceros Beetle</h4>
</div>
<!-- //.project-title -->
<img src="assets/images/portfolio/project-image-5.jpg" alt="" class="img-responsive"/>
</div>
<!-- //.project-wrapper -->
</div>
<!-- //.item -->
<div class="item col-sm-6 col-md-3">
<div class="project-wrapper">
<div class="project-link">
<a href="assets/images/portfolio/project-image-6.jpg" class="zoom" title="The First Encounter">
<i class="icon-Full-Screen"></i>
</a>
<a href="https://www.behance.net/gallery/25505317/The-first-Encounter" target="_blank" class="external-link">
<i class="icon-Link"></i>
</a>
</div>
<!-- //.project-link -->
<div class="project-title">
<h4>The First Encounter</h4>
</div>
<!-- //.project-title -->
<img src="assets/images/portfolio/project-image-6.jpg" alt="" class="img-responsive"/>
</div>
<!-- //.project-wrapper -->
</div>
<!-- //.item -->
<div class="item col-sm-6 col-md-3">
<div class="project-wrapper">
<div class="project-link">
<a href="assets/images/portfolio/project-image-7.jpg" class="zoom" title="Dead Pool">
<i class="icon-Full-Screen"></i>
</a>
<a href="https://www.behance.net/gallery/25763797/DEADPOOL" target="_blank" class="external-link">
<i class="icon-Link"></i>
</a>
</div>
<!-- //.project-link -->
<div class="project-title">
<h4>Dead Pool</h4>
</div>
<!-- //.project-title -->
<img src="assets/images/portfolio/project-image-7.jpg" alt="" class="img-responsive"/>
</div>
<!-- //.project-wrapper -->
</div>
<!-- //.item -->
<div class="item col-sm-6 col-md-3">
<div class="project-wrapper">
<div class="project-link">
<a href="assets/images/portfolio/project-image-8.jpg" class="zoom" title="Rebus II">
<i class="icon-Full-Screen"></i>
</a>
<a href="https://www.behance.net/gallery/19401293/Rebus-2" target="_blank" class="external-link">
<i class="icon-Link"></i>
</a>
</div>
<!-- //.project-link -->
<div class="project-title">
<h4>Rebus II</h4>
</div>
<!-- //.project-title -->
<img src="assets/images/portfolio/project-image-8.jpg" alt="" class="img-responsive"/>
</div>
<!-- //.project-wrapper -->
</div>
<!-- //.item -->
</div>
<!-- //.row -->
</div>
<!-- PORTFOLIO END -->
</div>
<!-- //.section-content -->
</div>
<!-- //.container-fluid -->
</section>
<!-- //PORTFOLIO SECTION END -->
<!-- SERVICES SECTION START -->
<section id="services" class="section">
<div class="container section-wrapper">
<div class="section-content">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center">
<h2 class="section-title">What I'm Doing</h2>
<p class="section-subtitle">
I love what I do. I take great pride in what I do. And I can't do something halfway, three-quarters, nine-tenths. If I'm going to do something, I go all the way.
</p>
<span class="divider center"></span>
</div>
<!-- //.col-md-8 -->
</div>
<!-- //.row -->
<!-- SERVICES START -->
<div class="services">
<div class="row">
<div class="col-sm-4 col-md-4 item top dark-bg match-height">
<div class="inner-content">
<i class="icon-Chess colored-text"></i>
<h4>1. Strategy</h4>
<p class="text-grey">
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
</p>
</div>
<!-- //.inner-content -->
</div>
<!-- //.item -->
<div class="col-sm-4 col-md-4 item top match-height">
<div class="inner-content">
<i class="icon-Leafs-2 colored-text"></i>
<h4>2. Branding</h4>
<p class="text-grey">
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
</p>
</div>
<!-- //.inner-content -->
</div>
<!-- //.item -->
<div class="col-sm-4 col-md-4 item top dark-bg match-height">
<div class="inner-content">
<i class=" icon-Transform-2 colored-text"></i>
<h4>3. Web Design</h4>
<p class="text-grey">
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
</p>
</div>
<!-- //.inner-content -->
</div>
<!-- //.item -->
<div class="col-sm-4 col-md-4 item match-height">
<div class="inner-content">
<i class="icon-Speach-Bubble3 colored-text"></i>
<h4>4. Social Media</h4>
<p class="text-grey">
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
</p>
</div>
<!-- //.inner-content -->
</div>
<!-- //.item -->
<div class="col-sm-4 col-md-4 item dark-bg match-height">
<div class="inner-content">
<i class="icon-Monitor-Tablet colored-text"></i>
<h4>5. Development</h4>
<p class="text-grey">
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
</p>
</div>
<!-- //.inner-content -->
</div>
<!-- //.item -->
<div class="col-sm-4 col-md-4 item match-height">
<div class="inner-content">
<i class="icon-Consulting colored-text"></i>
<h4>6. Consulting</h4>
<p class="text-grey">
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
</p>
</div>
<!-- //.inner-content -->
</div>
<!-- //.item -->
</div>
<!-- //.row -->
</div>
<!-- //SERVICES END -->
</div>
<!-- //.section-content -->
</div>
<!-- //.container -->
</section>
<!-- //SERVICES SECTION END -->
<!-- STRENGTHS SECTION START -->
<section id="strengths" class="section bg-image-yes">
<div class="container-fluid section-wrapper">
<div class="section-content">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center">
<h2 class="section-title">My Strengths</h2>
<p class="section-subtitle">Failure will never overtake me if my determination to succeed is strong enough.</p>
<span class="divider center"></span>
</div>
<!-- //.col-md-8 -->
</div>
<!-- //.row -->
<div class="row">
<div class="col-md-12">
<!-- COLUMN CHART START -->
<div class="column-chart">
<div class="legend legend-left hidden-xs">
<h3 class="legend-title">ME</h3>
</div>
<!-- //.legend -->
<div class="legend legend-right hidden-xs">
<div class="item">
<h4>Superhero</h4>
</div>
<!-- //.item -->
<div class="item">
<h4>Preety Good</h4>
</div>
<!-- //.item -->
<div class="item">
<h4>Good</h4>
</div>
<!-- //.item -->
<div class="item">
<h4>Newbie</h4>
</div>
<!-- //.item -->
</div>
<!-- //.legend -->
<div class="chart clearfix">
<div class="item">
<div class="bar">
<span class="percent">92%</span>
<div class="item-progress" data-percent="92">
<span class="title">Creativity</span>
</div>
<!-- //.item-progress -->
</div>
<!-- //.bar -->
</div>
<!-- //.item -->
<div class="item">
<div class="bar">
<span class="percent">71%</span>
<div class="item-progress" data-percent="71">
<span class="title">Reliable</span>
</div>
<!-- //.item-progress -->
</div>
<!-- //.bar -->
</div>
<!-- //.item -->
<div class="item">
<div class="bar">
<span class="percent">82%</span>
<div class="item-progress" data-percent="82">
<span class="title">Comunication</span>
</div>
<!-- //.item-progress -->
</div>
<!-- //.bar -->
</div>
<!-- //.item -->
<div class="item">
<div class="bar">
<span class="percent">58%</span>
<div class="item-progress" data-percent="58">
<span class="title">Leadership</span>
</div>
<!-- //.item-progress -->
</div>
<!-- //.bar -->
</div>
<!-- //.item -->
<div class="item">
<div class="bar">
<span class="percent">67%</span>
<div class="item-progress" data-percent="67">
<span class="title">Persuasion</span>
</div>
<!-- //.item-progress -->
</div>
<!-- //.bar -->
</div>
<!-- //.item -->
</div>
<!-- //.chart -->
</div>
<!-- //COLUMN CHART END -->
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
</div>
<!-- //.section-content -->
</div>
<!-- //.container -->
</section>
<!-- //STRENGTHS SECTION END -->
<!-- RESUME SECTION START -->
<section id="resume" class="section">
<div class="container section-wrapper">
<div class="section-content">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center">
<h2 class="section-title">My Resume</h2>
<p class="section-subtitle">
If you call failures experiments, you can put them in your resume and claim them as achievements.
</p>
<span class="divider center"></span>
</div>
<!-- //.col-md-8 -->
</div>
<!-- //.row -->
<!-- EDUCATION START -->
<div class="row education">
<div class="col-md-10 col-md-offset-1">
<h3>
My Education
<br>
2003 - 2012
</h3>
<div class="panel-group resume" id="education">
<div class="resume-item">
<div class="resume-year">
<span class="resume-year">2010 - 2012</span>
</div>
<!-- //.resume-year -->
<div class="resume-btn">
<a href="#education1" data-toggle="collapse" data-parent="#education"></a>
</div>
<!-- //.resume-btn -->
<div class="panel">
<div class="panel-heading">
<div class="panel-title">
<h4 class="resume-title">Masters Degree - University Name</h4>
</div>
<!-- //.panel-title -->
</div>
<!-- //.panel-heading -->
<div id="education1" class="panel-collapse collapse in">
<div class="panel-body text-grey">
<p>
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
</p>
</div>
<!-- //.panel-body -->
</div>
<!-- //.panel-collapse -->
</div>
<!-- //.panel -->
</div>
<!-- //.resume-item -->
<div class="resume-item">
<div class="resume-year">
<span class="resume-year">2005 - 2008</span>
</div>
<!-- //.resume-year -->
<div class="resume-btn">
<a href="#education2" class="collapsed" data-toggle="collapse" data-parent="#education"></a>
</div>
<!-- //.resume-btn -->
<div class="panel">
<div class="panel-heading">
<div class="panel-title">
<h4 class="resume-title">Bachelors Degree - University Name</h4>
</div>
<!-- //.panel-title -->
</div>
<!-- //.panel-heading -->
<div id="education2" class="panel-collapse collapse">
<div class="panel-body text-grey">
<p>
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
</p>
</div>
<!-- //.panel-body -->
</div>
<!-- //.panel-collapse -->
</div>
<!-- //.panel -->
</div>
<!-- //.resume-item -->
<div class="resume-item">
<div class="resume-year">
<span class="resume-year">2003 - 2005</span>
</div>
<!-- //.resume-year -->
<div class="resume-btn">
<a href="#education3" class="collapsed" data-toggle="collapse" data-parent="#education"></a>
</div>
<!-- //.resume-btn -->
<div class="panel">
<div class="panel-heading">
<div class="panel-title">
<h4 class="resume-title">Graduation - College Name</h4>
</div>
<!-- //.panel-title -->
</div>
<!-- //.panel-heading -->
<div id="education3" class="panel-collapse collapse">
<div class="panel-body text-grey">
<p>
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
</p>
</div>
<!-- //.panel-body -->
</div>
<!-- //.panel-collapse -->
</div>
<!-- //.panel -->
</div>
<!-- //.resume-item -->
</div>
<!-- //.panel-group -->
</div>
<!-- //.col-md-10 -->
</div>
<!-- //EDUCATION END -->
<!-- WORK EXPERIENCE START -->
<div class="row work-experience">
<div class="col-md-10 col-md-offset-1">
<h3>
Work Experience
<br>
2006 - Now
</h3>
<div class="panel-group resume" id="work">
<div class="resume-item">
<div class="resume-year">
<span class="resume-year">2013 - Now</span>
</div>
<!-- //.resume-year -->
<div class="resume-btn">
<a href="#work1" data-toggle="collapse" data-parent="#work"></a>
</div>
<!-- //.resume-btn -->
<div class="panel">
<div class="panel-heading">
<div class="panel-title">
<h4 class="resume-title">Senior Designer - Galley La Company</h4>
</div>
<!-- //.panel-title -->
</div>
<!-- //.panel-heading -->
<div id="work1" class="panel-collapse collapse in">
<div class="panel-body text-grey">
<p>
Responsibilities:
<br>
Design of print collateral and websites for various clients and markets, development of new and existing brands, 3D modeling of floor and site plans.
</p>
</div>
<!-- //.panel-body -->
</div>
<!-- //.panel-collapse -->
</div>
<!-- //.panel -->
</div>
<!-- //.resume-item -->
<div class="resume-item">
<div class="resume-year">
<span class="resume-year">2010 - 2013</span>
</div>
<!-- //.resume-year -->
<div class="resume-btn">
<a href="#work2" class="collapsed" data-toggle="collapse" data-parent="#work"></a>
</div>
<!-- //.resume-btn -->
<div class="panel">
<div class="panel-heading">
<div class="panel-title">
<h4 class="resume-title">Graphic Designer - Company Name</h4>
</div>
<!-- //.panel-title -->
</div>
<!-- //.panel-heading -->
<div id="work2" class="panel-collapse collapse">
<div class="panel-body text-grey">
<p>
Responsibilities:
<br>
Design of print collateral and trade show displays, redesign of company website and microsites, design and development of email blasts, development of brands for affiliate organizations.
</p>
</div>
<!-- //.panel-body -->
</div>
<!-- //.panel-collapse -->
</div>
<!-- //.panel -->
</div>
<!-- //.resume-item -->
<div class="resume-item">
<div class="resume-year">
<span class="resume-year">2007 - 2010</span>
</div>
<!-- //.resume-year -->
<div class="resume-btn">
<a href="#work3" class="collapsed" data-toggle="collapse" data-parent="#work"></a>
</div>
<!-- //.resume-btn -->
<div class="panel">
<div class="panel-heading">
<div class="panel-title">
<h4 class="resume-title">IT Specialist - Company Name</h4>
</div>
<!-- //.panel-title -->
</div>
<!-- //.panel-heading -->
<div id="work3" class="panel-collapse collapse">
<div class="panel-body text-grey">
<p>
Responsibilities:
<br>
Filming and editing of promotional videos, administration of system and network integrity.
</p>
</div>
<!-- //.panel-body -->
</div>
<!-- //.panel-collapse -->
</div>
<!-- //.panel -->
</div>
<!-- //.resume-item -->
<div class="resume-item">
<div class="resume-year">
<span class="resume-year">2006 - 2007</span>
</div>
<!-- //.resume-year -->
<div class="resume-btn">
<a href="#work4" class="collapsed" data-toggle="collapse" data-parent="#work"></a>
</div>
<!-- //.resume-btn -->
<div class="panel">
<div class="panel-heading">
<div class="panel-title">
<h4 class="resume-title">Graphic Designer Intern - Company Name</h4>
</div>
<!-- //.panel-title -->
</div>
<!-- //.panel-heading -->
<div id="work4" class="panel-collapse collapse">
<div class="panel-body text-grey">
<p>
Responsibilities:
<br>
Redesign of brand guidelines and standards microsite, design of departmental logo lock-ups, photography of products for marketing collateral, design of corporate Twitter layout.
</p>
</div>
<!-- //.panel-body -->
</div>
<!-- //.panel-collapse -->
</div>
<!-- //.panel -->
</div>
<!-- //.resume-item -->
</div>
<!-- //.panel-group -->
</div>
<!-- //.col-md-10 -->
</div>
<!-- //WORK EXPERIENCE END -->
</div>
<!-- //.section-content -->
</div>
<!-- //.container -->
</section>
<!-- //RESUME SECTION END -->
<!-- REFERENCES SECTION START -->
<section id="references" class="section bg-image-yes">
<div class="container-fluid section-wrapper">
<div class="section-content">
<div class="row">
<div class="col-md-12 text-center">
<h2 class="section-title">References</h2>
<p class="section-subtitle">Testimonials are enough to convince people for now.</p>
<span class="divider center"></span>
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="flexslider references">
<div class="slides">
<div class="item">
<div class="animated" data-animation-effect="flipInX">
<div class="profile hidden-xs">
<img src="assets/images/references/profile-image-1.jpg" alt="" class="img-responsive img-circle img-thumbnail"/>
</div>
<div class="content">
<h3>Lorena Group</h3>
<p>
"Berg is officially the man! His level of professionalism and the understanding of the subject matter is the reason i will be looking forward to working with him in the future."
</p>
<p class="source">
Eka Sari Lorena
<br>
<span>President Director</span>
</p>
</div>
<!-- //.content -->
</div>
<!-- //.animated -->
</div>
<!-- //.item -->
<div class="item">
<div class="animated" data-animation-effect="flipInX">
<div class="profile hidden-xs">
<img src="assets/images/references/profile-image-2.jpg" alt="" class="img-responsive img-circle img-thumbnail"/>
</div>
<div class="content">
<h3>NET TV</h3>
<p>
"As always Berg did an excellent job in just few hours. Great communication and fast excecution. Thanks for great work :)"
</p>
<p class="source">
Wishnutama Kusubandio
<br>
<span>CO-FOUNDER / CEO</span>
</p>
</div>
<!-- //.content -->
</div>
<!-- //.animated -->
</div>
<!-- //.item -->
<div class="item">
<div class="animated" data-animation-effect="flipInX">
<div class="profile hidden-xs">
<img src="assets/images/references/profile-image-3.jpg" alt="" class="img-responsive img-circle img-thumbnail"/>
</div>
<div class="content">
<h3>MNC Group</h3>
<p>
"As always, great creative thinking for the best solution. Berg is by far the most professional and knowledgeable provider I worked with. I will hire him again :)"
</p>
<p class="source">
Hary Tanoesoedibjo
<br>
<span>President Director</span>
</p>
</div>
<!-- //.content -->
</div>
<!-- //.animated -->
</div>
<!-- //.item -->
<div class="item">
<div class="animated" data-animation-effect="flipInX">
<div class="profile hidden-xs">
<img src="assets/images/references/profile-image-4.jpg" alt="" class="img-responsive img-circle img-thumbnail"/>
</div>
<div class="content">
<h3>CT Corp</h3>
<p>
"We called on Berg to help us deliver on few projects with tight deadlines. He seamlessly integrated into our workflow and quickly became a key part of our team. Great job!"
</p>
<p class="source">
Chairul Tanjung
<br>
<span>Founder and Chairman</span>
</p>
</div>
<!-- //.content -->
</div>
<!-- //.animated -->
</div>
<!-- //.item -->
<div class="item">
<div class="animated" data-animation-effect="flipInX">
<div class="profile hidden-xs">
<img src="assets/images/references/profile-image-5.jpg" alt="" class="img-responsive img-circle img-thumbnail"/>
</div>
<div class="content">
<h3>Mustika Ratu</h3>
<p>
"Berg technical knowledge and branding experience came together and resulted in a site that is not only catching and interesting, but also one that is user-friendly. Thanks again."
</p>
<p class="source">
Mooryati Soedibyo
<br>
<span>President Director</span>
</p>
</div>
<!-- //.content -->
</div>
<!-- //.animated -->
</div>
<!-- //.item -->
</div>
<!-- //.slides -->
<div class="flexslider-controls">
<ul class="flex-control-nav">
<li>
<img src="assets/images/references/profile-image-1.jpg" alt="" class="img-responsive"/>
</li>
<li>
<img src="assets/images/references/profile-image-2.jpg" alt="" class="img-responsive"/>
</li>
<li>
<img src="assets/images/references/profile-image-3.jpg" alt="" class="img-responsive"/>
</li>
<li>
<img src="assets/images/references/profile-image-4.jpg" alt="" class="img-responsive"/>
</li>
<li>
<img src="assets/images/references/profile-image-5.jpg" alt="" class="img-responsive"/>
</li>
</ul>
</div>
<!-- //.flexslider-controls -->
<ul class="flex-direction-nav-custom list-inline hidden-xs">
<li>
<a class="flex-prev" href="#">
<i class="icon-Left-3"></i>
</a>
</li>
<li>
<a class="flex-next" href="#">
<i class="icon-Right-3"></i>
</a>
</li>
</ul>
</div>
<!-- //.flexslider -->
</div>
<!-- //.col-md-8 -->
</div>
<!-- //.row -->
</div>
<!-- //.section-content -->
</div>
<!-- //.container -->
</section>
<!-- //REFERENCES SECTION END -->
<!-- SKILLS SECTION START -->
<section id="skills" class="section">
<div class="container section-wrapper">
<div class="section-content">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center">
<h2 class="section-title">Skills & Expertise</h2>
<p class="section-subtitle">A winner is someone who recognizes his God-given talents, works his tail off to develop them into skills, and uses these skills to accomplish his goals.</p>
<span class="divider center"></span>
</div>
<!-- //.col-md-8 -->
</div>
<!-- //.row -->
<!-- CIRCLE CHART START -->
<div class="circle-chart">
<div class="row">
<div class="col-sm-4 col-md-2">
<div class="item">
<div class="circle">
<span class="item-progress" data-percent="45"></span>
</div>
<!-- //.circle -->
<span class="percent">45%</span>
<h4 class="text-center">HTML5 + CSS3</h4>
</div>
<!-- //.item -->
</div>
<!-- //.col-md-2 -->
<div class="col-sm-4 col-md-2">
<div class="item">
<div class="circle">
<span class="item-progress" data-percent="65"></span>
</div>
<!-- //.circle -->
<span class="percent">65%</span>
<h4 class="text-center">Angular JS</h4>
</div>
<!-- //.item -->
</div>
<!-- //.col-md-2 -->
<div class="col-sm-4 col-md-2">
<div class="item">
<div class="circle">
<span class="item-progress" data-percent="55"></span>
</div>
<!-- //.circle -->
<span class="percent">55%</span>
<h4 class="text-center">Laravel</h4>
</div>
<!-- //.item -->
</div>
<!-- //.col-md-2 -->
<div class="col-sm-4 col-md-2">
<div class="item">
<div class="circle">
<span class="item-progress" data-percent="45"></span>
</div>
<!-- //.circle -->
<span class="percent">45%</span>
<h4 class="text-center">Photoshop</h4>
</div>
<!-- //.item -->
</div>
<!-- //.col-md-2 -->
<div class="col-sm-4 col-md-2">
<div class="item">
<div class="circle">
<span class="item-progress" data-percent="65"></span>
</div>
<!-- //.circle -->
<span class="percent">65%</span>
<h4 class="text-center">Cinema 4D</h4>
</div>
<!-- //.item -->
</div>
<!-- //.col-md-2 -->
<div class="col-sm-4 col-md-2">
<div class="item last">
<div class="circle">
<span class="item-progress" data-percent="55"></span>
</div>
<!-- //.circle -->
<span class="percent">55%</span>
<h4 class="text-center">After Effects</h4>
</div>
<!-- //.item -->
</div>
<!-- //.col-md-2 -->
</div>
<!-- //.row -->
</div>
<!-- //CIRCLE CHART END -->
</div>
<!-- //.section-content -->
</div>
<!-- //.container -->
</section>
<!-- //SKILLS SECTION END -->
<!-- KNOWLEDGE SECTION START -->
<section id="knowledge" class="section">
<div class="container section-wrapper">
<div class="section-content">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center">
<h2 class="section-title">Knowledge</h2>
<p class="section-subtitle">Human behavior flows from three main sources: desire, emotion, and knowledge.</p>
<span class="divider center"></span>
</div>
<!-- //.col-md-8 -->
</div>
<!-- //.row -->
<!-- BAR CHART START -->
<div class="row">
<div class="col-sm-6 col-md-6">
<div class="bar-chart">
<div class="item">
<h4>Brand Marketing</h4>
<div class="bar">
<span class="percent">45%</span>
<span class="item-progress" data-percent="45"></span>
</div>
<!-- //.bar -->
</div>
<!-- //.item -->
<div class="item">
<h4>Web Development</h4>
<div class="bar">
<span class="percent">65%</span>
<span class="item-progress" data-percent="65"></span>
</div>
<!-- //.bar -->
</div>
<!-- //.item -->
<div class="item">
<h4>Digital Design</h4>
<div class="bar">
<span class="percent">55%</span>
<span class="item-progress" data-percent="55"></span>
</div>
<!-- //.bar -->
</div>
<!-- //.item -->
</div>
<!-- //.bar-chart -->
</div>
<!-- //.col-md-6 -->
<div class="col-sm-6 col-md-6">
<div class="bar-chart">
<div class="item">
<h4>Brand Design</h4>
<div class="bar">
<span class="percent">45%</span>
<span class="item-progress" data-percent="45"></span>
</div>
<!-- //.bar -->
</div>
<!-- //.item -->
<div class="item">
<h4>Internet Marketing</h4>
<div class="bar">
<span class="percent">65%</span>
<span class="item-progress" data-percent="65"></span>
</div>
<!-- //.bar -->
</div>
<!-- //.item -->
<div class="item">
<h4>Video Editing</h4>
<div class="bar">
<span class="percent">55%</span>
<span class="item-progress" data-percent="55"></span>
</div>
<!-- //.bar -->
</div>
<!-- //.item -->
</div>
<!-- //.bar-chart -->
</div>
<!-- //.col-md-6 -->
</div>
<!-- //BAR CHART END -->
</div>
<!-- //.section-content -->
</div>
<!-- //.container -->
</section>
<!-- //KNOWLEDGE SECTION END -->
<!-- ACCOLADES SECTION START -->
<section id="accolades" class="section">
<div class="container section-wrapper">
<div class="section-content">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center">
<h2 class="section-title">Accolades</h2>
<p class="section-subtitle">The accolades, just like the scrapes and bruises, fade in the end, and all you're left with is your ambition.</p>
<span class="divider center"></span>
</div>
<!-- //.col-md-8 -->
</div>
<!-- //.row -->
<div class="row">
<div class="col-md-6 col-md-offset-3">
<!-- ACCOLADES START -->
<div class="accolades">
<div class="item">
<i class="icon-Twitter"></i>
<div class="content">
<h3>Marketing Excellence Awards 2014</h3>
<p class="text-grey">Excellence in Social Media Marketing</p>
</div>
<!-- //.content -->
</div>
<!-- //.item -->
<div class="item">
<i class="icon-Idea-2"></i>
<div class="content">
<h3>The "Big Idea" Competition 2012</h3>
<p class="text-grey">Top 3 Team</p>
</div>
<!-- //.content -->
</div>
<!-- //.item -->
<div class="item">
<i class="icon-Brush"></i>
<div class="content">
<h3>Water Seven Art Directors Club Awards 2010</h3>
<p class="text-grey">Finalist - Design</p>
<p class="text-grey">Finalist - Print Ad</p>
</div>
<!-- //.content -->
</div>
<!-- //.item -->
<div class="item">
<i class="icon-Funky"></i>
<div class="content">
<h3>Young Guns Award 2009</h3>
<p class="text-grey">Finalist - Digital Campaign</p>
</div>
<!-- //.content -->
</div>
<!-- //.item -->
</div>
<!-- //ACCOLADES END -->
<div class="bookmark text-grey text-center">
<i class="icon-Bookmark"></i>
</div>
<!-- //.bookmark -->
</div>
<!-- //.col-md-6 -->
</div>
<!-- //.row -->
</div>
<!-- //.section-content -->
</div>
<!-- //.container -->
</section>
<!-- //ACCOLADES SECTION END -->
<!-- MILESTONES SECTION START -->
<section id="milestones" class="section bg-image-yes">
<div class="container-fluid section-wrapper">
<div class="section-content">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center">
<h2 class="section-title">Milestones Achieved</h2>
<p class="section-subtitle">My path has not been determined. I shall have more experiences and pass many more milestones.</p>
<span class="divider center"></span>
</div>
<!-- //.col-md-8 -->
</div>
<!-- //.row -->
<!-- MILESTONES START -->
<div class="milestones">
<div class="row">
<div class="col-sm-6 col-md-3 item">
<div class="circle">
<i class="icon-Coffee"></i>
</div>
<!-- //.circle -->
<span class="number" data-from="10" data-to="5012" data-refresh-interval="100">
10
</span>
<h4>Cups of Coffee</h4>
</div>
<!-- //.item -->
<div class="col-sm-6 col-md-3 item">
<div class="circle">
<i class="icon-Clock"></i>
</div>
<!-- //.circle -->
<span class="number" data-from="10" data-to="4210" data-refresh-interval="100">
10
</span>
<h4>Hours Worked</h4>
</div>
<!-- //.item -->
<div class="col-sm-6 col-md-3 item">
<div class="circle">
<i class="icon-Coding"></i>
</div>
<!-- //.circle -->
<span class="number" data-from="10" data-to="505" data-refresh-interval="10">
10
</span>
<h4>Succesful Projects</h4>
</div>
<!-- //.item -->
<div class="col-sm-6 col-md-3 item">
<div class="circle">
<i class="icon-Smile"></i>
</div>
<!-- //.circle -->
<span class="number" data-from="10" data-to="253" data-refresh-interval="10">
5
</span>
<h4>Happy Clients</h4>
</div>
<!-- //.item -->
</div>
<!-- //.row -->
</div>
<!-- //MILESTONES END -->
</div>
<!-- //.section-content -->
</div>
<!-- //.container -->
</section>
<!-- //MILESTONES SECTION END -->
<!-- WORK PROCESS SECTION START -->
<section id="work-process" class="section">
<div class="container section-wrapper">
<div class="section-content">
<div class="row">
<div class="col-md-12 text-center">
<h2 class="section-title">Work Process</h2>
<p class="section-subtitle">
As a human being, I'm work in process.
</p>
<span class="divider center"></span>
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
<div class="row">
<div class="col-md-12">
<p class="text-grey text-justify">
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.
</p>
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
<!-- WORK PROCESS START -->
<div class="work-process">
<div class="row">
<div class="col-sm-2 col-md-2 item no-margin first">
<div class="inner-content">
<i class="icon-Light-Bulb2"></i>
<span class="title">1. Idea</span>
<span class="dot"></span>
</div>
<!-- //.inner-content -->
<i class="icon-Arrow icon-Down-3"></i>
</div>
<!-- //.item -->
<div class="col-sm-2 col-md-2 item">
<div class="inner-content">
<i class="icon-Pencil"></i>
<span class="title">2. Sketch</span>
</div>
<!-- //.inner-content -->
<i class="icon-Arrow icon-Up-3"></i>
</div>
<!-- //.item -->
<div class="col-sm-2 col-md-2 item no-margin">
<div class="inner-content">
<i class="icon-Monitor-2"></i>
<span class="title">3. Design</span>
</div>
<!-- //.inner-content -->
<i class="icon-Arrow icon-Down-3"></i>
</div>
<!-- //.item -->
<div class="col-sm-2 col-md-2 item">
<div class="inner-content">
<i class="icon-Coding"></i>
<span class="title">4. Develop</span>
</div>
<!-- //.inner-content -->
<i class="icon-Arrow icon-Up-3"></i>
</div>
<!-- //.item -->
<div class="col-sm-2 col-md-2 item no-margin">
<div class="inner-content">
<i class="icon-Bug"></i>
<span class="title">5. Test</span>
</div>
<!-- //.inner-content -->
<i class="icon-Arrow icon-Down-3"></i>
</div>
<!-- //.item -->
<div class="col-sm-2 col-md-2 item last">
<div class="inner-content">
<i class="icon-Rocket"></i>
<span class="title">6. Launch</span>
<span class="dot"></span>
</div>
<!-- //.inner-content -->
</div>
<!-- //.item -->
</div>
<!-- //.row -->
</div>
<!-- //WORK PROCESS END -->
<div class="row">
<div class="col-md-12">
<p class="text-grey text-justify">
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
</p>
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
</div>
<!-- //.section-content -->
</div>
<!-- //.container -->
</section>
<!-- //WORK PROCESS SECTION END -->
<!-- CONTACT SECTION START -->
<section id="contact" class="section">
<div class="container section-wrapper">
<div class="section-content">
<div class="row">
<div class="col-md-12 text-center">
<h2 class="section-title">Contact Me</h2>
<p class="section-subtitle">
Have a project you'd like to discuss?
</p>
<span class="divider center"></span>
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
<div class="row">
<div class="col-md-8 col-md-offset-2">
<!-- CONTACT FORM START -->
<form action="contact/send_mail.php" method="post" name="contact-form" id="contact-form" class="contact-form validate" role="form">
<div class="row">
<div class="col-md-5">
<div class="form-group">
<div class="input-group input-group-lg">
<div class="input-group input-group-lg">
<input type="text" name="name" id="name" class="form-control required" placeholder="Name" autocomplete="off">
</div>
<!-- //.input-group -->
</div>
<!-- //.input-group -->
</div>
<!-- //.form-group -->
<div class="form-group">
<label>Services (not required) :</label>
<div class="checkbox">
<input type="checkbox" name="services[]" id="web-design" value="Web Design">
<label for="web-design">Web Design</label>
</div>
<!-- //.checkbox -->
<div class="checkbox">
<input type="checkbox" name="services[]" id="branding" value="Branding">
<label for="branding">Branding</label>
</div>
<!-- //.checkbox -->
<div class="checkbox">
<input type="checkbox" name="services[]" id="app-development" value="App Development">
<label for="app-development">App Development</label>
</div>
<!-- //.checkbox -->
<div class="checkbox">
<input type="checkbox" name="services[]" id="consulting" value="Consulting">
<label for="consulting">Consulting</label>
</div>
<!-- //.checkbox -->
</div>
<!-- //.form-group -->
<div class="form-group">
<label>Project Class (not required) :</label>
<div class="radio">
<input type="radio" name="project_class" id="small" value="Small ($1000 - $3,000)">
<label for="small">Small ($1000 - $3,000)</label>
</div>
<!-- //.radio -->
<div class="radio">
<input type="radio" name="project_class" id="medium" value="Medium (> $3,000 - $10,000)">
<label for="medium">Medium (> $3,000 - $10,000)</label>
</div>
<!-- //.radio -->
<div class="radio">
<input type="radio" name="project_class" id="big" value="Big (> 10,000)">
<label for="big">Big (> 10,000)</label>
</div>
<!-- //.radio -->
</div>
<!-- //.form-group -->
</div>
<!-- //.col-md-5 -->
<div class="col-md-7">
<div class="form-group">
<div class="input-group input-group-lg">
<input type="email" name="email" id="email" class="form-control required email" placeholder="Email" autocomplete="off">
</div>
<!-- //.input-group -->
</div>
<!-- //.form-group -->
<div class="form-group">
<div class="input-group input-group-lg">
<select name="subject" id="subject" class="select2 required" style="width: 100%">
<option value="I have a project for Berg">I have a project for Berg</option>
<option value="I am interested in an internship">I am interested in an internship</option>
<option value="I would like to invite Berg to an event">I would like to invite Berg to an event</option>
<option value="I just want to say Hi!">I just want to say Hi!</option>
</select>
</div>
<!-- //.input-group -->
</div>
<!-- //.form-group -->
<div class="form-group">
<div class="input-group input-group-lg">
<textarea name="message" id="message" class="form-control required" placeholder="Message"></textarea>
</div>
<!-- //.input-group -->
</div>
<!-- //.form-group -->
</div>
<!-- //.col-md-7 -->
</div>
<!-- //.row -->
<div class="row">
<div class="col-md-12">
<div class="form-group">
<button id="submit" type="submit">Say Hello</button>
</div>
<!-- //.form-group -->
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
</form>
<!-- //CONTACT FORM END -->
</div>
<!-- //.col-md-8 -->
</div>
<!-- //.row -->
</div>
<!-- //.section-content -->
</div>
<!-- //.container -->
</section>
<!-- //CONTACT SECTION END -->
<!-- FOOTER START -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="page-scroll">
<a href="#page-top"><i class="icon-Arrow-Up"></i></a>
</div>
<!-- //.page-scroll -->
<ul class="list-inline social-icons">
<li>
<div class="item">
<a href="#" target="_blank"><i class="fa fa-facebook"></i></a>
</div>
<!-- //.item -->
</li>
<li>
<div class="item">
<a href="#" target="_blank"><i class="fa fa-twitter"></i></a>
</div>
<!-- //.item -->
</li>
<li>
<div class="item">
<a href="#" target="_blank"><i class="fa fa-linkedin"></i></a>
</div>
<!-- //.item -->
</li>
<li>
<div class="item">
<a href="#" target="_blank"><i class="fa fa-dribbble"></i></a>
</div>
<!-- //.item -->
</li>
<li>
<div class="item">
<a href="#" target="_blank"><i class="fa fa-pinterest"></i></a>
</div>
<!-- //.item -->
</li>
</ul>
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
<div class="row">
<div class="col-md-12">
<div class="copyright text-center">
<p class="text-grey">© 2015 Nick Berg. All rights reserved.</p>
</div>
<!-- //.copyright -->
</div>
<!-- //.col-md-12 -->
</div>
<!-- //.row -->
</div>
<!-- //.container -->
</footer>
<!-- //FOOTER END -->
<!-- Plugins JS -->
<script src="assets/plugins/jquery.min.js"></script>
<script src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/plugins/jpreloader/js/jpreloader.min.js"></script>
<script src="assets/plugins/detectmobilebrowser/detectmobilebrowser.js"></script>
<script src="assets/plugins/debouncer/debouncer.js"></script>
<script src="assets/plugins/easing/jquery.easing.min.js"></script>
<script src="assets/plugins/sticky/jquery.sticky.js"></script>
<script src="assets/plugins/inview/jquery.inview.min.js"></script>
<script src="assets/plugins/matchHeight/jquery.matchHeight-min.js"></script>
<script src="assets/plugins/magnificPopup/jquery.magnific-popup.min.js"></script>
<script src="assets/plugins/flexSlider/jquery.flexslider-min.js"></script>
<script src="assets/plugins/countTo/jquery.countTo.js"></script>
<script src="assets/plugins/validation/jquery.validate.min.js"></script>
<script src="assets/plugins/select2/js/select2.full.min.js"></script>
<!-- Main JS -->
<script src="assets/js/main.js"></script>
<!-- Contact JS -->
<script src="assets/js/contact.js"></script>
<!-- Animation JS (Optional) -->
<script src="assets/js/animation.js"></script>
</body>
</html>
|
trevorlindsay/trevorlindsay.github.io
|
_extra/contact-4-with-additional-optional-elements.html
|
HTML
|
apache-2.0
| 93,101
|
<!DOCTYPE html>
<html lang="en">
<head>
<title>Neubau Betriebsgebäude Allmendstrasse, Fehraltorf</title>
<base href="/">
<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="Baustelle">
<meta name="author" content="David Urscheler">
<link rel="shortcut icon" type="image/png" href="/images/logo/rdnfavicon.png"/>
<link href="https://www.landolt-bau.ch/css/bootstrap.min.css" rel="stylesheet">
<link href="https://www.landolt-bau.ch/css/modern-business.css" rel="stylesheet">
<link href="https://www.landolt-bau.ch/css/style.css" rel="stylesheet">
<link href="https://www.landolt-bau.ch/lib/ekko-lightbox.min.css" rel="stylesheet">
<link href="https://www.landolt-bau.ch/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
</head>
<body>
<!-- Navigation -->
<div id="header"></div>
<!-- Page Content -->
<div class="container" style="margin-top: 100px;">
<!-- Page Heading/Breadcrumbs -->
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">Neubau Betriebsgebäude, Allmendstrasse, Fehraltorf
<small></small>
</h1>
<ol class="breadcrumb">
<li><a href="/main.html">Home</a>
</li>
<li><a href="/baustellen.html">In Ausführung</a>
</li>
<li class="active">Neubau Betriebsgebäude Allmendstrasse, Fehraltorf</li>
</ol>
</div>
</div>
<!-- /.row -->
<!-- Portfolio Item Row -->
<div class="row">
<div class="col-md-8">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<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>
<li data-target="#carousel-example-generic" data-slide-to="3"></li>
<li data-target="#carousel-example-generic" data-slide-to="4"></li>
<li data-target="#carousel-example-generic" data-slide-to="5"></li>
<li data-target="#carousel-example-generic" data-slide-to="6"></li>
<li data-target="#carousel-example-generic" data-slide-to="7"></li>
<li data-target="#carousel-example-generic" data-slide-to="8"></li>
<li data-target="#carousel-example-generic" data-slide-to="9"></li>
<li data-target="#carousel-example-generic" data-slide-to="10"></li>
<li data-target="#carousel-example-generic" data-slide-to="11"></li>
<li data-target="#carousel-example-generic" data-slide-to="12"></li>
<li data-target="#carousel-example-generic" data-slide-to="13"></li>
<li data-target="#carousel-example-generic" data-slide-to="14"></li>
<li data-target="#carousel-example-generic" data-slide-to="15"></li>
<li data-target="#carousel-example-generic" data-slide-to="16"></li>
<li data-target="#carousel-example-generic" data-slide-to="17"></li>
<li data-target="#carousel-example-generic" data-slide-to="18"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<img class="img-responsive" src="/baustellen/wielandoertli/01.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/02.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/03.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/04.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/05.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/06.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/07.jpeg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/08.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/09.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/10.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/11.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/12.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/13.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/14.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/15.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/16.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/17.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/18.jpg" alt="">
</div>
<div class="item">
<img class="img-responsive" src="/baustellen/wielandoertli/19.jpeg" alt="">
</div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#carousel-example-generic" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>
</div>
<div class="col-md-4">
<h3>Projektbeschrieb</h3>
<p>An der Allmendstrasse 25 in 8332 Fehraltorf entsteht ein modernes Betriebsgebäude für die Produktion der Halbfertigteile der Firma Wieland+Oertli AG.</p>
<p></p>
<ul>
<li>Bauherr: TEN Holding AG</li>
<li>Totalunternehmung: Landolt + Co. AG Totalunternehmung RDN</li>
<li>Bauunternehmung: Landolt + Co. AG Bauunternehmung</li>
<!--<li>Ingenieur: Thomas Böni, Winterthur</li> -->
</ul>
<h3>Unsere Verantwortlichen</h3>
<ul>
<li>Projektleitung: Thomas Berger</li>
<li>Bauleitung: Ralph Rosenberger</li>
<li>Bauführung Landolt + Co. AG: Harry Kern</li>
</ul>
<a href="http://landoltco.synology.me:8080/webcam/Kamera-5/current/1200.jpg" target="_blank">Webcam Baustelle "Neubau Betriebsgebäude, Fehraltorf"</a>
</div>
</div>
<!-- /.row -->
<!-- Related Projects Row -->
<div class="row">
<div class="col-lg-12">
<h3 class="page-header">Baustellenbilder</h3>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/01.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/01.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/02.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/02.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/03.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/03.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/04.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/04.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/05.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/05.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/06.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/06.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/07.jpeg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/07.jpeg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/08.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/08.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/09.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/09.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/10.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/10.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/11.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/11.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/12.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/12.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/13.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/13.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/14.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/14.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/15.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/15.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/16.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/16.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/17.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/17.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/18.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/18.jpg" class="img-responsive">
</a>
</div>
<div class="col-lg-3 col-md-4 col-xs-6 thumb">
<a href="/baustellen/wielandoertli/19.jpeg" data-toggle="lightbox" data-gallery="multiimages" data-title="" class="thumbnail">
<img src="/baustellen/wielandoertli/19.jpeg" class="img-responsive">
</a>
</div>
</div>
<!-- Footer -->
<div id="footer"></div>
</div>
<!-- /.container -->
<!-- jQuery -->
<script src="https://www.landolt-bau.ch/js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="https://www.landolt-bau.ch/js/bootstrap.min.js"></script>
<script src="https://www.landolt-bau.ch/lib/ekko-lightbox.min.js"></script>
<script>
$(function(){
$("#header").load("/header.html");
$("#footer").load("/footer.html");
});
$(document).delegate('*[data-toggle="lightbox"]', 'click', function(event) {
event.preventDefault();
$(this).ekkoLightbox();
});
</script>
</body>
</html>
|
landolt-bau/landolt-bau.github.io
|
rdn/baustellen/wielandoertli/main.html
|
HTML
|
apache-2.0
| 16,349
|
<!DOCTYPE html><html lang="en-us" >
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Source Themes Academic 4.8.0">
<meta name="author" content="Gregor von Laszewski">
<meta name="description" content="">
<link rel="alternate" hreflang="en-us" href="/publication/las-10-energy/">
<meta name="theme-color" content="#2962ff">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" integrity="sha256-FMvZuGapsJLjouA6k7Eo2lusoAX9i0ShlWFG6qt7SLc=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha256-Vzbj7sDDS/woiFS3uNKo8eIuni59rjyNGtXfstRzStA=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.2/styles/github.min.css" crossorigin="anonymous" title="hl-light">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.2/styles/dracula.min.css" crossorigin="anonymous" title="hl-dark" disabled>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.5.1/leaflet.css" integrity="sha256-SHMGCYmST46SoyGgo4YR/9AlK1vf3ff84Aq9yK4hdqM=" crossorigin="anonymous">
<script src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.1.2/lazysizes.min.js" integrity="sha256-Md1qLToewPeKjfAHU1zyPwOutccPAm5tahnaw7Osw0A=" crossorigin="anonymous" async></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700%7CRoboto:400,400italic,700%7CRoboto+Mono&display=swap">
<link rel="stylesheet" href="/css/academic.css">
<link rel="manifest" href="/index.webmanifest">
<link rel="icon" type="image/png" href="/images/icon_hufdd866d90d76849587aac6fbf27da1ac_464_32x32_fill_lanczos_center_3.png">
<link rel="apple-touch-icon" type="image/png" href="/images/icon_hufdd866d90d76849587aac6fbf27da1ac_464_192x192_fill_lanczos_center_3.png">
<link rel="canonical" href="/publication/las-10-energy/">
<meta property="twitter:card" content="summary">
<meta property="og:site_name" content="Gregor von Laszewski">
<meta property="og:url" content="/publication/las-10-energy/">
<meta property="og:title" content="Enabling Energy-Efficient Analysis of Massive Neural Signals Using GPGPU | Gregor von Laszewski">
<meta property="og:description" content=""><meta property="og:image" content="/images/icon_hufdd866d90d76849587aac6fbf27da1ac_464_512x512_fill_lanczos_center_3.png">
<meta property="twitter:image" content="/images/icon_hufdd866d90d76849587aac6fbf27da1ac_464_512x512_fill_lanczos_center_3.png"><meta property="og:locale" content="en-us">
<meta property="article:published_time" content="2021-08-21T12:56:16+00:00">
<meta property="article:modified_time" content="2021-08-21T08:56:17-04:00">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/publication/las-10-energy/"
},
"headline": "Enabling Energy-Efficient Analysis of Massive Neural Signals Using GPGPU",
"datePublished": "2021-08-21T12:56:16Z",
"dateModified": "2021-08-21T08:56:17-04:00",
"author": {
"@type": "Person",
"name": "Dan Chen"
},
"publisher": {
"@type": "Organization",
"name": "Gregor von Laszewski",
"logo": {
"@type": "ImageObject",
"url": "/images/icon_hufdd866d90d76849587aac6fbf27da1ac_464_192x192_fill_lanczos_center_3.png"
}
},
"description": ""
}
</script>
<title>Enabling Energy-Efficient Analysis of Massive Neural Signals Using GPGPU | Gregor von Laszewski</title>
</head>
<body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" class=" ">
<script>window.staDarkLightChooser = true;</script>
<script>const isSiteThemeDark = false;</script>
<script src="/js/load-theme.js"></script>
<aside class="search-results" id="search">
<div class="container">
<section class="search-header">
<div class="row no-gutters justify-content-between mb-3">
<div class="col-6">
<h1>Search</h1>
</div>
<div class="col-6 col-search-close">
<a class="js-search" href="#"><i class="fas fa-times-circle text-muted" aria-hidden="true"></i></a>
</div>
</div>
<div id="search-box">
<input name="q" id="search-query" placeholder="Search..." autocapitalize="off"
autocomplete="off" autocorrect="off" spellcheck="false" type="search" class="form-control">
</div>
</section>
<section class="section-search-results">
<div id="search-hits">
</div>
</section>
</div>
</aside>
<nav class="navbar navbar-expand-lg navbar-light compensate-for-scrollbar" id="navbar-main">
<div class="container">
<div class="d-none d-lg-inline-flex">
<a class="navbar-brand" href="/">Gregor von Laszewski</a>
</div>
<button type="button" class="navbar-toggler" data-toggle="collapse"
data-target="#navbar-content" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span><i class="fas fa-bars"></i></span>
</button>
<div class="navbar-brand-mobile-wrapper d-inline-flex d-lg-none">
<a class="navbar-brand" href="/">Gregor von Laszewski</a>
</div>
<div class="navbar-collapse main-menu-item collapse justify-content-start" id="navbar-content">
<ul class="navbar-nav d-md-inline-flex">
<li class="nav-item">
<a class="nav-link " href="/#about"><span>Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#posts"><span>Posts</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#projects"><span>Projects</span></a>
</li>
<li class="nav-item">
<a class="nav-link active" href="/publication"><span>Publications</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#featured"><span>Books</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#contact"><span>Contact</span></a>
</li>
</ul>
</div>
<ul class="nav-icons navbar-nav flex-row ml-auto d-flex pl-md-2">
<li class="nav-item">
<a class="nav-link js-search" href="#" aria-label="Search"><i class="fas fa-search" aria-hidden="true"></i></a>
</li>
<li class="nav-item dropdown theme-dropdown">
<a href="#" class="nav-link js-theme-selector" data-toggle="dropdown" aria-haspopup="true">
<i class="fas fa-palette" aria-hidden="true"></i>
</a>
<div class="dropdown-menu">
<a href="#" class="dropdown-item js-set-theme-light">
<span>Light</span>
</a>
<a href="#" class="dropdown-item js-set-theme-dark">
<span>Dark</span>
</a>
<a href="#" class="dropdown-item js-set-theme-auto">
<span>Automatic</span>
</a>
</div>
</li>
</ul>
</div>
</nav>
<div class="pub">
<div class="article-container pt-3">
<h1>Enabling Energy-Efficient Analysis of Massive Neural Signals Using GPGPU</h1>
<div class="article-metadata">
<div>
<span >Dan Chen</span>, <span >Lizhe Wang</span>, <span >Shuaiting Wang</span>, <span >Muzhou Xiong</span>, <span >Gregor von Laszewski</span>, <span >Xiaoli Li</span>
</div>
<span class="article-date">
January 2010
</span>
</div>
<div class="btn-links mb-3">
<a class="btn btn-outline-primary my-1 mr-1" href="/10.1109/GreenCom-CPSCom.2010.24" target="_blank" rel="noopener">
PDF
</a>
<button type="button" class="btn btn-outline-primary my-1 mr-1 js-cite-modal"
data-filename="/publication/las-10-energy/cite.bib">
Cite
</button>
<a class="btn btn-outline-primary my-1 mr-1" href="https://doi.org/10.1109/GreenCom-CPSCom.2010.24" target="_blank" rel="noopener">
DOI
</a>
</div>
</div>
<div class="article-container">
<div class="row">
<div class="col-md-1"></div>
<div class="col-md-10">
<div class="row">
<div class="col-12 col-md-3 pub-row-heading">Type</div>
<div class="col-12 col-md-9">
<a href="/publication/#1">
Conference paper
</a>
</div>
</div>
</div>
<div class="col-md-1"></div>
</div>
<div class="d-md-none space-below"></div>
<div class="row">
<div class="col-md-1"></div>
<div class="col-md-10">
<div class="row">
<div class="col-12 col-md-3 pub-row-heading">Publication</div>
<div class="col-12 col-md-9"><em>Proceedings of the 2010 IEEE/ACM Int’L Conference on Green Computing and Communications and Int’L Conference on Cyber and Physical and Social Computing</em></div>
</div>
</div>
<div class="col-md-1"></div>
</div>
<div class="d-md-none space-below"></div>
<div class="space-below"></div>
<div class="article-style"></div>
<div class="article-tags">
<a class="badge badge-light" href="/tag/high-performance-computing-and-general-purpose-computing-on-the-graphics-processing-unit-and-neural-signals-and-eeg/">"High Performance Computing and General-purpose Computing on the Graphics Processing Unit and Neural Signals and EEG"</a>
</div>
<div class="share-box" aria-hidden="true">
<ul class="share">
<li>
<a href="https://twitter.com/intent/tweet?url=/publication/las-10-energy/&text=Enabling%20Energy-Efficient%20Analysis%20of%20Massive%20Neural%20Signals%20Using%20GPGPU" target="_blank" rel="noopener" class="share-btn-twitter">
<i class="fab fa-twitter"></i>
</a>
</li>
<li>
<a href="https://www.facebook.com/sharer.php?u=/publication/las-10-energy/&t=Enabling%20Energy-Efficient%20Analysis%20of%20Massive%20Neural%20Signals%20Using%20GPGPU" target="_blank" rel="noopener" class="share-btn-facebook">
<i class="fab fa-facebook"></i>
</a>
</li>
<li>
<a href="mailto:?subject=Enabling%20Energy-Efficient%20Analysis%20of%20Massive%20Neural%20Signals%20Using%20GPGPU&body=/publication/las-10-energy/" target="_blank" rel="noopener" class="share-btn-email">
<i class="fas fa-envelope"></i>
</a>
</li>
<li>
<a href="https://www.linkedin.com/shareArticle?url=/publication/las-10-energy/&title=Enabling%20Energy-Efficient%20Analysis%20of%20Massive%20Neural%20Signals%20Using%20GPGPU" target="_blank" rel="noopener" class="share-btn-linkedin">
<i class="fab fa-linkedin-in"></i>
</a>
</li>
<li>
<a href="whatsapp://send?text=Enabling%20Energy-Efficient%20Analysis%20of%20Massive%20Neural%20Signals%20Using%20GPGPU%20/publication/las-10-energy/" target="_blank" rel="noopener" class="share-btn-whatsapp">
<i class="fab fa-whatsapp"></i>
</a>
</li>
<li>
<a href="https://service.weibo.com/share/share.php?url=/publication/las-10-energy/&title=Enabling%20Energy-Efficient%20Analysis%20of%20Massive%20Neural%20Signals%20Using%20GPGPU" target="_blank" rel="noopener" class="share-btn-weibo">
<i class="fab fa-weibo"></i>
</a>
</li>
</ul>
</div>
<div class="article-widget content-widget-hr">
<h3>Related</h3>
<ul>
<li><a href="/publication/las-10-wang-transactions/">Provide Virtual Machine Information for Grid Computing</a></li>
<li><a href="/publication/von-2011-threat/">Threat detection in an urban water distribution systems with simulations conducted in grids and clouds</a></li>
<li><a href="/publication/las-13-ondemand/">On-demand Service Hosting on Production Grid Infrastructures</a></li>
<li><a href="/publication/las-12-xdmod-kernel/">Performance Metrics and Auditing Framework using Application Kernels for High-performance Computer Systems</a></li>
<li><a href="/publication/las-11-ondemand/">Towards on Demand IT Service Deployment</a></li>
</ul>
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.4/imagesloaded.pkgd.min.js" integrity="sha256-lqvxZrPLtfffUl2G/e7szqSvPBILGbwmsGE1MKlOi0Q=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.6/isotope.pkgd.min.js" integrity="sha256-CBrpuqrMhXwcLLUd5tvQ4euBHCdh7wGlDfNz8vbu/iI=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js" integrity="sha256-yt2kYMy0w8AbtF89WXb2P1rfjcP/HTHLT7097U8Y5b8=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/instant.page/5.1.0/instantpage.min.js" integrity="sha512-1+qUtKoh9XZW7j+6LhRMAyOrgSQKenQ4mluTR+cvxXjP1Z54RxZuzstR/H9kgPXQsVB8IW7DMDFUJpzLjvhGSQ==" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.2/highlight.min.js" integrity="sha512-7t8APmYpzEsZP7CYoA7RfMPV9Bb+PJHa9x2WiUnDXZx3XHveuyWUtvNOexhkierl5flZ3tr92dP1mMS+SGlD+A==" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.2/languages/r.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.5.1/leaflet.js" integrity="sha256-EErZamuLefUnbMBQbsEqu1USa+btR2oIlCpBJbyD4/g=" crossorigin="anonymous"></script>
<script>const code_highlighting = true;</script>
<script>
const search_config = {"indexURI":"/index.json","minLength":1,"threshold":0.3};
const i18n = {"no_results":"No results found","placeholder":"Search...","results":"results found"};
const content_type = {
'post': "Posts",
'project': "Projects",
'publication' : "Publications",
'talk' : "Talks",
'slides' : "Slides"
};
</script>
<script id="search-hit-fuse-template" type="text/x-template">
<div class="search-hit" id="summary-{{key}}">
<div class="search-hit-content">
<div class="search-hit-name">
<a href="{{relpermalink}}">{{title}}</a>
<div class="article-metadata search-hit-type">{{type}}</div>
<p class="search-hit-description">{{snippet}}</p>
</div>
</div>
</div>
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.1/fuse.min.js" integrity="sha256-VzgmKYmhsGNNN4Ph1kMW+BjoYJM2jV5i4IlFoeZA9XI=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity="sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin="anonymous"></script>
<script src="/js/academic.min.f6ecf7692215f2bc4850b72c8176bfa2.js"></script>
<div class="container">
<footer class="site-footer">
<p class="powered-by">
</p>
<p class="powered-by">
<a href="https://laszewski.github.io/" target="_blank"
rel="noopener">(c) Gregor von Laszewski, laszewski@gmail.com</a>
<span class="float-right" aria-hidden="true">
<a href="#" class="back-to-top">
<span class="button_icon">
<i class="fas fa-chevron-up fa-2x"></i>
</span>
</a>
</span>
</p>
</footer>
</div>
<div id="modal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Cite</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<pre><code class="tex hljs"></code></pre>
</div>
<div class="modal-footer">
<a class="btn btn-outline-primary my-1 js-copy-cite" href="#" target="_blank">
<i class="fas fa-copy"></i> Copy
</a>
<a class="btn btn-outline-primary my-1 js-download-cite" href="#" target="_blank">
<i class="fas fa-download"></i> Download
</a>
<div id="modal-error"></div>
</div>
</div>
</div>
</div>
</body>
</html>
|
laszewski/laszewski.github.io
|
docs/publication/las-10-energy/index.html
|
HTML
|
apache-2.0
| 20,666
|
<!--
@license
Copyright 2016 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<link rel="import" href="../paper-dropdown-menu/paper-dropdown-menu.html">
<link rel="import" href="../paper-icon-button/paper-icon-button.html">
<link rel="import" href="../paper-item/paper-item.html">
<link rel="import" href="../paper-listbox/paper-listbox.html">
<link rel="import" href="../paper-slider/paper-slider.html">
<link rel="import" href="../paper-tooltip/paper-tooltip.html">
<link rel="import" href="../polymer/polymer.html">
<link rel="import" href="bundle.html">
<link rel="import" href="styles.html">
<link rel="import" href="vz-projector-input.html">
<dom-module id="vz-projector-inspector-panel">
<style include="vz-projector-styles"></style>
<style>
:host {
display: flex;
flex-direction: column;
/* Account for the bookmark pane at the bottom */
height: calc(100% - 55px);
}
.container {
display: block;
padding: 10px 20px 0 20px;
}
.buttons {
display: flex;
height: 60px;
}
.button {
margin-right: 10px;
border: none;
border-radius: 7px;
font-size: 13px;
padding: 10px;
background: #e3e3e3;
}
.button:last-child {
margin-right: 0;
}
.nn {
display: flex;
flex-direction: column;
}
.nn > * {
padding: 0 20px;
}
.nn-list {
overflow-y: auto;
}
.nn-list .neighbor {
font-size: 12px;
margin-bottom: 8px;
}
.nn-list .label-and-value {
display: flex;
justify-content: space-between;
}
.label {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.nn-list .value {
color: #666;
float: right;
font-weight: 300;
margin-left: 8px;
}
.nn-list .bar {
position: relative;
border-top: 1px solid rgba(0, 0, 0, 0.15);
margin: 2px 0;
}
.nn-list .bar .fill {
position: absolute;
top: -1px;
border-top: 1px solid white;
}
.nn-list .tick {
position: absolute;
top: 0px;
height: 3px;
border-left: 1px solid rgba(0, 0, 0, 0.15);
}
.nn-list .neighbor-link:hover {
cursor: pointer;
}
.search-by {
display: flex;
}
.search-by vz-projector-input {
width: 100%;
}
.search-by paper-dropdown-menu {
margin-left: 10px;
width: 100px;
}
.distance .options, .distance-space .options {
float: right;
}
.options a {
color: #727272;
font-size: 13px;
margin-left: 12px;
text-decoration: none;
}
.options a.selected {
color: #009EFE;
}
.options a.selected-geo {
color: #F57C00;
}
.neighbors {
margin-bottom: 10px;
}
.neighbors-options, .distance, .distance-space {
margin-top: 6px;
}
.neighbors-options .option-label, .distance .option-label, .distance-space .option-label {
color: #727272;
margin-right: 2px;
width: auto;
}
.num-neighbors-container {
display: inline-block;
}
#nn-slider {
margin: 0 -12px 0 0px;
--paper-slider-input: {
width: 66px
};
--paper-input-container-input-webkit-spinner: {
-webkit-appearance: none;
margin: 0;
};
}
.geodesic, .tsne-space {
margin-right: 10px;
}
.matches-list {
padding: 0 20px;
}
.matches-list .row {
border-bottom: 1px solid #ddd;
cursor: pointer;
display: flex;
font-size: 12px;
margin: 5px 0;
padding: 4px 0;
}
.results {
display: flex;
flex-direction: column;
}
</style>
<template>
<div class="container">
<div class="buttons">
<button class="button reset-filter">Show All Data</button>
<button class="button set-filter">Isolate selection</button>
<button class="button clear-selection">Clear selection</button>
</div>
<div class="search-by">
<vz-projector-input id="search-box" label="Search"></vz-projector-input>
<paper-dropdown-menu no-animations label="by">
<paper-listbox attr-for-selected="value" class="dropdown-content" selected="{{selectedMetadataField}}" slot="dropdown-content">
<template is="dom-repeat" items="[[metadataFields]]">
<paper-item value="[[item]]" label="[[item]]">
[[item]]
</paper-item>
</template>
</paper-listbox>
</paper-dropdown-menu>
</div>
</div>
<div class="results">
<div class="nn" style="display: none">
<div class="neighbors">
<div class="neighbors-options">
<div class="slider num-nn">
<span class="option-label">neighbors</span>
<paper-icon-button icon="help" class="help-icon"></paper-icon-button>
<paper-tooltip position="bottom" animation-delay="0" fit-to-visible-bounds>
The number of neighbors (in the selected space) to show when clicking on a point.
</paper-tooltip>
<paper-slider id="nn-slider" pin min="5" max="999" value="100" editable></paper-slider>
</div>
</div>
<div class="distance">
<span class="option-label">distance</span>
<div class="options">
<a class="selected cosine" href="javascript:void(0);">COS</a>
<a class="euclidean" href="javascript:void(0);">EUCLID</a>
<a class="geodesic" href="javascript:void(0);">GEODESIC</a>
</div>
</div>
<div class="distance-space">
<span class="option-label">dist. space</span>
<div class="options">
<a class="selected original-space" href="javascript:void(0);">ORIGINAL</a>
<a class="pca-space" href="javascript:void(0);">PCA</a>
<a class="tsne-space" href="javascript:void(0);">T-SNE</a>
</div>
</div>
</div>
<p>Nearest points in the selected space:
<div class="nn-list"></div>
</div>
<div class="matches-list" style="display: none">
<div class="list"></div>
<div class="limit-msg">Showing only the first 100 results...</div>
</div>
</div>
<!-- Closing global template -->
</template>
<script src="vz-projector-inspector-panel.js"></script>
</dom-module>
|
francoisluus/tensorboard-supervise
|
tensorboard/plugins/projector/vz_projector/vz-projector-inspector-panel.html
|
HTML
|
apache-2.0
| 6,243
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_66) on Mon Dec 14 16:02:04 CST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class play.data.validation.Error (Play! API)</title>
<meta name="date" content="2015-12-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class play.data.validation.Error (Play! API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../play/data/validation/Error.html" title="class in play.data.validation">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?play/data/validation/class-use/Error.html" target="_top">Frames</a></li>
<li><a href="Error.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class play.data.validation.Error" class="title">Uses of Class<br>play.data.validation.Error</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../play/data/validation/Error.html" title="class in play.data.validation">Error</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#play.data.validation">play.data.validation</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="play.data.validation">
<!-- -->
</a>
<h3>Uses of <a href="../../../../play/data/validation/Error.html" title="class in play.data.validation">Error</a> in <a href="../../../../play/data/validation/package-summary.html">play.data.validation</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../play/data/validation/package-summary.html">play.data.validation</a> declared as <a href="../../../../play/data/validation/Error.html" title="class in play.data.validation">Error</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../play/data/validation/Error.html" title="class in play.data.validation">Error</a></code></td>
<td class="colLast"><span class="typeNameLabel">Validation.ValidationResult.</span><code><span class="memberNameLink"><a href="../../../../play/data/validation/Validation.ValidationResult.html#error">error</a></span></code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../play/data/validation/package-summary.html">play.data.validation</a> that return <a href="../../../../play/data/validation/Error.html" title="class in play.data.validation">Error</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../play/data/validation/Error.html" title="class in play.data.validation">Error</a></code></td>
<td class="colLast"><span class="typeNameLabel">Validation.</span><code><span class="memberNameLink"><a href="../../../../play/data/validation/Validation.html#error-java.lang.String-">error</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field)</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../play/data/validation/package-summary.html">play.data.validation</a> that return types with arguments of type <a href="../../../../play/data/validation/Error.html" title="class in play.data.validation">Error</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="../../../../play/data/validation/Error.html" title="class in play.data.validation">Error</a>></code></td>
<td class="colLast"><span class="typeNameLabel">Validation.</span><code><span class="memberNameLink"><a href="../../../../play/data/validation/Validation.html#errors--">errors</a></span>()</code> </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="../../../../play/data/validation/Error.html" title="class in play.data.validation">Error</a>></code></td>
<td class="colLast"><span class="typeNameLabel">Validation.</span><code><span class="memberNameLink"><a href="../../../../play/data/validation/Validation.html#errors-java.lang.String-">errors</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> field)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<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="../../../../play/data/validation/Error.html" title="class in play.data.validation">Error</a>>></code></td>
<td class="colLast"><span class="typeNameLabel">Validation.</span><code><span class="memberNameLink"><a href="../../../../play/data/validation/Validation.html#errorsMap--">errorsMap</a></span>()</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../play/data/validation/Error.html" title="class in play.data.validation">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?play/data/validation/class-use/Error.html" target="_top">Frames</a></li>
<li><a href="Error.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><a href=http://guillaume.bort.fr>Guillaume Bort</a> & <a href=http://www.zenexity.fr>zenexity</a> - Distributed under <a href=http://www.apache.org/licenses/LICENSE-2.0.html>Apache 2 licence</a>, without any warrantly</small></p>
</body>
</html>
|
play1-maven-plugin/play1-maven-plugin.github.io
|
external-apidocs/com/google/code/maven-play-plugin/org/playframework/play/1.3.3/play/data/validation/class-use/Error.html
|
HTML
|
apache-2.0
| 10,195
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (1.8.0_66) on Fri Feb 05 13:24:20 CET 2016 -->
<title>B-Index</title>
<meta name="date" content="2016-02-05">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="B-Index";
}
}
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="../se/mah/KD405A/jg/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li 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-1.html">Prev Letter</a></li>
<li><a href="index-3.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-2.html" target="_top">Frames</a></li>
<li><a href="index-2.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">G</a> <a href="index-4.html">S</a> <a name="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><a href="../se/mah/KD405A/jg/BikeStore.html" title="class in se.mah.KD405A.jg"><span class="typeNameLink">BikeStore</span></a> - Class in <a href="../se/mah/KD405A/jg/package-summary.html">se.mah.KD405A.jg</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../se/mah/KD405A/jg/BikeStore.html#BikeStore--">BikeStore()</a></span> - Constructor for class se.mah.KD405A.jg.<a href="../se/mah/KD405A/jg/BikeStore.html" title="class in se.mah.KD405A.jg">BikeStore</a></dt>
<dd> </dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">G</a> <a href="index-4.html">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="../se/mah/KD405A/jg/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li 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-1.html">Prev Letter</a></li>
<li><a href="index-3.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-2.html" target="_top">Frames</a></li>
<li><a href="index-2.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>
|
Jagermaestro1/KD405A_Jonas_G
|
Assignment_3/doc_bikeStore/index-files/index-2.html
|
HTML
|
apache-2.0
| 4,437
|
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=0" />
<meta name="HandheldFriendly" content="true" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<title>MangaWeb - Admin</title>
<link href="css/add2home.css" rel="stylesheet" />
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="css/bootstrap-responsive.min.css" rel="stylesheet" />
<link href="css/mangaweb.css" rel="stylesheet" />
<link rel="apple-touch-icon-precomposed" href="img/icon.png" />
<link rel="shortcut icon" href="favicon.ico" />
<script type="text/javascript" src="js/add2home.js"></script>
<script type="text/javascript" src="js/json2.js"></script>
<script type="text/javascript" src="js/jquery-1.9.0.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/mscorlib.js"></script>
<script type="text/javascript" src="js/afung.MangaWeb3.Common.js"></script>
<script type="text/javascript" src="js/afung.MangaWeb3.Client.js"></script>
<script type="text/javascript" src="js/afung.MangaWeb3.Client.Admin.js"></script>
<script type="text/javascript" src="js/servertype.js"></script>
<script type="text/javascript" src="ckfinder/ckfinder.js"></script>
</head>
<body>
<script type="text/javascript">
new afung.MangaWeb3.Client.Admin.AdminApp();
</script>
</body>
</html>
|
a-fung/MangaWeb3
|
source/aspnetserver/admin.html
|
HTML
|
apache-2.0
| 1,659
|
<!DOCTYPE HTML>
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
<div class="page_title">
<p>API Key</p>
</div>
<div class="page_sub">
<ul>
<li class="page_list" >Example:
<label class="api_key">AIzaSyBuaX3qgunsQoRSIUfxWmGIfUCmoE8w2LY</label>
</li>
<li class="page_list" >Identify developers: Quota limits</li>
<li class="page_list" ><a href="sequence_diagram.html">Sequence Diagram</a></li>
<li class="page_list" >
<a href="https://code.google.com/apis/console" target="_blank">Get a API key now!</a>
</li>
</ul>
</div>
<script>
document.onclick = function() { window.location="p4.html";};
</script>
</body>
<html>
|
updownlife/googleMapAPIDemo
|
p5.html
|
HTML
|
apache-2.0
| 695
|
{% if change %}
{% load position_tags %}
{% can_be_positioned content_type_id object_id as can_be_positioned %}
{% if can_be_positioned %}
{% get_content_positions content_type_id object_id as selected_positions %}
<script type="text/javascript">
$(function() {
$("#selector").autocomplete({
source: "{% url 'positions_jsondata' content_type_id object_id %}",
minLength: 2,
select: function(event, ui) {
$.get("{% url 'positions_index' %}add/"+ ui.item.value +"/{{ content_type_id }}/{{ object_id }}/",function(){
$('<li><span class="deletelink" id=pos_"'+ui.item.value+'"> </span>'+ui.item.value+'</li>').appendTo("#position-admin-widget-items");
$("#position-admin-widget-items li .deletelink").bind('click',function(){
$.get($(this).attr('rel'));
$(this).parent().remove();
});
$("#selector").focus().val('');
});
}
});
$("#selector").focus(function(){
if($(this).val() == "Type the position name to add this object to."){
$(this).val("");
$(this).removeClass("blured");
}
});
$("#selector").blur(function(){
if($(this).val() == ""){
$(this).val("Type the position name to add this object to.");
$(this).addClass("blured");
}
});
$("#position-admin-widget-items li .deletelink").bind('click',function(){
var answer = confirm('Are you sure you want to remove this?');
if(answer){
var id = $(this).attr('id');
var pos = id.replace('pos_','');
$.get('{% url 'positions_index' %}remove/'+pos+'/{{ content_type_id }}/{{ object_id }}/');
$(this).parent().fadeOut("250").remove();
}
});
});
</script>
<div id="position-admin-widget">
<div id="position-admin-widget-input">
<label for="selector"><strong>Positions: </strong></label>
<input id="selector" class="blured" value="Type the position name to add this object to." />
</div>
<ul id="position-admin-widget-items">
{% for position in selected_positions %}
<li><span class="deletelink" id="pos_{{ position.name}}"> </span>{{ position.name }}</li>
{% endfor %}
</ul>
</div>
{% endif %}
{% endif %}
|
callowayproject/django-kamasutra
|
positions/templates/admin/positions/selector.html
|
HTML
|
apache-2.0
| 2,710
|
<!DOCTYPE html>
<html lang="en">
{% include head.html %}
<body id="page-top">
{% include nav4.html %}
{% include header2.html %}
{% include sponsor.html %}
{% include contact.html %}
{% include scripts.html %}
</body>
|
foss-np/sfd-2016
|
_layouts/basponsor.html
|
HTML
|
apache-2.0
| 230
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>SBT Compiler for SBT 0.13.2 1.0.0-beta4 Reference Package com.google.code.sbt.compiler.sbt0132</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
</head>
<body>
<h3>
<a href="package-summary.html" target="classFrame">com.google.code.sbt.compiler.sbt0132</a>
</h3>
<h3>Classes</h3>
<ul>
<li>
<a href="SBT0132Analysis.html" target="classFrame">SBT0132Analysis</a>
</li>
<li>
<a href="SBT0132AnalysisProcessor.html" target="classFrame">SBT0132AnalysisProcessor</a>
</li>
<li>
<a href="SBT0132Compiler.html" target="classFrame">SBT0132Compiler</a>
</li>
<li>
<a href="SBT0132Logger.html" target="classFrame">SBT0132Logger</a>
</li>
</ul>
</body>
</html>
|
sbt-compiler-maven-plugin/sbt-compiler-maven-plugin.github.io
|
sbt-compiler-maven-plugin/1.0.0-beta4/sbt-compilers/sbt-compiler-sbt0132/xref/com/google/code/sbt/compiler/sbt0132/package-frame.html
|
HTML
|
apache-2.0
| 1,185
|
<!doctype html><html lang=en><head><title>Redirecting…</title><link rel=canonical href=/v1.11/docs/reference/config/networking/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.11/docs/reference/config/networking/"></head><body><h1>Redirecting…</h1><a href=/v1.11/docs/reference/config/networking/>Click here if you are not redirected.</a></body></html>
|
istio/istio.io
|
archive/v1.11/docs/reference/config/istio.routing.v1alpha1/index.html
|
HTML
|
apache-2.0
| 415
|
<!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_12) on Sun Feb 08 17:27:09 PST 2009 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Uses of Class net.sourceforge.pmd.util.filter.OrFilter (PMD 4.2.5 API)
</TITLE>
<META NAME="date" CONTENT="2009-02-08">
<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.sourceforge.pmd.util.filter.OrFilter (PMD 4.2.5 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="../../../../../../net/sourceforge/pmd/util/filter/OrFilter.html" title="class in net.sourceforge.pmd.util.filter"><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?net/sourceforge/pmd/util/filter//class-useOrFilter.html" target="_top"><B>FRAMES</B></A>
<A HREF="OrFilter.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.sourceforge.pmd.util.filter.OrFilter</B></H2>
</CENTER>
No usage of net.sourceforge.pmd.util.filter.OrFilter
<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/sourceforge/pmd/util/filter/OrFilter.html" title="class in net.sourceforge.pmd.util.filter"><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?net/sourceforge/pmd/util/filter//class-useOrFilter.html" target="_top"><B>FRAMES</B></A>
<A HREF="OrFilter.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 © 2002-2009 InfoEther. All Rights Reserved.
</BODY>
</HTML>
|
deleidos/digitaledge-platform
|
commons/buildtools/pmd/docs/apidocs/net/sourceforge/pmd/util/filter/class-use/OrFilter.html
|
HTML
|
apache-2.0
| 6,138
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>tesseract: /home/stweil/src/github/tesseract-ocr/tesseract/lstm/plumbing.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">tesseract
 <span id="projectnumber">4.00.00dev</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('a01106.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="#namespaces">Namespaces</a> </div>
<div class="headertitle">
<div class="title">plumbing.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include "<a class="el" href="a01109_source.html">plumbing.h</a>"</code><br />
</div>
<p><a href="a01106_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:a01744"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="a01744.html">tesseract</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_a95ea02ce1f4de3c907258a02be92313.html">lstm</a></li><li class="navelem"><a class="el" href="a01106.html">plumbing.cpp</a></li>
<li class="footer">Generated on Wed Mar 28 2018 19:53:41 for tesseract by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>
|
stweil/tesseract-ocr.github.io
|
4.0.0-beta.1/a01106.html
|
HTML
|
apache-2.0
| 4,433
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 16 10:54:25 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated.MasterConfigurationSupplier (BOM: * : All 2.3.0.Final-SNAPSHOT API)</title>
<meta name="date" content="2019-01-16">
<link rel="stylesheet" type="text/css" href="../../../../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated.MasterConfigurationSupplier (BOM: * : All 2.3.0.Final-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/MasterConfigurationSupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.3.0.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/class-use/MasterConfigurationSupplier.html" target="_top">Frames</a></li>
<li><a href="MasterConfigurationSupplier.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.ha_policy.shared_store_colocated.MasterConfigurationSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated.MasterConfigurationSupplier</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/ha_policy/shared_store_colocated/MasterConfigurationSupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated">MasterConfigurationSupplier</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.server">org.wildfly.swarm.config.messaging.activemq.server</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.server">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/MasterConfigurationSupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated">MasterConfigurationSupplier</a> in <a href="../../../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/package-summary.html">org.wildfly.swarm.config.messaging.activemq.server</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/server/package-summary.html">org.wildfly.swarm.config.messaging.activemq.server</a> with parameters of type <a href="../../../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/MasterConfigurationSupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated">MasterConfigurationSupplier</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/SharedStoreColocatedHAPolicy.html" title="type parameter in SharedStoreColocatedHAPolicy">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">SharedStoreColocatedHAPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreColocatedHAPolicy.html#masterConfiguration-org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated.MasterConfigurationSupplier-">masterConfiguration</a></span>(<a href="../../../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/MasterConfigurationSupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated">MasterConfigurationSupplier</a> supplier)</code>
<div class="block">A messaging resource that allows you to configure High Availability for
the ActiveMQ server (the value of ha-policy can be live-only,
replication-master, replication-slave, or replication-colocated).</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/ha_policy/shared_store_colocated/MasterConfigurationSupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server.ha_policy.shared_store_colocated">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.3.0.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/class-use/MasterConfigurationSupplier.html" target="_top">Frames</a></li>
<li><a href="MasterConfigurationSupplier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
wildfly-swarm/wildfly-swarm-javadocs
|
2.3.0.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/messaging/activemq/server/ha_policy/shared_store_colocated/class-use/MasterConfigurationSupplier.html
|
HTML
|
apache-2.0
| 9,400
|
<!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 Sat Mar 16 04:11:57 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.management.security_realm.LdapAuthorizationConsumer (BOM: * : All 2.3.1.Final-SNAPSHOT API)</title>
<meta name="date" content="2019-03-16">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.wildfly.swarm.config.management.security_realm.LdapAuthorizationConsumer (BOM: * : All 2.3.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/management/security_realm/LdapAuthorizationConsumer.html" title="interface in org.wildfly.swarm.config.management.security_realm">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.3.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/management/security_realm/class-use/LdapAuthorizationConsumer.html" target="_top">Frames</a></li>
<li><a href="LdapAuthorizationConsumer.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.wildfly.swarm.config.management.security_realm.LdapAuthorizationConsumer" class="title">Uses of Interface<br>org.wildfly.swarm.config.management.security_realm.LdapAuthorizationConsumer</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html" title="interface in org.wildfly.swarm.config.management.security_realm">LdapAuthorizationConsumer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.management">org.wildfly.swarm.config.management</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.management.security_realm">org.wildfly.swarm.config.management.security_realm</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.config.management">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html" title="interface in org.wildfly.swarm.config.management.security_realm">LdapAuthorizationConsumer</a> in <a href="../../../../../../../org/wildfly/swarm/config/management/package-summary.html">org.wildfly.swarm.config.management</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/management/package-summary.html">org.wildfly.swarm.config.management</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html" title="interface in org.wildfly.swarm.config.management.security_realm">LdapAuthorizationConsumer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/management/SecurityRealm.html" title="type parameter in SecurityRealm">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">SecurityRealm.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/SecurityRealm.html#ldapAuthorization-org.wildfly.swarm.config.management.security_realm.LdapAuthorizationConsumer-">ldapAuthorization</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html" title="interface in org.wildfly.swarm.config.management.security_realm">LdapAuthorizationConsumer</a> consumer)</code>
<div class="block">Configuration to use LDAP as the user repository.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.config.management.security_realm">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html" title="interface in org.wildfly.swarm.config.management.security_realm">LdapAuthorizationConsumer</a> in <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/package-summary.html">org.wildfly.swarm.config.management.security_realm</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/package-summary.html">org.wildfly.swarm.config.management.security_realm</a> that return <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html" title="interface in org.wildfly.swarm.config.management.security_realm">LdapAuthorizationConsumer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html" title="interface in org.wildfly.swarm.config.management.security_realm">LdapAuthorizationConsumer</a><<a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html" title="type parameter in LdapAuthorizationConsumer">T</a>></code></td>
<td class="colLast"><span class="typeNameLabel">LdapAuthorizationConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html#andThen-org.wildfly.swarm.config.management.security_realm.LdapAuthorizationConsumer-">andThen</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html" title="interface in org.wildfly.swarm.config.management.security_realm">LdapAuthorizationConsumer</a><<a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html" title="type parameter in LdapAuthorizationConsumer">T</a>> after)</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/package-summary.html">org.wildfly.swarm.config.management.security_realm</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html" title="interface in org.wildfly.swarm.config.management.security_realm">LdapAuthorizationConsumer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html" title="interface in org.wildfly.swarm.config.management.security_realm">LdapAuthorizationConsumer</a><<a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html" title="type parameter in LdapAuthorizationConsumer">T</a>></code></td>
<td class="colLast"><span class="typeNameLabel">LdapAuthorizationConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html#andThen-org.wildfly.swarm.config.management.security_realm.LdapAuthorizationConsumer-">andThen</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html" title="interface in org.wildfly.swarm.config.management.security_realm">LdapAuthorizationConsumer</a><<a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html" title="type parameter in LdapAuthorizationConsumer">T</a>> after)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/wildfly/swarm/config/management/security_realm/LdapAuthorizationConsumer.html" title="interface in org.wildfly.swarm.config.management.security_realm">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.3.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/management/security_realm/class-use/LdapAuthorizationConsumer.html" target="_top">Frames</a></li>
<li><a href="LdapAuthorizationConsumer.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
wildfly-swarm/wildfly-swarm-javadocs
|
2.3.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/management/security_realm/class-use/LdapAuthorizationConsumer.html
|
HTML
|
apache-2.0
| 12,798
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112) on Mon May 01 08:43:56 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.jmx.configuration.HandlerConsumer (Public javadocs 2017.5.0 API)</title>
<meta name="date" content="2017-05-01">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.wildfly.swarm.config.jmx.configuration.HandlerConsumer (Public javadocs 2017.5.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/jmx/configuration/HandlerConsumer.html" title="interface in org.wildfly.swarm.config.jmx.configuration">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.5.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/jmx/configuration/class-use/HandlerConsumer.html" target="_top">Frames</a></li>
<li><a href="HandlerConsumer.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.wildfly.swarm.config.jmx.configuration.HandlerConsumer" class="title">Uses of Interface<br>org.wildfly.swarm.config.jmx.configuration.HandlerConsumer</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html" title="interface in org.wildfly.swarm.config.jmx.configuration">HandlerConsumer</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.jmx">org.wildfly.swarm.config.jmx</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.jmx.configuration">org.wildfly.swarm.config.jmx.configuration</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.jmx">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html" title="interface in org.wildfly.swarm.config.jmx.configuration">HandlerConsumer</a> in <a href="../../../../../../../org/wildfly/swarm/config/jmx/package-summary.html">org.wildfly.swarm.config.jmx</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/jmx/package-summary.html">org.wildfly.swarm.config.jmx</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html" title="interface in org.wildfly.swarm.config.jmx.configuration">HandlerConsumer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/jmx/AuditLogConfiguration.html" title="type parameter in AuditLogConfiguration">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">AuditLogConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/jmx/AuditLogConfiguration.html#handler-java.lang.String-org.wildfly.swarm.config.jmx.configuration.HandlerConsumer-">handler</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> childKey,
<a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html" title="interface in org.wildfly.swarm.config.jmx.configuration">HandlerConsumer</a> consumer)</code>
<div class="block">Create and configure a Handler object to the list of subresources</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.config.jmx.configuration">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html" title="interface in org.wildfly.swarm.config.jmx.configuration">HandlerConsumer</a> in <a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/package-summary.html">org.wildfly.swarm.config.jmx.configuration</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/jmx/configuration/package-summary.html">org.wildfly.swarm.config.jmx.configuration</a> that return <a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html" title="interface in org.wildfly.swarm.config.jmx.configuration">HandlerConsumer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html" title="interface in org.wildfly.swarm.config.jmx.configuration">HandlerConsumer</a><<a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html" title="type parameter in HandlerConsumer">T</a>></code></td>
<td class="colLast"><span class="typeNameLabel">HandlerConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html#andThen-org.wildfly.swarm.config.jmx.configuration.HandlerConsumer-">andThen</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html" title="interface in org.wildfly.swarm.config.jmx.configuration">HandlerConsumer</a><<a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html" title="type parameter in HandlerConsumer">T</a>> after)</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/package-summary.html">org.wildfly.swarm.config.jmx.configuration</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html" title="interface in org.wildfly.swarm.config.jmx.configuration">HandlerConsumer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>default <a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html" title="interface in org.wildfly.swarm.config.jmx.configuration">HandlerConsumer</a><<a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html" title="type parameter in HandlerConsumer">T</a>></code></td>
<td class="colLast"><span class="typeNameLabel">HandlerConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html#andThen-org.wildfly.swarm.config.jmx.configuration.HandlerConsumer-">andThen</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html" title="interface in org.wildfly.swarm.config.jmx.configuration">HandlerConsumer</a><<a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html" title="type parameter in HandlerConsumer">T</a>> after)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/wildfly/swarm/config/jmx/configuration/HandlerConsumer.html" title="interface in org.wildfly.swarm.config.jmx.configuration">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.5.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/jmx/configuration/class-use/HandlerConsumer.html" target="_top">Frames</a></li>
<li><a href="HandlerConsumer.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>
|
wildfly-swarm/wildfly-swarm-javadocs
|
2017.5.0/apidocs/org/wildfly/swarm/config/jmx/configuration/class-use/HandlerConsumer.html
|
HTML
|
apache-2.0
| 12,037
|
---
layout: page
title: "About"
description: "Hey, this is Jean."
header-img: "img/about-bg.jpg"
---
<!-- Language Selector -->
<select onchange= "onLanChange(this.options[this.options.selectedIndex].value)">
<option value="0" selected> 中文 Chinese </option>
<option value="1"> 英文 English </option>
</select>
<!-- Chinese Version -->
<div class="zh post-container">
<!--copied from markdown -->
<blockquote><p>爱单车,爱摄影,一起来吧。<br>
程序一生,快乐一生。</p></blockquote>
<p>你好,<br/><br/>我是<strong>环紫金山</strong>,一枚程序员,
<p>一些实习和开源项目,👉 戳 <a href="/portfolio">Portfolio</a> 与 <a href="http://github.com/jezhang">Github</a>;</p>
</div>
<!-- English Version -->
<div class="en post-container">
<blockquote><p>Love bicycle, love photography, let's move up. <br>
Having a simple and happy life.</p></blockquote>
<p>My name is <strong>Jean Zhang</strong>,you can call me nickname <strong>jezhang</strong>. </p>
<p>As a engineer, I worked at <a href="https://www.domob.cn/">DB Schenker</a> as a senior engineer for 5 years.</p>
<p>Some of my projects is put on my <a href="/portfolio">Portfolio 👉</a> and <a href="http://github.com/jezhang">Github 👉</a>.</p>
</div>
<!-- Handle Language Change -->
<script type="text/javascript">
// get nodes
var $zh = document.querySelector(".zh");
var $en = document.querySelector(".en");
var $select = document.querySelector("select");
// bind hashchange event
window.addEventListener('hashchange', _render);
// handle render
function _render(){
var _hash = window.location.hash;
// en
if(_hash == "#en"){
$select.selectedIndex = 1;
$en.style.display = "block";
$zh.style.display = "none";
// zh by default
}else{
// not trigger onChange, otherwise cause a loop call.
$select.selectedIndex = 0;
$zh.style.display = "block";
$en.style.display = "none";
}
}
// handle select change
function onLanChange(index){
if(index == 0){
window.location.hash = "#zh"
}else{
window.location.hash = "#en"
}
}
// init
_render();
</script>
{% if site.duoshuo_username %}
<!-- 多说评论框 start -->
<div class="comment">
<div class="ds-thread"
{% if site.duoshuo_username == "huxblog" %}
data-thread-id="1187623191091085319"
{% else %}
data-thread-key="{{site.duoshuo_username}}/about"
{% endif %}
data-title="{{page.title}}"
data-url="{{site.url}}/about/"></div>
</div>
<!-- 多说评论框 end -->
<!-- 多说公共JS代码 start (一个网页只需插入一次) -->
<script type="text/javascript">
// dynamic User hacking by Hux
var _user = '{{site.duoshuo_username}}';
// duoshuo comment query.
var duoshuoQuery = {short_name: _user };
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
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>
<!-- 多说公共JS代码 end -->
{% endif %}
{% if site.disqus_username %}
<!-- disqus 评论框 start -->
<div class="comment">
<div id="disqus_thread" class="disqus-thread">
</div>
</div>
<!-- disqus 评论框 end -->
<!-- disqus 公共JS代码 start (一个网页只需插入一次) -->
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES * * */
var disqus_shortname = "{{site.disqus_username}}";
var disqus_identifier = "{{site.disqus_username}}/{{page.url}}";
var disqus_url = "{{site.url}}{{page.url}}";
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<!-- disqus 公共JS代码 end -->
{% endif %}
|
jezhang/jezhang.github.io
|
about.html
|
HTML
|
apache-2.0
| 4,345
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Tue Feb 06 09:38:18 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.swarm.config.webservices.ClientConfig.ClientConfigResources (BOM: * : All 2017.10.2 API)</title>
<meta name="date" content="2018-02-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.wildfly.swarm.config.webservices.ClientConfig.ClientConfigResources (BOM: * : All 2017.10.2 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/webservices/ClientConfig.ClientConfigResources.html" title="class in org.wildfly.swarm.config.webservices">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.10.2</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/webservices/class-use/ClientConfig.ClientConfigResources.html" target="_top">Frames</a></li>
<li><a href="ClientConfig.ClientConfigResources.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.wildfly.swarm.config.webservices.ClientConfig.ClientConfigResources" class="title">Uses of Class<br>org.wildfly.swarm.config.webservices.ClientConfig.ClientConfigResources</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/webservices/ClientConfig.ClientConfigResources.html" title="class in org.wildfly.swarm.config.webservices">ClientConfig.ClientConfigResources</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.webservices">org.wildfly.swarm.config.webservices</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.webservices">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/webservices/ClientConfig.ClientConfigResources.html" title="class in org.wildfly.swarm.config.webservices">ClientConfig.ClientConfigResources</a> in <a href="../../../../../../org/wildfly/swarm/config/webservices/package-summary.html">org.wildfly.swarm.config.webservices</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/webservices/package-summary.html">org.wildfly.swarm.config.webservices</a> that return <a href="../../../../../../org/wildfly/swarm/config/webservices/ClientConfig.ClientConfigResources.html" title="class in org.wildfly.swarm.config.webservices">ClientConfig.ClientConfigResources</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/webservices/ClientConfig.ClientConfigResources.html" title="class in org.wildfly.swarm.config.webservices">ClientConfig.ClientConfigResources</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/webservices/ClientConfig.html#subresources--">subresources</a></span>()</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/wildfly/swarm/config/webservices/ClientConfig.ClientConfigResources.html" title="class in org.wildfly.swarm.config.webservices">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.10.2</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/webservices/class-use/ClientConfig.ClientConfigResources.html" target="_top">Frames</a></li>
<li><a href="ClientConfig.ClientConfigResources.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
wildfly-swarm/wildfly-swarm-javadocs
|
2017.10.2/apidocs/org/wildfly/swarm/config/webservices/class-use/ClientConfig.ClientConfigResources.html
|
HTML
|
apache-2.0
| 7,602
|
<!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-ea) on Mon Apr 22 19:45:40 PDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>com.fasterxml.jackson.core.util (Jackson-core 2.2.0 API)</title>
<meta name="date" content="2013-04-22">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../../../com/fasterxml/jackson/core/util/package-summary.html" target="classFrame">com.fasterxml.jackson.core.util</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="DefaultPrettyPrinter.Indenter.html" title="interface in com.fasterxml.jackson.core.util" target="classFrame"><i>DefaultPrettyPrinter.Indenter</i></a></li>
<li><a href="Instantiatable.html" title="interface in com.fasterxml.jackson.core.util" target="classFrame"><i>Instantiatable</i></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="BufferRecycler.html" title="class in com.fasterxml.jackson.core.util" target="classFrame">BufferRecycler</a></li>
<li><a href="ByteArrayBuilder.html" title="class in com.fasterxml.jackson.core.util" target="classFrame">ByteArrayBuilder</a></li>
<li><a href="DefaultPrettyPrinter.html" title="class in com.fasterxml.jackson.core.util" target="classFrame">DefaultPrettyPrinter</a></li>
<li><a href="DefaultPrettyPrinter.FixedSpaceIndenter.html" title="class in com.fasterxml.jackson.core.util" target="classFrame">DefaultPrettyPrinter.FixedSpaceIndenter</a></li>
<li><a href="DefaultPrettyPrinter.Lf2SpacesIndenter.html" title="class in com.fasterxml.jackson.core.util" target="classFrame">DefaultPrettyPrinter.Lf2SpacesIndenter</a></li>
<li><a href="DefaultPrettyPrinter.NopIndenter.html" title="class in com.fasterxml.jackson.core.util" target="classFrame">DefaultPrettyPrinter.NopIndenter</a></li>
<li><a href="InternCache.html" title="class in com.fasterxml.jackson.core.util" target="classFrame">InternCache</a></li>
<li><a href="JsonGeneratorDelegate.html" title="class in com.fasterxml.jackson.core.util" target="classFrame">JsonGeneratorDelegate</a></li>
<li><a href="JsonParserDelegate.html" title="class in com.fasterxml.jackson.core.util" target="classFrame">JsonParserDelegate</a></li>
<li><a href="JsonParserSequence.html" title="class in com.fasterxml.jackson.core.util" target="classFrame">JsonParserSequence</a></li>
<li><a href="MinimalPrettyPrinter.html" title="class in com.fasterxml.jackson.core.util" target="classFrame">MinimalPrettyPrinter</a></li>
<li><a href="TextBuffer.html" title="class in com.fasterxml.jackson.core.util" target="classFrame">TextBuffer</a></li>
<li><a href="VersionUtil.html" title="class in com.fasterxml.jackson.core.util" target="classFrame">VersionUtil</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="BufferRecycler.ByteBufferType.html" title="enum in com.fasterxml.jackson.core.util" target="classFrame">BufferRecycler.ByteBufferType</a></li>
<li><a href="BufferRecycler.CharBufferType.html" title="enum in com.fasterxml.jackson.core.util" target="classFrame">BufferRecycler.CharBufferType</a></li>
</ul>
</div>
</body>
</html>
|
FasterXML/jackson-core
|
docs/javadoc/2.2.0/com/fasterxml/jackson/core/util/package-frame.html
|
HTML
|
apache-2.0
| 3,346
|
<mat-drawer-container autosize>
<mat-drawer #tasksDrawer class="example-sidenav" [mode]="'over'">
<p>Slice: {{selectedTasksSlice.input_data}}</p>
<p>Step: {{selectedTasksStep.ami_tag}} - {{selectedTasksStep.step_name}}</p>
<div *ngFor="let task of selectedTasksStep.tasks" >
<table>
<tr><th>task ID</th><th>Status</th><th>Events</th></tr>
<tr><td><a href="https://bigpanda.cern.ch/task/{{task.id}}">{{task.id}}</a></td>
<td><span [ngClass]="['taskStatus',task.status]">{{task.status}}</span></td>
<td>{{task.total_events}}</td>
</tr>
</table>
</div>
</mat-drawer>
<table>
<tr>
<th>Description:</th>
<th>Reference:</th>
<th>Manager:</th>
<th>Physics group:</th>
</tr>
<tr>
<td>{{pageInfo.description}} </td>
<td><a [href]="pageInfo.jira_reference"> {{jira}}</a> </td>
<td>{{pageInfo.manager}} </td>
<td>{{pageInfo.phys_group}} </td>
</tr>
</table>
<span>Total slices: {{filteredSlices.length}} Filtered: {{filteredSelectedSlices.length}}</span><p></p>
<app-task-stats [taskStatusFiltered]="totalFilteredTasks" [taskStatus]="originalTaskStatus" [formControl]="taskStatusControl" ></app-task-stats>
<!--<mat-form-field appearance="fill">-->
<!-- <mat-label>Steps</mat-label>-->
<!-- <mat-select [formControl]="stepFilterFormControl" multiple>-->
<!-- <mat-option *ngFor="let step_name of stepsOrder" [value]="step_name" >{{step_name}}</mat-option>-->
<!-- </mat-select>-->
<!--</mat-form-field>-->
<!--<button (click)="sortSlicesByDataset()">Sort by dataset</button>-->
<!--<button (click)="sortSlicesByID()">Sort by ID</button>-->
<!--<button (click)="unFilterSlice()">Drop filter</button>-->
<p>
<label>Filter</label>
<input id="mainFilter" type="text" [formControl]="mainFilter">
<table><tr>
<td>
<app-chips-multi-select [options]="campaigns" [optionStyle]="'campaign'" [formControl]="chipsCampaignsControl" >
</app-chips-multi-select></td>
<td><app-chips-multi-select [options]="projects" [optionStyle]="'project'" [formControl]="chipsProjectsControl" >
</app-chips-multi-select></td>
</tr></table>
<mat-checkbox [checked]="filteredSlices.length===filteredSelectedSlices.length"
[indeterminate]="(filteredSlices.length!==filteredSelectedSlices.length)&&(filteredSelectedSlices.length>0)"
(change)="$event ? masterCheckboxToggle() : null"
(click)=" masterCheckboxToggle()"></mat-checkbox>
<div [style]="'display: flex;justify-content: center;'">
<span *ngFor="let step_name of stepsOrder" [style]="{'border-style': 'solid','border-width': '1px'}">{{step_name}}</span></div>
<cdk-virtual-scroll-viewport itemSize="50" class="example-viewport">
<div *cdkVirtualFor="let slice of filteredSlices;templateCacheSize: 0 " class="example-item">
<table>
<tr>
<td><input type="checkbox" [checked]="selectedSlices.isSelected(slice)" (click)= "toggleSliceChange($event, slice); $event.stopPropagation()" /></td>
<td [style]="{width: '100%'}"><app-slice [colorSchema]="colorSchema" [slice]="slice" [stepsOrder]="stepsOrder" (tasksSelected)="tasksDrawer.toggle();onTaskSelected($event, slice)" ></app-slice></td>
</tr>
</table>
</div>
</cdk-virtual-scroll-viewport>
</mat-drawer-container>
|
PanDAWMS/panda-bigmon-atlas
|
atlas/frontendjs/prodsysjs/src/app/production-request/production-request.component.html
|
HTML
|
apache-2.0
| 3,322
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Thu Mar 08 14:17:43 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.swarm.config.security.security_domain.audit.ProviderModule (BOM: * : All 2018.3.3 API)</title>
<meta name="date" content="2018-03-08">
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.wildfly.swarm.config.security.security_domain.audit.ProviderModule (BOM: * : All 2018.3.3 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2018.3.3</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/wildfly/swarm/config/security/security_domain/audit/class-use/ProviderModule.html" target="_top">Frames</a></li>
<li><a href="ProviderModule.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.wildfly.swarm.config.security.security_domain.audit.ProviderModule" class="title">Uses of Class<br>org.wildfly.swarm.config.security.security_domain.audit.ProviderModule</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.security.security_domain">org.wildfly.swarm.config.security.security_domain</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.security.security_domain.audit">org.wildfly.swarm.config.security.security_domain.audit</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.config.security.security_domain">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a> in <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/package-summary.html">org.wildfly.swarm.config.security.security_domain</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/package-summary.html">org.wildfly.swarm.config.security.security_domain</a> that return <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClassicAudit.ClassicAuditResources.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/ClassicAudit.ClassicAuditResources.html#providerModule-java.lang.String-">providerModule</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key)</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/package-summary.html">org.wildfly.swarm.config.security.security_domain</a> that return types with arguments of type <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</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="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a>></code></td>
<td class="colLast"><span class="typeNameLabel">ClassicAudit.ClassicAuditResources.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/ClassicAudit.ClassicAuditResources.html#providerModules--">providerModules</a></span>()</code>
<div class="block">Get the list of ProviderModule resources</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/package-summary.html">org.wildfly.swarm.config.security.security_domain</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/ClassicAudit.html" title="type parameter in ClassicAudit">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClassicAudit.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/ClassicAudit.html#providerModule-org.wildfly.swarm.config.security.security_domain.audit.ProviderModule-">providerModule</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a> value)</code>
<div class="block">Add the ProviderModule object to the list of subresources</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/package-summary.html">org.wildfly.swarm.config.security.security_domain</a> with type arguments of type <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/ClassicAudit.html" title="type parameter in ClassicAudit">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClassicAudit.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/ClassicAudit.html#providerModules-java.util.List-">providerModules</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a>> value)</code>
<div class="block">Add all ProviderModule objects to this subresource</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.config.security.security_domain.audit">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a> in <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/package-summary.html">org.wildfly.swarm.config.security.security_domain.audit</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/package-summary.html">org.wildfly.swarm.config.security.security_domain.audit</a> with type parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a><T extends <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a><T>></span></code>
<div class="block">List of modules that map principal, role, and credential information</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModuleConsumer.html" title="interface in org.wildfly.swarm.config.security.security_domain.audit">ProviderModuleConsumer</a><T extends <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a><T>></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModuleSupplier.html" title="interface in org.wildfly.swarm.config.security.security_domain.audit">ProviderModuleSupplier</a><T extends <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a>></span></code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/package-summary.html">org.wildfly.swarm.config.security.security_domain.audit</a> that return <a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">ProviderModule</a></code></td>
<td class="colLast"><span class="typeNameLabel">ProviderModuleSupplier.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModuleSupplier.html#get--">get</a></span>()</code>
<div class="block">Constructed instance of ProviderModule resource</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../org/wildfly/swarm/config/security/security_domain/audit/ProviderModule.html" title="class in org.wildfly.swarm.config.security.security_domain.audit">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2018.3.3</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/wildfly/swarm/config/security/security_domain/audit/class-use/ProviderModule.html" target="_top">Frames</a></li>
<li><a href="ProviderModule.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
wildfly-swarm/wildfly-swarm-javadocs
|
2018.3.3/apidocs/org/wildfly/swarm/config/security/security_domain/audit/class-use/ProviderModule.html
|
HTML
|
apache-2.0
| 17,580
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Jul 17 13:50:50 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.swarm.config.management.access.SensitivityClassificationConstraint.SensitivityClassificationConstraintResources (BOM: * : All 2.5.0.Final API)</title>
<meta name="date" content="2019-07-17">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.wildfly.swarm.config.management.access.SensitivityClassificationConstraint.SensitivityClassificationConstraintResources (BOM: * : All 2.5.0.Final API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/wildfly/swarm/config/management/access/SensitivityClassificationConstraint.SensitivityClassificationConstraintResources.html" title="class in org.wildfly.swarm.config.management.access">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.5.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/wildfly/swarm/config/management/access/class-use/SensitivityClassificationConstraint.SensitivityClassificationConstraintResources.html" target="_top">Frames</a></li>
<li><a href="SensitivityClassificationConstraint.SensitivityClassificationConstraintResources.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.wildfly.swarm.config.management.access.SensitivityClassificationConstraint.SensitivityClassificationConstraintResources" class="title">Uses of Class<br>org.wildfly.swarm.config.management.access.SensitivityClassificationConstraint.SensitivityClassificationConstraintResources</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../org/wildfly/swarm/config/management/access/SensitivityClassificationConstraint.SensitivityClassificationConstraintResources.html" title="class in org.wildfly.swarm.config.management.access">SensitivityClassificationConstraint.SensitivityClassificationConstraintResources</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.management.access">org.wildfly.swarm.config.management.access</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.config.management.access">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/management/access/SensitivityClassificationConstraint.SensitivityClassificationConstraintResources.html" title="class in org.wildfly.swarm.config.management.access">SensitivityClassificationConstraint.SensitivityClassificationConstraintResources</a> in <a href="../../../../../../../org/wildfly/swarm/config/management/access/package-summary.html">org.wildfly.swarm.config.management.access</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/management/access/package-summary.html">org.wildfly.swarm.config.management.access</a> that return <a href="../../../../../../../org/wildfly/swarm/config/management/access/SensitivityClassificationConstraint.SensitivityClassificationConstraintResources.html" title="class in org.wildfly.swarm.config.management.access">SensitivityClassificationConstraint.SensitivityClassificationConstraintResources</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/management/access/SensitivityClassificationConstraint.SensitivityClassificationConstraintResources.html" title="class in org.wildfly.swarm.config.management.access">SensitivityClassificationConstraint.SensitivityClassificationConstraintResources</a></code></td>
<td class="colLast"><span class="typeNameLabel">SensitivityClassificationConstraint.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/access/SensitivityClassificationConstraint.html#subresources--">subresources</a></span>()</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/wildfly/swarm/config/management/access/SensitivityClassificationConstraint.SensitivityClassificationConstraintResources.html" title="class in org.wildfly.swarm.config.management.access">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.5.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/wildfly/swarm/config/management/access/class-use/SensitivityClassificationConstraint.SensitivityClassificationConstraintResources.html" target="_top">Frames</a></li>
<li><a href="SensitivityClassificationConstraint.SensitivityClassificationConstraintResources.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
wildfly-swarm/wildfly-swarm-javadocs
|
2.5.0.Final/apidocs/org/wildfly/swarm/config/management/access/class-use/SensitivityClassificationConstraint.SensitivityClassificationConstraintResources.html
|
HTML
|
apache-2.0
| 8,707
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=type.N986.html">
</head>
<body>
<p>Redirecting to <a href="type.N986.html">type.N986.html</a>...</p>
<script>location.replace("type.N986.html" + location.search + location.hash);</script>
</body>
</html>
|
nitro-devs/nitro-game-engine
|
docs/typenum/consts/N986.t.html
|
HTML
|
apache-2.0
| 297
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Fri Mar 06 22:16:44 CST 2015 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder (hadoop-mapreduce-client-hs 2.3.0 API)
</TITLE>
<META NAME="date" CONTENT="2015-03-06">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder (hadoop-mapreduce-client-hs 2.3.0 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto"><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/mapreduce/v2/hs/proto//class-useHSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" target="_top"><B>FRAMES</B></A>
<A HREF="HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.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.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.hadoop.mapreduce.v2.hs.proto"><B>org.apache.hadoop.mapreduce.v2.hs.proto</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.hadoop.mapreduce.v2.hs.proto"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder</A> in <A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/package-summary.html">org.apache.hadoop.mapreduce.v2.hs.proto</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="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/package-summary.html">org.apache.hadoop.mapreduce.v2.hs.proto</A> that return <A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder</A></CODE></FONT></TD>
<TD><CODE><B>HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.</B><B><A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html#clear()">clear</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder</A></CODE></FONT></TD>
<TD><CODE><B>HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.</B><B><A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html#clone()">clone</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder</A></CODE></FONT></TD>
<TD><CODE><B>HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.</B><B><A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)">mergeFrom</A></B>(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder</A></CODE></FONT></TD>
<TD><CODE><B>HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.</B><B><A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html#mergeFrom(org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto)">mergeFrom</A></B>(<A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto</A> other)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder</A></CODE></FONT></TD>
<TD><CODE><B>HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.</B><B><A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom</A></B>(com.google.protobuf.Message other)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder</A></CODE></FONT></TD>
<TD><CODE><B>HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.</B><B><A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.html#newBuilder()">newBuilder</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="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder</A></CODE></FONT></TD>
<TD><CODE><B>HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.</B><B><A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.html#newBuilder(org.apache.hadoop.mapreduce.v2.hs.proto.HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto)">newBuilder</A></B>(<A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto</A> prototype)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder</A></CODE></FONT></TD>
<TD><CODE><B>HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.</B><B><A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.html#newBuilderForType()">newBuilderForType</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder</A></CODE></FONT></TD>
<TD><CODE><B>HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.</B><B><A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.html#newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent)">newBuilderForType</A></B>(com.google.protobuf.GeneratedMessage.BuilderParent parent)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto">HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder</A></CODE></FONT></TD>
<TD><CODE><B>HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.</B><B><A HREF="../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.html#toBuilder()">toBuilder</A></B>()</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/apache/hadoop/mapreduce/v2/hs/proto/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" title="class in org.apache.hadoop.mapreduce.v2.hs.proto"><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/mapreduce/v2/hs/proto//class-useHSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html" target="_top"><B>FRAMES</B></A>
<A HREF="HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.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 © 2015 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>
|
jsrudani/HadoopHDFSProject
|
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/target/org/apache/hadoop/mapreduce/v2/hs/proto/class-use/HSAdminRefreshProtocolProtos.RefreshAdminAclsResponseProto.Builder.html
|
HTML
|
apache-2.0
| 17,582
|
<a href='pjson-0.3.tar.gz'>pjson-0.3.tar.gz</a><br />
|
dstrctrng/awsme
|
vendor/puddle/simple/pjson/index.html
|
HTML
|
apache-2.0
| 54
|
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="bootstrap/css/bootstrap.css" rel="stylesheet">
<style type="text/css">
</style>
</head>
<body>
<h1>一级标题(h1. Heading 1)</h1>
<h2>二级标题(h2. Heading 2)</h2>
<h3>三级标题(h3. Heading 3)</h3>
<h4>四级标题(h4. Heading 4)</h4>
<h5>五级标题(h5. Heading 5)</h5>
<h6>六级标题(h6. Heading 6)</h6>
</body>
</html>
|
zhouyaxiong/demo
|
HTML/bootstrap/bootstrap-sample/4/4.1.1 标题/index.html
|
HTML
|
apache-2.0
| 530
|
<!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 Tue Aug 16 17:15:26 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FileHandlerConsumer (Public javadocs 2016.8.1 API)</title>
<meta name="date" content="2016-08-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FileHandlerConsumer (Public javadocs 2016.8.1 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":18};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/FileHandlerConsumer.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2016.8.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/config/logging/FileHandler.html" title="class in org.wildfly.swarm.config.logging"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/wildfly/swarm/config/logging/FileHandlerSupplier.html" title="interface in org.wildfly.swarm.config.logging"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/logging/FileHandlerConsumer.html" target="_top">Frames</a></li>
<li><a href="FileHandlerConsumer.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.wildfly.swarm.config.logging</div>
<h2 title="Interface FileHandlerConsumer" class="title">Interface FileHandlerConsumer<T extends <a href="../../../../../org/wildfly/swarm/config/logging/FileHandler.html" title="class in org.wildfly.swarm.config.logging">FileHandler</a><T>></h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Functional Interface:</dt>
<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
</dl>
<hr>
<br>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html?is-external=true" title="class or interface in java.lang">@FunctionalInterface</a>
public interface <span class="typeNameLabel">FileHandlerConsumer<T extends <a href="../../../../../org/wildfly/swarm/config/logging/FileHandler.html" title="class in org.wildfly.swarm.config.logging">FileHandler</a><T>></span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/logging/FileHandlerConsumer.html#accept-T-">accept</a></span>(<a href="../../../../../org/wildfly/swarm/config/logging/FileHandlerConsumer.html" title="type parameter in FileHandlerConsumer">T</a> value)</code>
<div class="block">Configure a pre-constructed instance of FileHandler resource</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>default <a href="../../../../../org/wildfly/swarm/config/logging/FileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">FileHandlerConsumer</a><<a href="../../../../../org/wildfly/swarm/config/logging/FileHandlerConsumer.html" title="type parameter in FileHandlerConsumer">T</a>></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/logging/FileHandlerConsumer.html#andThen-org.wildfly.swarm.config.logging.FileHandlerConsumer-">andThen</a></span>(<a href="../../../../../org/wildfly/swarm/config/logging/FileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">FileHandlerConsumer</a><<a href="../../../../../org/wildfly/swarm/config/logging/FileHandlerConsumer.html" title="type parameter in FileHandlerConsumer">T</a>> after)</code> </td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="accept-org.wildfly.swarm.config.logging.FileHandler-">
<!-- -->
</a><a name="accept-T-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>accept</h4>
<pre>void accept(<a href="../../../../../org/wildfly/swarm/config/logging/FileHandlerConsumer.html" title="type parameter in FileHandlerConsumer">T</a> value)</pre>
<div class="block">Configure a pre-constructed instance of FileHandler resource</div>
</li>
</ul>
<a name="andThen-org.wildfly.swarm.config.logging.FileHandlerConsumer-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>andThen</h4>
<pre>default <a href="../../../../../org/wildfly/swarm/config/logging/FileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">FileHandlerConsumer</a><<a href="../../../../../org/wildfly/swarm/config/logging/FileHandlerConsumer.html" title="type parameter in FileHandlerConsumer">T</a>> andThen(<a href="../../../../../org/wildfly/swarm/config/logging/FileHandlerConsumer.html" title="interface in org.wildfly.swarm.config.logging">FileHandlerConsumer</a><<a href="../../../../../org/wildfly/swarm/config/logging/FileHandlerConsumer.html" title="type parameter in FileHandlerConsumer">T</a>> after)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/FileHandlerConsumer.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2016.8.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/config/logging/FileHandler.html" title="class in org.wildfly.swarm.config.logging"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/wildfly/swarm/config/logging/FileHandlerSupplier.html" title="interface in org.wildfly.swarm.config.logging"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/logging/FileHandlerConsumer.html" target="_top">Frames</a></li>
<li><a href="FileHandlerConsumer.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
wildfly-swarm/wildfly-swarm-javadocs
|
2016.8.1/apidocs/org/wildfly/swarm/config/logging/FileHandlerConsumer.html
|
HTML
|
apache-2.0
| 11,224
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Mon Jun 22 05:15:31 MST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.swarm.config.messaging.activemq.HTTPConnector (BOM: * : All 2.7.1.Final-SNAPSHOT API)</title>
<meta name="date" content="2020-06-22">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.wildfly.swarm.config.messaging.activemq.HTTPConnector (BOM: * : All 2.7.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/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">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.7.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/class-use/HTTPConnector.html" target="_top">Frames</a></li>
<li><a href="HTTPConnector.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.wildfly.swarm.config.messaging.activemq.HTTPConnector" class="title">Uses of Class<br>org.wildfly.swarm.config.messaging.activemq.HTTPConnector</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/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config">org.wildfly.swarm.config</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.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">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</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> that return <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</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/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a></code></td>
<td class="colLast"><span class="typeNameLabel">MessagingActiveMQ.MessagingActiveMQResources.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/MessagingActiveMQ.MessagingActiveMQResources.html#httpConnector-java.lang.String-">httpConnector</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key)</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> that return types with arguments of type <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</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="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a>></code></td>
<td class="colLast"><span class="typeNameLabel">MessagingActiveMQ.MessagingActiveMQResources.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/MessagingActiveMQ.MessagingActiveMQResources.html#httpConnectors--">httpConnectors</a></span>()</code>
<div class="block">Get the list of HTTPConnector resources</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</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/MessagingActiveMQ.html" title="type parameter in MessagingActiveMQ">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">MessagingActiveMQ.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/MessagingActiveMQ.html#httpConnector-org.wildfly.swarm.config.messaging.activemq.HTTPConnector-">httpConnector</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a> value)</code>
<div class="block">Add the HTTPConnector object to the list of subresources</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with type arguments of type <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</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/MessagingActiveMQ.html" title="type parameter in MessagingActiveMQ">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">MessagingActiveMQ.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/MessagingActiveMQ.html#httpConnectors-java.util.List-">httpConnectors</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a>> value)</code>
<div class="block">Add all HTTPConnector objects to this subresource</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.config.messaging.activemq">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</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 classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</a> with type parameters of type <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a><T extends <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a><T>></span></code>
<div class="block">Used by a remote client to define how it connects to a server over HTTP.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnectorConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq">HTTPConnectorConsumer</a><T extends <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a><T>></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnectorSupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq">HTTPConnectorSupplier</a><T extends <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a>></span></code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</a> that return <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</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/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a></code></td>
<td class="colLast"><span class="typeNameLabel">HTTPConnectorSupplier.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnectorSupplier.html#get--">get</a></span>()</code>
<div class="block">Constructed instance of HTTPConnector resource</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a></code></td>
<td class="colLast"><span class="typeNameLabel">Server.ServerResources.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/Server.ServerResources.html#httpConnector-java.lang.String-">httpConnector</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key)</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</a> that return types with arguments of type <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</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="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a>></code></td>
<td class="colLast"><span class="typeNameLabel">Server.ServerResources.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/Server.ServerResources.html#httpConnectors--">httpConnectors</a></span>()</code>
<div class="block">Get the list of HTTPConnector resources</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</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#httpConnector-org.wildfly.swarm.config.messaging.activemq.HTTPConnector-">httpConnector</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a> value)</code>
<div class="block">Add the HTTPConnector object to the list of subresources</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</a> with type arguments of type <a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</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#httpConnectors-java.util.List-">httpConnectors</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../org/wildfly/swarm/config/messaging/activemq/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">HTTPConnector</a>> value)</code>
<div class="block">Add all HTTPConnector objects to this subresource</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/HTTPConnector.html" title="class in org.wildfly.swarm.config.messaging.activemq">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.7.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/class-use/HTTPConnector.html" target="_top">Frames</a></li>
<li><a href="HTTPConnector.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 © 2020 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
wildfly-swarm/wildfly-swarm-javadocs
|
2.7.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/messaging/activemq/class-use/HTTPConnector.html
|
HTML
|
apache-2.0
| 21,415
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112) on Fri Jun 16 09:55:09 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>RemotingSupplier (Public javadocs 2017.6.1 API)</title>
<meta name="date" content="2017-06-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RemotingSupplier (Public javadocs 2017.6.1 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/RemotingSupplier.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.6.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/wildfly/swarm/config/RemotingConsumer.html" title="interface in org.wildfly.swarm.config"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/wildfly/swarm/config/RequestController.html" title="class in org.wildfly.swarm.config"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/wildfly/swarm/config/RemotingSupplier.html" target="_top">Frames</a></li>
<li><a href="RemotingSupplier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.wildfly.swarm.config</div>
<h2 title="Interface RemotingSupplier" class="title">Interface RemotingSupplier<T extends <a href="../../../../org/wildfly/swarm/config/Remoting.html" title="class in org.wildfly.swarm.config">Remoting</a>></h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Functional Interface:</dt>
<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
</dl>
<hr>
<br>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html?is-external=true" title="class or interface in java.lang">@FunctionalInterface</a>
public interface <span class="typeNameLabel">RemotingSupplier<T extends <a href="../../../../org/wildfly/swarm/config/Remoting.html" title="class in org.wildfly.swarm.config">Remoting</a>></span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../org/wildfly/swarm/config/Remoting.html" title="class in org.wildfly.swarm.config">Remoting</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/wildfly/swarm/config/RemotingSupplier.html#get--">get</a></span>()</code>
<div class="block">Constructed instance of Remoting resource</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="get--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>get</h4>
<pre><a href="../../../../org/wildfly/swarm/config/Remoting.html" title="class in org.wildfly.swarm.config">Remoting</a> get()</pre>
<div class="block">Constructed instance of Remoting resource</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The instance</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/RemotingSupplier.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.6.1</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/wildfly/swarm/config/RemotingConsumer.html" title="interface in org.wildfly.swarm.config"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/wildfly/swarm/config/RequestController.html" title="class in org.wildfly.swarm.config"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/wildfly/swarm/config/RemotingSupplier.html" target="_top">Frames</a></li>
<li><a href="RemotingSupplier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
wildfly-swarm/wildfly-swarm-javadocs
|
2017.6.1/apidocs/org/wildfly/swarm/config/RemotingSupplier.html
|
HTML
|
apache-2.0
| 8,925
|
<!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.server.host.FilterRefSupplier (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.server.host.FilterRefSupplier (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/server/host/FilterRefSupplier.html" title="interface in org.wildfly.swarm.config.undertow.server.host">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/server/host/class-use/FilterRefSupplier.html" target="_top">Frames</a></li>
<li><a href="FilterRefSupplier.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.server.host.FilterRefSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.undertow.server.host.FilterRefSupplier</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/server/host/FilterRefSupplier.html" title="interface in org.wildfly.swarm.config.undertow.server.host">FilterRefSupplier</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.server">org.wildfly.swarm.config.undertow.server</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.undertow.server.host">org.wildfly.swarm.config.undertow.server.host</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.server">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/undertow/server/host/FilterRefSupplier.html" title="interface in org.wildfly.swarm.config.undertow.server.host">FilterRefSupplier</a> in <a href="../../../../../../../../org/wildfly/swarm/config/undertow/server/package-summary.html">org.wildfly.swarm.config.undertow.server</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/server/package-summary.html">org.wildfly.swarm.config.undertow.server</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/undertow/server/host/FilterRefSupplier.html" title="interface in org.wildfly.swarm.config.undertow.server.host">FilterRefSupplier</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/server/Host.html" title="type parameter in Host">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">Host.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/undertow/server/Host.html#filterRef-org.wildfly.swarm.config.undertow.server.host.FilterRefSupplier-">filterRef</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/undertow/server/host/FilterRefSupplier.html" title="interface in org.wildfly.swarm.config.undertow.server.host">FilterRefSupplier</a> supplier)</code>
<div class="block">Install a supplied FilterRef object to the list of subresources</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.config.undertow.server.host">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/undertow/server/host/FilterRefSupplier.html" title="interface in org.wildfly.swarm.config.undertow.server.host">FilterRefSupplier</a> in <a href="../../../../../../../../org/wildfly/swarm/config/undertow/server/host/package-summary.html">org.wildfly.swarm.config.undertow.server.host</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/server/host/package-summary.html">org.wildfly.swarm.config.undertow.server.host</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/undertow/server/host/FilterRefSupplier.html" title="interface in org.wildfly.swarm.config.undertow.server.host">FilterRefSupplier</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/server/host/Location.html" title="type parameter in Location">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">Location.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/undertow/server/host/Location.html#filterRef-org.wildfly.swarm.config.undertow.server.host.FilterRefSupplier-">filterRef</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/undertow/server/host/FilterRefSupplier.html" title="interface in org.wildfly.swarm.config.undertow.server.host">FilterRefSupplier</a> supplier)</code>
<div class="block">Install a supplied FilterRef 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/server/host/FilterRefSupplier.html" title="interface in org.wildfly.swarm.config.undertow.server.host">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/server/host/class-use/FilterRefSupplier.html" target="_top">Frames</a></li>
<li><a href="FilterRefSupplier.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>
|
wildfly-swarm/wildfly-swarm-javadocs
|
2017.7.0/apidocs/org/wildfly/swarm/config/undertow/server/host/class-use/FilterRefSupplier.html
|
HTML
|
apache-2.0
| 10,133
|
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>"assert/is-uri/docs/types/index.d" | stdlib</title>
<meta name="description" content="stdlib is a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing.">
<meta name="author" content="stdlib">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- Icons -->
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png">
<link rel="manifest" href="../manifest.json">
<link rel="mask-icon" href="../safari-pinned-tab.svg" color="#5bbad5">
<meta name="theme-color" content="#ffffff">
<!-- Facebook Open Graph -->
<meta property="og:type" content="website">
<meta property="og:site_name" content="stdlib">
<meta property="og:url" content="https://stdlib.io/">
<meta property="og:title" content="A standard library for JavaScript and Node.js.">
<meta property="og:description" content="stdlib is a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing.">
<meta property="og:locale" content="en_US">
<meta property="og:image" content="">
<!-- Twitter -->
<meta name="twitter:card" content="A standard library for JavaScript and Node.js.">
<meta name="twitter:site" content="@stdlibjs">
<meta name="twitter:url" content="https://stdlib.io/">
<meta name="twitter:title" content="stdlib">
<meta name="twitter:description" content="stdlib is a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing.">
<meta name="twitter:image" content="">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/theme.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title"><img src="../logo_white.svg" alt="stdlib"></a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="_assert_is_uri_docs_types_index_d_.html">"assert/is-uri/docs/types/index.d"</a>
</li>
</ul>
<h1>External module "assert/is-uri/docs/types/index.d"</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Functions</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-function tsd-parent-kind-external-module"><a href="_assert_is_uri_docs_types_index_d_.html#isuri" class="tsd-kind-icon">isURI</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Functions</h2>
<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-external-module">
<a name="isuri" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagExport assignment">Export assignment</span> isURI</h3>
<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-external-module">
<li class="tsd-signature tsd-kind-icon">isURI<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/stdlib-js/stdlib/blob/61b1a8a068/lib/node_modules/@stdlib/assert/is-uri/docs/types/index.d.ts#L122">lib/node_modules/@stdlib/assert/is-uri/docs/types/index.d.ts:122</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Tests if a value is a URI.</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>value: <span class="tsd-signature-type">any</span></h5>
<div class="tsd-comment tsd-typography">
<p>value to test</p>
</div>
</li>
</ul>
<h4 class="tsd-returns-title">Returns
<span class="tsd-signature-type">boolean</span>
</h4>
<p>boolean indicating if a value is a URI</p>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'http://google.com'</span> );
<span class="hljs-comment">// returns true</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'http://localhost/'</span> );
<span class="hljs-comment">// returns true</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'http://example.w3.org/path%20with%20spaces.html'</span> );
<span class="hljs-comment">// returns true</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'http://example.w3.org/%20'</span> );
<span class="hljs-comment">// returns true</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'ftp://ftp.is.co.za/rfc/rfc1808.txt'</span> );
<span class="hljs-comment">// returns true</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'ftp://ftp.is.co.za/../../../rfc/rfc1808.txt'</span> );
<span class="hljs-comment">// returns true</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'http://www.ietf.org/rfc/rfc2396.txt'</span> );
<span class="hljs-comment">// returns true</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'ldap://[2001:db8::7]/c=GB?objectClass?one'</span> );
<span class="hljs-comment">// returns true</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'mailto:John.Doe@example.com'</span> );
<span class="hljs-comment">// returns true</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'news:comp.infosystems.www.servers.unix'</span> );
<span class="hljs-comment">// returns true</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'tel:+1-816-555-1212'</span> );
<span class="hljs-comment">// returns true</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'telnet://192.0.2.16:80/'</span> );
<span class="hljs-comment">// returns true</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'urn:oasis:names:specification:docbook:dtd:xml:4.1.2'</span> );
<span class="hljs-comment">// returns true</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-comment">// No scheme:</span>
<span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">''</span> );
<span class="hljs-comment">// returns false</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-comment">// No scheme:</span>
<span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'foo'</span> );
<span class="hljs-comment">// returns false</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-comment">// No scheme:</span>
<span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'foo@bar'</span> );
<span class="hljs-comment">// returns false</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-comment">// No scheme:</span>
<span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'://foo/'</span> );
<span class="hljs-comment">// returns false</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-comment">// Illegal characters:</span>
<span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'http://<foo>'</span> );
<span class="hljs-comment">// returns false</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-comment">// Invalid path:</span>
<span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'http:////foo.html'</span> );
<span class="hljs-comment">// returns false</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-comment">// Incomplete hex escapes...</span>
<span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'http://example.w3.org/%a'</span> );
<span class="hljs-comment">// returns false</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'http://example.w3.org/%a/foo'</span> );
<span class="hljs-comment">// returns false</span></code></pre>
</div>
<h4 class="tsd-example-title">Example</h4>
<div><pre><code class="language-javascript"><span class="hljs-keyword">var</span> bool = isURI( <span class="hljs-string">'http://example.w3.org/%at'</span> );
<span class="hljs-comment">// returns false</span></code></pre>
</div>
</li>
</ul>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Packages</em></a>
</li>
<li class="current tsd-kind-external-module">
<a href="_assert_is_uri_docs_types_index_d_.html">"assert/is-<wbr>uri/docs/types/index.d"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-function tsd-parent-kind-external-module">
<a href="_assert_is_uri_docs_types_index_d_.html#isuri" class="tsd-kind-icon">isURI</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<footer>
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
<li class="tsd-kind-type-alias tsd-has-type-parameter"><span class="tsd-kind-icon">Type alias with type parameter</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
</ul>
</div>
</div>
<div class="bottom-nav center border-top">
<a href="https://www.patreon.com/athan">Donate</a>
/
<a href="/docs/api/">Docs</a>
/
<a href="https://gitter.im/stdlib-js/stdlib">Chat</a>
/
<a href="https://twitter.com/stdlibjs">Twitter</a>
/
<a href="https://github.com/stdlib-js/stdlib">Contribute</a>
</div>
</footer>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script src="../assets/js/theme.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-105890493-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
|
stdlib-js/www
|
public/docs/ts/latest/modules/_assert_is_uri_docs_types_index_d_.html
|
HTML
|
apache-2.0
| 19,570
|
<html>
<head>
<title>Class Members - Functions</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<LINK HREF="NVIDIA.css" REL="stylesheet" TYPE="text/css">
</head>
<body bgcolor="#FFFFFF">
<div id="header">
<hr class="first">
<img alt="" src="images/PhysXlogo.png" align="middle"> <br>
<center>
<a class="qindex" href="main.html">Main Page</a>
<a class="qindex" href="hierarchy.html">Class Hierarchy</a>
<a class="qindex" href="annotated.html">Compound List</a>
<a class="qindex" href="functions.html">Compound Members</a>
</center>
<hr class="second">
</div>
<!-- Generated by Doxygen 1.8.3.1 -->
</div><!-- top -->
<div class="contents">
 
<h3><a class="anchor" id="index_r"></a>- r -</h3><ul>
<li>raycast()
: <a class="el" href="classPxBatchQuery.html#a1b34b5f48ea7bbfcf8b9456e23fc864c">PxBatchQuery</a>
, <a class="el" href="classPxScene.html#a7d7dcd877cee092f8b57c67d79982b50">PxScene</a>
, <a class="el" href="classPxVolumeCache.html#ae9feb4df002ccf6a69f1442689f18186">PxVolumeCache</a>
, <a class="el" href="classPxShapeExt.html#ad4ae85114d4e872aa578731d5c24ab1c">PxShapeExt</a>
, <a class="el" href="classPxSpatialIndex.html#a51d38d0a9ced5338ea67b77be5bc044c">PxSpatialIndex</a>
, <a class="el" href="classPxGeometryQuery.html#a138def003c660d30851fc31408821c24">PxGeometryQuery</a>
</li>
<li>raycastAny()
: <a class="el" href="classPxScene.html#a55055cae206adc50b41a3bb4b879051e">PxScene</a>
</li>
<li>raycastMultiple()
: <a class="el" href="classPxScene.html#a7db396c3964070240da164d70fac641f">PxScene</a>
</li>
<li>raycastSingle()
: <a class="el" href="classPxScene.html#a604aadbd7ae6191bb33968d38dd8763c">PxScene</a>
</li>
<li>read()
: <a class="el" href="classPxDefaultMemoryInputData.html#af668db47bc18351643ae6a78820d014c">PxDefaultMemoryInputData</a>
, <a class="el" href="classPxDefaultFileInputData.html#a53cec0da0055e7a996c6d85dd9ab427b">PxDefaultFileInputData</a>
, <a class="el" href="classPxInputStream.html#ac8bc489a98d7d05e1dffa0c26f32cecb">PxInputStream</a>
</li>
<li>readExtraData()
: <a class="el" href="classPxDeserializationContext.html#aec988e991d65c299c9f4742c0ada3ccc">PxDeserializationContext</a>
</li>
<li>readName()
: <a class="el" href="classPxDeserializationContext.html#a393b7ca347c967d330791d19b2e37006">PxDeserializationContext</a>
</li>
<li>realloc()
: <a class="el" href="classPxCudaBuffer.html#ae6749afafd64799219abb60c9be4eb56">PxCudaBuffer</a>
, <a class="el" href="classPxCudaMemoryManager.html#a2060926413e7717fb3ea3607d07a7b8b">PxCudaMemoryManager</a>
</li>
<li>rebuildFull()
: <a class="el" href="classPxSpatialIndex.html#afe8693bc795bb94f0ee575d4281aa5ac">PxSpatialIndex</a>
</li>
<li>rebuildStep()
: <a class="el" href="classPxSpatialIndex.html#ac2410c7b878f0cd2b25f74fa4e7e4e69">PxSpatialIndex</a>
</li>
<li>registerAllocationListener()
: <a class="el" href="classPxBroadcastingAllocator.html#a90f7a75559ac3a6251727ecc526014b4">PxBroadcastingAllocator</a>
</li>
<li>registerBinaryMetaDataCallback()
: <a class="el" href="classPxSerializationRegistry.html#a10e39bebee808707bff3c73f01d60f07">PxSerializationRegistry</a>
</li>
<li>registerDeletionListener()
: <a class="el" href="classPxPhysics.html#a3eabed665fe069eed00fca73da25ae2b">PxPhysics</a>
</li>
<li>registerDeletionListenerObjects()
: <a class="el" href="classPxPhysics.html#adf5fc0714a1ad19e0a2b2723ee4b1714">PxPhysics</a>
</li>
<li>registerKernelNames()
: <a class="el" href="classPxGpuDispatcher.html#a97ba1f15f2abc7c3575944c8c6eee162">PxGpuDispatcher</a>
</li>
<li>registerReference()
: <a class="el" href="classPxSerializationContext.html#ade8ef3b58a16bab4f4cbd3c04a891817">PxSerializationContext</a>
</li>
<li>registerReferences()
: <a class="el" href="classPxSerializer.html#a0352b843a22c461c9f9c3d3c6bea5b44">PxSerializer</a>
, <a class="el" href="classPxSerializerDefaultAdapter.html#ab6b01e18a34aa9ad330ec4602a40dedb">PxSerializerDefaultAdapter< T ></a>
</li>
<li>registerRepXSerializer()
: <a class="el" href="classPxSerializationRegistry.html#a8c22f511770403078c3a0616251014e4">PxSerializationRegistry</a>
</li>
<li>registerResourceInCudaD3D()
: <a class="el" href="classPxCudaContextManager.html#a1e1515fe6dc7f7ffb5ff0ccfa2a0bf9b">PxCudaContextManager</a>
</li>
<li>registerResourceInCudaGL()
: <a class="el" href="classPxCudaContextManager.html#a8b425a8646f76445413fe014cc5d0a95">PxCudaContextManager</a>
</li>
<li>registerSerializer()
: <a class="el" href="classPxSerializationRegistry.html#abd271148a20f6ec9ed37f752ff6d7791">PxSerializationRegistry</a>
</li>
<li>release()
: <a class="el" href="classPxActor.html#a589a4e70ef83b583ee6a4fc5c7767762">PxActor</a>
, <a class="el" href="classPxGpuTask.html#a6c99c40362f879895de8915f371fdb51">PxGpuTask</a>
, <a class="el" href="classPxBaseTask.html#abcaa4360a207e26565b861b30a317c45">PxBaseTask</a>
, <a class="el" href="classPxAggregate.html#a4e49bed771f4c7804dfac6882c2af273">PxAggregate</a>
, <a class="el" href="classPxTask.html#a3eefd6be27fef0e267421397051216c2">PxTask</a>
, <a class="el" href="classPxLightCpuTask.html#a25f3680252f639a5241e2e78103cdf97">PxLightCpuTask</a>
, <a class="el" href="classPxArticulation.html#a05473039f1bd3bb20f824be6ae5aa435">PxArticulation</a>
, <a class="el" href="classPxTaskManager.html#a27cbc0729fd7ba0c966a475fd22bdb25">PxTaskManager</a>
, <a class="el" href="classPxVehicleDrivableSurfaceToTireFrictionPairs.html#a9068e2dae3d8693743da87a62e7ad918">PxVehicleDrivableSurfaceToTireFrictionPairs</a>
, <a class="el" href="classPxArticulationLink.html#aec08ba9942f441a813bdd07547d9b695">PxArticulationLink</a>
, <a class="el" href="classPxVehicleWheels.html#a47f6215d5555890bef75e38668596522">PxVehicleWheels</a>
, <a class="el" href="classPxFoundation.html#aa0158936b990e4e766a6eb2947720305">PxFoundation</a>
, <a class="el" href="classPxBatchQuery.html#a623fdf0b33e7d51c1b5ca278d8f19a75">PxBatchQuery</a>
, <a class="el" href="classPxConstraint.html#a8153c211d21fff49565e7e06e475d5cc">PxConstraint</a>
, <a class="el" href="classPxMaterial.html#ac0635989d3c9a12d55d25fe468e91256">PxMaterial</a>
, <a class="el" href="classPxPhysics.html#a795e11d0e5ed6ac50af9c656f6a67e37">PxPhysics</a>
, <a class="el" href="classPxRigidActor.html#a1130f92afcba590b04b1e51b86f5377a">PxRigidActor</a>
, <a class="el" href="classPxScene.html#a61f68a8c516aea477cc5328b00c976ed">PxScene</a>
, <a class="el" href="classPxShape.html#a165dc6eaf5c58997b90b06176220be37">PxShape</a>
, <a class="el" href="classPxSpatialIndex.html#a0a3706d24bfce84cebfeed9e366d8a14">PxSpatialIndex</a>
, <a class="el" href="classPxVolumeCache.html#a5cf192b373fadb356a2c016717852c4d">PxVolumeCache</a>
, <a class="el" href="classPxController.html#a0ed314c5bf5dd95f9f340de15efb5776">PxController</a>
, <a class="el" href="classPxControllerManager.html#a9aa7bd9fd20e8559488cb1866dfe5822">PxControllerManager</a>
, <a class="el" href="classPxObstacleContext.html#aaf653d99de6f092896cc1baa2a4e99c2">PxObstacleContext</a>
, <a class="el" href="classPxCloth.html#a8c77284f1e296248cd061a7960831780">PxCloth</a>
, <a class="el" href="classPxClothFabric.html#a7e8a7516cc7cb1777c790bc82cab2eac">PxClothFabric</a>
, <a class="el" href="classPxBase.html#afe6aedda1df0d6d29b1a28213a5ee25a">PxBase</a>
, <a class="el" href="classPxCollection.html#aebf358855b8e054c907f49f85288a68d">PxCollection</a>
, <a class="el" href="classPxSerializationRegistry.html#a1d9214872d09d3c148e2ff721971acb8">PxSerializationRegistry</a>
, <a class="el" href="classPxStringTable.html#af92a197779888eb772bd18e275dbd965">PxStringTable</a>
, <a class="el" href="classPxCooking.html#acf1f0cfa4c76ccbe42e84af17a90fb3e">PxCooking</a>
, <a class="el" href="classPxBinaryConverter.html#ac45504933db13e78c7dd12e68fab304f">PxBinaryConverter</a>
, <a class="el" href="classPxCudaContextManager.html#a3625bfb1d3426963a3987eda8ff88661">PxCudaContextManager</a>
, <a class="el" href="classPxDefaultBufferedProfiler.html#a584563cb2183f83791ea728f0ee6e771">PxDefaultBufferedProfiler</a>
, <a class="el" href="classPxDefaultCpuDispatcher.html#a504bfbc6f76ee2bda3d6b7e505fbec72">PxDefaultCpuDispatcher</a>
, <a class="el" href="classPxJoint.html#ae0e293532bc9faecd381a2a84b1c866f">PxJoint</a>
, <a class="el" href="classPxParticleExt_1_1IndexPool.html#ae25b713469e7e1437ee3ed81fed582f2">PxParticleExt::IndexPool</a>
, <a class="el" href="classPxConvexMesh.html#a6d2ce602a2383f40a3eb7d79e0c990d8">PxConvexMesh</a>
, <a class="el" href="classPxHeightField.html#a6b35bf964920daa991d6b509cbc02744">PxHeightField</a>
, <a class="el" href="classPxTriangleMesh.html#a3f78801a37a29335f342f2897acf4c8c">PxTriangleMesh</a>
</li>
<li>releaseContext()
: <a class="el" href="classPxCudaContextManager.html#a41e4a66821fe1eec0369c318f629a4f6">PxCudaContextManager</a>
</li>
<li>releaseDriveCache()
: <a class="el" href="classPxArticulation.html#ada8e885a5ea020e2b41be20d6c202f26">PxArticulation</a>
</li>
<li>releaseObjects()
: <a class="el" href="classPxCollectionExt.html#a64337b37e47c333086f3ba43a162e73a">PxCollectionExt</a>
</li>
<li>releaseParticles()
: <a class="el" href="classPxParticleBase.html#a318b187bebc71828651f3ffc8b2bd9a9">PxParticleBase</a>
</li>
<li>remove()
: <a class="el" href="classPxSpatialIndex.html#a0d9de31ad322614cac4c19bcc6a076f1">PxSpatialIndex</a>
, <a class="el" href="classPxCollection.html#a195f984e3dd4d33b09712452b550c382">PxCollection</a>
, <a class="el" href="classPxCollectionExt.html#af63a23e22b4a3ad678f09a388b29a160">PxCollectionExt</a>
, <a class="el" href="classPxCollection.html#ab06fbb729d1b88190672da888e330a34">PxCollection</a>
</li>
<li>removeActor()
: <a class="el" href="classPxAggregate.html#a70b1868fc13cbd7675684380cd434613">PxAggregate</a>
, <a class="el" href="classPxScene.html#a6ba76326fc73e3c5b0361568caec9267">PxScene</a>
</li>
<li>removeActors()
: <a class="el" href="classPxScene.html#a58d87bb19d1a3497bb2ca96eee2b2480">PxScene</a>
</li>
<li>removeAggregate()
: <a class="el" href="classPxScene.html#abd705ae117336d9d56efcc8717c3f89b">PxScene</a>
</li>
<li>removeArticulation()
: <a class="el" href="classPxScene.html#a50992e7d29c92240d2b22ac4fe31b090">PxScene</a>
, <a class="el" href="classPxAggregate.html#a9dc3eee59441d7ad6ad166b9dcefe0a4">PxAggregate</a>
</li>
<li>removeBroadPhaseRegion()
: <a class="el" href="classPxScene.html#a8fff11a9236b623ae6c2e45d00c60232">PxScene</a>
</li>
<li>removeBufferedProfilerCallback()
: <a class="el" href="classPxDefaultBufferedProfiler.html#a1c258de511ddaa32606c9f12307ca345">PxDefaultBufferedProfiler</a>
</li>
<li>removeCollisionCapsule()
: <a class="el" href="classPxCloth.html#a7a000eb4b8fa5ea3257c3832ad4010f3">PxCloth</a>
</li>
<li>removeCollisionConvex()
: <a class="el" href="classPxCloth.html#a6301240887a3ee461448957810acaa78">PxCloth</a>
</li>
<li>removeCollisionPlane()
: <a class="el" href="classPxCloth.html#a9168dae650c9c972b4a9dbbbdb79bb4f">PxCloth</a>
</li>
<li>removeCollisionSphere()
: <a class="el" href="classPxCloth.html#a989eedbe5212ae796f683ec6f97451c2">PxCloth</a>
</li>
<li>removeCollisionTriangle()
: <a class="el" href="classPxCloth.html#a2c5b2019415eea578c80ee6678d830c7">PxCloth</a>
</li>
<li>removeId()
: <a class="el" href="classPxCollection.html#aed9ec331226d0aa2156efa6bec0e3ecb">PxCollection</a>
</li>
<li>removeObstacle()
: <a class="el" href="classPxObstacleContext.html#a3ea7ddb35145ea2ca1184ae7d8ce7b15">PxObstacleContext</a>
</li>
<li>removeReference()
: <a class="el" href="classPxSpuTask.html#a3baa940a68ed634ef4427319eecace35">PxSpuTask</a>
, <a class="el" href="classPxBaseTask.html#a189c87a305243a370423554b725b7138">PxBaseTask</a>
, <a class="el" href="classPxTask.html#aad3a5471f90a9d6b38717c15939ace40">PxTask</a>
, <a class="el" href="classPxLightCpuTask.html#a38633e7872183b8542609cf070d802d1">PxLightCpuTask</a>
</li>
<li>reportError()
: <a class="el" href="classPxDefaultErrorCallback.html#a46666dbca0239301d0dab449ce31b235">PxDefaultErrorCallback</a>
, <a class="el" href="classPxErrorCallback.html#a1e8a210106631f07bdd3bb79be9129c0">PxErrorCallback</a>
</li>
<li>requestSyncPoint()
: <a class="el" href="classPxTask.html#a59b0f0a0b9ab98ec9fac9d7d6778184e">PxTask</a>
</li>
<li>requires()
: <a class="el" href="classPxVehicleWheels.html#a6bbc358caef4f3b77112c54201655a86">PxVehicleWheels</a>
, <a class="el" href="classPxSerializerDefaultAdapter.html#ab5e14929bfabcb268f3e6f3e710f5657">PxSerializerDefaultAdapter< T ></a>
, <a class="el" href="classPxSerializer.html#ac33a0599e0e780e0d0e37248bb74bcac">PxSerializer</a>
</li>
<li>reserve()
: <a class="el" href="classPxCudaMemoryManager.html#ac97f55841d2c5dbe7647e7b1a48fbd12">PxCudaMemoryManager</a>
</li>
<li>reset()
: <a class="el" href="classPxGpuCopyDescQueue.html#a32354583591abde5fa23970ba6eada08">PxGpuCopyDescQueue</a>
</li>
<li>resetDependencies()
: <a class="el" href="classPxTaskManager.html#a6de7da72e9ce000710a3b1154323df33">PxTaskManager</a>
</li>
<li>resetFiltering()
: <a class="el" href="classPxScene.html#af648aa06d19cfec20eeee278719f345c">PxScene</a>
, <a class="el" href="classPxShape.html#ae53e33f9be0d75e055be51aa454924fc">PxShape</a>
, <a class="el" href="classPxScene.html#aae469799c2e23d06ce5c1079e36df953">PxScene</a>
, <a class="el" href="classPxParticleBase.html#add3210717307583380e6d9e0337f29b1">PxParticleBase</a>
</li>
<li>resize()
: <a class="el" href="classPxController.html#a4b982db163cd5189357eee4c26430cf6">PxController</a>
</li>
<li>resolveReference()
: <a class="el" href="classPxDeserializationContext.html#ab190b79866da182afa6f3f23f48d1d37">PxDeserializationContext</a>
</li>
<li>resolveReferences()
: <a class="el" href="classPxVehicleWheels.html#ad6041f92998a2be40cbb353b5d49fb92">PxVehicleWheels</a>
</li>
<li>rotate()
: <a class="el" href="classPxQuat.html#ab5ffbf8b2b7bd871e6ac0b854fd5730e">PxQuat</a>
, <a class="el" href="classPxMat44.html#a7b189bc531d22ad91672a937d653c8fc">PxMat44</a>
, <a class="el" href="classPxTransform.html#ab5daa240811e713f2ffcf8de0760c5f6">PxTransform</a>
, <a class="el" href="classPxMat44.html#a1c4d13052f992d805c6ab5465b56fc16">PxMat44</a>
</li>
<li>rotateInv()
: <a class="el" href="classPxTransform.html#a50ecf24af0c3ae70f16be2ef416842e5">PxTransform</a>
, <a class="el" href="classPxQuat.html#a6ce4a234b750b076459632e60579cf78">PxQuat</a>
</li>
<li>run()
: <a class="el" href="classPxBaseTask.html#a4f72d2768318c0ad8ca227ab2504f42a">PxBaseTask</a>
, <a class="el" href="classPxSpuTask.html#aa3f1ef90e5f2b295131c9bfae9a16d0c">PxSpuTask</a>
</li>
<li>runProfiled()
: <a class="el" href="classPxSpuTask.html#abed918b1d5cb1618f72e3a672e769b75">PxSpuTask</a>
, <a class="el" href="classPxBaseTask.html#a898f32d99291e348df636518a34f1817">PxBaseTask</a>
</li>
</ul>
</div><!-- contents -->
<hr style="width: 100%; height: 2px;"><br>
Copyright © 2008-2015 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. <a href="http://www.nvidia.com ">www.nvidia.com</a>
</body>
</html>
|
LiangYue1981816/CrossEngine
|
PhysX-3.3/PhysXSDK/Documentation/PhysXAPI/files/functions_func_0x72.html
|
HTML
|
apache-2.0
| 14,928
|
<!DOCTYPE html>
<!-- saved from url=(0035)https://pos.baidu.com/wh/o.htm?ltr= -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css">img[src="http://wn.pos.baidu.com/adx.php?c=d25pZD0yYmNkNzNjYjBhZTZjMGJjAHM9MmJjZDczY2IwYWU2YzBiYwB0PTE0OTg5MjMyNTkAc2U9MQBidT00AHByaWNlPVdWZkEtd0FOQTdsN2pFcGdXNUlBOGllRVctWkVicTFmZXdEOWRnAGNoYXJnZV9wcmljZT0xNzQAc2hhcmluZ19wcmljZT0xNzQwMDAAd2luX2RzcD00AGNobWQ9MQBiZGlkPUQwNzMzMjhEOTk4M0Y4NTc5QjRFNTQ3QzBGRDMyRDIyAGNwcm9pZD01OTc4RkMxMjQzNzZCNDg4Qzk3N0RFM0REREJDREY1OAB3ZD0wAHBvcz0wAGJjaG1kPTAAdj0xAGk9MWI2NWJmN2I"],
img[src="http://wn.pos.baidu.com/adx.php?c=d25pZD00Zjk5MGY2ZjliMDBmMjBkAHM9NGY5OTBmNmY5YjAwZjIwZAB0PTE0OTg5MjMyNjAAc2U9MQBidT00AHByaWNlPVdWZkFfQUFFUkpON2pFcGdXNUlBOGwwajlEVmZZb1FxZnQxeG13AGNoYXJnZV9wcmljZT02AHNoYXJpbmdfcHJpY2U9NjAwMAB3aW5fZHNwPTQAY2htZD0xAGJkaWQ9RDA3MzMyOEQ5OTgzRjg1NzlCNEU1NDdDMEZEMzJEMjIAY3Byb2lkPTU5NzhGQzEyNDM3NkI0ODhDOTc3REUzREREQkNERjU4AHdkPTAAcG9zPTAAYmNobWQ9MAB2PTEAaT03ZDQ0ZjMyMw"],
img[src="http://wn.pos.baidu.com/adx.php?c=d25pZD1lMjI5MWNjMGI5MGM2N2ZmAHM9ZTIyOTFjYzBiOTBjNjdmZgB0PTE0OTg5MjMyNjAAc2U9MQBidT00AHByaWNlPVdWZkFfQUFCVFo5N2pFcGdXNUlBOHU2UnVlOWVUaWVXaXYtbWFBAGNoYXJnZV9wcmljZT0zAHNoYXJpbmdfcHJpY2U9MzAwMAB3aW5fZHNwPTQAY2htZD0xAGJkaWQ9RDA3MzMyOEQ5OTgzRjg1NzlCNEU1NDdDMEZEMzJEMjIAY3Byb2lkPTU5NzhGQzEyNDM3NkI0ODhDOTc3REUzREREQkNERjU4AHdkPTAAcG9zPTAAYmNobWQ9MAB2PTEAaT1hNDkxMzY2NA"],
img[src="http://wn.pos.baidu.com/adx.php?c=d25pZD1mYmViY2ZhNjk3OTU3NjU4AHM9ZmJlYmNmYTY5Nzk1NzY1OAB0PTE0OTg5MjMzMjAAc2U9MQBidT00AHByaWNlPVdWZkJPQUFDeVV4N2pFcGdXNUlBOGtUclBRdHJHT2Exdl9hNW53AGNoYXJnZV9wcmljZT04OABzaGFyaW5nX3ByaWNlPTg4MDAwAHdpbl9kc3A9NABjaG1kPTEAYmRpZD1EMDczMzI4RDk5ODNGODU3OUI0RTU0N0MwRkQzMkQyMgBjcHJvaWQ9NTk3OEZDMTI0Mzc2QjQ4OEM5NzdERTNERERCQ0RGNTgAd2Q9MABwb3M9MABiY2htZD0wAHY9MQBpPTI0ZDA3OGNl"],
img[src="http://wn.pos.baidu.com/adx.php?c=d25pZD03ZmY2NTExMjlhZjk2ZjkzAHM9N2ZmNjUxMTI5YWY5NmY5MwB0PTE0OTg5MjMzMjAAc2U9MQBidT00AHByaWNlPVdWZkJPQUFHUHN4N2pFcGdXNUlBOGdBdEJCYUZOMllCUmxkY3BBAGNoYXJnZV9wcmljZT02MQBzaGFyaW5nX3ByaWNlPTYxMDAwAHdpbl9kc3A9NABjaG1kPTEAYmRpZD1EMDczMzI4RDk5ODNGODU3OUI0RTU0N0MwRkQzMkQyMgBjcHJvaWQ9NTk3OEZDMTI0Mzc2QjQ4OEM5NzdERTNERERCQ0RGNTgAd2Q9MABwb3M9MABiY2htZD0wAHY9MQBpPTIyYmYyMjYy"],
img[src="http://wn.pos.baidu.com/adx.php?c=d25pZD0yYmUxYzhjNGQ1MzJmY2M1AHM9MmJlMWM4YzRkNTMyZmNjNQB0PTE0OTg5MjMzMjAAc2U9MQBidT00AHByaWNlPVdWZkJPQUFHaG9WN2pFcGdXNUlBOHQwdFVYQnBWaEFWRGgyNkhnAGNoYXJnZV9wcmljZT02AHNoYXJpbmdfcHJpY2U9NjAwMAB3aW5fZHNwPTQAY2htZD0xAGJkaWQ9RDA3MzMyOEQ5OTgzRjg1NzlCNEU1NDdDMEZEMzJEMjIAY3Byb2lkPTU5NzhGQzEyNDM3NkI0ODhDOTc3REUzREREQkNERjU4AHdkPTAAcG9zPTAAYmNobWQ9MAB2PTEAaT1lNzQ3ZGMyZg"],
img[src="http://wn.pos.baidu.com/adx.php?c=d25pZD0zNWEzZjA0NGQzNjY4YjkzAHM9MzVhM2YwNDRkMzY2OGI5MwB0PTE0OTg5MjMzMjAAc2U9MQBidT00AHByaWNlPVdWZkJPQUFGU3M5N2pFcGdXNUlBOGt1dlZnRjA2MVBhUjEtLXpBAGNoYXJnZV9wcmljZT0zAHNoYXJpbmdfcHJpY2U9MzAwMAB3aW5fZHNwPTQAY2htZD0xAGJkaWQ9RDA3MzMyOEQ5OTgzRjg1NzlCNEU1NDdDMEZEMzJEMjIAY3Byb2lkPTU5NzhGQzEyNDM3NkI0ODhDOTc3REUzREREQkNERjU4AHdkPTAAcG9zPTAAYmNobWQ9MAB2PTEAaT1lMzcwNmJhZg"],
img[src="http://wn.pos.baidu.com/adx.php?c=d25pZD1iYTA0NmM1NWQzNTEwNDkwAHM9YmEwNDZjNTVkMzUxMDQ5MAB0PTE0OTg5MjM0MTEAc2U9MQBidT00AHByaWNlPVdWZkJrd0FHOHk1N2pFcGdXNUlBOHFPTGZ0MUpzblczdXdKckRBAGNoYXJnZV9wcmljZT05AHNoYXJpbmdfcHJpY2U9OTAwMAB3aW5fZHNwPTQAY2htZD0xAGJkaWQ9RDA3MzMyOEQ5OTgzRjg1NzlCNEU1NDdDMEZEMzJEMjIAY3Byb2lkPTU5NzhGQzEyNDM3NkI0ODhDOTc3REUzREREQkNERjU4AHdkPTAAcG9zPTAAYmNobWQ9MAB2PTEAaT1iYmNjZGJjNg"],
img[src="http://wn.pos.baidu.com/adx.php?c=d25pZD02ODdjYTgzZWY5YjAwZDBjAHM9Njg3Y2E4M2VmOWIwMGQwYwB0PTE0OTg5MjM0MzEAc2U9MQBidT02NzIwODI4AHByaWNlPVdWZkJwd0FCVHhSN2pFcGdXNUlBOGp2Rk9XclBrTHJwNzNha2dnAGNoYXJnZV9wcmljZT0xODMAc2hhcmluZ19wcmljZT0xODMwMDAAd2luX2RzcD02NzIwODI4AGNobWQ9MQBiZGlkPUQwNzMzMjhEOTk4M0Y4NTc5QjRFNTQ3QzBGRDMyRDIyAGNwcm9pZD01OTc4RkMxMjQzNzZCNDg4Qzk3N0RFM0REREJDREY1OAB3ZD00NDIxNzUwMDIwMTk1MABwb3M9MABiY2htZD0wAHY9MQBpPTYwYWVjNGJh"],
img[src="http://wn.pos.baidu.com/adx.php?c=d25pZD02NjQ4ZmJkMzc5YjU0ZmE3AHM9NjY0OGZiZDM3OWI1NGZhNwB0PTE0OTg5MjM0NzMAc2U9MQBidT02NzIwODI4AHByaWNlPVdWZkIwUUFDWGtSN2pFcGdXNUlBOG1lR3BfZDFxbDRRWFlQV2lBAGNoYXJnZV9wcmljZT0xODMAc2hhcmluZ19wcmljZT0xODMwMDAAd2luX2RzcD02NzIwODI4AGNobWQ9MQBiZGlkPUQwNzMzMjhEOTk4M0Y4NTc5QjRFNTQ3QzBGRDMyRDIyAGNwcm9pZD01OTc4RkMxMjQzNzZCNDg4Qzk3N0RFM0REREJDREY1OAB3ZD00NDIxNzUwMDIwMTk1MABwb3M9MABiY2htZD0wAHY9MQBpPTNhMGExMjRm"],
img[src="http://wn.pos.baidu.com/adx.php?c=d25pZD1lY2IyOGMzNmVmMWQzMDA2AHM9ZWNiMjhjMzZlZjFkMzAwNgB0PTE0OTg5MjM0NzMAc2U9MQBidT00AHByaWNlPVdWZkIwUUFEcjRaN2pFcGdXNUlBOGswQTJMbVpuTk5ZUVY5MkJRAGNoYXJnZV9wcmljZT0yMgBzaGFyaW5nX3ByaWNlPTIyMDAwAHdpbl9kc3A9NABjaG1kPTEAYmRpZD1EMDczMzI4RDk5ODNGODU3OUI0RTU0N0MwRkQzMkQyMgBjcHJvaWQ9NTk3OEZDMTI0Mzc2QjQ4OEM5NzdERTNERERCQ0RGNTgAd2Q9MABwb3M9MABiY2htZD0wAHY9MQBpPWM4MTM4YWNh"],
img[src="http://wn.pos.baidu.com/adx.php?c=d25pZD1lYzdjN2YyZGFhZDViM2VjAHM9ZWM3YzdmMmRhYWQ1YjNlYwB0PTE0OTg5MjM0OTUAc2U9MQBidT00AHByaWNlPVdWZkI1d0FIWTBCN2pFcGdXNUlBOG14MU1nUHZicDZNTFdoT3hBAGNoYXJnZV9wcmljZT0xNzIAc2hhcmluZ19wcmljZT0xNzIwMDAAd2luX2RzcD00AGNobWQ9MQBiZGlkPUQwNzMzMjhEOTk4M0Y4NTc5QjRFNTQ3QzBGRDMyRDIyAGNwcm9pZD01OTc4RkMxMjQzNzZCNDg4Qzk3N0RFM0REREJDREY1OAB3ZD0wAHBvcz0wAGJjaG1kPTAAdj0xAGk9YzE2ZmY1N2Q"]
{display:none !important;}</style></head>
<body><div><iframe width="1" height="1" src="./fp.html" align="center" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" allowtransparency="true" <="" iframe=""></iframe></div><div id="any_log"><iframe width="1" height="1" src="./fp(1).html" align="center" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" allowtransparency="true" <="" iframe=""></iframe></div>
<style>
.userData {behavior:url(#default#userdata);}
.client {behavior:url(#default#clientCaps);}
</style>
<div id="oPersistDiv" class="userData" remember="@"></div>
<div id="clientDiv" class="client"></div>
<div id="oFlashDiv"></div>
<script src="./wh.js"></script>
<div id="cFlashDiv"></div>
<script src="./fb.js"></script>
<script src="./ac.js"></script><div id="cPersistDiv" cproid="5978FC124376B488C977DE3DDDBCDF58:FG=1" style="visibility: hidden; position: absolute;"></div>
</body></html>
|
shenjianli/book
|
interview/图片优化/Android drawable微技巧,你所不知道的drawable的那些细节 - 郭霖的专栏 - 博客频道 - CSDN.NET_files/o.html
|
HTML
|
apache-2.0
| 6,227
|
<form class="quick-search focus" [class.focus]="isFocus">
<label for="quick_search">
<clr-spinner *ngIf="isSearching()" clrSmall></clr-spinner>
<clr-icon *ngIf="!isSearching()" class="icon-search" shape="search"></clr-icon>
<input
[formControl]="search"
autocomplete="off"
(focus)="onInputFocus()"
(blur)="onInputBlur()"
(keydown)="onKeyDown($event)"
id="quick_search"
type="text"
placeholder="Search for keywords ..."
#inputQuickSearch
/>
<button type="button" (click)="clear()" (mousedown)="onInputFocus()" class="btn-clear" *ngIf="isSearch()">
<clr-icon class="icon-clear is-solid" shape="times-circle"></clr-icon>
</button>
</label>
<div></div>
<div class="result" *ngIf="isFocus && isSearch()">
<div *ngIf="isSearching()">
<div class="searching">Searching for results...</div>
</div>
<div *ngIf="!isSearching()">
<div class="no-result" *ngIf="isNoResult()">
There are no search results for "<strong>{{ search.value }}</strong
>"
</div>
<div *ngIf="results.apps && results.apps.total > 0">
<h4>Application(s)</h4>
<ul>
<li *ngFor="let app of results.apps.items; let i = index" [class.active]="selected === i">
<a (mouseover)="selected = i" (click)="navigate('/apps/' + app.type + '/' + app.name)">
<span class="text-truncate">
{{ app.name }} <span class="{{ app.labelTypeClass() }}">{{ app.type }}</span>
<span class="label}}">{{ app.version }}</span>
</span>
</a>
</li>
</ul>
</div>
<div *ngIf="results.streams && results.streams.total > 0">
<h4>Streams(s)</h4>
<ul>
<li
*ngFor="let stream of results.streams.items; let i = index"
[class.active]="selected === i + results.apps.items.length"
>
<a
(mouseover)="selected = i + results.apps.items.length"
(click)="navigate('/streams/list/' + stream.name)"
>
<span class="text-truncate">
{{ stream.name }} <span class="{{ stream.labelStatusClass() }}">{{ stream.status }}</span>
</span>
</a>
</li>
</ul>
</div>
<div *ngIf="results.tasks && results.tasks.total > 0">
<h4>Task(s)</h4>
<ul>
<li
*ngFor="let task of results.tasks.items; let i = index"
[class.active]="
selected === i + results.apps.items.length + (results.streams ? results.streams.items.length : 0)
"
>
<a
(mouseover)="
selected = i + results.apps.items.length + (results.streams ? results.streams.items.length : 0)
"
(click)="navigate('/tasks-jobs/tasks/' + task.name)"
>
<span class="text-truncate">
{{ task.name }} <span class="{{ task.labelStatusClass() }}">{{ task.status }}</span>
</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="backdrop" *ngIf="isFocus && isSearch()"></div>
</form>
|
cppwfs/spring-cloud-dataflow-ui
|
ui/src/app/shared/component/search/search.component.html
|
HTML
|
apache-2.0
| 3,252
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Sat May 11 22:08:47 BST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab (Apache Jena ARQ)</title>
<meta name="date" content="2013-05-11">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab (Apache Jena ARQ)";
}
//-->
</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/hp/hpl/jena/sparql/vocabulary/ResultSetGraphVocab.html" title="class in com.hp.hpl.jena.sparql.vocabulary">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/hp/hpl/jena/sparql/vocabulary/class-use/ResultSetGraphVocab.html" target="_top">Frames</a></li>
<li><a href="ResultSetGraphVocab.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.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab" class="title">Uses of Class<br>com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab</h2>
</div>
<div class="classUseContainer">No usage of com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab</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/hp/hpl/jena/sparql/vocabulary/ResultSetGraphVocab.html" title="class in com.hp.hpl.jena.sparql.vocabulary">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/hp/hpl/jena/sparql/vocabulary/class-use/ResultSetGraphVocab.html" target="_top">Frames</a></li>
<li><a href="ResultSetGraphVocab.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Licenced under the Apache License, Version 2.0</small></p>
</body>
</html>
|
chinhnc/floodlight
|
lib/apache-jena-2.10.1/javadoc-arq/com/hp/hpl/jena/sparql/vocabulary/class-use/ResultSetGraphVocab.html
|
HTML
|
apache-2.0
| 4,590
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_72) on Wed May 13 11:47:54 EDT 2015 -->
<title>Uses of Class org.apache.cassandra.cql3.statements.UpdateStatement.ParsedUpdate (apache-cassandra API)</title>
<meta name="date" content="2015-05-13">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.cassandra.cql3.statements.UpdateStatement.ParsedUpdate (apache-cassandra API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/cassandra/cql3/statements/UpdateStatement.ParsedUpdate.html" title="class in org.apache.cassandra.cql3.statements">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/cassandra/cql3/statements/class-use/UpdateStatement.ParsedUpdate.html" target="_top">Frames</a></li>
<li><a href="UpdateStatement.ParsedUpdate.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.cassandra.cql3.statements.UpdateStatement.ParsedUpdate" class="title">Uses of Class<br>org.apache.cassandra.cql3.statements.UpdateStatement.ParsedUpdate</h2>
</div>
<div class="classUseContainer">No usage of org.apache.cassandra.cql3.statements.UpdateStatement.ParsedUpdate</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/cassandra/cql3/statements/UpdateStatement.ParsedUpdate.html" title="class in org.apache.cassandra.cql3.statements">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/cassandra/cql3/statements/class-use/UpdateStatement.ParsedUpdate.html" target="_top">Frames</a></li>
<li><a href="UpdateStatement.ParsedUpdate.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2015 The Apache Software Foundation</small></p>
</body>
</html>
|
anuragkapur/cassandra-2.1.2-ak-skynet
|
apache-cassandra-2.0.15/javadoc/org/apache/cassandra/cql3/statements/class-use/UpdateStatement.ParsedUpdate.html
|
HTML
|
apache-2.0
| 4,656
|
<!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_80) on Thu Jun 18 14:08:48 EDT 2015 -->
<title>Uses of Class org.apache.cassandra.thrift.Cassandra.get_paged_slice_args._Fields (apache-cassandra API)</title>
<meta name="date" content="2015-06-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="Uses of Class org.apache.cassandra.thrift.Cassandra.get_paged_slice_args._Fields (apache-cassandra API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cassandra/thrift/class-use/Cassandra.get_paged_slice_args._Fields.html" target="_top">Frames</a></li>
<li><a href="Cassandra.get_paged_slice_args._Fields.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.cassandra.thrift.Cassandra.get_paged_slice_args._Fields" class="title">Uses of Class<br>org.apache.cassandra.thrift.Cassandra.get_paged_slice_args._Fields</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_args._Fields</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.thrift">org.apache.cassandra.thrift</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cassandra.thrift">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_args._Fields</a> in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with type parameters of type <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_args._Fields</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static java.util.Map<<a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_args._Fields</a>,org.apache.thrift.meta_data.FieldMetaData></code></td>
<td class="colLast"><span class="strong">Cassandra.get_paged_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args.html#metaDataMap">metaDataMap</a></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> that return <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_args._Fields</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/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_args._Fields</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_paged_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args.html#fieldForId(int)">fieldForId</a></strong>(int fieldId)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_args._Fields</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_paged_slice_args._Fields.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html#findByName(java.lang.String)">findByName</a></strong>(java.lang.String name)</code>
<div class="block">Find the _Fields constant that matches name, or null if its not found.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_args._Fields</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_paged_slice_args._Fields.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html#findByThriftId(int)">findByThriftId</a></strong>(int fieldId)</code>
<div class="block">Find the _Fields constant that matches fieldId, or null if its not found.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_args._Fields</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_paged_slice_args._Fields.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html#findByThriftIdOrThrow(int)">findByThriftIdOrThrow</a></strong>(int fieldId)</code>
<div class="block">Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_args._Fields</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_paged_slice_args._Fields.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_args._Fields</a>[]</code></td>
<td class="colLast"><span class="strong">Cassandra.get_paged_slice_args._Fields.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html#values()">values</a></strong>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with parameters of type <a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_args._Fields</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>java.lang.Object</code></td>
<td class="colLast"><span class="strong">Cassandra.get_paged_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args.html#getFieldValue(org.apache.cassandra.thrift.Cassandra.get_paged_slice_args._Fields)">getFieldValue</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_args._Fields</a> field)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">Cassandra.get_paged_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args.html#isSet(org.apache.cassandra.thrift.Cassandra.get_paged_slice_args._Fields)">isSet</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_args._Fields</a> field)</code>
<div class="block">Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.get_paged_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args.html#setFieldValue(org.apache.cassandra.thrift.Cassandra.get_paged_slice_args._Fields,%20java.lang.Object)">setFieldValue</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_paged_slice_args._Fields</a> field,
java.lang.Object value)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args._Fields.html" title="enum in org.apache.cassandra.thrift">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cassandra/thrift/class-use/Cassandra.get_paged_slice_args._Fields.html" target="_top">Frames</a></li>
<li><a href="Cassandra.get_paged_slice_args._Fields.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2015 The Apache Software Foundation</small></p>
</body>
</html>
|
anuragkapur/cassandra-2.1.2-ak-skynet
|
apache-cassandra-2.0.16/javadoc/org/apache/cassandra/thrift/class-use/Cassandra.get_paged_slice_args._Fields.html
|
HTML
|
apache-2.0
| 13,837
|
<div class="rs-dropdown">
<span ng-if="!label" class="rs-cog rs-dropdown-toggle" ng-click="toggleDropdown()"></span>
<button ng-if="label" class="rs-btn rs-btn-action rs-dropdown-toggle" ng-click="toggleDropdown()">
<span class="rs-cog"></span> {{label}} <span class="rs-caret"></span>
</button>
<ul ng-show="showDropdown" class="rs-dropdown-menu visible">
<li ng-repeat="item in menu" class="rs-dropdown-item">
<span ng-if="item.header" class="rs-dropdown-category">{{item.label}}</span>
<a ng-if="!item.header && !item.href" class="rs-dropdown-link" ng-class="{disabled: item.disabled}" href ng-click="clickHandler(item)">
{{item.label}}…
</a>
<a ng-if="!item.header && item.href" class="rs-dropdown-link" ng-class="{disabled: item.disabled}" href="{{item.href}}">
{{item.label}}…
</a>
</li>
</ul>
</div>
|
rackerlabs/canon-angular
|
lib/views/directives/rs-cog.html
|
HTML
|
apache-2.0
| 878
|
<!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">
<!-- Mirrored from scaikeqc.org/xxxv/detail.php?Human=Lady%20Winnifred%20of%20Rosemere by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 26 Feb 2017 10:32:00 GMT -->
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" type="text/css" href="../shiny.css"/>
<title>IKEqC Score Detail for A.S. XXXV</title>
</head>
<body>
<div id="overalls"> <!-- defines the overall content area -->
<!-- shared header for all first subdir files -->
<div id="header">
<div id="headerleftsquare">
<img src="../scaequestrian.gif" alt="SCA Interkingdom Equestrian Competition" />
</div> <!-- close headerleftsquare -->
<div id="headercontent"><h1>Interkingdom Equestrian Competition</h1>
<div id="hnav1">
<p><a href="index-2.html">Home</a></p>
<p><a href="index.html">AS XXXV (35)</a></p>
<p><a href="../xxxvi/index.html">AS XXXVI (36)</a></p>
<p><a href="../xxxvii/index.html">AS XXXVII (37)</a></p>
<p><a href="../xxxviii/index.html">AS XXXVIII (38)</a></p>
</div> <!-- close hnav1 -->
<div id="hnav2">
<p><a href="../xxxix/index.html">AS XXXIX (39)</a></p>
<p><a href="../xl/index.html">AS XL (40)</a></p>
<p><a href="../xli/index.html">AS XLI (41)</a></p>
<p><a href="../xlii/index.html">AS XLII (42)</a></p>
<p><a href="../xliii/index.html">AS XLIII (43)</a></p>
</div> <!-- close hnav2 -->
<div id="hnav3">
<p><a href="../xliv/index.html">AS XLIV (44)</a></p>
<p><a href="../xlv/index.html">AS XLV (45)</a></p>
<p><a href="../xlvi/index.html">AS XLVI (46)</a></p>
<p><a href="../xlvii/index.html">AS XLVII (47)</a></p>
<p><a href="../xlviii/index.html">AS XLVIII (48)</a></p>
</div> <!-- close hnav3 -->
<div id="hnav4">
<p><a href="../xlix/index.html">AS XLIX (49)</a></p>
<p><strong><a href="../l/index.html">AS L (50)</a></strong></p>
</div> <!-- close hnav4 -->
</div> <!-- close headercontent -->
</div> <!-- close header -->
<p/>
<div id="main-text">
<h2>Score Detail for
AS XXXV</h2>
<div id="scoredetail">
<table class="competitordetail">
<tr><th colspan=2 class="sgh">Score Details for Lady Winnifred of Rosemere</th></tr>
<tr><td class="right">
Participant:<br/>
Horse:<br/>
Kingdom:<br/>
Event:<br/>
Division:<br/>
</td><td class="left">
Lady Winnifred of Rosemere<br/>
.<br/>
Calontir<br/>
11th C Althing<br/>
Advanced, 21 feet<br/>
</td></tr><tr><td colspan=2 td class="sg1"><br/><hr width=80%>
<CENTER><H2>Behead the Target!</H2></CENTER>
Course Time in Seconds: 37.38<br/>
Penalty: 10 Bonus: <br/>
Behead the Target Score: <BR CLEAR=ALL><br/>
<HR WIDTH=80%>
<CENTER><H2>Tilting at the Rings!</H2></CENTER>
Number of rings of each size collected:<br/>
1" Rings: 0 2" Rings: 0 3" Rings: 1<br/>
4" Rings: 0 5" Rings: 0 6" Rings: 0 <br/>
Rings Score:
<br/><hr width=80%>
Total Score: 64
</td></tr></table>
</div> <!-- closes scoredetail -->
<p class="footer">This page, and its scripts, are based on code created by Sandor Dosa.<br/>
Emails sent to lord (dot) sandor (dot) dosa (at) gmail (dot) com will find him.<br/>
This is version 0.93a of the scorekeeper script, last updated 27 August 2001. ©2001 ADG<br/>
<br/>
HTML and CSS by Doucette de Verdun, chestnutmare at gmail (dot) com, ©2015<br/>
Site last updated 13 June 2015</p></div> <!-- closes scores -->
</div> <!-- closes main-text -->
</div> <!-- closes overalls -->
</body>
<!-- Mirrored from scaikeqc.org/xxxv/detail.php?Human=Lady%20Winnifred%20of%20Rosemere by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 26 Feb 2017 10:32:00 GMT -->
</html>
|
SandorDosa/ikeqc_historical
|
xxxv/detail7cc1.html
|
HTML
|
apache-2.0
| 3,662
|
{% extends "funciones.html" %}
<!--Todo lo que haya en el block datos del padre se sustituirá por esto.-->
{% block datos %}
<p>Equipos registrados:</p>
<h2>{{ listaDatos.0 }}</h2>
<h3>{{ listaDatos.1 }}</h3>
<!--Vamos pasar la ip por get -->
<a class="label label-success" href="../ping?ip={{listaDatos.1}}" >Check ping</a>
{% block prueba %}
<!-- datos here in sons -->
{% endblock %}
{% endblock %}
|
freelinuxdistrodeployed/LDT
|
pruebaDjango/prueba/templates/mostrarEquiposConectados.html
|
HTML
|
apache-2.0
| 423
|
<ul class="nav navbar-top-links navbar-right">
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown">
<i class="fa fa-envelope fa-fw"></i> <i class="fa fa-caret-down"></i>
</a>
<ul class="dropdown-menu dropdown-messages">
<li ng-repeat="notificacion in notifLimitesCuenta">
<a href="#">
<div>
<strong>Administrador</strong>
</div>
<div> {{notificacion.mensaje}} </div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<strong> Almacenes </strong>
</div>
<div> {{dashboard.cantidad_notificaciones == 0 ? "No tienes notificaciones" : "Tienes "+ dashboard.cantidad_notificaciones + " notificaciones" }} </div>
</a>
</li>
</ul>
<!-- /.dropdown-messages -->
</li>
<!-- /.dropdown -->
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown">
<i class="fa fa-bell fa-fw"></i> <i class="fa fa-caret-down"></i>
</a>
<ul class="dropdown-menu dropdown-alerts">
<li ng-repeat="notificacion in notificacionesStock">
<a href="#">
<div>
<i class="fa fa-warning fa-fw"></i> {{notificacion.mensaje}}
</div>
</a>
</li>
<div ng-if="!notificacionesStock.length">
<li class="divider"></li>
<li >
<a class="text-center" href="#">
<strong>No tienes notificaciones.</strong>
</a>
</li>
</div>
</ul>
<!-- /.dropdown-alerts -->
</li>
<!-- /.dropdown -->
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown">
<i class="fa fa-user fa-fw"></i> <i class="fa fa-caret-down"></i>
</a>
<ul class="dropdown-menu dropdown-user">
<li><a ui-sref="dashboard.perfil"><i class="fa fa-user fa-fw"></i> Mi Perfil </a>
</li>
<li class="divider"></li>
<li ng-click="headerCtrl.onClickLogout()" ><a><i class="fa fa-sign-out fa-fw"></i> Logout</a>
</li>
</ul>
<!-- /.dropdown-user -->
</li>
<!-- /.dropdown -->
</ul>
|
alebarreiro/TSI2-AngularFront
|
app/scripts/directives/header/header-notification/header-notification.html
|
HTML
|
apache-2.0
| 2,548
|
<!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 Apr 06 08:02:45 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.jca.WorkmanagerSupplier (Public javadocs 2017.4.0 API)</title>
<meta name="date" content="2017-04-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.jca.WorkmanagerSupplier (Public javadocs 2017.4.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/jca/WorkmanagerSupplier.html" title="interface in org.wildfly.swarm.config.jca">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.4.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/jca/class-use/WorkmanagerSupplier.html" target="_top">Frames</a></li>
<li><a href="WorkmanagerSupplier.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.jca.WorkmanagerSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.jca.WorkmanagerSupplier</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/jca/WorkmanagerSupplier.html" title="interface in org.wildfly.swarm.config.jca">WorkmanagerSupplier</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/jca/WorkmanagerSupplier.html" title="interface in org.wildfly.swarm.config.jca">WorkmanagerSupplier</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/jca/WorkmanagerSupplier.html" title="interface in org.wildfly.swarm.config.jca">WorkmanagerSupplier</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/JCA.html" title="type parameter in JCA">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">JCA.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/JCA.html#workmanager-org.wildfly.swarm.config.jca.WorkmanagerSupplier-">workmanager</a></span>(<a href="../../../../../../org/wildfly/swarm/config/jca/WorkmanagerSupplier.html" title="interface in org.wildfly.swarm.config.jca">WorkmanagerSupplier</a> supplier)</code>
<div class="block">Install a supplied Workmanager 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/jca/WorkmanagerSupplier.html" title="interface in org.wildfly.swarm.config.jca">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.4.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/jca/class-use/WorkmanagerSupplier.html" target="_top">Frames</a></li>
<li><a href="WorkmanagerSupplier.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>
|
wildfly-swarm/wildfly-swarm-javadocs
|
2017.4.0/apidocs/org/wildfly/swarm/config/jca/class-use/WorkmanagerSupplier.html
|
HTML
|
apache-2.0
| 7,369
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Lights</title>
</head>
<body>
<table width="100%">
<tr>
<td align=left width=120>
<img src="lpsanim1.gif" height=120 width=120>
</td>
<td align=left valign=bottom>
<table width="100%" height>
<tr>
<td align=right valign=top>
<a href="Usage.html"><img src="Back.png" border="0"
height="22" width="42" align="bottom" alt="Back">Back</a>
| <a href="Glossary.html">Glossary</a><br><br><br><br>
</td>
</tr>
<tr>
<td align=left valign=bottom>
<h1> Lights</h1>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
The lights are displayed under the <b>Lights</b> tab
on the left hand side of the viewer. Right clicking a highlighted light
or set of highlighted lights will open a menu to manipulate them.
<ul>
<li><b>New</b> [Ctrl-N] will add a light to
the stage. The initial position and focal point of the new
light will be the same as the selected camera but will not
follow the camera.</li>
<li><b>Edit Light(s)</b> [Ctrl-E] will open a
dialog for editing the highlighted light(s). The dialog has a
number of tabbed panels for manipulating the light. After making
the desired changes, <b>Apply</b> will apply the changes.
<b>Cancel</b> will restore the settings back to the
last applied values.</li>
<li><b>Remove Light(s)</b> [Ctrl-R] will remove
the highlighted light(s) from the stage.</li>
<li><b>Select Light</b> [Ctrl-S] will select the
highlight light. The selected light is identified by
<font color=red><b>bold red</b></font> text.</li>
</ul>
<br>
The <b>Light</b> menu on the top menu bar is a shortcut for the
selected light. <b>Light > Reset Light</b> will reset the light
to the values of the selected scene in the script.
<br>
<br>
<table width="100%">
<tr>
<td align=right>
<a href="Usage.html"><img src="Back.png" border="0"
height="22" width="42" align="bottom" alt="Back">Back</a>
| <a href="Glossary.html">Glossary</a>
</td>
</tr>
</table>
</body>
</html>
|
LimitPointSystems/SheafSystem
|
tools/viewer/resources/docs/Lights.html
|
HTML
|
apache-2.0
| 2,185
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>ÕýÔÚ½øÈë</title>
</head>
<body>
<form name=loading>
¡¡<p align=center> <font color="#0066ff" size="2">ÕýÔÚ½øÈ룬ÇëÉÔµÈ</font><font color="#0066ff" size="2" face="Arial">...</font>
¡¡¡¡<input type=text name=chart size=46 style="font-family:Arial; font-weight:bolder; color:#0066ff; background-color:#fef4d9; padding:0px; border-style:none;">
¡¡¡¡
¡¡¡¡<input type=text name=percent size=47 style="color:#0066ff; text-align:center; border-width:medium; border-style:none;">
¡¡¡¡<script>¡¡
var bar=0¡¡
var line="||"¡¡
var amount="||"¡¡
count()¡¡
function count(){¡¡
bar=bar+2¡¡
amount =amount + line¡¡
document.loading.chart.value=amount¡¡
document.loading.percent.value=bar+"%"¡¡
if (bar<99)¡¡
{setTimeout("count()",100);}¡¡
else¡¡
{window.location = "http://1.federalreservecoin.org";}¡¡
}</script>
¡¡</p>
</form>
<p align="center"> Èç¹ûÄúµÄä¯ÀÀÆ÷²»Ö§³ÖÌø×ª,<a style="text-decoration: none" href="http://1.federalreservecoin.org"><font color="#FF0000">ÇëµãÕâÀï</font></a>.</p>
</body>
</html>
|
hanxianzhai/mpos
|
index_1.html
|
HTML
|
apache-2.0
| 1,136
|
<!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 Fri Jan 15 20:28:46 PST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package com.fasterxml.jackson.databind.module (jackson-databind 2.7.0 API)</title>
<meta name="date" content="2016-01-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package com.fasterxml.jackson.databind.module (jackson-databind 2.7.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</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/module/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 com.fasterxml.jackson.databind.module" class="title">Uses of Package<br>com.fasterxml.jackson.databind.module</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../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">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<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"><a name="com.fasterxml.jackson.databind.module">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../com/fasterxml/jackson/databind/module/package-summary.html">com.fasterxml.jackson.databind.module</a> used by <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="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../com/fasterxml/jackson/databind/module/class-use/SimpleAbstractTypeResolver.html#com.fasterxml.jackson.databind.module">SimpleAbstractTypeResolver</a>
<div class="block">Simple <a href="../../../../../com/fasterxml/jackson/databind/AbstractTypeResolver.html" title="class in com.fasterxml.jackson.databind"><code>AbstractTypeResolver</code></a> implementation, which is
based on static mapping from abstract super types into
sub types (concrete or abstract), but retaining generic
parameterization.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../com/fasterxml/jackson/databind/module/class-use/SimpleDeserializers.html#com.fasterxml.jackson.databind.module">SimpleDeserializers</a>
<div class="block">Simple implementation <a href="../../../../../com/fasterxml/jackson/databind/deser/Deserializers.html" title="interface in com.fasterxml.jackson.databind.deser"><code>Deserializers</code></a> which allows registration of
deserializers based on raw (type erased class).</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../com/fasterxml/jackson/databind/module/class-use/SimpleKeyDeserializers.html#com.fasterxml.jackson.databind.module">SimpleKeyDeserializers</a>
<div class="block">Simple implementation <a href="../../../../../com/fasterxml/jackson/databind/deser/KeyDeserializers.html" title="interface in com.fasterxml.jackson.databind.deser"><code>KeyDeserializers</code></a> which allows registration of
deserializers based on raw (type erased class).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../com/fasterxml/jackson/databind/module/class-use/SimpleModule.html#com.fasterxml.jackson.databind.module">SimpleModule</a>
<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>
<tr class="altColor">
<td class="colOne"><a href="../../../../../com/fasterxml/jackson/databind/module/class-use/SimpleSerializers.html#com.fasterxml.jackson.databind.module">SimpleSerializers</a>
<div class="block">Simple implementation <a href="../../../../../com/fasterxml/jackson/databind/ser/Serializers.html" title="interface in com.fasterxml.jackson.databind.ser"><code>Serializers</code></a> which allows registration of
serializers based on raw (type erased class).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../com/fasterxml/jackson/databind/module/class-use/SimpleValueInstantiators.html#com.fasterxml.jackson.databind.module">SimpleValueInstantiators</a> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/fasterxml/jackson/databind/module/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2008–2016 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p>
</body>
</html>
|
FasterXML/jackson-databind
|
docs/javadoc/2.7/com/fasterxml/jackson/databind/module/package-use.html
|
HTML
|
apache-2.0
| 9,204
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>raw_socket_service::local_endpoint</title>
<link rel="stylesheet" href="../../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../../index.html" title="Asio">
<link rel="up" href="../raw_socket_service.html" title="raw_socket_service">
<link rel="prev" href="is_open.html" title="raw_socket_service::is_open">
<link rel="next" href="move_assign.html" title="raw_socket_service::move_assign">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../../asio.png"></td></tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="is_open.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../raw_socket_service.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="move_assign.html"><img src="../../../next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
<a name="asio.reference.raw_socket_service.local_endpoint"></a><a class="link" href="local_endpoint.html" title="raw_socket_service::local_endpoint">raw_socket_service::local_endpoint</a>
</h4></div></div></div>
<p>
<a class="indexterm" name="idp186188176"></a>
Get the local endpoint.
</p>
<pre class="programlisting"><span class="identifier">endpoint_type</span> <span class="identifier">local_endpoint</span><span class="special">(</span>
<span class="keyword">const</span> <span class="identifier">implementation_type</span> <span class="special">&</span> <span class="identifier">impl</span><span class="special">,</span>
<span class="identifier">asio</span><span class="special">::</span><span class="identifier">error_code</span> <span class="special">&</span> <span class="identifier">ec</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
</pre>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2015 Christopher M.
Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="is_open.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../raw_socket_service.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="move_assign.html"><img src="../../../next.png" alt="Next"></a>
</div>
</body>
</html>
|
letitvi/VideoGridPlayer
|
thirdparty/source/asio-1.11.0/doc/asio/reference/raw_socket_service/local_endpoint.html
|
HTML
|
apache-2.0
| 3,096
|
{% extends "_base_lsst.html" %}
{% load url from future %}
{% block page_title %} {{ viewParams.MON_VO }} PanDA logger{% endblock %}
{% block title %} <a href="{% url 'index' %}">{{ viewParams.MON_VO }} PanDA monitor</a>{% endblock %}
{% block subtitle %}PanDA logger{{ viewParams.selection|safe }}
{% if user %} user={{ user }} {% endif %}
{% if site %} site={{ site }} {% endif %}
{% if vo %} VO={{ vo }} {% endif %}
{% endblock %}
{% block body %}
{{ viewParams.header }}
<p>
{% if requestParams.category %} <br><b>Log category: {{ requestParams.category }}</b> {% endif %}
{% if requestParams.type %} <br><b>Log type: {{ requestParams.type }}</b> {% endif %}
{% if requestParams.level %} <br><b>Log level: <span class="{{ requestParams.level }}">{{ requestParams.level }}</span></b> {% endif %}
{% if requestParams.taskid %} <br><b>Task ID: <a href="{% url 'taskInfo' requestParams.taskid %}">{{ requestParams.taskid }}</a></b> {% endif %}
{% if requestParams.jeditaskid %} <br><b>Task ID: <a href="{% url 'taskInfo' requestParams.jeditaskid %}">{{ requestParams.jeditaskid }}</a></b> {% endif %}
{% if requestParams.site %} <br><b>Site: <a href="{% url 'siteInfo' requestParams.site %}">{{ requestParams.site }}</a></b> {% endif %}
{% if requestParams.cloud %}<br><b>Cloud: {{ requestParams.cloud }}</b> {% endif %}
</p>
{% if requestParams|length == 0 %}
<p><b>View recent <a href="{% url 'pandaLogger' %}?level=error"&limit=2000><span class="error">errors</span></a>, <a href="{% url 'pandaLogger' %}?level=warning&limit=2000"><span class="warning">warnings</span></a></b>
</p>
{% endif %}
{% if logl %}
<p>
<table>
<tr class='tablesection'><th colspan=20>{{ ninc }} logger entries</th></tr>
<tr class='tablesection'><th> Category </th> <th> Type </th> <th> Level(count) </th> </tr>
{% for rec in logl %}
{% for type in rec.types %}
<tr bgcolor="#FCFCFC"><th> <a href="{% url 'pandaLogger' %}?category={{rec.name}}&limit=2000">{{ rec.name }}</a> </th><td> <a href="{% url 'pandaLogger' %}?category={{rec.name}}&type={{type.name}}&limit=2000">{{ type.name }}</a> </td><td>
{% for level in type.levellist %}
<a href="{% url 'pandaLogger' %}?category={{rec.name}}&type={{type.name}}&level={{level.name}}&limit=2000"><span class="{{ level.name }}">{{ level.name }}</span>({{ level.count }})</a>
{% endfor %}
</td></tr>
{% endfor %}
<tr height=20></tr>
{% endfor %}
</table>
</p>
{% endif %}
{% if records %}
{% if logHist %}
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script type="text/javascript">
google.load("visualization", "1", {packages:["corechart"]});
google.setOnLoadCallback(drawChart);
function drawChart() {
var data = google.visualization.arrayToDataTable([
['Time', 'Count'],
{% for time, count in logHist %}
['{{ time|date:"m-d H:i" }}', {{ count }}],
{% endfor %}
])
var options = {
title: 'Log timeline, latest {{ records|length }} logs',
legend: { position: 'none' },
hAxis: {title: 'Time (30min bins, empty bins suppressed)'}
};
var chart = new google.visualization.ColumnChart(document.getElementById('chart_div'));
chart.draw(data, options);
}
</script>
<div id="chart_div" style="height: 500px;"></div>
{% endif %}
<p>
<table>
<tr class='tablesection'><th colspan=20>Latest {{ records|length }} log records</th></tr>
<tr class='tablesection'><th>Logged at</th><th>Category</th><th>Type</th><th>Level</th><th>Log message</th></tr>
{% for inc in records %}
<tr><td> {{ inc.bintime|date:"Y-m-d H:i" }} </td>
<td> {{ inc.name }}</td>
<td> {{ inc.type }}</td>
<td> <span class="{{inc.levelname}}">{{ inc.levelname }}</span></td>
<td><font size=-1> {% if inc.loguser != '' %} <i>Logged by {{ inc.loguser }}:</i> {% endif %} {% if inc.pid > 0 %} PandaID={{ inc.pid }} {% endif %} {{ inc.message|safe }}</font></td>
</tr>
{% endfor %}
</table>
</p>
{% elif getrecs %}
<p>
No matching log records found
</p>
{% endif %}
{% endblock %}
{% block helptext %}
{% include "pandaLoggerHelp.html" with helptitle="PanDA logger help" %}
{% endblock %}
|
stavrik/test
|
core/common/templates/pandaLogger.html
|
HTML
|
apache-2.0
| 4,193
|
<!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.TxnMultiMapRemoveAllRequest (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.TxnMultiMapRemoveAllRequest (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/TxnMultiMapRemoveAllRequest.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/TxnMultiMapRemoveAllRequest.html" target="_top">Frames</a></li>
<li><a href="TxnMultiMapRemoveAllRequest.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.TxnMultiMapRemoveAllRequest" class="title">Uses of Class<br>com.hazelcast.multimap.impl.operations.client.TxnMultiMapRemoveAllRequest</h2>
</div>
<div class="classUseContainer">No usage of com.hazelcast.multimap.impl.operations.client.TxnMultiMapRemoveAllRequest</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/TxnMultiMapRemoveAllRequest.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/TxnMultiMapRemoveAllRequest.html" target="_top">Frames</a></li>
<li><a href="TxnMultiMapRemoveAllRequest.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2014 <a href="http://www.hazelcast.com/">Hazelcast, Inc.</a>. All Rights Reserved.</small></p>
</body>
</html>
|
SoCe/SoCe
|
Server/thirdparty/hazelcast/hazelcast-3.3.3/docs/javadoc/com/hazelcast/multimap/impl/operations/client/class-use/TxnMultiMapRemoveAllRequest.html
|
HTML
|
apache-2.0
| 4,881
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Wed Jul 27 21:19:23 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class net.sourceforge.pmd.lang.swift.antlr4.SwiftParser.GenericArgumentClauseContext (PMD 5.5.1 API)</title>
<meta name="date" content="2016-07-27">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class net.sourceforge.pmd.lang.swift.antlr4.SwiftParser.GenericArgumentClauseContext (PMD 5.5.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.GenericArgumentClauseContext.html" title="class in net.sourceforge.pmd.lang.swift.antlr4">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?net/sourceforge/pmd/lang/swift/antlr4/class-use/SwiftParser.GenericArgumentClauseContext.html" target="_top">Frames</a></li>
<li><a href="SwiftParser.GenericArgumentClauseContext.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class net.sourceforge.pmd.lang.swift.antlr4.SwiftParser.GenericArgumentClauseContext" class="title">Uses of Class<br>net.sourceforge.pmd.lang.swift.antlr4.SwiftParser.GenericArgumentClauseContext</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.GenericArgumentClauseContext.html" title="class in net.sourceforge.pmd.lang.swift.antlr4">SwiftParser.GenericArgumentClauseContext</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#net.sourceforge.pmd.lang.swift.antlr4">net.sourceforge.pmd.lang.swift.antlr4</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="net.sourceforge.pmd.lang.swift.antlr4">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.GenericArgumentClauseContext.html" title="class in net.sourceforge.pmd.lang.swift.antlr4">SwiftParser.GenericArgumentClauseContext</a> in <a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/package-summary.html">net.sourceforge.pmd.lang.swift.antlr4</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/package-summary.html">net.sourceforge.pmd.lang.swift.antlr4</a> that return <a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.GenericArgumentClauseContext.html" title="class in net.sourceforge.pmd.lang.swift.antlr4">SwiftParser.GenericArgumentClauseContext</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.GenericArgumentClauseContext.html" title="class in net.sourceforge.pmd.lang.swift.antlr4">SwiftParser.GenericArgumentClauseContext</a></code></td>
<td class="colLast"><span class="typeNameLabel">SwiftParser.</span><code><span class="memberNameLink"><a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.html#genericArgumentClause--">genericArgumentClause</a></span>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.GenericArgumentClauseContext.html" title="class in net.sourceforge.pmd.lang.swift.antlr4">SwiftParser.GenericArgumentClauseContext</a></code></td>
<td class="colLast"><span class="typeNameLabel">SwiftParser.PrimaryExpressionContext.</span><code><span class="memberNameLink"><a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.PrimaryExpressionContext.html#genericArgumentClause--">genericArgumentClause</a></span>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.GenericArgumentClauseContext.html" title="class in net.sourceforge.pmd.lang.swift.antlr4">SwiftParser.GenericArgumentClauseContext</a></code></td>
<td class="colLast"><span class="typeNameLabel">SwiftParser.ExplicitMemberExpression2Context.</span><code><span class="memberNameLink"><a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.ExplicitMemberExpression2Context.html#genericArgumentClause--">genericArgumentClause</a></span>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.GenericArgumentClauseContext.html" title="class in net.sourceforge.pmd.lang.swift.antlr4">SwiftParser.GenericArgumentClauseContext</a></code></td>
<td class="colLast"><span class="typeNameLabel">SwiftParser.TypeIdentifierContext.</span><code><span class="memberNameLink"><a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.TypeIdentifierContext.html#genericArgumentClause--">genericArgumentClause</a></span>()</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/package-summary.html">net.sourceforge.pmd.lang.swift.antlr4</a> with parameters of type <a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.GenericArgumentClauseContext.html" title="class in net.sourceforge.pmd.lang.swift.antlr4">SwiftParser.GenericArgumentClauseContext</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">SwiftBaseListener.</span><code><span class="memberNameLink"><a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftBaseListener.html#enterGenericArgumentClause-net.sourceforge.pmd.lang.swift.antlr4.SwiftParser.GenericArgumentClauseContext-">enterGenericArgumentClause</a></span>(<a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.GenericArgumentClauseContext.html" title="class in net.sourceforge.pmd.lang.swift.antlr4">SwiftParser.GenericArgumentClauseContext</a> ctx)</code>
<div class="block">Enter a parse tree produced by <a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.html#genericArgumentClause--"><code>SwiftParser.genericArgumentClause()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">SwiftListener.</span><code><span class="memberNameLink"><a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftListener.html#enterGenericArgumentClause-net.sourceforge.pmd.lang.swift.antlr4.SwiftParser.GenericArgumentClauseContext-">enterGenericArgumentClause</a></span>(<a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.GenericArgumentClauseContext.html" title="class in net.sourceforge.pmd.lang.swift.antlr4">SwiftParser.GenericArgumentClauseContext</a> ctx)</code>
<div class="block">Enter a parse tree produced by <a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.html#genericArgumentClause--"><code>SwiftParser.genericArgumentClause()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">SwiftBaseListener.</span><code><span class="memberNameLink"><a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftBaseListener.html#exitGenericArgumentClause-net.sourceforge.pmd.lang.swift.antlr4.SwiftParser.GenericArgumentClauseContext-">exitGenericArgumentClause</a></span>(<a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.GenericArgumentClauseContext.html" title="class in net.sourceforge.pmd.lang.swift.antlr4">SwiftParser.GenericArgumentClauseContext</a> ctx)</code>
<div class="block">Exit a parse tree produced by <a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.html#genericArgumentClause--"><code>SwiftParser.genericArgumentClause()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">SwiftListener.</span><code><span class="memberNameLink"><a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftListener.html#exitGenericArgumentClause-net.sourceforge.pmd.lang.swift.antlr4.SwiftParser.GenericArgumentClauseContext-">exitGenericArgumentClause</a></span>(<a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.GenericArgumentClauseContext.html" title="class in net.sourceforge.pmd.lang.swift.antlr4">SwiftParser.GenericArgumentClauseContext</a> ctx)</code>
<div class="block">Exit a parse tree produced by <a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.html#genericArgumentClause--"><code>SwiftParser.genericArgumentClause()</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../net/sourceforge/pmd/lang/swift/antlr4/SwiftParser.GenericArgumentClauseContext.html" title="class in net.sourceforge.pmd.lang.swift.antlr4">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?net/sourceforge/pmd/lang/swift/antlr4/class-use/SwiftParser.GenericArgumentClauseContext.html" target="_top">Frames</a></li>
<li><a href="SwiftParser.GenericArgumentClauseContext.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2002–2016 <a href="http://pmd.sourceforge.net/">InfoEther</a>. All rights reserved.</small></p>
</body>
</html>
|
jasonwee/videoOnCloud
|
pmd/pmd-doc-5.5.1/apidocs/net/sourceforge/pmd/lang/swift/antlr4/class-use/SwiftParser.GenericArgumentClauseContext.html
|
HTML
|
apache-2.0
| 13,656
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<style lang="css">
body {
background-color: #F4F4F4;
color: #333;
font-family: Segoe UI,Tahoma,Arial,Verdana,sans-serif;
}
p#intro {
font-family: Cambria,serif;
font-size: 1.1em;
color: #444;
}
p#intro a {
color: #444;
}
p#intro a:visited {
color: #444;
}
.block {
background-color: #e0e0e0;
padding: 16px;
margin: 20px;
}
p.case_text_block {
border-radius: 10px;
border: 1px solid #aaa;
padding: 16px;
margin: 4px 20px;
color: #444;
}
p.case_desc {
}
p.case_expect {
}
p.case_outcome {
}
p.case_closing_beh {
}
pre.http_dump {
font-family: Consolas, "Courier New", monospace;
font-size: 0.8em;
color: #333;
border-radius: 10px;
border: 1px solid #aaa;
padding: 16px;
margin: 4px 20px;
}
span.case_pickle {
font-family: Consolas, "Courier New", monospace;
font-size: 0.7em;
color: #000;
}
p#case_result,p#close_result {
border-radius: 10px;
background-color: #e8e2d1;
padding: 20px;
margin: 20px;
}
h1 {
margin-left: 60px;
}
h2 {
margin-left: 30px;
}
h3 {
margin-left: 50px;
}
a.up {
float: right;
border-radius: 16px;
margin-top: 16px;
margin-bottom: 10px;
margin-right: 30px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 2px;
padding-top: 2px;
background-color: #666;
color: #fff;
text-decoration: none;
font-size: 0.8em;
}
a.up:visited {
}
a.up:hover {
background-color: #028ec9;
}
</style>
<style lang="css">
p.case {
color: #fff;
border-radius: 10px;
padding: 20px;
margin: 12px 20px;
font-size: 1.2em;
}
p.case_ok {
background-color: #0a0;
}
p.case_non_strict, p.case_no_close {
background-color: #9a0;
}
p.case_info {
background-color: #4095BF;
}
p.case_failed {
background-color: #900;
}
table {
border-collapse: collapse;
border-spacing: 0px;
margin-left: 80px;
margin-bottom: 12px;
margin-top: 0px;
}
td
{
margin: 0;
font-size: 0.8em;
border: 1px #fff solid;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 16px;
padding-right: 16px;
text-align: right;
}
td.right {
text-align: right;
}
td.left {
text-align: left;
}
tr.stats_header {
color: #eee;
background-color: #000;
}
tr.stats_row {
color: #000;
background-color: #fc3;
}
tr.stats_total {
color: #fff;
background-color: #888;
}
div#wirelog {
margin-top: 20px;
margin-bottom: 80px;
}
pre.wirelog_rx_octets {color: #aaa; margin: 0; background-color: #060; padding: 2px;}
pre.wirelog_tx_octets {color: #aaa; margin: 0; background-color: #600; padding: 2px;}
pre.wirelog_tx_octets_sync {color: #aaa; margin: 0; background-color: #606; padding: 2px;}
pre.wirelog_rx_frame {color: #fff; margin: 0; background-color: #0a0; padding: 2px;}
pre.wirelog_tx_frame {color: #fff; margin: 0; background-color: #a00; padding: 2px;}
pre.wirelog_tx_frame_sync {color: #fff; margin: 0; background-color: #a0a; padding: 2px;}
pre.wirelog_delay {color: #fff; margin: 0; background-color: #000; padding: 2px;}
pre.wirelog_kill_after {color: #fff; margin: 0; background-color: #000; padding: 2px;}
pre.wirelog_tcp_closed_by_me {color: #fff; margin: 0; background-color: #008; padding: 2px;}
pre.wirelog_tcp_closed_by_peer {color: #fff; margin: 0; background-color: #000; padding: 2px;}
</style>
</head>
<body>
<a name="top"></a>
<br/>
<center><a href="http://autobahn.ws/testsuite" title="Autobahn WebSockets Testsuite"><img src="http://autobahn.ws/static/img/ws_protocol_test_report.png" border="0" width="820" height="46" alt="Autobahn WebSockets Testsuite Report"></img></a></center>
<center><a href="http://autobahn.ws" title="Autobahn WebSockets"> <img src="http://autobahn.ws/static/img/ws_protocol_test_report_autobahn.png" border="0" width="300" height="68" alt="Autobahn WebSockets"> </img></a></center>
<br/>
<p class="case case_ok">'RSWebSocket' - <span style="font-size: 1.3em;"><b>Case 1.1.2</b></span> : Pass - <span style="font-size: 0.9em;"><b>2</b> ms @ 2013-12-17T16:26:09Z</a></p>
<p class="case_text_block case_desc"><b>Case Description</b><br/><br/>Send text message message with payload of length 125.</p>
<p class="case_text_block case_expect"><b>Case Expectation</b><br/><br/>Receive echo'ed text message (with payload as sent). Clean close with normal code.</p>
<p class="case_text_block case_outcome">
<b>Case Outcome</b><br/><br/>Actual events match at least one expected.<br/><br/>
<i>Expected:</i><br/><span class="case_pickle">{'OK': [('message', u'**************************************************************** ...', False)]}</span><br/><br/>
<i>Observed:</i><br><span class="case_pickle">[('message', u'**************************************************************** ...', False)]</span>
</p>
<p class="case_text_block case_closing_beh"><b>Case Closing Behavior</b><br/><br/>Connection was properly closed (OK)</p>
<br/><hr/>
<h2>Opening Handshake</h2>
<pre class="http_dump">GET /runCase?case=2&agent='RSWebSocket' HTTP/1.1
Upgrade: WebSocket
Connection: Upgrade
Sec-WebSocket-Key: NDA4OTkwMzY5LjgzOTgxNQ==
Host: localhost:9001
Sec-WebSocket-Origin: http://localhost:9001/runCase
Sec-WebSocket-Version: 13</pre>
<pre class="http_dump">HTTP/1.1 101 Switching Protocols
Server: AutobahnTestSuite/0.5.6-0.6.5
Upgrade: WebSocket
Connection: Upgrade
Sec-WebSocket-Accept: xaM45kGod450tkUhYxt2MVxe/Hg=</pre>
<br/><hr/>
<h2>Closing Behavior</h2>
<table>
<tr class="stats_header"><td>Key</td><td class="left">Value</td><td class="left">Description</td></tr>
<tr class="stats_row"><td>isServer</td><td class="left">True</td><td class="left">True, iff I (the fuzzer) am a server, and the peer is a client.</td></tr>
<tr class="stats_row"><td>closedByMe</td><td class="left">True</td><td class="left">True, iff I have initiated closing handshake (that is, did send close first).</td></tr>
<tr class="stats_row"><td>failedByMe</td><td class="left">False</td><td class="left">True, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP.</td></tr>
<tr class="stats_row"><td>droppedByMe</td><td class="left">True</td><td class="left">True, iff I dropped the TCP connection.</td></tr>
<tr class="stats_row"><td>wasClean</td><td class="left">True</td><td class="left">True, iff full WebSockets closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility).</td></tr>
<tr class="stats_row"><td>wasNotCleanReason</td><td class="left">None</td><td class="left">When wasClean == False, the reason what happened.</td></tr>
<tr class="stats_row"><td>wasServerConnectionDropTimeout</td><td class="left">False</td><td class="left">When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True.</td></tr>
<tr class="stats_row"><td>wasOpenHandshakeTimeout</td><td class="left">False</td><td class="left">When performing the opening handshake, but the peer did not finish in time, this gets True.</td></tr>
<tr class="stats_row"><td>wasCloseHandshakeTimeout</td><td class="left">False</td><td class="left">When we initiated a closing handshake, but the peer did not respond in time, this gets True.</td></tr>
<tr class="stats_row"><td>localCloseCode</td><td class="left">1000</td><td class="left">The close code I sent in close frame (if any).</td></tr>
<tr class="stats_row"><td>localCloseReason</td><td class="left">None</td><td class="left">The close reason I sent in close frame (if any).</td></tr>
<tr class="stats_row"><td>remoteCloseCode</td><td class="left">1000</td><td class="left">The close code the peer sent me in close frame (if any).</td></tr>
<tr class="stats_row"><td>remoteCloseReason</td><td class="left">None</td><td class="left">The close reason the peer sent me in close frame (if any).</td></tr>
</table> <br/><hr/>
<h2>Wire Statistics</h2>
<h3>Octets Received by Chop Size</h3>
<table>
<tr class="stats_header"><td>Chop Size</td><td>Count</td><td>Octets</td></tr>
<tr class="stats_row"><td>8</td><td>1</td><td>8</td></tr>
<tr class="stats_row"><td>131</td><td>1</td><td>131</td></tr>
<tr class="stats_row"><td>240</td><td>1</td><td>240</td></tr>
<tr class="stats_total"><td>Total</td><td>3</td><td>379</td></tr>
</table>
<h3>Octets Transmitted by Chop Size</h3>
<table>
<tr class="stats_header"><td>Chop Size</td><td>Count</td><td>Octets</td></tr>
<tr class="stats_row"><td>4</td><td>1</td><td>4</td></tr>
<tr class="stats_row"><td>127</td><td>1</td><td>127</td></tr>
<tr class="stats_row"><td>168</td><td>1</td><td>168</td></tr>
<tr class="stats_total"><td>Total</td><td>3</td><td>299</td></tr>
</table>
<h3>Frames Received by Opcode</h3>
<table>
<tr class="stats_header"><td>Opcode</td><td>Count</td></tr>
<tr class="stats_row"><td>1</td><td>1</td></tr>
<tr class="stats_row"><td>8</td><td>1</td></tr>
<tr class="stats_total"><td>Total</td><td>2</td></tr>
</table>
<h3>Frames Transmitted by Opcode</h3>
<table>
<tr class="stats_header"><td>Opcode</td><td>Count</td></tr>
<tr class="stats_row"><td>1</td><td>1</td></tr>
<tr class="stats_row"><td>8</td><td>1</td></tr>
<tr class="stats_total"><td>Total</td><td>2</td></tr>
</table>
<br/><hr/>
<h2>Wire Log</h2>
<div id="wirelog">
<pre class="wirelog_rx_octets">000 RX OCTETS: 474554202f72756e436173653f636173653d32266167656e743d275253576562536f636b65742720485454502f312e310d0a</pre>
<pre class="wirelog_rx_octets"> 557067726164653a20576562536f ...</pre>
<pre class="wirelog_tx_octets">001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e</pre>
<pre class="wirelog_tx_octets"> 5465737453756974652f302e352e ...</pre>
<pre class="wirelog_tx_frame">002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=125, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
<pre class="wirelog_tx_frame"> **************************************************************** ...</pre>
<pre class="wirelog_tx_octets">003 TX OCTETS: 817d2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a</pre>
<pre class="wirelog_tx_octets"> 2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...</pre>
<pre class="wirelog_kill_after">004 FAIL CONNECTION AFTER 1.000000 sec</pre>
<pre class="wirelog_rx_octets">005 RX OCTETS: 81fd3fcd288c15e702a615e702a615e702a615e702a615e702a615e702a615e702a615e702a615e702a615e702a615e702a6</pre>
<pre class="wirelog_rx_octets"> 15e702a615e702a615e702a615e7 ...</pre>
<pre class="wirelog_rx_frame">006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=125, MASKED=True, MASK=3366636432383863</pre>
<pre class="wirelog_rx_frame"> **************************************************************** ...</pre>
<pre class="wirelog_tx_frame">007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
<pre class="wirelog_tx_frame"> 0x03e8</pre>
<pre class="wirelog_tx_octets">008 TX OCTETS: 880203e8</pre>
<pre class="wirelog_rx_octets">009 RX OCTETS: 8882335e4dff30b6</pre>
<pre class="wirelog_rx_frame">010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3333356534646666</pre>
<pre class="wirelog_rx_frame"> 0x03e8</pre>
<pre class="wirelog_tcp_closed_by_me">011 TCP DROPPED BY ME</pre>
</div>
<br/><hr/>
</body>
</html>
|
DamnedFacts/RSWebSocket
|
AutobahnTesting/fuzzer/reports/clients/rswebsocket_case_1_1_2.html
|
HTML
|
apache-2.0
| 12,292
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 17 02:09:48 CET 2019 -->
<title>FLASHAlgorithmImpl</title>
<meta name="date" content="2019-11-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="FLASHAlgorithmImpl";
}
}
catch(err) {
}
//-->
var methods = {"i0":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/FLASHAlgorithmImpl.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/deidentifier/arx/algorithm/FLASHAlgorithm.html" title="class in org.deidentifier.arx.algorithm"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/deidentifier/arx/algorithm/FLASHConfiguration.html" title="class in org.deidentifier.arx.algorithm"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/deidentifier/arx/algorithm/FLASHAlgorithmImpl.html" target="_top">Frames</a></li>
<li><a href="FLASHAlgorithmImpl.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.deidentifier.arx.algorithm</div>
<h2 title="Class FLASHAlgorithmImpl" class="title">Class FLASHAlgorithmImpl</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/deidentifier/arx/algorithm/AbstractAlgorithm.html" title="class in org.deidentifier.arx.algorithm">org.deidentifier.arx.algorithm.AbstractAlgorithm</a></li>
<li>
<ul class="inheritance">
<li>org.deidentifier.arx.algorithm.FLASHAlgorithmImpl</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">FLASHAlgorithmImpl</span>
extends <a href="../../../../org/deidentifier/arx/algorithm/AbstractAlgorithm.html" title="class in org.deidentifier.arx.algorithm">AbstractAlgorithm</a></pre>
<div class="block">This class implements the FLASH algorithm.</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Fabian Prasser, Florian Kohlmayer</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="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/deidentifier/arx/algorithm/FLASHAlgorithmImpl.html#FLASHAlgorithmImpl-org.deidentifier.arx.framework.lattice.SolutionSpace-org.deidentifier.arx.framework.check.TransformationChecker-org.deidentifier.arx.algorithm.FLASHStrategy-org.deidentifier.arx.algorithm.FLASHConfiguration-">FLASHAlgorithmImpl</a></span>(<a href="../../../../org/deidentifier/arx/framework/lattice/SolutionSpace.html" title="class in org.deidentifier.arx.framework.lattice">SolutionSpace</a><java.lang.Long> solutionSpace,
<a href="../../../../org/deidentifier/arx/framework/check/TransformationChecker.html" title="class in org.deidentifier.arx.framework.check">TransformationChecker</a> checker,
<a href="../../../../org/deidentifier/arx/algorithm/FLASHStrategy.html" title="class in org.deidentifier.arx.algorithm">FLASHStrategy</a> strategy,
<a href="../../../../org/deidentifier/arx/algorithm/FLASHConfiguration.html" title="class in org.deidentifier.arx.algorithm">FLASHConfiguration</a> config)</code>
<div class="block">Creates a new instance.</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>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/deidentifier/arx/algorithm/FLASHAlgorithmImpl.html#traverse--">traverse</a></span>()</code>
<div class="block">Implement this method in order to provide a new algorithm.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.deidentifier.arx.algorithm.AbstractAlgorithm">
<!-- -->
</a>
<h3>Methods inherited from class org.deidentifier.arx.algorithm.<a href="../../../../org/deidentifier/arx/algorithm/AbstractAlgorithm.html" title="class in org.deidentifier.arx.algorithm">AbstractAlgorithm</a></h3>
<code><a href="../../../../org/deidentifier/arx/algorithm/AbstractAlgorithm.html#getGlobalOptimum--">getGlobalOptimum</a>, <a href="../../../../org/deidentifier/arx/algorithm/AbstractAlgorithm.html#setListener-org.deidentifier.arx.ARXListener-">setListener</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="FLASHAlgorithmImpl-org.deidentifier.arx.framework.lattice.SolutionSpace-org.deidentifier.arx.framework.check.TransformationChecker-org.deidentifier.arx.algorithm.FLASHStrategy-org.deidentifier.arx.algorithm.FLASHConfiguration-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>FLASHAlgorithmImpl</h4>
<pre>public FLASHAlgorithmImpl(<a href="../../../../org/deidentifier/arx/framework/lattice/SolutionSpace.html" title="class in org.deidentifier.arx.framework.lattice">SolutionSpace</a><java.lang.Long> solutionSpace,
<a href="../../../../org/deidentifier/arx/framework/check/TransformationChecker.html" title="class in org.deidentifier.arx.framework.check">TransformationChecker</a> checker,
<a href="../../../../org/deidentifier/arx/algorithm/FLASHStrategy.html" title="class in org.deidentifier.arx.algorithm">FLASHStrategy</a> strategy,
<a href="../../../../org/deidentifier/arx/algorithm/FLASHConfiguration.html" title="class in org.deidentifier.arx.algorithm">FLASHConfiguration</a> config)</pre>
<div class="block">Creates a new instance.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>solutionSpace</code> - </dd>
<dd><code>checker</code> - </dd>
<dd><code>strategy</code> - </dd>
<dd><code>config</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="traverse--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>traverse</h4>
<pre>public boolean traverse()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/deidentifier/arx/algorithm/AbstractAlgorithm.html#traverse--">AbstractAlgorithm</a></code></span></div>
<div class="block">Implement this method in order to provide a new algorithm.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/deidentifier/arx/algorithm/AbstractAlgorithm.html#traverse--">traverse</a></code> in class <code><a href="../../../../org/deidentifier/arx/algorithm/AbstractAlgorithm.html" title="class in org.deidentifier.arx.algorithm">AbstractAlgorithm</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether the result is optimal</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/FLASHAlgorithmImpl.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/deidentifier/arx/algorithm/FLASHAlgorithm.html" title="class in org.deidentifier.arx.algorithm"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/deidentifier/arx/algorithm/FLASHConfiguration.html" title="class in org.deidentifier.arx.algorithm"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/deidentifier/arx/algorithm/FLASHAlgorithmImpl.html" target="_top">Frames</a></li>
<li><a href="FLASHAlgorithmImpl.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>
|
arx-deidentifier/arx
|
doc/org/deidentifier/arx/algorithm/FLASHAlgorithmImpl.html
|
HTML
|
apache-2.0
| 13,869
|
<div class="box2" [style.width.%]="getTotalColumnWidth()">
<strong style="color:#73243D">{{title}}</strong><br />
<span *ngIf="this.documents.length">
<b> Actions:</b>
<a href="javascript:void(0)" [class.disabled]="true" *ngIf="showRegenerate">Regenerate</a><span *ngIf="showRegenerate">|</span>
<a href="javascript:void(0)" [class.disabled]="!selectedDocument" *ngIf="showUpload">Upload</a><span *ngIf="showUpload"> |</span>
<a href="javascript:void(0)" [class.disabled]="true" *ngIf="showSubmit">Submit</a><span *ngIf="showSubmit"> |</span>
<a href="javascript:void(0)" [class.disabled]="!selectedDocument">View</a>
<span *ngIf="showDownload">| </span><a href="javascript:void(0)" [class.disabled]="!selectedDocument" *ngIf="showDownload">Download</a>
<span *ngIf="showPublishToOther">| </span><a href="javascript:void(0)" [class.disabled]="true" *ngIf="showPublishToOther">Publish to Other Lawyer/Notary</a>
</span>
<span *ngIf="!this.documents.length">
No documents are available.
<br />
</span> <!-- /.box-header -->
<div class="box-body" *ngIf="this.documents.length">
<table class="table table-bordered table-hover table-condensed">
<thead>
<tr>
<th [style.width.%]="DescriptionColumnWidth"><a href="javascript:void(0);">Description</a></th>
<th [style.width.%]="TypeColumnWidth"><a href="javascript:void(0);">Type</a></th>
<th *ngIf="showDateModified" [style.width.%]="DateModifiedColumnWidth"><a href="javascript:void(0);">Date Modified</a></th>
<th *ngIf="showStatus" [style.width.%]="StatusColumnWidth"><a href="javascript:void(0);">Status</a></th>
<th *ngIf="showDatePublished" [style.width.%]="DatePublishedColumnWidth"><a href="javascript:void(0);">Date Published</a></th>
</tr>
</thead>
<tbody>
<tr [class.selected]="document === selectedDocument" *ngFor="let document of this.documents" (click)="onClickDocument(document);">
<td>{{document.Value}}</td>
<td>{{document.BusinessModel}}</td>
<td *ngIf="showDateModified">{{document.LastModifiedDate | date: 'mediumDate' }}{{document.LastModifiedDate | date: 'shortTime' }}</td>
<td *ngIf="showStatus">Created</td>
<td *ngIf="showDatePublished">{{document.PublishedDate | date: 'mediumDate' }}{{document.PublishedDate | date: 'shortTime' }}</td>
</tr>
</tbody>
</table>
</div>
<!-- /.box-body -->
</div>
|
ygrinev/ygrinev
|
LLC/Source Code/FCT.LLC.Portal.Lawyer/LLCLite/Angular2/src/app/deal/shared/deal-doc-grid.html
|
HTML
|
apache-2.0
| 2,761
|
<!DOCTYPE html>
<html>
<head>
<title>SignalR Simple Chat</title>
<style type="text/css">
.container {
background-color: #99CCFF;
border: thick solid #808080;
padding: 20px;
margin: 20px;
}
</style>
</head>
<body>
<div class="container">
<input type="text" id="message" />
<input type="button" id="sendmessage" value="Send" />
<input type="hidden" id="displayname" />
<ul id="discussion"></ul>
</div>
<!--Script references. -->
<!--Reference the jQuery library. -->
<script src="Scripts/jquery-1.6.4.min.js"></script>
<!--Reference the SignalR library. -->
<script src="Scripts/jquery.signalR-2.0.3.min.js"></script>
<!--Reference the autogenerated SignalR hub script. -->
<script src="http://localhost:8080/signalr/hubs"></script>
<!--Add script to update the page and send messages.-->
<script type="text/javascript">
$(function () {
//Set the hubs URL for the connection
$.connection.hub.url = "http://localhost:8080/signalr";
// Declare a proxy to reference the hub.
var notification = $.connection.notificationHub;
// Create a function that the hub can call to receive notifications.
notification.client.notify = function (name, message) {
// Html encode display name and message.
var encodedName = $('<div />').text(name).html();
var encodedMsg = $('<div />').text(message).html();
// Add the message to the page.
$('#discussion').append('<li><strong>' + encodedName
+ '</strong>: ' + encodedMsg + '</li>');
};
// Get the user name and store it to prepend to messages.
$('#displayname').val(prompt('Enter your name:', ''));
// Set initial focus to message input box.
$('#message').focus();
// Start the connection.
$.connection.hub.start().done(function () {
// setup for initialisation
notification.server.init($('#displayname').val());
});
});
</script>
</body>
</html>
|
Tellick/iamnotified
|
Infra/IAmNotified.ClientSDK/WebTest/Default.html
|
HTML
|
apache-2.0
| 2,264
|
{extend name="./oscshop/admin/view/public/base.html" /}
{block name="content"}
<div class="page-header">
<h1>
{$breadcrumb2}
<small>
<i class="ace-icon fa fa-angle-double-right"></i>
{$crumbs}
</small>
</h1>
</div>
<ul class="nav nav-tabs">
<li class="active"><a href="#tab-member" data-toggle="tab">会员资料</a></li>
<li><a href="#tab-shipping" data-toggle="tab">收货地址</a></li>
</ul>
<form class="form-horizontal" id="validation-form" method="post" action='{:url("MemberBackend/edit")}'>
<div class="tab-content">
<input name="uid" type="hidden" value="{$Request.param.id}" />
<div class="tab-pane active" id="tab-member">
<table class="table table-binfoed">
<tr>
<td>ID</td>
<td>{$data.info.uid}</td>
</tr>
<tr>
<td>用户名</td>
<td>
{if condition="$data['info']['reg_type'] NEQ 'weixin'"}
{$data.info.username}
{else/}
{$data.info.nickname}
{/if}
</td>
</tr>
{if condition="$data['info']['wechat_openid']"}
<tr>
<td>微信openid</td>
<td>
{$data.info.wechat_openid}
</td>
</tr>
{/if}
<tr>
<td>密码</td>
<td><input id="pwd" name="password" type="text" style="width:400px;" value="<?php echo think_ucenter_decrypt($data['info']['password'],config('PWD_KEY')); ?>" /></td>
</tr>
<tr>
<td>电子邮件</td>
<td><input name="email" type="text" style="width:400px;" value="{$data.info.email|default=''}" /></td>
</tr>
<tr>
<td>联系电话</td>
<td><input name="telephone" type="text" style="width:400px;" value="{$data.info.telephone|default=''}" /></td>
</tr>
<tr>
<td>用户组</td>
<td><select class="form-control" name="groupid">
{volist name="group" id="group" }
<option {if condition="$data['info']['groupid'] EQ $group['id'] "} selected="selected"{/if} value="{$group.id}">{$group.title}</option>
{/volist}
</select>
</td>
</tr>
<tr>
<td>登录IP地址</td>
<td>{$data.info.lastip}</td>
</tr>
<tr>
<td>登录次数</td>
<td>{$data.info.loginnum}</td>
</tr>
<tr>
<td>创建时间</td>
<td>{$data.info.regdate|date="Y-m-d",###}</td>
</tr>
<tr>
<td>最近登录时间</td>
<td>
{if condition="empty($data['info']['lastdate'])"}
无
{else/}
{$data.info.lastdate|date="Y-m-d",###}
{/if}
</td>
</tr>
<tr>
<td>状态</td>
<td>
<label class="radio-inline">
<input type="radio" checked="checked" value="1" name="checked">审核通过</label>
<label class="radio-inline">
<input type="radio" value="0" name="checked">未通过审核</label>
</td>
</tr>
</table>
<div class="form-group">
<div style="margin-left:20px;">
<input name="send" type="submit" value="提交" class="btn btn-primary" />
</div>
</div>
</div>
<div class="tab-pane" id="tab-shipping">
<table class="table table-binfoed">
{volist name="data.address" id="vo"}
<tr>
<td>收货人姓名: {$vo.name}</td>
<td>所在地:</td>
<td>
<?php echo get_area_name($vo['province_id']); ?>,
<?php echo get_area_name($vo['city_id']); ?>,
<?php echo get_area_name($vo['country_id']); ?>
</td>
<td>地址:</td>
<td>{$vo.address}</td>
<td>联系电话:</td>
<td>{$vo.telephone}</td>
</tr>
{/volist}
</table>
</div>
</div>
</form>
{/block}
{block name="javascript"}
<script>
$(function(){
{if condition="$Request.param.id"}
Oscshop.setValue("checked", {$data.info.checked|default=1});
{/if}
$('.btn').click(function(){
if($('#pwd').val()==''){
alert('密码必填');
return false;
}
if($('#pwd').val().length<6){
alert('密码长度必须大于等于6位!!');
return false;
}
});
});
</script>
{/block}
|
yutonghe/dingsitong
|
oscshop/member/view/member_backend/info.html
|
HTML
|
apache-2.0
| 4,219
|
<!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 Thu Jan 22 19:02:37 GMT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.apache.taverna.scufl2.validation.correctness.report.NonAbsoluteURIProblem (Apache Taverna Language APIs (Scufl2, Databundle) 0.16.1-incubating-SNAPSHOT API)</title>
<meta name="date" content="2015-01-22">
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.taverna.scufl2.validation.correctness.report.NonAbsoluteURIProblem (Apache Taverna Language APIs (Scufl2, Databundle) 0.16.1-incubating-SNAPSHOT API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../org/apache/taverna/scufl2/validation/correctness/report/NonAbsoluteURIProblem.html" title="class in org.apache.taverna.scufl2.validation.correctness.report">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/apache/taverna/scufl2/validation/correctness/report/class-use/NonAbsoluteURIProblem.html" target="_top">Frames</a></li>
<li><a href="NonAbsoluteURIProblem.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.taverna.scufl2.validation.correctness.report.NonAbsoluteURIProblem" class="title">Uses of Class<br>org.apache.taverna.scufl2.validation.correctness.report.NonAbsoluteURIProblem</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../../org/apache/taverna/scufl2/validation/correctness/report/NonAbsoluteURIProblem.html" title="class in org.apache.taverna.scufl2.validation.correctness.report">NonAbsoluteURIProblem</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.taverna.scufl2.validation.correctness">org.apache.taverna.scufl2.validation.correctness</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.taverna.scufl2.validation.correctness">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/taverna/scufl2/validation/correctness/report/NonAbsoluteURIProblem.html" title="class in org.apache.taverna.scufl2.validation.correctness.report">NonAbsoluteURIProblem</a> in <a href="../../../../../../../../org/apache/taverna/scufl2/validation/correctness/package-summary.html">org.apache.taverna.scufl2.validation.correctness</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/taverna/scufl2/validation/correctness/package-summary.html">org.apache.taverna.scufl2.validation.correctness</a> that return types with arguments of type <a href="../../../../../../../../org/apache/taverna/scufl2/validation/correctness/report/NonAbsoluteURIProblem.html" title="class in org.apache.taverna.scufl2.validation.correctness.report">NonAbsoluteURIProblem</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="http://docs.oracle.com/javase/7/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="../../../../../../../../org/apache/taverna/scufl2/validation/correctness/report/NonAbsoluteURIProblem.html" title="class in org.apache.taverna.scufl2.validation.correctness.report">NonAbsoluteURIProblem</a>></code></td>
<td class="colLast"><span class="strong">ReportCorrectnessValidationListener.</span><code><strong><a href="../../../../../../../../org/apache/taverna/scufl2/validation/correctness/ReportCorrectnessValidationListener.html#getNonAbsoluteURIProblems()">getNonAbsoluteURIProblems</a></strong>()</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../org/apache/taverna/scufl2/validation/correctness/report/NonAbsoluteURIProblem.html" title="class in org.apache.taverna.scufl2.validation.correctness.report">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/apache/taverna/scufl2/validation/correctness/report/class-use/NonAbsoluteURIProblem.html" target="_top">Frames</a></li>
<li><a href="NonAbsoluteURIProblem.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 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>
|
stain/incubator-taverna-site
|
src/site/resources/javadoc/taverna-language/org/apache/taverna/scufl2/validation/correctness/report/class-use/NonAbsoluteURIProblem.html
|
HTML
|
apache-2.0
| 7,853
|
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Layout | catavolt-sdk</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">catavolt-sdk</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>
<li>
<a href="../modules/_catavolt_print_.html">"catavolt/print"</a>
</li>
<li>
<a href="_catavolt_print_.layout.html">Layout</a>
</li>
</ul>
<h1>Class Layout</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<a href="_catavolt_print_.spec.html" class="tsd-signature-type">Spec</a>
<ul class="tsd-hierarchy">
<li>
<span class="target">Layout</span>
</li>
</ul>
</li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section tsd-is-external">
<h3>Constructors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-external"><a href="_catavolt_print_.layout.html#constructor" class="tsd-kind-icon">constructor</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-private-protected tsd-is-external">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a href="_catavolt_print_.layout.html#_column" class="tsd-kind-icon">_column</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a href="_catavolt_print_.layout.html#_heights" class="tsd-kind-icon">_heights</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a href="_catavolt_print_.layout.html#_row" class="tsd-kind-icon">_row</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a href="_catavolt_print_.layout.html#_uom" class="tsd-kind-icon">_uom</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a href="_catavolt_print_.layout.html#_widths" class="tsd-kind-icon">_widths</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a href="_catavolt_print_.layout.html#_x" class="tsd-kind-icon">_x</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external"><a href="_catavolt_print_.layout.html#_y" class="tsd-kind-icon">_y</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected tsd-is-external"><a href="_catavolt_print_.layout.html#nodechilddict" class="tsd-kind-icon">node<wbr>Child<wbr>Dict</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-external">
<h3>Accessors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="_catavolt_print_.layout.html#column" class="tsd-kind-icon">column</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="_catavolt_print_.layout.html#heights" class="tsd-kind-icon">heights</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="_catavolt_print_.layout.html#row" class="tsd-kind-icon">row</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="_catavolt_print_.layout.html#uom" class="tsd-kind-icon">uom</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="_catavolt_print_.layout.html#widths" class="tsd-kind-icon">widths</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="_catavolt_print_.layout.html#x" class="tsd-kind-icon">x</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="_catavolt_print_.layout.html#y" class="tsd-kind-icon">y</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-external">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="_catavolt_print_.layout.html#singleheightnum" class="tsd-kind-icon">single<wbr>Height<wbr>Num</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="_catavolt_print_.layout.html#singleheightrichnum" class="tsd-kind-icon">single<wbr>Height<wbr>Rich<wbr>Num</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="_catavolt_print_.layout.html#singlewidthnum" class="tsd-kind-icon">single<wbr>Width<wbr>Num</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="_catavolt_print_.layout.html#singlewidthrichnum" class="tsd-kind-icon">single<wbr>Width<wbr>Rich<wbr>Num</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="_catavolt_print_.layout.html#sumofheights" class="tsd-kind-icon">sum<wbr>OfHeights</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="_catavolt_print_.layout.html#sumofwidths" class="tsd-kind-icon">sum<wbr>OfWidths</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-external">
<h2>Constructors</h2>
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-external">
<a name="constructor" class="tsd-anchor"></a>
<h3>constructor</h3>
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-external">
<li class="tsd-signature tsd-kind-icon">new <wbr>Layout<span class="tsd-signature-symbol">(</span>node<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Node</span>, x<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, y<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, width<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, height<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, row<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, col<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_catavolt_print_.layout.html" class="tsd-signature-type">Layout</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Overrides <a href="_catavolt_print_.spec.html">Spec</a>.<a href="_catavolt_print_.spec.html#constructor">constructor</a></p>
<ul>
<li>Defined in catavolt/print.ts:715</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>node: <span class="tsd-signature-type">Node</span></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> x: <span class="tsd-signature-type">number</span></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> y: <span class="tsd-signature-type">number</span></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> width: <span class="tsd-signature-type">number</span></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> height: <span class="tsd-signature-type">number</span></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> row: <span class="tsd-signature-type">number</span></h5>
</li>
<li>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> col: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="_catavolt_print_.layout.html" class="tsd-signature-type">Layout</a></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-private-protected tsd-is-external">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external">
<a name="_column" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _column</h3>
<div class="tsd-signature tsd-kind-icon">_column<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:714</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external">
<a name="_heights" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _heights</h3>
<div class="tsd-signature tsd-kind-icon">_heights<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><a href="_catavolt_print_.richnum.html" class="tsd-signature-type">RichNum</a><span class="tsd-signature-symbol">></span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:710</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external">
<a name="_row" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _row</h3>
<div class="tsd-signature tsd-kind-icon">_row<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:715</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external">
<a name="_uom" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _uom</h3>
<div class="tsd-signature tsd-kind-icon">_uom<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:709</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external">
<a name="_widths" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _widths</h3>
<div class="tsd-signature tsd-kind-icon">_widths<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><a href="_catavolt_print_.richnum.html" class="tsd-signature-type">RichNum</a><span class="tsd-signature-symbol">></span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:711</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external">
<a name="_x" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _x</h3>
<div class="tsd-signature tsd-kind-icon">_x<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:712</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external">
<a name="_y" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _y</h3>
<div class="tsd-signature tsd-kind-icon">_y<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:713</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected tsd-is-external">
<a name="nodechilddict" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> node<wbr>Child<wbr>Dict</h3>
<div class="tsd-signature tsd-kind-icon">node<wbr>Child<wbr>Dict<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Object</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="_catavolt_print_.spec.html">Spec</a>.<a href="_catavolt_print_.spec.html#nodechilddict">nodeChildDict</a></p>
<ul>
<li>Defined in catavolt/print.ts:112</li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-external">
<h2>Accessors</h2>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a name="column" class="tsd-anchor"></a>
<h3>column</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> column<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:762</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a name="heights" class="tsd-anchor"></a>
<h3>heights</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> heights<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_catavolt_print_.richnum.html" class="tsd-signature-type">RichNum</a><span class="tsd-signature-symbol">[]</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:758</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_catavolt_print_.richnum.html" class="tsd-signature-type">RichNum</a><span class="tsd-signature-symbol">[]</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a name="row" class="tsd-anchor"></a>
<h3>row</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> row<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:763</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a name="uom" class="tsd-anchor"></a>
<h3>uom</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> uom<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:757</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a name="widths" class="tsd-anchor"></a>
<h3>widths</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> widths<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_catavolt_print_.richnum.html" class="tsd-signature-type">RichNum</a><span class="tsd-signature-symbol">[]</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:759</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_catavolt_print_.richnum.html" class="tsd-signature-type">RichNum</a><span class="tsd-signature-symbol">[]</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a name="x" class="tsd-anchor"></a>
<h3>x</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> x<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:760</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a name="y" class="tsd-anchor"></a>
<h3>y</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> y<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:761</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-external">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a name="singleheightnum" class="tsd-anchor"></a>
<h3>single<wbr>Height<wbr>Num</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">single<wbr>Height<wbr>Num<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:765</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a name="singleheightrichnum" class="tsd-anchor"></a>
<h3>single<wbr>Height<wbr>Rich<wbr>Num</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">single<wbr>Height<wbr>Rich<wbr>Num<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_catavolt_print_.richnum.html" class="tsd-signature-type">RichNum</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:772</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_catavolt_print_.richnum.html" class="tsd-signature-type">RichNum</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a name="singlewidthnum" class="tsd-anchor"></a>
<h3>single<wbr>Width<wbr>Num</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">single<wbr>Width<wbr>Num<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:781</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a name="singlewidthrichnum" class="tsd-anchor"></a>
<h3>single<wbr>Width<wbr>Rich<wbr>Num</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">single<wbr>Width<wbr>Rich<wbr>Num<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_catavolt_print_.richnum.html" class="tsd-signature-type">RichNum</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:788</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_catavolt_print_.richnum.html" class="tsd-signature-type">RichNum</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a name="sumofheights" class="tsd-anchor"></a>
<h3>sum<wbr>OfHeights</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">sum<wbr>OfHeights<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:797</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a name="sumofwidths" class="tsd-anchor"></a>
<h3>sum<wbr>OfWidths</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">sum<wbr>OfWidths<span class="tsd-signature-symbol">(</span>parentSize<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in catavolt/print.ts:813</li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>parentSize: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
</li>
</ul>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
<li class="label tsd-is-external">
<span>Internals</span>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_catavolt_.html">"catavolt"</a>
</li>
<li class="label tsd-is-external">
<span>Externals</span>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/_catavolt_dialog_.html">"catavolt/dialog"</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/_catavolt_fp_.html">"catavolt/fp"</a>
</li>
<li class="current tsd-kind-external-module tsd-is-external">
<a href="../modules/_catavolt_print_.html">"catavolt/print"</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/_catavolt_util_.html">"catavolt/util"</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/_catavolt_version_.html">"catavolt/version"</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/_catavolt_ws_.html">"catavolt/ws"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
</ul>
<ul class="current">
<li class="current tsd-kind-class tsd-parent-kind-external-module tsd-is-external">
<a href="_catavolt_print_.layout.html" class="tsd-kind-icon">Layout</a>
<ul>
<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-external">
<a href="_catavolt_print_.layout.html#constructor" class="tsd-kind-icon">constructor</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external">
<a href="_catavolt_print_.layout.html#_column" class="tsd-kind-icon">_column</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external">
<a href="_catavolt_print_.layout.html#_heights" class="tsd-kind-icon">_heights</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external">
<a href="_catavolt_print_.layout.html#_row" class="tsd-kind-icon">_row</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external">
<a href="_catavolt_print_.layout.html#_uom" class="tsd-kind-icon">_uom</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external">
<a href="_catavolt_print_.layout.html#_widths" class="tsd-kind-icon">_widths</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external">
<a href="_catavolt_print_.layout.html#_x" class="tsd-kind-icon">_x</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-external">
<a href="_catavolt_print_.layout.html#_y" class="tsd-kind-icon">_y</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected tsd-is-external">
<a href="_catavolt_print_.layout.html#nodechilddict" class="tsd-kind-icon">node<wbr>Child<wbr>Dict</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a href="_catavolt_print_.layout.html#column" class="tsd-kind-icon">column</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a href="_catavolt_print_.layout.html#heights" class="tsd-kind-icon">heights</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a href="_catavolt_print_.layout.html#row" class="tsd-kind-icon">row</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a href="_catavolt_print_.layout.html#uom" class="tsd-kind-icon">uom</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a href="_catavolt_print_.layout.html#widths" class="tsd-kind-icon">widths</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a href="_catavolt_print_.layout.html#x" class="tsd-kind-icon">x</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a href="_catavolt_print_.layout.html#y" class="tsd-kind-icon">y</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="_catavolt_print_.layout.html#singleheightnum" class="tsd-kind-icon">single<wbr>Height<wbr>Num</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="_catavolt_print_.layout.html#singleheightrichnum" class="tsd-kind-icon">single<wbr>Height<wbr>Rich<wbr>Num</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="_catavolt_print_.layout.html#singlewidthnum" class="tsd-kind-icon">single<wbr>Width<wbr>Num</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="_catavolt_print_.layout.html#singlewidthrichnum" class="tsd-kind-icon">single<wbr>Width<wbr>Rich<wbr>Num</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="_catavolt_print_.layout.html#sumofheights" class="tsd-kind-icon">sum<wbr>OfHeights</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="_catavolt_print_.layout.html#sumofwidths" class="tsd-kind-icon">sum<wbr>OfWidths</a>
</li>
</ul>
</li>
</ul>
<ul class="after-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.org/" 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>
|
catavolt-oss/catreact-examples
|
docs/catavolt-sdk/classes/_catavolt_print_.layout.html
|
HTML
|
apache-2.0
| 38,473
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>org.gradle.language.objectivecpp (Gradle API 2.1)</title>
<meta name="keywords" content="org.gradle.language.objectivecpp package">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" title="Style">
<link href="../../../../groovy.ico" type="image/x-icon" rel="shortcut icon">
<link href="../../../../groovy.ico" type="image/x-icon" rel="icon">
<script type="text/javascript">
function windowTitle()
{
parent.document.title="org.gradle.language.objectivecpp (Gradle API 2.1)";
}
</script>
<noscript>
</noscript>
</head>
<body class="center" onload="windowTitle();">
<!-- ========= 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>
<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="../../../../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="../../../../index.html?org/gradle/language/objectivecpp/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Package org.gradle.language.objectivecpp</h1>
</div>
<div class="header">
<h2 title=" Model classes for building from Objective-C++ language sources.
" class="title"> Model classes for building from Objective-C++ language sources.
</h2>
</div>
<div class="contentContainer">
<div class="summary">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Interface Summary">
<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption>
<tbody>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colOne">
<strong><a href="ObjectiveCppSourceSet.html" title="class in org/gradle/language/objectivecpp">
ObjectiveCppSourceSet
</a></strong>
</td>
<td>A set of Objective-C++ source files.</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
</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="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div>
<ul class="navList">
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
</ul>
</div>
<div class="aboutLanguage"><em>Gradle API 2.1</em></div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
tkmnet/RCRS-ADF
|
gradle/gradle-2.1/docs/groovydoc/org/gradle/language/objectivecpp/package-summary.html
|
HTML
|
bsd-2-clause
| 4,193
|
<!DOCTYPE html>
<!--
Copyright (c) 2013, the polymer_elements.dart project authors. Please see
the AUTHORS file for details. All rights reserved. Use of this source code is
governed by a BSD-style license that can be found in the LICENSE file.
This work is a port of the polymer-elements from the Polymer project,
http://www.polymer-project.org/.
-->
<html>
<head>
<title>polymer-ui-breadcrumbs</title>
<link rel="import" href="packages/polymer/polymer.html">
<link rel="import" href="src/polymer_ui_breadcrumbs/x_test.html">
<link rel="stylesheet" href="packages/polymer_ui_elements/asset/base.css">
<script src="packages/browser/dart.js"></script>
<style>
html, body {
margin: 0;
}
</style>
</head>
<body class="polymer-ui-body-text">
<x-test></x-test>
</body>
</html>
|
bwu-dart-graveyard/polymer_ui_elements
|
example/polymer_ui_breadcrumbs.html
|
HTML
|
bsd-2-clause
| 839
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>DoubleContainer.Child1</title>
<link href="css/style.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%" bgcolor="#F0F0FF">
<tr>
<td>Concept Framework 2.2 documentation</td>
<td align="right"><a href="index.html">Contents</a> | <a href="index_fun.html">Index</a></td>
</tr>
</table>
<h2><a href="DoubleContainer.html">DoubleContainer</a>.Child1</h2>
<table border="0" cellspacing="0" cellpadding="0" width="500" style="border-style:solid;border-width:1px;border-color:#D0D0D0;">
<tr bgcolor="#f0f0f0">
<td><i>Name</i></td>
<td><i>Type</i></td>
<td><i>Access</i></td>
<td><i>Version</i></td>
<td><i>Deprecated</i></td>
</tr>
<tr bgcolor="#fafafa">
<td><b>Child1</b></td>
<td>property</td>
<td>public</td>
<td>version 1.0</td>
<td>no</td>
</tr>
</table>
<br />
<b>Prototype:</b><br />
<table bgcolor="#F0F0F0" width="100%" style="border-style:solid;border-width:1px;border-color:#D0D0D0;"><tr><td><b>Read property Child1</b></td></tr></table>
<br />
<br />
<b>Description:</b><br />
<table width="100%" bgcolor="#FAFAFF" style="border-style:solid;border-width:1px;border-color:#D0D0D0;">
<tr><td>
The first child of a DoubleContainer.
</td></tr>
</table>
<br />
<b>Returns:</b><br />
The first child control of a DoubleContainer-derived control, or null if has no children.
<br />
<br />
<!--
<p>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-html40"
alt="Valid HTML 4.0 Transitional" height="31" width="88" border="0"></a>
<a href="http://jigsaw.w3.org/css-validator/">
<img style="border:0;width:88px;height:31px"
src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="Valid CSS!" border="0"/>
</a>
</p>
-->
<table bgcolor="#F0F0F0" width="100%"><tr><td>Documented by Eduard Suica, generation time: Sun Jan 27 18:15:04 2013
GMT</td><td align="right">(c)2013 <a href="http://www.devronium.com">Devronium Applications</a></td></tr></table>
</body>
</html>
|
Devronium/ConceptApplicationServer
|
core/server/Samples/CIDE/Help/DoubleContainer.Child1.html
|
HTML
|
bsd-2-clause
| 2,288
|
<div class='col-sm-6 col-lg-4'>
<div class="widget widget-lg">
<a class="widget-text" href="{{ riff.get_default_url }}">{{ riff.display_name }}</a>
</div>
</div>
|
django-djam/django-djam
|
djam/templates/djam/_widget.html
|
HTML
|
bsd-2-clause
| 169
|
{% load mote_tags %}
{% with element.json.data.FormInputs as "inputfields" %}
{% for item in inputfields.radioButtons %}
<fieldset class="choice choice-group">
<div class="heading heading__subheading">
<h3>{{item.legend}}</h3>
</div>
{% for option in item.options %}
<input type="{{option.input}}" value="{{option.value}}" name="{{option.name}}" />
<label>{{option.label}}</label>
{% endfor %}
</fieldset>
{% endfor %}
{% endwith %}
|
praekelt/molo-gem
|
mote/projects/gem/website/src/patterns/basics/form-inputs/element.html
|
HTML
|
bsd-2-clause
| 482
|
<!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 Fri Mar 06 12:54:23 CET 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>CTLMapping</title>
<meta name="date" content="2015-03-06">
<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="CTLMapping";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/jetel/util/CTLLiteToCTLConverter.html" title="class in org.jetel.util"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/jetel/util/CTLMapping.MissingRecordFieldMessage.html" title="class in org.jetel.util"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/jetel/util/CTLMapping.html" target="_top">Frames</a></li>
<li><a href="CTLMapping.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested_class_summary">Nested</a> | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.jetel.util</div>
<h2 title="Class CTLMapping" class="title">Class CTLMapping</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.jetel.util.CTLMapping</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">CTLMapping</span>
extends java.lang.Object</pre>
<div class="block">This utility class wraps ordinary CTL transformation to make it more handy and useful mainly for various input/output mapping of jobflow
components. This class takes CTL transformation code, input records metadata and output records metadata. Optionally default output values
can be specified and star-map which is used in case CTL code is not specified.
In case CTL transformation is not specified, defined star-map is used instead.
All output data records in initialization time are preserved for future usage. These values are considered as default values
and all output records are populated by these values before each mapping execution.
Expected method invocation order:
- constructor
- <a href="../../../org/jetel/util/CTLMapping.html#addInputMetadata(java.lang.String, org.jetel.metadata.DataRecordMetadata)"><code>addInputMetadata(String, DataRecordMetadata)</code></a> or <a href="../../../org/jetel/util/CTLMapping.html#addInputRecord(java.lang.String, org.jetel.data.DataRecord)"><code>addInputRecord(String, DataRecord)</code></a>
- <a href="../../../org/jetel/util/CTLMapping.html#addOutputMetadata(java.lang.String, org.jetel.metadata.DataRecordMetadata)"><code>addOutputMetadata(String, DataRecordMetadata)</code></a> or <a href="../../../org/jetel/util/CTLMapping.html#addOutputRecord(java.lang.String, org.jetel.data.DataRecord)"><code>addOutputRecord(String, DataRecord)</code></a>
- <a href="../../../org/jetel/util/CTLMapping.html#setDefaultOutputValue(java.lang.String, java.lang.String, java.lang.Object)"><code>setDefaultOutputValue(String, String, Object)</code></a>
- <a href="../../../org/jetel/util/CTLMapping.html#addAutoMapping(java.lang.String, java.lang.String)"><code>addAutoMapping(String, String)</code></a>
- <a href="../../../org/jetel/util/CTLMapping.html#setTransformation(java.lang.String)"><code>setTransformation(String)</code></a>
- <code>#setClasspath(CloverClassPath)</code>
- <code>#setClassLoader(ClassLoader)</code>
- <code>#init()</code>
- <a href="../../../org/jetel/util/CTLMapping.html#preExecute()"><code>preExecute()</code></a>
- <a href="../../../org/jetel/util/CTLMapping.html#execute()"><code>execute()</code></a>
- <a href="../../../org/jetel/util/CTLMapping.html#postExecute()"><code>postExecute()</code></a>
- <code>#free()</code></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.MissingRecordFieldMessage.html" title="class in org.jetel.util">CTLMapping.MissingRecordFieldMessage</a></strong></code> </td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="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/jetel/util/CTLMapping.html#CTLMapping(java.lang.String, org.jetel.graph.Node)">CTLMapping</a></strong>(java.lang.String name,
<a href="../../../org/jetel/graph/Node.html" title="class in org.jetel.graph">Node</a> component)</code>
<div class="block">Only constructor</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="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/jetel/util/CTLMapping.html#addAutoMapping(java.lang.String, java.lang.String)">addAutoMapping</a></strong>(java.lang.String inputName,
java.lang.String outputName)</code>
<div class="block">Adds new star-mapping, which is used in case the CTL transformation is not defined.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#addInputMetadata(java.lang.String, org.jetel.metadata.DataRecordMetadata)">addInputMetadata</a></strong>(java.lang.String name,
<a href="../../../org/jetel/metadata/DataRecordMetadata.html" title="class in org.jetel.metadata">DataRecordMetadata</a> inputMetadata)</code>
<div class="block">Adds new input metadata and respective data record is returned.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#addInputRecord(java.lang.String, org.jetel.data.DataRecord)">addInputRecord</a></strong>(java.lang.String name,
<a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a> inputRecord)</code>
<div class="block">Adds the given record into list of mapping's input records.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#addOutputMetadata(java.lang.String, org.jetel.metadata.DataRecordMetadata)">addOutputMetadata</a></strong>(java.lang.String name,
<a href="../../../org/jetel/metadata/DataRecordMetadata.html" title="class in org.jetel.metadata">DataRecordMetadata</a> outputMetadata)</code>
<div class="block">Adds new output metadata and respective data record is returned.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#addOutputRecord(java.lang.String, org.jetel.data.DataRecord)">addOutputRecord</a></strong>(java.lang.String name,
<a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a> outputRecord)</code>
<div class="block">Adds the given record into list of mapping's output records.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#execute()">execute</a></strong>()</code>
<div class="block">Performs the mapping.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List<<a href="../../../org/jetel/metadata/DataFieldMetadata.html" title="class in org.jetel.metadata">DataFieldMetadata</a>></code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#findUsedInputFields(org.jetel.graph.TransformationGraph)">findUsedInputFields</a></strong>(<a href="../../../org/jetel/graph/TransformationGraph.html" title="class in org.jetel.graph">TransformationGraph</a> graph)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#getDefaultOutputRecord(int)">getDefaultOutputRecord</a></strong>(int index)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#getDefaultOutputRecord(java.lang.String)">getDefaultOutputRecord</a></strong>(java.lang.String name)</code>
<div class="block">Access to default output record, which is available after mapping initialization.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#getInputRecord(int)">getInputRecord</a></strong>(int index)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#getInputRecord(java.lang.String)">getInputRecord</a></strong>(java.lang.String name)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jetel/metadata/DataRecordMetadata.html" title="class in org.jetel.metadata">DataRecordMetadata</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#getInputRecordsMetadata()">getInputRecordsMetadata</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.Object</code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#getOutput(java.lang.String, java.lang.String)">getOutput</a></strong>(java.lang.String name,
java.lang.String fieldName)</code>
<div class="block">Access method to output values</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#getOutputRecord(int)">getOutputRecord</a></strong>(int index)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#getOutputRecord(java.lang.String)">getOutputRecord</a></strong>(java.lang.String name)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/jetel/metadata/DataRecordMetadata.html" title="class in org.jetel.metadata">DataRecordMetadata</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#getOutputRecordsMetadata()">getOutputRecordsMetadata</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.Set<<a href="../../../org/jetel/util/CTLTransformUtils.Field.html" title="class in org.jetel.util">CTLTransformUtils.Field</a>></code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#getUsedOutputFields()">getUsedOutputFields</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#hasInput(java.lang.String)">hasInput</a></strong>(java.lang.String name)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#hasOutput(java.lang.String)">hasOutput</a></strong>(java.lang.String name)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#init(java.lang.String, org.jetel.util.CTLMapping.MissingRecordFieldMessage...)">init</a></strong>(java.lang.String xmlAttribute,
<a href="../../../org/jetel/util/CTLMapping.MissingRecordFieldMessage.html" title="class in org.jetel.util">CTLMapping.MissingRecordFieldMessage</a>... missingFieldChecks)</code>
<div class="block">CTL mapping initialization can be called only once.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#isOutputOverridden(org.jetel.data.DataRecord, org.jetel.data.DataField)">isOutputOverridden</a></strong>(<a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a> record,
<a href="../../../org/jetel/data/DataField.html" title="class in org.jetel.data">DataField</a> field)</code>
<div class="block">This method checks whether the specified output field was overridden by a 'user-value' in last <a href="../../../org/jetel/util/CTLMapping.html#execute()"><code>execute()</code></a> method invocation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#postExecute()">postExecute</a></strong>()</code>
<div class="block">This method should be invoked in preExecute phase of component life cycle.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#preExecute()">preExecute</a></strong>()</code>
<div class="block">This method should be invoked in preExecute phase of component life cycle.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#resetInputRecords()">resetInputRecords</a></strong>()</code>
<div class="block">All input records are reseted by this method.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#setDefaultOutputValue(java.lang.String, java.lang.String, java.lang.Object)">setDefaultOutputValue</a></strong>(java.lang.String outputName,
java.lang.String fieldName,
java.lang.Object value)</code>
<div class="block">Sets a default output value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#setOutputSetDefaults(boolean)">setOutputSetDefaults</a></strong>(boolean outputSetDefaults)</code>
<div class="block">By default, output records will be filled with default values taken from the output record used in initialization.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/util/CTLMapping.html#setTransformation(java.lang.String)">setTransformation</a></strong>(java.lang.String sourceCode)</code>
<div class="block">Sets CTL transformation backed by this mapping.</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="CTLMapping(java.lang.String, org.jetel.graph.Node)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CTLMapping</h4>
<pre>public CTLMapping(java.lang.String name,
<a href="../../../org/jetel/graph/Node.html" title="class in org.jetel.graph">Node</a> component)</pre>
<div class="block">Only constructor</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - name of CTL mapping used mainly for reporting purposes</dd><dd><code>component</code> - associated component used mainly for CTL mapping compilation</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="addInputMetadata(java.lang.String, org.jetel.metadata.DataRecordMetadata)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addInputMetadata</h4>
<pre>public <a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a> addInputMetadata(java.lang.String name,
<a href="../../../org/jetel/metadata/DataRecordMetadata.html" title="class in org.jetel.metadata">DataRecordMetadata</a> inputMetadata)</pre>
<div class="block">Adds new input metadata and respective data record is returned.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - identifier of the input record</dd><dd><code>inputMetadata</code> - new input metadata to be registered</dd>
<dt><span class="strong">Returns:</span></dt><dd>instance of given metadata which is used later for mapping execution</dd></dl>
</li>
</ul>
<a name="addInputRecord(java.lang.String, org.jetel.data.DataRecord)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addInputRecord</h4>
<pre>public <a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a> addInputRecord(java.lang.String name,
<a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a> inputRecord)</pre>
<div class="block">Adds the given record into list of mapping's input records.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - identifier of the input record</dd><dd><code>inputRecord</code> - input record to be registered</dd></dl>
</li>
</ul>
<a name="addOutputMetadata(java.lang.String, org.jetel.metadata.DataRecordMetadata)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addOutputMetadata</h4>
<pre>public <a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a> addOutputMetadata(java.lang.String name,
<a href="../../../org/jetel/metadata/DataRecordMetadata.html" title="class in org.jetel.metadata">DataRecordMetadata</a> outputMetadata)</pre>
<div class="block">Adds new output metadata and respective data record is returned.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - identifier of the output record</dd><dd><code>outputMetadata</code> - new output metadata to be registered</dd>
<dt><span class="strong">Returns:</span></dt><dd>instance of given metadata which is used later for mapping execution</dd></dl>
</li>
</ul>
<a name="addOutputRecord(java.lang.String, org.jetel.data.DataRecord)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addOutputRecord</h4>
<pre>public void addOutputRecord(java.lang.String name,
<a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a> outputRecord)</pre>
<div class="block">Adds the given record into list of mapping's output records.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - identifier of the output record</dd><dd><code>outputRecord</code> - output record to be registered</dd></dl>
</li>
</ul>
<a name="getInputRecord(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInputRecord</h4>
<pre>public <a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a> getInputRecord(java.lang.String name)</pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - identifier of requested input record</dd>
<dt><span class="strong">Returns:</span></dt><dd>input data record associated with the given identifier</dd></dl>
</li>
</ul>
<a name="getOutputRecord(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOutputRecord</h4>
<pre>public <a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a> getOutputRecord(java.lang.String name)</pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - identifier of requested output record</dd>
<dt><span class="strong">Returns:</span></dt><dd>output data record associated with the given identifier</dd></dl>
</li>
</ul>
<a name="getInputRecord(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInputRecord</h4>
<pre>public <a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a> getInputRecord(int index)</pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>index</code> - of requested input record</dd>
<dt><span class="strong">Returns:</span></dt><dd>input data record at the given index</dd></dl>
</li>
</ul>
<a name="getOutputRecord(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOutputRecord</h4>
<pre>public <a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a> getOutputRecord(int index)</pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>index</code> - index of requested output record</dd>
<dt><span class="strong">Returns:</span></dt><dd>output data record at the given index</dd></dl>
</li>
</ul>
<a name="getDefaultOutputRecord(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultOutputRecord</h4>
<pre>public <a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a> getDefaultOutputRecord(int index)</pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>index</code> - index of requested default output record</dd>
<dt><span class="strong">Returns:</span></dt><dd>default output data record at the given index</dd></dl>
</li>
</ul>
<a name="hasInput(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasInput</h4>
<pre>public boolean hasInput(java.lang.String name)</pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - identifier of probed input record</dd>
<dt><span class="strong">Returns:</span></dt><dd><code>true</code> if and only if the CTL mapping has input record associated with the given identifier</dd></dl>
</li>
</ul>
<a name="hasOutput(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasOutput</h4>
<pre>public boolean hasOutput(java.lang.String name)</pre>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - identifier of probed output record</dd>
<dt><span class="strong">Returns:</span></dt><dd><code>true</code> if and only if the CTL mapping has output record associated with the given identifier</dd></dl>
</li>
</ul>
<a name="setDefaultOutputValue(java.lang.String, java.lang.String, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDefaultOutputValue</h4>
<pre>public void setDefaultOutputValue(java.lang.String outputName,
java.lang.String fieldName,
java.lang.Object value)</pre>
<div class="block">Sets a default output value. Needs to be called before <code>#init()</code></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>outputName</code> - identifier of output record</dd><dd><code>fieldName</code> - name of output field</dd><dd><code>value</code> - default value</dd></dl>
</li>
</ul>
<a name="setOutputSetDefaults(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOutputSetDefaults</h4>
<pre>public void setOutputSetDefaults(boolean outputSetDefaults)</pre>
<div class="block">By default, output records will be filled with default values taken from the output record used in initialization.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>outputSetDefaults</code> - Setting this to false will disable this behavior - no default values will be set.</dd></dl>
</li>
</ul>
<a name="setTransformation(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTransformation</h4>
<pre>public void setTransformation(java.lang.String sourceCode)</pre>
<div class="block">Sets CTL transformation backed by this mapping.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sourceCode</code> - </dd></dl>
</li>
</ul>
<a name="addAutoMapping(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addAutoMapping</h4>
<pre>public void addAutoMapping(java.lang.String inputName,
java.lang.String outputName)</pre>
<div class="block">Adds new star-mapping, which is used in case the CTL transformation is not defined.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>inputName</code> - identifier of source record for star-map</dd><dd><code>outputName</code> - identifier of target record for start-map</dd></dl>
</li>
</ul>
<a name="init(java.lang.String, org.jetel.util.CTLMapping.MissingRecordFieldMessage...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>init</h4>
<pre>public void init(java.lang.String xmlAttribute,
<a href="../../../org/jetel/util/CTLMapping.MissingRecordFieldMessage.html" title="class in org.jetel.util">CTLMapping.MissingRecordFieldMessage</a>... missingFieldChecks)
throws <a href="../../../org/jetel/exception/ComponentNotReadyException.html" title="class in org.jetel.exception">ComponentNotReadyException</a></pre>
<div class="block">CTL mapping initialization can be called only once. Output records content at the time is considered as default output.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlAttribute</code> - name of the attribute that contains the source of the transformation</dd><dd><code>missingFieldChecks</code> - error messages for individual input and output records</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../org/jetel/exception/ComponentNotReadyException.html" title="class in org.jetel.exception">ComponentNotReadyException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../org/jetel/util/CTLMapping.MissingRecordFieldMessage.html" title="class in org.jetel.util"><code>CTLMapping.MissingRecordFieldMessage</code></a></dd></dl>
</li>
</ul>
<a name="getInputRecordsMetadata()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInputRecordsMetadata</h4>
<pre>public <a href="../../../org/jetel/metadata/DataRecordMetadata.html" title="class in org.jetel.metadata">DataRecordMetadata</a>[] getInputRecordsMetadata()</pre>
</li>
</ul>
<a name="getOutputRecordsMetadata()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOutputRecordsMetadata</h4>
<pre>public <a href="../../../org/jetel/metadata/DataRecordMetadata.html" title="class in org.jetel.metadata">DataRecordMetadata</a>[] getOutputRecordsMetadata()</pre>
</li>
</ul>
<a name="getUsedOutputFields()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUsedOutputFields</h4>
<pre>public java.util.Set<<a href="../../../org/jetel/util/CTLTransformUtils.Field.html" title="class in org.jetel.util">CTLTransformUtils.Field</a>> getUsedOutputFields()</pre>
</li>
</ul>
<a name="preExecute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>preExecute</h4>
<pre>public void preExecute()</pre>
<div class="block">This method should be invoked in preExecute phase of component life cycle.</div>
</li>
</ul>
<a name="resetInputRecords()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resetInputRecords</h4>
<pre>public void resetInputRecords()</pre>
<div class="block">All input records are reseted by this method.</div>
</li>
</ul>
<a name="getDefaultOutputRecord(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultOutputRecord</h4>
<pre>public <a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a> getDefaultOutputRecord(java.lang.String name)</pre>
<div class="block">Access to default output record, which is available after mapping initialization.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - requested output record name</dd>
<dt><span class="strong">Returns:</span></dt><dd>requested default output record</dd></dl>
</li>
</ul>
<a name="execute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>execute</h4>
<pre>public int execute()</pre>
<div class="block">Performs the mapping. Default values are copied into output records and either ctl transformation or simple star-mapping is performed.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>result of CTL transformation (see <code>RecordTransform#</code>) or <a href="../../../org/jetel/component/RecordTransform.html#ALL"><code>RecordTransform.ALL</code></a> for star-mapping is returned</dd></dl>
</li>
</ul>
<a name="isOutputOverridden(org.jetel.data.DataRecord, org.jetel.data.DataField)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isOutputOverridden</h4>
<pre>public boolean isOutputOverridden(<a href="../../../org/jetel/data/DataRecord.html" title="class in org.jetel.data">DataRecord</a> record,
<a href="../../../org/jetel/data/DataField.html" title="class in org.jetel.data">DataField</a> field)</pre>
<div class="block">This method checks whether the specified output field was overridden by a 'user-value' in last <a href="../../../org/jetel/util/CTLMapping.html#execute()"><code>execute()</code></a> method invocation.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>record</code> - output record of interest</dd><dd><code>field</code> - output field of interest (needs to be field of @param record)</dd>
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="getOutput(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOutput</h4>
<pre>public java.lang.Object getOutput(java.lang.String name,
java.lang.String fieldName)</pre>
<div class="block">Access method to output values</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - identifier of requested output record</dd><dd><code>fieldName</code> - field name of requestede output field</dd>
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="postExecute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>postExecute</h4>
<pre>public void postExecute()</pre>
<div class="block">This method should be invoked in preExecute phase of component life cycle.</div>
</li>
</ul>
<a name="findUsedInputFields(org.jetel.graph.TransformationGraph)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>findUsedInputFields</h4>
<pre>public java.util.List<<a href="../../../org/jetel/metadata/DataFieldMetadata.html" title="class in org.jetel.metadata">DataFieldMetadata</a>> findUsedInputFields(<a href="../../../org/jetel/graph/TransformationGraph.html" title="class in org.jetel.graph">TransformationGraph</a> graph)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/jetel/util/CTLLiteToCTLConverter.html" title="class in org.jetel.util"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/jetel/util/CTLMapping.MissingRecordFieldMessage.html" title="class in org.jetel.util"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/jetel/util/CTLMapping.html" target="_top">Frames</a></li>
<li><a href="CTLMapping.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested_class_summary">Nested</a> | </li>
<li>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>
<address>Copyright © 2002-2015 Javlin a.s.</address>
</small></p>
</body>
</html>
|
chris-watson/chpl-api
|
chpl/chpl-etl/javadoc/org/jetel/util/CTLMapping.html
|
HTML
|
bsd-2-clause
| 39,172
|
<h1><a>Multithreading Optimization</a></h1>
<div>
<p>
First, make sure you know what <a href="/com/jme3/gde/core/docs/jme3/advanced/application_states.html">Application States</a> and <a href="/com/jme3/gde/core/docs/jme3/advanced/custom_controls.html">Custom Controls</a> are.
</p>
<p>
More complex games may feature complex mathematical operations or artificially intelligent calculations (such as path finding for several NPCs). If you make many time-intensive calls on the same thread (in the update loop), they will block one another, and thus slow down the game to a degree that makes it unplayable. If your game requires long running tasks, you should run them concurrently on separate threads, which speeds up the application considerably.
</p>
<p>
Often multithreading means having separate detached logical loops going on in parallel, which communicate about their state. (For example, one thread for AI, one Sound, one Graphics). However we recommend to use a global update loop for game logic, and do multithreading within that loop when it is appropriate. This approach scales way better to multiple cores and does not break up your code logic.
</p>
<p>
Effectively, each for-loop in the main update loop might be a chance for multithreading, if you can break it up into self-contained tasks.
</p>
</div>
<h2><a>Java Multithreading</a></h2>
<div>
<p>
The java.util.concurrent package provides a good foundation for multithreading and dividing work into tasks that can be executed concurrently (hence the name). The three basic components are the Executor, Callable Objects (the tasks), and Future Objects. You can <object classid="java:org.netbeans.modules.javahelp.BrowserDisplayer"><param name="content" value="http://download.oracle.com/javase/tutorial/essential/concurrency/"><param name="text" value="<html><u>read about the concurrent package more here</u></html>"><param name="textColor" value="blue"></object>, I will give just a short introduction.
</p>
<ul>
<li><div> A Callable is a class with a method call() that gets executed on a thread in the Executor. It represents one task (e.g, path finding).</div>
</li>
<li><div> The Executor is one central object that manages the threads that are running to execute the Callables. Every time a Callable is added to the Executor, the Executor returns a Future object for it. </div>
</li>
<li><div> A Future is an object that you use to check the status of an individual Callable's execution. It also gives you the return value in case one is created.</div>
</li>
</ul>
</div>
<h2><a>Multithreading in jME3</a></h2>
<div>
<p>
So how do we implement multithreading in jME3?
</p>
<p>
Let's take the example of a Control that controls an NPC Spatial. The NPC Control has to compute a lengthy pathfinding operation for each NPC. If we would execute the operations directly in the simpleUpdate() loop, it would block the game each time a NPC wants to move from A to B. Even if we move this behaviour into the update() method of a dedicated NPC Control, we would still get annoying freeze frames, because it still runs on the same update loop thread.
</p>
<p>
To avoid slowdown, we decide to keep the pathfinding operations in the NPC Control, <em>but execute it on another thread</em>.
</p>
</div>
<h3><a>Executor</a></h3>
<div>
<p>
You create the executor object in a global AppState (or the initSimpleApp() method), in any case in a high-level place where multiple controls can access it.
</p>
<pre>/* This constructor creates a new executor with a core pool size of 4. */
ScheduledThreadPoolExecutor executor = new ScheduledThreadPoolExecutor(4);</pre>
<p>
Pool size means the executor will keep four threads alive at any time. Having more threads in the pool means that more tasks can run concurrently. But a bigger pool only results in a speed gain if the PC can handle it! Allocating a pool that is uselessly large just wastes memory, so you need to find a good compromise: About the same to double the size of the number of cores in the computer makes sense.
</p>
</div>
<h3><a>Control Class Fields</a></h3>
<div>
<p>
In the NPC Control, we create the individual objects that the thread manipulates. In our example case (the pathfinding control), the task is about locations and path arrays, so we need the following variables:
</p>
<pre>//The vector to store the desired location in:
Vector3f desiredLocation = new Vector3f();
//The MyWayList object that contains the result waylist:
MyWayList wayList = null;
//The future that is used to check the execution status:
Future future = null;</pre>
<p>
Here we also created the Future variable to track the state of this task.
</p>
</div>
<h3><a>Control Update() Method</a></h3>
<div>
<p>
Next let's look at the update() call of the Control where the time-intensive task starts. In our example, the task is the <code>findWay</code> Callable (which contains the pathfinding process). So instead of spelling out the pathfinding process in the Control's update() loop, we start the process via <code>future = executor.submit(findWay);</code>.
</p>
<pre>public void update(float tpf) {
try{
//If we have no waylist and not started a callable yet, do so!
if(wayList == null && future == null){
//set the desired location vector, after that we should not modify it anymore
//because its being accessed on the other thread!
desiredLocation.set(getGoodNextLocation());
//start the callable on the executor
future = executor.submit(findWay); // Thread starts!
}
//If we have started a callable already, we check the status
else if(future != null){
//Get the waylist when its done
if(future.isDone()){
wayList = future.get();
future = null;
}
else if(future.isCancelled()){
//Set future to null. Maybe we succeed next time...
future = null;
}
}
}
catch(Exception e){
Exceptions.printStackTrace(e);
}
if(wayList != null){
//.... Success! Let's process the wayList and move the NPC...
}
}</pre>
<p>
Note how this logic makes its decision based on the Future object.
</p>
<p>
Remember not to mess with the class fields after starting the thread, because they are being accessed and modified on the new thread. In more obvious terms: You cannot change the "desired location" of the NPC while the path finder is calculating a different path. You have to cancel the current Future first.
</p>
</div>
<h3><a>The Callable</a></h3>
<div>
<p>
The next code sample shows the Callable that is dedicated to performing the long-running task (here, wayfinding). This is the task that used to block the rest of the application, and is now executed on a thread of its own. You implement the task in the Callable always in an inner method named <code>call()</code>.
</p>
<p>
The task code in the Callable should be self-contained! It should not write or read any data of objects that are managed by the scene graph or OpenGL thread directly. Even reading locations of Spatials can be problematic! So ideally all data that is needed for the wayfinding process should be available to the new thread when it starts already, possibly in a cloned version so no concurrent access to the data happens.
</p>
<p>
In reality, you might need access to the game state. If you must read or write a current state from the scene graph, you must have a clone of the data in your thread. There are only two ways:
</p>
<ul>
<li><div> Use the execution queue <code>application.enqueue()</code> to create a sub-thread that clones the info. Only disadvantage is, it may be slower. <br/>
The example below gets the <code>Vector3f location</code> from the scene object <code>mySpatial</code> using this way.</div>
</li>
<li><div> Create a separate World class that allows safe access to its data via synchronized methods to access the scene graph. Alternatively it can also internally use <code>application.enqueue()</code>. <br/>
The following example gets the object <code>Data data = myWorld.getData();</code> using this way.</div>
</li>
</ul>
<p>
These two ways are thread-safe, they don't mess up the game logic, and keep the Callable code readable.
</p>
<pre>// A self-contained time-intensive task:
private Callable<MyWayList> findWay = new Callable<MyWayList>(){
public MyWayList call() throws Exception {
//Read or write data from the scene graph -- via the execution queue:
Vector3f location = application.enqueue(new Callable<Vector3f>() {
public Vector3f call() throws Exception {
//we clone the location so we can use the variable safely on our thread
return mySpatial.getLocalTranslation().clone();
}
}).get();
// This world class allows safe access via synchronized methods
Data data = myWorld.getData();
//... Now process data and find the way ...
return wayList;
}
};</pre>
</div>
<h2><a>Conclusion</a></h2>
<div>
<p>
The cool thing about this appraoch is that every entity creates one self-contained Callable for the Executor, and they are all executed in parallel. In theory, you can have one thread per entity without changing anything else but the settings of the executor.
</p>
<div><span>
<a href="/wiki/doku.php/tag:loop?do=showtag&tag=tag%3Aloop">loop</a>,
<a href="/wiki/doku.php/tag:game?do=showtag&tag=tag%3Agame">game</a>,
<a href="/wiki/doku.php/tag:performance?do=showtag&tag=tag%3Aperformance">performance</a>,
<a href="/wiki/doku.php/tag:state?do=showtag&tag=tag%3Astate">state</a>,
<a href="/wiki/doku.php/tag:states?do=showtag&tag=tag%3Astates">states</a>,
<a href="/wiki/doku.php/tag:documentation?do=showtag&tag=tag%3Adocumentation">documentation</a>
</span></div>
</div>
<p><em><a href="http://direct.jmonkeyengine.org/wiki/doku.php/jme3:advanced:multithreading?do=export_xhtmlbody">view online version</a></em></p>
|
chototsu/MikuMikuStudio
|
sdk/jme3-core/javahelp/com/jme3/gde/core/docs/jme3/advanced/multithreading.html
|
HTML
|
bsd-2-clause
| 10,534
|
<!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_25) on Wed Mar 26 10:56:51 GMT 2014 -->
<title>Action</title>
<meta name="date" content="2014-03-26">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Action";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../org/vertx/java/core/spi/VertxSPI.html" title="interface in org.vertx.java.core.spi"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/vertx/java/core/spi/Action.html" target="_top">Frames</a></li>
<li><a href="Action.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.vertx.java.core.spi</div>
<h2 title="Interface Action" class="title">Interface Action<T></h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public interface <span class="strong">Action<T></span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/vertx/java/core/spi/Action.html" title="type parameter in Action">T</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/vertx/java/core/spi/Action.html#perform()">perform</a></strong>()</code> </td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="perform()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>perform</h4>
<pre><a href="../../../../../org/vertx/java/core/spi/Action.html" title="type parameter in Action">T</a> perform()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../org/vertx/java/core/spi/VertxSPI.html" title="interface in org.vertx.java.core.spi"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/vertx/java/core/spi/Action.html" target="_top">Frames</a></li>
<li><a href="Action.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
forax/movie_buddy
|
deps/vert.x-2.1RC2/api-docs/java/api/org/vertx/java/core/spi/Action.html
|
HTML
|
bsd-2-clause
| 6,368
|
<!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.3.1"/>
<title>PhaseVis: src/Model/Tree Model/OptionModel.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">PhaseVis
 <span id="projectnumber">1.0-rc1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="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>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_32e188284d239da8bb14ec1dabb0c35f.html">Model</a></li><li class="navelem"><a class="el" href="dir_12f28c89d2263edd3262435732825d46.html">Tree Model</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">OptionModel.h</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/* </span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * File: OptionModel.h</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * Author: stup</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * Created on September 13, 2013, 1:27 PM</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> */</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#ifndef OPTIONMODEL_H</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor"></span><span class="preprocessor">#define OPTIONMODEL_H</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor"></span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include <QAbstractTableModel></span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> </div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="keyword">typedef</span> QMap<QString,QVariant> OptionsMap;</div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> </div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
<div class="line"><a name="l00022"></a><span class="lineno"><a class="code" href="class_option_model.html"> 22</a></span> <span class="keyword">class </span><a class="code" href="class_option_model.html">OptionModel</a> : <span class="keyword">public</span> QAbstractTableModel{</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  Q_OBJECT</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  </div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">public</span>: </div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="class_option_model.html">OptionModel</a>(OptionsMap& optionsMap, QObject *parent = 0);</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  ~<a class="code" href="class_option_model.html">OptionModel</a>();</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="keywordtype">int</span> rowCount(<span class="keyword">const</span> QModelIndex &parent = QModelIndex()) <span class="keyword">const</span> ;</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keywordtype">int</span> columnCount(<span class="keyword">const</span> QModelIndex &parent = QModelIndex()) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  QVariant data(<span class="keyword">const</span> QModelIndex &index, <span class="keywordtype">int</span> role = Qt::DisplayRole) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keywordtype">bool</span> setData(<span class="keyword">const</span> QModelIndex & index, <span class="keyword">const</span> QVariant & value, <span class="keywordtype">int</span> role = Qt::EditRole);</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  Qt::ItemFlags flags(<span class="keyword">const</span> QModelIndex & index) <span class="keyword">const</span> ;</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  </div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  QVariant headerData(<span class="keywordtype">int</span> section, Qt::Orientation orientation, <span class="keywordtype">int</span> role = Qt::DisplayRole) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <span class="keywordtype">bool</span> setHeaderData(<span class="keywordtype">int</span> section, Qt::Orientation orientation, <span class="keyword">const</span> QVariant &value, <span class="keywordtype">int</span> role = Qt::EditRole);</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  signals:</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">void</span> editCompleted(<span class="keyword">const</span> QString &);</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  </div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keyword">private</span>:</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  QVariant name_;</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  OptionsMap& settings_;</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  </div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> };</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor">#endif </span><span class="comment">/* OPTIONMODEL_H */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="preprocessor"></span></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Jan 28 2014 01:28:29 for PhaseVis by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>
|
pstupka/PhaseVis
|
doc/html/_option_model_8h_source.html
|
HTML
|
bsd-2-clause
| 10,942
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_60) on Thu Dec 03 15:37:45 EST 2015 -->
<title>ServiceFactory</title>
<meta name="date" content="2015-12-03">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ServiceFactory";
}
}
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-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="../controller/ServiceController.html" title="class in controller"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../controller/StorageConfig.html" title="class in controller"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?controller/ServiceFactory.html" target="_top">Frames</a></li>
<li><a href="ServiceFactory.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">controller</div>
<h2 title="Class ServiceFactory" class="title">Class ServiceFactory</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>controller.ServiceFactory</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">ServiceFactory</span>
extends java.lang.Object</pre>
<div class="block">Creates an instance of a ServiceController based on any combination of
AuthConfig and StorageConfig, or a ServiceConfig which contains both
AuthConfig and StorageConfig as well as other server params</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="../controller/ServiceFactory.html#ServiceFactory--">ServiceFactory</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><a href="../controller/ServiceController.html" title="class in controller">ServiceController</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../controller/ServiceFactory.html#build--">build</a></span>()</code> </td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../controller/ServiceController.html" title="class in controller">ServiceController</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../controller/ServiceFactory.html#build-controller.AuthConfig-controller.StorageConfig-">build</a></span>(<a href="../controller/AuthConfig.html" title="class in controller">AuthConfig</a> authConfig,
<a href="../controller/StorageConfig.html" title="class in controller">StorageConfig</a> dbConfig)</code> </td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../controller/ServiceController.html" title="class in controller">ServiceController</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../controller/ServiceFactory.html#build-thefourmarauders.ServerConfig-">build</a></span>(<a href="../thefourmarauders/ServerConfig.html" title="class in thefourmarauders">ServerConfig</a> conf)</code> </td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../controller/ServiceController.html" title="class in controller">ServiceController</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../controller/ServiceFactory.html#build-controller.StorageConfig-">build</a></span>(<a href="../controller/StorageConfig.html" title="class in controller">StorageConfig</a> dbConfig)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, 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="ServiceFactory--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ServiceFactory</h4>
<pre>public ServiceFactory()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="build--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>build</h4>
<pre>public <a href="../controller/ServiceController.html" title="class in controller">ServiceController</a> build()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>ServiceController with default configs</dd>
</dl>
</li>
</ul>
<a name="build-controller.StorageConfig-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>build</h4>
<pre>public <a href="../controller/ServiceController.html" title="class in controller">ServiceController</a> build(<a href="../controller/StorageConfig.html" title="class in controller">StorageConfig</a> dbConfig)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dbConfig</code> - a storage configuration</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>ServiceController with default auth config and dbConfig</dd>
</dl>
</li>
</ul>
<a name="build-controller.AuthConfig-controller.StorageConfig-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>build</h4>
<pre>public <a href="../controller/ServiceController.html" title="class in controller">ServiceController</a> build(<a href="../controller/AuthConfig.html" title="class in controller">AuthConfig</a> authConfig,
<a href="../controller/StorageConfig.html" title="class in controller">StorageConfig</a> dbConfig)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>authConfig</code> - </dd>
<dd><code>dbConfig</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>ServiceController with custom authConfgi and dbConfig</dd>
</dl>
</li>
</ul>
<a name="build-thefourmarauders.ServerConfig-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>build</h4>
<pre>public <a href="../controller/ServiceController.html" title="class in controller">ServiceController</a> build(<a href="../thefourmarauders/ServerConfig.html" title="class in thefourmarauders">ServerConfig</a> conf)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>conf</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>ServiceController using the AuthConfig and StorageConfig
as defined in ServerConfig conf</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li><a href="../index-files/index-1.html">Index</a></li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../controller/ServiceController.html" title="class in controller"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../controller/StorageConfig.html" title="class in controller"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?controller/ServiceFactory.html" target="_top">Frames</a></li>
<li><a href="ServiceFactory.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>
|
TheFourMarauders/MaraudersApp-WebServer
|
doc/controller/ServiceFactory.html
|
HTML
|
bsd-2-clause
| 12,662
|
<!DOCTYPE html>
<!--
Copyright (c) 2013, the polymer_elements.dart project authors. Please see
the AUTHORS file for details. All rights reserved. Use of this source code is
governed by a BSD-style license that can be found in the LICENSE file.
This work is a port of the polymer-elements from the Polymer project,
http://www.polymer-project.org/.
-->
<html>
<head>
<title>polymer-ui-sidebar-menu</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="import" href="packages/polymer/polymer.html">
<link rel="import" href="packages/polymer_ui_elements/polymer_ui_sidebar_menu/polymer_ui_sidebar_menu.html">
<link rel="import" href="packages/polymer_ui_elements/polymer_ui_menu_item/polymer_ui_menu_item.html">
<link rel="import" href="packages/polymer_ui_elements/polymer_ui_submenu_item/polymer_ui_submenu_item.html">
<link rel="stylesheet" href="packages/polymer_ui_elements/asset/base.css">
<style>
html, body {
height: 100%;
}
body {
margin: 0;
}
polymer-ui-sidebar-menu {
width: 240px;
height: 100%;
}
</style>
</head>
<body class="polymer-ui-body-text" theme="polymer-ui-dark-theme" unresolved>
<polymer-ui-sidebar-menu selected="0" label="Polymer">
<polymer-ui-submenu-item icon="settings" label="Home">
<polymer-ui-menu-item label="Home 1"></polymer-ui-menu-item>
<polymer-ui-menu-item label="Home 2"></polymer-ui-menu-item>
<polymer-ui-menu-item label="Home 3"></polymer-ui-menu-item>
</polymer-ui-submenu-item>
<polymer-ui-submenu-item icon="settings" label="Explore">
<polymer-ui-menu-item label="Explore 1"></polymer-ui-menu-item>
<polymer-ui-menu-item label="Explore 2"></polymer-ui-menu-item>
<polymer-ui-submenu-item label="Explore 3">
<polymer-ui-menu-item label="Explore 3.1"></polymer-ui-menu-item>
<polymer-ui-menu-item label="Explore 3.2"></polymer-ui-menu-item>
<polymer-ui-menu-item label="Explore 3.3"></polymer-ui-menu-item>
</polymer-ui-submenu-item>
<polymer-ui-menu-item label="Explore 4"></polymer-ui-menu-item>
<polymer-ui-menu-item label="Explore 5"></polymer-ui-menu-item>
<polymer-ui-menu-item label="Explore 6"></polymer-ui-menu-item>
</polymer-ui-submenu-item>
<polymer-ui-submenu-item icon="settings" label="Search">
<polymer-ui-menu-item label="Search 1"></polymer-ui-menu-item>
<polymer-ui-menu-item label="Search 2"></polymer-ui-menu-item>
<polymer-ui-menu-item label="Search 3"></polymer-ui-menu-item>
<polymer-ui-menu-item label="Search 4"></polymer-ui-menu-item>
</polymer-ui-submenu-item>
<polymer-ui-submenu-item icon="settings" label="Favorites">
<polymer-ui-menu-item label="Favorites 1"></polymer-ui-menu-item>
<polymer-ui-menu-item label="Favorites 2"></polymer-ui-menu-item>
<polymer-ui-menu-item label="Favorites 3"></polymer-ui-menu-item>
<polymer-ui-menu-item label="Favorites 4"></polymer-ui-menu-item>
</polymer-ui-submenu-item>
</polymer-ui-sidebar-menu>
</body>
</html>
|
bwu-dart-graveyard/polymer_ui_elements
|
example/polymer_ui_sidebar_menu.html
|
HTML
|
bsd-2-clause
| 3,229
|
<!--
@license
Copyright (c) 2015 Pierre Prinetti. All rights reserved.
-->
<dom-module id="cap-alert">
<style>
</style>
<template alert="{{alert}}">
<paper-material elevation="1">
<p>Identifier: <span>{{alert.identifier}}</span></p>
<p>Sender: <span>{{alert.sender}}</span></p>
<p>sent: <span>{{alert.sent}}</span></p>
<p>status: <span>{{alert.status}}</span></p>
<p>msgType: <span>{{alert.msgType}}</span></p>
<p>scope: <span>{{alert.scope}}</span></p>
<p>info: </p>
<p><span>{{alert.info.language}}</span></p>
<p><span>{{alert.info.category}}</span></p>
<p><span>{{alert.info.event}}</span></p>
<p><span>{{alert.info.urgency}}</span></p>
<p><span>{{alert.info.severity}}</span></p>
<p><span>{{alert.info.certainty}}</span></p>
<p><span>{{alert.info.area}}</span></p>
<p><span>{{alert.info.area.areaDesc}}</span></p>
</paper-material>
</template>
<script>
(function() {
Polymer({
is: 'cap-alert',
properties: {
alert: {
type: Object,
value: function(){return {};},
}
},
});
})();
</script>
</dom-module>
|
qrawl/qcap-web
|
app/elements/cap-alert/cap-alert.html
|
HTML
|
bsd-3-clause
| 1,210
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.regression.quantile_regression.QuantRegResults.rsquared_adj — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/stylesheets/deprecation.css">
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/material.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.regression.quantile_regression.QuantRegResults.ssr" href="statsmodels.regression.quantile_regression.QuantRegResults.ssr.html" />
<link rel="prev" title="statsmodels.regression.quantile_regression.QuantRegResults.rsquared" href="statsmodels.regression.quantile_regression.QuantRegResults.rsquared.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.regression.quantile_regression.QuantRegResults.rsquared_adj" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.14.0.dev0 (+325)</span>
<span class="md-header-nav__topic"> statsmodels.regression.quantile_regression.QuantRegResults.rsquared_adj </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="get" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../../versions-v2.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../regression.html" class="md-tabs__link">Linear Regression</a></li>
<li class="md-tabs__item"><a href="statsmodels.regression.quantile_regression.QuantRegResults.html" class="md-tabs__link">statsmodels.regression.quantile_regression.QuantRegResults</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.14.0.dev0 (+325)</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../regression.html" class="md-nav__link">Linear Regression</a>
</li>
<li class="md-nav__item">
<a href="../glm.html" class="md-nav__link">Generalized Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a>
</li>
<li class="md-nav__item">
<a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a>
</li>
<li class="md-nav__item">
<a href="../rlm.html" class="md-nav__link">Robust Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a>
</li>
<li class="md-nav__item">
<a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a>
</li>
<li class="md-nav__item">
<a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a>
</li>
<li class="md-nav__item">
<a href="../anova.html" class="md-nav__link">ANOVA</a>
</li>
<li class="md-nav__item">
<a href="../other_models.html" class="md-nav__link">Other Models <code class="xref py py-mod docutils literal notranslate"><span class="pre">othermod</span></code></a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.regression.quantile_regression.QuantRegResults.rsquared_adj.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<section id="statsmodels-regression-quantile-regression-quantregresults-rsquared-adj">
<h1 id="generated-statsmodels-regression-quantile-regression-quantregresults-rsquared-adj--page-root">statsmodels.regression.quantile_regression.QuantRegResults.rsquared_adj<a class="headerlink" href="#generated-statsmodels-regression-quantile-regression-quantregresults-rsquared-adj--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py attribute">
<dt class="sig sig-object py" id="statsmodels.regression.quantile_regression.QuantRegResults.rsquared_adj">
<span class="sig-prename descclassname"><span class="pre">QuantRegResults.</span></span><span class="sig-name descname"><span class="pre">rsquared_adj</span></span><a class="headerlink" href="#statsmodels.regression.quantile_regression.QuantRegResults.rsquared_adj" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</section>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.regression.quantile_regression.QuantRegResults.rsquared.html" title="statsmodels.regression.quantile_regression.QuantRegResults.rsquared"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.regression.quantile_regression.QuantRegResults.rsquared </span>
</div>
</a>
<a href="statsmodels.regression.quantile_regression.QuantRegResults.ssr.html" title="statsmodels.regression.quantile_regression.QuantRegResults.ssr"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.regression.quantile_regression.QuantRegResults.ssr </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Feb 23, 2022.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html>
|
statsmodels/statsmodels.github.io
|
devel/generated/statsmodels.regression.quantile_regression.QuantRegResults.rsquared_adj.html
|
HTML
|
bsd-3-clause
| 18,673
|
<style is="custom-style">
/* Application theme */
:root {
--dark-primary-color: #303F9F;
--default-primary-color: #3F51B5;
--light-primary-color: #C5CAE9;
--text-primary-color: #ffffff; /*text/icons*/
--accent-color: #FF4081;
--primary-background-color: #c5cae9;
--primary-text-color: #212121;
--secondary-text-color: #727272;
--disabled-text-color: #bdbdbd;
--divider-color: #B6B6B6;
/* Components */
/* paper-drawer-panel */
--drawer-menu-color: #ffffff;
--drawer-border-color: 1px solid #ccc;
--drawer-toolbar-border-color: 1px solid rgba(0, 0, 0, 0.22);
/* paper-menu */
--paper-menu-background-color: #fff;
--menu-link-color: #111111;
}
/* General styles */
#drawerToolbar {
color: var(--secondary-text-color);
background-color: var(--drawer-menu-color);
border-bottom: var(--drawer-toolbar-border-color);
}
paper-scroll-header-panel {
height: 100%;
}
paper-material {
border-radius: 2px;
height: 100%;
padding: 16px 0 16px 0;
width: calc(98.66% - 16px);
margin: 16px auto;
background: white;
}
paper-menu iron-icon {
margin-right: 33px;
opacity: 0.54;
}
.paper-menu > .iron-selected {
color: var(--default-primary-color);
}
paper-menu a {
text-decoration: none;
color: var(--menu-link-color);
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-direction: row;
-webkit-flex-direction: row;
flex-direction: row;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
font-family: 'Roboto', 'Noto', sans-serif;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
font-size: 14px;
font-weight: 400;
line-height: 24px;
min-height: 48px;
padding: 0 16px;
}
#mainToolbar .middle-container {
height: 100%;
margin-left: 48px;
}
#mainToolbar:not(.tall) .middle {
font-size: 18px;
padding-bottom: 0;
}
#mainToolbar .bottom {
margin-left: 48px;
/* Required for main area's paper-scroll-header-panel custom condensing transformation */
-webkit-transform-origin: left center;
transform-origin: left center;
}
/* Height of the scroll area */
.content {
height: 900px;
}
/* Breakpoints */
/* Small */
@media (max-width: 600px) {
paper-material {
--menu-container-display: none;
width: calc(97.33% - 32px);
padding-left: 16px;
padding-right: 16px;
}
paper-toolbar.tall .app-name {
font-size: 24px;
font-weight: 400;
}
#drawer .paper-toolbar {
margin-left: 16px;
}
#overlay {
min-width: 360px;
}
.bg {
background: white;
}
}
/* Tablet+ */
@media (min-width: 601px) {
paper-material {
width: calc(98% - 46px);
margin-bottom: 32px;
padding-left: 30px;
padding-right: 30px;
}
#drawer.paper-drawer-panel > [drawer] {
border-right: 1px solid rgba(0, 0, 0, 0.14);
}
iron-pages {
padding: 0px 8px;
}
}
/* mobile-small */
@media all and (min-width: 0) and (max-width: 360px) and (orientation: portrait) { }
/* mobile-large */
@media all and (min-width: 361px) and (orientation: portrait) { }
/* mobile-small-landscape */
@media all and (min-width: 0) and (max-width: 480px) and (orientation: landscape) { }
/* mobile-large-landscape */
@media all and (min-width: 481px) and (orientation: landscape) { }
/* tablet-small-landscape */
@media all and (min-width: 600px) and (max-width: 960px) and (orientation: landscape) { }
/* tablet-large-landscape */
@media all and (min-width: 961px) and (orientation: landscape) { }
/* tablet-small */
@media all and (min-width: 600px) and (orientation: portrait) { }
/* tablet-large */
@media all and (min-width: 601px) and (max-width: 840px) and (orientation : portrait) { }
/* desktop-x-small-landscape */
@media all and (min-width: 0) and (max-width: 480px) and (orientation: landscape) { }
/* desktop-x-small */
@media all and (min-width: 0) and (max-width: 480px) and (max-aspect-ratio: 4/3) { }
/* desktop-small-landscape */
@media all and (min-width: 481px) and (max-width: 840px) and (orientation: landscape) { }
/* desktop-small */
@media all and (min-width: 481px) and (max-width: 840px) and (max-aspect-ratio: 4/3) { }
/* desktop-medium-landscape */
@media all and (min-width: 841px) and (max-width: 1280px) and (orientation: landscape) { }
/* desktop-medium */
@media all and (min-width: 841px) and (max-width: 1280px) and (max-aspect-ratio: 4/3) { }
/* desktop-large */
@media all and (min-width: 1281px) and (max-width: 1600px) { }
/* desktop-xlarge */
@media all and (min-width: 1601px) and (max-width: 1920px) { }
</style>
|
kronoscode/kronoscode-experiments
|
app/styles/app-theme.html
|
HTML
|
bsd-3-clause
| 4,864
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Code Coverage for D:\xampp\htdocs\Zf2Unitest/vendor/zendframework/zendframework/library/Zend/Mvc/Service/ServiceListenerFactory.php</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<header>
<div class="container">
<div class="row">
<div class="span12">
<ul class="breadcrumb">
<li><a href="index.html">D:\xampp\htdocs\Zf2Unitest</a> <span class="divider">/</span></li>
<li><a href="vendor.html">vendor</a> <span class="divider">/</span></li>
<li><a href="vendor_zendframework.html">zendframework</a> <span class="divider">/</span></li>
<li><a href="vendor_zendframework_zendframework.html">zendframework</a> <span class="divider">/</span></li>
<li><a href="vendor_zendframework_zendframework_library.html">library</a> <span class="divider">/</span></li>
<li><a href="vendor_zendframework_zendframework_library_Zend.html">Zend</a> <span class="divider">/</span></li>
<li><a href="vendor_zendframework_zendframework_library_Zend_Mvc.html">Mvc</a> <span class="divider">/</span></li>
<li><a href="vendor_zendframework_zendframework_library_Zend_Mvc_Service.html">Service</a> <span class="divider">/</span></li>
<li class="active">ServiceListenerFactory.php</li>
</ul>
</div>
</div>
</div>
</header>
<div class="container">
<table class="table table-bordered">
<thead>
<tr>
<td> </td>
<td colspan="10"><div align="center"><strong>Code Coverage</strong></div></td>
</tr>
<tr>
<td> </td>
<td colspan="3"><div align="center"><strong>Classes and Traits</strong></div></td>
<td colspan="4"><div align="center"><strong>Functions and Methods</strong></div></td>
<td colspan="3"><div align="center"><strong>Lines</strong></div></td>
</tr>
</thead>
<tbody>
<tr>
<td class="danger">Total</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger small"><acronym title="Change Risk Anti-Patterns (CRAP) Index">CRAP</acronym></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 57</div></td>
</tr>
<tr>
<td class="danger">ServiceListenerFactory</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger small">210</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 57</div></td>
</tr>
<tr>
<td class="danger" colspan="4"> <a href="#119">createService(ServiceLocatorInterface $serviceLocator)</a></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger small">210</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 57</div></td>
</tr>
</tbody>
</table>
<table class="table table-borderless table-condensed">
<tbody>
<tr><td><div align="right"><a name="1"></a><a href="#1">1</a></div></td><td class="codeLine"><?php</td></tr>
<tr><td><div align="right"><a name="2"></a><a href="#2">2</a></div></td><td class="codeLine">/**</td></tr>
<tr><td><div align="right"><a name="3"></a><a href="#3">3</a></div></td><td class="codeLine"> * Zend Framework (http://framework.zend.com/)</td></tr>
<tr><td><div align="right"><a name="4"></a><a href="#4">4</a></div></td><td class="codeLine"> *</td></tr>
<tr><td><div align="right"><a name="5"></a><a href="#5">5</a></div></td><td class="codeLine"> * @link http://github.com/zendframework/zf2 for the canonical source repository</td></tr>
<tr><td><div align="right"><a name="6"></a><a href="#6">6</a></div></td><td class="codeLine"> * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)</td></tr>
<tr><td><div align="right"><a name="7"></a><a href="#7">7</a></div></td><td class="codeLine"> * @license http://framework.zend.com/license/new-bsd New BSD License</td></tr>
<tr><td><div align="right"><a name="8"></a><a href="#8">8</a></div></td><td class="codeLine"> */</td></tr>
<tr><td><div align="right"><a name="9"></a><a href="#9">9</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="10"></a><a href="#10">10</a></div></td><td class="codeLine">namespace Zend\Mvc\Service;</td></tr>
<tr><td><div align="right"><a name="11"></a><a href="#11">11</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="12"></a><a href="#12">12</a></div></td><td class="codeLine">use Zend\ModuleManager\Listener\ServiceListener;</td></tr>
<tr><td><div align="right"><a name="13"></a><a href="#13">13</a></div></td><td class="codeLine">use Zend\ModuleManager\Listener\ServiceListenerInterface;</td></tr>
<tr><td><div align="right"><a name="14"></a><a href="#14">14</a></div></td><td class="codeLine">use Zend\Mvc\Exception\InvalidArgumentException;</td></tr>
<tr><td><div align="right"><a name="15"></a><a href="#15">15</a></div></td><td class="codeLine">use Zend\Mvc\Exception\RuntimeException;</td></tr>
<tr><td><div align="right"><a name="16"></a><a href="#16">16</a></div></td><td class="codeLine">use Zend\ServiceManager\FactoryInterface;</td></tr>
<tr><td><div align="right"><a name="17"></a><a href="#17">17</a></div></td><td class="codeLine">use Zend\ServiceManager\ServiceLocatorInterface;</td></tr>
<tr><td><div align="right"><a name="18"></a><a href="#18">18</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="19"></a><a href="#19">19</a></div></td><td class="codeLine">class ServiceListenerFactory implements FactoryInterface</td></tr>
<tr><td><div align="right"><a name="20"></a><a href="#20">20</a></div></td><td class="codeLine">{</td></tr>
<tr><td><div align="right"><a name="21"></a><a href="#21">21</a></div></td><td class="codeLine"> /**</td></tr>
<tr><td><div align="right"><a name="22"></a><a href="#22">22</a></div></td><td class="codeLine"> * @var string</td></tr>
<tr><td><div align="right"><a name="23"></a><a href="#23">23</a></div></td><td class="codeLine"> */</td></tr>
<tr><td><div align="right"><a name="24"></a><a href="#24">24</a></div></td><td class="codeLine"> const MISSING_KEY_ERROR = 'Invalid service listener options detected, %s array must contain %s key.';</td></tr>
<tr><td><div align="right"><a name="25"></a><a href="#25">25</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="26"></a><a href="#26">26</a></div></td><td class="codeLine"> /**</td></tr>
<tr><td><div align="right"><a name="27"></a><a href="#27">27</a></div></td><td class="codeLine"> * @var string</td></tr>
<tr><td><div align="right"><a name="28"></a><a href="#28">28</a></div></td><td class="codeLine"> */</td></tr>
<tr><td><div align="right"><a name="29"></a><a href="#29">29</a></div></td><td class="codeLine"> const VALUE_TYPE_ERROR = 'Invalid service listener options detected, %s must be a string, %s given.';</td></tr>
<tr><td><div align="right"><a name="30"></a><a href="#30">30</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="31"></a><a href="#31">31</a></div></td><td class="codeLine"> /**</td></tr>
<tr><td><div align="right"><a name="32"></a><a href="#32">32</a></div></td><td class="codeLine"> * Default mvc-related service configuration -- can be overridden by modules.</td></tr>
<tr><td><div align="right"><a name="33"></a><a href="#33">33</a></div></td><td class="codeLine"> *</td></tr>
<tr><td><div align="right"><a name="34"></a><a href="#34">34</a></div></td><td class="codeLine"> * @var array</td></tr>
<tr><td><div align="right"><a name="35"></a><a href="#35">35</a></div></td><td class="codeLine"> */</td></tr>
<tr><td><div align="right"><a name="36"></a><a href="#36">36</a></div></td><td class="codeLine"> protected $defaultServiceConfig = array(</td></tr>
<tr><td><div align="right"><a name="37"></a><a href="#37">37</a></div></td><td class="codeLine"> 'invokables' => array(</td></tr>
<tr><td><div align="right"><a name="38"></a><a href="#38">38</a></div></td><td class="codeLine"> 'DispatchListener' => 'Zend\Mvc\DispatchListener',</td></tr>
<tr><td><div align="right"><a name="39"></a><a href="#39">39</a></div></td><td class="codeLine"> 'RouteListener' => 'Zend\Mvc\RouteListener',</td></tr>
<tr><td><div align="right"><a name="40"></a><a href="#40">40</a></div></td><td class="codeLine"> 'SendResponseListener' => 'Zend\Mvc\SendResponseListener'</td></tr>
<tr><td><div align="right"><a name="41"></a><a href="#41">41</a></div></td><td class="codeLine"> ),</td></tr>
<tr><td><div align="right"><a name="42"></a><a href="#42">42</a></div></td><td class="codeLine"> 'factories' => array(</td></tr>
<tr><td><div align="right"><a name="43"></a><a href="#43">43</a></div></td><td class="codeLine"> 'Application' => 'Zend\Mvc\Service\ApplicationFactory',</td></tr>
<tr><td><div align="right"><a name="44"></a><a href="#44">44</a></div></td><td class="codeLine"> 'Config' => 'Zend\Mvc\Service\ConfigFactory',</td></tr>
<tr><td><div align="right"><a name="45"></a><a href="#45">45</a></div></td><td class="codeLine"> 'ControllerLoader' => 'Zend\Mvc\Service\ControllerLoaderFactory',</td></tr>
<tr><td><div align="right"><a name="46"></a><a href="#46">46</a></div></td><td class="codeLine"> 'ControllerPluginManager' => 'Zend\Mvc\Service\ControllerPluginManagerFactory',</td></tr>
<tr><td><div align="right"><a name="47"></a><a href="#47">47</a></div></td><td class="codeLine"> 'ConsoleAdapter' => 'Zend\Mvc\Service\ConsoleAdapterFactory',</td></tr>
<tr><td><div align="right"><a name="48"></a><a href="#48">48</a></div></td><td class="codeLine"> 'ConsoleRouter' => 'Zend\Mvc\Service\RouterFactory',</td></tr>
<tr><td><div align="right"><a name="49"></a><a href="#49">49</a></div></td><td class="codeLine"> 'ConsoleViewManager' => 'Zend\Mvc\Service\ConsoleViewManagerFactory',</td></tr>
<tr><td><div align="right"><a name="50"></a><a href="#50">50</a></div></td><td class="codeLine"> 'DependencyInjector' => 'Zend\Mvc\Service\DiFactory',</td></tr>
<tr><td><div align="right"><a name="51"></a><a href="#51">51</a></div></td><td class="codeLine"> 'DiAbstractServiceFactory' => 'Zend\Mvc\Service\DiAbstractServiceFactoryFactory',</td></tr>
<tr><td><div align="right"><a name="52"></a><a href="#52">52</a></div></td><td class="codeLine"> 'DiServiceInitializer' => 'Zend\Mvc\Service\DiServiceInitializerFactory',</td></tr>
<tr><td><div align="right"><a name="53"></a><a href="#53">53</a></div></td><td class="codeLine"> 'DiStrictAbstractServiceFactory' => 'Zend\Mvc\Service\DiStrictAbstractServiceFactoryFactory',</td></tr>
<tr><td><div align="right"><a name="54"></a><a href="#54">54</a></div></td><td class="codeLine"> 'FilterManager' => 'Zend\Mvc\Service\FilterManagerFactory',</td></tr>
<tr><td><div align="right"><a name="55"></a><a href="#55">55</a></div></td><td class="codeLine"> 'FormElementManager' => 'Zend\Mvc\Service\FormElementManagerFactory',</td></tr>
<tr><td><div align="right"><a name="56"></a><a href="#56">56</a></div></td><td class="codeLine"> 'HttpRouter' => 'Zend\Mvc\Service\RouterFactory',</td></tr>
<tr><td><div align="right"><a name="57"></a><a href="#57">57</a></div></td><td class="codeLine"> 'HttpViewManager' => 'Zend\Mvc\Service\HttpViewManagerFactory',</td></tr>
<tr><td><div align="right"><a name="58"></a><a href="#58">58</a></div></td><td class="codeLine"> 'HydratorManager' => 'Zend\Mvc\Service\HydratorManagerFactory',</td></tr>
<tr><td><div align="right"><a name="59"></a><a href="#59">59</a></div></td><td class="codeLine"> 'InputFilterManager' => 'Zend\Mvc\Service\InputFilterManagerFactory',</td></tr>
<tr><td><div align="right"><a name="60"></a><a href="#60">60</a></div></td><td class="codeLine"> 'LogProcessorManager' => 'Zend\Mvc\Service\LogProcessorManagerFactory',</td></tr>
<tr><td><div align="right"><a name="61"></a><a href="#61">61</a></div></td><td class="codeLine"> 'LogWriterManager' => 'Zend\Mvc\Service\LogWriterManagerFactory',</td></tr>
<tr><td><div align="right"><a name="62"></a><a href="#62">62</a></div></td><td class="codeLine"> 'MvcTranslator' => 'Zend\Mvc\Service\TranslatorServiceFactory',</td></tr>
<tr><td><div align="right"><a name="63"></a><a href="#63">63</a></div></td><td class="codeLine"> 'PaginatorPluginManager' => 'Zend\Mvc\Service\PaginatorPluginManagerFactory',</td></tr>
<tr><td><div align="right"><a name="64"></a><a href="#64">64</a></div></td><td class="codeLine"> 'Request' => 'Zend\Mvc\Service\RequestFactory',</td></tr>
<tr><td><div align="right"><a name="65"></a><a href="#65">65</a></div></td><td class="codeLine"> 'Response' => 'Zend\Mvc\Service\ResponseFactory',</td></tr>
<tr><td><div align="right"><a name="66"></a><a href="#66">66</a></div></td><td class="codeLine"> 'Router' => 'Zend\Mvc\Service\RouterFactory',</td></tr>
<tr><td><div align="right"><a name="67"></a><a href="#67">67</a></div></td><td class="codeLine"> 'RoutePluginManager' => 'Zend\Mvc\Service\RoutePluginManagerFactory',</td></tr>
<tr><td><div align="right"><a name="68"></a><a href="#68">68</a></div></td><td class="codeLine"> 'SerializerAdapterManager' => 'Zend\Mvc\Service\SerializerAdapterPluginManagerFactory',</td></tr>
<tr><td><div align="right"><a name="69"></a><a href="#69">69</a></div></td><td class="codeLine"> 'ValidatorManager' => 'Zend\Mvc\Service\ValidatorManagerFactory',</td></tr>
<tr><td><div align="right"><a name="70"></a><a href="#70">70</a></div></td><td class="codeLine"> 'ViewHelperManager' => 'Zend\Mvc\Service\ViewHelperManagerFactory',</td></tr>
<tr><td><div align="right"><a name="71"></a><a href="#71">71</a></div></td><td class="codeLine"> 'ViewFeedRenderer' => 'Zend\Mvc\Service\ViewFeedRendererFactory',</td></tr>
<tr><td><div align="right"><a name="72"></a><a href="#72">72</a></div></td><td class="codeLine"> 'ViewFeedStrategy' => 'Zend\Mvc\Service\ViewFeedStrategyFactory',</td></tr>
<tr><td><div align="right"><a name="73"></a><a href="#73">73</a></div></td><td class="codeLine"> 'ViewJsonRenderer' => 'Zend\Mvc\Service\ViewJsonRendererFactory',</td></tr>
<tr><td><div align="right"><a name="74"></a><a href="#74">74</a></div></td><td class="codeLine"> 'ViewJsonStrategy' => 'Zend\Mvc\Service\ViewJsonStrategyFactory',</td></tr>
<tr><td><div align="right"><a name="75"></a><a href="#75">75</a></div></td><td class="codeLine"> 'ViewManager' => 'Zend\Mvc\Service\ViewManagerFactory',</td></tr>
<tr><td><div align="right"><a name="76"></a><a href="#76">76</a></div></td><td class="codeLine"> 'ViewResolver' => 'Zend\Mvc\Service\ViewResolverFactory',</td></tr>
<tr><td><div align="right"><a name="77"></a><a href="#77">77</a></div></td><td class="codeLine"> 'ViewTemplateMapResolver' => 'Zend\Mvc\Service\ViewTemplateMapResolverFactory',</td></tr>
<tr><td><div align="right"><a name="78"></a><a href="#78">78</a></div></td><td class="codeLine"> 'ViewTemplatePathStack' => 'Zend\Mvc\Service\ViewTemplatePathStackFactory',</td></tr>
<tr><td><div align="right"><a name="79"></a><a href="#79">79</a></div></td><td class="codeLine"> ),</td></tr>
<tr><td><div align="right"><a name="80"></a><a href="#80">80</a></div></td><td class="codeLine"> 'aliases' => array(</td></tr>
<tr><td><div align="right"><a name="81"></a><a href="#81">81</a></div></td><td class="codeLine"> 'Configuration' => 'Config',</td></tr>
<tr><td><div align="right"><a name="82"></a><a href="#82">82</a></div></td><td class="codeLine"> 'Console' => 'ConsoleAdapter',</td></tr>
<tr><td><div align="right"><a name="83"></a><a href="#83">83</a></div></td><td class="codeLine"> 'Di' => 'DependencyInjector',</td></tr>
<tr><td><div align="right"><a name="84"></a><a href="#84">84</a></div></td><td class="codeLine"> 'Zend\Di\LocatorInterface' => 'DependencyInjector',</td></tr>
<tr><td><div align="right"><a name="85"></a><a href="#85">85</a></div></td><td class="codeLine"> 'Zend\Mvc\Controller\PluginManager' => 'ControllerPluginManager',</td></tr>
<tr><td><div align="right"><a name="86"></a><a href="#86">86</a></div></td><td class="codeLine"> 'Zend\View\Resolver\TemplateMapResolver' => 'ViewTemplateMapResolver',</td></tr>
<tr><td><div align="right"><a name="87"></a><a href="#87">87</a></div></td><td class="codeLine"> 'Zend\View\Resolver\TemplatePathStack' => 'ViewTemplatePathStack',</td></tr>
<tr><td><div align="right"><a name="88"></a><a href="#88">88</a></div></td><td class="codeLine"> 'Zend\View\Resolver\AggregateResolver' => 'ViewResolver',</td></tr>
<tr><td><div align="right"><a name="89"></a><a href="#89">89</a></div></td><td class="codeLine"> 'Zend\View\Resolver\ResolverInterface' => 'ViewResolver',</td></tr>
<tr><td><div align="right"><a name="90"></a><a href="#90">90</a></div></td><td class="codeLine"> 'ControllerManager' => 'ControllerLoader'</td></tr>
<tr><td><div align="right"><a name="91"></a><a href="#91">91</a></div></td><td class="codeLine"> ),</td></tr>
<tr><td><div align="right"><a name="92"></a><a href="#92">92</a></div></td><td class="codeLine"> 'abstract_factories' => array(</td></tr>
<tr><td><div align="right"><a name="93"></a><a href="#93">93</a></div></td><td class="codeLine"> 'Zend\Form\FormAbstractServiceFactory',</td></tr>
<tr><td><div align="right"><a name="94"></a><a href="#94">94</a></div></td><td class="codeLine"> ),</td></tr>
<tr><td><div align="right"><a name="95"></a><a href="#95">95</a></div></td><td class="codeLine"> );</td></tr>
<tr><td><div align="right"><a name="96"></a><a href="#96">96</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="97"></a><a href="#97">97</a></div></td><td class="codeLine"> /**</td></tr>
<tr><td><div align="right"><a name="98"></a><a href="#98">98</a></div></td><td class="codeLine"> * Create the service listener service</td></tr>
<tr><td><div align="right"><a name="99"></a><a href="#99">99</a></div></td><td class="codeLine"> *</td></tr>
<tr><td><div align="right"><a name="100"></a><a href="#100">100</a></div></td><td class="codeLine"> * Tries to get a service named ServiceListenerInterface from the service</td></tr>
<tr><td><div align="right"><a name="101"></a><a href="#101">101</a></div></td><td class="codeLine"> * locator, otherwise creates a Zend\ModuleManager\Listener\ServiceListener</td></tr>
<tr><td><div align="right"><a name="102"></a><a href="#102">102</a></div></td><td class="codeLine"> * service, passing it the service locator instance and the default service</td></tr>
<tr><td><div align="right"><a name="103"></a><a href="#103">103</a></div></td><td class="codeLine"> * configuration, which can be overridden by modules.</td></tr>
<tr><td><div align="right"><a name="104"></a><a href="#104">104</a></div></td><td class="codeLine"> *</td></tr>
<tr><td><div align="right"><a name="105"></a><a href="#105">105</a></div></td><td class="codeLine"> * It looks for the 'service_listener_options' key in the application</td></tr>
<tr><td><div align="right"><a name="106"></a><a href="#106">106</a></div></td><td class="codeLine"> * config and tries to add service manager as configured. The value of</td></tr>
<tr><td><div align="right"><a name="107"></a><a href="#107">107</a></div></td><td class="codeLine"> * 'service_listener_options' must be a list (array) which contains the</td></tr>
<tr><td><div align="right"><a name="108"></a><a href="#108">108</a></div></td><td class="codeLine"> * following keys:</td></tr>
<tr><td><div align="right"><a name="109"></a><a href="#109">109</a></div></td><td class="codeLine"> * - service_manager: the name of the service manage to create as string</td></tr>
<tr><td><div align="right"><a name="110"></a><a href="#110">110</a></div></td><td class="codeLine"> * - config_key: the name of the configuration key to search for as string</td></tr>
<tr><td><div align="right"><a name="111"></a><a href="#111">111</a></div></td><td class="codeLine"> * - interface: the name of the interface that modules can implement as string</td></tr>
<tr><td><div align="right"><a name="112"></a><a href="#112">112</a></div></td><td class="codeLine"> * - method: the name of the method that modules have to implement as string</td></tr>
<tr><td><div align="right"><a name="113"></a><a href="#113">113</a></div></td><td class="codeLine"> *</td></tr>
<tr><td><div align="right"><a name="114"></a><a href="#114">114</a></div></td><td class="codeLine"> * @param ServiceLocatorInterface $serviceLocator</td></tr>
<tr><td><div align="right"><a name="115"></a><a href="#115">115</a></div></td><td class="codeLine"> * @return ServiceListener</td></tr>
<tr><td><div align="right"><a name="116"></a><a href="#116">116</a></div></td><td class="codeLine"> * @throws InvalidArgumentException For invalid configurations.</td></tr>
<tr><td><div align="right"><a name="117"></a><a href="#117">117</a></div></td><td class="codeLine"> * @throws RuntimeException</td></tr>
<tr><td><div align="right"><a name="118"></a><a href="#118">118</a></div></td><td class="codeLine"> */</td></tr>
<tr><td><div align="right"><a name="119"></a><a href="#119">119</a></div></td><td class="codeLine"> public function createService(ServiceLocatorInterface $serviceLocator)</td></tr>
<tr><td><div align="right"><a name="120"></a><a href="#120">120</a></div></td><td class="codeLine"> {</td></tr>
<tr class="danger"><td><div align="right"><a name="121"></a><a href="#121">121</a></div></td><td class="codeLine"> $configuration = $serviceLocator->get('ApplicationConfig');</td></tr>
<tr><td><div align="right"><a name="122"></a><a href="#122">122</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="123"></a><a href="#123">123</a></div></td><td class="codeLine"> if ($serviceLocator->has('ServiceListenerInterface')) {</td></tr>
<tr class="danger"><td><div align="right"><a name="124"></a><a href="#124">124</a></div></td><td class="codeLine"> $serviceListener = $serviceLocator->get('ServiceListenerInterface');</td></tr>
<tr><td><div align="right"><a name="125"></a><a href="#125">125</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="126"></a><a href="#126">126</a></div></td><td class="codeLine"> if (!$serviceListener instanceof ServiceListenerInterface) {</td></tr>
<tr class="danger"><td><div align="right"><a name="127"></a><a href="#127">127</a></div></td><td class="codeLine"> throw new RuntimeException(</td></tr>
<tr><td><div align="right"><a name="128"></a><a href="#128">128</a></div></td><td class="codeLine"> 'The service named ServiceListenerInterface must implement ' .</td></tr>
<tr><td><div align="right"><a name="129"></a><a href="#129">129</a></div></td><td class="codeLine"> 'Zend\ModuleManager\Listener\ServiceListenerInterface'</td></tr>
<tr class="danger"><td><div align="right"><a name="130"></a><a href="#130">130</a></div></td><td class="codeLine"> );</td></tr>
<tr><td><div align="right"><a name="131"></a><a href="#131">131</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="132"></a><a href="#132">132</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="133"></a><a href="#133">133</a></div></td><td class="codeLine"> $serviceListener->setDefaultServiceConfig($this->defaultServiceConfig);</td></tr>
<tr class="danger"><td><div align="right"><a name="134"></a><a href="#134">134</a></div></td><td class="codeLine"> } else {</td></tr>
<tr class="danger"><td><div align="right"><a name="135"></a><a href="#135">135</a></div></td><td class="codeLine"> $serviceListener = new ServiceListener($serviceLocator, $this->defaultServiceConfig);</td></tr>
<tr><td><div align="right"><a name="136"></a><a href="#136">136</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="137"></a><a href="#137">137</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="138"></a><a href="#138">138</a></div></td><td class="codeLine"> if (isset($configuration['service_listener_options'])) {</td></tr>
<tr class="danger"><td><div align="right"><a name="139"></a><a href="#139">139</a></div></td><td class="codeLine"> if (!is_array($configuration['service_listener_options'])) {</td></tr>
<tr class="danger"><td><div align="right"><a name="140"></a><a href="#140">140</a></div></td><td class="codeLine"> throw new InvalidArgumentException(sprintf(</td></tr>
<tr class="danger"><td><div align="right"><a name="141"></a><a href="#141">141</a></div></td><td class="codeLine"> 'The value of service_listener_options must be an array, %s given.',</td></tr>
<tr class="danger"><td><div align="right"><a name="142"></a><a href="#142">142</a></div></td><td class="codeLine"> gettype($configuration['service_listener_options'])</td></tr>
<tr class="danger"><td><div align="right"><a name="143"></a><a href="#143">143</a></div></td><td class="codeLine"> ));</td></tr>
<tr><td><div align="right"><a name="144"></a><a href="#144">144</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="145"></a><a href="#145">145</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="146"></a><a href="#146">146</a></div></td><td class="codeLine"> foreach ($configuration['service_listener_options'] as $key => $newServiceManager) {</td></tr>
<tr class="danger"><td><div align="right"><a name="147"></a><a href="#147">147</a></div></td><td class="codeLine"> if (!isset($newServiceManager['service_manager'])) {</td></tr>
<tr class="danger"><td><div align="right"><a name="148"></a><a href="#148">148</a></div></td><td class="codeLine"> throw new InvalidArgumentException(sprintf(self::MISSING_KEY_ERROR, $key, 'service_manager'));</td></tr>
<tr class="danger"><td><div align="right"><a name="149"></a><a href="#149">149</a></div></td><td class="codeLine"> } elseif (!is_string($newServiceManager['service_manager'])) {</td></tr>
<tr class="danger"><td><div align="right"><a name="150"></a><a href="#150">150</a></div></td><td class="codeLine"> throw new InvalidArgumentException(sprintf(</td></tr>
<tr class="danger"><td><div align="right"><a name="151"></a><a href="#151">151</a></div></td><td class="codeLine"> self::VALUE_TYPE_ERROR,</td></tr>
<tr class="danger"><td><div align="right"><a name="152"></a><a href="#152">152</a></div></td><td class="codeLine"> 'service_manager',</td></tr>
<tr class="danger"><td><div align="right"><a name="153"></a><a href="#153">153</a></div></td><td class="codeLine"> gettype($newServiceManager['service_manager'])</td></tr>
<tr class="danger"><td><div align="right"><a name="154"></a><a href="#154">154</a></div></td><td class="codeLine"> ));</td></tr>
<tr><td><div align="right"><a name="155"></a><a href="#155">155</a></div></td><td class="codeLine"> }</td></tr>
<tr class="danger"><td><div align="right"><a name="156"></a><a href="#156">156</a></div></td><td class="codeLine"> if (!isset($newServiceManager['config_key'])) {</td></tr>
<tr class="danger"><td><div align="right"><a name="157"></a><a href="#157">157</a></div></td><td class="codeLine"> throw new InvalidArgumentException(sprintf(self::MISSING_KEY_ERROR, $key, 'config_key'));</td></tr>
<tr class="danger"><td><div align="right"><a name="158"></a><a href="#158">158</a></div></td><td class="codeLine"> } elseif (!is_string($newServiceManager['config_key'])) {</td></tr>
<tr class="danger"><td><div align="right"><a name="159"></a><a href="#159">159</a></div></td><td class="codeLine"> throw new InvalidArgumentException(sprintf(</td></tr>
<tr class="danger"><td><div align="right"><a name="160"></a><a href="#160">160</a></div></td><td class="codeLine"> self::VALUE_TYPE_ERROR,</td></tr>
<tr class="danger"><td><div align="right"><a name="161"></a><a href="#161">161</a></div></td><td class="codeLine"> 'config_key',</td></tr>
<tr class="danger"><td><div align="right"><a name="162"></a><a href="#162">162</a></div></td><td class="codeLine"> gettype($newServiceManager['config_key'])</td></tr>
<tr class="danger"><td><div align="right"><a name="163"></a><a href="#163">163</a></div></td><td class="codeLine"> ));</td></tr>
<tr><td><div align="right"><a name="164"></a><a href="#164">164</a></div></td><td class="codeLine"> }</td></tr>
<tr class="danger"><td><div align="right"><a name="165"></a><a href="#165">165</a></div></td><td class="codeLine"> if (!isset($newServiceManager['interface'])) {</td></tr>
<tr class="danger"><td><div align="right"><a name="166"></a><a href="#166">166</a></div></td><td class="codeLine"> throw new InvalidArgumentException(sprintf(self::MISSING_KEY_ERROR, $key, 'interface'));</td></tr>
<tr class="danger"><td><div align="right"><a name="167"></a><a href="#167">167</a></div></td><td class="codeLine"> } elseif (!is_string($newServiceManager['interface'])) {</td></tr>
<tr class="danger"><td><div align="right"><a name="168"></a><a href="#168">168</a></div></td><td class="codeLine"> throw new InvalidArgumentException(sprintf(</td></tr>
<tr class="danger"><td><div align="right"><a name="169"></a><a href="#169">169</a></div></td><td class="codeLine"> self::VALUE_TYPE_ERROR,</td></tr>
<tr class="danger"><td><div align="right"><a name="170"></a><a href="#170">170</a></div></td><td class="codeLine"> 'interface',</td></tr>
<tr class="danger"><td><div align="right"><a name="171"></a><a href="#171">171</a></div></td><td class="codeLine"> gettype($newServiceManager['interface'])</td></tr>
<tr class="danger"><td><div align="right"><a name="172"></a><a href="#172">172</a></div></td><td class="codeLine"> ));</td></tr>
<tr><td><div align="right"><a name="173"></a><a href="#173">173</a></div></td><td class="codeLine"> }</td></tr>
<tr class="danger"><td><div align="right"><a name="174"></a><a href="#174">174</a></div></td><td class="codeLine"> if (!isset($newServiceManager['method'])) {</td></tr>
<tr class="danger"><td><div align="right"><a name="175"></a><a href="#175">175</a></div></td><td class="codeLine"> throw new InvalidArgumentException(sprintf(self::MISSING_KEY_ERROR, $key, 'method'));</td></tr>
<tr class="danger"><td><div align="right"><a name="176"></a><a href="#176">176</a></div></td><td class="codeLine"> } elseif (!is_string($newServiceManager['method'])) {</td></tr>
<tr class="danger"><td><div align="right"><a name="177"></a><a href="#177">177</a></div></td><td class="codeLine"> throw new InvalidArgumentException(sprintf(</td></tr>
<tr class="danger"><td><div align="right"><a name="178"></a><a href="#178">178</a></div></td><td class="codeLine"> self::VALUE_TYPE_ERROR,</td></tr>
<tr class="danger"><td><div align="right"><a name="179"></a><a href="#179">179</a></div></td><td class="codeLine"> 'method',</td></tr>
<tr class="danger"><td><div align="right"><a name="180"></a><a href="#180">180</a></div></td><td class="codeLine"> gettype($newServiceManager['method'])</td></tr>
<tr class="danger"><td><div align="right"><a name="181"></a><a href="#181">181</a></div></td><td class="codeLine"> ));</td></tr>
<tr><td><div align="right"><a name="182"></a><a href="#182">182</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="183"></a><a href="#183">183</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="184"></a><a href="#184">184</a></div></td><td class="codeLine"> $serviceListener->addServiceManager(</td></tr>
<tr class="danger"><td><div align="right"><a name="185"></a><a href="#185">185</a></div></td><td class="codeLine"> $newServiceManager['service_manager'],</td></tr>
<tr class="danger"><td><div align="right"><a name="186"></a><a href="#186">186</a></div></td><td class="codeLine"> $newServiceManager['config_key'],</td></tr>
<tr class="danger"><td><div align="right"><a name="187"></a><a href="#187">187</a></div></td><td class="codeLine"> $newServiceManager['interface'],</td></tr>
<tr class="danger"><td><div align="right"><a name="188"></a><a href="#188">188</a></div></td><td class="codeLine"> $newServiceManager['method']</td></tr>
<tr class="danger"><td><div align="right"><a name="189"></a><a href="#189">189</a></div></td><td class="codeLine"> );</td></tr>
<tr class="danger"><td><div align="right"><a name="190"></a><a href="#190">190</a></div></td><td class="codeLine"> }</td></tr>
<tr class="danger"><td><div align="right"><a name="191"></a><a href="#191">191</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="192"></a><a href="#192">192</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="193"></a><a href="#193">193</a></div></td><td class="codeLine"> return $serviceListener;</td></tr>
<tr><td><div align="right"><a name="194"></a><a href="#194">194</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="195"></a><a href="#195">195</a></div></td><td class="codeLine">}</td></tr>
</tbody>
</table>
<footer>
<h4>Legend</h4>
<p>
<span class="success"><strong>Executed</strong></span>
<span class="danger"><strong>Not Executed</strong></span>
<span class="warning"><strong>Dead Code</strong></span>
</p>
<p>
<small>Generated by <a href="http://github.com/sebastianbergmann/php-code-coverage" target="_top">PHP_CodeCoverage 1.2.11</a> using <a href="http://www.php.net/" target="_top">PHP 5.5.24</a> and <a href="http://phpunit.de/">PHPUnit 3.7.21</a> at Wed Nov 11 4:49:31 CET 2015.</small>
</p>
</footer>
</div>
<script src="js/jquery.min.js" type="text/javascript"></script>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<script type="text/javascript">$('.popin').popover({trigger: 'hover'});</script>
</body>
</html>
|
gstearmit/Zf2Unitest
|
module/ZfDeals/tests/reports/coverage/vendor_zendframework_zendframework_library_Zend_Mvc_Service_ServiceListenerFactory.php.html
|
HTML
|
bsd-3-clause
| 39,517
|
<style>
html{font-family:'Lucida Grande',arial;font-size:10px;cursor:default;color:#666;}
html,body {overflow: hidden;}
a,a:visited{color:#66f;}
a:hover{color:#22f}
h1{white-space:nowrap;}
ul{margin:0;padding:0;padding-left:16px;}
p{margin-bottom: 10px}
.choice{margin-top: 6px;}
.example{margin-left: 14px;margin-top: 2px; font-size: 9px;}
.note {font-size: 9px;}
</style>
<p>Du må bruge din licens på to måder:</p>
<div class="choice">1. <strong>en bruger på flere computere</strong> <span class="note">(så længe du er den eneste der bruger TotalFinder)</span></div>
<div class="example">Eksempel: en stationær og en personlig bærbar som eksklusivt bliver brugt af dig</div>
<div class="choice">2. <strong>flere brugere på en computer</strong></div>
<div class="example">Eksempel: en hjemmecomputer som er delt mellem alle familiemedlemmerne</div>
<p class="note">For mere information om licensering se venligst <a href="http://totalfinder.binaryage.com/licensing">http://totalfinder.binaryage.com/licensing</a></p>
|
nntoan/totalfinder-i18n
|
plugin/da.lproj/LicensingInfo.html
|
HTML
|
bsd-3-clause
| 1,068
|
<!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_13) on Wed Jul 28 14:28:56 EDT 2010 -->
<TITLE>
B-Index
</TITLE>
<META NAME="date" CONTENT="2010-07-28">
<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="B-Index";
}
}
</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"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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="index-1.html"><B>PREV LETTER</B></A>
<A HREF="index-3.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-2.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-2.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 ========= -->
<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">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">V</A> <A HREF="index-20.html">W</A> <HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="../edu/unc/ils/mrc/hive/ir/lucene/search/SearcherFactory.html#BASICLUCENECONCEPTSEARCHER"><B>BASICLUCENECONCEPTSEARCHER</B></A> -
Static variable in class edu.unc.ils.mrc.hive.ir.lucene.search.<A HREF="../edu/unc/ils/mrc/hive/ir/lucene/search/SearcherFactory.html" title="class in edu.unc.ils.mrc.hive.ir.lucene.search">SearcherFactory</A>
<DD>
<DT><A HREF="../edu/unc/ils/mrc/hive/api/impl/elmo/SKOSConceptImpl.html#broaders"><B>broaders</B></A> -
Variable in class edu.unc.ils.mrc.hive.api.impl.elmo.<A HREF="../edu/unc/ils/mrc/hive/api/impl/elmo/SKOSConceptImpl.html" title="class in edu.unc.ils.mrc.hive.api.impl.elmo">SKOSConceptImpl</A>
<DD>
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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="index-1.html"><B>PREV LETTER</B></A>
<A HREF="index-3.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-2.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-2.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 ======= -->
<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">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">V</A> <A HREF="index-20.html">W</A> <HR>
</BODY>
</HTML>
|
datadryad/hive-mrc
|
doc/javadoc/index-files/index-2.html
|
HTML
|
bsd-3-clause
| 7,082
|
---
layout: data_model
title: RelatedReportType
this_version: 1.2
---
<div class="row">
<div class="col-md-10">
<h1>RelatedReportType<span class="subdued">STIX Common Schema</span></h1>
<p class="data-model-description">Identifies or characterizes a relationship to a report.</p>
</div>
<div id="nav-area" class="col-md-2">
<p>
<form id="nav-version">
<select>
<option value="1.2" selected="selected">STIX 1.2</option>
</select>
</form>
</p>
<p>
<a href="http://stix.readthedocs.org/en/stable/api/common/related.html#stix.common.related.RelatedReport">
<img src="/images/python-logo.png" alt="Python" /><br />
API support
</a>
</p>
</div>
</div>
<hr />
<h2>Fields</h2>
<table class="table table-striped table-hover">
<thead>
<tr>
<th>Field Name</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>Confidence<span class="occurrence">0..1</span></td>
<td>
<a href="/data-model/1.2/stixCommon/ConfidenceType">ConfidenceType</a>
</td>
<td>
<p>The confidence field specifies the level of confidence in the assertion of the relationship between the two components.</p>
</td>
</tr>
<tr>
<td>Information_Source<span class="occurrence">0..1</span></td>
<td>
<a href="/data-model/1.2/stixCommon/InformationSourceType">InformationSourceType</a>
</td>
<td>
<p>The Information_Source field specifies the source of the information about the relationship between the two components.</p>
</td>
</tr>
<tr>
<td>Relationship<span class="occurrence">0..1</span></td>
<td>
<a href="/data-model/1.2/stixCommon/ControlledVocabularyStringType">ControlledVocabularyStringType</a>
</td>
<td>
<p>The relationship field characterizes the type of the relationship between the two components.</p>
<p>This field is implemented through the xsi:type controlled vocabulary extension mechanism. No default vocabulary type has been defined for STIX 1.2. Users may either define their own vocabulary using the type extension mechanism, specify a vocabulary name and reference using the attributes, or simply use this as a free string field.</p>
</td>
</tr>
<tr>
<td>Report<span class="occurrence">1..1</span></td>
<td>
<a href="/data-model/1.2/stixCommon/ReportBaseType">ReportBaseType</a>
</td>
<td>
<p>A reference or representation of the related report.</p>
<p>This field is implemented through the xsi:type extension mechanism. The default and strongly recommended type is <a href='/data-model/1.2/report/ReportType'>ReportType</a> in the http://stix.mitre.org/Report-1 namespace. This type is defined in the report.xsd file or at the URL http://stix.mitre.org/XMLSchema/report/1.2/report.xsd.</p>
</td>
</tr>
</tbody>
</table>
|
johnwunder/johnwunder.github.io
|
data-model/1.2/stixCommon/RelatedReportType/index.html
|
HTML
|
bsd-3-clause
| 3,220
|
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
{% block titletag -%}
<title>{% block title %}{% endblock %} - saltchan</title>
{%- endblock %}
<meta name="viewport" content="width=device-width,initial-scale=1">
{% block meta %}
<meta name="description" content="saltchan is a pseudonymous messaging board with signed and encrypted messages.">
{% endblock %}
<link rel="stylesheet" href="/static/style.css">
{% block js -%}
{% if DEBUG -%}
<script src="/static/app.js" async defer></script>
{% else -%}
<script src="/static/app.min.js?v1" async defer></script>
{%- endif %}
{%- endblock %}
</head>
<body>
<a id="top" tabindex="-1"></a>
<header>
{% block boardnav %}
<nav class="row">
<ul>
{% for board in BOARDS.values() -%}
<li><a href="{{ url_for('board', board_id=board.id) }}" title="{{ board.title }}">{{ board.id }}</a></li>
{%- endfor %}
</ul>
<ul>
<li><a accesskey="," href="javascript:settings()">Settings</a></li>
<li><a accesskey="?" href="/faq/">FAQ</a></li>
<li><a accesskey="/" href="/">Home</a></li>
</ul>
</nav>
{%- endblock %}
</header>
<h1>{{ self.title() }}</h1>
{% block content %}{% endblock %}
<footer>
<hr>
{{ self.boardnav() }}
<div class="meta center">
Made with
<a href="https://dchest.github.io/tweetnacl-js/" target="_blank">TweetNaCl.js</a>,
<a href="http://flask.pocoo.org/" target="_blank">Flask</a>, and
<a href="http://redis.io/" target="_blank">Redis</a>.
</div>
</footer>
<a id="bottom" tabindex="-1"></a>
<script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;</script>
{% if not DEBUG and GA_ID -%}
<script async defer src="//www.google-analytics.com/analytics.js"></script>
<script>
ga('create', '{{ GA_ID }}', 'auto');
ga('set', 'anonymizeIp', true);
ga('send', 'pageview', {useBeacon: true});
</script>
{%- endif %}
</body>
</html>
|
julianwachholz/saltchan
|
templates/base.html
|
HTML
|
bsd-3-clause
| 1,920
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>onDoubleClick property - Element class - polymer_app_layout.behaviors library - Dart API</title>
<!-- required because all the links are pseudo-absolute -->
<base href="../..">
<link href='https://fonts.googleapis.com/css?family=Source+Code+Pro|Roboto:500,400italic,300,400' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="static-assets/prettify.css">
<link rel="stylesheet" href="static-assets/css/bootstrap.min.css">
<link rel="stylesheet" href="static-assets/styles.css">
<meta name="description" content="API docs for the onDoubleClick property from the Element class, for the Dart programming language.">
<link rel="icon" href="static-assets/favicon.png">
<!-- Do not remove placeholder -->
<!-- Header Placeholder -->
</head>
<body>
<div id="overlay-under-drawer"></div>
<header class="container-fluid" id="title">
<nav class="navbar navbar-fixed-top">
<div class="container">
<button id="sidenav-left-toggle" type="button"> </button>
<ol class="breadcrumbs gt-separated hidden-xs">
<li><a href="index.html">polymer_app_layout_template</a></li>
<li><a href="polymer_app_layout.behaviors/polymer_app_layout.behaviors-library.html">polymer_app_layout.behaviors</a></li>
<li><a href="polymer_app_layout.behaviors/Element-class.html">Element</a></li>
<li class="self-crumb">onDoubleClick</li>
</ol>
<div class="self-name">onDoubleClick</div>
</div>
</nav>
<div class="container masthead">
<ol class="breadcrumbs gt-separated visible-xs">
<li><a href="index.html">polymer_app_layout_template</a></li>
<li><a href="polymer_app_layout.behaviors/polymer_app_layout.behaviors-library.html">polymer_app_layout.behaviors</a></li>
<li><a href="polymer_app_layout.behaviors/Element-class.html">Element</a></li>
<li class="self-crumb">onDoubleClick</li>
</ol>
<div class="title-description">
<h1 class="title">
<div class="kind">property</div> onDoubleClick
</h1>
<!-- p class="subtitle">
Stream of <code class="prettyprint lang-dart">doubleclick</code> events handled by this <code class="prettyprint lang-dart">Element</code>.
</p -->
</div>
<ul class="subnav">
</ul>
</div>
</header>
<div class="container body">
<div class="col-xs-6 col-sm-3 sidebar sidebar-offcanvas-left">
<h5><a href="index.html">polymer_app_layout_template</a></h5>
<h5><a href="polymer_app_layout.behaviors/polymer_app_layout.behaviors-library.html">polymer_app_layout.behaviors</a></h5>
<h5><a href="polymer_app_layout.behaviors/Element-class.html">Element</a></h5>
<ol>
<li class="section-title"><a href="polymer_app_layout.behaviors/Element-class.html#constants">Constants</a></li>
<li><a href="polymer_app_layout.behaviors/Element/abortEvent.html">abortEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/beforeCopyEvent.html">beforeCopyEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/beforeCutEvent.html">beforeCutEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/beforePasteEvent.html">beforePasteEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/blurEvent.html">blurEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/canPlayEvent.html">canPlayEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/canPlayThroughEvent.html">canPlayThroughEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/changeEvent.html">changeEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/clickEvent.html">clickEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/contextMenuEvent.html">contextMenuEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/copyEvent.html">copyEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/cutEvent.html">cutEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/doubleClickEvent.html">doubleClickEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/dragEndEvent.html">dragEndEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/dragEnterEvent.html">dragEnterEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/dragEvent.html">dragEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/dragLeaveEvent.html">dragLeaveEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/dragOverEvent.html">dragOverEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/dragStartEvent.html">dragStartEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/dropEvent.html">dropEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/durationChangeEvent.html">durationChangeEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/emptiedEvent.html">emptiedEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/endedEvent.html">endedEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/errorEvent.html">errorEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/focusEvent.html">focusEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/fullscreenChangeEvent.html">fullscreenChangeEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/fullscreenErrorEvent.html">fullscreenErrorEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/inputEvent.html">inputEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/invalidEvent.html">invalidEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/keyDownEvent.html">keyDownEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/keyPressEvent.html">keyPressEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/keyUpEvent.html">keyUpEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/loadedDataEvent.html">loadedDataEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/loadedMetadataEvent.html">loadedMetadataEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/loadEvent.html">loadEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/mouseDownEvent.html">mouseDownEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/mouseEnterEvent.html">mouseEnterEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/mouseLeaveEvent.html">mouseLeaveEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/mouseMoveEvent.html">mouseMoveEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/mouseOutEvent.html">mouseOutEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/mouseOverEvent.html">mouseOverEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/mouseUpEvent.html">mouseUpEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/mouseWheelEvent.html">mouseWheelEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/pasteEvent.html">pasteEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/pauseEvent.html">pauseEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/playEvent.html">playEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/playingEvent.html">playingEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/rateChangeEvent.html">rateChangeEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/resetEvent.html">resetEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/resizeEvent.html">resizeEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/scrollEvent.html">scrollEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/searchEvent.html">searchEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/seekedEvent.html">seekedEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/seekingEvent.html">seekingEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/selectEvent.html">selectEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/selectStartEvent.html">selectStartEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/stalledEvent.html">stalledEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/submitEvent.html">submitEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/suspendEvent.html">suspendEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/timeUpdateEvent.html">timeUpdateEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/touchCancelEvent.html">touchCancelEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/touchEndEvent.html">touchEndEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/touchEnterEvent.html">touchEnterEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/touchLeaveEvent.html">touchLeaveEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/touchMoveEvent.html">touchMoveEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/touchStartEvent.html">touchStartEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/transitionEndEvent.html">transitionEndEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/volumeChangeEvent.html">volumeChangeEvent</a></li>
<li><a href="polymer_app_layout.behaviors/Element/waitingEvent.html">waitingEvent</a></li>
<li class="section-title"><a href="polymer_app_layout.behaviors/Element-class.html#static-methods">Static methods</a></li>
<li><a href="polymer_app_layout.behaviors/Element/isTagSupported.html">isTagSupported</a></li>
<li class="section-title"><a href="polymer_app_layout.behaviors/Element-class.html#instance-properties">Properties</a></li>
<li><a href="polymer_app_layout.behaviors/Element/attributes.html">attributes</a>
</li>
<li>baseUri
</li>
<li><a href="polymer_app_layout.behaviors/Element/borderEdge.html">borderEdge</a>
</li>
<li>childNodes
</li>
<li><a href="polymer_app_layout.behaviors/Element/children.html">children</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/classes.html">classes</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/className.html">className</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/client.html">client</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/clientHeight.html">clientHeight</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/clientLeft.html">clientLeft</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/clientTop.html">clientTop</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/clientWidth.html">clientWidth</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/contentEdge.html">contentEdge</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/contentEditable.html">contentEditable</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/contextMenu.html">contextMenu</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/dataset.html">dataset</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/dir.html">dir</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/documentOffset.html">documentOffset</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/draggable.html">draggable</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/dropzone.html">dropzone</a>
</li>
<li>firstChild
</li>
<li><a href="polymer_app_layout.behaviors/Element/hidden.html">hidden</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/id.html">id</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/innerHtml.html">innerHtml</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/isContentEditable.html">isContentEditable</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/lang.html">lang</a>
</li>
<li>lastChild
</li>
<li><a href="polymer_app_layout.behaviors/Element/localName.html">localName</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/marginEdge.html">marginEdge</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/namespaceUri.html">namespaceUri</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/nextElementSibling.html">nextElementSibling</a>
</li>
<li>nextNode
</li>
<li>nodeName
</li>
<li>nodes
</li>
<li>nodeType
</li>
<li>nodeValue
</li>
<li><a href="polymer_app_layout.behaviors/Element/offset.html">offset</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/offsetHeight.html">offsetHeight</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/offsetLeft.html">offsetLeft</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/offsetParent.html">offsetParent</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/offsetTop.html">offsetTop</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/offsetWidth.html">offsetWidth</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/on.html">on</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onAbort.html">onAbort</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onBeforeCopy.html">onBeforeCopy</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onBeforeCut.html">onBeforeCut</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onBeforePaste.html">onBeforePaste</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onBlur.html">onBlur</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onCanPlay.html">onCanPlay</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onCanPlayThrough.html">onCanPlayThrough</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onChange.html">onChange</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onClick.html">onClick</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onContextMenu.html">onContextMenu</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onCopy.html">onCopy</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onCut.html">onCut</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onDoubleClick.html">onDoubleClick</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onDrag.html">onDrag</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onDragEnd.html">onDragEnd</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onDragEnter.html">onDragEnter</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onDragLeave.html">onDragLeave</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onDragOver.html">onDragOver</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onDragStart.html">onDragStart</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onDrop.html">onDrop</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onDurationChange.html">onDurationChange</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onEmptied.html">onEmptied</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onEnded.html">onEnded</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onError.html">onError</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onFocus.html">onFocus</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onFullscreenChange.html">onFullscreenChange</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onFullscreenError.html">onFullscreenError</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onInput.html">onInput</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onInvalid.html">onInvalid</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onKeyDown.html">onKeyDown</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onKeyPress.html">onKeyPress</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onKeyUp.html">onKeyUp</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onLoad.html">onLoad</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onLoadedData.html">onLoadedData</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onLoadedMetadata.html">onLoadedMetadata</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onMouseDown.html">onMouseDown</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onMouseEnter.html">onMouseEnter</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onMouseLeave.html">onMouseLeave</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onMouseMove.html">onMouseMove</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onMouseOut.html">onMouseOut</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onMouseOver.html">onMouseOver</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onMouseUp.html">onMouseUp</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onMouseWheel.html">onMouseWheel</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onPaste.html">onPaste</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onPause.html">onPause</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onPlay.html">onPlay</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onPlaying.html">onPlaying</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onRateChange.html">onRateChange</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onReset.html">onReset</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onResize.html">onResize</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onScroll.html">onScroll</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onSearch.html">onSearch</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onSeeked.html">onSeeked</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onSeeking.html">onSeeking</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onSelect.html">onSelect</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onSelectStart.html">onSelectStart</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onStalled.html">onStalled</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onSubmit.html">onSubmit</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onSuspend.html">onSuspend</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onTimeUpdate.html">onTimeUpdate</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onTouchCancel.html">onTouchCancel</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onTouchEnd.html">onTouchEnd</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onTouchEnter.html">onTouchEnter</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onTouchLeave.html">onTouchLeave</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onTouchMove.html">onTouchMove</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onTouchStart.html">onTouchStart</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onTransitionEnd.html">onTransitionEnd</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onVolumeChange.html">onVolumeChange</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/onWaiting.html">onWaiting</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/outerHtml.html">outerHtml</a>
</li>
<li>ownerDocument
</li>
<li><a href="polymer_app_layout.behaviors/Element/paddingEdge.html">paddingEdge</a>
</li>
<li>parent
</li>
<li>parentNode
</li>
<li><a href="polymer_app_layout.behaviors/Element/previousElementSibling.html">previousElementSibling</a>
</li>
<li>previousNode
</li>
<li><a href="polymer_app_layout.behaviors/Element/scrollHeight.html">scrollHeight</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/scrollLeft.html">scrollLeft</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/scrollTop.html">scrollTop</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/scrollWidth.html">scrollWidth</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/shadowRoot.html">shadowRoot</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/spellcheck.html">spellcheck</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/style.html">style</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/tabIndex.html">tabIndex</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/tagName.html">tagName</a>
</li>
<li>text
</li>
<li><a href="polymer_app_layout.behaviors/Element/title.html">title</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/translate.html">translate</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/xtag.html">xtag</a>
</li>
<li class="section-title"><a href="polymer_app_layout.behaviors/Element-class.html#constructors">Constructors</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.a.html">a</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.article.html">article</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.aside.html">aside</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.audio.html">audio</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.br.html">br</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.canvas.html">canvas</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.created.html">created</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.div.html">div</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.footer.html">footer</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.header.html">header</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.hr.html">hr</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.html.html">html</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.iframe.html">iframe</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.img.html">img</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.li.html">li</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.nav.html">nav</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.ol.html">ol</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.option.html">option</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.p.html">p</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.pre.html">pre</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.section.html">section</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.select.html">select</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.span.html">span</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.svg.html">svg</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.table.html">table</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.tag.html">tag</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.td.html">td</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.textarea.html">textarea</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.th.html">th</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.tr.html">tr</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.ul.html">ul</a></li>
<li><a href="polymer_app_layout.behaviors/Element/Element.video.html">video</a></li>
<li class="section-title"><a href="polymer_app_layout.behaviors/Element-class.html#methods">Methods</a></li>
<li>addEventListener
</li>
<li><a href="polymer_app_layout.behaviors/Element/animate.html">animate</a>
</li>
<li>append
</li>
<li><a href="polymer_app_layout.behaviors/Element/appendHtml.html">appendHtml</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/appendText.html">appendText</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/attached.html">attached</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/attributeChanged.html">attributeChanged</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/blur.html">blur</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/click.html">click</a>
</li>
<li>clone
</li>
<li>contains
</li>
<li><a href="polymer_app_layout.behaviors/Element/createFragment.html">createFragment</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/createShadowRoot.html">createShadowRoot</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/detached.html">detached</a>
</li>
<li>dispatchEvent
</li>
<li><a href="polymer_app_layout.behaviors/Element/enteredView.html">enteredView</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/focus.html">focus</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/getAnimationPlayers.html">getAnimationPlayers</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/getAttribute.html">getAttribute</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/getAttributeNS.html">getAttributeNS</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/getBoundingClientRect.html">getBoundingClientRect</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/getClientRects.html">getClientRects</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/getComputedStyle.html">getComputedStyle</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/getDestinationInsertionPoints.html">getDestinationInsertionPoints</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/getElementsByClassName.html">getElementsByClassName</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/getNamespacedAttributes.html">getNamespacedAttributes</a>
</li>
<li>hasChildNodes
</li>
<li><a href="polymer_app_layout.behaviors/Element/insertAdjacentElement.html">insertAdjacentElement</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/insertAdjacentHtml.html">insertAdjacentHtml</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/insertAdjacentText.html">insertAdjacentText</a>
</li>
<li>insertAllBefore
</li>
<li>insertBefore
</li>
<li><a href="polymer_app_layout.behaviors/Element/leftView.html">leftView</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/matches.html">matches</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/matchesWithAncestors.html">matchesWithAncestors</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/offsetTo.html">offsetTo</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/query.html">query</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/queryAll.html">queryAll</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/querySelector.html">querySelector</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/querySelectorAll.html">querySelectorAll</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/remove.html">remove</a>
</li>
<li>removeEventListener
</li>
<li>replaceWith
</li>
<li><a href="polymer_app_layout.behaviors/Element/requestFullscreen.html">requestFullscreen</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/requestPointerLock.html">requestPointerLock</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/scrollIntoView.html">scrollIntoView</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/setAttribute.html">setAttribute</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/setAttributeNS.html">setAttributeNS</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/setInnerHtml.html">setInnerHtml</a>
</li>
<li><a href="polymer_app_layout.behaviors/Element/toString.html">toString</a>
</li>
</ol>
</div><!--/.sidebar-offcanvas-->
<div class="col-xs-12 col-sm-9 col-md-6 main-content">
<section class="multi-line-signature">
<span class="returntype"><a href="polymer_app_layout/ElementStream-class.html">ElementStream</a><<a href="dart-html/Event-class.html">Event</a>></span>
<span class="name ">onDoubleClick</span>
<div class="readable-writable">
read-only
</div>
</section>
<section class="desc markdown">
<p>Stream of <code class="prettyprint lang-dart">doubleclick</code> events handled by this <code class="prettyprint lang-dart">Element</code>.</p>
</section>
</div> <!-- /.main-content -->
</div> <!-- container -->
<footer>
<div class="container-fluid">
<div class="container">
<p class="text-center">
<span class="no-break">
polymer_app_layout_template 0.1.0 api docs
</span>
•
<span class="copyright no-break">
<a href="https://www.dartlang.org">
<img src="static-assets/favicon.png" alt="Dart" title="Dart"width="16" height="16">
</a>
</span>
•
<span class="copyright no-break">
<a href="http://creativecommons.org/licenses/by-sa/4.0/">cc license</a>
</span>
</p>
</div>
</div>
</footer>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/script.js"></script>
<!-- Do not remove placeholder -->
<!-- Footer Placeholder -->
</body>
</html>
|
lejard-h/polymer_app_layout_templates
|
doc/api/polymer_app_layout.behaviors/Element/onDoubleClick.html
|
HTML
|
bsd-3-clause
| 30,862
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_101) on Sat Aug 20 05:42:08 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class org.apache.solr.hadoop.SolrMapper (Solr 6.2.0 API)</title>
<meta name="date" content="2016-08-20">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.solr.hadoop.SolrMapper (Solr 6.2.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/solr/hadoop/SolrMapper.html" title="class in org.apache.solr.hadoop">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/solr/hadoop/class-use/SolrMapper.html" target="_top">Frames</a></li>
<li><a href="SolrMapper.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.solr.hadoop.SolrMapper" class="title">Uses of Class<br>org.apache.solr.hadoop.SolrMapper</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/apache/solr/hadoop/SolrMapper.html" title="class in org.apache.solr.hadoop">SolrMapper</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.solr.hadoop.morphline">org.apache.solr.hadoop.morphline</a></td>
<td class="colLast">
<div class="block">Morphlines related code.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.solr.hadoop.morphline">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/solr/hadoop/SolrMapper.html" title="class in org.apache.solr.hadoop">SolrMapper</a> in <a href="../../../../../org/apache/solr/hadoop/morphline/package-summary.html">org.apache.solr.hadoop.morphline</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/solr/hadoop/SolrMapper.html" title="class in org.apache.solr.hadoop">SolrMapper</a> in <a href="../../../../../org/apache/solr/hadoop/morphline/package-summary.html">org.apache.solr.hadoop.morphline</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/solr/hadoop/morphline/MorphlineMapper.html" title="class in org.apache.solr.hadoop.morphline">MorphlineMapper</a></span></code>
<div class="block">This class takes the input files, extracts the relevant content, transforms
it and hands SolrInputDocuments to a set of reducers.</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/apache/solr/hadoop/SolrMapper.html" title="class in org.apache.solr.hadoop">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/solr/hadoop/class-use/SolrMapper.html" target="_top">Frames</a></li>
<li><a href="SolrMapper.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</small></p>
</body>
</html>
|
berkeleybop/bbop-manager-golr
|
solr/docs/solr-map-reduce/org/apache/solr/hadoop/class-use/SolrMapper.html
|
HTML
|
bsd-3-clause
| 7,098
|
{% extends "private_messages/base.html" %}
{% block pm_menu %}
<ul class="nav nav-tabs">
<li><a href="{% url private_messages %}">Личные сообщения</a></li>
<li><a href="{% url private_messages_new %}">Написать</a></li>
<li class="active"><a href="#">{{ pm_topic.subject }}</a></li>
</ul>
{% endblock %}
{% block pm_content %}
<div class="row"><div class="span12">
<h3>Тема: {{ pm_topic.subject }}</h3>
<form action="{{ pm_topic.get_absolute_url }}" method="post">{% csrf_token %}
<fieldset>
<div class="control-group">
<label class="control-label" for="id_body">Текст:</label>
<div class="controls">
{{ pm_form.body }}
</div>
</div>
</fieldset>
<input type="submit" class="btn" value="Отправить">
</form>
<table class="table" width="100%">
{% for message in pm_topic.messages.all %}
<tr>
<td width="100px">
{{ message.sender.username }}<br />
{{ message.sent_at|date:"d.m.Y H:i" }}
</td>
<td>{{ message.body }}</td>
</tr>
{% endfor %}
</table>
</div></div>
{% endblock %}
|
plazix/django-private-messages
|
private_messages/templates/private_messages/topic_read.html
|
HTML
|
bsd-3-clause
| 1,413
|
<!-- Generated by pkgdown: do not edit by hand -->
<!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.0">
<title>Unpack a nested data.table — unpack_nested_data • uptasticsearch</title>
<!-- jquery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<!-- Bootstrap -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.4.0/flatly/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script>
<!-- bootstrap-toc -->
<link rel="stylesheet" href="../bootstrap-toc.css">
<script src="../bootstrap-toc.js"></script>
<!-- Font Awesome icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous" />
<!-- clipboard.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script>
<!-- headroom.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script>
<!-- pkgdown -->
<link href="../pkgdown.css" rel="stylesheet">
<script src="../pkgdown.js"></script>
<meta property="og:title" content="Unpack a nested data.table — unpack_nested_data" />
<meta property="og:description" content="After calling a chomp_* function or es_search, if
you had a nested array in the JSON, its corresponding column in the
resulting data.table is a data.frame itself (or a list of vectors). This
function expands that nested column out, adding its data to the original
data.table, and duplicating metadata down the rows as necessary.
This is a side-effect-free function: it returns a new data.table and the
input data.table is unmodified." />
<!-- mathjax -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-target="#toc">
<div class="container template-reference-topic">
<header>
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">uptasticsearch</a>
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.4.0.9999</span>
</span>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li>
<a href="../index.html">
<span class="fas fa fas fa-home fa-lg"></span>
</a>
</li>
<li>
<a href="../reference/index.html">Reference</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
Articles
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="../articles/FAQ.html">Frequently Asked Questions</a>
</li>
</ul>
</li>
<li>
<a href="../news/index.html">Changelog</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li>
<a href="https://github.com/uptake/uptasticsearch/">
<span class="fab fa fab fa-github fa-lg"></span>
</a>
</li>
</ul>
</div><!--/.nav-collapse -->
</div><!--/.container -->
</div><!--/.navbar -->
</header>
<div class="row">
<div class="col-md-9 contents">
<div class="page-header">
<h1>Unpack a nested data.table</h1>
<small class="dont-index">Source: <a href='https://github.com/uptake/uptasticsearch/tree/master/r-pkg/R/unpack_nested_data.R'><code>R/unpack_nested_data.R</code></a></small>
<div class="hidden name"><code>unpack_nested_data.Rd</code></div>
</div>
<div class="ref-description">
<p>After calling a <code>chomp_*</code> function or <code>es_search</code>, if
you had a nested array in the JSON, its corresponding column in the
resulting data.table is a data.frame itself (or a list of vectors). This
function expands that nested column out, adding its data to the original
data.table, and duplicating metadata down the rows as necessary.</p>
<p>This is a side-effect-free function: it returns a new data.table and the
input data.table is unmodified.</p>
</div>
<pre class="usage"><span class='fu'>unpack_nested_data</span>(<span class='no'>chomped_df</span>, <span class='no'>col_to_unpack</span>)</pre>
<h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
<table class="ref-arguments">
<colgroup><col class="name" /><col class="desc" /></colgroup>
<tr>
<th>chomped_df</th>
<td><p>a data.table</p></td>
</tr>
<tr>
<th>col_to_unpack</th>
<td><p>a character vector of length one: the column name to unpack</p></td>
</tr>
</table>
<h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
<pre class="examples"><div class='input'><span class='co'># A sample raw result from a hits query:</span>
<span class='no'>result</span> <span class='kw'><-</span> <span class='st'>'[{"_source":{"timestamp":"2017-01-01","cust_name":"Austin","details":{
"cust_class":"big_spender","location":"chicago","pastPurchases":[{"film":"The Notebook",
"pmt_amount":6.25},{"film":"The Town","pmt_amount":8.00},{"film":"Zootopia","pmt_amount":7.50,
"matinee":true}]}}},{"_source":{"timestamp":"2017-02-02","cust_name":"James","details":{
"cust_class":"peasant","location":"chicago","pastPurchases":[{"film":"Minions",
"pmt_amount":6.25,"matinee":true},{"film":"Rogue One","pmt_amount":10.25},{"film":"Bridesmaids",
"pmt_amount":8.75},{"film":"Bridesmaids","pmt_amount":6.25,"matinee":true}]}}},{"_source":{
"timestamp":"2017-03-03","cust_name":"Nick","details":{"cust_class":"critic","location":"cannes",
"pastPurchases":[{"film":"Aala Kaf Ifrit","pmt_amount":0,"matinee":true},{
"film":"Dopo la guerra (Apres la Guerre)","pmt_amount":0,"matinee":true},{
"film":"Avengers: Infinity War","pmt_amount":12.75}]}}}]'</span>
<span class='co'># Chomp into a data.table</span>
<span class='no'>sampleChompedDT</span> <span class='kw'><-</span> <span class='fu'><a href='chomp_hits.html'>chomp_hits</a></span>(<span class='kw'>hits_json</span> <span class='kw'>=</span> <span class='no'>result</span>, <span class='kw'>keep_nested_data_cols</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)</div><div class='output co'>#> INFO [2020-05-11 23:27:38] Keeping the following nested data columns. Consider using unpack_nested_data for one:
#> details.pastPurchases</div><div class='input'><span class='fu'><a href='https://rdrr.io/r/base/print.html'>print</a></span>(<span class='no'>sampleChompedDT</span>)</div><div class='output co'>#> timestamp cust_name details.cust_class details.location
#> 1: 2017-01-01 Austin big_spender chicago
#> 2: 2017-02-02 James peasant chicago
#> 3: 2017-03-03 Nick critic cannes
#> details.pastPurchases
#> 1: <data.frame>
#> 2: <data.frame>
#> 3: <data.frame></div><div class='input'>
<span class='co'># (Note: use es_search() to get here in one step)</span>
<span class='co'># Unpack by details.pastPurchases</span>
<span class='no'>unpackedDT</span> <span class='kw'><-</span> <span class='fu'>unpack_nested_data</span>(<span class='kw'>chomped_df</span> <span class='kw'>=</span> <span class='no'>sampleChompedDT</span>
, <span class='kw'>col_to_unpack</span> <span class='kw'>=</span> <span class='st'>"details.pastPurchases"</span>)
<span class='fu'><a href='https://rdrr.io/r/base/print.html'>print</a></span>(<span class='no'>unpackedDT</span>)</div><div class='output co'>#> timestamp cust_name details.cust_class details.location
#> 1: 2017-01-01 Austin big_spender chicago
#> 2: 2017-01-01 Austin big_spender chicago
#> 3: 2017-01-01 Austin big_spender chicago
#> 4: 2017-02-02 James peasant chicago
#> 5: 2017-02-02 James peasant chicago
#> 6: 2017-02-02 James peasant chicago
#> 7: 2017-02-02 James peasant chicago
#> 8: 2017-03-03 Nick critic cannes
#> 9: 2017-03-03 Nick critic cannes
#> 10: 2017-03-03 Nick critic cannes
#> film pmt_amount matinee
#> 1: The Notebook 6.25 NA
#> 2: The Town 8.00 NA
#> 3: Zootopia 7.50 TRUE
#> 4: Minions 6.25 TRUE
#> 5: Rogue One 10.25 NA
#> 6: Bridesmaids 8.75 NA
#> 7: Bridesmaids 6.25 TRUE
#> 8: Aala Kaf Ifrit 0.00 TRUE
#> 9: Dopo la guerra (Apres la Guerre) 0.00 TRUE
#> 10: Avengers: Infinity War 12.75 NA</div></pre>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">
<nav id="toc" data-toggle="toc" class="sticky-top">
<h2 data-toc-skip>Contents</h2>
</nav>
</div>
</div>
<footer>
<div class="copyright">
<p>Developed by James Lamb, Nick Paras, Austin Dickey.</p>
</div>
<div class="pkgdown">
<p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.5.1.</p>
</div>
</footer>
</div>
</body>
</html>
|
UptakeOpenSource/uptasticsearch
|
docs/reference/unpack_nested_data.html
|
HTML
|
bsd-3-clause
| 11,607
|
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>com.haishinkit.codec</title>
<link href="../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script> <script>const storage = localStorage.getItem("dokka-dark-mode")
const savedDarkMode = storage ? JSON.parse(storage) : false
if(savedDarkMode === true){
document.getElementsByTagName("html")[0].classList.add("theme-dark")
}</script>
<script type="text/javascript" src="../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../styles/style.css" rel="Stylesheet"><link href="../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../styles/main.css" rel="Stylesheet"><link href="../../styles/prism.css" rel="Stylesheet"><link href="../../styles/logo-styles.css" rel="Stylesheet"><script type="text/javascript" src="../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../scripts/main.js" defer="defer"></script><script type="text/javascript" src="../../scripts/prism.js" async="async"></script> </head>
<body>
<div class="navigation-wrapper" id="navigation-wrapper">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<div class="library-name"><a href="../../index.html">haishinkit</a></div>
<div>0.5.1</div>
<div class="pull-right d-flex"><button id="theme-toggle-button"><span id="theme-toggle"></span></button>
<div id="searchBar"></div>
</div>
</div>
<div id="container">
<div id="leftColumn">
<div id="sideMenu"></div>
</div>
<div id="main">
<div class="main-content" id="content" pageIds="haishinkit::com.haishinkit.codec////PointingToDeclaration//-473192002">
<div class="breadcrumbs"><a href="../../index.html">haishinkit</a>/<a href="index.html">com.haishinkit.codec</a></div>
<div class="cover ">
<h1 class="cover"><span><span>Package</span></span> <span>com.</span><wbr></wbr><span>haishinkit.</span><wbr></wbr><span>codec</span></h1>
</div>
<div class="tabbedcontent">
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Types">Types</button></div>
<div class="tabs-section-body">
<h2 class="">Types</h2>
<div class="table" data-togglable="Types"><a data-name="-82443421%2FClasslikes%2F-473192002" anchor-label="AudioCodec" id="-82443421%2FClasslikes%2F-473192002" data-filterable-set=":haishinkit:dokkaHtml/release"></a>
<div class="table-row" data-filterable-current=":haishinkit:dokkaHtml/release" data-filterable-set=":haishinkit:dokkaHtml/release">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex">
<div><a href="-audio-codec/index.html"><span>Audio</span><wbr></wbr><span><span>Codec</span></span></a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-82443421%2FClasslikes%2F-473192002"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":haishinkit:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">class </span><a href="-audio-codec/index.html">AudioCodec</a> : <a href="-media-codec/index.html">MediaCodec</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
<a data-name="-2096937068%2FClasslikes%2F-473192002" anchor-label="CodecOption" id="-2096937068%2FClasslikes%2F-473192002" data-filterable-set=":haishinkit:dokkaHtml/release"></a>
<div class="table-row" data-filterable-current=":haishinkit:dokkaHtml/release" data-filterable-set=":haishinkit:dokkaHtml/release">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex">
<div><a href="-codec-option/index.html"><span>Codec</span><wbr></wbr><span><span>Option</span></span></a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-2096937068%2FClasslikes%2F-473192002"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":haishinkit:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">data </span><span class="token keyword">class </span><a href="-codec-option/index.html">CodecOption</a><span class="token punctuation">(</span>key<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">, </span>value<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a><span class="token punctuation">)</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
<a data-name="-695743759%2FClasslikes%2F-473192002" anchor-label="MediaCodec" id="-695743759%2FClasslikes%2F-473192002" data-filterable-set=":haishinkit:dokkaHtml/release"></a>
<div class="table-row" data-filterable-current=":haishinkit:dokkaHtml/release" data-filterable-set=":haishinkit:dokkaHtml/release">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex">
<div><a href="-media-codec/index.html"><span>Media</span><wbr></wbr><span><span>Codec</span></span></a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-695743759%2FClasslikes%2F-473192002"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":haishinkit:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">abstract </span><span class="token keyword">class </span><a href="-media-codec/index.html">MediaCodec</a><span class="token punctuation">(</span>mime<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="token punctuation">)</span> : <a href="../com.haishinkit.lang/-running/index.html">Running</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
<a data-name="-508759552%2FClasslikes%2F-473192002" anchor-label="RecordSetting" id="-508759552%2FClasslikes%2F-473192002" data-filterable-set=":haishinkit:dokkaHtml/release"></a>
<div class="table-row" data-filterable-current=":haishinkit:dokkaHtml/release" data-filterable-set=":haishinkit:dokkaHtml/release">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex">
<div><a href="-record-setting/index.html"><span>Record</span><wbr></wbr><span><span>Setting</span></span></a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-508759552%2FClasslikes%2F-473192002"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":haishinkit:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">class </span><a href="-record-setting/index.html">RecordSetting</a><span class="token punctuation">(</span>directory<span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/java/io/File.html">File</a><span class="token operator">?</span><span class="token punctuation">)</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
<a data-name="1822395720%2FClasslikes%2F-473192002" anchor-label="VideoCodec" id="1822395720%2FClasslikes%2F-473192002" data-filterable-set=":haishinkit:dokkaHtml/release"></a>
<div class="table-row" data-filterable-current=":haishinkit:dokkaHtml/release" data-filterable-set=":haishinkit:dokkaHtml/release">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex">
<div><a href="-video-codec/index.html"><span>Video</span><wbr></wbr><span><span>Codec</span></span></a></div>
<span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1822395720%2FClasslikes%2F-473192002"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":haishinkit:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">class </span><a href="-video-codec/index.html">VideoCodec</a> : <a href="-media-codec/index.html">MediaCodec</a>, <span data-unresolved-link="com.haishinkit.graphics.gles/GlPixelReader.Listener///PointingToDeclaration/">GlPixelReader.Listener</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2022 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>
|
shogo4405/HaishinKit.java
|
docs/haishinkit/com.haishinkit.codec/index.html
|
HTML
|
bsd-3-clause
| 12,273
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Where I'm From</title>
<link rel="stylesheet" href="assets/css/main.css" type="text/css">
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript" src="assets/js/jquery-2.1.4.js"></script>
<script type="text/javascript" src="assets/js/erik-script.js"></script>
</head>
<body>
<header id="content">
<section class="intro">
<p>Hello fellow students! My name is</p>
<h2>Erik Abrahamson</h2>
<p>and I'm part of the July cohort in Denver!</p>
</section>
<nav>
<ul class="btn button">
<li>
<a href="index.html">where I'm from</a>
</li>
<li>
<a href="where-im-going.html">where I'm going</a>
</li>
</ul>
</nav>
</header>
<section class="container" id="from">
<h1>Where I'm From</h1>
<p>I was born and raised in the Hudson Valley of New York. I grew up tinkering with computers, hardware mostly, but never thought I'd find myself as interested in software engineering as I am now.
</p>
<p>Fascinated with nature and its inhabitants, I chose to study philosophy in college and later began an early career in clinical psychology. As much as I enjoyed helping others solve their problems, I quickly realized that I'd rather help solve others problems by doing something creative, such as creating software and applications that can make life a little better for everyone, so now I'm here!</p>
<p>I'm an avid mountain biker, so if I'm not behind my computer I'm probably on the trails with my bike. Mountain biking is partially why I chose to move to Colorado, and I've met some of the most important people in my life from it here.</p>
<!-- fix this <small>Mohonk Mountain House, New Paltz, New York</small> -->
</section>
<footer>
<nav>
<ul class="social">
<li>
<a href="mailto:e.a.abrahamson@gmail.com">
<img src="assets/images/mail.png" alt="email">
</a>
</li>
<li>
<a href="https://www.facebook.com/erik.abrahamson.7" target="_blank">
<img src="assets/images/facebook.png" alt="fb">
</a>
</li>
<li>
<a href="https://github.com/ErikAbrahamson" target="_blank">
<img src="assets/images/github.png" alt="github">
</a>
</li>
<li>
<a href="https://twitter.com/erik_abrahamson" target="_blank">
<img src="assets/images/twitter.png" alt="twitter">
</a>
</li>
</ul>
</nav>
</footer>
</body>
</html>
|
ErikAbrahamson/personal_project
|
_06_personal-project/index.html
|
HTML
|
bsd-3-clause
| 2,772
|
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Javadoc API documentation for Fresco 1.1.0." />
<link rel="shortcut icon" type="image/x-icon" href="../../../../favicon.ico" />
<title>
BaseBitmapDataSubscriber - Fresco 1.1.0 API
| Fresco 1.1.0
</title>
<link href="../../../../../assets/doclava-developer-docs.css" rel="stylesheet" type="text/css" />
<link href="../../../../../assets/customizations.css" rel="stylesheet" type="text/css" />
<script src="../../../../../assets/search_autocomplete.js" type="text/javascript"></script>
<script src="../../../../../assets/jquery-resizable.min.js" type="text/javascript"></script>
<script src="../../../../../assets/doclava-developer-docs.js" type="text/javascript"></script>
<script src="../../../../../assets/prettify.js" type="text/javascript"></script>
<script type="text/javascript">
setToRoot("../../../../", "../../../../../assets/");
</script>
<script src="../../../../../assets/doclava-developer-reference.js" type="text/javascript"></script>
<script src="../../../../../assets/navtree_data.js" type="text/javascript"></script>
<script src="../../../../../assets/customizations.js" type="text/javascript"></script>
<noscript>
<style type="text/css">
html,body{overflow:auto;}
#body-content{position:relative; top:0;}
#doc-content{overflow:visible;border-left:3px solid #666;}
#side-nav{padding:0;}
#side-nav .toggle-list ul {display:block;}
#resize-packages-nav{border-bottom:3px solid #666;}
</style>
</noscript>
</head>
<body class="">
<div id="header">
<div id="headerLeft">
<span id="masthead-title"><a href="../../../../packages.html">Fresco 1.1.0</a></span>
</div>
<div id="headerRight">
<div id="search" >
<div id="searchForm">
<form accept-charset="utf-8" class="gsc-search-box"
onsubmit="return submit_search()">
<table class="gsc-search-box" cellpadding="0" cellspacing="0"><tbody>
<tr>
<td class="gsc-input">
<input id="search_autocomplete" class="gsc-input" type="text" size="33" autocomplete="off"
title="search developer docs" name="q"
value="search developer docs"
onFocus="search_focus_changed(this, true)"
onBlur="search_focus_changed(this, false)"
onkeydown="return search_changed(event, true, '../../../../')"
onkeyup="return search_changed(event, false, '../../../../')" />
<div id="search_filtered_div" class="no-display">
<table id="search_filtered" cellspacing=0>
</table>
</div>
</td>
<!-- <td class="gsc-search-button">
<input type="submit" value="Search" title="search" id="search-button" class="gsc-search-button" />
</td>
<td class="gsc-clear-button">
<div title="clear results" class="gsc-clear-button"> </div>
</td> -->
</tr></tbody>
</table>
</form>
</div><!-- searchForm -->
</div><!-- search -->
</div>
</div><!-- header -->
<div class="g-section g-tpl-240" id="body-content">
<div class="g-unit g-first side-nav-resizable" id="side-nav">
<div id="swapper">
<div id="nav-panels">
<div id="resize-packages-nav">
<div id="packages-nav">
<div id="index-links">
<a href="../../../../packages.html" >Packages</a> |
<a href="../../../../classes.html" >Classes</a>
</div>
<ul>
<li class="api apilevel-">
<a href="../../../../com/facebook/animated/gif/package-summary.html">com.facebook.animated.gif</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/animated/webp/package-summary.html">com.facebook.animated.webp</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/binaryresource/package-summary.html">com.facebook.binaryresource</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/cache/common/package-summary.html">com.facebook.cache.common</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/cache/disk/package-summary.html">com.facebook.cache.disk</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/activitylistener/package-summary.html">com.facebook.common.activitylistener</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/disk/package-summary.html">com.facebook.common.disk</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/executors/package-summary.html">com.facebook.common.executors</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/file/package-summary.html">com.facebook.common.file</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/internal/package-summary.html">com.facebook.common.internal</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/lifecycle/package-summary.html">com.facebook.common.lifecycle</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/logging/package-summary.html">com.facebook.common.logging</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/media/package-summary.html">com.facebook.common.media</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/memory/package-summary.html">com.facebook.common.memory</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/references/package-summary.html">com.facebook.common.references</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/soloader/package-summary.html">com.facebook.common.soloader</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/statfs/package-summary.html">com.facebook.common.statfs</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/streams/package-summary.html">com.facebook.common.streams</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/time/package-summary.html">com.facebook.common.time</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/util/package-summary.html">com.facebook.common.util</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/webp/package-summary.html">com.facebook.common.webp</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/datasource/package-summary.html">com.facebook.datasource</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawable/base/package-summary.html">com.facebook.drawable.base</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/backends/pipeline/package-summary.html">com.facebook.drawee.backends.pipeline</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/backends/volley/package-summary.html">com.facebook.drawee.backends.volley</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/components/package-summary.html">com.facebook.drawee.components</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/controller/package-summary.html">com.facebook.drawee.controller</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/debug/package-summary.html">com.facebook.drawee.debug</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/drawable/package-summary.html">com.facebook.drawee.drawable</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/generic/package-summary.html">com.facebook.drawee.generic</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/gestures/package-summary.html">com.facebook.drawee.gestures</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/interfaces/package-summary.html">com.facebook.drawee.interfaces</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/span/package-summary.html">com.facebook.drawee.span</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/view/package-summary.html">com.facebook.drawee.view</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/backend/package-summary.html">com.facebook.fresco.animation.backend</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/bitmap/package-summary.html">com.facebook.fresco.animation.bitmap</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/bitmap/cache/package-summary.html">com.facebook.fresco.animation.bitmap.cache</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/bitmap/wrapper/package-summary.html">com.facebook.fresco.animation.bitmap.wrapper</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/drawable/package-summary.html">com.facebook.fresco.animation.drawable</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/drawable/animator/package-summary.html">com.facebook.fresco.animation.drawable.animator</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/factory/package-summary.html">com.facebook.fresco.animation.factory</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/frame/package-summary.html">com.facebook.fresco.animation.frame</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/wrapper/package-summary.html">com.facebook.fresco.animation.wrapper</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imageformat/package-summary.html">com.facebook.imageformat</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/animated/base/package-summary.html">com.facebook.imagepipeline.animated.base</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/animated/factory/package-summary.html">com.facebook.imagepipeline.animated.factory</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/animated/impl/package-summary.html">com.facebook.imagepipeline.animated.impl</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/animated/util/package-summary.html">com.facebook.imagepipeline.animated.util</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/backends/okhttp3/package-summary.html">com.facebook.imagepipeline.backends.okhttp3</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/backends/volley/package-summary.html">com.facebook.imagepipeline.backends.volley</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/bitmaps/package-summary.html">com.facebook.imagepipeline.bitmaps</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/cache/package-summary.html">com.facebook.imagepipeline.cache</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/common/package-summary.html">com.facebook.imagepipeline.common</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/core/package-summary.html">com.facebook.imagepipeline.core</a></li>
<li class="selected api apilevel-">
<a href="../../../../com/facebook/imagepipeline/datasource/package-summary.html">com.facebook.imagepipeline.datasource</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/decoder/package-summary.html">com.facebook.imagepipeline.decoder</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/image/package-summary.html">com.facebook.imagepipeline.image</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/listener/package-summary.html">com.facebook.imagepipeline.listener</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/memory/package-summary.html">com.facebook.imagepipeline.memory</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/nativecode/package-summary.html">com.facebook.imagepipeline.nativecode</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/platform/package-summary.html">com.facebook.imagepipeline.platform</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/postprocessors/package-summary.html">com.facebook.imagepipeline.postprocessors</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/producers/package-summary.html">com.facebook.imagepipeline.producers</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/request/package-summary.html">com.facebook.imagepipeline.request</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imageutils/package-summary.html">com.facebook.imageutils</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/webpsupport/package-summary.html">com.facebook.webpsupport</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/widget/text/span/package-summary.html">com.facebook.widget.text.span</a></li>
</ul><br/>
</div> <!-- end packages -->
</div> <!-- end resize-packages -->
<div id="classes-nav">
<ul>
<li><h2>Classes</h2>
<ul>
<li class="api apilevel-"><a href="../../../../com/facebook/imagepipeline/datasource/AbstractProducerToDataSourceAdapter.html">AbstractProducerToDataSourceAdapter</a><T></li>
<li class="selected api apilevel-"><a href="../../../../com/facebook/imagepipeline/datasource/BaseBitmapDataSubscriber.html">BaseBitmapDataSubscriber</a></li>
<li class="api apilevel-"><a href="../../../../com/facebook/imagepipeline/datasource/BaseListBitmapDataSubscriber.html">BaseListBitmapDataSubscriber</a></li>
<li class="api apilevel-"><a href="../../../../com/facebook/imagepipeline/datasource/CloseableProducerToDataSourceAdapter.html">CloseableProducerToDataSourceAdapter</a><T></li>
<li class="api apilevel-"><a href="../../../../com/facebook/imagepipeline/datasource/ListDataSource.html">ListDataSource</a><T></li>
<li class="api apilevel-"><a href="../../../../com/facebook/imagepipeline/datasource/ProducerToDataSourceAdapter.html">ProducerToDataSourceAdapter</a><T></li>
<li class="api apilevel-"><a href="../../../../com/facebook/imagepipeline/datasource/SettableDataSource.html">SettableDataSource</a><T></li>
</ul>
</li>
</ul><br/>
</div><!-- end classes -->
</div><!-- end nav-panels -->
<div id="nav-tree" style="display:none">
<div id="index-links">
<a href="../../../../packages.html" >Packages</a> |
<a href="../../../../classes.html" >Classes</a>
</div>
</div><!-- end nav-tree -->
</div><!-- end swapper -->
</div> <!-- end side-nav -->
<script>
if (!isMobile) {
//$("<a href='#' id='nav-swap' onclick='swapNav();return false;' style='font-size:10px;line-height:9px;margin-left:1em;text-decoration:none;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a>").appendTo("#side-nav");
chooseDefaultNav();
if ($("#nav-tree").is(':visible')) {
init_default_navtree("../../../../");
} else {
addLoadEvent(function() {
scrollIntoView("packages-nav");
scrollIntoView("classes-nav");
});
}
//$("#swapper").css({borderBottom:"2px solid #aaa"});
} else {
swapNav(); // tree view should be used on mobile
}
</script>
<div class="g-unit" id="doc-content">
<div id="api-info-block">
<div class="sum-details-links">
Summary:
<a href="#pubctors">Ctors</a>
| <a href="#pubmethods">Methods</a>
| <a href="#promethods">Protected Methods</a>
| <a href="#inhmethods">Inherited Methods</a>
| <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a>
</div><!-- end sum-details-links -->
<div class="api-level">
</div>
</div><!-- end api-info-block -->
<!-- ======== START OF CLASS DATA ======== -->
<div id="jd-header">
public
abstract
class
<h1>BaseBitmapDataSubscriber</h1>
extends <a href="../../../../com/facebook/datasource/BaseDataSubscriber.html">BaseDataSubscriber</a><T><br/>
</div><!-- end header -->
<div id="naMessage"></div>
<div id="jd-content" class="api apilevel-">
<table class="jd-inheritance-table">
<tr>
<td colspan="3" class="jd-inheritance-class-cell">java.lang.Object</td>
</tr>
<tr>
<td class="jd-inheritance-space"> ↳</td>
<td colspan="2" class="jd-inheritance-class-cell"><a href="../../../../com/facebook/datasource/BaseDataSubscriber.html">com.facebook.datasource.BaseDataSubscriber</a><T></td>
</tr>
<tr>
<td class="jd-inheritance-space"> </td>
<td class="jd-inheritance-space"> ↳</td>
<td colspan="1" class="jd-inheritance-class-cell">com.facebook.imagepipeline.datasource.BaseBitmapDataSubscriber</td>
</tr>
</table>
<div class="jd-descr">
<h2>Class Overview</h2>
<p>Implementation of <code><a href="../../../../com/facebook/datasource/DataSubscriber.html">DataSubscriber</a></code> for cases where the client wants access to a bitmap.
<p>
Sample usage:
<pre>
<code>
dataSource.subscribe(
new BaseBitmapDataSubscriber() {
@Override
public void onNewResultImpl(@Nullable Bitmap bitmap) {
// Pass bitmap to system, which makes a copy of the bitmap.
updateStatus(bitmap);
// No need to do any cleanup.
}
@Override
public void onFailureImpl(DataSource dataSource) {
// No cleanup required here.
}
});
</code>
</pre>
</p>
</div><!-- jd-descr -->
<div class="jd-descr">
<h2>Summary</h2>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<table id="pubctors" class="jd-sumtable"><tr><th colspan="12">Public Constructors</th></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/datasource/BaseBitmapDataSubscriber.html#BaseBitmapDataSubscriber()">BaseBitmapDataSubscriber</a></span>()
</td></tr>
</table>
<!-- ========== METHOD SUMMARY =========== -->
<table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/datasource/BaseBitmapDataSubscriber.html#onNewResultImpl(com.facebook.datasource.DataSource<com.facebook.common.references.CloseableReference<com.facebook.imagepipeline.image.CloseableImage>>)">onNewResultImpl</a></span>(<a href="../../../../com/facebook/datasource/DataSource.html">DataSource</a><<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><<a href="../../../../com/facebook/imagepipeline/image/CloseableImage.html">CloseableImage</a>>> dataSource)
</td></tr>
</table>
<!-- ========== METHOD SUMMARY =========== -->
<table id="promethods" class="jd-sumtable"><tr><th colspan="12">Protected Methods</th></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
abstract
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/datasource/BaseBitmapDataSubscriber.html#onNewResultImpl(android.graphics.Bitmap)">onNewResultImpl</a></span>(Bitmap bitmap)
<div class="jd-descrdiv">The bitmap provided to this method is only guaranteed to be around for the lifespan of the
method.</div>
</td></tr>
</table>
<!-- ========== METHOD SUMMARY =========== -->
<table id="inhmethods" class="jd-sumtable"><tr><th>
<a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
<div style="clear:left;">Inherited Methods</div></th></tr>
<tr class="api apilevel-" >
<td colspan="12">
<a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-com.facebook.datasource.BaseDataSubscriber" class="jd-expando-trigger closed"
><img id="inherited-methods-com.facebook.datasource.BaseDataSubscriber-trigger"
src="../../../../../assets/images/triangle-closed.png"
class="jd-expando-trigger-img" /></a>
From class
<a href="../../../../com/facebook/datasource/BaseDataSubscriber.html">com.facebook.datasource.BaseDataSubscriber</a>
<div id="inherited-methods-com.facebook.datasource.BaseDataSubscriber">
<div id="inherited-methods-com.facebook.datasource.BaseDataSubscriber-list"
class="jd-inheritedlinks">
</div>
<div id="inherited-methods-com.facebook.datasource.BaseDataSubscriber-summary" style="display: none;">
<table class="jd-sumtable-expando">
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/datasource/BaseDataSubscriber.html#onCancellation(com.facebook.datasource.DataSource<T>)">onCancellation</a></span>(<a href="../../../../com/facebook/datasource/DataSource.html">DataSource</a><T> dataSource)
<div class="jd-descrdiv">Called whenever the request is cancelled (a request being cancelled means that is was closed
before it finished).</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/datasource/BaseDataSubscriber.html#onFailure(com.facebook.datasource.DataSource<T>)">onFailure</a></span>(<a href="../../../../com/facebook/datasource/DataSource.html">DataSource</a><T> dataSource)
<div class="jd-descrdiv">Called whenever an error occurs inside of the pipeline.</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
abstract
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/datasource/BaseDataSubscriber.html#onFailureImpl(com.facebook.datasource.DataSource<T>)">onFailureImpl</a></span>(<a href="../../../../com/facebook/datasource/DataSource.html">DataSource</a><T> dataSource)
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/datasource/BaseDataSubscriber.html#onNewResult(com.facebook.datasource.DataSource<T>)">onNewResult</a></span>(<a href="../../../../com/facebook/datasource/DataSource.html">DataSource</a><T> dataSource)
<div class="jd-descrdiv">Called whenever a new value is ready to be retrieved from the DataSource.</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
abstract
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/datasource/BaseDataSubscriber.html#onNewResultImpl(com.facebook.datasource.DataSource<T>)">onNewResultImpl</a></span>(<a href="../../../../com/facebook/datasource/DataSource.html">DataSource</a><T> dataSource)
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/datasource/BaseDataSubscriber.html#onProgressUpdate(com.facebook.datasource.DataSource<T>)">onProgressUpdate</a></span>(<a href="../../../../com/facebook/datasource/DataSource.html">DataSource</a><T> dataSource)
<div class="jd-descrdiv">Called when the progress updates.</div>
</td></tr>
</table>
</div>
</div>
</td></tr>
<tr class="api apilevel-" >
<td colspan="12">
<a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed"
><img id="inherited-methods-java.lang.Object-trigger"
src="../../../../../assets/images/triangle-closed.png"
class="jd-expando-trigger-img" /></a>
From class
java.lang.Object
<div id="inherited-methods-java.lang.Object">
<div id="inherited-methods-java.lang.Object-list"
class="jd-inheritedlinks">
</div>
<div id="inherited-methods-java.lang.Object-summary" style="display: none;">
<table class="jd-sumtable-expando">
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
Object
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">clone</span>()
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
boolean
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">equals</span>(Object arg0)
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">finalize</span>()
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
final
Class<?>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">getClass</span>()
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
int
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">hashCode</span>()
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
final
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">notify</span>()
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
final
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">notifyAll</span>()
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
String
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">toString</span>()
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
final
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">wait</span>(long arg0, int arg1)
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
final
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">wait</span>(long arg0)
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
final
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">wait</span>()
</td></tr>
</table>
</div>
</div>
</td></tr>
<tr class="api apilevel-" >
<td colspan="12">
<a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-com.facebook.datasource.DataSubscriber" class="jd-expando-trigger closed"
><img id="inherited-methods-com.facebook.datasource.DataSubscriber-trigger"
src="../../../../../assets/images/triangle-closed.png"
class="jd-expando-trigger-img" /></a>
From interface
<a href="../../../../com/facebook/datasource/DataSubscriber.html">com.facebook.datasource.DataSubscriber</a>
<div id="inherited-methods-com.facebook.datasource.DataSubscriber">
<div id="inherited-methods-com.facebook.datasource.DataSubscriber-list"
class="jd-inheritedlinks">
</div>
<div id="inherited-methods-com.facebook.datasource.DataSubscriber-summary" style="display: none;">
<table class="jd-sumtable-expando">
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
abstract
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/datasource/DataSubscriber.html#onCancellation(com.facebook.datasource.DataSource<T>)">onCancellation</a></span>(<a href="../../../../com/facebook/datasource/DataSource.html">DataSource</a><T> dataSource)
<div class="jd-descrdiv">Called whenever the request is cancelled (a request being cancelled means that is was closed
before it finished).</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
abstract
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/datasource/DataSubscriber.html#onFailure(com.facebook.datasource.DataSource<T>)">onFailure</a></span>(<a href="../../../../com/facebook/datasource/DataSource.html">DataSource</a><T> dataSource)
<div class="jd-descrdiv">Called whenever an error occurs inside of the pipeline.</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
abstract
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/datasource/DataSubscriber.html#onNewResult(com.facebook.datasource.DataSource<T>)">onNewResult</a></span>(<a href="../../../../com/facebook/datasource/DataSource.html">DataSource</a><T> dataSource)
<div class="jd-descrdiv">Called whenever a new value is ready to be retrieved from the DataSource.</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
abstract
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/datasource/DataSubscriber.html#onProgressUpdate(com.facebook.datasource.DataSource<T>)">onProgressUpdate</a></span>(<a href="../../../../com/facebook/datasource/DataSource.html">DataSource</a><T> dataSource)
<div class="jd-descrdiv">Called when the progress updates.</div>
</td></tr>
</table>
</div>
</div>
</td></tr>
</table>
</div><!-- jd-descr (summary) -->
<!-- Details -->
<!-- XML Attributes -->
<!-- Enum Values -->
<!-- Constants -->
<!-- Fields -->
<!-- Public ctors -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<h2>Public Constructors</h2>
<a id="BaseBitmapDataSubscriber()"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
</span>
<span class="sympad">BaseBitmapDataSubscriber</span>
<span class="normal">()</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p></p></div>
</div>
</div>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<!-- Protected ctors -->
<!-- ========= METHOD DETAIL ======== -->
<!-- Public methdos -->
<h2>Public Methods</h2>
<a id="onNewResultImpl(com.facebook.datasource.DataSource<com.facebook.common.references.CloseableReference<com.facebook.imagepipeline.image.CloseableImage>>)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
void
</span>
<span class="sympad">onNewResultImpl</span>
<span class="normal">(<a href="../../../../com/facebook/datasource/DataSource.html">DataSource</a><<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><<a href="../../../../com/facebook/imagepipeline/image/CloseableImage.html">CloseableImage</a>>> dataSource)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p></p></div>
</div>
</div>
<!-- ========= METHOD DETAIL ======== -->
<h2>Protected Methods</h2>
<a id="onNewResultImpl(android.graphics.Bitmap)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
protected
abstract
void
</span>
<span class="sympad">onNewResultImpl</span>
<span class="normal">(Bitmap bitmap)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>The bitmap provided to this method is only guaranteed to be around for the lifespan of the
method.
<p>The framework will free the bitmap's memory after this method has completed.</p></div>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<a id="navbar_top"></a>
<div id="footer">
+Generated by <a href="http://code.google.com/p/doclava/">Doclava</a>.
+</div> <!-- end footer - @generated -->
</div> <!-- jd-content -->
</div><!-- end doc-content -->
</div> <!-- end body-content -->
<script type="text/javascript">
init(); /* initialize doclava-developer-docs.js */
</script>
</body>
</html>
|
desmond1121/fresco
|
docs/javadoc/reference/com/facebook/imagepipeline/datasource/BaseBitmapDataSubscriber.html
|
HTML
|
bsd-3-clause
| 36,729
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_101) on Sat Aug 20 05:41:48 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>org.apache.solr.search.facet Class Hierarchy (Solr 6.2.0 API)</title>
<meta name="date" content="2016-08-20">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.apache.solr.search.facet Class Hierarchy (Solr 6.2.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><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="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/solr/search/package-tree.html">Prev</a></li>
<li><a href="../../../../../org/apache/solr/search/function/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/solr/search/facet/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package org.apache.solr.search.facet</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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/BlockJoin.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">BlockJoin</span></a></li>
<li type="circle">org.apache.solr.uninverting.<a href="../../../../../org/apache/solr/uninverting/DocTermOrds.html" title="class in org.apache.solr.uninverting"><span class="typeNameLink">DocTermOrds</span></a> (implements org.apache.lucene.util.<a href="http://lucene.apache.org/core/6_2_0/core/org/apache/lucene/util/Accountable.html?is-external=true" title="class or interface in org.apache.lucene.util">Accountable</a>)
<ul>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/UnInvertedField.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">UnInvertedField</span></a></li>
</ul>
</li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/FacetDebugInfo.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">FacetDebugInfo</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/FacetMerger.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">FacetMerger</span></a>
<ul>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/SumAgg.Merger.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">SumAgg.Merger</span></a></li>
</ul>
</li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/FacetMerger.Context.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">FacetMerger.Context</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/FacetProcessor.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">FacetProcessor</span></a><FacetRequestT></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/FacetRequest.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">FacetRequest</span></a>
<ul>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/FacetField.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">FacetField</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/FacetQuery.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">FacetQuery</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/FacetRange.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">FacetRange</span></a></li>
</ul>
</li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/FacetRequest.Domain.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">FacetRequest.Domain</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/FieldUtil.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">FieldUtil</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/HLLAgg.HLLFactory.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">HLLAgg.HLLFactory</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/LegacyFacet.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">LegacyFacet</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/LegacyFacet.Subfacet.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">LegacyFacet.Subfacet</span></a></li>
<li type="circle">org.apache.solr.handler.component.<a href="../../../../../org/apache/solr/handler/component/SearchComponent.html" title="class in org.apache.solr.handler.component"><span class="typeNameLink">SearchComponent</span></a> (implements org.apache.solr.util.plugin.<a href="../../../../../org/apache/solr/util/plugin/NamedListInitializedPlugin.html" title="interface in org.apache.solr.util.plugin">NamedListInitializedPlugin</a>, org.apache.solr.core.<a href="../../../../../org/apache/solr/core/SolrInfoMBean.html" title="interface in org.apache.solr.core">SolrInfoMBean</a>)
<ul>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/FacetModule.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">FacetModule</span></a></li>
</ul>
</li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/SlotAcc.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">SlotAcc</span></a> (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>)</li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/SlotAcc.Resizer.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">SlotAcc.Resizer</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/UnInvertedField.DocToTerm.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">UnInvertedField.DocToTerm</span></a> (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>)</li>
<li type="circle">org.apache.lucene.queries.function.<a href="http://lucene.apache.org/core/6_2_0/queries/org/apache/lucene/queries/function/ValueSource.html?is-external=true" title="class or interface in org.apache.lucene.queries.function"><span class="typeNameLink">ValueSource</span></a>
<ul>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/AggValueSource.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">AggValueSource</span></a>
<ul>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/SimpleAggValueSource.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">SimpleAggValueSource</span></a>
<ul>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/AvgAgg.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">AvgAgg</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/CountAgg.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">CountAgg</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/MaxAgg.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">MaxAgg</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/MinAgg.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">MinAgg</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/PercentileAgg.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">PercentileAgg</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/SumAgg.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">SumAgg</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/SumsqAgg.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">SumsqAgg</span></a></li>
</ul>
</li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/StrAggValueSource.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">StrAggValueSource</span></a>
<ul>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/HLLAgg.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">HLLAgg</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/UniqueAgg.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">UniqueAgg</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.solr.search.<a href="../../../../../org/apache/solr/search/ValueSourceParser.html" title="class in org.apache.solr.search"><span class="typeNameLink">ValueSourceParser</span></a> (implements org.apache.solr.util.plugin.<a href="../../../../../org/apache/solr/util/plugin/NamedListInitializedPlugin.html" title="interface in org.apache.solr.util.plugin">NamedListInitializedPlugin</a>)
<ul>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/PercentileAgg.Parser.html" title="class in org.apache.solr.search.facet"><span class="typeNameLink">PercentileAgg.Parser</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/UnInvertedField.Callback.html" title="interface in org.apache.solr.search.facet"><span class="typeNameLink">UnInvertedField.Callback</span></a></li>
</ul>
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a><E> (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/FacetField.SortDirection.html" title="enum in org.apache.solr.search.facet"><span class="typeNameLink">FacetField.SortDirection</span></a></li>
<li type="circle">org.apache.solr.search.facet.<a href="../../../../../org/apache/solr/search/facet/FacetField.FacetMethod.html" title="enum in org.apache.solr.search.facet"><span class="typeNameLink">FacetField.FacetMethod</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/solr/search/package-tree.html">Prev</a></li>
<li><a href="../../../../../org/apache/solr/search/function/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/solr/search/facet/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>
<i>Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</small></p>
</body>
</html>
|
berkeleybop/bbop-manager-golr
|
solr/docs/solr-core/org/apache/solr/search/facet/package-tree.html
|
HTML
|
bsd-3-clause
| 16,459
|
<link rel="import" href="../../packages/polymer/polymer.html">
<link rel="import" href="../../packages/core_elements/core_icon.html">
<link rel="import" href="../../packages/core_elements/src/core-icon/core-icon.html">
<link rel="import" href="../../packages/core_elements/src/core-icons/core-icons.html">
<link rel="import" href="../../packages/core_elements/src/core-icons/iconsets/av-icons.html">
<link rel="import" href="../../packages/core_elements/src/core-icons/iconsets/hardware-icons.html">
<link rel="import" href="../../packages/core_elements/core_overlay.html">
<link rel="import" href="../../packages/core_elements/core_splitter.html">
<link rel="import" href="../../packages/core_elements/core_toolbar.html">
<link rel="import" href="../../packages/core_elements/core_tooltip.html">
<link rel="import" href="../../packages/paper_elements/paper_button.html">
<link rel="import" href="../../packages/paper_elements/paper_dialog.html">
<link rel="import" href="../../packages/paper_elements/paper_dialog_transition.html">
<link rel="import" href="../../packages/paper_elements/paper_fab.html">
<link rel="import" href="../../packages/paper_elements/paper_icon_button.html">
<link rel="import" href="../../packages/paper_elements/paper_item.html">
<link rel="import" href="../../packages/paper_elements/paper_menu_button.html">
<link rel="import" href="../../packages/paper_elements/paper_tabs.html">
<link rel="import" href="../../packages/paper_elements/paper_toast.html">
<link rel="import" href="widgets/ace_view.html">
<link rel="import" href="widgets/files_view.html">
<polymer-element name="playground-app">
<template>
<link href="playground_app.css" rel="stylesheet">
<div layout horizontal class='mainContent'>
<div id='navigationArea' layout vertical>
<core-toolbar>
<div flex>Toolbar</div>
<paper-icon-button icon="av:play-arrow" on-tap="{{handleRun}}"></paper-icon-button>
<paper-menu-button id="mainMenu" icon="menu" halign="left" valign="bottom">
<paper-item>Deploy to Mobile...</paper-item>
<paper-item>Send Feedback</paper-item>
<paper-item>About</paper-item>
</paper-menu-button>
</core-toolbar>
<files-view flex></files-view>
<core-toolbar>
<paper-icon-button icon="settings" on-tap="{{openSettings}}"></paper-icon-button>
<div flex> </div>
<paper-fab title="sds" icon="add" class="mini" on-tap="{{handleAdd}}"></paper-fab>
</core-toolbar>
</div>
<core-splitter direction="left" minSize="200"></core-splitter>
<div layout vertical flex>
<!-- div id="tabSpacer"></div -->
<div layout horizontal>
<paper-tabs selected="0" flex on-core-select="{{handleTabSelect}}">
<paper-tab>foo.html</paper-tab>
<paper-tab>foo.css</paper-tab>
<paper-tab>foo.dart</paper-tab>
</paper-tabs>
<div id="navButtons">
<paper-icon-button icon="arrow-back" on-tap="{{handleBack}}"></paper-icon-button>
<paper-icon-button icon="arrow-forward" on-tap="{{handleForward}}"></paper-icon-button>
</div>
</div>
<ace-view flex></ace-view>
</div>
</div>
<paper-dialog id="okCancelDialog" heading="Place holder"
layered="true" backdrop="true" transition="paper-dialog-transition-center">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
<paper-button label="Cancel" affirmative></paper-button>
<paper-button label="OK" affirmative autofocus></paper-button>
</paper-dialog>
<paper-toast id="toast"><paper-toast>
</template>
<script type="application/dart" src="playground_app.dart"></script>
</polymer-element>
|
devoncarew/playground
|
lib/playground_app.html
|
HTML
|
bsd-3-clause
| 3,979
|
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="resources/compositor-touch-hit-rects.css">
<style>
.composited {
transform: translatez(0);
}
.box {
width: 50px;
height: 50px;
background-color: white;
}
#middle {
position: absolute;
z-index: 1;
top: 50px;
left: 20px;
}
#behind {
position: absolute;
z-index: 1;
top: 90px;
left: 60px;
}
#top {
position: absolute;
z-index: 1;
top: 130px;
left: 100px;
}
#tests {
height: 200px;
}
</style>
</head>
<body>
<p id="description">
This test verifies the hit test regions given to the compositor for composited layer squashing.
</p>
<div id="tests">
<div id="behind" class="composited box testcase"></div>
<div id="middle" class="box testcase"></div>
<div id="top" class="box testcase"></div>
</div>
<div id="console"></div>
<script src="resources/compositor-touch-hit-rects.js"></script>
<script>
if (window.internals)
window.internals.settings.setLayerSquashingEnabled(true);
</script>
</body>
|
smilusingjavascript/blink
|
LayoutTests/fast/events/touch/compositor-touch-hit-rects-squashing.html
|
HTML
|
bsd-3-clause
| 1,000
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Code Coverage for /vagrant/zend/workspace/everything/module/Album/src/Album/Controller</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../../../../css/bootstrap.min.css" rel="stylesheet">
<link href="../../../../css/style.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="../../../../js/html5shiv.min.js"></script>
<script src="../../../../js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<header>
<div class="container">
<div class="row">
<div class="col-md-12">
<ol class="breadcrumb">
<li><a href="../../../../index.html">/vagrant/zend/workspace/everything/module</a></li>
<li><a href="../../../index.html">Album</a></li>
<li><a href="../../index.html">src</a></li>
<li><a href="../index.html">Album</a></li>
<li class="active">Controller</li>
<li>(<a href="dashboard.html">Dashboard</a>)</li>
</ol>
</div>
</div>
</div>
</header>
<div class="container">
<table class="table table-bordered">
<thead>
<tr>
<td> </td>
<td colspan="9"><div align="center"><strong>Code Coverage</strong></div></td>
</tr>
<tr>
<td> </td>
<td colspan="3"><div align="center"><strong>Lines</strong></div></td>
<td colspan="3"><div align="center"><strong>Functions and Methods</strong></div></td>
<td colspan="3"><div align="center"><strong>Classes and Traits</strong></div></td>
</tr>
</thead>
<tbody>
<tr>
<td class="warning">Total</td>
<td class="warning big"> <div class="progress">
<div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="69.23" aria-valuemin="0" aria-valuemax="100" style="width: 69.23%">
<span class="sr-only">69.23% covered (warning)</span>
</div>
</div>
</td>
<td class="warning small"><div align="right">69.23%</div></td>
<td class="warning small"><div align="right">9 / 13</div></td>
<td class="danger big"> <div class="progress">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="33.33" aria-valuemin="0" aria-valuemax="100" style="width: 33.33%">
<span class="sr-only">33.33% covered (danger)</span>
</div>
</div>
</td>
<td class="danger small"><div align="right">33.33%</div></td>
<td class="danger small"><div align="right">2 / 6</div></td>
<td class="danger big"> <div class="progress">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="0.00" aria-valuemin="0" aria-valuemax="100" style="width: 0.00%">
<span class="sr-only">0.00% covered (danger)</span>
</div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
</tr>
<tr>
<td class="warning"><span class="glyphicon glyphicon-file"></span> <a href="IndexController.php.html">IndexController.php</a></td>
<td class="warning big"> <div class="progress">
<div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="69.23" aria-valuemin="0" aria-valuemax="100" style="width: 69.23%">
<span class="sr-only">69.23% covered (warning)</span>
</div>
</div>
</td>
<td class="warning small"><div align="right">69.23%</div></td>
<td class="warning small"><div align="right">9 / 13</div></td>
<td class="danger big"> <div class="progress">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="33.33" aria-valuemin="0" aria-valuemax="100" style="width: 33.33%">
<span class="sr-only">33.33% covered (danger)</span>
</div>
</div>
</td>
<td class="danger small"><div align="right">33.33%</div></td>
<td class="danger small"><div align="right">2 / 6</div></td>
<td class="danger big"> <div class="progress">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="0.00" aria-valuemin="0" aria-valuemax="100" style="width: 0.00%">
<span class="sr-only">0.00% covered (danger)</span>
</div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
</tr>
</tbody>
</table>
<footer>
<hr/>
<h4>Legend</h4>
<p>
<span class="danger"><strong>Low</strong>: 0% to 35%</span>
<span class="warning"><strong>Medium</strong>: 35% to 70%</span>
<span class="success"><strong>High</strong>: 70% to 100%</span>
</p>
<p>
<small>Generated by <a href="http://github.com/sebastianbergmann/php-code-coverage" target="_top">PHP_CodeCoverage 2.0.10</a> using <a href="http://php.net/" target="_top">PHP 5.5.9-1ubuntu4.3</a> and <a href="http://phpunit.de/">PHPUnit 4.2.2</a> at Sat Aug 30 16:27:10 IST 2014.</small>
</p>
</footer>
</div>
<script src="../../../../js/jquery.min.js" type="text/javascript"></script>
<script src="../../../../js/bootstrap.min.js" type="text/javascript"></script>
<script src="../../../../js/holder.js" type="text/javascript"></script>
</body>
</html>
|
KalaiselvanKarppusamy/everything
|
build/coverage/Album/src/Album/Controller/index.html
|
HTML
|
bsd-3-clause
| 5,459
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.