text
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 lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>coqprime: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.7.1+2 / coqprime - 1.0.5</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> coqprime <small> 1.0.5 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-11-21 02:02:39 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-21 02:02:39 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.7.1+2 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.06.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.06.1 Official 4.06.1 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;[email protected]&quot; homepage: &quot;https://github.com/thery/coqprime&quot; bug-reports: &quot;https://github.com/thery/coqprime/issues&quot; dev-repo: &quot;git+https://github.com/thery/coqprime.git&quot; license: &quot;LGPL-2.1-only&quot; authors: [&quot;Laurent Théry&quot;] build: [ [make &quot;-j%{jobs}%&quot;] ] install: [ [make &quot;install&quot;] ] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.10~&quot; &amp; &lt; &quot;8.12&quot;} &quot;coq-bignums&quot; ] synopsis: &quot;Certifying prime numbers in Coq&quot; url { src: &quot;https://github.com/thery/coqprime/archive/v8.10b.zip&quot; checksum: &quot;sha512=8debbad953f083137c5ab73be0615983af42188c34852bfca3eb7cc92f13432bcbeadc4b464ef1c389d354c68bac013fdfc400d1dd49fc370ff8ac5cff612343&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-coqprime.1.0.5 coq.8.7.1+2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.7.1+2). The following dependencies couldn&#39;t be met: - coq-coqprime -&gt; coq &gt;= 8.10~ Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-coqprime.1.0.5</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.06.1-2.0.5/released/8.7.1+2/coqprime/1.0.5.html
HTML
mit
6,548
<!DOCTYPE html> <!-- build:[manifest]:prod manifest.appcache --> <html> <!-- /build --> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <!-- build:template <title><%= name %></title> /build --> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.min.css"> <!-- build:[href]:prod styles/app.min.css --> <link rel="stylesheet" href="styles/app.css"> <!-- /build --> </head> <body> <!--[if lt IE 10]> <p class="browsehappy"> You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com">upgrade your browser</a> to improve your experience. </p> <hr/> <![endif]--> <div id="content"></div> <script> <!-- Some build time properties --> <!-- build:template var appTitle = "<%= name %>", appVersion = "<%= version %>", appBuildTimestamp = "<%= timestamp %>", appBuildConfiguration = "production", eslintErrors = "<%= eslintErrors %>", eslintWarnings = "<%= eslintWarnings %>", scsslintWarnings = "<%= scsslintWarnings %>", upgradeMessage = "A newer version of <%= name %> is available! Load it?"; /build --> <!-- build:remove:prod --> appBuildConfiguration = "development"; <!-- /build --> </script> <!-- build:[src]:prod scripts/app.min.js --> <script src="scripts/app.js"></script> <!-- /build --> <!-- build:remove:prod --> <!-- Automatic reload of page, default URL for 'grunt-contrib-watch' reload server --> <script src="//localhost:35729/livereload.js"></script> <!-- /build --> </body> </html>
eirikt/default-webapp-heroku
client/index.html
HTML
mit
1,770
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mini-compiler: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.10.0 / mini-compiler - 8.5.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> mini-compiler <small> 8.5.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-12-31 19:49:08 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-31 19:49:08 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.10.0 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.09.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.1 Official release 4.09.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;[email protected]&quot; homepage: &quot;https://github.com/coq-contribs/mini-compiler&quot; license: &quot;LGPL 2&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/MiniCompiler&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.5&quot; &amp; &lt; &quot;8.6~&quot;} ] tags: [ &quot;keyword:compilation&quot; &quot;keyword:correctness&quot; &quot;keyword:arithmetic&quot; &quot;category:Computer Science/Semantics and Compilation/Compilation&quot; &quot;date:2003&quot; ] authors: [ &quot;Jean-Christophe Filliâtre &lt;&gt;&quot; ] bug-reports: &quot;https://github.com/coq-contribs/mini-compiler/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/mini-compiler.git&quot; synopsis: &quot;Correctness of a tiny compiler for arithmetic expressions&quot; description: &quot;&quot;&quot; Tutorial correctness proof of a tiny compiler from simple arithmetic expressions (constants, variables and additions) to simple assembly-like code (one accumulator, infinitly many registers and addition)&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/mini-compiler/archive/v8.5.0.tar.gz&quot; checksum: &quot;md5=27b1414ce51c9cfe014d5777e9d47b2e&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-mini-compiler.8.5.0 coq.8.10.0</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.10.0). The following dependencies couldn&#39;t be met: - coq-mini-compiler -&gt; coq &lt; 8.6~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-mini-compiler.8.5.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.09.1-2.0.6/released/8.10.0/mini-compiler/8.5.0.html
HTML
mit
6,953
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>dictionaries: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.14.0 / dictionaries - 8.7.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> dictionaries <small> 8.7.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-12-03 21:53:52 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-03 21:53:52 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 3 Virtual package relying on a GMP lib system installation coq 8.14.0 Formal proof management system dune 2.9.1 Fast, portable, and opinionated build system ocaml 4.06.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.06.1 Official 4.06.1 release ocaml-config 1 OCaml Switch Configuration ocaml-secondary-compiler 4.08.1-1 OCaml 4.08.1 Secondary Switch Compiler ocamlfind 1.9.1 A library manager for OCaml ocamlfind-secondary 1.9.1 Adds support for ocaml-secondary-compiler to ocamlfind zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;[email protected]&quot; homepage: &quot;https://github.com/coq-contribs/dictionaries&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Dictionaries&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.7&quot; &amp; &lt; &quot;8.8~&quot;} ] tags: [ &quot;keyword: modules&quot; &quot;keyword: functors&quot; &quot;keyword: search trees&quot; &quot;category: Computer Science/Data Types and Data Structures&quot; &quot;category: Miscellaneous/Extracted Programs/Data structures&quot; &quot;date: 2003-02-6&quot; ] authors: [ &quot;Pierre Castéran &lt;[email protected]&gt;&quot; ] bug-reports: &quot;https://github.com/coq-contribs/dictionaries/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/dictionaries.git&quot; synopsis: &quot;Dictionaries (with modules)&quot; description: &quot;&quot;&quot; This file contains a specification for dictionaries, and an implementation using binary search trees. Coq&#39;s module system, with module types and functors, is heavily used. It can be considered as a certified version of an example proposed by Paulson in Standard ML. A detailed description (in French) can be found in the chapter 11 of The Coq&#39;Art, the book written by Yves Bertot and Pierre Castéran (please follow the link http://coq.inria.fr/doc-eng.html)&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/dictionaries/archive/v8.7.0.tar.gz&quot; checksum: &quot;md5=1e1e78b0a76827b75de4f43ec8602c1d&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-dictionaries.8.7.0 coq.8.14.0</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.14.0). The following dependencies couldn&#39;t be met: - coq-dictionaries -&gt; coq &lt; 8.8~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-dictionaries.8.7.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.06.1-2.0.5/released/8.14.0/dictionaries/8.7.0.html
HTML
mit
7,762
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>reglang: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.9.1 / reglang - 1.1.1</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> reglang <small> 1.1.1 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-16 00:21:27 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-16 00:21:27 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 2 Virtual package relying on perl coq 8.9.1 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.07.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.07.1 Official release 4.07.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;[email protected]&quot; homepage: &quot;https://github.com/coq-community/reglang&quot; dev-repo: &quot;git+https://github.com/coq-community/reglang.git&quot; bug-reports: &quot;https://github.com/coq-community/reglang/issues&quot; doc: &quot;https://coq-community.org/reglang/&quot; license: &quot;CECILL-B&quot; synopsis: &quot;Representations of regular languages (i.e., regexps, various types of automata, and WS1S) with equivalence proofs, in Coq and MathComp&quot; description: &quot;&quot;&quot; This library provides definitions and verified translations between different representations of regular languages: various forms of automata (deterministic, nondeterministic, one-way, two-way), regular expressions, and the logic WS1S. It also contains various decidability results and closure properties of regular languages.&quot;&quot;&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] depends: [ &quot;coq&quot; {&gt;= &quot;8.10&quot; &amp; &lt; &quot;8.13~&quot;} &quot;coq-mathcomp-ssreflect&quot; {&gt;= &quot;1.9&quot; &amp; &lt; &quot;1.12~&quot;} ] tags: [ &quot;category:Computer Science/Formal Languages Theory and Automata&quot; &quot;keyword:regular languages&quot; &quot;keyword:regular expressions&quot; &quot;keyword:finite automata&quot; &quot;keyword:two-way automata&quot; &quot;keyword:monadic second-order logic&quot; &quot;logpath:RegLang&quot; &quot;date:2020-10-05&quot; ] authors: [ &quot;Christian Doczkal&quot; &quot;Jan-Oliver Kaiser&quot; &quot;Gert Smolka&quot; ] url { src: &quot;https://github.com/coq-community/reglang/archive/v1.1.1.tar.gz&quot; checksum: &quot;sha512=f3b92695d1c3fedd37dc0a6289c9cdc4bf051f0a7134123b633d9875e5ad01e260304488de3d12810e3de9054069362cbd46eedd3d59e3baf4b008862fafc783&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-reglang.1.1.1 coq.8.9.1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.9.1). The following dependencies couldn&#39;t be met: - coq-reglang -&gt; coq &gt;= 8.10 Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-reglang.1.1.1</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.07.1-2.0.6/released/8.9.1/reglang/1.1.1.html
HTML
mit
7,542
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>This is the about page!</title> </head> <body> </body> </html>
ana-vas/simple-site
about.html
HTML
mit
145
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>zsearch-trees: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / extra-dev</a></li> <li class="active"><a href="">dev / zsearch-trees - 8.6.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> zsearch-trees <small> 8.6.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-03-02 09:43:56 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-03-02 09:43:56 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 4 Virtual package relying on a GMP lib system installation coq dev Formal proof management system dune 3.0.2 Fast, portable, and opinionated build system ocaml 4.13.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.13.1 Official release 4.13.1 ocaml-config 2 OCaml Switch Configuration ocaml-options-vanilla 1 Ensure that OCaml is compiled with no special options enabled ocamlfind 1.9.3 A library manager for OCaml zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;[email protected]&quot; homepage: &quot;https://github.com/coq-contribs/zsearch-trees&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/ZSearchTrees&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.6&quot; &amp; &lt; &quot;8.7~&quot;} ] tags: [ &quot;keyword: binary search trees&quot; &quot;category: Computer Science/Data Types and Data Structures&quot; &quot;category: Miscellaneous/Extracted Programs/Data structures&quot; ] authors: [ &quot;Pierre Castéran&quot; ] bug-reports: &quot;https://github.com/coq-contribs/zsearch-trees/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/zsearch-trees.git&quot; synopsis: &quot;Binary Search Trees&quot; description: &quot;Algorithms for collecting, searching, inserting and deleting elements in binary search trees on Z&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/zsearch-trees/archive/v8.6.0.tar.gz&quot; checksum: &quot;md5=fca201467e21f6c236d51b3801924ce7&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-zsearch-trees.8.6.0 coq.dev</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is dev). The following dependencies couldn&#39;t be met: - coq-zsearch-trees -&gt; coq &lt; 8.7~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-zsearch-trees.8.6.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.13.1-2.0.10/extra-dev/dev/zsearch-trees/8.6.0.html
HTML
mit
7,135
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>smc: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.5.0 / smc - 8.9.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> smc <small> 8.9.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-29 07:47:20 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-29 07:47:20 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 2 Virtual package relying on perl coq 8.5.0 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.04.2 The OCaml compiler (virtual package) ocaml-base-compiler 4.04.2 Official 4.04.2 release ocaml-config 1 OCaml Switch Configuration # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;[email protected]&quot; homepage: &quot;https://github.com/coq-contribs/smc&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/SMC&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.9&quot; &amp; &lt; &quot;8.10~&quot;} &quot;coq-int-map&quot; {&gt;= &quot;8.9&quot; &amp; &lt; &quot;8.10~&quot;} ] tags: [ &quot;keyword: BDD&quot; &quot;keyword: binary decision diagrams&quot; &quot;keyword: classical logic&quot; &quot;keyword: propositional logic&quot; &quot;keyword: garbage collection&quot; &quot;keyword: modal mu-calculus&quot; &quot;keyword: model checking&quot; &quot;keyword: symbolic model checking&quot; &quot;keyword: reflection&quot; &quot;category: Computer Science/Decision Procedures and Certified Algorithms/Decision procedures&quot; &quot;date: 2002-11&quot; ] authors: [ &quot;Kumar Neeraj Verma &lt;[email protected]&gt;&quot; ] bug-reports: &quot;https://github.com/coq-contribs/smc/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/smc.git&quot; synopsis: &quot;BDD based symbolic model checker for the modal mu-calculus&quot; description: &quot;&quot;&quot; Provides BDD algorithms, a symbolic model checker for the modal mu-calculus based on it, together with a garbage collector&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/smc/archive/v8.9.0.tar.gz&quot; checksum: &quot;md5=5393bb4adae218fe834d80e06b62db6b&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-smc.8.9.0 coq.8.5.0</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.5.0). The following dependencies couldn&#39;t be met: - coq-smc -&gt; coq-int-map &gt;= 8.9 -&gt; coq &gt;= 8.9 -&gt; ocaml &gt;= 4.05.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-smc.8.9.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.0/smc/8.9.0.html
HTML
mit
7,432
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>vst-32: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.5.3 / vst-32 - 2.8</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> vst-32 <small> 2.8 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-03-02 14:57:45 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-03-02 14:57:45 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 2 Virtual package relying on perl coq 8.5.3 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.04.2 The OCaml compiler (virtual package) ocaml-base-compiler 4.04.2 Official 4.04.2 release ocaml-config 1 OCaml Switch Configuration # opam file: opam-version: &quot;2.0&quot; synopsis: &quot;Verified Software Toolchain&quot; description: &quot;The software toolchain includes static analyzers to check assertions about your program; optimizing compilers to translate your program to machine language; operating systems and libraries to supply context for your program. The Verified Software Toolchain project assures with machine-checked proofs that the assertions claimed at the top of the toolchain really hold in the machine-language program, running in the operating-system context.&quot; authors: [ &quot;Andrew W. Appel&quot; &quot;Lennart Beringer&quot; &quot;Sandrine Blazy&quot; &quot;Qinxiang Cao&quot; &quot;Santiago Cuellar&quot; &quot;Robert Dockins&quot; &quot;Josiah Dodds&quot; &quot;Nick Giannarakis&quot; &quot;Samuel Gruetter&quot; &quot;Aquinas Hobor&quot; &quot;Jean-Marie Madiot&quot; &quot;William Mansky&quot; ] maintainer: &quot;VST team&quot; homepage: &quot;http://vst.cs.princeton.edu/&quot; dev-repo: &quot;git+https://github.com/PrincetonUniversity/VST.git&quot; bug-reports: &quot;https://github.com/PrincetonUniversity/VST/issues&quot; license: &quot;https://raw.githubusercontent.com/PrincetonUniversity/VST/master/LICENSE&quot; patches: [ &quot;0001-Fix-issue-485-make-install-with-IGNORECOQVERSION.patch&quot; &quot;0002-Fix-Coq-8.14.0.patch&quot; ] build: [ [make &quot;-j%{jobs}%&quot; &quot;IGNORECOQVERSION=true&quot; &quot;BITSIZE=32&quot;] ] install: [ [make &quot;install&quot; &quot;IGNORECOQVERSION=true&quot; &quot;BITSIZE=32&quot;] ] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.12&quot; &amp; &lt; &quot;8.15~&quot;} &quot;coq-compcert-32&quot; {= &quot;3.9&quot;} &quot;coq-flocq&quot; {&gt;= &quot;3.2.1&quot;} ] tags: [ &quot;category:Computer Science/Semantics and Compilation/Semantics&quot; &quot;keyword:C&quot; &quot;logpath:VST&quot; &quot;date:2021-06-01&quot; ] url { src: &quot;https://github.com/PrincetonUniversity/VST/archive/v2.8.tar.gz&quot; checksum: &quot;sha512=80fae7277baf77319c9789fe4d170857862798988980f14c6ca4e11e5e027aff5dbf908848a193f90b0fb2a0dd7d12cf5f4446e2e5c13682e636d89838a08cae&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-vst-32.2.8 coq.8.5.3</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.5.3). The following dependencies couldn&#39;t be met: - coq-vst-32 -&gt; coq-compcert-32 = 3.9 -&gt; ocaml &gt;= 4.05.0 base of this switch (use `--unlock-base&#39; to force) No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-vst-32.2.8</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.3/vst-32/2.8.html
HTML
mit
7,871
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>elpi: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.7.2 / elpi - 1.6.3~8.11</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> elpi <small> 1.6.3~8.11 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-22 06:02:19 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-22 06:02:19 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-ocamlbuild base OCamlbuild binary and libraries distributed with the OCaml compiler base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.7.2 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.02.3 The OCaml compiler (virtual package) ocaml-base-compiler 4.02.3 Official 4.02.3 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Enrico Tassi &lt;[email protected]&gt;&quot; authors: [ &quot;Enrico Tassi&quot; ] license: &quot;LGPL-2.1-or-later&quot; homepage: &quot;https://github.com/LPCIC/coq-elpi&quot; bug-reports: &quot;https://github.com/LPCIC/coq-elpi/issues&quot; dev-repo: &quot;git+https://github.com/LPCIC/coq-elpi&quot; build: [ make &quot;COQBIN=%{bin}%/&quot; &quot;ELPIDIR=%{prefix}%/lib/elpi&quot; &quot;OCAMLWARN=&quot; ] install: [ make &quot;install&quot; &quot;COQBIN=%{bin}%/&quot; &quot;ELPIDIR=%{prefix}%/lib/elpi&quot; ] depends: [ &quot;elpi&quot; {&gt;= &quot;1.11.2&quot; &amp; &lt; &quot;1.12.0~&quot;} &quot;coq&quot; {&gt;= &quot;8.11&quot; &amp; &lt; &quot;8.12~&quot;} ] tags: [ &quot;logpath:elpi&quot; ] synopsis: &quot;Elpi extension language for Coq&quot; description: &quot;&quot;&quot; Coq-elpi provides a Coq plugin that embeds ELPI. It also provides a way to embed Coq&#39;s terms into λProlog using the Higher-Order Abstract Syntax approach and a way to read terms back. In addition to that it exports to ELPI a set of Coq&#39;s primitives, e.g. printing a message, accessing the environment of theorems and data types, defining a new constant and so on. For convenience it also provides a quotation and anti-quotation for Coq&#39;s syntax in λProlog. E.g. `{{nat}}` is expanded to the type name of natural numbers, or `{{A -&gt; B}}` to the representation of a product by unfolding the `-&gt;` notation. Finally it provides a way to define new vernacular commands and new tactics.&quot;&quot;&quot; url { src: &quot;https://github.com/LPCIC/coq-elpi/archive/v1.6.3_8.11.tar.gz&quot; checksum: &quot;sha256=01581a81d66d50c7afd705e83b5384de1bc4260eacc4997ea17638267c7c138d&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-elpi.1.6.3~8.11 coq.8.7.2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.7.2). The following dependencies couldn&#39;t be met: - coq-elpi -&gt; coq &gt;= 8.11 -&gt; ocaml &gt;= 4.05.0 base of this switch (use `--unlock-base&#39; to force) No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-elpi.1.6.3~8.11</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.02.3-2.0.6/released/8.7.2/elpi/1.6.3~8.11.html
HTML
mit
7,619
<!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_31) on Wed Dec 17 20:48:07 PST 2014 --> <title>TreeExpansionEvent (Java Platform SE 8 )</title> <meta name="date" content="2014-12-17"> <meta name="keywords" content="javax.swing.event.TreeExpansionEvent class"> <meta name="keywords" content="path"> <meta name="keywords" content="getPath()"> <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="TreeExpansionEvent (Java Platform SE 8 )"; } } 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/TreeExpansionEvent.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 class="aboutLanguage"><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;8</strong></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../javax/swing/event/TableModelListener.html" title="interface in javax.swing.event"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../javax/swing/event/TreeExpansionListener.html" title="interface in javax.swing.event"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?javax/swing/event/TreeExpansionEvent.html" target="_top">Frames</a></li> <li><a href="TreeExpansionEvent.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">javax.swing.event</div> <h2 title="Class TreeExpansionEvent" class="title">Class TreeExpansionEvent</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li><a href="../../../java/lang/Object.html" title="class in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li><a href="../../../java/util/EventObject.html" title="class in java.util">java.util.EventObject</a></li> <li> <ul class="inheritance"> <li>javax.swing.event.TreeExpansionEvent</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><a href="../../../java/io/Serializable.html" title="interface in java.io">Serializable</a></dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">TreeExpansionEvent</span> extends <a href="../../../java/util/EventObject.html" title="class in java.util">EventObject</a></pre> <div class="block">An event used to identify a single path in a tree. The source returned by <b>getSource</b> will be an instance of JTree. <p> For further documentation and examples see the following sections in <em>The Java Tutorial</em>: <a href="http://docs.oracle.com/javase/tutorial/uiswing/events/treeexpansionlistener.html">How to Write a Tree Expansion Listener</a> and <a href="http://docs.oracle.com/javase/tutorial/uiswing/events/treewillexpandlistener.html">How to Write a Tree-Will-Expand Listener</a>. <p> <strong>Warning:</strong> Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. As of 1.4, support for long term storage of all JavaBeans&trade; has been added to the <code>java.beans</code> package. Please see <a href="../../../java/beans/XMLEncoder.html" title="class in java.beans"><code>XMLEncoder</code></a>.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../javax/swing/tree/TreePath.html" title="class in javax.swing.tree">TreePath</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/swing/event/TreeExpansionEvent.html#path">path</a></span></code> <div class="block">Path to the value this event represents.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="fields.inherited.from.class.java.util.EventObject"> <!-- --> </a> <h3>Fields inherited from class&nbsp;java.util.<a href="../../../java/util/EventObject.html" title="class in java.util">EventObject</a></h3> <code><a href="../../../java/util/EventObject.html#source">source</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">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../javax/swing/event/TreeExpansionEvent.html#TreeExpansionEvent-java.lang.Object-javax.swing.tree.TreePath-">TreeExpansionEvent</a></span>(<a href="../../../java/lang/Object.html" title="class in java.lang">Object</a>&nbsp;source, <a href="../../../javax/swing/tree/TreePath.html" title="class in javax.swing.tree">TreePath</a>&nbsp;path)</code> <div class="block">Constructs a TreeExpansionEvent object.</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">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code><a href="../../../javax/swing/tree/TreePath.html" title="class in javax.swing.tree">TreePath</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/swing/event/TreeExpansionEvent.html#getPath--">getPath</a></span>()</code> <div class="block">Returns the path to the value that has been expanded/collapsed.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.util.EventObject"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.util.<a href="../../../java/util/EventObject.html" title="class in java.util">EventObject</a></h3> <code><a href="../../../java/util/EventObject.html#getSource--">getSource</a>, <a href="../../../java/util/EventObject.html#toString--">toString</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.<a href="../../../java/lang/Object.html" title="class in java.lang">Object</a></h3> <code><a href="../../../java/lang/Object.html#clone--">clone</a>, <a href="../../../java/lang/Object.html#equals-java.lang.Object-">equals</a>, <a href="../../../java/lang/Object.html#finalize--">finalize</a>, <a href="../../../java/lang/Object.html#getClass--">getClass</a>, <a href="../../../java/lang/Object.html#hashCode--">hashCode</a>, <a href="../../../java/lang/Object.html#notify--">notify</a>, <a href="../../../java/lang/Object.html#notifyAll--">notifyAll</a>, <a href="../../../java/lang/Object.html#wait--">wait</a>, <a href="../../../java/lang/Object.html#wait-long-">wait</a>, <a href="../../../java/lang/Object.html#wait-long-int-">wait</a></code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field.detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="path"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>path</h4> <pre>protected&nbsp;<a href="../../../javax/swing/tree/TreePath.html" title="class in javax.swing.tree">TreePath</a> path</pre> <div class="block">Path to the value this event represents.</div> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="TreeExpansionEvent-java.lang.Object-javax.swing.tree.TreePath-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>TreeExpansionEvent</h4> <pre>public&nbsp;TreeExpansionEvent(<a href="../../../java/lang/Object.html" title="class in java.lang">Object</a>&nbsp;source, <a href="../../../javax/swing/tree/TreePath.html" title="class in javax.swing.tree">TreePath</a>&nbsp;path)</pre> <div class="block">Constructs a TreeExpansionEvent object.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>source</code> - the Object that originated the event (typically <code>this</code>)</dd> <dd><code>path</code> - a TreePath object identifying the newly expanded node</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="getPath--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getPath</h4> <pre>public&nbsp;<a href="../../../javax/swing/tree/TreePath.html" title="class in javax.swing.tree">TreePath</a>&nbsp;getPath()</pre> <div class="block">Returns the path to the value that has been expanded/collapsed.</div> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/TreeExpansionEvent.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 class="aboutLanguage"><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;8</strong></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../javax/swing/event/TableModelListener.html" title="interface in javax.swing.event"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../javax/swing/event/TreeExpansionListener.html" title="interface in javax.swing.event"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?javax/swing/event/TreeExpansionEvent.html" target="_top">Frames</a></li> <li><a href="TreeExpansionEvent.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://download.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> <a href="../../../../legal/cpyr.html">Copyright</a> &#x00a9; 1993, 2015, Oracle and/or its affiliates. All rights reserved. </font></small></p> </body> </html>
fbiville/annotation-processing-ftw
doc/java/jdk8/javax/swing/event/TreeExpansionEvent.html
HTML
mit
15,762
<!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.14"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>OxyEngine: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(document).ready(initResizable); /* @license-end */</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="projectlogo"><img alt="Logo" src="logo.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">OxyEngine &#160;<span id="projectnumber">0.2.0</span> </div> <div id="projectbrief">2D full-featured open-source crossplatform game engine</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(document).ready(function(){initNavTree('class_oxy_engine_1_1_input_1_1_input_manager.html','');}); /* @license-end */ </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="headertitle"> <div class="title">OxyEngine.Input.InputManager Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="class_oxy_engine_1_1_input_1_1_input_manager.html">OxyEngine.Input.InputManager</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="class_oxy_engine_1_1_input_1_1_input_manager.html#ab1560bdeee5af0ffdeb651d3f59b55aa">GetCursorPosition</a>()</td><td class="entry"><a class="el" href="class_oxy_engine_1_1_input_1_1_input_manager.html">OxyEngine.Input.InputManager</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_oxy_engine_1_1_input_1_1_input_manager.html#a0460ae9c31ac412fec6db59b1dc8f500">GetGamePadStick</a>(int gamePad, string stick)</td><td class="entry"><a class="el" href="class_oxy_engine_1_1_input_1_1_input_manager.html">OxyEngine.Input.InputManager</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_oxy_engine_1_1_input_1_1_input_manager.html#ac49207da22a7ddadcb4e7975ceb88026">GetGamePadTrigger</a>(int gamePad, string trigger)</td><td class="entry"><a class="el" href="class_oxy_engine_1_1_input_1_1_input_manager.html">OxyEngine.Input.InputManager</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_oxy_engine_1_1_input_1_1_input_manager.html#a8835cf218ca877181ce13aa86231cd71">GetMouseWheel</a>()</td><td class="entry"><a class="el" href="class_oxy_engine_1_1_input_1_1_input_manager.html">OxyEngine.Input.InputManager</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_oxy_engine_1_1_input_1_1_input_manager.html#aa7dcad85c2dbd97392fea51c7bec7429">IsGamePadButtonPressed</a>(int gamePad, string button)</td><td class="entry"><a class="el" href="class_oxy_engine_1_1_input_1_1_input_manager.html">OxyEngine.Input.InputManager</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_oxy_engine_1_1_input_1_1_input_manager.html#a74631e64ca76355a2ea81bf27f8c03ce">IsKeyPressed</a>(string key)</td><td class="entry"><a class="el" href="class_oxy_engine_1_1_input_1_1_input_manager.html">OxyEngine.Input.InputManager</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_oxy_engine_1_1_input_1_1_input_manager.html#a4a41b342643088a8be3b100129681f0a">IsMousePressed</a>(string button)</td><td class="entry"><a class="el" href="class_oxy_engine_1_1_input_1_1_input_manager.html">OxyEngine.Input.InputManager</a></td><td class="entry"></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="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li> </ul> </div> </body> </html>
OxyTeam/OxyEngine
docs/html/class_oxy_engine_1_1_input_1_1_input_manager-members.html
HTML
mit
6,688
<style> input[type="text"], input[type="number"] { font-size: 13px; color: #333333; padding: 3px; border: solid 1px #969696; transition: box-shadow 0.3s, border 0.3s; box-shadow: 0 0 5px 1px white; } input[type="text"]:hover, input[type="text"]:focus, input[type="number"]:hover, input[type="number"]:focus { border: solid 1px #707070; box-shadow: 0 0 5px 1px #969696; } #profileSection{ min-height: 20vh; } #link{ color: rgba(0,0,0,0.6); } #link:hover{ color: #20C39A; } textarea{ min-width:100%; resize: none; width:100%; padding: 3px; display: inline-block; border: 1px solid #969696; border-radius: 4px; box-sizing: border-box; margin-top: 10px; } textarea:hover { border: 1px solid #969696; } textarea:focus { border: 1px solid #969696; } #pageLogoHolder{ border: 1px solid #FF5A5F; border-radius: 4px; color: #FF5A5F; } .pageLogo{ max-height: 50px; } #removebadge{ background: #FF5A5F; } #screenshot{ max-height: 60px; max-width: 60px; } #upload3{ background-color: #F5F5F5; color: #333333; padding: 5px; } #upload3:hover { background: #FF5A5F; color: white; } #upload4{ background: #20C39A; color: white; padding: 10px; } #upload4:hover { background: #29335C; color: white; } .unquestionNoBadge{ background-color: white; border: 1px solid #FF5A5F; padding: 4px; } .questionNoBadge{ background-color: #20C39A; border: 1px solid #FF5A5F; padding: 4px; } #addQuestionBadge{ background-color: #29335C; padding: 8px; } #missingBadge{ background-color: #FF5A5F; padding: 4px; } .disabled{ background-color: #FF5A5F; } .badge{ background: #FF5A5F; } .unselectedbadge{ border: 1px solid #404040; background: white; color: #404040; } .selectedbadge{ background: #20C39A; border: 1px solid #20C39A; } </style> <div layout="row" layout-align="center start" class="width100 paddingTB10"> <div layout="row" layout-align="center center" class="width100 min100vh" flex="5"> <i class="fa fa-chevron-circle-left font48 text-black" aria-hidden="true" ng-click="previousQuestion()" ng-if="toAddQuestion._id"> <md-tooltip>Previous Question</md-tooltip> </i> </div> <div layout="row" layout-align="start start" class="width100" flex> <div layout="column" layout-align="start start" class="width100 smallFont" ng-if="user"> <div layout="column" layout-align="start start" class="width100 paddingB5 headingBottomBorder" > <div layout="column" layout-align="start start" class="width100"> <div layout="row" layout-align="start center" class="width100 gainsboroBottomBorder paddingB5"> <div class="font20 bold marginR40"> Paper: {{test.name}} </div> <div layout="row" layout-align="start center" flex> <a class="" ng-href="{{test.url.question}}" target="_blank" id="link"> <i class="fa fa-file-pdf-o font20" aria-hidden="true"></i>&nbsp;<span class="">Question Paper</span> </a> <a class="marginL10" ng-href="{{test.url.answer}}" target="_blank" id="link" ng-if="test.url.answer"> <i class="fa fa-file-pdf-o font20" aria-hidden="true"></i>&nbsp;<span class="">Answer</span> </a> <div flex layout="row" layout-align="end center" class=""> <div layout="row" layout-align="start center" class="marginL20" ng-if="fullScope" ng-click="flipwatermarked(test._id)"> <i class="fa fa-check-square-o text-primary marginR10 font16" aria-hidden="true" ng-if="test.watermarked"></i> <i class="fa fa-times danger marginR10 font16" aria-hidden="true" ng-if="!test.watermarked"></i> <span class="text-primary" ng-if="test.watermarked">Watermarked</span> <span class="danger" ng-if="!test.watermarked">Not Watermarked</span> </div> <a ng-click="markCreator()" class="marginL20" ng-if="fullScope">Mark Creator</a> </div> </div> </div> <!--<div class="">{{test.description}}</div>--> </div> <div layout="row" layout-align="start center" flex layout-wrap class="marginT10"> <div ng-repeat="testQuestion in thisTestQuestions | orderBy:['_startnumber']" layout="row" layout-align="start center" class="badge marginR2 marginB2 font9 questionNoBadge" ng-click="setQuestion(testQuestion)"> <span> Q. {{testQuestion._startnumber}} </span> <span ng-if="testQuestion._endnumber && testQuestion._endnumber != ''"> - {{testQuestion._endnumber}} </span> <span ng-if="testQuestion.questions.length > 1"> ({{testQuestion.questions.length}}) </span> </div> </div> </div> <div layout="row" layout-align="start center" class="width100 marginTB5" layout-wrap> <!--<a ng-click="markAnswerExists()" class="marginR10">Mark Answered Questions</a>--> <div class="marginR10" ng-if="missingQuestions.length > 0"> Missing Questions: </div> <div ng-repeat="missingQuestion in missingQuestions" layout-wrap class="badge marginB2 marginR2 font9" id="missingBadge" ng-if="missingQuestions.length > 0"> <span> Q. {{missingQuestion}} </span> </div> <div class="marginLR10" ng-if="repeatQuestions.length > 0"> Repeated Questions: </div> <div ng-repeat="repeatQuestion in repeatQuestions" layout-wrap class="badge marginB2 marginR2 font9" id="missingBadge"> <span> Q. {{repeatQuestion}} </span> </div> </div> <div layout="column" layout-align="start start" class="width100 marginTB5" > <div layout="row" layout-align="start center" class="width100 gainsboroBottomBorder paddingB5" layout-wrap> <div layout="row" layout-align="start center" class="font16 bold marginR20"> Question&nbsp;<span ng-if="toAddQuestion._startnumber">{{toAddQuestion._startnumber}}</span><span ng-if="toAddQuestion._endnumber">-{{toAddQuestion._endnumber}}</span> </div> <div layout="row" layout-align="start center" id="addQuestionBadge" class="badge marginR10" ng-click="addNewQuestionSet()"> <i class="fa fa-plus " aria-hidden="true"></i> Add a new Question Set </div> <div flex layout="row" layout-align="end center" class="marginL10 " layout-wrap> <div layout="row" layout-align="start center" class="marginR10"> <md-switch ng-model="toAddQuestion._groupOfQuestions" aria-label="Question Group?" class="margin0 danger bold"> Adding a group of questions? </md-switch> </div> <div layout="row" layout-align="start center" class="danger bold"> <md-switch ng-model="toAddQuestion._hascontext" aria-label="Write Up?" class="margin0"> Is there a paragraph for the set of questions? </md-switch> </div> <div layout="row" layout-align="start center" class="marginL10" ng-if="fullScope" > <a ng-click="splitQuestions()" class="marginR5" ng-if="toAddQuestion.questions.length > 1">Split Questions</a> <span class="badge" ng-click="removeQuestionDialog()"> Delete Question </span> </div> <!--<div layout="row" layout-align="start center" class="marginR10"> <md-switch ng-model="toAddQuestion._multipleCorrect" aria-label="Multiple Correct Answers?" class="margin0"> Multiple Correct Answers? </md-switch> </div>--> </div> </div> <div layout="row" layout-align="end center" class="textDarkGrey width100 paddingTB5" layout-wrap> <div layout="row" layout-align="start center" flex class="h3Font"> Question Set&nbsp;<span ng-if="toAddQuestion._id">has {{toAddQuestion.questions.length}} question(s)</span> <div layout="row" layout-align="start center" layout-wrap> <span ng-repeat="examSection in examSections" class="badge unselectedbadge font8 marginR2 marginB2 marginT2" ng-class="{selectedbadge: examSection._id === toAddQuestion.examsection}" ng-click="setQuestionExamSection(toAddQuestion, examSection)"> {{examSection.name}} </span> </div> <!--<input type="text" class="text-center marginL10" placeholder="Question Section if any" ng-model="toAddQuestion.section"> --> </div> <div class="marginR20 danger"> Add Images in this Question Set </div> <div layout="column" layout-align="center start" class=" textDarkGrey" ngf-select="uploadImage(images)" ng-model="images" multiple="multiple" > <div class="padding5" id="pageLogoHolder"> <span> <i class="fa fa-file-text font20" aria-hidden="true"></i> </span> <span> Upload Images </span> </div> </div> <div layout="row" layout-align="start start" ng-if="toAddQuestion.images && toAddQuestion.images.length > 0" class="paddingL20" layout-wrap> <div layout="column" layout-align="center center" ng-repeat="image in toAddQuestion.images" class="marginR10 marginT10"> <div layout="row" layout-align="center center" class="marginB5"> <a ng-href="{{image}}" target="_blank"> <!--<i class="fa fa-check-square-o text-primary marginR10" aria-hidden="true"></i> Image {{$index}}--> <img ng-src="{{image}}" id="screenshot"/> </a> </div> <div layout="row" layout-align="center center" class="badge" id="removebadge" ng-click="removeImage(image)"> <i class="fa fa-trash" aria-hidden="true"></i> </div> </div> </div> </div> <div layout="row" layout-align="start center" class="width100 marginTB5" ng-if="toAddQuestion._hascontext"> <textarea class="width100 font14" ng-model="toAddQuestion.context" placeholder="Add question context here. Paragraph of RC, etc" rows="4"></textarea> </div> <div layout="column" layout-align="start start" class="boxShadow width100 marginTB10 padding10" ng-repeat="question in toAddQuestion.questions"> <div layout="row" layout-align="start center" class="width100 marginB10"> <div layout="row" layout-align="start center" class="baseFont"> Type subquestion {{$index + 1}} here<span class="marginL20 font10">{{toAddQuestion._id}}</span> </div> <div layout="row" layout-align="start center" ng-click="removeQuestionFromSet(question, $index)" class="marginL20" ng-if="$index > 0"> <i class="fa fa-trash font20" aria-hidden="true"></i> </div> <div flex layout="row" layout-align="end center" class="width100"> <span class="marginLR10" ng-if="question.type =='mcq'"> <md-switch ng-model="question.mcqma" aria-label="MCQ with Multiple Answers?" class="margin0"> MCQ with Multiple Answers? </md-switch> </span> <span class="marginL20 badge" ng-click="numericalType(question)" ng-if="question.type =='mcq'">Flip to Numerical Type</span> <span class="marginL20 badge" ng-click="mcqType(question)" ng-if="question.type =='numerical'">Flip to MCQ</span> </div> <span class="marginL20 badge" ng-click="cloneTest()" ng-if="fullScope">One off</span> <span class="marginL20 badge" ng-click="markAnswerExists()">Mark Answers</span> </div> <div layout="row" layout-align="start start" class="width100"> <div flex layout="column" layout-align="start start" class="width100"> <div layout="row" layout-align="start start" class="marginB10 width100"> <textarea class="width100 font14 margin0" ng-model="question.question" placeholder="Add question text here" rows="4"></textarea> </div> <div layout="column" layout-align="start start" class="width100 paddingLR20" ng-repeat="option in question.options" ng-if="question.type=='mcq'"> <div layout="row" layout-align="start center" class="width100 marginB2"> <div layout="row" layout-align="start center" flex="30"> <div class="font14 marginR20"> Option {{$index+1}} </div> <div> <md-switch ng-model="option._correct" aria-label="Answer?" class="margin0"> Answer? </md-switch> </div> </div> <div flex> <textarea class="width100 font14 margin0" ng-model="option.option" placeholder="Add option here" rows="1"></textarea> </div> <div layout="row" layout-align="center center" class="marginL10"> <div class="badge" id="removebadge" ng-click="removeOption(question, option, $index)"> <i class="fa fa-trash" aria-hidden="true"></i> </div> </div> </div> </div> <div layout="column" layout-align="start start" class="width100 paddingLR20" ng-show="question.type=='numerical'"> <div layout="row" layout-align="start center" class="width100"> <div layout="row" layout-align="start center" flex="40"> <div class="font14 marginR20"> Numerical Answer </div> <div class="paddingLR10"> <md-select ng-model="question.numericalAnswerType" placeholder="Numerical Answer Type" class="margin0"> <md-option ng-value="numericalAnswerType.value" ng-repeat="numericalAnswerType in numericalAnswerTypes" class="margin0"> {{numericalAnswerType.display}} </md-option> </md-select> </div> <span class="badge" ng-click="addNumericalAnswer(question)" ng-if="question.type =='numerical'">Add another answer</span> </div> <div layout="column" layout-align="start center" flex> <!--ng-if="numericalAnswerType == 'Exact'"--> <div layout="row" layout-align="start center" class="width100 marginB5" ng-repeat="numericalAnswer in question.numericalAnswers track by $index" ng-if="question.numericalAnswerType == 'Exact'"> <textarea class="width100 font14 margin0" ng-model="question.numericalAnswers[$index]" placeholder="Add numerical answer here" rows="1"></textarea> <div class="badge marginL10" id="removebadge" ng-click="removeNumericalAnswer(question, $index)"> <i class="fa fa-trash" aria-hidden="true"></i> </div> </div> <div layout="row" layout-align="start center" class="width100" ng-if="question.numericalAnswerType == 'Range'"> <div flex class="paddingLR10"> <input type="number" class="text-center width100" placeholder="Min" ng-model="question.numericalAnswerRange.min"> </div> <div flex class="paddingLR10"> <input type="number" class="text-center width100" placeholder="Max" ng-model="question.numericalAnswerRange.max" > </div> </div> </div> </div> </div> <div layout="row" layout-align="center center" id="upload3" ng-click="addNewOption(question)" class="width100 marginT5" ng-if="question.type=='mcq'"> <span> <i class="fa fa-plus" aria-hidden="true"></i> Add Another Option </span> </div> <div layout="row" layout-align="start center" class="width100 min10vh marginTB5 paddingLR20"> <div layout="row" layout-align="start center" flex="30"> <div class="font14"> Marking for question </div> </div> <div layout="row" layout-align="start center" flex> <div layout="row" layout-align="start center"> <div class="text-primary paddingR10">Correct Answer</div> <div flex class="paddingR10"><input type="text" class="width100 text-center" placeholder="Correct Answer" ng-model="question.marking.correct"></div> </div> <div layout="row" layout-align="start center"> <div class="danger paddingL10">Incorrect Answer</div> <div flex class="paddingL10"> <input type="text" class="width100 text-center" placeholder="Correct Answer" ng-model="question.marking.incorrect"> </div> </div> </div> </div> <div flex layout="row" layout-align="start start" class="marginTB5 paddingLR20 width100"> <div flex class="width100"> <textarea class="width100 font14 margin0" ng-model="question.solution.solution" placeholder="Add solution here (if available)" rows="3"></textarea> </div> <div layout="column" layout-align="start start" class=" paddingL10" > <div layout="column" layout-align="center start" class=" textDarkGrey width100 height100" ngf-select="uploadSolutionImages(question, question.solutionimages)" ng-model="question.solutionimages" multiple="multiple" > <div class="padding10" id="pageLogoHolder"> <span> <i class="fa fa-picture-o font24" aria-hidden="true"></i> </span> <span> Upload Solution Images </span> </div> </div> <div flex layout="row" layout-align="start start" ng-if="question.solution.images && question.solution.images.length > 0" class="paddingL20 width100" layout-wrap> <div layout="column" layout-align="center center" ng-repeat="image in question.solution.images" class="marginR10 marginT10"> <div layout="row" layout-align="center center" class="marginB5"> <a ng-href="{{image}}" target="_blank"> <img ng-src="{{image}}" id="screenshot"/> </a> </div> <div layout="row" layout-align="center center" class="badge" id="removebadge" ng-click="removeSolutionImage(question, image)"> <i class="fa fa-trash" aria-hidden="true"></i> </div> </div> </div> </div> </div> </div> </div> </div> <div layout="row" layout-align="center center" id="upload4" ng-click="addNewQuestion()" class="width100 marginT10"> <span> <i class="fa fa-plus" aria-hidden="true"></i> Add another question to this set </span> </div> </div> <div layout="column" layout-align="start start" class="width100 headingTopBorder2 paddingT20 marginT40" > <div layout="column" layout-align="start start" class="width100 subBaseFont marginTB10 boxShadow padding10" > <div layout="row" layout-align="start center" class="width100 marginTB10 padding10 font24 text-primary" ng-if="test.simulate.ready"> <div class="paddingR20"> <i class="fa fa-check-circle font32" aria-hidden="true"></i>&nbsp;Ready to simulate! </div> <div class="paddingL20"> <md-button class="md-danger md-small font10" ng-click="manualMarkforEBSimulation()" ng-if="!test.simulationactive"> Manually Mark for EB Simulation </md-button> <md-button class="md-next md-small font10" ng-click="manualUnmarkforEBSimulation()" ng-if="test.simulationactive"> Manually Unmark for EB Simulation </md-button> <md-button class="md-danger md-small font10" ng-click="simulateNow()" ng-if="test.simulationactive"> Simulate Now </md-button> </div> </div> <div layout="column" layout-align="start start" class="width100 marginTB10 padding10 assignBackground2" ng-if="test.simulate.comments.length > 0"> <div class="baseFont">Simulation Issues - Need Correction <span class="badge">{{test.simulate.comments.length}}</span> </div> <div layout="column" layout-align="start start" class="width100 marginT5 smallFont textBlack" ng-repeat="comment in test.simulate.comments track by $index" > <div layout="row" layout-align="start center" class="width100"> <div flex="5">{{$index + 1}}</div> <div flex> {{comment}} </div> </div> </div> </div> <div layout="column" layout-align="start start" class="width100 marginTB10"> <div class="h3Font marginB10">Test Simulation Information</div> <div layout="row" layout-align="start center" class="width100 padding10 assignBackground"> <div class="bold paddingR10" flex="40"> Test Name </div> <div flex class="paddingL10"> <input type="text" class="width100" placeholder="Name of the Test" ng-model="test.name"> </div> </div> <div layout="row" layout-align="start center" class="width100 padding10 assignBackground"> <div class="bold paddingR10" flex="40"> Test Description </div> <div flex class="paddingL10"> <input type="text" class="width100" placeholder="Description of the Test" ng-model="test.description"> </div> </div> <div layout="row" layout-align="start center" class="width100 padding10 assignBackground"> <div class="bold paddingR10" flex="40"> Total Number of Questions in the test </div> <div flex class="paddingL10"> <input type="text" class="width100" placeholder="Total Number of Questions" ng-model="test.nQuestions"> </div> </div> <div layout="row" layout-align="start center" class="width100 padding10 assignBackground"> <div class="bold paddingR10" flex="40"> Actual Exam Date </div> <div flex class="paddingL10"> <md-datepicker ng-model="test._actualdate" class="margin0" md-placeholder="Actual Exam Date"></md-datepicker> </div> </div> <div layout="row" layout-align="start center" class="width100 padding10 assignBackground"> <div class="bold paddingR10" flex="40"> Does the test have detailed solutions to every question? </div> <div flex class="paddingL10"> <md-switch ng-model="test.solutionkey" aria-label="Solution Key?" class="margin0 danger bold"> Solutions (not just correct option) in Answerkey? </md-switch> </div> </div> <div layout="row" layout-align="start center" class="width100 padding10 assignBackground"> <div class="bold paddingR10" flex="40"> Can the test be reset & taken again by the candidate? </div> <div flex class="paddingL10"> <md-switch ng-model="test.resettable" aria-label="Resettable?" class="margin0 danger bold"> Resettable test? </md-switch> </div> </div> <div layout="row" layout-align="start center" class="width100 padding10 assignBackground"> <div class="bold paddingR10" flex="40"> Can the test be downloaded by the candidate? </div> <div flex class="paddingL10"> <md-switch ng-model="test.downloadable" aria-label="Downloadable?" class="margin0 danger bold"> Downloadable test? </md-switch> </div> </div> <div layout="row" layout-align="start center" class="width100 padding10 assignBackground"> <div class="bold paddingR10" flex="40"> Can the test result be analyzed by the candidate? </div> <div flex class="paddingL10"> <md-switch ng-model="test.analyzeable" aria-label="Analyzeable?" class="margin0 danger bold"> Analyzeable test? </md-switch> </div> </div> <div layout="row" layout-align="start center" class="width100 padding10 assignBackground"> <div class="bold paddingR10" flex="40"> Total Duration of the test in minutes </div> <div flex class="paddingL10"> <input type="text" class="width100" placeholder="Duration of the test in minutes" ng-model="test.duration"> </div> </div> <div layout="row" layout-align="start center" class="width100 padding10 assignBackground"> <div class="bold paddingR10" flex="40"> Simulation Rank </div> <div flex class="paddingL10"> <input type="number" class="width100" placeholder="Rank while showing for simulation (lower is better)" ng-model="test.simulationrank"> </div> </div> <div layout="column" layout-align="start start" class="width100 marginTB10 padding10 assignBackground"> <div class="baseFont">Test Instructions - Add/Edit</div> <div layout="column" layout-align="start start" class="width100 marginT5" ng-repeat="instruction in test.instructions track by $index" > <div layout="row" layout-align="start center" class="width100 marginB5"> <div flex="5">{{$index + 1}}</div> <div flex><input type="text" class="width100" placeholder="Instruction goes here" ng-model="test.instructions[$index]"></div> <div layout="row" layout-align="end center" flex="5"> <i class="fa fa-trash danger" aria-hidden="true" ng-click="removeTestInstruction($index)"></i> </div> </div> </div> </div> <div layout="row" layout-align="center center" id="upload3" ng-click="addTestInstruction()" class="width100 marginTB5"> <span> <i class="fa fa-plus" aria-hidden="true"></i> Add Instruction </span> </div> <div layout="row" layout-align="end center" class="width100 marginT20"> <md-button class="md-markReview md-small font10" ng-click="showSectionsMarkingDialog()"> Custom Sections </md-button> <md-button class="md-green2 md-small font10" ng-click="showCustomMarkingDialog()"> Custom Marking </md-button> <md-button class="md-danger md-small font10" ng-click="markSimulate()"> Check Simulation Readiness </md-button> <md-button class="md-next md-small font10" ng-click="saveTest()"> Save Simulation Details </md-button> </div> <div layout="column" layout-align="start start" ng-if="showCustomSections" class="width100"> <div layout="row" layout-align="start start" class="width100 h2Font marginT20"> Set sections Questions </div> <div layout="row" layout-align="start start" class="width100 marginB10"> <div layout="column" layout-align="start start" class="width100 padding10" flex="25"> <div layout="column" layout-align="start start" class="width100 padding10 boxShadow font9"> <div class="width100 marginB10"> Not Marked </div> <div class="width100 marginB10" layout="row" layout-align="start start" layout-wrap> <span ng-repeat="testQuestion in thisTestQuestions" layout="row" layout-align="start center" class="badge font8 marginR2 marginB2" ng-class="selectedClass(testQuestion)" ng-if="!testQuestion.examsection" ng-click="addtoSelection(testQuestion)"> <span> Q. {{testQuestion._startnumber}} </span> <span ng-if="testQuestion._endnumber && testQuestion._endnumber != ''"> - {{testQuestion._endnumber}} </span> </span> </div> </div> </div> <div layout="column" layout-align="start start" class="width100 padding10" ng-repeat="examSection in examSections" flex="25"> <div layout="column" layout-align="start start" class="width100 padding10 boxShadow font9"> <div class="width100 marginB10"> {{examSection.name}} </div> <div class="width100 marginB10" layout="row" layout-align="start start" layout-wrap> <span ng-repeat="testQuestion in thisTestQuestions" layout="row" layout-align="start center" class="badge font8 marginR2 marginB2" ng-class="selectedClass(testQuestion)" ng-if="testQuestion.examsection == examSection._id" ng-click="addtoSelection(testQuestion)"> <span> Q. {{testQuestion._startnumber}} </span> <span ng-if="testQuestion._endnumber && testQuestion._endnumber != ''"> - {{testQuestion._endnumber}} </span> </span> </div> <!--<div class="width100 marginB10" layout="row" layout-align="start start"> <div layout="column" layout-align="start start" ng-repeat="thisSection in test.simulate.sections" ng-if="thisSection.name == section" class="width100"> <div class="width100 padding5" layout="row" layout-align="start center"> <div flex>Is this section timed?</div> <div flex> <md-switch ng-model="thisSection.timedSeparately" aria-label="Timed Separately?" class="margin0"> Timed Separately? </md-switch> </div> </div> <div flex class="width100 padding5" ng-if="thisSection.timedSeparately" layout="row" layout-align="start center"> <div flex>Time Duration</div> <div> <input type="text" class="" ng-model="thisSection.time" placeholder="Time for this section"> </div> </div> <div flex class="width100 padding5" ng-if="thisSection.timedSeparately" layout="row" layout-align="start center"> <div flex>Max Break duration after section</div> <div> <input type="text" class="" ng-model="thisSection.break" placeholder="Break duration after section"> </div> </div> <div flex class="width100 padding5" ng-if="thisSection.timedSeparately" layout="row" layout-align="start center"> <div flex>Position in simulation</div> <div> <input type="text" class="" ng-model="thisSection.order" placeholder="Position in simulation"> </div> </div> </div> </div>--> </div> </div> </div> <!--<div layout="row" layout-align="end center" class="width100 marginT20"> <md-button class="md-markReview md-small font10" ng-click="saveTest()"> Save Section Details </md-button> </div>--> <div layout="row" layout-align="start center" class="width100 boxShadow lightGreyBackground padding10 margin10" ng-show="selectedQuestions.length > 0"> <div layout="column" layout-align="start start" flex> <div class="width100"> Set Section Name for: <span class="badge unselectedbadge marginL10" ng-click="clearSelection()"> Clear </span> </div> <div layout="row" layout-align="start start" class="width100" layout-wrap> <span ng-repeat="testQuestion in selectedQuestions | orderBy:['_startnumber']" layout="row" layout-align="start center" class="badge marginR2 marginB2 selectedBadge" ng-click="removeFromSelection(testQuestion)"> <span> Q. {{testQuestion._startnumber}} </span> <span ng-if="testQuestion._endnumber && testQuestion._endnumber != ''"> - {{testQuestion._endnumber}} </span> </span> </div> </div> <div layout="row" layout-align="start center" flex> <md-button class="md-markReview md-small font10" ng-click="bulkSetExamSections(examSection)" ng-repeat="examSection in examSections"> {{examSection.name}} </md-button> <!--<input type="text" class="" ng-model="newSectionName" placeholder="New Section Name">--> </div> </div> </div> </div> </div> </div> </div> <div layout="column" layout-align="start start" class="width100 font20 danger" ng-if="!user"> You are not permitted to access this without logging in! Please login and try again! </div> </div> <div layout="row" layout-align="center center" class="width100 min100vh" flex="5"> <i class="fa fa-chevron-circle-right font48 text-black" aria-hidden="true" ng-click="nextQuestion()" ng-if="toAddQuestion._id"> <md-tooltip>Next Question</md-tooltip> </i> </div> </div> <div class="bottomBar"> <div layout="row" layout-align="start center"> <div hide-xs hide-sm layout="row" layout-align="start center"> <div> Do you want to save your changes to the question? </div> </div> <div layout="row" layout-align="end center" flex> <div class="marginR10"> <div ng-if="!readyToSave()"> <i class="fa fa-check-circle text-primary font20" aria-hidden="true"></i> Good to add! </div> <div ng-if="readyToSave()"> <i class="fa fa-times danger font20" aria-hidden="true"></i> Enter all details before you can add </div> </div> <div layout="row" layout-align="start center" class="marginR10"> <div layout="row" layout-align="start center" class="marginR10"> <input type="text" class="" ng-model="toAddQuestion._startnumber" placeholder="Q.No. in PDF"> </div> <div layout="row" layout-align="start center" class="marginR10" ng-if="toAddQuestion._groupOfQuestions"> <input type="text" class="" ng-model="toAddQuestion._endnumber" placeholder="Ending Q.No. in PDF"> </div> </div> <md-button class="md-green2 md-small font10 width8" ng-click="saveNewQuestion(toAddQuestion)" ng-disabled="readyToSave()"> Save </md-button> <md-button class="md-default md-cancel md-small font10 width8" ng-click="reload()"> Cancel </md-button> </div> </div> </div> <div style="visibility: hidden"> <div class="md-dialog-container" id="savedDialog"> <md-dialog> <div layout="row" layout-xs="column" layout-padding layout-align="center center" id="dialogHeaderWhite" > <div class="margin20 padding10"> <span class="text-primary md-headline"> <i class="fa fa-check-square" aria-hidden="true"></i> </span> <span class="md-title"> Changes Saved! </span> </div> </div> </md-dialog> </div> </div> <div style="visibility: hidden"> <div class="md-dialog-container" id="customMarkingDialog"> <md-dialog class="blog-dialog whiteBackground padding10"> <div layout="column" layout-align="start start" class="width100 padding10 min20vh"> <div layout="column" layout-align="center center" class="h3Font width100 padding10"> Set marking for questions </div> <div layout="row" layout-align="start center" layout-wrap class="paddingTB10 width100"> <div ng-repeat="testQuestion in thisTestQuestions | orderBy:['_startnumber']" layout="row" layout-align="start center" class="badge marginR2 marginB2 font9 questionNoBadge" ng-click="addCustomMarkingQuestion(testQuestion)"> <span> Q. {{testQuestion._startnumber}} </span> <span ng-if="testQuestion._endnumber && testQuestion._endnumber != ''"> - {{testQuestion._endnumber}} </span> <span ng-if="testQuestion.questions.length > 1"> ({{testQuestion.questions.length}}) </span> </div> <div layout="row" layout-align="start center" class="badge marginR2 marginB2 font9 questionNoBadge" ng-click="setAllCustomMarkingQuestion()"> <span> All Questions </span> </div> </div> <div layout="row" layout-align="start center" class="width100 min20vh padding10 h3Font" layout-wrap> <div class="marginR10">Selected Questions</div> <div ng-repeat="testQuestion in customMarkingQuestions | orderBy:['_startnumber']" layout="row" layout-align="start center" class="badge marginR2 marginB2 font9 questionNoBadge" ng-click="removeCustomMarkingQuestion(testQuestion)"> <span> Q. {{testQuestion._startnumber}} </span> <span ng-if="testQuestion._endnumber && testQuestion._endnumber != ''"> - {{testQuestion._endnumber}} </span> <span ng-if="testQuestion.questions.length > 1"> ({{testQuestion.questions.length}}) </span> </div> <div class="marginR2 marginB2 font9" ng-click="removeAllCustomMarkingQuestion()">Clear</div> </div> <div layout="row" layout-align="start center" class="width100"> <div flex class="paddingLR10"> <input type="number" class="width100 text-primary" ng-model="customMarking.correct" placeholder="Marks for correct answer"> </div> <div flex class="paddingLR10"> <input type="number" class="width100 danger" ng-model="customMarking.incorrect" placeholder="Marks for incorrect answer"> </div> </div> </div> <div layout="row" layout-align="center center" class="width100 padding10"> <md-button class="md-danger md-small font10" ng-click="setCustomMarkingForAll()"> Set Custom Marking for all questions </md-button> </div> </md-dialog> </div> </div>
gauravparashar29/exambazaar
views/partials/addQuestion.html
HTML
mit
47,960
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Coq bench</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../../..">Unstable</a></li> <li><a href=".">8.4.5 / contrib:chinese 8.4.dev</a></li> <li class="active"><a href="">2015-02-05 15:34:43</a></li> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="../../../../../about.html">About</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href=".">« Up</a> <h1> contrib:chinese <small> 8.4.dev <span class="label label-warning">Error with dependencies</span> </small> </h1> <p><em><script>document.write(moment("2015-02-05 15:34:43 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2015-02-05 15:34:43 UTC)</em><p> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code># Installed packages for system: base-bigarray base Bigarray library distributed with the OCaml compiler base-threads base Threads library distributed with the OCaml compiler base-unix base Unix library distributed with the OCaml compiler camlp5 6.12 Preprocessor-pretty-printer of OCaml coq 8.4.5 Formal proof management system </code></dd> <dt>Return code</dt> <dd>ruby lint.rb unstable ../unstable/packages/coq:contrib:chinese/coq:contrib:chinese.8.4.dev</dd> <dt>Duration</dt> <dd>0 s</dd> <dt>Output</dt> <dd><pre>0</pre></dd> </dl> <h2>Dry install</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code></code></dd> <dt>Return code</dt> <dd>opam install -y --show-action coq:contrib:chinese.8.4.dev coq.8.4.5</dd> <dt>Duration</dt> <dd>0 s</dd> <dt>Output</dt> <dd><pre>2</pre></dd> </dl> <p>Dry install without Coq, to test if the problem was incompatibility with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code></code></dd> <dt>Return code</dt> <dd>true</dd> <dt>Duration</dt> <dd>0 s</dd> <dt>Output</dt> <dd><pre>0</pre></dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code></code></dd> <dt>Return code</dt> <dd>ulimit -Sv 2000000; timeout 1 opam install -y --deps-only coq:contrib:chinese.8.4.dev</dd> <dt>Duration</dt> <dd>8 h 49 m</dd> <dt>Output</dt> <dd><pre>1</pre></dd> </dl> <h2>Install</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code></code></dd> <dt>Return code</dt> <dd>true</dd> <dt>Duration</dt> <dd>0 s</dd> <dt>Output</dt> <dd><pre>0</pre></dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code></code></dd> <dt>Return code</dt> <dd>true</dd> <dt>Duration</dt> <dd>0 s</dd> <dt>Output</dt> <dd><pre>0</pre></dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io-old
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.4.5/contrib:chinese/8.4.dev/2015-02-05_15-34-43.html
HTML
mit
6,078
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Dashboard for /var/www/php-memcached</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/nv.d3.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">/var/www/php-memcached</a></li> <li class="active">(Dashboard)</li> </ol> </div> </div> </div> </header> <div class="container"> <div class="row"> <div class="col-md-12"> <h2>Classes</h2> </div> </div> <div class="row"> <div class="col-md-6"> <h3>Coverage Distribution</h3> <div id="classCoverageDistribution" style="height: 300px;"> <svg></svg> </div> </div> <div class="col-md-6"> <h3>Complexity</h3> <div id="classComplexity" style="height: 300px;"> <svg></svg> </div> </div> </div> <div class="row"> <div class="col-md-6"> <h3>Insufficient Coverage</h3> <div class="scrollbox"> <table class="table"> <thead> <tr> <th>Class</th> <th class="text-right">Coverage</th> </tr> </thead> <tbody> </tbody> </table> </div> </div> <div class="col-md-6"> <h3>Project Risks</h3> <div class="scrollbox"> <table class="table"> <thead> <tr> <th>Class</th> <th class="text-right"><abbr title="Change Risk Anti-Patterns (CRAP) Index">CRAP</abbr></th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> <div class="row"> <div class="col-md-12"> <h2>Methods</h2> </div> </div> <div class="row"> <div class="col-md-6"> <h3>Coverage Distribution</h3> <div id="methodCoverageDistribution" style="height: 300px;"> <svg></svg> </div> </div> <div class="col-md-6"> <h3>Complexity</h3> <div id="methodComplexity" style="height: 300px;"> <svg></svg> </div> </div> </div> <div class="row"> <div class="col-md-6"> <h3>Insufficient Coverage</h3> <div class="scrollbox"> <table class="table"> <thead> <tr> <th>Method</th> <th class="text-right">Coverage</th> </tr> </thead> <tbody> <tr><td><a href="lib/CMemcached.php.html#198"><abbr title="CMemcached::getServerList">getServerList</a></a></td><td class="text-right">0%</td></tr> <tr><td><a href="lib/CMemcached.php.html#163"><abbr title="CMemcached::addServer">addServer</a></a></td><td class="text-right">50%</td></tr> <tr><td><a href="lib/CMemcached.php.html#110"><abbr title="CMemcached::delete">delete</a></a></td><td class="text-right">87%</td></tr> </tbody> </table> </div> </div> <div class="col-md-6"> <h3>Project Risks</h3> <div class="scrollbox"> <table class="table"> <thead> <tr> <th>Method</th> <th class="text-right"><abbr title="Change Risk Anti-Patterns (CRAP) Index">CRAP</abbr></th> </tr> </thead> <tbody> <tr><td><a href="lib/CMemcached.php.html#110"><abbr title="CMemcached::delete">delete</abbr></a></td><td class="text-right">3</td></tr> <tr><td><a href="lib/CMemcached.php.html#163"><abbr title="CMemcached::addServer">addServer</abbr></a></td><td class="text-right">2</td></tr> </tbody> </table> </div> </div> </div> <footer> <hr/> <p> <small>Generated by <a href="http://github.com/sebastianbergmann/php-code-coverage" target="_top">PHP_CodeCoverage 2.0.11</a> using <a href="http://php.net/" target="_top">PHP 5.5.3-1ubuntu2.1</a> and <a href="http://phpunit.de/">PHPUnit 4.2.5</a> at Fri Oct 10 16:10:23 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> <script src="js/d3.min.js" type="text/javascript"></script> <script src="js/nv.d3.min.js" type="text/javascript"></script> <script type="text/javascript"> $(document).ready(function() { nv.addGraph(function() { var chart = nv.models.multiBarChart(); chart.tooltips(false) .showControls(false) .showLegend(false) .reduceXTicks(false) .staggerLabels(true) .yAxis.tickFormat(d3.format('d')); d3.select('#classCoverageDistribution svg') .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,1,0], "Class Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); return chart; }); nv.addGraph(function() { var chart = nv.models.multiBarChart(); chart.tooltips(false) .showControls(false) .showLegend(false) .reduceXTicks(false) .staggerLabels(true) .yAxis.tickFormat(d3.format('d')); d3.select('#methodCoverageDistribution svg') .datum(getCoverageDistributionData([1,0,0,0,0,0,1,0,0,1,2,6], "Method Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); return chart; }); function getCoverageDistributionData(data, label) { var labels = [ '0%', '0-10%', '10-20%', '20-30%', '30-40%', '40-50%', '50-60%', '60-70%', '70-80%', '80-90%', '90-100%', '100%' ]; var values = []; $.each(labels, function(key) { values.push({x: labels[key], y: data[key]}); }); return [ { key: label, values: values, color: "#4572A7" } ]; } nv.addGraph(function() { var chart = nv.models.scatterChart() .showDistX(true) .showDistY(true) .showLegend(false) .forceX([0, 100]); chart.scatter.onlyCircles(false); chart.tooltipContent(function(key, y, e, graph) { return '<p>' + graph.point.class + '</p>'; }); chart.xAxis.axisLabel('Code Coverage (in percent)'); chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') .datum(getComplexityData([[92.307692307692,40,"<a href=\"lib\/CMemcached.php.html#4\">CMemcached<\/a>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); nv.utils.windowResize(chart.update); return chart; }); nv.addGraph(function() { var chart = nv.models.scatterChart() .showDistX(true) .showDistY(true) .showLegend(false) .forceX([0, 100]); chart.scatter.onlyCircles(false); chart.tooltipContent(function(key, y, e, graph) { return '<p>' + graph.point.class + '</p>'; }); chart.xAxis.axisLabel('Code Coverage (in percent)'); chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') .datum(getComplexityData([[96.153846153846,16,"<a href=\"lib\/CMemcached.php.html#10\">CMemcached::__construct<\/a>"],[92.307692307692,5,"<a href=\"lib\/CMemcached.php.html#51\">CMemcached::add<\/a>"],[100,3,"<a href=\"lib\/CMemcached.php.html#75\">CMemcached::set<\/a>"],[100,3,"<a href=\"lib\/CMemcached.php.html#90\">CMemcached::get<\/a>"],[87.5,3,"<a href=\"lib\/CMemcached.php.html#110\">CMemcached::delete<\/a>"],[100,2,"<a href=\"lib\/CMemcached.php.html#129\">CMemcached::increment<\/a>"],[100,2,"<a href=\"lib\/CMemcached.php.html#147\">CMemcached::decrement<\/a>"],[50,2,"<a href=\"lib\/CMemcached.php.html#163\">CMemcached::addServer<\/a>"],[100,1,"<a href=\"lib\/CMemcached.php.html#185\">CMemcached::createKey<\/a>"],[100,2,"<a href=\"lib\/CMemcached.php.html#191\">CMemcached::logError<\/a>"],[0,1,"<a href=\"lib\/CMemcached.php.html#198\">CMemcached::getServerList<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); nv.utils.windowResize(chart.update); return chart; }); function getComplexityData(data, label) { var values = []; $.each(data, function(key) { var value = Math.round(data[key][0]*100) / 100; values.push({ x: value, y: data[key][1], class: data[key][2], size: 0.05, shape: 'diamond' }); }); return [ { key: label, values: values, color: "#4572A7" } ]; } }); </script> </body> </html>
pramodpatil812/php-memcached
unittest/code-coverage/dashboard.html
HTML
mit
8,754
<h2>List of patients</h2> <table> <tr> <td> <div style="width:1120px; height: 300px; overflow: scroll;"> <table class="table table-striped"> <thead style="text-align: center"> <tr> <th st-sort="firstname" style="width: 158px">First name</th> <th st-sort="lastName" style="width: 158px">Last name</th> <th st-sort="gender" style="width: 158px">Gender</th> <th st-sort="company" style="width: 158px">Company</th> <th st-sort="job" style="width: 178px">Job</th> <th style="text-align: center; width: 158px%">Treatments</th> <th style="width: 158px"></th> </tr> </thead> <tbody> <tr ng-repeat="patient in patients"> <td>{{patient.firstname}}</td> <td>{{patient.lastName}}</td> <td>{{patient.gender}}</td> <td>{{patient.company}}</td> <td>{{patient.job}}</td> <td style="text-align: center">{{patient.treatment.length}}</td> <td><a ng-href="#/addeditPatient?id={{patient.id}}">Edit</a>&nbsp<a href="#" ng-click="deletePatient(patient.id)">Delete</a></td> </tr> </tbody> </table> </div> </td> <tr> <td> <a href="#/addeditPatient" style="float:right;">Add</a><!--editPatient with no id parameter implies a new patient --> </td> </tr> </table>
euasier/ngbp-first-app
src/app/listPatients/listPatients.tpl.html
HTML
mit
1,786
<head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="description" content="$description"> <meta name="keywords" content="mavulp, development, programming"> <meta name="author" content="$if{'members'}[[$members[[$name ]]]]$unless{'members'}[[Mavulp]]"> <meta itemprop="image" content="/img/metaicon.png"> <meta name="viewport" content="width=600, initial-scale=0.675"> <title>Mavulp$if{"title"}[[ - $title]]</title> <meta name="twitter:card" content="summary"> <meta name="twitter:site" content="@mavulp"> <meta name="twitter:creator" content="@mavulp"> <meta name="twitter:title" content="Mavulp"> <meta name="twitter:description" content="$description"> <meta name="twitter:image" content="$url/img/metaicon.png"> <meta name="twitter:domain" content="$url"> <meta name="twitter:url" content="$url"> <meta property="og:url" content="$url"> <link rel="shortcut icon" href="/img/icon.png" type="image/x-icon"> <link rel="icon" href="/img/icon.png" type="image/x-icon"> <link rel="apple-touch-icon" href="/img/apple-icon.png"> <link rel="stylesheet" type="text/css" href="/css/style.css"> <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js" type="text/javascript"></script> <script src="/js/main.js" type="text/javascript"></script> <script src="/js/smoothscroll.js" type="text/javascript"></script> $analytics{[[UA-46439485-10]]} </head>
catlinman/mavulp.com
mavulp.com/templates/snippets/head.html
HTML
mit
1,649
<div class="sidebar"> <div class="container"> <div class="sidebar-about"> <h1> <a href="{{ site.baseurl }}"> {{ site.title }} </a> </h1> <p class="lead">{{ site.description }}</p> </div> <nav class="sidebar-nav"> <a class="sidebar-nav-item{% if page.url == site.baseurl %} active{% endif %}" href="{{ site.baseurl }}">Home</a> {% comment %} The code below dynamically generates a sidebar nav of pages with `layout: page` in the front-matter. See readme for usage. {% endcomment %} {% assign pages_list = site.pages %} {% for node in pages_list %} {% if node.title != null %} {% if node.layout == "page" %} <a class="sidebar-nav-item{% if page.url == node.url %} active{% endif %}" href="{{ node.url }}">{{ node.title }}</a> {% endif %} {% endif %} {% endfor %} </nav> <hr /> <p class="light"><small>By <a href="https://github.com/unframework">Nick Matantsev</a> (<a href="https://twitter.com/unframework">@unframework</a>) and <a href="https://github.com/atesgoral">Ates Goral</a> (<a href="https://twitter.com/atesgoral">@atesgoral</a>)</small></p> </div> </div>
unframework/virtual-dom-gallery
_includes/sidebar.html
HTML
mit
1,241
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Pagination</title> <link rel="stylesheet" href="../../node_modules/bootstrap/dist/css/bootstrap.css"> <link rel="stylesheet" href="../styles.css"> </head> <body> <div id="app" class="container"> <h4>Default</h4> <div is="uib-pagination" :total-items="totalItems" v-model="pagination1" @change="pageChanged()"></div> <div is="uib-pagination" :boundary-links="true" :total-items="totalItems" v-model="pagination1" class="pagination-sm" previous-text="&lsaquo;" next-text="&rsaquo;" first-text="&laquo;" last-text="&raquo;"></div> <div is="uib-pagination" :direction-links="false" :boundary-links="true" :total-items="totalItems" v-model="pagination1"></div> <div is="uib-pagination" :direction-links="false" :total-items="totalItems" v-model="pagination1"></div> <h6><code>page-label</code> returning <code>raw html</code>:</h6> <div is="uib-pagination" :direction-links="false" :total-items="totalItems" v-model="pagination1" :page-label="pageLabelHtml"></div> <pre>The selected page no: {{pagination1.currentPage}}</pre> <button type="button" class="btn btn-info" @click="setPage(3)">Set current page to: 3</button> <hr> <h4>Limit the maximum visible buttons</h4> <h6><code>rotate</code> defaulted to <code>true</code>:</h6> <uib-pagination :total-items="bigTotalItems" v-model="pagination2" :max-size="maxSize" class="pagination-sm" :boundary-links="true"></uib-pagination> <h6><code>rotate</code> defaulted to <code>true</code> and <code>force-ellipses</code> set to <code>true</code>:</h6> <uib-pagination :total-items="bigTotalItems" v-model="pagination2" :max-size="maxSize" class="pagination-sm" :boundary-links="true" :force-ellipses="true"></uib-pagination> <h6><code>rotate</code> set to <code>false</code>:</h6> <uib-pagination :total-items="bigTotalItems" v-model="pagination2" :max-size="maxSize" class="pagination-sm" :boundary-links="true" :rotate="false"></uib-pagination> <h6><code>boundary-link-numbers</code> set to <code>true</code> and <code>rotate</code> defaulted to <code>true</code>:</h6> <uib-pagination :total-items="bigTotalItems" v-model="pagination2" :max-size="maxSize" class="pagination-sm" :boundary-link-numbers="true"></uib-pagination> <h6><code>boundary-link-numbers</code> set to <code>true</code> and <code>rotate</code> set to <code>false</code>:</h6> <uib-pagination :total-items="bigTotalItems" v-model="pagination2" :max-size="maxSize" class="pagination-sm" :boundary-link-numbers="true" :rotate="false"></uib-pagination> <pre>Page: {{pagination2.currentPage}} / {{pagination2.numPages}}</pre> </div> <script src="dist/main.js"></script> </body> </html>
sant123/vuejs-uib-pagination
demo/commonjs/index.html
HTML
mit
2,889
<div class="panel panel-default" > <div class="panel-heading">Dilución</div> <div class="panel-body"> <form class="form-horizontal" role="form"> <div class="form-group"> <label class="col-sm-4 control-label"></label> <div class="col-sm-4"> <label class="control-label">Gravity</label> </div> <div class="col-sm-4"> <label class="control-label">Plato</label> </div> </div> <div class="form-group"> <label class="col-sm-4 control-label">Lts de mosto</label> <div class="col-sm-4"> <input type="number" step="0.1" ng-model="dilution.currentVol" class="form-control input-sm"/> </div> </div> <div class="form-group"> <label class="col-sm-4 control-label">Dens. act.</label> <div class="col-sm-4"> <input type="number" step="0.001" ng-model="dilution.currentGrav" class="form-control input-sm"/> </div> <div class="col-sm-4"> <input ng-blur="updateOG()" type="number" step="0.01" ng-model="dilution.currentGravP" class="form-control input-sm"/> </div> </div> <div class="form-group"> <label class="col-sm-4 control-label">Dens. busc.</label> <div class="col-sm-4"> <input type="number" step="0.001" ng-model="dilution.finalGrav" class="form-control input-sm"/> </div> <div class="col-sm-4"> <input ng-blur="updateFG()" type="number" step="0.01" ng-model="dilution.finalGravP" class="form-control input-sm"/> </div> </div> <div class="form-group"> <label class="col-sm-4 control-label" title="valor ajustado">Volumen final</label> <div class="col-sm-4"> <span class="gt-calculated form-control input-sm"> {{dilution.finalVol|number:1}} </span> </div> </div> <div class="form-group"> <label class="col-sm-4 control-label" title="valor ajustado">Lts Agua</label> <div class="col-sm-4"> <span class="gt-calculated form-control input-sm"> {{dilution.finalVol-dilution.currentVol|number:1}} </span> </div> </div> </form> </div> </div>
lautarobock/brew-o-matic
public/partial/calculator/calculator-dilution.html
HTML
mit
2,648
<!DOCTYPE html><html><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="description"> <meta name="keywords" content="static content generator,static site generator,static site,HTML,web development,.NET,C#,Razor,Markdown,YAML"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="/StrideToolkit/assets/img/favicon.ico" type="image/x-icon"> <link rel="icon" href="/StrideToolkit/assets/img/favicon.ico" type="image/x-icon"> <title>StrideToolkit - API - ScriptSystemExtensions.AddOverTimeAction(ScriptSystem, Action&lt;float&gt;, TimeSpan, long) Method</title> <link href="/StrideToolkit/assets/css/highlight.css" rel="stylesheet"> <link href="/StrideToolkit/assets/css/bootstrap/bootstrap.css" rel="stylesheet"> <link href="/StrideToolkit/assets/css/adminlte/AdminLTE.css" rel="stylesheet"> <link href="/StrideToolkit/assets/css/theme/theme.css" rel="stylesheet"> <link href="//fonts.googleapis.com/css?family=Roboto+Mono:400,700|Roboto:400,400i,700,700i" rel="stylesheet"> <link href="/StrideToolkit/assets/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="/StrideToolkit/assets/css/override.css" rel="stylesheet"> <script src="/StrideToolkit/assets/js/jquery-2.2.3.min.js"></script> <script src="/StrideToolkit/assets/js/bootstrap.min.js"></script> <script src="/StrideToolkit/assets/js/app.min.js"></script> <script src="/StrideToolkit/assets/js/highlight.pack.js"></script> <script src="/StrideToolkit/assets/js/jquery.slimscroll.min.js"></script> <script src="/StrideToolkit/assets/js/jquery.sticky-kit.min.js"></script> <script src="/StrideToolkit/assets/js/mermaid.min.js"></script> <script src="/StrideToolkit/assets/js/svg-pan-zoom.min.js"></script> <!--[if lt IE 9]> <script src="/StrideToolkit/assets/js/html5shiv.min.js"></script> <script src="/StrideToolkit/assets/js/respond.min.js"></script> <![endif]--> </head> <body class="hold-transition wyam layout-boxed "> <div class="top-banner"></div> <div class="wrapper with-container"> <!-- Header --> <header class="main-header"> <a href="/StrideToolkit/" class="logo"> <!-- mini logo for sidebar mini 50x50 pixels --> <span class="logo-mini"><img src="/StrideToolkit/assets/img/logo.png"></span> <!-- logo for regular state and mobile devices --> <span class="logo-lg"><img src="/StrideToolkit/assets/img/logo.png"></span> </a> <nav class="navbar navbar-static-top" role="navigation"> <!-- Sidebar toggle button--> <a href="#" class="sidebar-toggle visible-xs-block" data-toggle="offcanvas" role="button"> <span class="sr-only">Toggle side menu</span> <i class="fa fa-chevron-circle-right"></i> </a> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse"> <span class="sr-only">Toggle side menu</span> <i class="fa fa-chevron-circle-down"></i> </button> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse pull-left" id="navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="/StrideToolkit/docs">Documentation</a></li> <li class="active"><a href="/StrideToolkit/api">API</a></li> <li><a href="https://github.com/dfkeenan/StrideToolkit"><i class="fa fa-github"></i> Source</a></li> </ul> </div> <!-- /.navbar-collapse --> <!-- Navbar Right Menu --> </nav> </header> <!-- Left side column. contains the logo and sidebar --> <aside class="main-sidebar "> <section class="infobar" data-spy="affix" data-offset-top="60" data-offset-bottom="200"> <div id="infobar-headings"><h6>On This Page</h6><p><a href="#Summary">Summary</a></p> <p><a href="#Syntax">Syntax</a></p> <p><a href="#Remarks">Remarks</a></p> <p><a href="#Parameters">Parameters</a></p> <p><a href="#ReturnValue">Return Value</a></p> <hr class="infobar-hidden"> </div> </section> <section class="sidebar"> <script src="/StrideToolkit/assets/js/lunr.min.js"></script> <script src="/StrideToolkit/assets/js/searchIndex.js"></script> <div class="sidebar-form"> <div class="input-group"> <input type="text" name="search" id="search" class="form-control" placeholder="Search Types..."> <span class="input-group-btn"> <button class="btn btn-flat"><i class="fa fa-search"></i></button> </span> </div> </div> <div id="search-results"> </div> <script> function runSearch(query){ $("#search-results").empty(); if( query.length < 2 ){ return; } var results = searchModule.search("*" + query + "*"); var listHtml = "<ul class='sidebar-menu'>"; listHtml += "<li class='header'>Type Results</li>"; if(results.length == 0 ){ listHtml += "<li>No results found</li>"; } else { for(var i = 0; i < results.length; ++i){ var res = results[i]; listHtml += "<li><a href='" + res.url + "'>" + htmlEscape(res.title) + "</a></li>"; } } listHtml += "</ul>"; $("#search-results").append(listHtml); } $(document).ready(function(){ $("#search").on('input propertychange paste', function() { runSearch($("#search").val()); }); }); function htmlEscape(html) { return document.createElement('div') .appendChild(document.createTextNode(html)) .parentNode .innerHTML; } </script> <hr> <ul class="sidebar-menu"> <li class="header">Namespace</li> <li><a href="/StrideToolkit/api/StrideToolkit.Engine">StrideToolkit<wbr>.Engine</a></li> <li class="header">Type</li> <li><a href="/StrideToolkit/api/StrideToolkit.Engine/ScriptSystemExtensions">Script<wbr>System<wbr>Extensions</a></li> <li role="separator" class="divider"></li> <li class="header">Method Members</li> <li><a href="/StrideToolkit/api/StrideToolkit.Engine/ScriptSystemExtensions/51572382">AddAction<wbr>(ScriptSystem, <wbr>Action, <wbr>TimeSpan, <wbr>long)<wbr></a></li> <li><a href="/StrideToolkit/api/StrideToolkit.Engine/ScriptSystemExtensions/31B903AF">AddAction<wbr>(ScriptSystem, <wbr>Action, <wbr>TimeSpan, <wbr>TimeSpan, <wbr>long)<wbr></a></li> <li><a href="/StrideToolkit/api/StrideToolkit.Engine/ScriptSystemExtensions/B2C0F472">AddOnEventAction<wbr>&lt;T&gt;<wbr><wbr>(ScriptSystem, <wbr>EventKey<wbr>&lt;T&gt;<wbr>, <wbr>Action<wbr>&lt;T&gt;<wbr>, <wbr>long)<wbr></a></li> <li><a href="/StrideToolkit/api/StrideToolkit.Engine/ScriptSystemExtensions/B0067AA5">AddOnEventAction<wbr>&lt;T&gt;<wbr><wbr>(ScriptSystem, <wbr>EventReceiver<wbr>&lt;T&gt;<wbr>, <wbr>Action<wbr>&lt;T&gt;<wbr>, <wbr>long)<wbr></a></li> <li><a href="/StrideToolkit/api/StrideToolkit.Engine/ScriptSystemExtensions/487569C5">AddOnEventTask<wbr>&lt;T&gt;<wbr><wbr>(ScriptSystem, <wbr>EventKey<wbr>&lt;T&gt;<wbr>, <wbr>Func<wbr>&lt;T, <wbr>Task&gt;<wbr>, <wbr>long)<wbr></a></li> <li><a href="/StrideToolkit/api/StrideToolkit.Engine/ScriptSystemExtensions/68FF4F9E">AddOnEventTask<wbr>&lt;T&gt;<wbr><wbr>(ScriptSystem, <wbr>EventReceiver<wbr>&lt;T&gt;<wbr>, <wbr>Func<wbr>&lt;T, <wbr>Task&gt;<wbr>, <wbr>long)<wbr></a></li> <li class="selected"><a href="/StrideToolkit/api/StrideToolkit.Engine/ScriptSystemExtensions/3186D483">AddOverTimeAction<wbr>(ScriptSystem, <wbr>Action<wbr>&lt;float&gt;<wbr>, <wbr>TimeSpan, <wbr>long)<wbr></a></li> <li><a href="/StrideToolkit/api/StrideToolkit.Engine/ScriptSystemExtensions/DF17F5A3">AddTask<wbr>(ScriptSystem, <wbr>Func<wbr>&lt;Task&gt;<wbr>, <wbr>TimeSpan, <wbr>long)<wbr></a></li> <li><a href="/StrideToolkit/api/StrideToolkit.Engine/ScriptSystemExtensions/AA24D52B">AddTask<wbr>(ScriptSystem, <wbr>Func<wbr>&lt;Task&gt;<wbr>, <wbr>TimeSpan, <wbr>TimeSpan, <wbr>long)<wbr></a></li> <li><a href="/StrideToolkit/api/StrideToolkit.Engine/ScriptSystemExtensions/A14A61ED">CancelAll<wbr>(ICollection<wbr>&lt;MicroThread&gt;<wbr>)<wbr></a></li> <li><a href="/StrideToolkit/api/StrideToolkit.Engine/ScriptSystemExtensions/D682A10C">WaitFor<wbr>(ScriptSystem, <wbr>TimeSpan)<wbr></a></li> </ul> </section> </aside> <!-- Content Wrapper. Contains page content --> <div class="content-wrapper"> <section class="content-header"> <h3><a href="/StrideToolkit/api/StrideToolkit.Engine/ScriptSystemExtensions">Script<wbr>System<wbr>Extensions</a>.</h3> <h1>AddOverTimeAction<wbr>(ScriptSystem, <wbr>Action<wbr>&lt;float&gt;<wbr>, <wbr>TimeSpan, <wbr>long)<wbr> <small>Method</small></h1> </section> <section class="content"> <h1 id="Summary">Summary</h1> <div class="lead"> Adds a micro thread function to the <span name="scriptSystem" class="paramref">scriptSystem</span> that executes after waiting specified delay and repeats execution. </div> <div class="panel panel-default"> <div class="panel-body"> <dl class="dl-horizontal"> <dt>Namespace</dt> <dd><a href="/StrideToolkit/api/StrideToolkit.Engine">StrideToolkit<wbr>.Engine</a></dd> <dt>Containing Type</dt> <dd><a href="/StrideToolkit/api/StrideToolkit.Engine/ScriptSystemExtensions">Script<wbr>System<wbr>Extensions</a></dd> </dl> </div> </div> <h1 id="Syntax">Syntax</h1> <pre><code>public static MicroThread AddOverTimeAction(this ScriptSystem scriptSystem, Action&lt;float&gt; action, TimeSpan duration, long priority = 0)</code></pre> <h1 id="Remarks">Remarks</h1> <div> If the <span name="action" class="paramref">action</span> is a <code class="cs">ScriptComponent</code> instance method the micro thread will be automatically stopped if the <code class="cs">ScriptComponent</code> or <code class="cs">Entity</code> is removed. </div> <h1 id="Parameters">Parameters</h1> <div class="box"> <div class="box-body no-padding table-responsive"> <table class="table table-striped table-hover three-cols"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody><tr> <td>scriptSystem</td> <td>ScriptSystem</td> <td>The <code class="cs">ScriptSystem</code>.</td> </tr> <tr> <td>action</td> <td>Action<wbr>&lt;float&gt;<wbr></td> <td>The micro thread function to execute. The parameter is the progress over time from 0.0f to 1.0f.</td> </tr> <tr> <td>duration</td> <td>TimeSpan</td> <td>The duration of the time to execute the micro thread function for.</td> </tr> <tr> <td>priority</td> <td>long</td> <td>The priority of the micro thread action being added.</td> </tr> </tbody></table> </div> </div> <h1 id="ReturnValue">Return Value</h1> <div class="box"> <div class="box-body no-padding table-responsive"> <table class="table table-striped table-hover two-cols"> <thead> <tr> <th>Type</th> <th>Description</th> </tr> </thead> <tbody><tr> <td>MicroThread</td> <td>The <code class="cs">MicroThread</code>.</td> </tr> </tbody></table> </div> </div> </section> </div> <!-- Footer --> <footer class="main-footer"> </footer> </div> <div class="wrapper bottom-wrapper"> <footer class="bottom-footer"> <p class="text-muted"> <a href="https://github.com/dfkeenan/StrideToolkit"><i class="fa fa-github"></i> GitHub</a> | <a href="https://twitter.com/dfkeenan"><i class="fa fa-twitter"></i> Twitter</a> <br> Copyright © Daniel Keenan. <br> Generated by <a href="http://wyam.io">Wyam</a> </p> <script> anchors.add(); </script> </footer> </div> <a href="javascript:" id="return-to-top"><i class="fa fa-chevron-up"></i></a> <script> // Close the sidebar if we select an anchor link $(".main-sidebar a[href^='#']:not('.expand')").click(function(){ $(document.body).removeClass('sidebar-open'); }); $(document).ready(function() { mermaid.initialize( { flowchart: { useMaxWidth: false }, startOnLoad: false, cloneCssStyles: false }); mermaid.init(undefined, ".mermaid"); // Remove the max-width setting that Mermaid sets var mermaidSvg = $('.mermaid svg'); mermaidSvg.addClass('img-responsive'); mermaidSvg.css('max-width', ''); // Make it scrollable var target = document.querySelector(".mermaid svg"); if(target !== null) { var panZoom = window.panZoom = svgPanZoom(target, { zoomEnabled: true, controlIconsEnabled: true, fit: true, center: true, maxZoom: 20, zoomScaleSensitivity: 0.6 }); // Do the reset once right away to fit the diagram panZoom.resize(); panZoom.fit(); panZoom.center(); $(window).resize(function(){ panZoom.resize(); panZoom.fit(); panZoom.center(); }); } $('pre code').each(function(i, block) { hljs.highlightBlock(block); }); }); hljs.initHighlightingOnLoad(); // Back to top $(window).scroll(function() { if ($(this).scrollTop() >= 200) { // If page is scrolled more than 50px $('#return-to-top').fadeIn(1000); // Fade in the arrow } else { $('#return-to-top').fadeOut(1000); // Else fade out the arrow } }); $('#return-to-top').click(function() { // When arrow is clicked $('body,html').animate({ scrollTop : 0 // Scroll to top of body }, 500); }); </script> </body></html>
dfkeenan/XenkoToolkit
docs/api/StrideToolkit.Engine/ScriptSystemExtensions/3186D483.html
HTML
mit
16,074
<!DOCTYPE html> <link rel="import" href="../polymer/polymer.html"> <dom-module id="paper-divider"> <style> :host { display: block; width: 100%; height: 1px; background: rgba(0,0,0,.12); } :host.margin { margin: 16px 0; } :host.relative { position: relative; top: -1px; } </style> <template></template> </dom-module> <script> Polymer({ is: "paper-divider", properties: { margin: { value: false, type: Boolean, observer: "_marginChanged" }, relative: { value: false, type: Boolean, observer: "_relativeChanged" } }, _marginChanged: function (newValue, oldValue) { this.toggleClass("margin", newValue); }, _relativeChanged: function (newValue, oldValue) { this.toggleClass("relative", newValue); } }); </script>
marcus7777/paper-divider
paper-divider.html
HTML
mit
1,076
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (version 1.7.0_71) on Sat Dec 27 00:37:43 CST 2014 --> <title>类 com.gopersist.service.BaseServiceForHibernate的使用</title> <meta name="date" content="2014-12-27"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="\u7C7B com.gopersist.service.BaseServiceForHibernate\u7684\u4F7F\u7528"; } //--> </script> <noscript> <div>您的浏览器已禁用 JavaScript。</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="跳过导航链接"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../overview-summary.html">概览</a></li> <li><a href="../package-summary.html">程序包</a></li> <li><a href="../../../../com/gopersist/service/BaseServiceForHibernate.html" title="com.gopersist.service中的类">类</a></li> <li class="navBarCell1Rev">使用</li> <li><a href="../package-tree.html">树</a></li> <li><a href="../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../index-files/index-1.html">索引</a></li> <li><a href="../../../../help-doc.html">帮助</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>上一个</li> <li>下一个</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/gopersist/service/class-use/BaseServiceForHibernate.html" target="_top">框架</a></li> <li><a href="BaseServiceForHibernate.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">所有类</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="类 com.gopersist.service.BaseServiceForHibernate 的使用" class="title">类 com.gopersist.service.BaseServiceForHibernate<br>的使用</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释"> <caption><span>使用<a href="../../../../com/gopersist/service/BaseServiceForHibernate.html" title="com.gopersist.service中的类">BaseServiceForHibernate</a>的程序包</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">程序包</th> <th class="colLast" scope="col">说明</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#com.gopersist.action">com.gopersist.action</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.gopersist.service.demo">com.gopersist.service.demo</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.gopersist.action"> <!-- --> </a> <h3><a href="../../../../com/gopersist/action/package-summary.html">com.gopersist.action</a>中<a href="../../../../com/gopersist/service/BaseServiceForHibernate.html" title="com.gopersist.service中的类">BaseServiceForHibernate</a>的使用</h3> <table border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表类和解释"> <caption><span>类型参数类型为<a href="../../../../com/gopersist/service/BaseServiceForHibernate.html" title="com.gopersist.service中的类">BaseServiceForHibernate</a>的<a href="../../../../com/gopersist/action/package-summary.html">com.gopersist.action</a>中的类</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">限定符和类型</th> <th class="colLast" scope="col">类和说明</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../com/gopersist/action/Struts2ExtjsBaseAction.html" title="com.gopersist.action中的类">Struts2ExtjsBaseAction</a>&lt;T extends <a href="../../../../com/gopersist/entity/BaseEntity.html" title="com.gopersist.entity中的接口">BaseEntity</a>,X extends <a href="../../../../com/gopersist/service/BaseServiceForHibernate.html" title="com.gopersist.service中的类">BaseServiceForHibernate</a>&lt;T&gt;&gt;</strong></code> <div class="block">struts2与extjs交互抽象类 完成基本增删改查分页等功能,子类继承时只需设置entity中属性的set。</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.gopersist.service.demo"> <!-- --> </a> <h3><a href="../../../../com/gopersist/service/demo/package-summary.html">com.gopersist.service.demo</a>中<a href="../../../../com/gopersist/service/BaseServiceForHibernate.html" title="com.gopersist.service中的类">BaseServiceForHibernate</a>的使用</h3> <table border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表子类和解释"> <caption><span><a href="../../../../com/gopersist/service/demo/package-summary.html">com.gopersist.service.demo</a>中<a href="../../../../com/gopersist/service/BaseServiceForHibernate.html" title="com.gopersist.service中的类">BaseServiceForHibernate</a>的子类</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">限定符和类型</th> <th class="colLast" scope="col">类和说明</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../com/gopersist/service/demo/DemoService.html" title="com.gopersist.service.demo中的类">DemoService</a></strong></code>&nbsp;</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="跳过导航链接"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../overview-summary.html">概览</a></li> <li><a href="../package-summary.html">程序包</a></li> <li><a href="../../../../com/gopersist/service/BaseServiceForHibernate.html" title="com.gopersist.service中的类">类</a></li> <li class="navBarCell1Rev">使用</li> <li><a href="../package-tree.html">树</a></li> <li><a href="../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../index-files/index-1.html">索引</a></li> <li><a href="../../../../help-doc.html">帮助</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>上一个</li> <li>下一个</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/gopersist/service/class-use/BaseServiceForHibernate.html" target="_top">框架</a></li> <li><a href="BaseServiceForHibernate.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">所有类</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
gpleo/HSSEADemo
doc/com/gopersist/service/class-use/BaseServiceForHibernate.html
HTML
mit
7,783
<html> <head> <meta name="viewport" content="width=device-width" /> <link href="/css/main.css" rel="stylesheet"/> </head> <body> {{things}} </body> </html>
mattbooks/mattbooks.github.io
index_template.html
HTML
mit
173
<!DOCTYPE html> <!--[if lt IE 7]> <html lang="en" ng-app="myApp" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html lang="en" ng-app="myApp" class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html lang="en" ng-app="myApp" class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html lang="en" ng-app="myApp" class="no-js"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>My AngularJS App</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="bower_components/html5-boilerplate/css/normalize.css"> <link rel="stylesheet" href="bower_components/html5-boilerplate/css/main.css"> <link rel="stylesheet" href="css/app.css"/> <script src="bower_components/html5-boilerplate/js/vendor/modernizr-2.6.2.min.js"></script> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> </head> <body> <!-- Nav Bar --> <ng-include src="'partials/ui-components/navbar.html'"> </ng-include> <!--[if lt IE 7]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div ng-view> </div> <div>Angular seed app: v<span app-version></span></div> <!-- In production use: <script src="//ajax.googleapis.com/ajax/libs/angularjs/x.x.x/angular.min.js"></script> --> <script src="bower_components/angular/angular.js"></script> <script src="bower_components/angular-route/angular-route.js"></script> <script src="js/app.js"></script> <script src="js/services.js"></script> <script src="js/controllers.js"></script> <script src="js/filters.js"></script> <script src="js/directives.js"></script> </body> </html>
vbhartia/angular-test
app/index.html
HTML
mit
2,100
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Lesson 41 - NeHe, three.js and WebGL - Tutorial - GeoFX</title> <meta name="description" content="NeHe Lesson 34 in three.js and WebGL, developed by Geo-F/X - GeoFX"/> <meta name="author" content="Richard K. Wright richardkylewright" /> <meta name="keywords" content="NeHe WebGL three.js GIS 3D Digital Publishing EPUB eBooks Readium SVG Graphics Geo-F/X Consulting - GeoFX" /> <meta charset="utf-8" /> <link href="../../../../css/styles.css" rel="stylesheet" type="text/css" /> <link href="../../../../css/nav.css" rel="stylesheet" type="text/css" /> <link href="../../css/NeHe-EPUB.css" rel="stylesheet" type="text/css"/> <link href="../../css/prism.css" rel="stylesheet" type="text/css"/> <link href="../../../../images/favicon.png" rel="shortcut icon" type="image/png" /> <script src="../../../../js/jquery-3.1.1.min.js"></script> <script src="../../../../js/flaunt.js"></script> <script src="../../../../js/prism.js"></script> </head> <body> <div class="wrapper"> <div class="main"> <!--#include virtual="/includes/banner_nav2.shtml" --> <div class="content"> <div class="content-text"> <h3>Lesson 41 - Volumetric Fog </h3> <p>&nbsp;</p> <h4>Introduction</h4> <p>This lesson is a little bit of a cheat in the sense that it is based largely on code that I neither wrote and barely understand the inner workings. But it looks pretty cool!</p> <h4>The Algorithm</h4> <p>The basic algorithm is rather simple: First, render the part of the light source geometry that is not occluded, then blur it from the center of the light source outwards to produce the characteristic light streaks. All this is done in 2D image space instead of the 3D world as computing how the light rays propagate in the medium would be way to expensive for realtime rendering. So the goal is to look cool, not be physically correct!<br> </p> <p>Inventing a new shader effect from scratch is quite a daunting task. Luckily, shader technology has been used on graphics cards for more than a decade now and there is an abundance of books and internet tutorials. So instead of trying to re-invent the wheel, we just hunt around to find an example in the three.js space. And voila, <a href="https://threejs.org/examples/webgl_postprocessing_godrays.html" title="Godray Example in three.js" target="_self">there</a> we are.</p> <h4>The Demo<br> </h4> <p> All we have done here is adapt the three.js example to use a GFXScene and replace the original scene with a simple torus-knot that slowly rotates.</p> <p>And that's it! Click on <a href="lesson41webgl.html" title="Lesson 41" target="_self">this link</a> to see the actual rendered demo in all it's crepuscular glory!</p> <p>As always, the original sources are on github <a href="https://github.com/rkwright/nehe-three-js" target="_blank" rel="noopener noreferrer">here</a>.</p> <!--#include virtual="/includes/footer.shtml" --> </div> </div></div></div> </body> </html>
rkwright/geofx_site
graphics/nehe-three-js/lessons41-48/lesson41/lesson41.html
HTML
mit
3,018
<!doctype html> <html> <head> <style> li {color: grey; padding-bottom: 5px;} a:hover {color:red;} body {width:400px;} .vote-count {color: black;} span {margin: 5px;} img {vertical-align: text-bottom;} </style> <script src="jquery-2.1.4.min.js"></script> <script src="popup.js"></script> <title>Best Part</title> </head> <body> <p id="url"></p> <p id="message"></p> <ul id="tags"> </ul> <div id="save-a-tag"> <input type="text" id="tagDesc"> <button id="saveTime">Tag this spot</button> </div> </body> </html>
raymonstah/BestPart
bestpart_chrome/popup.html
HTML
mit
558
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <meta content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" name="viewport"/> <meta content="telephone=no" name="format-detection"/> <meta content="address=no" name="format-detection"/> <title> 治腰疼方(丹溪心法) </title><script language="javascript" src="js/jquery.min.js" type="text/javascript"></script><script language="javascript" src="js/call.js" type="text/javascript"></script> <link href="./css/drug.css?v=1" rel="stylesheet" type="text/css"/> <link href="./css/reset.css?v=1" rel="stylesheet" type="text/css"/> </head> <body class="bg-fff"> <section> <h4>【出处】</h4> <p>《丹溪心法》卷四 </p> </section> <section> <h4>【古代剂量】</h4> <dl> <dd>黑丑(四两,半生半炒)</dd> </dl> </section> <section> <h4>【现代剂量】</h4> <dl> <dd>黑丑(120g,半生半炒)</dd> </dl> </section> <section> <h4>【煎服法】</h4> <dl> <dd>    上研细,取头末,水丸桐子大,硫黄为衣。每服三十丸,空心盐酒送下,四服即止。</dd> </dl> </section> </body> <!--zly--> </html>
hucaihua/cmssp
server/html/prescription/199.html
HTML
mit
1,154
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <base data-ice="baseUrl" href="../../../../../"> <title data-ice="title">src/templates/semantic/builderEditForm/index.js | formiojs</title> <link type="text/css" rel="stylesheet" href="css/style.css"> <link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css"> <script src="script/prettify/prettify.js"></script> <script src="script/manual.js"></script> <meta name="description" content="JavaScript powered Forms with JSON Form Builder"><meta property="twitter:card" content="summary"><meta property="twitter:title" content="formiojs"><meta property="twitter:description" content="JavaScript powered Forms with JSON Form Builder"></head> <body class="layout-container" data-ice="rootContainer"> <header> <a href="./">Home</a> <a href="identifiers.html">Reference</a> <a href="source.html">Source</a> <div class="search-box"> <span> <img src="./image/search.png"> <span class="search-input-edge"></span><input class="search-input"><span class="search-input-edge"></span> </span> <ul class="search-result"></ul> </div> <a style="position:relative; top:3px;" href="https://github.com/formio/formio.js"><img width="20px" src="./image/github.png"></a></header> <nav class="navigation" data-ice="nav"><div> <ul> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/EventEmitter.js~EventEmitter.html">EventEmitter</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Form.js~Form.html">Form</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/FormBuilder.js~FormBuilder.html">FormBuilder</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Formio.js~Formio.html">Formio</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/PDF.js~PDF.html">PDF</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/PDFBuilder.js~PDFBuilder.html">PDFBuilder</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Webform.js~Webform.html">Webform</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/WebformBuilder.js~WebformBuilder.html">WebformBuilder</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Wizard.js~Wizard.html">Wizard</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/WizardBuilder.js~WizardBuilder.html">WizardBuilder</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components">components</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/Components.js~Components.html">Components</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components--classes-component">components/_classes/component</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/_classes/component/Component.js~Component.html">Component</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Component">Component</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components--classes-component-editform">components/_classes/component/editForm</a><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-EditFormUtils">EditFormUtils</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components--classes-field">components/_classes/field</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/_classes/field/Field.js~Field.html">Field</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components--classes-input">components/_classes/input</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/_classes/input/Input.js~Input.html">Input</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components--classes-multivalue">components/_classes/multivalue</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/_classes/multivalue/Multivalue.js~Multivalue.html">Multivalue</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components--classes-nested">components/_classes/nested</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/_classes/nested/NestedComponent.js~NestedComponent.html">NestedComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-NestedComponent">NestedComponent</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-address">components/address</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/address/Address.js~AddressComponent.html">AddressComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Address">Address</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-button">components/button</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/button/Button.js~ButtonComponent.html">ButtonComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Button">Button</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-checkbox">components/checkbox</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/checkbox/Checkbox.js~CheckBoxComponent.html">CheckBoxComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Checkbox">Checkbox</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-columns">components/columns</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/columns/Columns.js~ColumnsComponent.html">ColumnsComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Columns">Columns</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-container">components/container</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/container/Container.js~ContainerComponent.html">ContainerComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Container">Container</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-content">components/content</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/content/Content.js~ContentComponent.html">ContentComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Content">Content</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-currency">components/currency</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/currency/Currency.js~CurrencyComponent.html">CurrencyComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Currency">Currency</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-datagrid">components/datagrid</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/datagrid/DataGrid.js~DataGridComponent.html">DataGridComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-DataGrid">DataGrid</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-datamap">components/datamap</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/datamap/DataMap.js~DataMapComponent.html">DataMapComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-DataMap">DataMap</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-datetime">components/datetime</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/datetime/DateTime.js~DateTimeComponent.html">DateTimeComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-DateTime">DateTime</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-day">components/day</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/day/Day.js~DayComponent.html">DayComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Day">Day</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-editgrid">components/editgrid</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/editgrid/EditGrid.js~EditGridComponent.html">EditGridComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-EditGrid">EditGrid</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-email">components/email</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/email/Email.js~EmailComponent.html">EmailComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Email">Email</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-fieldset">components/fieldset</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/fieldset/Fieldset.js~FieldsetComponent.html">FieldsetComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Fieldset">Fieldset</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-file">components/file</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/file/File.js~FileComponent.html">FileComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-File">File</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-form">components/form</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/form/Form.js~FormComponent.html">FormComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Form">Form</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-hidden">components/hidden</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/hidden/Hidden.js~HiddenComponent.html">HiddenComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Hidden">Hidden</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-html">components/html</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/html/HTML.js~HTMLComponent.html">HTMLComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-HTML">HTML</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-number">components/number</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/number/Number.js~NumberComponent.html">NumberComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Number">Number</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-panel">components/panel</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/panel/Panel.js~PanelComponent.html">PanelComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Panel">Panel</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-password">components/password</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/password/Password.js~PasswordComponent.html">PasswordComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Password">Password</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-phonenumber">components/phonenumber</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/phonenumber/PhoneNumber.js~PhoneNumberComponent.html">PhoneNumberComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-PhoneNumber">PhoneNumber</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-radio">components/radio</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/radio/Radio.js~RadioComponent.html">RadioComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Radio">Radio</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-recaptcha">components/recaptcha</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/recaptcha/ReCaptcha.js~ReCaptchaComponent.html">ReCaptchaComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-ReCaptcha">ReCaptcha</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-resource">components/resource</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/resource/Resource.js~ResourceComponent.html">ResourceComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Resource">Resource</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-select">components/select</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/select/Select.js~SelectComponent.html">SelectComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Select">Select</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-selectboxes">components/selectboxes</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/selectboxes/SelectBoxes.js~SelectBoxesComponent.html">SelectBoxesComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-SelectBoxes">SelectBoxes</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-signature">components/signature</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/signature/Signature.js~SignatureComponent.html">SignatureComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Signature">Signature</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-survey">components/survey</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/survey/Survey.js~SurveyComponent.html">SurveyComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Survey">Survey</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-table">components/table</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/table/Table.js~TableComponent.html">TableComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Table">Table</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-tabs">components/tabs</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/tabs/Tabs.js~TabsComponent.html">TabsComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Tabs">Tabs</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-tags">components/tags</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/tags/Tags.js~TagsComponent.html">TagsComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Tags">Tags</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-textarea">components/textarea</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/textarea/TextArea.js~TextAreaComponent.html">TextAreaComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-TextArea">TextArea</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-textfield">components/textfield</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/textfield/TextField.js~TextFieldComponent.html">TextFieldComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-TextField">TextField</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-time">components/time</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/time/Time.js~TimeComponent.html">TimeComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Time">Time</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-tree">components/tree</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/tree/Node.js~Node.html">Node</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/tree/Tree.js~TreeComponent.html">TreeComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Tree">Tree</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-unknown">components/unknown</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/unknown/Unknown.js~UnknownComponent.html">UnknownComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Unknown">Unknown</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-url">components/url</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/url/Url.js~UrlComponent.html">UrlComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Url">Url</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#components-well">components/well</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/components/well/Well.js~WellComponent.html">WellComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Well">Well</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#contrib">contrib</a><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-Contrib">Contrib</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#contrib-edittable">contrib/edittable</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/contrib/edittable/EditTable.js~EditTableComponent.html">EditTableComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-EditTable">EditTable</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#contrib-location">contrib/location</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/contrib/location/Location.js~LocationComponent.html">LocationComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-Location">Location</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#contrib-modaledit">contrib/modaledit</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/contrib/modaledit/ModalEdit.js~ModalEditComponent.html">ModalEditComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-ModalEdit">ModalEdit</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#contrib-stripe-checkout">contrib/stripe/checkout</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/contrib/stripe/checkout/StripeCheckout.js~StripeCheckoutComponent.html">StripeCheckoutComponent</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#contrib-stripe-stripe">contrib/stripe/stripe</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/contrib/stripe/stripe/Stripe.js~StripeComponent.html">StripeComponent</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#providers">providers</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/providers/Providers.js~Providers.html">Providers</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#providers-storage">providers/storage</a><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-azure">azure</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-base64">base64</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-dropbox">dropbox</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-indexeddb">indexeddb</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-s3">s3</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-url">url</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-XHR">XHR</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#templates">templates</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/templates/Templates.js~Templates.html">Templates</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#templates-bootstrap">templates/bootstrap</a><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-iconClass">iconClass</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#templates-bootstrap3">templates/bootstrap3</a><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-iconClass">iconClass</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#templates-semantic">templates/semantic</a><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-iconClass">iconClass</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#utils">utils</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/utils/ChoicesWrapper.js~ChoicesWrapper.html">ChoicesWrapper</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-checkInvalidDate">checkInvalidDate</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-lessOrGreater">lessOrGreater</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-applyFormChanges">applyFormChanges</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-eachComponent">eachComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-escapeRegExCharacters">escapeRegExCharacters</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-findComponent">findComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-findComponents">findComponents</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-flattenComponents">flattenComponents</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-formatAsCurrency">formatAsCurrency</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-generateFormChange">generateFormChange</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getComponent">getComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getStrings">getStrings</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getValue">getValue</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-hasCondition">hasCondition</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-isLayoutComponent">isLayoutComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-matchComponent">matchComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-parseFloatExt">parseFloatExt</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-removeComponent">removeComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-searchComponents">searchComponents</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-boolValue">boolValue</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-bootstrapVersion">bootstrapVersion</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-checkCalculated">checkCalculated</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-checkCondition">checkCondition</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-checkCustomConditional">checkCustomConditional</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-checkJsonConditional">checkJsonConditional</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-checkSimpleConditional">checkSimpleConditional</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-checkTrigger">checkTrigger</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-convertFormatToFlatpickr">convertFormatToFlatpickr</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-convertFormatToMask">convertFormatToMask</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-convertFormatToMoment">convertFormatToMoment</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-currentTimezone">currentTimezone</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-delay">delay</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-evaluate">evaluate</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-fieldData">fieldData</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-formatDate">formatDate</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-formatOffset">formatOffset</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getContextComponents">getContextComponents</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getCurrencyAffixes">getCurrencyAffixes</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getDateSetting">getDateSetting</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getElementRect">getElementRect</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getInputMask">getInputMask</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getLocaleDateFormatInfo">getLocaleDateFormatInfo</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getNumberDecimalLimit">getNumberDecimalLimit</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getNumberSeparators">getNumberSeparators</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getPropertyValue">getPropertyValue</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getRandomComponentId">getRandomComponentId</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-guid">guid</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-isInputComponent">isInputComponent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-isMongoId">isMongoId</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-isValidDate">isValidDate</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-iterateKey">iterateKey</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-loadZones">loadZones</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-matchInputMask">matchInputMask</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-momentDate">momentDate</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-observeOverload">observeOverload</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-offsetDate">offsetDate</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-sanitize">sanitize</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-setActionProperty">setActionProperty</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-shouldLoadZones">shouldLoadZones</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-unfold">unfold</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-uniqueKey">uniqueKey</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-uniqueName">uniqueName</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-withSwitch">withSwitch</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-zonesLoaded">zonesLoaded</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-KEY_CODES">KEY_CODES</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-Evaluator">Evaluator</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-CALENDAR_ERROR_MESSAGES">CALENDAR_ERROR_MESSAGES</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-firstNonNil">firstNonNil</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-interpolate">interpolate</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#utils-jsonlogic">utils/jsonlogic</a><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-lodashOperators">lodashOperators</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#widgets">widgets</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/widgets/CalendarWidget.js~CalendarWidget.html">CalendarWidget</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/widgets/InputWidget.js~InputWidget.html">InputWidget</a></span></span></li> </ul> </div> </nav> <div class="content" data-ice="content"><h1 data-ice="title">src/templates/semantic/builderEditForm/index.js</h1> <pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import form from &apos;./form.ejs&apos;; export default { form }; </code></pre> </div> <footer class="footer"> Generated by <a href="https://esdoc.org">ESDoc<span data-ice="esdocVersion">(1.1.0)</span><img src="./image/esdoc-logo-mini-black.png"></a> </footer> <script src="script/search_index.js"></script> <script src="script/search.js"></script> <script src="script/pretty-print.js"></script> <script src="script/inherited-summary.js"></script> <script src="script/test-summary.js"></script> <script src="script/inner-link.js"></script> <script src="script/patch-for-local.js"></script> </body> </html>
formio/formio.js
docs/file/src/templates/semantic/builderEditForm/index.js.html
HTML
mit
46,108
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>TV</title> <script> var televisions = []; function TV(make, model, screenSize, resolution) { this.make = make; this.model = model; this.screenSize = screenSize; this.resolution = resolution; this.isOn = false; this.volumeLevel = 53; this.currentChannel = 69; this.changeChannel = function(channel){ if(this.isOn) this.currentChannel = channel; }; this.changeVolume = function(volume){ if(this.isOn) if(volume >= 0 && volume <= 100) this.volumeLevel = volume; }; this.power = function(){ this.isOn = !this.isOn; }; } function createTV() { var make = document.getElementById('make'); var model = document.getElementById('model'); var screenSize = document.getElementById('screenSize'); var resolution = document.getElementById('resolution'); var volumeLevel = document.getElementById('volumeLevel'); var channel = document.getElementById('channel'); televisions.push(new TV(make.value, model.value, screenSize.value, resolution.value)); make.value = ''; model.value = ''; screenSize.value = ''; resolution.value = ''; volumeLevel.selectedIndex = 0; channel.selectedIndex = 0; } function printTVs() </script> </head> <body> <h1>TV</h1> <label for="make">Brand</label> <input type="text" id="make"/> <br> <label for="model">Model</label> <input type="text" id="model" /> <br> <label for="screenSize">Screen Size</label> <input type="text" id="screenSize"/> <br> <label for="resolution">Resolution</label> <input type="text" id="resolution" /> <br> <label for="volumeLevel">Volume Level</label> <select name="volumeLevel" id="volumeLevel"> </select> <br> <label for="channel">Channel</label> <select name="channel" id="channel"> </select> <br> <input type="submit" value="Create TV" onclick="createTV()"/> <script> var televisions = []; var volumeLevel = document.getElementById('volumeLevel'); var option = null; for(var i = 0; i <= 100; i++) { option = document.createElement('option'); //Creates Option Element option.value = i; //Sets the value to i option.innerHTML = i; //Sets the Label to i volumeLevel.appendChild(option); //Adds the child to the parent element } var channel = document.getElementById('channel'); var option = null; for(var i = 0; i <= 69; i++) { option = document.createElement('option'); //Creates Option Element option.value = i; //Sets the value to i option.innerHTML = i; //Sets the Label to i channel.appendChild(option); //Adds the child to the parent element } var otherInputs = ['HDMI 1', 'HDMI 2', 'S Video', 'Component']; for(var j = 0; j < otherInputs.length; j++) { option = document.createElement('option'); option.value = otherInputs[j]; option.innerHTML = otherInputs[j]; channel.appendChild(option); } </script> </body> </html>
rogermle/bootcamp-feb9
week1/day1/exercises/dom_tv2.html
HTML
mit
2,962
<!DOCTYPE html> <html> <head> <meta charset=utf-8> <title>HTML Tidy Extension &#8212; Python Markdown</title> <link rel="stylesheet" href="../default.css" type="text/css"> </head> <body> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="siteindex.html" title="General Index">index</a></li> <li class="right"> <a href="header_id.html" title="HeaderId Extension" accesskey="N">next</a> |</li> <li class="right"> <a href="code_hilite.html" title="CodeHilite Extension" accesskey="P">previous</a> |</li> <li><img src="../py.png" alt="" style="vertical-align: middle; margin-top: -1px"/></li> <li><a href="../index.html">Python Markdown v2.2.0 documentation</a> &raquo;</li> <li><a href="index.html">Extensions</a> &raquo;</li> <li><a href="html_tidy.html">HTML Tidy Extension</a> &raquo;</li> </ul> </div> <!-- .related --> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <h1 id="html-tidy">HTML Tidy</h1> <p>Runs <a href="http://tidy.sourceforge.net/">HTML Tidy</a> on the output of Python-Markdown using the <a href="http://utidylib.berlios.de/">uTidylib</a> Python wrapper. Both libtidy and uTidylib must be installed on your system.</p> <p>This extension is available in the standard Markdown library since version 2.0.</p> <p>Note than any Tidy <a href="http://tidy.sourceforge.net/docs/quickref.html">options</a> can be passed in as <a href="../reference.html#extension_configs">extension configs</a>. So, for example, to output HTML rather than XHTML, set <code>output_xhtml=0</code>. To indent the output, set <code>indent=auto</code> and to have Tidy wrap the output in <code>&lt;html&gt;</code> and <code>&lt;body&gt;</code> tags, set <code>show_body_only=0</code>. See Tidy's <a href="http://tidy.sourceforge.net/docs/quickref.html">options</a> for a full list of the available options. The defaults are set to most closely match Markdowns defaults with the exception that you get much better pretty-printing.</p> <p>Note that options set in this extension will override most any other settings passed on to Markdown (such as "output_format"). Unlike Markdown, this extension will also treat raw HTML no different than that output by Markdown. In other words, it may munge a document authors carefully crafted HTML. Of course, it may also transform poorly formed raw HTML into nice, valid HTML. Take these things into consideration when electing to use this extension.</p> </div> <!-- .body --> </div> <!-- .bodywrapper --> </div> <!-- .documentwrapper --> <div class="sphinxsidebar"> <div class="sphinxsidebarwrapper"> <h3>Table Of Contents</h3> <div class="toc"> <ul> <li><a href="#html-tidy">HTML Tidy</a></li> </ul> </div> <h4>Previous topic</h4> <p class="topless"><a href="code_hilite.html" title="previous chapter">CodeHilite Extension</a></p> <h4>Next topic</h4> <p class="topless"><a href="header_id.html" title="next chapter">HeaderId Extension</a></p> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="https://github.com/waylan/Python-Markdown/issues" >Report a Bug</a></li> <li><a href="html_tidy.txt" rel="nofollow">Show Source</a></li> </ul> </div> <!-- .sphinxsidebarwrapper --> </div> <!-- .sphinxsidebar --> <div class="clearer"></div> </div> <!-- .document --> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="siteindex.html" title="General Index">index</a></li> <li class="right"> <a href="header_id.html" title="HeaderId Extension" accesskey="N">next</a> |</li> <li class="right"> <a href="code_hilite.html" title="CodeHilite Extension" accesskey="P">previous</a> |</li> <li><img src="../py.png" alt="" style="vertical-align: middle; margin-top: -1px"/></li> <li><a href="../index.html">Python Markdown v2.2.0 documentation</a> &raquo;</li> <li><a href="index.html">Extensions</a> &raquo;</li> <li><a href="html_tidy.html">HTML Tidy Extension</a> &raquo;</li> </ul> </div> <!-- .related --> <div class="footer">&copy; 2010-2012 Python Markdown Project</div> </body> </html>
sckott/ingee_app
build/markdown/build/docs/extensions/html_tidy.html
HTML
mit
4,371
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <!--Converted with LaTeX2HTML 2008 (1.71) original version by: Nikos Drakos, CBLU, University of Leeds * revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan * with significant contributions from: Jens Lippmann, Marek Rouchal, Martin Wilck and others --> <HTML> <HEAD> <TITLE>4. Programming Guidelines </TITLE> <META NAME="description" CONTENT="4. Programming Guidelines "> <META NAME="keywords" CONTENT="cfitsio"> <META NAME="resource-type" CONTENT="document"> <META NAME="distribution" CONTENT="global"> <META NAME="Generator" CONTENT="LaTeX2HTML v2008"> <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css"> <LINK REL="STYLESHEET" HREF="cfitsio.css"> <LINK REL="next" HREF="node33.html"> <LINK REL="previous" HREF="node18.html"> <LINK REL="up" HREF="cfitsio.html"> <LINK REL="next" HREF="node20.html"> </HEAD> <BODY > <!--Navigation Panel--> <A NAME="tex2html489" HREF="node20.html"> <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> <A NAME="tex2html485" HREF="cfitsio.html"> <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> <A NAME="tex2html479" HREF="node18.html"> <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> <A NAME="tex2html487" HREF="node1.html"> <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A> <A HREF="http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html">FITSIO Home</A> <BR> <B> Next:</B> <A NAME="tex2html490" HREF="node20.html">4.1 CFITSIO Definitions</A> <B> Up:</B> <A NAME="tex2html486" HREF="cfitsio.html">CFITSIO</A> <B> Previous:</B> <A NAME="tex2html480" HREF="node18.html">3. A FITS Primer</A> &nbsp; <B> <A NAME="tex2html488" HREF="node1.html">Contents</A></B> <BR> <BR> <!--End of Navigation Panel--> <H1><A NAME="SECTION00500000000000000000"> 4. Programming Guidelines </A> </H1> <P> <BR><HR> <!--Table of Child-Links--> <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A> <UL> <LI><A NAME="tex2html491" HREF="node20.html">4.1 CFITSIO Definitions</A> <LI><A NAME="tex2html492" HREF="node21.html">4.2 Current Header Data Unit (CHDU)</A> <LI><A NAME="tex2html493" HREF="node22.html">4.3 Function Names and Variable Datatypes</A> <LI><A NAME="tex2html494" HREF="node23.html">4.4 Support for Unsigned Integers and Signed Bytes</A> <LI><A NAME="tex2html495" HREF="node24.html">4.5 Dealing with Character Strings</A> <LI><A NAME="tex2html496" HREF="node25.html">4.6 Implicit Data Type Conversion</A> <LI><A NAME="tex2html497" HREF="node26.html">4.7 Data Scaling</A> <LI><A NAME="tex2html498" HREF="node27.html">4.8 Support for IEEE Special Values</A> <LI><A NAME="tex2html499" HREF="node28.html">4.9 Error Status Values and the Error Message Stack</A> <LI><A NAME="tex2html500" HREF="node29.html">4.10 Variable-Length Arrays in Binary Tables</A> <LI><A NAME="tex2html501" HREF="node30.html">4.11 Multiple Access to the Same FITS File</A> <LI><A NAME="tex2html502" HREF="node31.html">4.12 When the Final Size of the FITS HDU is Unknown</A> <LI><A NAME="tex2html503" HREF="node32.html">4.13 CFITSIO Size Limitations</A> </UL> <!--End of Table of Child-Links--> <BR><HR> <ADDRESS> </ADDRESS> </BODY> </HTML>
mindriot101/cfitsio-dash-documentation
cfitsio.docset/Contents/Resources/Documents/node19.html
HTML
mit
3,330
<div> <h1>The Kingdom</h1> <router-outlet></router-outlet> </div>
hirezio/the-princess-guards
src/app/app.component.html
HTML
mit
71
<!-- Minecraft Dev for IntelliJ https://minecraftdev.org Copyright (c) 2020 minecraft-dev MIT License --> <html> <body> Converts a string literal to a translation and adds it to all language files. </body> </html>
DemonWav/MinecraftDevIntelliJ
src/main/resources/intentionDescriptions/convertToTranslation/description.html
HTML
mit
234
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeP1.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_1.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe main-pvpe-current" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>總統副總統選舉&nbsp;候選人在 高雄市 茄萣區得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;候選組數:3&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;應選組數:1</td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td><table><tr><td>總統</td><td rowspan=2> 候選人姓名</td></tr><td>副總統</td></table></td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>登記方式</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>朱立倫<br>王如玄</td> <td>男<br>女</td> <td class="tdAlignRight">3,018</td> <td class="tdAlignRight">18.6989</td> <td>中國國民黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>蔡英文<br>陳建仁</td> <td>女<br>男</td> <td class="tdAlignRight">11,172</td> <td class="tdAlignRight">69.2193</td> <td>民主進步黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>宋楚瑜<br>徐欣瑩</td> <td>男<br>女</td> <td class="tdAlignRight">1,950</td> <td class="tdAlignRight">12.0818</td> <td>親民黨&nbsp; 推薦</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;20/20&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>自然當選</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 22:00:12 +0800" title="Sat, 16 Jan 2016 22:00:12 +0800">&nbsp;資料更新時間:&nbsp;01/16&nbsp;22:00:07&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter" align=center>[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
gugod/vote-watch-2016
data/president/n600001500000000/20160116140110/page.html
HTML
cc0-1.0
6,578
<!-- Automatically generated HTML file from DocOnce source (https://github.com/hplgit/doconce/) --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="DocOnce: https://github.com/hplgit/doconce/" /> <meta name="description" content="Many-body perturbation theory"> <title>Many-body perturbation theory</title> <!-- Bootstrap style: bootstrap --> <link href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet"> <!-- not necessary <link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> --> <style type="text/css"> /* Add scrollbar to dropdown menus in bootstrap navigation bar */ .dropdown-menu { height: auto; max-height: 400px; overflow-x: hidden; } /* Adds an invisible element before each target to offset for the navigation bar */ .anchor::before { content:""; display:block; height:50px; /* fixed header height for style bootstrap */ margin:-50px 0 0; /* negative fixed header height */ } </style> </head> <!-- tocinfo {'highest level': 2, 'sections': [('Many-body perturbation theory', 2, None, '___sec0'), ('Many-body perturbation theory', 2, None, '___sec1'), ('Many-body perturbation theory', 2, None, '___sec2'), ('Many-body perturbation theory', 2, None, '___sec3'), ('Many-body perturbation theory', 2, None, '___sec4'), ('Many-body perturbation theory', 2, None, '___sec5'), ('Many-body perturbation theory', 2, None, '___sec6'), ('Many-body perturbation theory', 2, None, '___sec7'), ('Many-body perturbation theory', 2, None, '___sec8'), ('Many-body perturbation theory', 2, None, '___sec9'), ('Many-body perturbation theory', 2, None, '___sec10'), ('Many-body perturbation theory', 2, None, '___sec11'), ('Many-body perturbation theory', 2, None, '___sec12'), ('Many-body perturbation theory', 2, None, '___sec13'), ('Interpreting the correlation energy and the wave operator', 2, None, '___sec14'), ('Interpreting the correlation energy and the wave operator', 2, None, '___sec15'), ('Interpreting the correlation energy and the wave operator', 2, None, '___sec16'), ('Interpreting the correlation energy and the wave operator', 2, None, '___sec17'), ('Interpreting the correlation energy and the wave operator', 2, None, '___sec18'), ('Interpreting the correlation energy and the wave operator', 2, None, '___sec19')]} end of tocinfo --> <body> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ TeX: { equationNumbers: { autoNumber: "none" }, extensions: ["AMSmath.js", "AMSsymbols.js", "autobold.js", "color.js"] } }); </script> <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> </script> <!-- Bootstrap navigation bar --> <div class="navbar navbar-default navbar-fixed-top"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="mbpt-bs.html">Many-body perturbation theory</a> </div> <div class="navbar-collapse collapse navbar-responsive-collapse"> <ul class="nav navbar-nav navbar-right"> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Contents <b class="caret"></b></a> <ul class="dropdown-menu"> <!-- navigation toc: --> <li><a href="._mbpt-bs001.html#___sec0" style="font-size: 80%;">Many-body perturbation theory</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs002.html#___sec1" style="font-size: 80%;">Many-body perturbation theory</a></li> <!-- navigation toc: --> <li><a href="#___sec2" style="font-size: 80%;">Many-body perturbation theory</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs004.html#___sec3" style="font-size: 80%;">Many-body perturbation theory</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs005.html#___sec4" style="font-size: 80%;">Many-body perturbation theory</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs006.html#___sec5" style="font-size: 80%;">Many-body perturbation theory</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs007.html#___sec6" style="font-size: 80%;">Many-body perturbation theory</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs008.html#___sec7" style="font-size: 80%;">Many-body perturbation theory</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs009.html#___sec8" style="font-size: 80%;">Many-body perturbation theory</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs010.html#___sec9" style="font-size: 80%;">Many-body perturbation theory</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs011.html#___sec10" style="font-size: 80%;">Many-body perturbation theory</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs012.html#___sec11" style="font-size: 80%;">Many-body perturbation theory</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs013.html#___sec12" style="font-size: 80%;">Many-body perturbation theory</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs014.html#___sec13" style="font-size: 80%;">Many-body perturbation theory</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs015.html#___sec14" style="font-size: 80%;">Interpreting the correlation energy and the wave operator</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs016.html#___sec15" style="font-size: 80%;">Interpreting the correlation energy and the wave operator</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs017.html#___sec16" style="font-size: 80%;">Interpreting the correlation energy and the wave operator</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs018.html#___sec17" style="font-size: 80%;">Interpreting the correlation energy and the wave operator</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs019.html#___sec18" style="font-size: 80%;">Interpreting the correlation energy and the wave operator</a></li> <!-- navigation toc: --> <li><a href="._mbpt-bs020.html#___sec19" style="font-size: 80%;">Interpreting the correlation energy and the wave operator</a></li> </ul> </li> </ul> </div> </div> </div> <!-- end of navigation bar --> <div class="container"> <p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p> <!-- add vertical space --> <a name="part0003"></a> <!-- !split --> <h2 id="___sec2" class="anchor">Many-body perturbation theory </h2> This equation forms the starting point for all perturbative derivations. However, as it stands it represents nothing but a mere formal rewriting of Schroedinger's equation and is not of much practical use. The exact wave function \( \vert \Psi_0\rangle \) is unknown. In order to obtain a perturbative expansion, we need to expand the exact wave function in terms of the interaction \( \hat{H}_I \). <p> Here we have assumed that our model space defined by the operator \( \hat{P} \) is one-dimensional, meaning that $$ \hat{P}= \vert \Phi_0\rangle \langle \Phi_0\vert , $$ and $$ \hat{Q}=\sum_{m=1}^{\infty}\vert \Phi_m\rangle \langle \Phi_m\vert . $$ <p> <p> <!-- navigation buttons at the bottom of the page --> <ul class="pagination"> <li><a href="._mbpt-bs002.html">&laquo;</a></li> <li><a href="._mbpt-bs000.html">1</a></li> <li><a href="._mbpt-bs001.html">2</a></li> <li><a href="._mbpt-bs002.html">3</a></li> <li class="active"><a href="._mbpt-bs003.html">4</a></li> <li><a href="._mbpt-bs004.html">5</a></li> <li><a href="._mbpt-bs005.html">6</a></li> <li><a href="._mbpt-bs006.html">7</a></li> <li><a href="._mbpt-bs007.html">8</a></li> <li><a href="._mbpt-bs008.html">9</a></li> <li><a href="._mbpt-bs009.html">10</a></li> <li><a href="._mbpt-bs010.html">11</a></li> <li><a href="._mbpt-bs011.html">12</a></li> <li><a href="._mbpt-bs012.html">13</a></li> <li><a href="">...</a></li> <li><a href="._mbpt-bs020.html">21</a></li> <li><a href="._mbpt-bs004.html">&raquo;</a></li> </ul> <!-- ------------------- end of main content --------------- --> </div> <!-- end container --> <!-- include javascript, jQuery *first* --> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <!-- Bootstrap footer <footer> <a href="http://..."><img width="250" align=right src="http://..."></a> </footer> --> <center style="font-size:80%"> <!-- copyright only on the titlepage --> </center> </body> </html>
ManyBodyPhysics/AbInitioNuclearPhysicsSchool
doc/pub/mbpt/html/._mbpt-bs003.html
HTML
cc0-1.0
9,246
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Delimited Pattern Matching</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for delimMatch {tools}"><tr><td>delimMatch {tools}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>Delimited Pattern Matching</h2> <h3>Description</h3> <p>Match delimited substrings in a character vector, with proper nesting. </p> <h3>Usage</h3> <pre> delimMatch(x, delim = c("{", "}"), syntax = "Rd") </pre> <h3>Arguments</h3> <table summary="R argblock"> <tr valign="top"><td><code>x</code></td> <td> <p>a character vector.</p> </td></tr> <tr valign="top"><td><code>delim</code></td> <td> <p>a character vector of length 2 giving the start and end delimiters. Future versions might allow for arbitrary regular expressions.</p> </td></tr> <tr valign="top"><td><code>syntax</code></td> <td> <p>currently, always the string <code>"Rd"</code> indicating Rd syntax (i.e., <span class="samp">%</span> starts a comment extending till the end of the line, and <span class="samp">\</span> escapes). Future versions might know about other syntax, perhaps via &lsquo;syntax tables&rsquo; allowing to flexibly specify comment, escape, and quote characters.</p> </td></tr> </table> <h3>Value</h3> <p>An integer vector of the same length as <code>x</code> giving the starting position (in characters) of the first match, or <i>-1</i> if there is none, with attribute <code>"match.length"</code> giving the length (in characters) of the matched text (or <i>-1</i> for no match). </p> <h3>See Also</h3> <p><code><a href="../../base/html/grep.html">regexpr</a></code> for &lsquo;simple&rsquo; pattern matching. </p> <h3>Examples</h3> <pre> x &lt;- c("\\value{foo}", "function(bar)") delimMatch(x) delimMatch(x, c("(", ")")) </pre> <hr /><div style="text-align: center;">[Package <em>tools</em> version 3.6.1 <a href="00Index.html">Index</a>]</div> </body></html>
ColumbusCollaboratory/electron-quick-start
R-Portable-Win/library/tools/html/delimMatch.html
HTML
cc0-1.0
2,242
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <title>Projekt by luftschiffkollektiv</title> <link rel="stylesheet" href="stylesheets/page.css"> <link rel="stylesheet" href="stylesheets/latex.css"> <link rel="stylesheet" href="stylesheets/styles.css"> <link rel="stylesheet" href="stylesheets/pygment_trac.css"> <!--script src="javascripts/helpers.js"></script> <script src="javascripts/make_movable.js"></script--> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> </head> <body class="A4pages latex"> <!--header> <h1>Projekt</h1> <p>Luftschiff-Projekt 2015</p> <p class="view"><a href="https://github.com/luftschiffkollektiv/projekt">View the Project on GitHub <small>luftschiffkollektiv/projekt</small></a></p> <ul> <li><a href="https://github.com/luftschiffkollektiv/projekt/zipball/master">Download <strong>ZIP File</strong></a></li> <li><a href="https://github.com/luftschiffkollektiv/projekt/tarball/master">Download <strong>TAR Ball</strong></a></li> <li><a href="https://github.com/luftschiffkollektiv/projekt">View On <strong>GitHub</strong></a></li> </ul> </header--> <div class="" style="z-index:43;position:fixed;top:0;right:0;width:100px;text-align:right;"><button id="ueberblick" onclick="zoom">↑ Kapitel</button><hr/> <a class="button" id="de" style="background:rgb(180,160,10);" href="index.html">deutsch</a> <a class="button" id="en" style="background:rgb(240,30,10);" href="en.html">english</a> <a class="button" id="fr" style="background:rgb(60,0,180);" href="fr.html">francais</a></div> <script> var zoomedOut = false; document.addEventListener("DOMContentLoaded", function(event) { //nix }); function scroll(target){ console.log("TARGET: "+target.className) var scroller=setInterval(function(){target.tagName ? target.scrollIntoView() : null;},20); setTimeout(function(){clearInterval(scroller)},1010) } document.getElementById("ueberblick").addEventListener("click", zoom); function zoom(e){ if (zoomedOut) { pagecontainer.className = pagecontainer.className.replace(' zoomed-out', ''); zoomedOut= false; var pages = document.getElementsByClassName('page'); for (var i = 0; i<pages.length; i++) { pages[i].removeEventListener("click", zoom); pages[i].removeEventListener("click", scroll(e.currentTarget)); } } else { pagecontainer.className += ' zoomed-out'; zoomedOut = true; var pages = document.getElementsByClassName('page'); for (var i = 0; i<pages.length; i++) { pages[i].addEventListener("click", zoom); pages[i].addEventListener("click", scroll); } scroll(pagecontainer); } } </script> <div id="pagecontainer"> <section id="Exposée"> <div alt="Luftschiff-Projekt" class="page newchapter"><div class="page-inner"> <h1>Exposée</h1> </div></div> <div alt="Luftschiff-Projekt" class="page" style="background-image:url('img/1.jpg');background-size: 100% 100%;"><div class="page-inner"> <small class="page-number">1</small> </div></div> <div alt="Luftschiff-Projekt" class="page" style="background-image:url('img/2.jpg');background-size: 100% 100%;"><div class="page-inner"> <p class="textbox movable" style="top: 50mm; left: 67mm;"> 1917. ADINE und BONI leben auf ihrem Luftschiff über der Ostsee ihre Utopie. Sie komponieren Musik und drehen Filme über ihren Helden, Prinz Kropotkin, der zum Revolutionär geworden ist. Fiebrig erwarten sie einen Auftrag von ihrer anarchistischen Zelle, um die Weltrevolution anzuzetteln. </p> <small class="page-number">1/4</small> </div></div> <div alt="Luftschiff-Projekt" class="page" style="background-image:url('img/3.jpg');background-size: 100% 100%;"><div class="page-inner"> <p class="textbox movable" style="top: 41mm; left: 0mm;color:white;"> Im Sturm rettet Adine eine Schiffbrüchige: CLÉO. Cléo provoziert Adine, die ihrerseits kontert, und es kommt zu einem stürmischen Tanz der Drei. Als Cléo schläft, finden Adine und Boni in einem versteckten Kuvert den Auftrag. Sie stürzen sich in die Vorbereitung des für den Folgetag angesetzten Coups. Dabei kommt es zu einer Diskussion über Cléo. Boni möchte sie im Luftschiff aufnehmen; Adine will sie bald loswerden.</p> <small class="page-number">2/4</small> </div></div> <div alt="Luftschiff-Projekt" class="page" style="background-image:url('img/4.jpg');background-size: 100% 100%;"><div class="page-inner"> <p class="textbox movable" style="top: 15mm; left: 74mm;"> Adine nähert sich Cléo an und verliert dabei mehr und mehr die Kontrolle. Im Spiel der beiden steigert Cléo ihre Provokation, bis es zu einem brutalen Kampf im Meer kommt. </p> <small class="page-number">3/4</small> </div></div> <div alt="Luftschiff-Projekt" class="page" style="background-image:url('img/5.jpg');background-size: 100% 100%;"><div class="page-inner"> <p class="textbox movable" style="top: 20mm; left: -7mm;"> Auf der Landstraße werden Adine und Boni von Cléo überholt. Ein General, ihr Vater, empfängt Cléo am Adelssitz, wo sich die Noblesse Europas zum Ball eingefunden hat. Unter den Gästen erkennen wir einen gewissen Prinzen: Peter Kropotkin.</p> <small class="page-number">4/4</small> </div></div> </section><section id="Finanzierung"> <div class="page newchapter"><div class="page-inner"> <h1>Finanzierung</h1> </div></div> <div class="page"><div class="page-inner"> <h1></h1> </div></div> </section><section id="Team"> <div class="page newchapter" ><div class="page-inner"> <h1>Team</h1> </div></div> <div class="page"><div class="page-inner"> <h1></h1> </div></div> </section> </div> <footer> <p>Kontaktiere das <a href="https://github.com/luftschiffkollektiv">Luftschiffkollektiv</a>-Team via <b>[email protected]</b></p> </footer> <script src="javascripts/scale.fix.js"></script> </body> </html>
luftschiffkollektiv/projekt
index.html
HTML
cc0-1.0
6,665
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeP1.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_1.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe main-pvpe-current" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>總統副總統選舉&nbsp;候選人在 桃園市 得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;候選組數:3&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;應選組數:1</td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td><table><tr><td>總統</td><td rowspan=2> 候選人姓名</td></tr><td>副總統</td></table></td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>登記方式</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>朱立倫<br>王如玄</td> <td>男<br>女</td> <td class="tdAlignRight">364,479</td> <td class="tdAlignRight">34.3870</td> <td>中國國民黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>蔡英文<br>陳建仁</td> <td>女<br>男</td> <td class="tdAlignRight">540,957</td> <td class="tdAlignRight">51.0369</td> <td>民主進步黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>宋楚瑜<br>徐欣瑩</td> <td>男<br>女</td> <td class="tdAlignRight">154,498</td> <td class="tdAlignRight">14.5762</td> <td>親民黨&nbsp; 推薦</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;1077/1088&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>自然當選</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 21:27:11 +0800" title="Sat, 16 Jan 2016 21:27:11 +0800">&nbsp;資料更新時間:&nbsp;01/16&nbsp;21:27:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter" align=center>[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
gugod/vote-watch-2016
data/president/n300000000000000/20160116133015/page.html
HTML
cc0-1.0
6,578
<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"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <meta name="description" content="."> <meta name="author" content="Amelia Chu"> <link rel="icon" href="../../../assets/favicon.ico"> <title>NYCAASC | API Flower Power: Understanding Personal Identity and the Connection to Privilege</title> <!-- Bootstrap core CSS --> <link href="../../../assets/css/bootstrap.min.css" rel="stylesheet"> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <link href="../../../assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="../../../assets/css/navbar-fixed-top.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="../../../assets/css/nycaasc-custom.css" rel="stylesheet"> <!-- Streetvertising Font CSS --> <link href="../../../assets/css/font-streetvertising.css" rel="stylesheet"> <!-- Just for debugging purposes. Don't actually copy these 2 lines! --> <!--[if lt IE 9]><script src="..//../../../assets/js/ie8-responsive-file-warning.js"></script><![endif]--> <script src="../../../assets/js/ie-emulation-modes-warning.js"></script> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <style> .speaker { padding-bottom: 25px; } </style> </head> <body> <header id="header"> </header> <main role="main"> <div class="container"> <h1>NYCAASC 2017 Workshops</h1> <a href="../../../conference.html">&lt;&lt; Back to NYCAASC 2017</a> <h2>Track 1</h2> <h3>API Flower Power: Understanding Personal Identity and the Connection to Privilege</h3> <h4>Room 388</h4> <p><strong>Description:</strong> API: Flower Power is an interactive workshop where participants unpack the complexities of the Asian identity using the Power Flower model. The “Power Flower” is a tool developed by Canadian social change educators when working with groups to “identify who we are (and who we aren’t) as individuals and as a group in relation to those who wield power in our society.” (<em>Educating for a Change</em>, p. 87) The goal is to understand our personal identity and their connections to privilege. <strong>Workshop is limited to 12 participants.</strong></p> <h3>Speakers</h3> <div class="row speaker"> <div class="col-md-4"> <img class="img-responsive" src="../../../assets/img/wks/2017/headshots/1/101/jkyon.png"> </div> <div class="col-md-8"> <h4>Jasmine Kyon</h4> <p>J./Jasmine Kyon is a queer Burmese-Chinese sunflower who grew up traveling between Chinatown and Queens, helping them perfect the art of sleeping in the subway. J. grew up witnessing how space has offered or denied accessibility to immigrant, queer people of color, inspiring them to research on the equity of public transportation as a Student Research Fellow at the Arcus Center of Social Justice Leadership. Jasmine is also the co-organizer of the Kalamazoo Poetry Collective, connecting Kalamazoo College to local artists and facilitating storytelling workshops to QTPoC youth. Jasmine has introduced the Flower Power workshop to Fire Historical and Arts Collaborative and smART, and is grateful to be in the space of NYCAASC to share an API-centric version of the Flower Power for the first time. </p> <p></p> <!--Social media/website links--> </div> </div> </div> </main> <footer id="footer"></footer> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <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', 'https://www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-68409586-1', 'auto'); ga('send', 'pageview'); </script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script> window.jQuery || document.write('<script src="../../../assets/js/vendor/jquery.min.js"><\/script>') </script> <script src="../../../assets/js/bootstrap.min.js"></script> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <script src="../../../assets/js/ie10-viewport-bug-workaround.js"></script> <!--Import site header--> <script src="https://code.jquery.com/jquery-1.10.2.js"></script> <script> $(function() { $("#header").load("../../../wksheader.html"); $("#footer").load("../../../wksfooter.html"); }); </script> </body> </html>
NYCAASC/nycaasc
wks/2017/1/101.html
HTML
cc0-1.0
5,803
<!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"><!-- Begin Jekyll SEO tag v2.6.1 --> <title>AWS - How to Serve Traffic from a Load Balancer | Kabads. Musings, mutterings and murmerings.</title> <meta name="generator" content="Jekyll v3.8.5" /> <meta property="og:title" content="AWS - How to Serve Traffic from a Load Balancer" /> <meta property="og:locale" content="en_US" /> <meta name="description" content="Amazon Web Services (AWS) allows you to serve private network traffic from behind a public load balancer. This offers extra security benefits as it detects DDOS traffic and other exploits and offers a layer of protection." /> <meta property="og:description" content="Amazon Web Services (AWS) allows you to serve private network traffic from behind a public load balancer. This offers extra security benefits as it detects DDOS traffic and other exploits and offers a layer of protection." /> <link rel="canonical" href="http://localhost:4000/sysadmin/2017/09/20/AWS-how-to-serve-traffic-from-load-balancer.html" /> <meta property="og:url" content="http://localhost:4000/sysadmin/2017/09/20/AWS-how-to-serve-traffic-from-load-balancer.html" /> <meta property="og:site_name" content="Kabads. Musings, mutterings and murmerings." /> <meta property="og:type" content="article" /> <meta property="article:published_time" content="2017-09-20T01:00:00+01:00" /> <script type="application/ld+json"> {"description":"Amazon Web Services (AWS) allows you to serve private network traffic from behind a public load balancer. This offers extra security benefits as it detects DDOS traffic and other exploits and offers a layer of protection.","@type":"BlogPosting","headline":"AWS - How to Serve Traffic from a Load Balancer","dateModified":"2017-09-20T01:00:00+01:00","datePublished":"2017-09-20T01:00:00+01:00","url":"http://localhost:4000/sysadmin/2017/09/20/AWS-how-to-serve-traffic-from-load-balancer.html","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/sysadmin/2017/09/20/AWS-how-to-serve-traffic-from-load-balancer.html"},"@context":"https://schema.org"}</script> <!-- End Jekyll SEO tag --> <link rel="stylesheet" href="/assets/main.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Kabads. Musings, mutterings and murmerings." /></head> <body><header class="site-header" role="banner"> <div class="wrapper"><a class="site-title" rel="author" href="/">Kabads. Musings, mutterings and murmerings.</a><nav class="site-nav"> <input type="checkbox" id="nav-trigger" class="nav-trigger" /> <label for="nav-trigger"> <span class="menu-icon"> <svg viewBox="0 0 18 15" width="18px" height="15px"> <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/> </svg> </span> </label> <div class="trigger"><a class="page-link" href="/about/">About</a></div> </nav></div> </header> <main class="page-content" aria-label="Content"> <div class="wrapper"> <article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting"> <header class="post-header"> <h1 class="post-title p-name" itemprop="name headline">AWS - How to Serve Traffic from a Load Balancer</h1> <p class="post-meta"> <time class="dt-published" datetime="2017-09-20T01:00:00+01:00" itemprop="datePublished">Sep 20, 2017 </time></p> </header> <div class="post-content e-content" itemprop="articleBody"> <p><a href="http://aws.amazon.com">Amazon Web Services</a> (AWS) allows you to serve private network traffic from behind a public load balancer. This offers extra security benefits as it detects DDOS traffic and other exploits and offers a layer of protection.</p> <p>There are some things you should know before you start this tutorial. You should know:</p> <ol> <li>How to create a <a href="https://en.wikipedia.org/wiki/Virtual_private_cloud">VPC</a></li> <li>How to configure <a href="https://en.wikipedia.org/wiki/Subnetwork">subnets</a></li> <li>How to create an EC2 instance</li> <li>How to ensure an EC2 instance is within an particular subnet</li> <li>How to ssh to an EC2 instance</li> </ol> <p>You will create a new VPC. You can use your default VPC, but this isn’t recommended. Default VPCs are for legacy ec2-classic instances. You should identify a CIDR block range for your VPC (e.g. 10.0.0.0/16).</p> <p>Then, create two new subnets under the new VPC. One will be private and one will be public. The load balancer will use the public subnet and the EC2 instance will use the private subnet. Each subnet will have a different route table, one allowing traffic in and the other not. The first subnet should have a CIDR block range of 10.0.1.0/24. Next create your private subnet with a CIDR of 10.0.2.0/24 - this can be in the same availibility zone as the first subnet.</p> <p>For high availability, it is a good idea to place your next elastic load balancer in a different availability zone. When you configure your load balancer you will need to choose two subnets. Therefore we have to create another public subnet that has a different availability zone. This has a CIDR range of 10.0.3.0/24 and is belongs in a different availability zone.</p> <p>You should have three subnets as this image shows.</p> <blockquote class="imgur-embed-pub" lang="en" data-id="a/KFrjH"><a href="//imgur.com/KFrjH"></a></blockquote> <script async="" src="//s.imgur.com/min/embed.js" charset="utf-8"></script> <p>Next you need to create an Internet Gateway and attach it to the public subnet. This is what makes the load balancer world accessible. Click on Internet Gateway, then create an internet gateway, with a name tag. Then, attach it to the VPC that you have created (only one Internet Gateway can be attached to a VPC). Click the Attach to VPC button and then choose the new VPC that you created earlier. This means you will be able to access the EC2 instance for the time being.</p> <p>Next add a route table. Create a Route Table and add a route of 0.0.0.0/0 and choose the target of your new Internet Gateway. This means you can now access your EC2 instance.</p> <p>This route table is associated with all of the subnets, which means they are all now public. We will later make the private subnet private.</p> <p>Now, create your EC2 instance. Launch it in the private subnet (even though it is still public at the moment).</p> <p>When you create your EC2 instance create a rule that allows port 80 for HTTP.</p> <p>Now create a load balancer. This will be a classic type of load balancer. Do not create an internal load balancer, as that will only be accessible from within the VPC. We want traffic from anywhere. Listen on port 80. Now we select the two public subnets that we created earlier. One of them has to be in the same availability zone as the EC2 instance (which it is). The other one can be in a different availibility zone. Assign the security group that was created when you created the VPC.</p> <p>With load balancers you have to configure the health check. This is best done over TCP protocol on port 22. Then you add an EC2 instance to the load balancer. Use the one that we created earlier. Add tags, review and launch.</p> <p>Now we need to SSH in to the instance and install a httpd server. ssh in using your key, ssh -i pem-key.pem [email protected] - do not forget that your pem key file must have permissions of 400 or less.</p> <p>Start the httpd service - sudo service start httpd</p> <p>Check using the public ip address of the EC2 instance. You’ll notice that this works as the EC2 instance is still in a public route table.</p> <p>Let’s fix that by creating a new route table. The new route table must only have a route that allows the local traffic (i.e. no 0.0.0.0/0). Then go to the private subnet and then change the route for the subnet to the new route table that doesn’t have a public route.</p> <blockquote class="imgur-embed-pub" lang="en" data-id="a/CzkdB"><a href="//imgur.com/CzkdB"></a></blockquote> <script async="" src="//s.imgur.com/min/embed.js" charset="utf-8"></script> <p>You can test if your load balancer is still forwarding the traffic by clicking on load balancer link, selecting the active load balancer and then using the DNS information</p> <blockquote class="imgur-embed-pub" lang="en" data-id="a/mPIkP"><a href="//imgur.com/mPIkP"></a></blockquote> <script async="" src="//s.imgur.com/min/embed.js" charset="utf-8"></script> <p>Copy and paste that link into your browser. You should be forwarded to the HTTP welcome page that the private EC2 instance is server.</p> <p>If you have any comments, please post them in the disqus below.</p> </div><a class="u-url" href="/sysadmin/2017/09/20/AWS-how-to-serve-traffic-from-load-balancer.html" hidden></a> </article> </div> </main><footer class="site-footer h-card"> <data class="u-url" href="/"></data> <div class="wrapper"> <h2 class="footer-heading">Kabads. Musings, mutterings and murmerings.</h2> <div class="footer-col-wrapper"> <div class="footer-col footer-col-1"> <ul class="contact-list"> <li class="p-name">Kabads. Musings, mutterings and murmerings.</li><li><a class="u-email" href="mailto:[email protected]">[email protected]</a></li></ul> </div> <div class="footer-col footer-col-2"><ul class="social-media-list"><li><a href="https://github.com/jekyll"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#github"></use></svg> <span class="username">jekyll</span></a></li><li><a href="https://www.twitter.com/jekyllrb"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">jekyllrb</span></a></li></ul> </div> <div class="footer-col footer-col-3"> <p>I worked in education for 20 years and always had a hand in Technology. For the last couple of years, I&#39;ve been working in Cloud Automation.</p> </div> </div> </div> </footer> </body> </html>
kabads/kabads.monkeez.org
_site/sysadmin/2017/09/20/AWS-how-to-serve-traffic-from-load-balancer.html
HTML
cc0-1.0
10,634
<!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-internal) on Sat Jul 25 18:14:30 BST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.apache.jena.sparql.engine.ref (Apache Jena ARQ)</title> <meta name="date" content="2015-07-25"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package org.apache.jena.sparql.engine.ref (Apache Jena ARQ)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>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?org/apache/jena/sparql/engine/ref/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Uses of Package org.apache.jena.sparql.engine.ref" class="title">Uses of Package<br>org.apache.jena.sparql.engine.ref</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/apache/jena/sparql/engine/ref/package-summary.html">org.apache.jena.sparql.engine.ref</a></span><span class="tabEnd">&nbsp;</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.jena.sparql.algebra.table">org.apache.jena.sparql.algebra.table</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.jena.sparql.engine.ref">org.apache.jena.sparql.engine.ref</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.jena.sparql.algebra.table"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../org/apache/jena/sparql/engine/ref/package-summary.html">org.apache.jena.sparql.engine.ref</a> used by <a href="../../../../../../org/apache/jena/sparql/algebra/table/package-summary.html">org.apache.jena.sparql.algebra.table</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/jena/sparql/engine/ref/class-use/Evaluator.html#org.apache.jena.sparql.algebra.table">Evaluator</a>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.jena.sparql.engine.ref"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../org/apache/jena/sparql/engine/ref/package-summary.html">org.apache.jena.sparql.engine.ref</a> used by <a href="../../../../../../org/apache/jena/sparql/engine/ref/package-summary.html">org.apache.jena.sparql.engine.ref</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/jena/sparql/engine/ref/class-use/Evaluator.html#org.apache.jena.sparql.engine.ref">Evaluator</a>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../../../../org/apache/jena/sparql/engine/ref/class-use/QueryEngineRef.html#org.apache.jena.sparql.engine.ref">QueryEngineRef</a> <div class="block">"Reference" query engine - this simply executes the algebra expression as-is using a simple (non-scalable) execution strategy that follows the definition of SPARQL as closely as possible.</div> </td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/jena/sparql/engine/ref/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Licenced under the Apache License, Version 2.0</small></p> </body> </html>
slennie12/SOR-Onderzoek
apache-jena-3.0.0/javadoc-arq/org/apache/jena/sparql/engine/ref/package-use.html
HTML
cc0-1.0
7,262
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeP1.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_1.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe main-pvpe-current" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>總統副總統選舉&nbsp;候選人在 高雄市 大樹區得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;候選組數:3&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;應選組數:1</td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td><table><tr><td>總統</td><td rowspan=2> 候選人姓名</td></tr><td>副總統</td></table></td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>登記方式</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>朱立倫<br>王如玄</td> <td>男<br>女</td> <td class="tdAlignRight">5,392</td> <td class="tdAlignRight">21.9401</td> <td>中國國民黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>蔡英文<br>陳建仁</td> <td>女<br>男</td> <td class="tdAlignRight">17,115</td> <td class="tdAlignRight">69.6411</td> <td>民主進步黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>宋楚瑜<br>徐欣瑩</td> <td>男<br>女</td> <td class="tdAlignRight">2,069</td> <td class="tdAlignRight">8.4188</td> <td>親民黨&nbsp; 推薦</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;32/32&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>自然當選</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 21:06:11 +0800" title="Sat, 16 Jan 2016 21:06:11 +0800">&nbsp;資料更新時間:&nbsp;01/16&nbsp;21:06:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter" align=center>[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
gugod/vote-watch-2016
data/president/n600001400000000/20160116130742/page.html
HTML
cc0-1.0
6,577
<head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Devgaze - Page 1 - Developer's Gaze</title> <meta name="description" content=""> <meta name="HandheldFriendly" content="True"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="/favicon.ico"> <link rel="stylesheet" type="text/css" href="/assets/css/screen.css?v=fca2eb9956"> <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic%7COpen+Sans:700,400"> <link rel="canonical" href="http://localhost:2368/author/devgaze/"> <meta property="og:site_name" content="Developer's Gaze"> <meta property="og:type" content="profile"> <meta property="og:title" content="Devgaze - Page 1 - Developer's Gaze"> <meta property="og:url" content="http://localhost:2368/author/devgaze/"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="Devgaze - Page 1 - Developer's Gaze"> <meta name="twitter:url" content="http://localhost:2368/author/devgaze/"> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Person", "publisher": "Developer's Gaze", "name": "Devgaze", "url": "http://localhost:2368/author/devgaze" } </script> <meta name="generator" content="Ghost 0.6"> <link rel="alternate" type="application/rss+xml" title="Developer's Gaze" href="http://localhost:2368/rss/"> </head> <body class="author-template author-devgaze nav-closed"> <div class="nav"> <h3 class="nav-title">Menu</h3> <a href="#" class="nav-close"> <span class="hidden">Close</span> </a> <ul> <li class="nav-blog" role="presentation"><a href="http://localhost:2368/">Blog</a></li> <li class="nav-about" role="presentation"><a href="http://localhost:2368/about/">About</a></li> <li class="nav-contact" role="presentation"><a href="http://localhost:2368/contact-me/">Contact</a></li> </ul> <a class="subscribe-button icon-feed" href="http://localhost:2368/rss/">Subscribe</a> </div> <span class="nav-cover"></span> <div class="site-wrapper"> <header class="main-header author-head no-cover"> <nav class="main-nav overlay clearfix"> <a class="blog-logo" href="http://localhost:2368"><img src="/content/images/2015/09/only-sign.png" alt="Developer's Gaze"></a> <a class="menu-button icon-menu" href="#"><span class="word">Menu</span></a> </nav> </header> <section class="author-profile inner"> <figure class="author-image"> <div class="img" style="background-image: url(/content/images/2015/09/only-sign-1.png)"><span class="hidden">Devgaze's Picture</span></div> </figure> <h1 class="author-title">Devgaze</h1> <div class="author-meta"> <span class="author-location icon-location">Zagreb, Croatia</span> <span class="author-stats"><i class="icon-stats"></i> 2 posts</span> </div> </section> <main class="content" role="main"> <div class="extra-pagination inner"> <nav class="pagination" role="navigation"> <span class="page-number">Page 1 of 1</span> </nav> </div> <article class="post tag-ghost-tag tag-flipmail" data-target="article.post" data-file="http://devgaze.github.io/add-contact-page-to-ghost-powered-github-pages-with-flipmail/index.html"> <header class="post-header"> <h2 class="post-title"><a href="/add-contact-page-to-ghost-powered-github-pages-with-flipmail/">Add contact page to Ghost powered GitHub Pages with Flipmail</a></h2> </header> <section class="post-excerpt"> <p>GitHub Pages serve only static content so in order to have a Contact page you need to use external service to process your contact form submissions. <a class="read-more" href="/add-contact-page-to-ghost-powered-github-pages-with-flipmail/">»</a></p> </section> <footer class="post-meta"> <img class="author-thumb" src="/content/images/2015/09/only-sign-1.png" alt="Devgaze" nopin="nopin"> <a href="/author/devgaze/">Devgaze</a> on <a href="/tag/ghost-tag/">Ghost</a>, <a href="/tag/flipmail/">Flipmail</a> <time class="post-date" datetime="2015-09-05">05 September 2015</time> <time class="post-date eta"></time> </footer> </article> <article class="post tag-ghost-tag tag-git featured" data-target="article.post" data-file="http://devgaze.github.io/setting-up-ghost-buster-and-github-pages-on-macos/index.html"> <header class="post-header"> <h2 class="post-title"><a href="/setting-up-ghost-buster-and-github-pages-on-macos/">Setting up Ghost, Buster and GitHub Pages on MacOS [Yosemite]</a></h2> </header> <section class="post-excerpt"> <p>In the last 5-8 years, I am not sure for how many times did I try to start to blog. It was always something in my <a class="read-more" href="/setting-up-ghost-buster-and-github-pages-on-macos/">»</a></p> </section> <footer class="post-meta"> <img class="author-thumb" src="/content/images/2015/09/only-sign-1.png" alt="Devgaze" nopin="nopin"> <a href="/author/devgaze/">Devgaze</a> on <a href="/tag/ghost-tag/">Ghost</a>, <a href="/tag/git/">Git</a> <time class="post-date" datetime="2015-09-01">01 September 2015</time> <time class="post-date eta"></time> </footer> </article> <nav class="pagination" role="navigation"> <span class="page-number">Page 1 of 1</span> </nav> </main> <footer class="site-footer clearfix"> <section class="copyright"><a href="http://localhost:2368">Developer's Gaze</a> © 2016</section> <!-- <section class="poweredby">Proudly published with <a href="https://ghost.org">Ghost</a></section> --> </footer> </div> <script src="/public/jquery.js?v=fca2eb9956"></script> <script type="text/javascript" src="/assets/js/jquery.fitvids.js?v=fca2eb9956"></script> <script type="text/javascript" src="/assets/js/index.js?v=fca2eb9956"></script> <script type="text/javascript" src="/assets/js/readingTime.min.js?v=fca2eb9956"></script> <script type="text/javascript"> /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ var disqus_shortname = 'Devgaze'; // Required - Replace '<example>' with your forum shortname /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> </body>
Devgaze/devgaze.github.io
author/devgaze/index.html
HTML
cc0-1.0
7,087
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeT.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_2.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le main-le-current" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>區域立法委員選舉&nbsp;高雄市&nbsp;第3選舉區&nbsp;候選人得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選人數" title="候選人數">&nbsp;<img src="../images/nav.gif" alt="候選人數" title="候選人數">&nbsp;候選人數:5&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選人數" title="應選人數">&nbsp;<img src="../images/nav.gif" alt="應選人數" title="應選人數">&nbsp;應選人數:1&nbsp;&nbsp; <!--<img src="../images/nav.gif" alt="應有婦女當選名額" title="應有婦女當選名額">&nbsp; <img src="../images/nav.gif" alt="應有婦女當選名額" title="應有婦女當選名額">&nbsp;應有婦女當選名額:0--> </td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td>姓名</td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>推薦之政黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>梁蓓禎</td> <td>女</td> <td class="tdAlignRight">0</td> <td class="tdAlignRight">0.0000</td> <td>信心希望聯盟</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>柳淑芳</td> <td>女</td> <td class="tdAlignRight">0</td> <td class="tdAlignRight">0.0000</td> <td>無</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>張顯耀</td> <td>男</td> <td class="tdAlignRight">0</td> <td class="tdAlignRight">0.0000</td> <td>中國國民黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>4</td> <td>劉世芳</td> <td>女</td> <td class="tdAlignRight">0</td> <td class="tdAlignRight">0.0000</td> <td>民主進步黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>5</td> <td>莊明憲</td> <td>男</td> <td class="tdAlignRight">0</td> <td class="tdAlignRight">0.0000</td> <td>大愛憲改聯盟</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;0/191&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>當選註記</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 13:27:11 +0800" title="Sat, 16 Jan 2016 13:27:11 +0800">&nbsp;資料更新時間:01/16&nbsp;13:27:05&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter">[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
gugod/vote-watch-2016
data/KHH-3/n600030000000000/20160116053010/page.html
HTML
cc0-1.0
7,229
<!DOCTYPE HTML> <head> <meta charset='utf-8'> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <!-- Latest compiled and minified CSS --> <link href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet"> <link rel="stylesheet" href="/assets/stylesheets/compiled/vitraag.css" type="text/css" media="screen"> </head> <body> <section class="poem container"> <div class="row"> <div class="col-md-1 col-md-offset-1"> <header><a href="http://www.vitraag.com"></a></header> </div> <div class="col-md-8"> <h1>Canelazo</h1> <div class="row"> <div class="col-md-7"> <img src="/assets/libar/drinks/Canelazzo.jpg"/> </div> <div class="col-md-5"> <h4>Rating: <span class="rating" data-rating="3"/></h4> <h4>Source: <a href=http://en.wikipedia.org/wiki/Canelazo>Ecuador</a></h4> <h4> First made: 07/01/2013</h4> <section class="info"> </section> <h3>Tags</h3> <ul> <li> aguardiente </li> </ul> </div> </div> </div> <div class="col-md-1"> <div class="browse"> <a href="/libar/lawn-dart" class="next"></a> </div> </div> </div> </section> <div class="container"> <footer class="row"> <div class="col-md-6 col-md-offset-3"> <a href="http://github.com/vaibhavb/wisevoter" class="muted">Built with Node.js, Ruby and Python</a> | in Seattle, WA by <a href="http://www.lib13.com">Lib13</a>. <p class="footer-version">Version 0.0.5.<p> </div> </footer> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1934792-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <!-- Latest compiled and minified JavaScript --> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js" ></script> <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script> <script type="text/javascript"> $('.rating').html($('.rating').data('rating')) </script> </div> </body> </html>
vaibhavb/libar
canelazo/index.html
HTML
cc0-1.0
2,912
<!DOCTYPE html> <html lang="en"> <meta charset="utf-8"> <title>雨流</title> <link type="text/css" rel="stylesheet" href="../../style.css"> <h1 lang="art-Hani-x-fiz-1der-block012"> <ruby>雨流<rt lang="art-Latn-x-fiz-1der-block012">uru</ruby> </h1> <dl> <dt>Etymology:</dt> <dd>From PL <i lang="art-x-fzn-proto">-ur</i>, a verb suffix used to note cyclical or reflexive actions, later detached as an adverb/post-position.</dd> </dl> <h2>postposition</h2> <p> reflexive marker </p> <h2>adverb</h2> <p> repeatedly; often </p>
literallybenjam/langdev
data/languages/fzn/fiz/1der/block012/雨流.html
HTML
cc0-1.0
546
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeP1.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_1.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe main-pvpe-current" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>總統副總統選舉&nbsp;候選人在 臺中市 大里區得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;候選組數:3&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;應選組數:1</td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td><table><tr><td>總統</td><td rowspan=2> 候選人姓名</td></tr><td>副總統</td></table></td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>登記方式</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>朱立倫<br>王如玄</td> <td>男<br>女</td> <td class="tdAlignRight">27,186</td> <td class="tdAlignRight">26.1103</td> <td>中國國民黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>蔡英文<br>陳建仁</td> <td>女<br>男</td> <td class="tdAlignRight">60,132</td> <td class="tdAlignRight">57.7526</td> <td>民主進步黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>宋楚瑜<br>徐欣瑩</td> <td>男<br>女</td> <td class="tdAlignRight">16,802</td> <td class="tdAlignRight">16.1371</td> <td>親民黨&nbsp; 推薦</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;97/98&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>自然當選</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 21:00:11 +0800" title="Sat, 16 Jan 2016 21:00:11 +0800">&nbsp;資料更新時間:&nbsp;01/16&nbsp;21:00:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter" align=center>[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
gugod/vote-watch-2016
data/president/n400001100000000/20160116130039/page.html
HTML
cc0-1.0
6,580
<!doctype html> <html> <head> <title> Quiz 1: Version 2 </title> <meta charset="utf-8"/> <link rel="stylesheet" href="quiz1.css" type="text/css"> <h1> Quiz 1: Version 2 </h1> <header> Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. </header> </head> <body> <nav> </nav> <main> <h2> Section 1 </h2> <h3> Sub-Section A </h3> <p> Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. </p> <h3> Sub-Section B </h3> <p> Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. </p> <h2> Section 2 </h2> <p> Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. </p> <h3> Sub-Section A </h3> <p> Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. </p> <h3> Sub-Section B </h3> <p> Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. Blah blah blah. </p> </main> <footer> &copy;2015 (Insert Your Name Here) - CMIS Webdesign </footer> </body> </html>
melissa1790-cmis/melissa1790-cmis-wd
quiz1.html
HTML
cc0-1.0
2,796
<!DOCTYPE html> <html lang='en'> <head> <title>blog</title> <meta http-equiv="Content-type" content="text/html; 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="A humble blog by me, Lucy Wyman"> <meta name="keywords" content="blog, code, lucy, wyman"> <meta name="keywords" content="puppet"> <meta name="keywords" content="books"> <meta name="keywords" content="experiences"> <meta name="keywords" content="travel"> <meta name="keywords" content="bucket-lists"> <meta name="keywords" content="tech"> <meta name="keywords" content="conferences"> <meta name="keywords" content="loves"> <meta name="keywords" content="Seattle"> <meta name="keywords" content="favorites"> <meta name="keywords" content="thoughts"> <meta name="keywords" content="food"> <meta name="keywords" content="exercise"> <meta name="keywords" content="movies"> <meta name="keywords" content="japanuary"> <meta name="keywords" content="containers"> <meta name="keywords" content="Openshift"> <meta name="keywords" content="book-review"> <meta name="keywords" content="health"> <meta name="keywords" content="ruby"> <meta name="keywords" content="selenium"> <meta name="keywords" content="thanksgiving"> <meta name="keywords" content="politics"> <meta name="keywords" content="women"> <meta name="keywords" content="application"> <meta name="keywords" content="orchestrator"> <meta name="keywords" content="flag"> <meta name="keywords" content="example"> <meta name="keywords" content="Corvallis"> <meta name="keywords" content="openstack"> <meta name="keywords" content="Portland"> <meta name="keywords" content="clothes"> <meta name="keywords" content="concerts"> <meta name="keywords" content="interviews"> <meta name="keywords" content="conference"> <meta name="keywords" content="Books"> <meta name="keywords" content="Conferences"> <meta name="keywords" content="Experiences"> <meta name="keywords" content="Loves"> <meta name="keywords" content="Tech"> <meta name="keywords" content="Thoughts"> <meta name="keywords" content="Travel"> <meta name="robots" content="index, follow"> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Blog" /> <meta property="og:url" content="http://blog.lucywyman.me" /> <meta property="og:site_name" content="Blog" /> <script src="/theme/js/jquery-1.11.2.js"></script> <link href="/theme/css/fontawesome/css/all.css" rel="stylesheet"> <link rel='stylesheet' href='/theme/css/main.css' type='text/css'> <link href="/theme/images/favicon.ico" type="image/icon" rel="icon"> <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-48093989-5', 'auto'); ga('send', 'pageview'); </script> </head> <body> <nav> <ul> <li><h3><a href='http://blog.lucywyman.me'>Lucy Wyman</a></h3></li> <li><a href='http://blog.lucywyman.me/about.html'>About</a></li> <li> <a href='http://blog.lucywyman.me/category/books.html'>Books</a> </li> <li> <a href='http://blog.lucywyman.me/category/conferences.html'>Conferences</a> </li> <li> <a href='http://blog.lucywyman.me/category/experiences.html'>Experiences</a> </li> <li> <a href='http://blog.lucywyman.me/category/loves.html'>Loves</a> </li> <li> <a href='http://blog.lucywyman.me/category/tech.html'>Tech</a> </li> <li> <a href='http://blog.lucywyman.me/category/thoughts.html'>Thoughts</a> </li> <li> <a href='http://blog.lucywyman.me/category/travel.html'>Travel</a> </li> </ul> </nav> <div class='wrapper'> <main> <div class='article-blurb'> <div class='blurb-content'> <h2><a href="http://blog.lucywyman.me/desserts-i-dream-about.html">Desserts I Dream About</a></h2> <p>05.1.2018</p> <p><p>I've always had a sweet tooth. Chocolate, caramel, cake, pastries, fruit. Dessert is my favorite meal, and sugar is my love language. I don't tend to eat sweets very often because they aren't so good for you in large and frequent doses, but when I do indulge it can be …</p><a href='desserts-i-dream-about.html'>read more</a></p> </div> </div> <div class='article-blurb'> <div class='blurb-content'> <h2><a href="http://blog.lucywyman.me/my-bucket-list.html">My Super Boring Bucket List</a></h2> <p>04.4.2018</p> <p><p>I read an article today about Bucket Lists that included a comments section, and was surprised by two patterns in people's bucket lists:</p> <ul class="simple"> <li>The Northern Lights seemed to be the most frequent single item. I have no idea what would compel anyone to stand in freezing weather in the middle …</li></ul><a href='my-bucket-list.html'>read more</a></p> </div> </div> <div class='article-blurb'> <div class='blurb-content'> <h2><a href="http://blog.lucywyman.me/spring-10x10-2018.html">Spring 10x10 2018</a></h2> <p>03.30.2018</p> <p><p>For the first time ever, I'm participating in the <a class="reference external" href="http://www.stylebee.ca/2018/03/30/spring-10x10-2018/">10 x 10</a> challenge, hosted by <a class="reference external" href="http://www.stylebee.ca">Lee of Style Bee</a> and <a class="reference external" href="http://un-fancy.com">Caroline of Unfancy</a>. For those who don't know, Lee and Caroline are bloggers in the responsible + ethical fashion space who have been a huge influence on my closet and shopping …</p><a href='spring-10x10-2018.html'>read more</a></p> </div> </div> <div class='article-blurb'> <div class='blurb-content'> <h2><a href="http://blog.lucywyman.me/spring-bucket-list-2018.html">Spring Bucket List 2018</a></h2> <p>03.8.2018</p> <p><p>Spring is nearly here! With warmer, longer days on the horizon I'm dreaming of all the outdoor, evening-time activities we can start doing again. And in a new city! I'm moving to Seattle in a week, which means this Spring will involve a lot of exploring new places, new experiences …</p><a href='spring-bucket-list-2018.html'>read more</a></p> </div> </div> <div class='article-blurb'> <div class='blurb-content'> <h2><a href="http://blog.lucywyman.me/coffee-alternatives.html">Coffee Alternatives</a></h2> <p>03.2.2018</p> <p><p>Little known Lucy fact: I'm allergic to coffee. I <em>love</em> the smell of coffee, and if I keep it to about 12 oz. once a week I'm fine. But much more than that, and my stomach just ties itself in knots! Don't get me wrong, though: I still really like …</p><a href='coffee-alternatives.html'>read more</a></p> </div> </div> <div class='article-blurb'> <div class='blurb-content'> <h2><a href="http://blog.lucywyman.me/23.html">-23- 8 Things I Learned This Year</a></h2> <p>02.14.2018</p> <p><p>Happy Valentine's Day! Today is my 23rd birthday, and to celebrate I wanted to reflect on what I had learned in the last year. As I wrote during my recent <a class="reference external" href="http://blog.lucywyman.me/2017-year-in-review.html">new years post</a>, this last year has not been the most exciting year, and I'm honestly a little glad it's …</p><a href='23.html'>read more</a></p> </div> </div> <div class='article-blurb'> <div class='blurb-content'> <h2><a href="http://blog.lucywyman.me/reflections-on-2017.html">Reflections on 2017</a></h2> <p>12.11.2017</p> <p><p>What a year! I know so many people talk about how quickly time moves, but for me this year (and most years) feel more like decades. I'm not sure why time moves so slowly for me (and I'm certainly not sad about it!), but thinking back to last January it …</p><a href='reflections-on-2017.html'>read more</a></p> </div> </div> <p class="paginator"> <a href="http://blog.lucywyman.me/category/experiences2.html" class="button_accent">&larr;&nbsp;&nbsp;&nbsp;newer</a> <a href="http://blog.lucywyman.me/category/experiences4.html" class="button_accent">older&nbsp;&nbsp;&nbsp;&rarr;</a> </p> </main> <aside> <div class='sidebar'> <!--TODO: search, subscribe, archive--> <p><a href='/feed.rss'>RSS <i class="fas fa-rss"></i></a></p> <hr> <h3>Categories</h3> <ul> <li> <a href='http://blog.lucywyman.me/category/books.html'>Books</a> </li> <li> <a href='http://blog.lucywyman.me/category/conferences.html'>Conferences</a> </li> <li> <a href='http://blog.lucywyman.me/category/experiences.html'>Experiences</a> </li> <li> <a href='http://blog.lucywyman.me/category/loves.html'>Loves</a> </li> <li> <a href='http://blog.lucywyman.me/category/tech.html'>Tech</a> </li> <li> <a href='http://blog.lucywyman.me/category/thoughts.html'>Thoughts</a> </li> <li> <a href='http://blog.lucywyman.me/category/travel.html'>Travel</a> </li> </ul> <hr> <h3>Tags</h3> <ul> <li> <a href='http://blog.lucywyman.me/tag/application.html'>application</a> </li> <li> <a href='http://blog.lucywyman.me/tag/book-review.html'>book-review</a> </li> <li> <a href='http://blog.lucywyman.me/tag/books.html'>books</a> </li> <li> <a href='http://blog.lucywyman.me/tag/bucket-lists.html'>bucket-lists</a> </li> <li> <a href='http://blog.lucywyman.me/tag/clothes.html'>clothes</a> </li> <li> <a href='http://blog.lucywyman.me/tag/concerts.html'>concerts</a> </li> <li> <a href='http://blog.lucywyman.me/tag/conference.html'>conference</a> </li> <li> <a href='http://blog.lucywyman.me/tag/conferences.html'>conferences</a> </li> <li> <a href='http://blog.lucywyman.me/tag/containers.html'>containers</a> </li> <li> <a href='http://blog.lucywyman.me/tag/Corvallis.html'>Corvallis</a> </li> <li> <a href='http://blog.lucywyman.me/tag/example.html'>example</a> </li> <li> <a href='http://blog.lucywyman.me/tag/exercise.html'>exercise</a> </li> <li> <a href='http://blog.lucywyman.me/tag/experiences.html'>experiences</a> </li> <li> <a href='http://blog.lucywyman.me/tag/favorites.html'>favorites</a> </li> <li> <a href='http://blog.lucywyman.me/tag/flag.html'>flag</a> </li> <li> <a href='http://blog.lucywyman.me/tag/food.html'>food</a> </li> <li> <a href='http://blog.lucywyman.me/tag/health.html'>health</a> </li> <li> <a href='http://blog.lucywyman.me/tag/interviews.html'>interviews</a> </li> <li> <a href='http://blog.lucywyman.me/tag/japanuary.html'>japanuary</a> </li> <li> <a href='http://blog.lucywyman.me/tag/loves.html'>loves</a> </li> <li> <a href='http://blog.lucywyman.me/tag/movies.html'>movies</a> </li> <li> <a href='http://blog.lucywyman.me/tag/Openshift.html'>Openshift</a> </li> <li> <a href='http://blog.lucywyman.me/tag/openstack.html'>openstack</a> </li> <li> <a href='http://blog.lucywyman.me/tag/orchestrator.html'>orchestrator</a> </li> <li> <a href='http://blog.lucywyman.me/tag/politics.html'>politics</a> </li> <li> <a href='http://blog.lucywyman.me/tag/Portland.html'>Portland</a> </li> <li> <a href='http://blog.lucywyman.me/tag/puppet.html'>puppet</a> </li> <li> <a href='http://blog.lucywyman.me/tag/ruby.html'>ruby</a> </li> <li> <a href='http://blog.lucywyman.me/tag/Seattle.html'>Seattle</a> </li> <li> <a href='http://blog.lucywyman.me/tag/selenium.html'>selenium</a> </li> <li> <a href='http://blog.lucywyman.me/tag/tech.html'>tech</a> </li> <li> <a href='http://blog.lucywyman.me/tag/thanksgiving.html'>thanksgiving</a> </li> <li> <a href='http://blog.lucywyman.me/tag/thoughts.html'>thoughts</a> </li> <li> <a href='http://blog.lucywyman.me/tag/travel.html'>travel</a> </li> <li> <a href='http://blog.lucywyman.me/tag/women.html'>women</a> </li> </ul> <hr> <h3>Popular Posts</h3> <ul> <li><a href='http://blog.lucywyman.me/tattoo.html'>Getting a Tattoo</a></li> <li><a href='http://blog.lucywyman.me/respect.html'>Rivers of Milk and Honey</a></li> <li><a href='http://blog.lucywyman.me/boy.html'>If I Were a Boy</a></li> <li><a href='http://blog.lucywyman.me/interviews.html'>The Interview</a></li> </ul> </div> </aside> </div> <div class='footer'> <p>Made with <i class="fas fa-heart"></i> in PDX · Powered by <a href='https://docs.getpelican.com/en/3.6.3/index.html'>Pelican</a> · Code on <a href='https://github.com/lucywyman'> <img class='social' src='/theme/images/github-icon.png'> </a></p> </div> </body> </html>
lucywyman/blog
category/experiences3.html
HTML
cc0-1.0
14,421
<!DOCTYPE html> <!-- saved from url=(0063)http://ironsummitmedia.github.io/startbootstrap-small-business/ --> <html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>KB Stilguide - Exempel</title> <!-- Custom styles for this template --> <link href="../css/kb-style.css" rel="stylesheet"> <!-- Custom CSS --> <!-- <link href="http://ironsummitmedia.github.io/startbootstrap-small-business/css/small-business.css" rel="stylesheet"> --> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> <style type="text/css"></style></head> <body> <!-- Navigation --> <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand navbar-logo" href="#"><img src="../assets/kb_logo_white.svg" /></a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"> <li> <a href="#">About</a> </li> <li> <a href="#">Services</a> </li> <li> <a href="#">Contact</a> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <!-- Page Content --> <div class="container"> <br/><br/><br/> <!-- Heading Row --> <div class="row"> <div class="col-md-8"> <img class="img-responsive img-rounded" src="http://c2.staticflickr.com/8/7325/16401931880_fcf8034610_h.jpg" alt=""> </div> <!-- /.col-md-8 --> <div class="col-md-4"> <h1>Business Name or Tagline</h1> <p>This is a template that is great for small businesses. It doesn't have too much fancy flare to it, but it makes a great use of the standard Bootstrap core components. Feel free to use this template for any project you want!</p> <a class="btn btn-primary btn-lg" href="#">Call to Action!</a> </div> <!-- /.col-md-4 --> </div> <!-- /.row --> <hr> <!-- Call to Action Well --> <div class="row"> <div class="col-lg-12"> <div class="well text-center"> This is a well that is a great spot for a business tagline or phone number for easy access! </div> </div> <!-- /.col-lg-12 --> </div> <!-- /.row --> <!-- Content Row --> <div class="row"> <div class="col-md-4"> <h2>Heading 1</h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Saepe rem nisi accusamus error velit animi non ipsa placeat. Recusandae, suscipit, soluta quibusdam accusamus a veniam quaerat eveniet eligendi dolor consectetur.</p> <a class="btn btn-default" href="#">More Info</a> </div> <!-- /.col-md-4 --> <div class="col-md-4"> <h2>Heading 2</h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Saepe rem nisi accusamus error velit animi non ipsa placeat. Recusandae, suscipit, soluta quibusdam accusamus a veniam quaerat eveniet eligendi dolor consectetur.</p> <a class="btn btn-default" href="#">More Info</a> </div> <!-- /.col-md-4 --> <div class="col-md-4"> <h2>Heading 3</h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Saepe rem nisi accusamus error velit animi non ipsa placeat. Recusandae, suscipit, soluta quibusdam accusamus a veniam quaerat eveniet eligendi dolor consectetur.</p> <a class="btn btn-default" href="#">More Info</a> </div> <!-- /.col-md-4 --> </div> <!-- /.row --> </div> <!-- Footer --> <footer> <div class="footer-container bg-pastel-light-blue"> <div class="container"> <div class="col-md-2 text-center"> <img src="../assets/kb_logo_black.svg" class="logo-medium" /> </div> <div class="col-md-10 text-black"> <p> <strong><a href="http://www.kb.se" alt="Länk till Kungl. Bibliotekets webbplats">KUNGL. BIBLIOTEKET</a></strong><br> <span>Support: <a href="mailto:[email protected]">[email protected]</a></span> </p> </div> </div> </div> </footer> <!-- /.container --> <!-- Placed at the end of the document so the pages load faster --> <script src="../vendor/jquery.min.js"></script> <script src="../vendor/bootstrap.min.js"></script> </body></html>
Kungbib/frontend-guide
examples/smallbusiness.html
HTML
cc0-1.0
6,046
<!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-internal) on Sat Jul 25 18:13:22 BST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.jena.rdf.model (Apache Jena)</title> <meta name="date" content="2015-07-25"> <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.jena.rdf.model (Apache Jena)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/jena/rdf/listeners/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../../org/apache/jena/rdfxml/xmlinput/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/jena/rdf/model/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package&nbsp;org.apache.jena.rdf.model</h1> <div class="docSummary"> <div class="block">A package for creating and manipulating RDF graphs.</div> </div> <p>See:&nbsp;<a href="#package.description">Description</a></p> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation"> <caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Interface</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/Alt.html" title="interface in org.apache.jena.rdf.model">Alt</a></td> <td class="colLast"> <div class="block">An RDF Alternative container.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/Bag.html" title="interface in org.apache.jena.rdf.model">Bag</a></td> <td class="colLast"> <div class="block">An RDF Bag container.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/Container.html" title="interface in org.apache.jena.rdf.model">Container</a></td> <td class="colLast"> <div class="block">An RDF Container.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/InfModel.html" title="interface in org.apache.jena.rdf.model">InfModel</a></td> <td class="colLast"> <div class="block">An extension to the normal Model interface that supports access to any underlying inference capability.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/Literal.html" title="interface in org.apache.jena.rdf.model">Literal</a></td> <td class="colLast"> <div class="block">An RDF Literal.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/Model.html" title="interface in org.apache.jena.rdf.model">Model</a></td> <td class="colLast"> <div class="block">An RDF Model.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ModelChangedListener.html" title="interface in org.apache.jena.rdf.model">ModelChangedListener</a></td> <td class="colLast"> <div class="block">The interface for classes that listen for model-changed events.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ModelCon.html" title="interface in org.apache.jena.rdf.model">ModelCon</a></td> <td class="colLast"> <div class="block">Convenience methods which extend the <a href="../../../../../org/apache/jena/rdf/model/Model.html" title="interface in org.apache.jena.rdf.model"><code>Model</code></a> interface.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ModelGetter.html" title="interface in org.apache.jena.rdf.model">ModelGetter</a></td> <td class="colLast"> <div class="block">A ModelGetter object can retrieve a Model given a URL for it.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ModelGraphInterface.html" title="interface in org.apache.jena.rdf.model">ModelGraphInterface</a></td> <td class="colLast"> <div class="block">ModelGraphInterface - this interface mediates between the API Model level and the SPI Graph level.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ModelMaker.html" title="interface in org.apache.jena.rdf.model">ModelMaker</a></td> <td class="colLast"> <div class="block">A ModelMaker contains a collection of named models, methods for creating new models [both named and anonymous] and opening previously-named models, removing models, and accessing a single "default" Model for this Maker.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ModelReader.html" title="interface in org.apache.jena.rdf.model">ModelReader</a></td> <td class="colLast"> <div class="block">A component interface used by ModelGetter for reading models.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ModelSource.html" title="interface in org.apache.jena.rdf.model">ModelSource</a></td> <td class="colLast"> <div class="block">The revised and soon-to-be-core interface for sources of models, typically generated from RDF descriptions.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/NodeIterator.html" title="interface in org.apache.jena.rdf.model">NodeIterator</a></td> <td class="colLast"> <div class="block">An iterator which returns RDF nodes.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/NsIterator.html" title="interface in org.apache.jena.rdf.model">NsIterator</a></td> <td class="colLast"> <div class="block">An iterator which returns namespace URI's.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/Property.html" title="interface in org.apache.jena.rdf.model">Property</a></td> <td class="colLast"> <div class="block">An RDF Property.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/RDFErrorHandler.html" title="interface in org.apache.jena.rdf.model">RDFErrorHandler</a></td> <td class="colLast"> <div class="block">A generic error handler.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/RDFList.html" title="interface in org.apache.jena.rdf.model">RDFList</a></td> <td class="colLast"> <div class="block"> Provides a convenience encapsulation for lists formed from chains of RDF statements arranged to form a head/tail cons-cell structure.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/RDFList.ApplyFn.html" title="interface in org.apache.jena.rdf.model">RDFList.ApplyFn</a></td> <td class="colLast"> <div class="block">Interface that encapsulates a function to apply to every element in a list.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/RDFList.ReduceFn.html" title="interface in org.apache.jena.rdf.model">RDFList.ReduceFn</a></td> <td class="colLast"> <div class="block">Interface that encapsulates a function to apply to each element of a list in turn, and passing the result to an accumulator.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/RDFNode.html" title="interface in org.apache.jena.rdf.model">RDFNode</a></td> <td class="colLast"> <div class="block">Interface covering RDF resources and literals.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/RDFReader.html" title="interface in org.apache.jena.rdf.model">RDFReader</a></td> <td class="colLast"> <div class="block">An <code>RDFReader</code> reads a serialized represenation of RDF, e.g.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/RDFReaderF.html" title="interface in org.apache.jena.rdf.model">RDFReaderF</a></td> <td class="colLast"> <div class="block">An RDFReader factory inferface.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/RDFVisitor.html" title="interface in org.apache.jena.rdf.model">RDFVisitor</a></td> <td class="colLast"> <div class="block">The interface for visiting (ie type-dispatching) an RDF Node.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/RDFWriter.html" title="interface in org.apache.jena.rdf.model">RDFWriter</a></td> <td class="colLast"> <div class="block">RDFWriter is an interface to RDF serializers.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/RDFWriterF.html" title="interface in org.apache.jena.rdf.model">RDFWriterF</a></td> <td class="colLast"> <div class="block">An RDFWriter factory inferface.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ReifiedStatement.html" title="interface in org.apache.jena.rdf.model">ReifiedStatement</a></td> <td class="colLast"> <div class="block">A ReifiedStatement represents a Statement as a Resource.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ResIterator.html" title="interface in org.apache.jena.rdf.model">ResIterator</a></td> <td class="colLast"> <div class="block">An iterator which returns RDF Resources.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/Resource.html" title="interface in org.apache.jena.rdf.model">Resource</a></td> <td class="colLast"> <div class="block">An RDF Resource.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ResourceF.html" title="interface in org.apache.jena.rdf.model">ResourceF</a></td> <td class="colLast">Deprecated</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ResourceFactory.Interface.html" title="interface in org.apache.jena.rdf.model">ResourceFactory.Interface</a></td> <td class="colLast"> <div class="block">the interface to resource factory objects.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/RSIterator.html" title="interface in org.apache.jena.rdf.model">RSIterator</a></td> <td class="colLast"> <div class="block">An RSIterator is a ClosableIterator (qv) which delivers only ReifedStatement's and which has a next-method with that return type.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/Selector.html" title="interface in org.apache.jena.rdf.model">Selector</a></td> <td class="colLast"> <div class="block">A Statement selector.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/Seq.html" title="interface in org.apache.jena.rdf.model">Seq</a></td> <td class="colLast"> <div class="block">RDF Sequence container.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/Statement.html" title="interface in org.apache.jena.rdf.model">Statement</a></td> <td class="colLast"> <div class="block">An RDF Statement.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/StatementBoundary.html" title="interface in org.apache.jena.rdf.model">StatementBoundary</a></td> <td class="colLast"> <div class="block">An interface for expressing search boundaries in terms of bounding statements.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/StmtIterator.html" title="interface in org.apache.jena.rdf.model">StmtIterator</a></td> <td class="colLast"> <div class="block">An iterator which returns RDF Statements.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/AnonId.html" title="class in org.apache.jena.rdf.model">AnonId</a></td> <td class="colLast"> <div class="block">System id for an anonymous node.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ModelExtract.html" title="class in org.apache.jena.rdf.model">ModelExtract</a></td> <td class="colLast"> <div class="block">ModelExtract - a wrapper for GraphExtract, allowing rooted sub-models to be extracted from other models with some boundary condition.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ModelFactory.html" title="class in org.apache.jena.rdf.model">ModelFactory</a></td> <td class="colLast"> <div class="block">ModelFactory provides methods for creating standard kinds of Model.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ModelFactoryBase.html" title="class in org.apache.jena.rdf.model">ModelFactoryBase</a></td> <td class="colLast"> <div class="block">Helper functions for ModelFactory - in here to keep from obtruding on the end-users.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ResourceFactory.html" title="class in org.apache.jena.rdf.model">ResourceFactory</a></td> <td class="colLast"> <div class="block">A Factory class for creating resources.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/SimpleSelector.html" title="class in org.apache.jena.rdf.model">SimpleSelector</a></td> <td class="colLast"> <div class="block">A general selector class for use when querying models.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/StatementBoundaryBase.html" title="class in org.apache.jena.rdf.model">StatementBoundaryBase</a></td> <td class="colLast"> <div class="block">StatementBoundaryBase - a base class for StatementBoundarys, with built-in converstion to triples and a continueWith as well as a stopAt.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/StatementTripleBoundary.html" title="class in org.apache.jena.rdf.model">StatementTripleBoundary</a></td> <td class="colLast"> <div class="block">StatementTripleBoundary - a StatementBoundary that just wraps a TripleBoundary.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation"> <caption><span>Exception Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Exception</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/AltHasNoDefaultException.html" title="class in org.apache.jena.rdf.model">AltHasNoDefaultException</a></td> <td class="colLast"> <div class="block">Exception thrown if an Alt has no default statement.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/DoesNotReifyException.html" title="class in org.apache.jena.rdf.model">DoesNotReifyException</a></td> <td class="colLast"> <div class="block">This exception may be raised when an attempt to convert an RDFNode to a ReifiedStatement fails because the RDFNode does not correspond to a reification.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/EmptyListException.html" title="class in org.apache.jena.rdf.model">EmptyListException</a></td> <td class="colLast"> <div class="block"> A exception that is thrown when an operation is attempted on an empty (nil) list that actually requires a list of length one or more.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/EmptyListUpdateException.html" title="class in org.apache.jena.rdf.model">EmptyListUpdateException</a></td> <td class="colLast"> <div class="block"> Exception that is thrown when an attept is made to perform a side-effectful operation on an <a href="../../../../../org/apache/jena/rdf/model/RDFList.html" title="interface in org.apache.jena.rdf.model"><code>RDFList</code></a> that is the empty list, or <code>rdf:nil</code>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/HasNoModelException.html" title="class in org.apache.jena.rdf.model">HasNoModelException</a></td> <td class="colLast"> <div class="block">Exception to throw when a Statement or Resource (which don't have a useful common supertype, alas) don't have an associated model.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/InvalidListException.html" title="class in org.apache.jena.rdf.model">InvalidListException</a></td> <td class="colLast"> <div class="block"> A exception that is thrown when an operation is attempted on a list that is not well-formed, and is being processed in strict mode.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ListIndexException.html" title="class in org.apache.jena.rdf.model">ListIndexException</a></td> <td class="colLast"> <div class="block"> A exception that is thrown when an operation attempts to access an indexed list element beyond the length of the list.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/LiteralRequiredException.html" title="class in org.apache.jena.rdf.model">LiteralRequiredException</a></td> <td class="colLast"> <div class="block">Exception to throw when an RDFNode required to be a Literal isn't, or when a literal Node is required but a non-literal Node supplied.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/ResourceRequiredException.html" title="class in org.apache.jena.rdf.model">ResourceRequiredException</a></td> <td class="colLast"> <div class="block">Exception to throw when an RDFNode required to be a Resource isn't, or when a Node supposed to be a resource isn't.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/jena/rdf/model/SeqIndexBoundsException.html" title="class in org.apache.jena.rdf.model">SeqIndexBoundsException</a></td> <td class="colLast"> <div class="block">Exception to throw when the index of a sequence is not in range.</div> </td> </tr> </tbody> </table> </li> </ul> <a name="package.description"> <!-- --> </a> <h2 title="Package org.apache.jena.rdf.model Description">Package org.apache.jena.rdf.model Description</h2> <div class="block"><p>A package for creating and manipulating RDF graphs. </p></div> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../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/jena/rdf/listeners/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../../org/apache/jena/rdfxml/xmlinput/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/jena/rdf/model/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Licenced under the Apache License, Version 2.0</small></p> </body> </html>
slennie12/SOR-Onderzoek
apache-jena-3.0.0/javadoc-core/org/apache/jena/rdf/model/package-summary.html
HTML
cc0-1.0
23,561
<!DOCTYPE html> <!--[if IE 8]> <html lang="en" class="ie8"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie9"> <![endif]--> <!--[if !IE]><!--> <html lang="en"> <!--<![endif]--> <head> <title>Home Basic 3 | Unify - Responsive Website Template</title> <!-- Meta --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <!-- Favicon --> <link rel="shortcut icon" href="favicon.ico"> <!-- Web Fonts --> <link rel='stylesheet' type='text/css' href='//fonts.googleapis.com/css?family=Open+Sans:400,300,600&amp;subset=cyrillic,latin'> <!-- CSS Global Compulsory --> <link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href="assets/css/style.css"> <!-- CSS Header and Footer --> <link rel="stylesheet" href="assets/css/headers/header-v6.css"> <link rel="stylesheet" href="assets/css/footers/footer-v1.css"> <!-- CSS Implementing Plugins --> <link rel="stylesheet" href="assets/plugins/animate.css"> <link rel="stylesheet" href="assets/plugins/line-icons/line-icons.css"> <link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.min.css"> <link rel="stylesheet" href="assets/plugins/layer-slider/layerslider/css/layerslider.css"> <link rel="stylesheet" href="assets/plugins/youtube-player/css/YTPlayer.css"> <link rel="stylesheet" href="assets/plugins/parallax-slider/css/parallax-slider.css"> <link rel="stylesheet" href="assets/plugins/fancybox/source/jquery.fancybox.css"> <link rel="stylesheet" href="assets/plugins/owl-carousel/owl-carousel/owl.carousel.css"> <!-- CSS Theme --> <link rel="stylesheet" href="assets/css/theme-colors/default.css" id="style_color"> <link rel="stylesheet" href="assets/css/theme-skins/dark.css"> <!-- CSS Customization --> <link rel="stylesheet" href="assets/css/custom.css"> </head> <body class="header-fixed"> <!--=== Style Switcher ===--> <i class="style-switcher-btn fa fa-cogs hidden-xs"></i> <div class="style-switcher animated fadeInRight"> <div class="style-swticher-header"> <div class="style-switcher-heading">Style Switcher</div> <div class="theme-close"><i class="icon-close"></i></div> </div> <div class="style-swticher-body"> <!-- Theme Colors --> <div class="style-switcher-heading">Theme Colors</div> <ul class="list-unstyled"> <li class="theme-default theme-active" data-style="default" data-header="light"></li> <li class="theme-blue" data-style="blue" data-header="light"></li> <li class="theme-orange" data-style="orange" data-header="light"></li> <li class="theme-red" data-style="red" data-header="light"></li> <li class="theme-light" data-style="light" data-header="light"></li> <li class="theme-purple last" data-style="purple" data-header="light"></li> <li class="theme-aqua" data-style="aqua" data-header="light"></li> <li class="theme-brown" data-style="brown" data-header="light"></li> <li class="theme-dark-blue" data-style="dark-blue" data-header="light"></li> <li class="theme-light-green" data-style="light-green" data-header="light"></li> <li class="theme-dark-red" data-style="dark-red" data-header="light"></li> <li class="theme-teal last" data-style="teal" data-header="light"></li> </ul> <!-- Theme Skins --> <div class="style-switcher-heading">Theme Skins</div> <div class="row no-col-space margin-bottom-20 skins-section"> <div class="col-xs-6"> <button data-skins="default" class="btn-u btn-u-xs btn-u-dark btn-block active-switcher-btn handle-skins-btn">Light</button> </div> <div class="col-xs-6"> <button data-skins="dark" class="btn-u btn-u-xs btn-u-dark btn-block skins-btn">Dark</button> </div> </div> <hr> <!-- Layout Styles --> <div class="style-switcher-heading">Layout Styles</div> <div class="row no-col-space margin-bottom-20"> <div class="col-xs-6"> <a href="javascript:void(0);" class="btn-u btn-u-xs btn-u-dark btn-block active-switcher-btn wide-layout-btn">Wide</a> </div> <div class="col-xs-6"> <a href="javascript:void(0);" class="btn-u btn-u-xs btn-u-dark btn-block boxed-layout-btn">Boxed</a> </div> </div> <hr> <!-- Theme Type --> <div class="style-switcher-heading">Theme Types and Versions</div> <div class="row no-col-space margin-bottom-10"> <div class="col-xs-6"> <a href="Shop-UI/index.html" class="btn-u btn-u-xs btn-u-dark btn-block">Shop UI <small class="dp-block">Template</small></a> </div> <div class="col-xs-6"> <a href="One-Page/index.html" class="btn-u btn-u-xs btn-u-dark btn-block">One Page <small class="dp-block">Template</small></a> </div> </div> <div class="row no-col-space"> <div class="col-xs-6"> <a href="Blog/index.html" class="btn-u btn-u-xs btn-u-dark btn-block">Blog <small class="dp-block">Template</small></a> </div> <div class="col-xs-6"> <a href="RTL/index.html" class="btn-u btn-u-xs btn-u-dark btn-block">RTL <small class="dp-block">Version</small></a> </div> </div> </div> </div><!--/style-switcher--> <!--=== End Style Switcher ===--> <div class="wrapper"> <!--=== Header v6 ===--> <div class="header-v6 header-dark-transparent header-sticky"> <!-- Navbar --> <div class="navbar mega-menu" role="navigation"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="menu-container"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <!-- Navbar Brand --> <div class="navbar-brand"> <a href="index.html"> <img class="default-logo" src="assets/img/logo3-light.png" alt="Logo"> <img class="shrink-logo" src="assets/img/logo3-dark.png" alt="Logo"> </a> </div> <!-- ENd Navbar Brand --> <!-- Header Inner Right --> <div class="header-inner-right"> <ul class="menu-icons-list"> <li class="menu-icons shopping-cart"> <i class="menu-icons-style radius-x fa fa-shopping-cart"></i> <span class="badge">0</span> <div class="shopping-cart-open"> <span class="shc-title">No products in the Cart</span> <button type="button" class="btn-u"><i class="fa fa-shopping-cart"></i> Cart</button> <span class="shc-total">Total: <strong>$0.00</strong></span> </div> </li> <li class="menu-icons"> <i class="menu-icons-style search search-close search-btn fa fa-search"></i> <div class="search-open"> <input type="text" class="animated fadeIn form-control" placeholder="Start searching ..."> </div> </li> </ul> </div> <!-- End Header Inner Right --> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse navbar-responsive-collapse"> <div class="menu-container"> <ul class="nav navbar-nav"> <!-- Home --> <li class="dropdown active"> <a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown"> Home </a> <ul class="dropdown-menu"> <li><a href="index.html">Option 1: Default Page</a></li> <!-- One Page --> <li class="dropdown-submenu"> <a href="javascript:void(0);">Option 2: One Page</a> <ul class="dropdown-menu"> <li><a target="_blank" href="One-Page/index.html">- One Page Template</a></li> <li><a target="_blank" href="One-Page/one_page_dark.html">- One Page Dark Option</a></li> <li><a target="_blank" href="One-Page/one_page_home1.html">- One Page Option 1</a></li> <li><a target="_blank" href="One-Page/one_page_home2.html">- One Page Option 2</a></li> <li><a target="_blank" href="One-Page/one_page_home3.html">- One Page Option 3</a></li> </ul> </li> <!-- End One Page --> <!-- Shop UI Page --> <li class="dropdown-submenu"> <a href="javascript:void(0);">Option 3: Shop UI</a> <ul class="dropdown-menu"> <li><a target="_blank" href="Shop-UI/index.html">- Home Page</a></li> <li><a target="_blank" href="Shop-UI/shop-ui-inner.html">- Product Page</a></li> <li><a target="_blank" href="Shop-UI/shop-ui-filter-grid.html">- Filter Grid Page</a></li> <li><a target="_blank" href="Shop-UI/shop-ui-filter-list.html">- Filter List Page</a></li> <li><a target="_blank" href="Shop-UI/shop-ui-add-to-cart.html">- Checkout Page</a></li> <li><a target="_blank" href="Shop-UI/shop-ui-login.html">- Login Page</a></li> <li><a target="_blank" href="Shop-UI/shop-ui-register.html">- Registration Page</a></li> </ul> </li> <!-- End Shop UI --> <!-- Blog Template --> <li class="dropdown-submenu"> <a href="javascript:void(0);">Option 4: Blog Template</a> <ul class="dropdown-menu"> <li><a target="_blank" href="Blog/index.html">- Home Page</a></li> <li class="dropdown-submenu"> <a href="javascript:void(0);">- Blog Page Layouts</a> <ul class="dropdown-menu"> <li><a target="_blank" href="Blog/blog_page_layouts1.html">Page Layouts v1</a></li> <li><a target="_blank" href="Blog/blog_page_layouts2.html">Page Layouts v2</a></li> <li><a target="_blank" href="Blog/blog_page_layouts3.html">Page Layouts v3</a></li> <li><a target="_blank" href="Blog/blog_page_layouts4.html">Page Layouts v4</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="javascript:void(0);">- Blog Post Layouts</a> <ul class="dropdown-menu"> <li><a target="_blank" href="Blog/blog_post_layouts1.html">Post Layout v1</a></li> <li><a target="_blank" href="Blog/blog_post_layouts2.html">Post Layout v2</a></li> <li><a target="_blank" href="Blog/blog_post_layouts3.html">Post Layout v3</a></li> <li><a target="_blank" href="Blog/blog_post_layouts4.html">Post Layout v4</a></li> <li><a target="_blank" href="Blog/blog_post_layouts5.html">Post Layout v5</a></li> <li><a target="_blank" href="Blog/blog_post_layouts6.html">Post Layout v6</a></li> <li><a target="_blank" href="Blog/blog_post_layouts7.html">Post Layout v7</a></li> <li><a target="_blank" href="Blog/blog_post_layouts8.html">Post Layout v8</a></li> <li><a target="_blank" href="Blog/blog_post_layouts9.html">Post Layout v9</a></li> <li><a target="_blank" href="Blog/blog_post_layouts_ls.html">Left Sidebar Example</a></li> <li><a target="_blank" href="Blog/blog_post_layouts_fw.html">Full Width Example</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="javascript:void(0);">- Grid Layouts</a> <ul class="dropdown-menu"> <li><a target="_blank" href="Blog/blog_grid_1.html">Grid: 1 Col</a></li> <li><a target="_blank" href="Blog/blog_grid_2.html">Grid: 2 Col</a></li> <li><a target="_blank" href="Blog/blog_grid_3.html">Grid: 3 Col</a></li> <li><a target="_blank" href="Blog/blog_grid_4.html">Grid: 4 Col</a></li> <li><a target="_blank" href="Blog/blog_grid_4_fw.html">Grid: Full Width (4 Col)</a></li> <li><a target="_blank" href="Blog/blog_grid_2_rs.html">Grid: Right Sidebar (2 Col)</a></li> <li><a target="_blank" href="Blog/blog_grid_2_ls.html">Grid: Left Sidebar (2 Col)</a></li> </ul> </li> <li><a target="_blank" href="Blog/blog_single.html">- Single Page</a></li> <li><a target="_blank" href="Blog/blog_home_boxed.html">- Home Boxed Page</a></li> <li><a target="_blank" href="Blog/blog_home_boxed_space.html">- Home Boxed Space Page</a></li> </ul> </li> <!-- End Blog Template --> <li><a href="page_home8.html">Option 5: Home Discover</a></li> <li><a href="page_home14.html">Option 6: Home Incredible</a></li> <li><a href="page_home9.html">Option 7: Home Creative</a></li> <li><a href="page_home10.html">Option 8: Home Inspire</a></li> <li><a href="page_home15.html">Option 9: Home Aspire</a></li> <li><a href="page_home11.html">Option 10: Home Desire</a></li> <li><a href="page_home17.html">Option 11: Home Allure</a></li> <li><a href="page_jobs.html">Option 12: Home Jobs</a></li> <li><a href="page_home3.html">Option 13: Amazing Content</a></li> <li><a href="page_home6.html">Option 14: Home Magazine</a></li> <li class="dropdown-submenu"> <a href="javascript:void(0);">Option 15: Home Sidebar</a> <ul class="dropdown-menu"> <li><a href="page_home12.html">- Home Left Sidebar</a></li> <li><a href="page_home13.html">- Home Right Sidebar</a></li> </ul> </li> <li><a href="page_home1.html">Option 16: Home Basic v1</a></li> <li><a href="page_home2.html">Option 17: Home Basic v2</a></li> <li class="active"><a href="page_home5.html">Option 18: Home Basic v3</a></li> <li><a href="page_home4.html">Option 19: Home Basic v4</a></li> <li><a href="page_home7.html">Option 20: Home Basic v5</a></li> <li><a href="page_home16.html">Option 21: Home Basic v6</a></li> <li><a href="page_home18.html">Option 22: Home Basic v7</a></li> </ul> </li> <!-- End Home --> <!-- Pages --> <li class="dropdown"> <a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown"> Pages </a> <ul class="dropdown-menu"> <!-- About Pages --> <li class="dropdown-submenu"> <a href="javascript:void(0);">About Pages</a> <ul class="dropdown-menu"> <li><a href="page_about2.html">About Us </a></li> <li><a href="page_about3.html">About Us 1</a></li> <li><a href="page_about1.html">About Us 2</a></li> <li><a href="page_about.html">About Us 3</a></li> <li><a href="page_about_me.html">About Me </a></li> <li><a href="page_about_me1.html">About Me 1</a></li> <li><a href="page_about_me2.html">About Me 2</a></li> <li><a href="page_about_our_team.html">About Our Team</a></li> <li><a href="page_about_our_team1.html">About Our Team 1</a></li> <li><a href="page_about_our_team2.html">About Our Team 2</a></li> </ul> </li> <!-- End About Pages --> <!-- Service Pages --> <li class="dropdown-submenu"> <a href="javascript:void(0);">Service Pages</a> <ul class="dropdown-menu"> <li><a href="page_services.html">Our Services</a></li> <li><a href="page_services1.html">Our Services 1</a></li> <li><a href="page_services2.html">Our Services 2</a></li> <li><a href="page_services3.html">Our Services 3</a></li> </ul> </li> <!-- End Service Pages --> <!-- Contacts --> <li class="dropdown-submenu"> <a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown"> Contact Pages </a> <ul class="dropdown-menu"> <li><a href="page_contact1.html">Contacts Default</a></li> <li><a href="page_contact2.html">Contacts Option 1</a></li> <li><a href="page_contact3.html">Contacts Option 2</a></li> <li><a href="page_contact4.html">Contacts Option 3</a></li> <li><a href="page_contact_advanced.php">Contacts Advanced</a></li> </ul> </li> <!-- End Contacts --> <!-- Profile Pages --> <li class="dropdown-submenu"> <a href="javascript:void(0);">Profile Pages</a> <ul class="dropdown-menu"> <li><a href="page_profile.html">Profile Main Page</a></li> <li><a href="page_profile_me.html">Profile Overview</a></li> <li><a href="page_profile_users.html">Profile Users</a></li> <li><a href="page_profile_projects.html">Profile Projects</a></li> <li><a href="page_profile_comments.html">Profile Comments</a></li> <li><a href="page_profile_history.html">Profile History</a></li> <li><a href="page_profile_settings.html">Profile Settings</a></li> </ul> </li> <!-- End Profile Pages --> <!-- Job Pages --> <li class="dropdown-submenu"> <a href="javascript:void(0);">Job Pages</a> <ul class="dropdown-menu"> <li><a href="page_jobs.html">Jobs Main Page</a></li> <li><a href="page_jobs1.html">Jobs Main Page 1</a></li> <li><a href="page_jobs_inner.html">Jobs Description Default</a></li> <li><a href="page_jobs_inner1.html">Jobs Description Basic</a></li> <li><a href="page_jobs_inner2.html">Jobs Description Min</a></li> </ul> </li> <!-- End Job Pages --> <!-- Pricing Tables --> <li class="dropdown-submenu"> <a href="javascript:void(0);">Pricing Tables</a> <ul class="dropdown-menu"> <li><a href="page_pricing_colorful.html">Colorful Pricing Tables</a></li> <li><a href="page_pricing_flat.html">Flat Pricing Tables</a></li> <li><a href="page_pricing_light.html">Light Pricing Tables</a></li> <li><a href="page_pricing_mega.html">Mega Pricing Tables</a></li> <li><a href="page_pricing.html">Default Pricing Tables</a></li> </ul> </li> <!-- End Pricing Tables --> <!-- Login and Registration --> <li class="dropdown-submenu"> <a href="javascript:void(0);">Login and Registration</a> <ul class="dropdown-menu"> <li><a href="page_registration.html">Registration Page</a></li> <li><a href="page_login.html">Login Page</a></li> <li><a href="page_registration1.html">Registration Option</a></li> <li><a href="page_login1.html">Login Option</a></li> </ul> </li> <!-- End Login and Registration --> <!-- FAQs Pages --> <li class="dropdown-submenu"> <a href="javascript:void(0);">FAQs Pages</a> <ul class="dropdown-menu"> <li><a href="page_faq1.html">FAQs Page</a></li> <li><a href="page_faq.html">FAQs Basic</a></li> </ul> </li> <!-- End FAQs Pages --> <!-- Email Tempaltes --> <li class="dropdown-submenu"> <a href="javascript:void(0);">Email Templates</a> <ul class="dropdown-menu"> <li class="dropdown-submenu"> <a href="javascript:void(0);">Email Corporate</a> <ul class="dropdown-menu"> <li><a target="_blank" href="Email-Templates/corporate/email_corporate_aqua.html">Corporate Aqua Color</a></li> <li><a target="_blank" href="Email-Templates/corporate/email_corporate_blue.html">Corporate Blue Color</a></li> <li><a target="_blank" href="Email-Templates/corporate/email_corporate_brown.html">Corporate Brown Color</a></li> <li><a target="_blank" href="Email-Templates/corporate/email_corporate_dark_blue.html">Corporate Dark Blue Color</a></li> <li><a target="_blank" href="Email-Templates/corporate/email_corporate_green.html">Corporate Green Color</a></li> <li><a target="_blank" href="Email-Templates/corporate/email_corporate_light_green.html">Corporate Light Green Color</a></li> <li><a target="_blank" href="Email-Templates/corporate/email_corporate_grey.html">Corporate Grey Color</a></li> <li><a target="_blank" href="Email-Templates/corporate/email_corporate_orange.html">Corporate Orange Color</a></li> <li><a target="_blank" href="Email-Templates/corporate/email_corporate_purple.html">Corporate Purple Color</a></li> <li><a target="_blank" href="Email-Templates/corporate/email_corporate_red.html">Corporate Red Color</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="javascript:void(0);">Email Flat</a> <ul class="dropdown-menu"> <li><a target="_blank" href="Email-Templates/flat/email_flat_aqua.html">Flat Aqua Color</a></li> <li><a target="_blank" href="Email-Templates/flat/email_flat_blue.html">Flat Blue Color</a></li> <li><a target="_blank" href="Email-Templates/flat/email_flat_brown.html">Flat Brown Color</a></li> <li><a target="_blank" href="Email-Templates/flat/email_flat_dark_blue.html">Flat Dark Blue Color</a></li> <li><a target="_blank" href="Email-Templates/flat/email_flat_green.html">Flat Green Color</a></li> <li><a target="_blank" href="Email-Templates/flat/email_flat_light_green.html">Flat Light Green Color</a></li> <li><a target="_blank" href="Email-Templates/flat/email_flat_grey.html">Flat Grey Color</a></li> <li><a target="_blank" href="Email-Templates/flat/email_flat_orange.html">Flat Orange Color</a></li> <li><a target="_blank" href="Email-Templates/flat/email_flat_purple.html">Flat Purple Color</a></li> <li><a target="_blank" href="Email-Templates/flat/email_flat_red.html">Flat Red Color</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="javascript:void(0);">Email Modern</a> <ul class="dropdown-menu"> <li><a target="_blank" href="Email-Templates/modern/email_modern_aqua.html">Modern Aqua Color</a></li> <li><a target="_blank" href="Email-Templates/modern/email_modern_blue.html">Modern Blue Color</a></li> <li><a target="_blank" href="Email-Templates/modern/email_modern_brown.html">Modern Brown Color</a></li> <li><a target="_blank" href="Email-Templates/modern/email_modern_dark_blue.html">Modern Dark Blue Color</a></li> <li><a target="_blank" href="Email-Templates/modern/email_modern_green.html">Modern Green Color</a></li> <li><a target="_blank" href="Email-Templates/modern/email_modern_light_green.html">Modern Light Green Color</a></li> <li><a target="_blank" href="Email-Templates/modern/email_modern_grey.html">Modern Grey Color</a></li> <li><a target="_blank" href="Email-Templates/modern/email_modern_orange.html">Modern Orange Color</a></li> <li><a target="_blank" href="Email-Templates/modern/email_modern_purple.html">Modern Purple Color</a></li> <li><a target="_blank" href="Email-Templates/modern/email_modern_red.html">Modern Red Color</a></li> </ul> </li> </ul> </li> <!-- End Email Tempaltes --> <!-- Search Results --> <li class="dropdown-submenu"> <a href="javascript:void(0);">Search Results</a> <ul class="dropdown-menu"> <li><a href="page_search_inner_full_width.html">Search Results Full Width</a></li> <li><a href="page_search_inner_left_sidebar.html">Search Result Left Sidebar</a></li> <li><a href="page_search_table.html">Search Result Tables</a></li> </ul> </li> <!-- End Search Results --> <!-- Coming Soon --> <li class="dropdown-submenu"> <a href="javascript:void(0);">Coming Soon Pages</a> <ul class="dropdown-menu"> <li><a href="page_coming_soon.html">Coming Soon</a></li> <li><a href="page_coming_soon1.html">Coming Soon 1</a></li> </ul> </li> <!-- End Coming Soon --> <!-- Error Pages --> <li class="dropdown-submenu"> <a href="javascript:void(0);">Error Pages</a> <ul class="dropdown-menu"> <li><a href="page_404_error.html">404 Error Default</a></li> <li><a href="page_404_error1.html">404 Error Option 1</a></li> <li><a href="page_404_error2.html">404 Error Option 2</a></li> <li><a href="page_404_error3.html">404 Error Option 3</a></li> </ul> </li> <!-- End Error Pages --> <!-- Invoice Page --> <li><a href="page_invoice.html">Invoice Page</a></li> <!-- End Invoice Page --> <!-- Clients Page --> <li><a href="page_clients.html">Clients Page</a></li> <!-- End Clients Page --> <!-- Column Pages --> <li><a href="page_3_columns.html">Three Columns Page</a></li> <!-- End Column Pages --> <!-- Privacy Policy --> <li><a href="page_privacy.html">Privacy Policy</a></li> <!-- End Privacy Policy --> <!-- Terms of Service --> <li><a href="page_terms.html">Terms of Service</a></li> <!-- End Terms of Service --> <!-- Misc Pages --> <li class="dropdown-submenu"> <a href="javascript:void(0);">Misc</a> <ul class="dropdown-menu"> <li><a href="page_misc_blank.html">Blank page</a></li> <li><a href="page_misc_boxed.html">Boxed Page</a></li> <li><a href="page_misc_boxed_img.html">Boxed Image Page</a></li> <li><a href="page_misc_boxed_fixed_header.html">Boxed Fixed Menu</a></li> <li><a href="page_misc_dark.html">Dark Page</a></li> <li><a href="page_misc_dark_boxed.html">Dark Boxed Page</a></li> <li><a href="page_misc_dark_other_color.html">Dark Page with Theme Color</a></li> <li><a href="page_misc_sticky_footer.html">Sticky Footer Example</a></li> </ul> </li> <!-- End Misc Pages --> <!-- Sub Level Menu --> <li class="dropdown-submenu"> <a href="javascript:void(0);">Sub Level 1</a> <ul class="dropdown-menu no-bottom-space"> <li><a href="index.hmtl">Sub Level 2</a></li> <li class="dropdown-submenu"> <a href="javascript:void(0);">Sub Level 2</a> <ul class="dropdown-menu"> <li><a href="index.hmtl">Sub Level 3</a></li> <li><a href="index.hmtl">Sub Level 3</a></li> <li><a href="index.hmtl">Sub Level 3</a></li> <li><a href="index.hmtl">Sub Level 3</a></li> </ul> </li> <li><a href="index.hmtl">Sub Level 2</a></li> <li class="dropdown-submenu"> <a href="javascript:void(0);">Sub Level 2</a> <ul class="dropdown-menu no-bottom-space"> <li><a href="index.hmtl">Sub Level 3</a></li> <li><a href="index.hmtl">Sub Level 3</a></li> <li><a href="index.hmtl">Sub Level 3</a></li> </ul> </li> </ul> </li> <!-- End Sub Level Menu --> </ul> </li> <!-- End Pages --> <!-- Blog --> <li class="dropdown"> <a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown"> Blog </a> <ul class="dropdown-menu"> <li class="dropdown-submenu"> <a href="javascript:void(0);">Blog Large Image</a> <ul class="dropdown-menu"> <li><a href="blog_large_right_sidebar1.html">Right Sidebar</a></li> <li><a href="blog_large_left_sidebar1.html">Left Sidebar</a></li> <li><a href="blog_large_full_width1.html">Full Width</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="javascript:void(0);">Blog Medium Image</a> <ul class="dropdown-menu"> <li><a href="blog_medium_right_sidebar1.html">Right Sidebar</a></li> <li><a href="blog_medium_left_sidebar1.html">Left Sidebar</a></li> <li><a href="blog_medium_full_width1.html">Full Width</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="javascript:void(0);">Blog Item Pages</a> <ul class="dropdown-menu"> <li><a href="blog_large_right_sidebar_item1.html">Right Sidebar Item</a></li> <li><a href="blog_large_left_sidebar_item1.html">Left Sidebar Item</a></li> <li><a href="blog_large_full_width_item1.html">Full Width Item</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="javascript:void(0);">Blog Simple Pages</a> <ul class="dropdown-menu"> <li><a href="blog_large_right_sidebar.html">Right Sidebar Large</a></li> <li><a href="blog_medium_right_sidebar.html">Right Sidebar Medium</a></li> <li><a href="blog_large_full_width.html">Full Width</a></li> <li><a href="blog_large_right_sidebar_item.html">Right Sidebar Item</a></li> <li><a href="blog_large_full_width_item.html">Full Width Item</a></li> </ul> </li> <li><a href="blog_masonry_3col.html">Masonry Grid Blog</a></li> <li><a href="blog_timeline.html">Blog Timeline</a></li> </ul> </li> <!-- End Blog --> <!-- Portfolio --> <li class="dropdown"> <a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown"> Portfolio </a> <ul class="dropdown-menu"> <li class="dropdown-submenu"> <a href="javascript:void(0);">No Space Boxed</a> <ul class="dropdown-menu"> <li><a href="portfolio_2_columns_grid_no_space.html">2 Columns</a></li> <li><a href="portfolio_3_columns_grid_no_space.html">3 Columns</a></li> <li><a href="portfolio_4_columns_grid_no_space.html">4 Columns</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="javascript:void(0);">Grid Boxed</a> <ul class="dropdown-menu"> <li><a href="portfolio_2_columns_grid.html">2 Columns</a></li> <li><a href="portfolio_3_columns_grid.html">3 Columns</a></li> <li><a href="portfolio_4_columns_grid.html">4 Columns</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="javascript:void(0);">Grid Text Boxed</a> <ul class="dropdown-menu"> <li><a href="portfolio_2_columns_grid_text.html">2 Columns</a></li> <li><a href="portfolio_3_columns_grid_text.html">3 Columns</a></li> <li><a href="portfolio_4_columns_grid_text.html">4 Columns</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="javascript:void(0);">No Space Full Width</a> <ul class="dropdown-menu"> <li><a href="portfolio_2_columns_fullwidth_no_space.html">2 Columns</a></li> <li><a href="portfolio_3_columns_fullwidth_no_space.html">3 Columns</a></li> <li><a href="portfolio_4_columns_fullwidth_no_space.html">4 Columns</a></li> <li><a href="portfolio_5_columns_fullwidth_no_space.html">5 Columns</a></li> <li><a href="portfolio_6_columns_fullwidth_no_space.html">6 Columns</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="javascript:void(0);">Grid Full Width</a> <ul class="dropdown-menu"> <li><a href="portfolio_2_columns_fullwidth.html">2 Columns</a></li> <li><a href="portfolio_3_columns_fullwidth.html">3 Columns</a></li> <li><a href="portfolio_4_columns_fullwidth.html">4 Columns</a></li> <li><a href="portfolio_5_columns_fullwidth.html">5 Columns</a></li> <li><a href="portfolio_6_columns_fullwidth.html">6 Columns</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="javascript:void(0);">Grid Text Full Width</a> <ul class="dropdown-menu"> <li><a href="portfolio_2_columns_fullwidth_text.html">2 Columns</a></li> <li><a href="portfolio_3_columns_fullwidth_text.html">3 Columns</a></li> <li><a href="portfolio_4_columns_fullwidth_text.html">4 Columns</a></li> <li><a href="portfolio_5_columns_fullwidth_text.html">5 Columns</a></li> <li><a href="portfolio_6_columns_fullwidth_text.html">6 Columns</a></li> </ul> </li> <li><a href="portfolio_hover_colors.html">Portfolio Hover Colors</a></li> <li class="dropdown-submenu"> <a href="javascript:void(0);">Portfolio Items</a> <ul class="dropdown-menu"> <li><a href="portfolio_single_item.html">Single Item</a></li> <li><a href="portfolio_old_item.html">Basic Item 1</a></li> <li><a href="portfolio_old_item1.html">Basic Item 2</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="javascript:void(0);">Portfolio Basic Pages</a> <ul class="dropdown-menu"> <li><a href="portfolio_old_text_blocks.html">Basic Grid Text</a></li> <li><a href="portfolio_old_2_column.html">Basic 2 Columns</a></li> <li><a href="portfolio_old_3_column.html">Basic 3 Columns</a></li> <li><a href="portfolio_old_4_column.html">Basic 4 Columns</a></li> </ul> </li> </ul> </li> <!-- End Portfolio --> <!-- Features --> <li class="dropdown active"> <a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown"> Features </a> <ul class="dropdown-menu"> <li class="dropdown-submenu active"> <a href="javascript:void(0);">Headers</a> <ul class="dropdown-menu"> <li><a href="feature_header_default.html">Header Default</a></li> <li><a href="feature_header_default_no_topbar.html">Header Default without Topbar</a></li> <li><a href="feature_header_default_centered.html">Header Default Centered</a></li> <li><a href="feature_header_default_fixed.html">Header Default Fixed (Sticky)</a></li> <li><a href="feature_header_default_login_popup.html">Header Default Login Popup</a></li> <li><a href="feature_header_v1.html">Header v1</a></li> <li><a href="feature_header_v2.html">Header v2</a></li> <li><a href="feature_header_v3.html">Header v3</a></li> <li><a href="feature_header_v4.html">Header v4</a></li> <li><a href="feature_header_v4_logo_centered.html">Header v4 Centered Logo</a></li> <li><a href="feature_header_v5.html">Header v5</a></li> <li><a href="feature_header_v6_transparent.html">Header v6 Transparent</a></li> <li><a href="feature_header_v6_semi_dark_transparent.html">Header v6 Dark Transparent</a></li> <li><a href="feature_header_v6_semi_white_transparent.html">Header v6 White Transparent</a></li> <li class="active"><a href="feature_header_v6_border_bottom.html">Header v6 Border Bottom</a></li> <li><a href="feature_header_v6_classic_dark.html">Header v6 Classic Dark</a></li> <li><a href="feature_header_v6_classic_white.html">Header v6 Classic White</a></li> <li><a href="feature_header_v6_dark_dropdown.html">Header v6 Dark Dropdown</a></li> <li><a href="feature_header_v6_dark_scroll.html">Header v6 Dark on Scroll</a></li> <li><a href="feature_header_v6_dark_search.html">Header v6 Dark Search</a></li> <li><a href="feature_header_v6_dark_res_nav.html">Header v6 Dark in Responsive</a></li> <li><a href="page_home12.html">Header v7 Left Sidebar</a></li> <li><a href="page_home13.html">Header v7 Right Sidebar</a></li> <li><a href="feature_header_v8.html">Header v8</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="javascript:void(0);">Footers</a> <ul class="dropdown-menu"> <li><a href="feature_footer_default.html#footer-default">Footer Default</a></li> <li><a href="feature_footer_v1.html#footer-v1">Footer v1</a></li> <li><a href="feature_footer_v2.html#footer-v2">Footer v2</a></li> <li><a href="feature_footer_v3.html#footer-v3">Footer v3</a></li> <li><a href="feature_footer_v4.html#footer-v4">Footer v4</a></li> <li><a href="feature_footer_v5.html#footer-v5">Footer v5</a></li> <li><a href="feature_footer_v6.html#footer-v6">Footer v6</a></li> <li><a href="feature_footer_v7.html#footer-v7">Footer v7</a></li> <li><a href="feature_footer_v8.html#footer-v8">Footer v8</a></li> </ul> </li> <li><a href="feature_gallery.html">Gallery Examples</a></li> <li><a href="feature_animations.html">Animations on Scroll</a></li> <li><a href="feature_parallax_counters.html">Parallax Counters</a></li> <li><a href="feature_testimonials_quotes.html">Testimonials and Quotes</a></li> <li><a href="feature_icon_blocks.html">Icon Blocks</a></li> <li><a href="feature_team_blocks.html">Team Blocks</a></li> <li><a href="feature_news_blocks.html">News Blocks</a></li> <li><a href="feature_parallax_blocks.html">Parallax Blocks</a></li> <li><a href="feature_funny_boxes.html">Funny Boxes</a></li> </ul> </li> <!-- End Features --> <!-- Shortcodes --> <li class="dropdown mega-menu-fullwidth"> <a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown"> Shortcodes </a> <ul class="dropdown-menu"> <li> <div class="mega-menu-content disable-icons"> <div class="container"> <div class="row equal-height"> <div class="col-md-3 equal-height-in"> <ul class="list-unstyled equal-height-list"> <li><h3>Typography &amp; Components</h3></li> <!-- Typography --> <li><a href="shortcode_typo_general.html"><i class="fa fa-sort-alpha-asc"></i> General Typography</a></li> <li><a href="shortcode_typo_headings.html"><i class="fa fa-magic"></i> Headings Options</a></li> <li><a href="shortcode_typo_dividers.html"><i class="fa fa-ellipsis-h"></i> Dividers</a></li> <li><a href="shortcode_typo_blockquote.html"><i class="fa fa-quote-left"></i> Blockquote Blocks</a></li> <li><a href="shortcode_typo_boxshadows.html"><i class="fa fa-asterisk"></i> Box Shadows</a></li> <li><a href="shortcode_typo_testimonials.html"><i class="fa fa-comments"></i> Testimonials</a></li> <li><a href="shortcode_typo_tagline_boxes.html"><i class="fa fa-tasks"></i> Tagline Boxes</a></li> <li><a href="shortcode_typo_grid.html"><i class="fa fa-align-justify"></i> Grid Layouts</a></li> <!-- End Typography --> <!-- Components --> <li><a href="shortcode_compo_messages.html"><i class="fa fa-comment"></i> Alerts &amp; Messages</a></li> <li><a href="shortcode_compo_labels.html"><i class="fa fa-tags"></i> Labels &amp; Badges</a></li> <li><a href="shortcode_compo_media.html"><i class="fa fa-volume-down"></i> Audio/Videos &amp; Images</a></li> <li><a href="shortcode_compo_pagination.html"><i class="fa fa-arrows-h"></i> Paginations</a></li> <!-- End Components --> </ul> </div> <div class="col-md-3 equal-height-in"> <ul class="list-unstyled equal-height-list"> <li><h3>Buttons &amp; Icons</h3></li> <!-- Buttons --> <li><a href="shortcode_btn_general.html"><i class="fa fa-flask"></i> General Buttons</a></li> <li><a href="shortcode_btn_brands.html"><i class="fa fa-html5"></i> Brand &amp; Social Buttons</a></li> <li><a href="shortcode_btn_effects.html"><i class="fa fa-bolt"></i> Loading &amp; Hover Effects</a></li> <!-- End Buttons --> <!-- Icons --> <li><a href="shortcode_icon_general.html"><i class="fa fa-chevron-circle-right"></i> General Icons</a></li> <li><a href="shortcode_icon_fa.html"><i class="fa fa-chevron-circle-right"></i> Font Awesome Icons</a></li> <li><a href="shortcode_icon_line.html"><i class="fa fa-chevron-circle-right"></i> Line Icons</a></li> <li><a href="shortcode_icon_glyph.html"><i class="fa fa-chevron-circle-right"></i> Glyphicons Icons (Bootstrap)</a></li> <!-- End Icons --> </ul> </div> <div class="col-md-3 equal-height-in"> <ul class="list-unstyled equal-height-list"> <li><h3>Common elements</h3></li> <!-- Common Elements --> <li><a href="shortcode_thumbnails.html"><i class="fa fa-image"></i> Thumbnails</a></li> <li><a href="shortcode_accordion_and_tabs.html"><i class="fa fa-list-ol"></i> Accordion &amp; Tabs</a></li> <li><a href="shortcode_timeline1.html"><i class="fa fa-dot-circle-o"></i> Timeline Option 1</a></li> <li><a href="shortcode_timeline2.html"><i class="fa fa-dot-circle-o"></i> Timeline Option 2</a></li> <li><a href="shortcode_table_general.html"><i class="fa fa-table"></i> Tables</a></li> <li><a href="shortcode_compo_progress_bars.html"><i class="fa fa-align-left"></i> Progress Bars</a></li> <li><a href="shortcode_compo_panels.html"><i class="fa fa-columns"></i> Panels</a></li> <li><a href="shortcode_carousels.html"><i class="fa fa-sliders"></i> Carousel Examples</a></li> <li><a href="shortcode_maps_google.html"><i class="fa fa-map-marker"></i> Google Maps</a></li> <li><a href="shortcode_maps_vector.html"><i class="fa fa-align-center"></i> Vector Maps</a></li> <!-- End Common Elements --> </ul> </div> <div class="col-md-3 equal-height-in"> <ul class="list-unstyled equal-height-list"> <li><h3>Forms &amp; Infographics</h3></li> <!-- Forms --> <li><a href="shortcode_form_general.html"><i class="fa fa-bars"></i> Common Bootstrap Forms</a></li> <li><a href="shortcode_form_general1.html"><i class="fa fa-bars"></i> General Unify Forms</a></li> <li><a href="shortcode_form_advanced.html"><i class="fa fa-bars"></i> Advanced Forms</a></li> <li><a href="shortcode_form_layouts.html"><i class="fa fa-bars"></i> Form Layouts</a></li> <li><a href="shortcode_form_layouts_advanced.html"><i class="fa fa-bars"></i> Advanced Layout Forms</a></li> <li><a href="shortcode_form_states.html"><i class="fa fa-bars"></i> Form States</a></li> <li><a href="shortcode_form_sliders.html"><i class="fa fa-bars"></i> Form Sliders</a></li> <li><a href="shortcode_form_modals.html"><i class="fa fa-bars"></i> Modals</a></li> <!-- End Forms --> <!-- Infographics --> <li><a href="shortcode_compo_charts.html"><i class="fa fa-pie-chart"></i> Charts &amp; Countdowns</a></li> <!-- End Infographics --> </ul> </div> </div> </div> </div> </li> </ul> </li> <!-- End Shortcodes --> <!-- Demo Pages --> <li class="dropdown"> <a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown"> Demos </a> <ul class="dropdown-menu pull-right"> <li><a href="Themantic-Designs/Architecture/index.html">Architecture</a></li> <li><a href="Themantic-Designs/Travel/index.html">Travel</a></li> <li><a href="Themantic-Designs/App/index.html">Mobile App</a></li> <li><a href="Themantic-Designs/Shipping/index.html">Shipping</a></li> <li><a href="Themantic-Designs/Agency/index.html">Agency</a></li> <li><a href="Themantic-Designs/Spa/index.html">Spa</a></li> <li><a href="Themantic-Designs/Lawyer/index.html">Lawyer</a></li> <li><a href="Hero-Themes/fashion.html">Hero Fashion</a></li> <li><a href="Hero-Themes/gym.html">Hero Gym</a></li> <li><a href="Hero-Themes/photography.html">Hero Photography</a></li> <li><a href="Hero-Themes/restaurant-bar.html">Hero Restaurant</a></li> <li><a href="Hero-Themes/web-product-dark.html">Hero Web App Dark</a></li> <li><a href="Hero-Themes/web-product-light.html">Hero Web App Light</a></li> </ul> </li> <!-- End Demo Pages --> </ul> </div> </div><!--/navbar-collapse--> </div> </div> <!-- End Navbar --> </div> <!--=== End Header v6 ===--> <!--=== Full Height Youtube Video ===--> <div class="bg-color-darker"> <div id="promo-video" class="fullheight video-business-img1"> <div class="player" data-property="{videoURL:'http://youtu.be/JCLAEHcIUic',containment:'#promo-video',startAt:0,showControls:false,quality:'highres',mute:true,autoPlay:true,loop:true,opacity:1,realfullscreen:true}"></div> <div class="container valign__middle text-center"> <p class="color-light margin-bottom-10 animated fadeInUp wow" data-wow-duration="1.5s" data-wow-delay=".5s" style="font-size: 18px; font-weight: 25px; font-weight: 400; padding: 3px 0;"> NEW - SLEEK - STYLISH - MODERN </p> <h2 class="color-light animated fadeInUp wow margin-bottom-20" data-wow-duration="1.5s" data-wow-delay="1s" style="font-size: 60px; line-height: 63px; font-weight: 600; border-bottom: solid 2px #fff; border-top: solid 2px #fff; display: inline-block; padding: 7px 0;">WE ARE CREATIVE COMPANY</h2> <p class="color-light font-open-sans margin-bottom-20 animated fadeInUp wow" data-wow-duration="1.5s" data-wow-delay="1.5s" style="font-size: 18px; font-weight: 400;"> Unify creative technology company providing key digital services. </p> <div class="animated fadeInUp wow" data-wow-duration="1.2s" data-wow-delay="2s"> <a href="#" class="btn-u btn-u-xs btn-brd btn-brd-hover btn-u-light btn-u-block margin-right-10">LEARN MORE</a> <a href="#" class="btn-u btn-u-xs btn-brd btn-brd-hover btn-u-light btn-u-block">DOWNLOAD NOW</a> </div> </div> </div> </div> <!--=== End Full Height Youtube Video ===--> <!--=== Content Part ===--> <div class="content-md"> <div class="container"> <!-- Service Box --> <div class="row text-center margin-bottom-60"> <div class="col-md-4 md-margin-bottom-50"> <img alt="" src="assets/img/icons/flat/01.png" class="image-md margin-bottom-20"> <h1 class="title-v3-md margin-bottom-10">Fully Responsive</h1> <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cur modo, tortor mauris con</p> </div> <div class="col-md-4 flat-service md-margin-bottom-50"> <img alt="" src="assets/img/icons/flat/02.png" class="image-md margin-bottom-20"> <h2 class="title-v3-md margin-bottom-10">HTML5 + CSS3</h2> <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cur modo, tortor mauris con</p> </div> <div class="col-md-4 flat-service"> <img alt="" src="assets/img/icons/flat/03.png" class="image-md margin-bottom-20"> <h2 class="title-v3-md margin-bottom-10">Launch Ready</h2> <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cur modo, tortor mauris con</p> </div> </div> <!-- End Service Box --> </div><!--/container --> <div class="bg-color-light"> <div class="container content-sm"> <div class="row"> <div class="col-md-6 md-margin-bottom-50"> <img alt="" src="assets/img/mockup/imac2.png" class="img-responsive"> </div> <div class="col-md-6"> <br><br><br> <div class="headline-left margin-bottom-30"> <h2 class="headline-brd">WE ARE UNIFY AGENCY</h2> <p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form.</p> </div> <ul class="list-unstyled lists-v2 margin-bottom-30"> <li><i class="fa fa-check"></i> Suspendisse eget augue non dolor ultrices</li> <li><i class="fa fa-check"></i> Donec eget aliquet tortor, quis lacinia dolor</li> <li><i class="fa fa-check"></i> Curabitur ut augue at mi eleifend lobortis</li> <li><i class="fa fa-check"></i> Eleifend eget aliquet tortor, quis lacinia dolor</li> </ul> <a class="btn-u btn-brd btn-brd-hover btn-u-dark" href="#">Learn More</a> </div><!--/end row--> </div> </div> </div> <div class="container content-sm"> <div class="headline-center margin-bottom-60"> <h2>Recent Works</h2> <p>Integer odio ligula, tincidunt id volutpat et, imperdiet eget mi. Quisque laoreet porttitor turpis sed <a href="#">fermentum</a>. Nullam sodales blandit nisi, tristique tempor nunc hendrerit at. Sed posuere mollis orci</p> </div><!--/end Headline Center--> <!-- Portfolio Box --> <ul class="list-unstyled row portfolio-box"> <li class="col-sm-4 md-margin-bottom-50"> <a href="assets/img/main/img9.jpg" title="Project One" data-rel="gallery" class="thumbnail fancybox"> <img alt="" src="assets/img/main/img9.jpg" class="full-width img-responsive"> <span class="portfolio-box-in"> <i class="rounded-x icon-magnifier-add"></i> </span> </a> <div class="headline-left margin-bottom-10"><h3 class="headline-brd">Project One</h3></div> <small class="project-tag"><i class="fa fa-tag"></i><a href="#">Technology</a>, <a href="#">Business</a></small> <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, justo sit amet </p> </li> <li class="col-sm-4 md-margin-bottom-50"> <a href="assets/img/main/img22.jpg" title="Project Two" data-rel="gallery" class="thumbnail fancybox"> <img alt="" src="assets/img/main/img22.jpg" class="full-width img-responsive"> <span class="portfolio-box-in"> <i class="rounded-x icon-magnifier-add"></i> </span> </a> <div class="headline-left margin-bottom-10"><h3 class="headline-brd">Project Two</h3></div> <small class="project-tag"><i class="fa fa-tag"></i><a href="#">Technology</a>, <a href="#">Business</a></small> <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, justo sit amet </p> </li> <li class="col-sm-4"> <a href="assets/img/main/img18.jpg" title="Project Three" data-rel="gallery" class="thumbnail fancybox"> <img alt="" src="assets/img/main/img18.jpg" class="full-width img-responsive"> <span class="portfolio-box-in"> <i class="rounded-x icon-magnifier-add"></i> </span> </a> <div class="headline-left margin-bottom-10"><h3 class="headline-brd">Project Three</h3></div> <small class="project-tag"><i class="fa fa-tag"></i><a href="#">Technology</a>, <a href="#">Business</a></small> <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, justo sit amet </p> </li> </ul> <!-- End Portfolio Box --> </div><!--/end container--> <!-- Flat Background Block --> <div class="flat-bg-block-v1 parallaxBg1 margin-bottom-60" style="background-position: 50% 241px;"> <div class="container"> <div class="row"> <div class="col-md-7 md-margin-bottom-60"> <div class="headline-left margin-bottom-20"> <h2 class="headline-brd">Unify is Fully Responsive</h2> <p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas moles</p> </div><!--/end Headline Left--> <div class="row"> <div class="col-sm-5"> <ul class="list-unstyled checked-list"> <li><i class="fa fa-check"></i> Donec id elit non mi porta gravida</li> <li><i class="fa fa-check"></i> Corporate and Creative</li> <li><i class="fa fa-check"></i> Responsive Bootstrap Template</li> <li><i class="fa fa-check"></i> Corporate and Creative</li> </ul> </div> <div class="col-sm-5 col-sm-offset-1"> <ul class="list-unstyled checked-list"> <li><i class="fa fa-check"></i> Donec id elit non mi porta gravida</li> <li><i class="fa fa-check"></i> Corporate and Creative</li> <li><i class="fa fa-check"></i> Responsive Bootstrap Template</li> <li><i class="fa fa-check"></i> Corporate and Creative</li> </ul> </div> </div> </div> <div class="col-md-5"> <img alt="" src="assets/img/mockup/2.png" class="img-over img-responsive"> </div> </div> </div><!--/end container--> </div> <!-- End Flat Background Block --> <div class="container"> <div class="headline-left margin-bottom-40"> <h2 class="headline-brd">Latest Shots</h2> </div><!--/end Headline Left--> <div class="row margin-bottom-60"> <div class="col-sm-6"> <!-- Owl Carousel v5 --> <div class="owl-carousel-v5"> <div class="owl-slider-v5 owl-carousel owl-theme" style="opacity: 1; display: block;"> <div class="owl-wrapper-outer"><div class="owl-wrapper" style="width: 3330px; left: 0px; display: block;"><div class="owl-item" style="width: 555px;"><div class="item"> <img alt="" src="assets/img/main/img12.jpg" class="full-width img-responsive"> </div></div><div class="owl-item" style="width: 555px;"><div class="item"> <img alt="" src="assets/img/main/img16.jpg" class="full-width img-responsive"> </div></div><div class="owl-item" style="width: 555px;"><div class="item"> <img alt="" src="assets/img/main/img22.jpg" class="full-width img-responsive"> </div></div></div></div> <div class="owl-controls clickable"><div class="owl-pagination"><div class="owl-page active"><span class=""></span></div><div class="owl-page"><span class=""></span></div><div class="owl-page"><span class=""></span></div></div></div></div> </div> <!-- End Owl Carousel v5 --> </div> <div class="col-sm-6"> <h3>Justo cras odio apibus ac afilisi</h3><br> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta ipsum vel mi gravida mattis. Ut sit amet laoreet diam. Fusce iaculis sollicitudin purus, in tristique urna. Suspendisse potenti. Fusce non sem efficitur leo fermentum porttitor ut vitae orci. Aliquam erat volutpat.</p><br> <p>Sed consectetur blandit ornare. Etiam at ante est. Nunc sed luctus ipsum, eu tincidunt justo. Sed id venenatis tellus. Mauris a cursus dolor. Maecenas sed magna non est interdum sollicitudin eget vitae ex. Ut eget lacus lorem.</p><br> <button class="btn-u text-uppercase" type="button">View More</button> </div> </div><!--/end row--> </div><!--/end container--> <!-- Flat Testimonials --> <div class="flat-testimonials bg-image-v1 parallaxBg1 margin-bottom-60" style="background-position: 50% 241px;"> <div class="container"> <div class="headline-center headline-light margin-bottom-60"> <h2>What People Are Saying</h2> <p>Integer odio ligula, tincidunt id volutpat et, imperdiet eget mi. Quisque laoreet porttitor turpis sed <a href="#">fermentum</a>. Nullam sodales blandit nisi, tristique tempor nunc hendrerit at. Sed posuere mollis orci</p> </div><!--/end Headline Center--> <div class="row"> <div class="col-sm-4"> <div class="flat-testimonials-in md-margin-bottom-50"> <img alt="" src="assets/img/team/img1-sm.jpg" class="rounded-x img-responsive"> <h3>Anthony Connor</h3> <span class="color-green">Software Developer</span> <p>Proin et augue vel nisi rhoncus tincidunt. Cras venenatis, magna id sem ipsum mi interduml</p> </div> </div> <div class="col-sm-4"> <div class="flat-testimonials-in md-margin-bottom-50"> <img alt="" src="assets/img/team/img2-sm.jpg" class="rounded-x img-responsive"> <h3>Angela Danil</h3> <span class="color-green">Web Designer</span> <p>Proin et augue vel nisi rhoncus tincidunt. Cras venenatis, magna id sem ipsum mi interduml</p> </div> </div> <div class="col-sm-4"> <div class="flat-testimonials-in"> <img alt="" src="assets/img/team/img3-sm.jpg" class="rounded-x img-responsive"> <h3>Anthony Connor</h3> <span class="color-green">Software Developer</span> <p>Proin et augue vel nisi rhoncus tincidunt. Cras venenatis, magna id sem ipsum mi interduml</p> </div> </div> </div><!--/end row--> </div><!--/end container--> </div> <!-- End Flat Testimonials --> <div class="container"> <div class="headline-center margin-bottom-60"> <h2>What We Provide</h2> <p>Integer odio ligula, tincidunt id volutpat et, imperdiet eget mi. Quisque laoreet porttitor turpis sed <a href="#">fermentum</a>. Nullam sodales blandit nisi, tristique tempor nunc hendrerit at. Sed posuere mollis orci</p> </div><!--/end Headline Center--> <div class="row margin-bottom-40"> <div class="col-md-4"> <div class="content-boxes-v5 margin-bottom-30"> <i class="rounded-x icon-layers"></i> <div class="overflow-h"> <h3 class="no-top-space">Responsive Layout</h3> <p>Proin et augue vel nisi rhoncus tincidunt. Cras venenatis</p> </div> </div> <div class="content-boxes-v5 md-margin-bottom-30"> <i class="rounded-x icon-settings"></i> <div class="overflow-h"> <h3 class="no-top-space">Color Options</h3> <p>Proin et augue vel nisi rhoncus tincidunt. Cras venenatis</p> </div> </div> </div> <div class="col-md-4"> <div class="content-boxes-v5 margin-bottom-30"> <i class="rounded-x icon-earphones-alt "></i> <div class="overflow-h"> <h3 class="no-top-space">Outstanding Support</h3> <p>Proin et augue vel nisi rhoncus tincidunt. Cras venenatis</p> </div> </div> <div class="content-boxes-v5 md-margin-bottom-30"> <i class="rounded-x icon-user "></i> <div class="overflow-h"> <h3 class="no-top-space">User Friendly</h3> <p>Proin et augue vel nisi rhoncus tincidunt. Cras venenatis</p> </div> </div> </div> <div class="col-md-4"> <div class="content-boxes-v5 margin-bottom-30"> <i class="rounded-x icon-wrench"></i> <div class="overflow-h"> <h3 class="no-top-space">Customizable Design</h3> <p>Proin et augue vel nisi rhoncus tincidunt. Cras venenatis</p> </div> </div> <div class="content-boxes-v5 md-margin-bottom-30"> <i class="rounded-x icon-star"></i> <div class="overflow-h"> <h3 class="no-top-space">Free Updates</h3> <p>Proin et augue vel nisi rhoncus tincidunt. Cras venenatis</p> </div> </div> </div> </div><!--/end row--> </div><!--/end container--> </div> <!-- End Content Part --> <!--=== Footer Version 1 ===--> <div class="footer-v1"> <div class="footer"> <div class="container"> <div class="row"> <!-- About --> <div class="col-md-3 md-margin-bottom-40"> <a href="index.html"><img id="logo-footer" class="footer-logo" src="assets/img/logo2-default.png" alt=""></a> <p>About Unify dolor sit amet, consectetur adipiscing elit. Maecenas eget nisl id libero tincidunt sodales.</p> <p>Duis eleifend fermentum ante ut aliquam. Cras mi risus, dignissim sed adipiscing ut, placerat non arcu.</p> </div><!--/col-md-3--> <!-- End About --> <!-- Latest --> <div class="col-md-3 md-margin-bottom-40"> <div class="posts"> <div class="headline"><h2>Latest Posts</h2></div> <ul class="list-unstyled latest-list"> <li> <a href="#">Incredible content</a> <small>May 8, 2014</small> </li> <li> <a href="#">Best shoots</a> <small>June 23, 2014</small> </li> <li> <a href="#">New Terms and Conditions</a> <small>September 15, 2014</small> </li> </ul> </div> </div><!--/col-md-3--> <!-- End Latest --> <!-- Link List --> <div class="col-md-3 md-margin-bottom-40"> <div class="headline"><h2>Useful Links</h2></div> <ul class="list-unstyled link-list"> <li><a href="#">About us</a><i class="fa fa-angle-right"></i></li> <li><a href="#">Portfolio</a><i class="fa fa-angle-right"></i></li> <li><a href="#">Latest jobs</a><i class="fa fa-angle-right"></i></li> <li><a href="#">Community</a><i class="fa fa-angle-right"></i></li> <li><a href="#">Contact us</a><i class="fa fa-angle-right"></i></li> </ul> </div><!--/col-md-3--> <!-- End Link List --> <!-- Address --> <div class="col-md-3 map-img md-margin-bottom-40"> <div class="headline"><h2>Contact Us</h2></div> <address class="md-margin-bottom-40"> 25, Lorem Lis Street, Orange <br /> California, US <br /> Phone: 800 123 3456 <br /> Fax: 800 123 3456 <br /> Email: <a href="mailto:[email protected]" class="">[email protected]</a> </address> </div><!--/col-md-3--> <!-- End Address --> </div> </div> </div><!--/footer--> <div class="copyright"> <div class="container"> <div class="row"> <div class="col-md-6"> <p> 2015 &copy; All Rights Reserved. <a href="#">Privacy Policy</a> | <a href="#">Terms of Service</a> </p> </div> <!-- Social Links --> <div class="col-md-6"> <ul class="footer-socials list-inline"> <li> <a href="#" class="tooltips" data-toggle="tooltip" data-placement="top" title="" data-original-title="Facebook"> <i class="fa fa-facebook"></i> </a> </li> <li> <a href="#" class="tooltips" data-toggle="tooltip" data-placement="top" title="" data-original-title="Skype"> <i class="fa fa-skype"></i> </a> </li> <li> <a href="#" class="tooltips" data-toggle="tooltip" data-placement="top" title="" data-original-title="Google Plus"> <i class="fa fa-google-plus"></i> </a> </li> <li> <a href="#" class="tooltips" data-toggle="tooltip" data-placement="top" title="" data-original-title="Linkedin"> <i class="fa fa-linkedin"></i> </a> </li> <li> <a href="#" class="tooltips" data-toggle="tooltip" data-placement="top" title="" data-original-title="Pinterest"> <i class="fa fa-pinterest"></i> </a> </li> <li> <a href="#" class="tooltips" data-toggle="tooltip" data-placement="top" title="" data-original-title="Twitter"> <i class="fa fa-twitter"></i> </a> </li> <li> <a href="#" class="tooltips" data-toggle="tooltip" data-placement="top" title="" data-original-title="Dribbble"> <i class="fa fa-dribbble"></i> </a> </li> </ul> </div> <!-- End Social Links --> </div> </div> </div><!--/copyright--> </div> <!--=== End Footer Version 1 ===--> </div><!--/wrapper--> <!-- JS Global Compulsory --> <script type="text/javascript" src="assets/plugins/jquery/jquery.min.js"></script> <script type="text/javascript" src="assets/plugins/jquery/jquery-migrate.min.js"></script> <script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script> <!-- JS Implementing Plugins --> <script type="text/javascript" src="assets/plugins/back-to-top.js"></script> <script type="text/javascript" src="assets/plugins/smoothScroll.js"></script> <script src="assets/plugins/wow-animations/js/wow.min.js"></script> <script src="assets/plugins/youtube-player/jquery.mb.YTPlayer-ini.js"></script> <!-- JS Customization --> <script type="text/javascript" src="assets/js/custom.js"></script> <!-- JS Page Level --> <script type="text/javascript" src="assets/js/app.js"></script> <script src="assets/js/plugins/fancy-box.js"></script> <script src="assets/js/plugins/owl-carousel.js"></script> <script type="text/javascript" src="assets/js/plugins/style-switcher.js"></script> <script type="text/javascript"> jQuery(document).ready(function() { App.init(); new WOW().init(); App.initParallaxBg(); FancyBox.initFancybox(); OwlCarousel.initOwlCarousel(); StyleSwitcher.initStyleSwitcher(); }); </script> <!--[if lt IE 9]> <script src="assets/plugins/respond.js"></script> <script src="assets/plugins/html5shiv.js"></script> <script src="assets/plugins/placeholder-IE-fixes.js"></script> <![endif]--> </body> </html>
Alan-xucheng/osfun
resources/views/user/pages/page_home5.html
HTML
apache-2.0
66,190
@* * Copyright 2021 HM Revenue & Customs * * 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. *@ @import iht.models.RegistrationDetails @import iht.utils.DeceasedInfoHelper @import iht.utils.OverviewHelper._ @import iht.constants.Constants._ @import iht.models.application.ApplicationDetails @import iht.config.AppConfig @this( implicit val appConfig: AppConfig, ihtMainTemplateApplication: iht_main_template_application, genericOverviewItem: ihtHelpers.custom.generic_overview_item, genericOverviewStatusLink: ihtHelpers.custom.generic_overview_status_link, nameHelper: ihtHelpers.custom.name, returnLink: ihtHelpers.custom.return_link ) @(appDetails:ApplicationDetails, registrationDetails: RegistrationDetails)(implicit request:Request[_], messages: Messages) @ihtMainTemplateApplication(title = Messages("iht.estateReport.exemptions.partner.assetsLeftToSpouse.title"), browserTitle = Some(Messages("page.iht.application.exemptions.partner.overview.browserTitle")), isFullWidth=false) { <section id="overview-table" class="section"> <ul id="partner-overview-table" class="tabular-data tabular-data--list"> @{ defining(appDetails.allExemptions.flatMap(_.partner).flatMap(_.isAssetForDeceasedPartner).map(_=>true)) { isComplete => genericOverviewItem( title = Messages("iht.estateReport.exemptions.spouse.assetLeftToSpouse.question", DeceasedInfoHelper.getDeceasedNameOrDefaultString(registrationDetails, true)), name="partner.assetsLeftForPartner", id = appConfig.ExemptionsPartnerAssetsID, value=Messages(getDisplayValueForBoolean(isComplete)), valueScreenReader="", link=Some(iht.controllers.application.exemptions.partner.routes.AssetsLeftToPartnerQuestionController.onPageLoad()), linkText=genericOverviewStatusLink( isComplete = isComplete, screenreaderQualifyingText = if(isComplete){ Messages("page.iht.application.exemptions.overview.partner.assetsLeftForPartner.screenreader.link.value", DeceasedInfoHelper.getDeceasedNameOrDefaultString(registrationDetails, true)) } else { Messages("page.iht.application.exemptions.overview.partner.assetsLeftForPartner.screenreader.link.noValue", DeceasedInfoHelper.getDeceasedNameOrDefaultString(registrationDetails, true)) } ), classValueCell="", classAllCells="" ) } } @{ defining(appDetails.allExemptions.flatMap(_.partner).flatMap(_.isPartnerHomeInUK).map(_=>true)) { isComplete => genericOverviewItem( title = Messages("iht.estateReport.exemptions.partner.homeInUK.question"), name = "partner.homeInUK", id = appConfig.ExemptionsPartnerHomeID, value=Messages(getDisplayValueForBoolean(isComplete)), valueScreenReader="", link=Some(iht.controllers.application.exemptions.partner.routes.PartnerPermanentHomeQuestionController.onPageLoad()), linkText=genericOverviewStatusLink( isComplete = isComplete, screenreaderQualifyingText = if(isComplete){ Messages("page.iht.application.exemptions.overview.partner.homeInUK.screenreader.link.value") } else { Messages("page.iht.application.exemptions.overview.partner.homeInUK.screenreader.link.noValue") } ), classValueCell="", classAllCells="" ) } } @{ defining(appDetails.allExemptions.flatMap(_.partner).flatMap(_.name ).map(_=>true)) { isComplete => genericOverviewItem( title = Messages("page.iht.application.exemptions.partner.name.title"), name="partner.name", id = appConfig.ExemptionsPartnerNameID, value=nameHelper(displayValue(appDetails, AppSectionExemptionsPartnerName, isComplete)).toString, valueScreenReader="", link=Some(iht.controllers.application.exemptions.partner.routes.ExemptionPartnerNameController.onPageLoad()), linkText=genericOverviewStatusLink( isComplete = isComplete, messagesFileGiveAnswer = "site.link.giveName", screenreaderQualifyingText = if(isComplete){ Messages("page.iht.application.exemptions.overview.partner.name.screenreader.link.value") } else { Messages("page.iht.application.exemptions.overview.partner.name.screenreader.link.noValue") } ), classValueCell="", classAllCells="" ) } } @{ defining(appDetails.allExemptions.flatMap(_.partner).flatMap(_.dateOfBirth ).map(_=>true)) { isComplete => genericOverviewItem( title = Messages("page.iht.application.exemptions.partner.dateOfBirth.question.title"), name="partner.dob", id = appConfig.ExemptionsPartnerDobID, value=displayValue(appDetails, AppSectionExemptionsPartnerDateOfBirth, isComplete)(messages), valueScreenReader="", link=Some(iht.controllers.application.exemptions.partner.routes.PartnerDateOfBirthController.onPageLoad()), linkText=genericOverviewStatusLink( isComplete = isComplete, messagesFileGiveAnswer = "site.link.giveDate", screenreaderQualifyingText = if(isComplete){ Messages("page.iht.application.exemptions.overview.partner.dob.screenreader.link.value") } else { Messages("page.iht.application.exemptions.overview.partner.dob.screenreader.link.noValue") } ), classValueCell="", classAllCells="" ) } } @{ defining(appDetails.allExemptions.flatMap(_.partner).flatMap(_.nino ).map(_=>true)) { isComplete => genericOverviewItem( title = Messages("page.iht.application.exemptions.partner.nino.sectionTitle"), name="partner.nino", id = appConfig.ExemptionsPartnerNinoID, value=displayValue(appDetails, AppSectionExemptionsPartnerNino, isComplete), valueScreenReader="", link=Some(iht.controllers.application.exemptions.partner.routes.PartnerNinoController.onPageLoad()), linkText=genericOverviewStatusLink( isComplete = isComplete, messagesFileGiveAnswer = "site.link.giveDetails", screenreaderQualifyingText = if(isComplete){ Messages("page.iht.application.exemptions.overview.partner.nino.screenreader.link.value") } else { Messages("page.iht.application.exemptions.overview.partner.nino.screenreader.link.noValue") } ), classValueCell="", classAllCells="" ) } } @{ defining(appDetails.allExemptions.flatMap(_.partner).flatMap(_.totalAssets ).map(_=>true)) { isComplete => genericOverviewItem( title = Messages("page.iht.application.exemptions.overview.partner.totalAssets.title"), name="partner.totalAssets", id = appConfig.ExemptionsPartnerValueID, value=displayValue(appDetails, AppSectionExemptionsPartnerTotalAssets, isComplete), valueScreenReader="", link=Some(iht.controllers.application.exemptions.partner.routes.PartnerValueController.onPageLoad()), linkText=genericOverviewStatusLink( isComplete = isComplete, messagesFileGiveAnswer = "site.link.giveValue", screenreaderQualifyingText = if(isComplete){ Messages("page.iht.application.exemptions.overview.partner.totalAssets.screenreader.link.value") } else { Messages("page.iht.application.exemptions.overview.partner.totalAssets.screenreader.link.noValue") } ), classValueCell="", classAllCells="" ) } } </ul> </section> @registrationDetails.deceasedDetails.map{ dd=> @returnLink( Messages("page.iht.application.return.to.exemptionsOf", nameHelper(dd.name)), Some(iht.controllers.application.exemptions.routes.ExemptionsOverviewController.onPageLoad()), appConfig.ExemptionsPartnerID ) } }
hmrc/iht-frontend
app/iht/views/application/exemption/partner/partner_overview.scala.html
HTML
apache-2.0
10,136
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <link rel="shortcut icon" href="../images/haskell-dark.png"> <title>Eternal seeker - Queue in functional programming languages</title> <link href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous"> <link rel="stylesheet" href="../css/simple-grid.css" /> <link rel="stylesheet" href="../css/custom.css" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Optional JavaScript --> <!-- jQuery first, then Popper.js, then Bootstrap JS --> <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script> </head> <body class="container"> <nav class="navbar navbar-expand-lg navbar-dark bg-dark"> <a class="navbar-brand" href="../">Eternal seeker</a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarNavAltMarkup"> <div class="navbar-nav"> <a class="nav-item nav-link active" href="../resume.html">Resume <span class="sr-only">(current)</span></a> <a class="nav-item nav-link active" href="../contact.html">Contact</a> <a class="nav-item nav-link active" href="../archive.html">Archive</a> <a class="nav-item nav-link active" href="../feed.xml">Feed</a> </div> </div> </nav> <div role="main"> <div class="jumbotron"> <h3 class="display-6">Queue in functional programming languages</h3> <em> Posted on September 9, 2018 <em>by</em> <em class="font-heavy"> Nagarjuna Pamu </em> </em> <hr /> <div> <div class="sourceCode" id="cb1"><pre class="sourceCode haskell"><code class="sourceCode haskell"><a class="sourceLine" id="cb1-1" data-line-number="1"><span class="kw">data</span> <span class="dt">List</span> a <span class="fu">=</span> <span class="dt">Nil</span> <span class="fu">|</span> <span class="dt">Cons</span> a (<span class="dt">List</span> a) <span class="kw">deriving</span> (<span class="dt">Show</span>)</a></code></pre></div> <p>We all know that cons list is the very popular in functional programming data structures. The time complexity of the cons list for prepending an element to the existing list is constant, but appending takes linear time complexity and also linear space complexity.</p> <p>So, One data structure that can be modeled naturally with the help of cons list is <code>Stack</code>. Prepending operation can be used for pushing an element on top of the stack. In order to pop the element, all that is needed is to drop the first element of the cons list and retain the tail.</p> <p>Good thing is prepending and dropping the first element happens in const space and time complexity.</p> <p><strong><em>Notice that appending time complexity and space complexity is linear for cons list.</em></strong></p> <p>This Results in lot of garbage when appending operation happens on the cons list. Usually algorithms which use immutable data structures use prepending operation and reverse the list as the final operation before returning the final result (list).</p> <p>Lets now see How we can model a <code>Queue</code> in a immutable fashion using basic building in two functional languages. First in Haskell and in Scala.</p> <h3 id="code-in-haskell">Code in Haskell</h3> <p>Immutable queue</p> <div class="sourceCode" id="cb2"><pre class="sourceCode haskell"><code class="sourceCode haskell"><a class="sourceLine" id="cb2-1" data-line-number="1"><span class="kw">data</span> <span class="dt">Queue</span> a <span class="fu">=</span></a> <a class="sourceLine" id="cb2-2" data-line-number="2"> <span class="dt">Queue</span> [a] <span class="co">-- Dequeue list</span></a> <a class="sourceLine" id="cb2-3" data-line-number="3"> [a] <span class="co">-- Enqueue list</span></a> <a class="sourceLine" id="cb2-4" data-line-number="4"> <span class="kw">deriving</span> (<span class="dt">Show</span>)</a></code></pre></div> <p>Dequeue list is for</p> <p>Building a immutable empty Queue</p> <div class="sourceCode" id="cb3"><pre class="sourceCode haskell"><code class="sourceCode haskell"><a class="sourceLine" id="cb3-1" data-line-number="1"><span class="ot">empty ::</span> <span class="dt">Queue</span> a</a> <a class="sourceLine" id="cb3-2" data-line-number="2">empty <span class="fu">=</span> <span class="dt">Queue</span> [] []</a></code></pre></div> <p>Enqueue operation. Prepending the incoming element to the head of the enqueue list. Note this is a constant time and space operation.</p> <div class="sourceCode" id="cb4"><pre class="sourceCode haskell"><code class="sourceCode haskell"><a class="sourceLine" id="cb4-1" data-line-number="1"><span class="ot">enqueue ::</span> a <span class="ot">-&gt;</span> <span class="dt">Queue</span> a <span class="ot">-&gt;</span> <span class="dt">Queue</span> a</a> <a class="sourceLine" id="cb4-2" data-line-number="2">enqueue elem (<span class="dt">Queue</span> xs ys) <span class="fu">=</span> <span class="dt">Queue</span> xs (elem <span class="fu">:</span> ys)</a></code></pre></div> <p>Dequeue mantra</p> <ul> <li><p>When both dequeue list (first list) and enqueue list (second list) is empty. Then that means queue is empty</p></li> <li><p>When dequeue list is not empty (first list) then remove element from the head of the dequeue list and then update the dequeue part of the queue with the tail of the dequeue list (first list)</p></li> <li><p>When Dequeue list is empty. Load values from the enqueue list (second list). While loading remember to reverse the enqueue list to maintain the order of removal (dequeuing) of the elements from the queue.</p></li> </ul> <div class="sourceCode" id="cb5"><pre class="sourceCode haskell"><code class="sourceCode haskell"><a class="sourceLine" id="cb5-1" data-line-number="1"><span class="ot">tryDequeue ::</span> <span class="dt">Queue</span> a <span class="ot">-&gt;</span> <span class="dt">Maybe</span> (a, <span class="dt">Queue</span> a)</a> <a class="sourceLine" id="cb5-2" data-line-number="2">tryDequeue (<span class="dt">Queue</span> [] []) <span class="fu">=</span> <span class="dt">Nothing</span></a> <a class="sourceLine" id="cb5-3" data-line-number="3">tryDequeue (<span class="dt">Queue</span> (x<span class="fu">:</span>xs) ys) <span class="fu">=</span> <span class="dt">Just</span> (x, <span class="dt">Queue</span> xs ys)</a> <a class="sourceLine" id="cb5-4" data-line-number="4">tryDequeue (<span class="dt">Queue</span> [] ys) <span class="fu">=</span> <span class="dt">Just</span> (head, <span class="dt">Queue</span> tail [])</a> <a class="sourceLine" id="cb5-5" data-line-number="5"> <span class="kw">where</span></a> <a class="sourceLine" id="cb5-6" data-line-number="6"> (head<span class="fu">:</span>tail) <span class="fu">=</span> reverse ys</a></code></pre></div> <h3 id="code-in-scala">Code in Scala</h3> <p>Scala code. Check haskell explaination.</p> <div class="sourceCode" id="cb6"><pre class="sourceCode scala"><code class="sourceCode scala"><a class="sourceLine" id="cb6-1" data-line-number="1"><span class="kw">case</span> <span class="kw">class</span> Queue[A](dequeueList: List[A], enqueueList: List[A]) {</a> <a class="sourceLine" id="cb6-2" data-line-number="2"></a> <a class="sourceLine" id="cb6-3" data-line-number="3"> <span class="kw">def</span> <span class="fu">enqueue</span>(elem: A): Queue[A] = <span class="kw">this</span> <span class="kw">match</span> {</a> <a class="sourceLine" id="cb6-4" data-line-number="4"> <span class="kw">case</span> Queue(xs, ys) =&gt; Queue(xs, elem :: ys)</a> <a class="sourceLine" id="cb6-5" data-line-number="5"> }</a> <a class="sourceLine" id="cb6-6" data-line-number="6"></a> <a class="sourceLine" id="cb6-7" data-line-number="7"> <span class="kw">def</span> tryDequeue: Option[(A, Queue[A])] = <span class="kw">this</span> <span class="kw">match</span> {</a> <a class="sourceLine" id="cb6-8" data-line-number="8"> <span class="kw">case</span> Queue(Nil, Nil) =&gt; None</a> <a class="sourceLine" id="cb6-9" data-line-number="9"> <span class="kw">case</span> Queue(x :: xs, ys) =&gt; Some(x -&gt; Queue(xs, ys))</a> <a class="sourceLine" id="cb6-10" data-line-number="10"> <span class="kw">case</span> Queue(Nil, ys) =&gt;</a> <a class="sourceLine" id="cb6-11" data-line-number="11"> <span class="kw">val</span> head :: tail = ys.<span class="fu">reverse</span></a> <a class="sourceLine" id="cb6-12" data-line-number="12"> Some(head -&gt; Queue(tail, Nil))</a> <a class="sourceLine" id="cb6-13" data-line-number="13"> }</a> <a class="sourceLine" id="cb6-14" data-line-number="14">}</a> <a class="sourceLine" id="cb6-15" data-line-number="15"></a> <a class="sourceLine" id="cb6-16" data-line-number="16"><span class="kw">object</span> Queue {</a> <a class="sourceLine" id="cb6-17" data-line-number="17"> <span class="kw">def</span> empty[A]: Queue[A] = Queue(Nil, Nil)</a> <a class="sourceLine" id="cb6-18" data-line-number="18">}</a></code></pre></div> <h3 id="live-coding-videos">Live coding videos</h3> <h4 id="haskell-live-coding-video">Haskell live coding video</h4> <iframe width="560" height="315" src="https://www.youtube.com/embed/bJC6ajEsSVI" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen> </iframe> <h4 id="scala-live-coding-video">Scala live coding video</h4> <iframe width="560" height="315" src="https://www.youtube.com/embed/mEQzlj_RVJ8" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen> </iframe> </div> <!-- Bellow html block is for disqus plugin--> <noscript> Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow"> comments powered by Disqus. </a> </noscript> <div id="disqus_thread"></div> <script> var disqus_config = function () { this.page.url = 'https://haskworks.com//posts/2018-09-09-queue-in-haskell-scala.html'; this.page.identifier = 'Queue in functional programming languages'; }; (function() { // DON'T EDIT BELOW THIS LINE var d = document, s = d.createElement('script'); s.src = 'https://haskworks.disqus.com/embed.js'; s.setAttribute('data-timestamp', +new Date()); (d.head || d.body).appendChild(s); })(); </script> <script id="dsq-count-scr" src="//haskworks.disqus.com/count.js" async></script> </div> </div> <footer> <section> <em> Created using <a href="http://jaspervdj.be/hakyll">Hakyll</a> </em> </section> </footer> </body> </html>
pamu/blog
docs/posts/2018-09-09-queue-in-haskell-scala.html
HTML
apache-2.0
11,597
<!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 Mon Aug 17 17:11:17 IST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.apache.solr.util.stats.Histogram (Solr 5.3.0 API)</title> <meta name="date" content="2015-08-17"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.solr.util.stats.Histogram (Solr 5.3.0 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/solr/util/stats/Histogram.html" title="class in org.apache.solr.util.stats">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/util/stats/class-use/Histogram.html" target="_top">Frames</a></li> <li><a href="Histogram.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.util.stats.Histogram" class="title">Uses of Class<br>org.apache.solr.util.stats.Histogram</h2> </div> <div class="classUseContainer">No usage of org.apache.solr.util.stats.Histogram</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/solr/util/stats/Histogram.html" title="class in org.apache.solr.util.stats">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/util/stats/class-use/Histogram.html" target="_top">Frames</a></li> <li><a href="Histogram.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 &copy; 2000-2015 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>
changwu/mqa
solr-5.3.0/docs/solr-core/org/apache/solr/util/stats/class-use/Histogram.html
HTML
apache-2.0
4,788
<!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_35) on Tue Oct 09 17:08:24 PDT 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Interface com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWithSerializerProvider (jackson-databind 2.1.0 API) </TITLE> <META NAME="date" CONTENT="2012-10-09"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWithSerializerProvider (jackson-databind 2.1.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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../com/fasterxml/jackson/databind/jsonFormatVisitors/JsonFormatVisitorWithSerializerProvider.html" title="interface in com.fasterxml.jackson.databind.jsonFormatVisitors"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?com/fasterxml/jackson/databind/jsonFormatVisitors//class-useJsonFormatVisitorWithSerializerProvider.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="JsonFormatVisitorWithSerializerProvider.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Interface<br>com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWithSerializerProvider</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../../com/fasterxml/jackson/databind/jsonFormatVisitors/JsonFormatVisitorWithSerializerProvider.html" title="interface in com.fasterxml.jackson.databind.jsonFormatVisitors">JsonFormatVisitorWithSerializerProvider</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#com.fasterxml.jackson.databind.jsonFormatVisitors"><B>com.fasterxml.jackson.databind.jsonFormatVisitors</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="com.fasterxml.jackson.databind.jsonFormatVisitors"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../com/fasterxml/jackson/databind/jsonFormatVisitors/JsonFormatVisitorWithSerializerProvider.html" title="interface in com.fasterxml.jackson.databind.jsonFormatVisitors">JsonFormatVisitorWithSerializerProvider</A> in <A HREF="../../../../../../com/fasterxml/jackson/databind/jsonFormatVisitors/package-summary.html">com.fasterxml.jackson.databind.jsonFormatVisitors</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Subinterfaces of <A HREF="../../../../../../com/fasterxml/jackson/databind/jsonFormatVisitors/JsonFormatVisitorWithSerializerProvider.html" title="interface in com.fasterxml.jackson.databind.jsonFormatVisitors">JsonFormatVisitorWithSerializerProvider</A> in <A HREF="../../../../../../com/fasterxml/jackson/databind/jsonFormatVisitors/package-summary.html">com.fasterxml.jackson.databind.jsonFormatVisitors</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;interface</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../com/fasterxml/jackson/databind/jsonFormatVisitors/JsonArrayFormatVisitor.html" title="interface in com.fasterxml.jackson.databind.jsonFormatVisitors">JsonArrayFormatVisitor</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;interface</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../com/fasterxml/jackson/databind/jsonFormatVisitors/JsonFormatVisitorWrapper.html" title="interface in com.fasterxml.jackson.databind.jsonFormatVisitors">JsonFormatVisitorWrapper</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;interface</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../com/fasterxml/jackson/databind/jsonFormatVisitors/JsonObjectFormatVisitor.html" title="interface in com.fasterxml.jackson.databind.jsonFormatVisitors">JsonObjectFormatVisitor</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../com/fasterxml/jackson/databind/jsonFormatVisitors/JsonFormatVisitorWithSerializerProvider.html" title="interface in com.fasterxml.jackson.databind.jsonFormatVisitors"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?com/fasterxml/jackson/databind/jsonFormatVisitors//class-useJsonFormatVisitorWithSerializerProvider.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="JsonFormatVisitorWithSerializerProvider.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2012 <a href="http://fasterxml.com/">FasterXML</a>. All Rights Reserved. </BODY> </HTML>
FasterXML/jackson-databind
docs/javadoc/2.1/com/fasterxml/jackson/databind/jsonFormatVisitors/class-use/JsonFormatVisitorWithSerializerProvider.html
HTML
apache-2.0
9,921
<!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 Sat Nov 16 21:43:21 PST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class com.fasterxml.jackson.databind.deser.std.StringArrayDeserializer (jackson-databind 2.3.0 API)</title> <meta name="date" content="2013-11-16"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.fasterxml.jackson.databind.deser.std.StringArrayDeserializer (jackson-databind 2.3.0 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/StringArrayDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/fasterxml/jackson/databind/deser/std/class-use/StringArrayDeserializer.html" target="_top">Frames</a></li> <li><a href="StringArrayDeserializer.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class com.fasterxml.jackson.databind.deser.std.StringArrayDeserializer" class="title">Uses of Class<br>com.fasterxml.jackson.databind.deser.std.StringArrayDeserializer</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/StringArrayDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">StringArrayDeserializer</a></span><span class="tabEnd">&nbsp;</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.deser.std">com.fasterxml.jackson.databind.deser.std</a></td> <td class="colLast"> <div class="block">Contains public standard implementations of abstraction that Jackson uses.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.fasterxml.jackson.databind.deser.std"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/StringArrayDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">StringArrayDeserializer</a> in <a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/package-summary.html">com.fasterxml.jackson.databind.deser.std</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/package-summary.html">com.fasterxml.jackson.databind.deser.std</a> declared as <a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/StringArrayDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">StringArrayDeserializer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/StringArrayDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">StringArrayDeserializer</a></code></td> <td class="colLast"><span class="strong">StringArrayDeserializer.</span><code><strong><a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/StringArrayDeserializer.html#instance">instance</a></strong></code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/StringArrayDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/fasterxml/jackson/databind/deser/std/class-use/StringArrayDeserializer.html" target="_top">Frames</a></li> <li><a href="StringArrayDeserializer.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 &#169; 2012-2013 <a href="http://fasterxml.com/">FasterXML</a>. All Rights Reserved.</small></p> </body> </html>
FasterXML/jackson-databind
docs/javadoc/2.3/com/fasterxml/jackson/databind/deser/std/class-use/StringArrayDeserializer.html
HTML
apache-2.0
7,223
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_111) on Wed Jan 04 22:31:25 EST 2017 --> <title>CDSPayerReceiverAnalysis</title> <meta name="date" content="2017-01-04"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="CDSPayerReceiverAnalysis"; } } catch(err) { } //--> var methods = {"i0":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/CDSPayerReceiverAnalysis.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/drip/sample/creditoption/CDSPayerReceiver.html" title="class in org.drip.sample.creditoption"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li>Next&nbsp;Class</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/drip/sample/creditoption/CDSPayerReceiverAnalysis.html" target="_top">Frames</a></li> <li><a href="CDSPayerReceiverAnalysis.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.drip.sample.creditoption</div> <h2 title="Class CDSPayerReceiverAnalysis" class="title">Class CDSPayerReceiverAnalysis</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.drip.sample.creditoption.CDSPayerReceiverAnalysis</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">CDSPayerReceiverAnalysis</span> extends java.lang.Object</pre> <div class="block">CDSPayerReceiverAnalysis carries out a Volatility Analysis of Payer/Receiver CDS European Option.</div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> <dd>Lakshmi Krishnamurthy</dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/drip/sample/creditoption/CDSPayerReceiverAnalysis.html#CDSPayerReceiverAnalysis--">CDSPayerReceiverAnalysis</a></span>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/drip/sample/creditoption/CDSPayerReceiverAnalysis.html#main-java.lang.String:A-">main</a></span>(java.lang.String[]&nbsp;astrArgs)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>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="CDSPayerReceiverAnalysis--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>CDSPayerReceiverAnalysis</h4> <pre>public&nbsp;CDSPayerReceiverAnalysis()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="main-java.lang.String:A-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>main</h4> <pre>public static final&nbsp;void&nbsp;main(java.lang.String[]&nbsp;astrArgs) throws java.lang.Exception</pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.Exception</code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/CDSPayerReceiverAnalysis.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/drip/sample/creditoption/CDSPayerReceiver.html" title="class in org.drip.sample.creditoption"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li>Next&nbsp;Class</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/drip/sample/creditoption/CDSPayerReceiverAnalysis.html" target="_top">Frames</a></li> <li><a href="CDSPayerReceiverAnalysis.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
lakshmiDRIP/DRIP
Javadoc/org/drip/sample/creditoption/CDSPayerReceiverAnalysis.html
HTML
apache-2.0
9,541
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv=Content-Type content="text/html; charset=UTF-8"> <title>Login</title> <script type="text/javascript" src="js/jquery.min.js"></script> <style type="text/css"> body { height: 100%; padding: 0; margin: 0; font-family: 微软雅黑, Arail; font-size: 13px;} body, html {height: 100%;} body, input { font-family: 微软雅黑, Arail; font-size: 13px; } #outer {height: 100%; overflow: hidden; position: relative; width: 100%;} #outer[id] {display: table;position: static;} #middle {position: absolute;top: 50%;left: 0;} #middle[id] {display: table-cell;vertical-align: middle;position: static;} #inner {position: relative;top: -50%;margin: 0 auto;} #content {width: 500px;height: 300px;border: 1px solid;background: #EEE;margin: 0 auto;filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;-moz-border-radius: 3px;/* Gecko browsers */ -webkit-border-radius: 3px; /* Webkit browsers */ border-radius:3px;/* W3C syntax */} #top {background:url(images/login_logo.png) repeat-x; filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')"; -moz-background-size:100% 100%; background-size:100% 100%; display:table; text-align:center;height: 80px;width: 100%;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ccc;} #title { vertical-align:middle; display:table-cell; width:auto; font-size: 23px; padding-top: 15px;} #bottom {margin-top: 10px;} #msg {height: 16px;width: 100%;margin-bottom: 10px; color:red;} a img {border: none;} input {background: #FFFFFF; border: 0; filter:alpha(opacity=100); -moz-opacity:1; opacity:1;} .input_border {height: 23px;width: 180px;} .bg{background:url(images/bg.jpg); filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')"; -moz-background-size:100% 100%; background-size:100% 100%; } </style> <script type="text/javascript"> if(window.parent.length > 0){ top.window.location = "/login.html"; } $(function() { $('#username').focus(); $('#loginFrom').submit(function() { if(!$('#username').val().length) { $('#msg').text('请输入用户名'); $('#username').focus(); return; } if(!$('#password').val().length) { $('#msg').text('请输入密码'); $('#password').focus(); return; } var postData = $("#loginFrom").serialize();//序列化表单,后台可正常通过post方法获取数据 $.ajax({ type: "post", url: "v1/api0/security/login", data: postData, success: function(data) { if (data.code == 200) { window.location.href = '/home.html'; } else { $('#msg').text(data.msg); } } }); }); $('#submit').click(function() { $('#loginFrom').submit(); }); }); </script> </head> <body> <div id="outer"> <div id="middle" class="bg"> <div id="inner"> <div id="content"> <div id="top" > <div id="title">选牛网后台管理系统</div> </div> <div id="bottom" align="center"> <div id="msg"></div> <form id=loginFrom> 用户名:<input type=text id=username name=username class="input_border" maxlength=16/> <p/> 密<span style="visibility:hidden">码</span>码:<input type=password id=password name=password class="input_border"/></p> 验证码:<input type=text id=verifyCode name=verifyCode maxlength=4 style="width:115px;height:23px;"/>&nbsp;<a href="" onClick="document.getElementById('CheckPic').src=''"><img id="CheckPic" src="" style="vertical-align:middle;width:60px;height:25px;border:0;"/></a><br/><br/> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input id="submit" type="button" style="height:25px;width:80px;" value="登 录" /> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;<input type="reset" name="reset" value="重 置" style="height:25px;width:80px;" onclick="document.getElementById('username').focus();"/> </form> </div> </div> </div> </div> </div> </body> </html>
tianshaojie/jee-universal-bms
main/deploy/static/login.html
HTML
apache-2.0
4,418
<!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:04 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class com.hazelcast.concurrent.lock.LockEvictionProcessor (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.concurrent.lock.LockEvictionProcessor (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/concurrent/lock/LockEvictionProcessor.html" title="class in com.hazelcast.concurrent.lock">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/concurrent/lock/class-use/LockEvictionProcessor.html" target="_top">Frames</a></li> <li><a href="LockEvictionProcessor.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.concurrent.lock.LockEvictionProcessor" class="title">Uses of Class<br>com.hazelcast.concurrent.lock.LockEvictionProcessor</h2> </div> <div class="classUseContainer">No usage of com.hazelcast.concurrent.lock.LockEvictionProcessor</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/concurrent/lock/LockEvictionProcessor.html" title="class in com.hazelcast.concurrent.lock">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/concurrent/lock/class-use/LockEvictionProcessor.html" target="_top">Frames</a></li> <li><a href="LockEvictionProcessor.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 &#169; 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/concurrent/lock/class-use/LockEvictionProcessor.html
HTML
apache-2.0
4,549
{% from 'admin/macros.html' import entries_list %} {% extends 'admin/layout_schedule_history.html' %} {% set active_tab = 'game' %} {% block tabcontent %} <table class="table table-bordered" style="margin-top: 12px;"> <thead> <tr> <th>詳細</th> <th>状況</th> </tr> </thead> <tbody> <tr> <td> <dl> <dt>試合名</dt> <dd>{{ schedule.name }}</dd> <dt>場所</dt> <dd>{{ schedule.loc }}</dd> <dt>開催日</dt> <dd>{{ schedule.when_ | dateformat }}</dd> <dt>ジャンル</dt> <dd>{{ schedule.genre }}</dd> <dt>締め切り</dt> <dd>{{ schedule.deadline }}</dd> <dt>試合代</dt> <dd>{{ schedule.price }}円</dd> <dt>受付開始</dt> <dd>{{ schedule.begin_acceptance }}</dd> <dt>試合開始</dt> <dd>{{ schedule.begin_game }}</dd> <dt>備考</dt> <dd>{{ schedule.note | nl2br | safe }}</dd> </dl> </td> <td> {{ entries_list(schedule) }} </td> </tr> </tbody> </table> {% endblock %}
kzkn/fc
fcsite/templates/admin/show_game.html
HTML
apache-2.0
1,520
<div> <div class="row"> <div class="col-md-4"> <h3>Events</h3> </div> <div class="col-md-3"> <alert type="info" ng-show="newItems" role="alert" style=" margin-bottom: 0;padding-top: 6px; padding-bottom: 6px;"><i class="fa fa-info-circle"></i> {{ newItems }}</alert> </div> <div class="col-md-4 text-right" style="padding-top: 20px"> <gb-pager model="pageState" page-first="pageFirst()" page-previous="pagePrevious()" page-next="pageNext()"></gb-pager> </div> <div class="col-md-1" style="padding-top: 20px"> <!-- Need display:inline-block for margin-top to work --> <gb-popout style="float:right;"></gb-popout> </div> </div> <div class="row"> <div class="col-md-12"> <div class="table-responsive" style="overflow-x: auto"> <table class="table table-condensed"> <thead> <tr> <th>Type</th> <th>Alarm</th> <th>Sev</th> <th>User</th> <th>Message</th> <th>Time</th> </tr> </thead> <tbody> <tr class="gb-event" ng-repeat="event in events"> <td>{{event.eventType}}</td> <td>{{event.alarm}}</td> <td>{{event.severity}}</td> <td>{{event.agent}}</td> <td>{{event.message}}</td> <td>{{event.time | date:"h:mm:ss a, MM-dd-yyyy"}}</td> </tr> </tbody> </table> </div> </div> <div ng-show="pageState === 4"> No events </div> </div> </div>
gec/greenbus-web-views
template/event/events.html
HTML
apache-2.0
1,912
<!doctype html> <!-- FHIR Drills Copyright 2016 Australian Digital Health Agency. 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 https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License --> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="description" content="FHIR Tutorials by the Australian Digital Health Agency to help you understand FHIR and its spec! No technical experience required."> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> <title>ValueSet &amp; CodeSystem | FHIR® tutorials</title> <!-- Add to homescreen for Chrome on Android --> <!-- <meta name="mobile-web-app-capable" content="yes"> <link rel="icon" sizes="192x192" href="images/android-desktop.png"> --> <!-- Add to homescreen for Safari on iOS --> <!-- <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-title" content="Material Design Lite"> <link rel="apple-touch-icon-precomposed" href="images/ios-desktop.png"> --> <!-- Tile icon for Win8 (144x144 + tile color) --> <!-- <meta name="msapplication-TileImage" content="images/touch/ms-touch-icon-144x144-precomposed.png"> <meta name="msapplication-TileColor" content="#3372DF"> --> <link rel="shortcut icon" href="images/favicon.ico"> <!-- SEO: If your mobile URL is different from the desktop URL, add a canonical link to the desktop page https://developers.google.com/webmasters/smartphone-sites/feature-phones --> <!-- <link rel="canonical" href="http://www.example.com/"> --> <!-- CodeMirror --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.13.4/codemirror.min.css"></link> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&amp;lang=en"> <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"> <link rel="stylesheet" href="https://code.getmdl.io/1.1.3/material.deep_purple-pink.min.css"> <link rel="stylesheet" href="styles.css"> <style> #view-source { position: fixed; display: block; right: 0; bottom: 0; margin-right: 40px; margin-bottom: 40px; z-index: 900; } </style> <link href="css/lightbox.min.css" rel="stylesheet"> <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','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-80290058-1', 'auto'); ga('send', 'pageview'); </script> </head> <body class="mdl-demo mdl-color--grey-100 mdl-color-text--grey-700 mdl-base"> <!-- The drawer is always open in large screens. The header is always shown, even in small screens. --> <div class="mdl-layout mdl-js-layout mdl-layout--fixed-drawer mdl-layout--fixed-header"> <header class="mdl-layout__header"> <div class="mdl-layout__header-row"> <div class="mdl-layout-spacer"></div> <div class="mdl-textfield mdl-js-textfield mdl-textfield--expandable mdl-textfield--floating-label mdl-textfield--align-right"> <label class="mdl-button mdl-js-button mdl-button--icon" for="fixed-header-drawer-exp"> <i class="material-icons">search</i> </label> <div class="mdl-textfield__expandable-holder"> <input class="mdl-textfield__input" type="text" name="sample" id="fixed-header-drawer-exp"> </div> </div> </div> </header> <div class="mdl-layout__drawer"> <span class="mdl-layout-title">FHIR<sup>®</sup> tutorials</span> <nav class="mdl-navigation"> <a href="./index.html" class="mdl-navigation__link">Overview</a> <a href="./simple-patient.html" id="simple-patient" class="mdl-navigation__link">Simple Patient</a> <a href="./simple-search.html" id="simple-search" class="mdl-navigation__link">Simple Search</a> <a href="./patient-with-references.html" id="patient-with-references" class="mdl-navigation__link">Patient with References</a> <a href="./bundle.html" id="bundle" class="mdl-navigation__link">Bundle</a> <a href="./operations.html" id="operations" class="mdl-navigation__link">Operations</a> <a href="./ValueSet-And-CodeSystem.html" id="ValueSet-And-CodeSystem" class="mdl-navigation__link is-active-tab">ValueSet &amp; CodeSystem</a> <a href="./conceptmap.html" id="conceptmap" class="mdl-navigation__link">ConceptMap</a> <a href="./fhir-api.html" id="conceptmap" class="mdl-navigation__link">FHIR APIs</a> <a href="#" class="mdl-navigation__link"></a> <a href="./exercises.html" class="mdl-navigation__link">FHIR exercises</a> </nav> </div> <main class="mdl-layout__content"> <section class="section--center mdl-grid mdl-grid--no-spacing mdl-shadow--2dp"> <div class="mdl-card mdl-cell mdl-cell--12-col-desktop mdl-cell--6-col-tablet mdl-cell--4-col-phone"> <div class="mdl-card__supporting-text"> <h4>ValueSet and CodeSystem</h4> <p>This tutorial will cover the basics of the ValueSet and CodeSystem resources which are two of the three key resources for working with terminology within FHIR, with the other one being <a href="./conceptmap.html">ConceptMap</a>.</p> <ul class="toc"> <h4>Contents</h4> <!-- pr prefix stands for 'patient references'--> <a href="#vac-step1">Step 1: What are ValueSets and CodeSystems</a> <a href="#vac-step2">Step 2: CodeSystem the FHIR Resources</a> <a href="#vac-step3">Step 3: ValueSet the FHIR Resources</a> <a href="#vac-step4">Step 4: Understanding how ValueSet codes are used</a> <a href="#vac-step5">Step 5: Creating ValueSets using filters (Include, Exclude and Filter)</a> <a href="#vac-step6">Step 6: Using the $expand operation</a> </ul> <h5 id="vac-step1">Step 1: What are ValueSets and CodeSystems</h5> <p>In Healthcare, we use many codes from many different sets of codes. We have relatively simple ones like patient gender and more complex ones such as allergies and adverse reactions and more clerical ones like facility codes or billing codes. FHIR cannot define every required code and code set for every Healthcare system across the world. Instead, FHIR provides a mechanism to manage the codes and code sets and that mechanism is a CodeSystem and ValueSet resources. </p> <p>FHIR's CodeSystems and ValueSets work hand in hand to manage terminology in FHIR. The two are so closely tied that in the early versions of FHIR they were actually one resource. Yet since the STU3 version of FHIR, they have been separated. Here we will first explain the concepts behind CodeSystem and ValueSet and later we will look at the FHIR resources that embody them.</p> <p>It is best to start by explaining CodeSystem as it is the basis that ValueSets are then created from. You can think of a CodeSystem as being a master catalogue of a particular set of codes. It is the totality of all the codes in a system. That system may be SNOMED-CT or LOINC or even a system you create for yourself. Let's use an analogy to help explain.</p> <p>I love Allen’s lollies. Let’s imagine that each different lolly is a code. We have RipeRaspberries, Pineapples, MilkBottles, Snakes and all of the other Allen’s lollies. If we listed the entire catalogue of Allen’s lollies with a description for each, the date the list was put together, the lists publisher details and more then this would be the CodeSystem.</p> <img src="images/Lollies-Mix.jpg" width="30%"> <p>The CodeSystem does not get used by the consumers, it is just the reference catalogue for all Allen’s lollies, so if you want to find out more about the code 'RipeRaspberrie' then you would go to the CodeSystem. What a consumer uses is a ValueSet, because a ValueSet adds value to the consumer. In our lolly analogy, the ValueSet is the packet of lollies you buy, like the Party Mix or the bag of lollies you choose because they're your favourites. This is a ValueSet because it serves a purpose. It is a selection of codes from the CodeSystem to be used for a purpose.</p> <img src="images/Lollies-BagOf.jpg" width="20%"> <p>A ValueSet is not limited to a single CodeSystem just as our bag of lollies is not limited to Allen's lollies. I'm also quite fond of Smarties, but only Red and Blue ones, from the Smarties CodeSystem, and also a few RedSkins from the Wonka CodeSystem. All of these can go into my same lolly bag which is a single ValueSet.</p> <p>Next, we will look at the FHIR resources used for these concepts which are also named CodeSystem and ValueSet.</p> <h5 id="vac-step2">Step 2: CodeSystem the FHIR Resource</h5> <p>Let's take a closer look at the FHIR resource named CodeSystem, you will find the resource page in the FHIR specification here:</p> <ul> <li><b><a href="http://hl7.org/fhir/STU3/codesystem.html" rel="stylesheet">Resource CodeSystem</a></b></li> </ul> <p><b>Below is a simple example of a CodeSystem FHIR resource</b></p> <p>The example below only contains two codes <b>'easy'</b> and <b>'hard'</b>. What is important for you at this stage is to grasp the basic structure of the resource. Notice that the top section (lines 8 to 20), like all FHIR resources, is a narrative HTML representation of the CodeSystem. The middle section (lines 21 to 37) is all the metadata about the CodeSystem, things like the version, a name and description for the CodeSystem, its status, whether it is experimental or not, who is the publisher and whether the codes are case sensitive. The last section (lines 38 to 45) are the actual codes each in their own <code>&lt;concept&gt;</code> element.</p> <p>Don't forget, the CodeSystem is a catalogue of codes to be selected in ValueSets.</p> <textarea id="codesystem-1" class="fhir-resource-xml"> <?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="1"/> <meta> <versionId value="1"/> <lastUpdated value="2016-06-27T13:50:00Z"/> </meta> <text> <status value="additional"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p>Code System for FHIR tutorial participants to rate the difficulty of understanding of the training material</p> <p>Developed by: Australian Digital Health Agency Connectathon team (example)</p> <p>Published for testing on 27-June 2016</p> <table> <tr><td><b>Code</b></td><td><b>Display</b></td></tr> <tr><td>easy</td><td>I found the material easy to understand</td></tr> <tr><td>hard</td><td>I found the material hard to understand</td></tr> </table> </div> </text> <url value="urn:uuid:c4a698d9-6749-4c2a-abd3-9d2eb9e8e0a1"/> <version value="20162726"/> <name value="FHIR tutorial difficulty levels"/> <title value="FHIR tutorial difficulty levels"/> <status value="draft"/> <experimental value="true"/> <publisher value="Australian Digital Health Agency"/> <contact> <name value="Angus Millar"/> <telecom> <system value="email"/> <value value="[email protected]"/> </telecom> </contact> <date value="2016-06-27"/> <description value="Code System for FHIR tutorial participants to rate the difficulty of understanding of the training material"/> <caseSensitive value="true"/> <content value="complete"/> <concept> <code value="easy"/> <display value="I found the material easy to understand"/> </concept> <concept> <code value="hard"/> <display value="I found the material hard to understand"/> </concept> </CodeSystem></textarea> <p>This example does not show every property of a CodeSystem resource. I've only used the ones I thought were key while also trying to keep the example nice and short. Take a look at <a href="http://hl7.org/fhir/STU3/codesystem.html" rel="stylesheet">CodeSystem</a> in the FHIR specification to see all the properties available.</p> <h5 id="vac-step3">Step 3: ValueSet the FHIR Resources</h5> <p>Let's take a closer look at the FHIR resource named ValueSet, you will find the resource page in the FHIR specification here:</p> <ul> <li><b><a href="http://hl7.org/fhir/STU3/valueset.html" rel="stylesheet">Resource ValueSet</a></b></li> </ul> <p><b>Here is a simple example of a ValueSet FHIR resource</b></p> <p>This ValueSet resource below selects codes from the CodeSystem example we looked at in <a href="#vac-step2">Step 2</a>. Notice that this ValueSet selects both the <b>'easy'</b> and <b>'hard'</b> codes from the CodeSystem. <p>Please notice how the the CodeSystem is referenced in the ValueSet using the '<b><code>compose/include/system/@value</code></b>' which points to the GUID seen in the CodeSystem's '<b><code>url</code></b>' property. Take special note of this '<b><code>url</code></b>' property as it is not the resource id or the URL to the FHIR resource in the server. Rather, it is a property of the CodeSystem resource. This '<b><code>url</code></b>' is intended to be globally unique, so the same CodeSystem can be in any number of servers and can always be found by this '<b><code>url</code></b>', not by the resource id.</p> <p>Remember the ValueSet is free to pick and choose whichever codes it requires from the CodeSystem, it could even select more codes from another CodeSystem if required.</p> <textarea id="valuesystem-1" class="fhir-resource-xml"><?xml version="1.0" encoding="UTF-8"?> <ValueSet xmlns="http://hl7.org/fhir"> <id value="1"/> <meta> <versionId value="1"/> <lastUpdated value="2016-06-27T15:00:00Z"/> </meta> <text> <status value="additional"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p>ValueSet for FHIR tutorial participants to rate the difficulty of understanding of the training material</p> <p>Developed by: Australian Digital Health Agency Connectathon team (example)</p> <p>Published for testing on 28-June 2016</p> <table> <tr><td><b>Code</b></td><td><b>Display</b></td></tr> <tr><td>easy</td><td>I found the material easy to understand</td></tr> <tr><td>hard</td><td>I found the material hard to understand</td></tr> </table> </div> </text> <url value="urn:uuid:8ec3847e-789e-4994-a74b-7bbf55d88190"/> <version value="20160530"/> <name value="FHIR tutorial difficulty levels"/> <title value="FHIR tutorial difficulty levels"/> <status value="draft"/> <experimental value="true"/> <publisher value="Australian Digital Health Agency"/> <contact> <name value="Angus Millar"/> <telecom> <system value="email"/> <value value="[email protected]"/> </telecom> </contact> <date value="2016-06-27"/> <description value="Codes for FHIR tutorial participants to rate the difficulty of understanding of the training material"/> <compose> <lockedDate value="2016-06-27"/> <include> <system value="urn:uuid:c4a698d9-6749-4c2a-abd3-9d2eb9e8e0a1"/> <version value="20162726"/> <concept> <code value="easy"/> </concept> <concept> <code value="hard"/> </concept> </include> </compose> </ValueSet></textarea> <p>Remember, a ValueSet is a grouping of codes, codes are taken from CodeSystems, to be used for a purpose. ValueSet codes adds value to some use case, for example: a clinical systems drop down box to select an allergy.</p> <p>Once again you should go to the FHIR specification page for <a href="http://hl7.org/fhir/STU3/valueset.html" rel="stylesheet">ValueSet</a> to see the full list of properties available.</p> <p><b>Question:</b> If you had two copies of a ValueSet resource given to you, from different people, how would you determine that the two instances were actually the same ValueSet?</p> <b>CSIRO's Snapper</b> <p>Snapper is an online tool developed by the CSIRO team that created the ONTO FHIR Terminology server. The tool provides a friendly user interface for creating and editing FHIR CodeSystems, ValueSets and ConceptMaps rather than having you fiddle with XML or JSON. Your finished resource can then be downloaded locally or published directly into an FHIR server of you choosing. This free tool can be found here: <a href="http://ontoserver.csiro.au/snapper2-dev" rel="stylesheet">Snapper BETA</a></p> <p><a href="images/ValueSetSnapperScreenshot.png" data-lightbox="ValueSetSnapperScreenshot"><img src="images/ValueSetSnapperScreenshot.png" width="60%" class="thumbnail"/></a></p> <p><h5 id="vac-step4">Step 4: Understanding how ValueSet codes are stored</h5></p> <p>It is easy to fall into the trap of thinking that the code information you list in a ValueSet will be exactly the same code information used when a ValueSet is called upon by a system. This isn't the case, however, as the codes stored in a ValueSet actually belong to a CodeSystem - a valueset instance only contains the 'links' to the actual codes in a codesystem. Thus when a codesystem's codes are updated, the valuesets containing these codes will contain the updated codes automatically. This is demonstrated well by one of the primary uses of a ValueSet: getting a list of codes to present to a user as specified by the links in the valueset, this is done with a special operation on the FHIR Terminology Server called <b>'<code>$expand</code>'</b>. This is known as ValueSet Expansion or ValueSet enumeration.</p> <p>We are not going to go into how to perform an expansion now (see <a href="#vac-step6">step 6</a> for that), but you do need to know what happens in the FHIR Terminology Server when an expansion is performed as it is key to your understanding.</p> <p>As seen in this first diagram (you can click to enlarge) a developer calls the <b>'<code>&#36;expand</code>'</b> operation on a given ValueSet because they want the list of codes and descriptions to display to a user. As we have seen, the ValueSet has a list of codes and it knows the CodeSystems for each code.</p> <p><a href="images/ValueSetExpansionRequestDiagram.png" data-lightbox="ValueSetExpansionResponseDiagram"><img src="images/ValueSetExpansionRequestDiagram.png" width="50%" class="thumbnail"/></a></p> <p>The FHIR terminology server does not just return the codes in the ValueSet, what it does is reference the CodeSystems as listed for each code in the ValueSet and retrieves the information about the code from the CodeSystem resource in real-time and returns this back to the developer as an expanded ValueSet.</p> <p><a href="images/ValueSetExpansionResponseDiagram.png" data-lightbox="ValueSetExpansionResponseDiagram"><img src="images/ValueSetExpansionResponseDiagram.png" width="50%" class="thumbnail"/></a></p> <p>What this means is that the ValueSet is only a reference to the codes in the CodeSystem. A key point here is that if the code description was updated in the CodeSystem then a ValueSet expansion will pick up the new description even though the ValueSet was never modified. You can control this using the <b>'lockedDate'</b> property of a ValueSet. If a <b>lockedDate</b> is given in the ValueSet then only the CodeSystems as of this date will be used, any later version of the same CodeSystem will not be used when ValueSet Expansion is performed. For more information about <b>lockedDate</b> refer to the FHIR specification here: <a href="http://hl7.org/fhir/STU3/valueset-definitions.html#ValueSet.compose.lockedDate" rel="stylesheet"><b>lockedDate</b></a>.</p> <h5 id="vac-step5">Step 5: Creating ValueSets using filters (Include, Exclude and Filter)</h5> <p>In the previous '<a href="#vac-step4">Step 4: Understanding how ValueSet codes are used</a>' we learnt that ValueSets only select codes from CodeSystems. In our simple ValueSet example we selected, or rather 'Included', our codes by stating the actual code values '<b>easy</b>' and '<b>hard</b>' as they were seen in our CodeSystem. Yet, there is another way to select codes for inclusion in the ValueSet which is by using a filter.</p> <p>We will avoid deep diving on filters but it is worth noting they exist and can be used. Typically a filter would be used when the code system being used has a hierarchical structure, meaning each code can have a parent or children codes such as the LOINC code system or even a poly-hierarchical system where codes can have many parents and many children codes such as SNOMED-CT.</p> <p><a href="images/ValueSetToeNailSNOMEDCode.png" data-lightbox="ValueSetToeNailSNOMEDCode"><img src="images/ValueSetToeNailSNOMEDCode.png" width="80%" class="thumbnail"/></a></p> <p>With hierarchical code systems, we can use a filter to say <i>"include all codes under this parent code"</i>. This way, as new codes are introduced under a parent code, in the code system, they will automatically be included in our ValueSet's selected codes. In the very same way we can include codes, we can also <b>exclude</b> codes either by stating the code to exclude or by using another filter.</p> <p>The image below is taken from the <a href="http://hl7.org/fhir/STU3/valueset.html#resource" rel="stylesheet"><b>ValueSet tree structure in the FHIR specification</b></a> and highlights the sections that deals with the topic discussed in this step (Include, Exclude &amp; Filter). </p> <p><a href="images/ValueSetFilterTreeDiagram.png" data-lightbox="ValueSetFilterTreeDiagram"><img src="images/ValueSetFilterTreeDiagram.png" width="100%" class="thumbnail"/></a></p> <h5 id="vac-step6">Step 6: Using the $expand operation</h5> <p>As introduced in <a href="#vac-step4">step 4</a>, the $expand operation allows you to retrieve the full listing of codes available in a valueset, which makes sense if you consider the possible dynamic nature of valuesets given the filters introduced above in <a href="vac-step5">step 5</a>. Following on from the <a href="./operations.html">introduction to Operations</a>, upload the valueset with the 'easy' and 'hard' codes to a FHIR server:</p> <p> <center> <button class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--accent" id="expand-operation-button"> Upload</button> <br> <div id="expand-operation-progress" class="mdl-progress mdl-js-progress" style="display: none;"></div> </center> </p> <p>The resource will be available for viewing in Postman or your browser under this URL:</p> <note class="expand-operation-location-full" id="vac-expand-valueset"><i>(press Upload to get a ValueSet)</i></note> <p>As described in the <a href="./operations.html">Operations</a> tab, every resource has an 'Operations' tab, including <a href="http://hl7.org/fhir/STU3/valueset-operations.html">ValueSet</a>, which is where you'll find the <a href="http://hl7.org/fhir/STU3/valueset-operations.html#expand">$expand</a> operation. There are two ways you can use the operation - either on the ValueSet resource type:</p> <code class="expand-operation-baseurl" id="vac-expand-valueset">[Service Root URL]</code><code>/ValueSet/$expand</code> <p>in which case you'll need to provide the id of the valueset to expand as an 'identifier' parameter, or you can use the operation on a ValueSet instance, where the id of the resource is provided in the URL: </p> <code class="expand-operation-location-full" id="vac-expand-valueset">[Service Root URL]/[Resource Type]/[Resource Id]</code><code>/$expand</code> <p>Try entering <span class="expand-operation-location-full" id="vac-expand-valueset">[upload resource above first]</span><span>/$expand</span> into Postman - and you'll receive an expanded ValueSet resource:</p> <a href="images/valueset-expantion.png" data-lightbox="valueset-expansion"><img src="images/valueset-expantion-thumbnail.png" class="thumbnail"/></a> <p>There are two things of interest here:</p> <p><li>The narrative of the resource, where you can clearly see that this is an expansion of a valueset, and</li> <li>The expansion of codes itself, where you can see that all the codes are listed under the 'expansion' element instead of the 'compose' element as you would when you're creating your valueset. </li> </p> <p>While the 'compose' element can list both the filters or full list of codes that compose the valueset, the 'expansion' element will always list the full set of codes in the valueset.</p> <p>The 'expansion' element in the spec allows for containment of the parameters that controlled the expansion, the expanded codes themselves, and some metadata such as the timestamp of the expansion and the offset where the expansion should start.</p> <p>You can also control the expansion by applying parameters to it. The filter parameter, for example, allows you to filter the codes by text - if you try entering <span class="expand-operation-location-full" id="vac-expand-valueset">[upload resource above first]</span><span>/$expand?filter=easy</span> into Postman, you'll see that just one code is returned then, and that is the 'easy' one.</p> </div> </section> <footer class="mdl-mega-footer"> <div class="mdl-mega-footer--middle-section"> <div class="mdl-mega-footer--drop-down-section"> <input class="mdl-mega-footer--heading-checkbox" type="checkbox" checked> <h1 class="mdl-mega-footer--heading">The Agency</h1> <ul class="mdl-mega-footer--link-list"> <li><a href="https://www.digitalhealth.gov.au/">digitalhealth.gov.au</a></li> <li><a href="https://myhealthrecord.gov.au/internet/mhr/publishing.nsf/content/home" title="Australian national health record">My Health Record</a></li> </ul> </div> <div class="mdl-mega-footer--drop-down-section"> <input class="mdl-mega-footer--heading-checkbox" type="checkbox" checked> <h1 class="mdl-mega-footer--heading">FHIR</h1> <ul class="mdl-mega-footer--link-list"> <li><a href="http://wiki.hl7.org/index.php?title=FHIR_Connectathon_15" title="Next FHIR get-together in Madrid in May 2017">Connectathon 15</a></li> <li><a href="http://hl7.org/fhir/STU3" title="Latest release of FHIR, for use in Madrid Connectathon">FHIR STU3 Release</a></li> <li><a href="http://build.fhir.org/" title="The latest FHIR as it is in development">FHIR Continuous Integration Build</a></li> </ul> </div> </div> </footer> </main> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.13.4/codemirror.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.13.4/mode/xml/xml.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.14.2/mode/javascript/javascript.min.js"></script> <script src="https://code.getmdl.io/1.1.3/material.min.js"></script> <script src="js/lightbox-plus-jquery.min.js"></script> <!-- lua.vm.js --> <script src="js/lua.vm.js/dist/lua.vm.js"></script> <!-- main javascript for this page--> <script src="js/main.js"></script> <!-- supporting javascript to actually do the uploading --> <script src="js/post-resources.js"></script> </body> </html>
fhir-drills/fhir-drills.github.io
ValueSet-And-CodeSystem.html
HTML
apache-2.0
31,762
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=US-ASCII"> <style type="text/css"> body { color: #000000; background-color: #FFFFFF; } del { text-decoration: line-through; color: #8B0040; } ins { text-decoration: underline; color: #005100; } p.example { margin: 2em; } pre.example { margin: 2em; } div.example { margin: 2em; } code.extract { background-color: #F5F6A2; } pre.extract { margin: 2em; background-color: #F5F6A2; border: 1px solid #E1E28E; } p.function { } p.attribute { text-indent: 3em; } blockquote.std { color: #000000; background-color: #F1F1F1; border: 1px solid #D1D1D1; padding: 0.5em; } blockquote.stddel { text-decoration: line-through; color: #000000; background-color: #FFEBFF; border: 1px solid #ECD7EC; padding: 0.5em; } blockquote.stdins { text-decoration: underline; color: #000000; background-color: #C8FFC8; border: 1px solid #B3EBB3; padding: 0.5em; } table { border: 1px solid black; border-spacing: 0px; margin-left: auto; margin-right: auto; } th { text-align: left; vertical-align: top; padding: 0.2em; border: none; } td { text-align: left; vertical-align: top; padding: 0.2em; border: none; } </style> <title>C++ Latches and Barriers</title> </head> <body> <h1>C++ Latches and Barriers</h1> <p> ISO/IEC JTC1 SC22 WG21 N3666 (revised) - 2013-06-27 </p> <p> Alasdair Mackintosh, [email protected], [email protected] </p> <p> <a href="#Introduction">Introduction</a><br> <a href="#Solution">Solution</a><br> &nbsp;&nbsp;&nbsp;&nbsp;<a href="#latch_operations">Latch Operations</a><br> &nbsp;&nbsp;&nbsp;&nbsp;<a href="#barrier_operations">Barrier Operations</a><br> &nbsp;&nbsp;&nbsp;&nbsp;<a href="#example">Sample Usage</a><br> <a href="#synopsis">Synopsis</a><br> <a href="#wording">Wording</a><br> </p> <h2><a name="Introduction">Introduction</a></h2> <p> Certain idioms that are commonly used in concurrent programming are missing from the standard libraries. Although many of these these can be relatively straightforward to implement, we believe it is more efficient to have a standard version. </p><p> </p> In addition, although some idioms can be provided using mutexes, higher performance can often be obtained with atomic operations and lock-free algorithms. However, these algorithms are more complex to write, and are prone to error. <p></p> <p> Other standard concurrency idioms may have difficult corner cases, and can be hard to implement correctly. For these reasons, we believe that it is valuable to provide these in the standard library. </p> <h2><a name="Solution">Solution</a></h2> <p> We propose a set of commonly-used concurrency classes, some of which may be implemented using efficient lock-free algorithms where appropriate. This paper describes the <i>latch</i> and <i>barrier</i> classes. </p> <p> Latches are a thread co-ordination mechanism that allow one or more threads to block until an operation is completed. An individual latch is a single-use object; once the operation has been completed, it cannot be re-used. </p> <p> Barriers are a thread co-ordination mechanism that allow multiple threads to block until an operation is completed. Unlike a latch, a barrier is re-usable; once the operation has been completed, the threads can re-use the same barrier. It is thus useful for managing repeated tasks handled by multiple threads. </p> <p> A reference implementation of these two classes has been written. </p> <h3><a name="latch_operations">Latch Operations</a></h3> A latch maintains an internal counter that is initialized when the latch is created. One or more threads may block waiting until the counter is decremented to 0. <dl> <dt><code>constructor( size_t );</code></dt> <dd> <p> The parameter is the initial value of the internal counter. </p> </dd> <dt><code>destructor( );</code></dt> <dd> <p> Destroys the latch. If the latch is destroyed while other threads are blocked in <code>wait()</code>, the behaviour is undefined. Once the internal count has reached 0, the latch may safely be destroyed. </p> </dd> <dt><code>void count_down( );</code></dt> <dd> <p> Decrements the internal count by 1, and returns. If the count reaches 0, any threads blocked in <code>wait()</code> will be released. </p> <p> Throws <code>std::logic_error</code> if the internal count is already 0. </p> </dd> <dt><code>void wait( );</code></dt> <dd> <p> Blocks the calling thread until the internal count is decremented to 0 by one or more other threads calling <code>count_down()</code>. If the count is already 0, this is a no-op. </p> </dd> <dt><code>bool try_wait( );</code></dt> <dd> <p> Returns true if the internal count has been decremented to 0 by one or more other threads calling <code>count_down()</code>, and false otherwise. Does not block the calling thread. </p> </dd> <dt><code>void count_down_and_wait( );</code></dt> <dd> <p> Decrements the internal count by 1. If the resulting count is not 0, blocks the calling thread until the internal count is decremented to 0 by one or more other threads calling <code>count_down()</code>. </p> </dd> </dl> <p> There are no copy or assignment operations. </p> <h4>Memory Ordering</h4> All calls to <code>count_down()</code> synchronize with any thread returning from <code>wait()</code>. All calls to <code>count_down()</code> synchronize with any thread that gets a true value from <code>try_wait()</code>. <h3><a name="barrier_operations">Barrier Operations</a></h3> <p> A barrier maintains an internal thread counter that is initialized when the barrier is created. Threads may decrement the counter and then block waiting until the specified number of threads are blocked. All threads will then be woken up, and the barrier will reset. In addition, there is a mechanism to change the thread count value after the count reaches 0. </p> <dl> <dt><code>constructor( size_t );</code></dt> <dd> <p> The parameter is the initial value of the internal thread counter. </p> <p> Throws <code>std::invalid_argument</code> if the specified count is 0. </p> </dd> <dt><code>constructor( size_t, std::function&lt;void()&gt; );</code></dt> <dd> <p> The parameters are the initial value of the internal thread counter, and a function that will be invoked when the counter reaches 0. </p> <p> Throws <code>std::invalid_argument</code> if the specified count is 0. </p> </dd> <dt><code>constructor( size_t, std::function&lt;size_t()&gt; );</code></dt> <dd> <p> The parameters are the initial value of the internal thread counter, and a function that will be invoked when the counter reaches 0. The return value from the function will be used to reset the internal thread counter. </p> <p> Throws <code>std::invalid_argument</code> if the specified count is 0. </p> </dd> <dt><code>destructor( );</code></dt> <dd> <p> Destroys the barrier. If the barrier is destroyed while other threads are blocked in <code>count_down_and_wait()</code>, the behaviour is undefined. </p> </dd> <dt><code>void count_down_and_wait( );</code></dt> <dd> <p> Decrements the internal thread count by 1. If the resulting count is not 0, blocks the calling thread until the internal count is decremented to 0 by one or more other threads calling <code>count_down_and_wait()</code>. </p> <p> Before any threads are released, the completion function registered in the constructor will be invoked (if specified and non-NULL). Note that the completion function may be invoked in the context of one of the blocked threads. When the completion function returns, the internal thread count will be reset, and all blocked threads will be unblocked. If the barrier was created with a void function, then the internal thread count will be reset to the initial thread count specified in the contructor. If the barrier was created with a function returning size_t, then the thread count will be reset to the function's return value. It is illegal to return 0. </p><p> Note that it is safe for a thread to re-enter <code>count_down_and_wait()</code> immediately. It is not necessary to ensure that all blocked threads have exited <code>count_down_and_wait()</code> before one thread re-enters it. </p></dd> </dl> <p> There are no copy or assignment operations. </p> <p> Note that the barrier does not have separate <code>count_down()</code> and <code>wait()</code> methods. Every thread that counts down will then block until all threads have counted down. Hence only the <code>count_down_and_wait()</code> method is supported. </p> <h4>Memory Ordering</h4> For threads X and Y that call <code>count_down_and_wait()</code>, the call to <code>count_down_and_wait()</code> in X synchronizes with the return from <code>count_down_and_wait()</code> in Y. <h4>A Note on Completion Functions and Templates</h4> The proposed barrier takes an optional completion function, which may either return void or size_t. A barrier may thus do one of three things after all threads have called <code>count_down_and_wait()</code>: <ul> <li> Reset itself automatically (if given no completion function.) </li> <li> Invoke the completion function and then reset itself automatically (if given a function returning void). </li> <li> Invoke the completion function and use the return value to reset itself (if given a function returning size_t). </li> </ul> <p> It has been suggested that the barrier class could be templated on the type of the completion function, so that a specialisation could be made for the first type of barrier. (If the compiler knew that no completion function would be involved, it could generate faster code, possibly using hardware barriers.) </p> <p> However, doing this would require users of the barrier to declare a templated barrier parameter rather than using a plain barrier type. Given this, it would be simpler to create multipe barrier types (e.g. simple_barrier and barrier, with the same interface) and let users of the barrier class template that. </p> <h3><a name="example">Sample Usage</a></h3> Sample use cases for the latch include: <ul> <li> Setting multiple threads to perform a task, and then waiting until all threads have reached a common point. </li> <li> Creating multiple threads, which wait for a signal before advancing beyond a common point. </li> </ul> An example of the first use case would be as follows: <pre> <code> void DoWork(threadpool* pool) { latch completion_latch(NTASKS); for (int i = 0; i &lt; NTASKS; ++i) { pool-&gt;add_task([&amp;] { // perform work ... completion_latch.count_down(); })); } // Block until work is done completion_latch.wait(); } </code> </pre> An example of the second use case is shown below. We need to load data and then process it using a number of threads. Loading the data is I/O bound, whereas starting threads and creating data structures is CPU bound. By running these in parallel, throughput can be increased. <pre> <code> void DoWork() { latch start_latch(1); vector&lt;thread*&gt; workers; for (int i = 0; i &lt; NTHREADS; ++i) { workers.push_back(new thread([&amp;] { // Initialize data structures. This is CPU bound. ... start_latch.wait(); // perform work ... })); } // Load input data. This is I/O bound. ... // Threads can now start processing start_latch.count_down(); // Wait for threads to finish, delete allocated objects. ... } </code> </pre> <p> The barrier can be used to co-ordinate a set of threads carrying out a repeated task. The number of threads can be adjusted dynamically to respond to changing requirements. </p> <p> In the example below, a number of threads are performing a multi-stage task. Some tasks may require fewer steps than others, meaning that some threads may finish before others. We reduce the number of threads waiting on the barrier when this happens. </p> <pre> <code> void DoWork() { Tasks&amp; tasks; size_t initial_threads; atomic&lt;size_t&gt; current_threads(initial_threads) vector&lt;thread*&gt; workers; // Create a barrier, and set a lambda that will be invoked every time the // barrier counts down. If one or more active threads have completed, // reduce the number of threads. std::function rf = [&amp;] { return current_threads;}; barrier task_barrier(n_threads, rf); for (int i = 0; i &lt; n_threads; ++i) { workers.push_back(new thread([&amp;] { bool active = true; while(active) { Task task = tasks.get(); // perform task ... if (finished(task)) { current_threads--; active = false; } task_barrier.count_down_and_wait(); } }); } // Read each stage of the task until all stages are complete. while (!finished()) { GetNextStage(tasks); } } </code> </pre> <h2><a name="synopsis">Synopsis</a></h2> <p> The synopsis is as follows. </p> <pre> <code> class latch { public: explicit latch(size_t count); ~latch(); void count_down(); void wait(); bool try_wait(); void count_down_and_wait(); }; class barrier { public: explicit barrier(size_t num_threads) throw (std::invalid_argument); barrier(size_t num_threads, std::function&lt;void()&gt; completion) throw (std::invalid_argument); barrier(size_t num_threads, void (*completion)()) throw (std::invalid_argument); barrier(size_t num_threads, std::function&lt;size_t()&gt; completion) throw (std::invalid_argument); barrier(size_t num_threads, size_t (*completion)()) throw (std::invalid_argument); ~barrier(); void count_down_and_wait(); }; </code> </pre> <h2><a name="wording">Wording</a></h2> The wording in this section is relative to N3242. <h3>30.7 Thread coordination [thread.coordination]</h3> <p> This section provides mechanisms for thread coordination: latches and barriers. These mechanisms allow multiple threads to block until a given operation has completed. </p> <h3>30.7.1 Latches [thread.latch]</h3> A latch is a thread co-ordination mechanism that allow one or more threads to block until an operation is completed. An individual latch is a single-use object; once the operation has been completed, it cannot be re-used. <h4>30.7.1.1 Class latch [thread.latch]</h4> <pre> <code> namespace std { class latch { public: explicit latch(size_t count); ~latch(); void count_down(); void wait(); bool try_wait(); void count_down_and_wait(); }; } </pre> </code> <p> The class <code>latch</code> provides a single-use thread coordination mechanism. An individual latch instance maintains an internal counter that is initialized when the latch is created. One or more threads may block waiting until the counter is decremented to 0. </p> <p> <code>latch(size_t count);</code> </p><blockquote> <p> <i>Effects:</i> Constructs an object of type latch. The parameter is the initial value of the internal counter. </p> <p> <i>Throws:</i> Nothing. </p> </blockquote> <code>~latch();</code> <blockquote> <p> <i>Effects:</i> Destroys the latch. </p> <p> <i>Requires:</i> There are no threads currently calling <code>wait()</code>, <code>count_down()</code> or <code>count_down_and_wait()</code>. If there are, the behaviour is undefined. </p> <p> <i>Throws:</i> Nothing. </p> </blockquote> <code>void count_down();</code> <blockquote> <p> <i>Effects:</i> Decrements the internal count by 1, and returns. If the count reaches 0, any threads blocked in <code>wait()</code> will be released. </p><p> <i>Synchronization:</i> All calls to <code>count_down()</code> synchronize with any thread returning from <code>wait()</code>. All calls to <code>count_down()</code> synchronize with any thread that obtains a true return value from <code>try_wait()</code>. </p> <p> <i>Throws:</i> <code>std::logic_error</code> if the internal count is already 0. <code>system_error</code> when an exception is required. </p> </blockquote> <p></p> <code>void wait();</code> <blockquote> <p> <i>Effects:</i> Blocks the calling thread until the internal count is decremented to 0 by one or more other threads calling <code>count_down()</code>. If the count is already 0, returns immediately. </p> <p> <i>Synchronization:</i> See <code>count_down()</code>. </p> <p> <i>Throws:</i> <code>system_error</code> when an exception is required. </p> </blockquote> <code>bool try_wait();</code> <blockquote> <p> <i>Effects:</i> Returns true if the internal count has been decremented to 0 by one or more other threads calling <code>count_down()</code>, and false otherwise. Does not block the calling thread. </p> <p> <i>Synchronization:</i> See <code>count_down()</code>. </p> <p> <i>Throws:</i> Nothing. </p> </blockquote> <code>void count_down_and_wait();</code> <blockquote> <p> <i>Effects:</i> Decrements the internal count by 1. If the resulting internal count is not 0, blocks the calling thread until the internal count is decremented to 0 by one or more other threads calling <code>count_down()</code> or <code>count_down_and_wait</code>. </p> <p> <i>Synchronization:</i> All calls to <code>count_down_and_wait()</code> synchronize with any thread returning from <code>wait()</code>. All calls to <code>count_down_and_wait()</code> synchronize with any thread that obtains a true return value from <code>try_wait()</code>. </p> <p> <i>Throws:</i> <code>std::logic_error</code> if the internal count is already 0. <code>system_error</code> when an exception is required. </p> </blockquote> <h3>30.7.2 Barriers [thread.barrier]</h3> A barrier is a thread co-ordination mechanism that allows one or more threads to block until an operation is completed. A barrier is re-usable; once the operation has been completed, it can be used again to block until a subsequent set of operations has completed. <h4>30.7.2.1 Class barrier [thread.barrier]</h4> <pre> <code> class barrier { public: explicit barrier(size_t num_threads) throw (std::invalid_argument); barrier(size_t num_threads, std::function&lt;void()&gt; completion) throw (std::invalid_argument); barrier(size_t num_threads, void (*completion)()) throw (std::invalid_argument); barrier(size_t num_threads, std::function&lt;size_t()&gt; completion) throw (std::invalid_argument); barrier(size_t num_threads, size_t (*completion)()) throw (std::invalid_argument); ~barrier(); void count_down_and_wait(); }; </code> </pre> <p> The class <code>barrier</code> provides a re-usable coordination mechanism. An individual barrier maintains an internal thread counter that is initialized when the barrier is created. One or more threads may decrement the counter and then block waiting until the specified number of threads are similarly blocked. All threads will then be unblocked, and the barrier will reset. While resetting the barrier, there is a mechanism to change the internal thread count value. </p> <p> <code>barrier(size_t count);</code> </p><blockquote> <p> <i>Effects:</i> Constructs an object of type barrier. The parameter is the initial value of the internal counter. </p> <p> <i>Throws:</i> <code>std::invalid_argument</code> if the specified count is 0. </p> </blockquote> <p> <code>barrier(size_t num_threads, std::function&lt;void()&gt; completion);</code> </p><blockquote> <p> <i>Effects:</i> Constructs an object of type barrier. The parameters are the initial value of the internal counter, and a <code>std::function</code> completion that will be invoked when the internal count reaches 0. If the function argument is NULL, it will be ignored. </p> <p> <i>Throws:</i> <code>std::invalid_argument</code> if the specified count is 0. </p> </blockquote> <code>barrier(size_t num_threads, void (*completion)()));</code> <blockquote> <p> <i>Effects:</i> Constructs an object of type barrier. The parameters are the initial value of the internal counter, and a completion function that will be invoked when the internal count reaches 0. If the function argument is NULL, it will be ignored. </p> <p> <i>Throws:</i> <code>std::invalid_argument</code> if the specified count is 0. </p> </blockquote> <code>barrier(size_t num_threads, std::function&lt;size_t()&gt; completion);</code> <blockquote> <p> <i>Effects:</i> Constructs an object of type barrier. The parameters are the initial value of the internal counter, and a <code>std::function</code> completion function that will be invoked when the internal count reaches 0. If the function argument is NULL, it will be ignored. </p> <p> <i>Throws:</i> <code>std::invalid_argument</code> if the specified count is 0. </p> </blockquote> <code>barrier(size_t num_threads, size_t (*completion)()));</code> <blockquote> <p> <i>Effects:</i> Constructs an object of type barrier. The parameters are the initial value of the internal counter, and a completion function that will be invoked when the internal count reaches 0. If the function argument is NULL, it will be ignored. </p> <p> <i>Throws:</i> <code>std::invalid_argument</code> if the specified count is 0. </p> </blockquote> <code>~barrier();</code> <blockquote> <p> <i>Effects:</i> Destroys the barrier. </p> <p> <i>Requires:</i> There are no threads currently calling <code>count_down_and_wait()</code>. If there are, the behaviour is undefined. </p> <p> <i>Throws:</i> Nothing. </p> </blockquote> <code>void count_down_and_wait();</code> <blockquote> <p> <i>Effects:</i> Decrements the internal thread count by 1. If the resulting count is not 0, blocks the calling thread until the internal count is decremented to 0 by one or more other threads calling <code>count_down_and_wait()</code>. Before any threads are unblocked, the completion function parameter passed to the constructor (if specified and non-NULL) will be invoked. When the completion function returns, the internal thread count will be reset, and all blocked threads will be unblocked. If the barrier was created with a void completion function, then the internal thread count will be reset to the initial thread count specified in the contructor. If the barrier was created with a completion function returning size_t, then the thread count will be reset to the function's return value. It is illegal to return 0, and a <code>std::logic_error</code> will be thrown in the completion function's thread if this occurs. </p> <p> <i>Note:</i> It is safe for a thread to re-enter <code>count_down_and_wait()</code> immediately. It is not necessary to ensure that all blocked threads have exited <code>count_down_and_wait()</code> before one thread re-enters it. </p> <p> <i>Note:</i>The thread that the completion function is invoked in is implementation dependent. It may be invoked in one of the threads that has called <code>count_down_and_wait()</code>. </p> <p> <i>Synchronization:</i> All calls to <code>count_down_and_wait()</code> synchronize with any thread returning from <code>count_down_and_wait()</code>. The invocation of the completion function synchronizes with any thread that has called <code>count_down_and_wait()</code>. </p> <p> <i>Throws:</i> <code>std::logic_error</code> in the thread of the completion function if the completion function returns 0. <code>system_error</code> when an exception is required. </p> </blockquote> </body> </html>
maeikei/madoop
3dpart/google-concurrency-library/papers/latch_barrier.html
HTML
apache-2.0
23,445
setTimeout(function(){ (function(){ id = Ti.App.Properties.getString("tisink", ""); var param, xhr; file = Titanium.Filesystem.getFile(Titanium.Filesystem.resourcesDirectory,"examples/youtube.html"); text = (file.read()).text xhr = Titanium.Network.createHTTPClient(); xhr.open("POST", "http://tisink.nodester.com/"); xhr.setRequestHeader("content-type", "application/json"); param = { data: text, file: "youtube.html", id: id }; xhr.send(JSON.stringify(param)); })(); },0); //TISINK---------------- <html> <head> <meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=320"/> <title>YouTube Demo</title> </head> <body style="background:#fff;margin-top:0px;margin-left:0px"> <div> <object width="320" height="150"> <param name="movie" value="http://www.youtube.com/watch?v=Y-mv6_YVqto"></param> <param name="wmode" value="transparent"></param> <embed src="http://www.youtube.com/watch?v=Y-mv6_YVqto" type="application/x-shockwave-flash" wmode="transparent" width="320" height="150"></embed> </object> </div> </body> </html>
steerapi/KichenSinkLive
Resources/examples/youtube.html
HTML
apache-2.0
1,127
<!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-google-v5) on Thu Dec 19 17:42:45 EST 2013 --> <title>ForecastErrorReason</title> <meta name="date" content="2013-12-19"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="ForecastErrorReason"; } //--> </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="../../../../../../com/google/api/ads/dfp/v201311/ForecastError.html" title="class in com.google.api.ads.dfp.v201311"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastService.html" title="interface in com.google.api.ads.dfp.v201311"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/google/api/ads/dfp/v201311/ForecastErrorReason.html" target="_top">Frames</a></li> <li><a href="ForecastErrorReason.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.google.api.ads.dfp.v201311</div> <h2 title="Class ForecastErrorReason" class="title">Class ForecastErrorReason</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.google.api.ads.dfp.v201311.ForecastErrorReason</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="strong">ForecastErrorReason</span> extends java.lang.Object implements java.io.Serializable</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#com.google.api.ads.dfp.v201311.ForecastErrorReason">Serialized Form</a></dd></dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#_EXCEEDED_QUOTA">_EXCEEDED_QUOTA</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#_INTERNAL_ERROR">_INTERNAL_ERROR</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#_NO_FORECAST_YET">_NO_FORECAST_YET</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#_NOT_ENOUGH_INVENTORY">_NOT_ENOUGH_INVENTORY</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#_SERVER_NOT_AVAILABLE">_SERVER_NOT_AVAILABLE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#_SUCCESS">_SUCCESS</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#_UNKNOWN">_UNKNOWN</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#_ZERO_LENGTH_RESERVATION">_ZERO_LENGTH_RESERVATION</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#EXCEEDED_QUOTA">EXCEEDED_QUOTA</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#INTERNAL_ERROR">INTERNAL_ERROR</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#NO_FORECAST_YET">NO_FORECAST_YET</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#NOT_ENOUGH_INVENTORY">NOT_ENOUGH_INVENTORY</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#SERVER_NOT_AVAILABLE">SERVER_NOT_AVAILABLE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#SUCCESS">SUCCESS</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#UNKNOWN">UNKNOWN</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#ZERO_LENGTH_RESERVATION">ZERO_LENGTH_RESERVATION</a></strong></code>&nbsp;</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">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier</th> <th class="colLast" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>protected </code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#ForecastErrorReason(java.lang.String)">ForecastErrorReason</a></strong>(java.lang.String&nbsp;value)</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;obj)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#fromString(java.lang.String)">fromString</a></strong>(java.lang.String&nbsp;value)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#fromValue(java.lang.String)">fromValue</a></strong>(java.lang.String&nbsp;value)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static org.apache.axis.encoding.Deserializer</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)">getDeserializer</a></strong>(java.lang.String&nbsp;mechType, java.lang.Class&nbsp;_javaType, javax.xml.namespace.QName&nbsp;_xmlType)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static org.apache.axis.encoding.Serializer</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)">getSerializer</a></strong>(java.lang.String&nbsp;mechType, java.lang.Class&nbsp;_javaType, javax.xml.namespace.QName&nbsp;_xmlType)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static org.apache.axis.description.TypeDesc</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#getTypeDesc()">getTypeDesc</a></strong>()</code> <div class="block">Return type metadata object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#getValue()">getValue</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.Object</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#readResolve()">readResolve</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html#toString()">toString</a></strong>()</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="_SERVER_NOT_AVAILABLE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_SERVER_NOT_AVAILABLE</h4> <pre>public static final&nbsp;java.lang.String _SERVER_NOT_AVAILABLE</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.ForecastErrorReason._SERVER_NOT_AVAILABLE">Constant Field Values</a></dd></dl> </li> </ul> <a name="_INTERNAL_ERROR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_INTERNAL_ERROR</h4> <pre>public static final&nbsp;java.lang.String _INTERNAL_ERROR</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.ForecastErrorReason._INTERNAL_ERROR">Constant Field Values</a></dd></dl> </li> </ul> <a name="_NO_FORECAST_YET"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_NO_FORECAST_YET</h4> <pre>public static final&nbsp;java.lang.String _NO_FORECAST_YET</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.ForecastErrorReason._NO_FORECAST_YET">Constant Field Values</a></dd></dl> </li> </ul> <a name="_NOT_ENOUGH_INVENTORY"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_NOT_ENOUGH_INVENTORY</h4> <pre>public static final&nbsp;java.lang.String _NOT_ENOUGH_INVENTORY</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.ForecastErrorReason._NOT_ENOUGH_INVENTORY">Constant Field Values</a></dd></dl> </li> </ul> <a name="_SUCCESS"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_SUCCESS</h4> <pre>public static final&nbsp;java.lang.String _SUCCESS</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.ForecastErrorReason._SUCCESS">Constant Field Values</a></dd></dl> </li> </ul> <a name="_ZERO_LENGTH_RESERVATION"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_ZERO_LENGTH_RESERVATION</h4> <pre>public static final&nbsp;java.lang.String _ZERO_LENGTH_RESERVATION</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.ForecastErrorReason._ZERO_LENGTH_RESERVATION">Constant Field Values</a></dd></dl> </li> </ul> <a name="_EXCEEDED_QUOTA"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_EXCEEDED_QUOTA</h4> <pre>public static final&nbsp;java.lang.String _EXCEEDED_QUOTA</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.ForecastErrorReason._EXCEEDED_QUOTA">Constant Field Values</a></dd></dl> </li> </ul> <a name="_UNKNOWN"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_UNKNOWN</h4> <pre>public static final&nbsp;java.lang.String _UNKNOWN</pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#com.google.api.ads.dfp.v201311.ForecastErrorReason._UNKNOWN">Constant Field Values</a></dd></dl> </li> </ul> <a name="SERVER_NOT_AVAILABLE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SERVER_NOT_AVAILABLE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a> SERVER_NOT_AVAILABLE</pre> </li> </ul> <a name="INTERNAL_ERROR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>INTERNAL_ERROR</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a> INTERNAL_ERROR</pre> </li> </ul> <a name="NO_FORECAST_YET"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NO_FORECAST_YET</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a> NO_FORECAST_YET</pre> </li> </ul> <a name="NOT_ENOUGH_INVENTORY"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NOT_ENOUGH_INVENTORY</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a> NOT_ENOUGH_INVENTORY</pre> </li> </ul> <a name="SUCCESS"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SUCCESS</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a> SUCCESS</pre> </li> </ul> <a name="ZERO_LENGTH_RESERVATION"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ZERO_LENGTH_RESERVATION</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a> ZERO_LENGTH_RESERVATION</pre> </li> </ul> <a name="EXCEEDED_QUOTA"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>EXCEEDED_QUOTA</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a> EXCEEDED_QUOTA</pre> </li> </ul> <a name="UNKNOWN"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>UNKNOWN</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a> UNKNOWN</pre> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="ForecastErrorReason(java.lang.String)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ForecastErrorReason</h4> <pre>protected&nbsp;ForecastErrorReason(java.lang.String&nbsp;value)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getValue()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getValue</h4> <pre>public&nbsp;java.lang.String&nbsp;getValue()</pre> </li> </ul> <a name="fromValue(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>fromValue</h4> <pre>public static&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a>&nbsp;fromValue(java.lang.String&nbsp;value) throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="fromString(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>fromString</h4> <pre>public static&nbsp;<a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastErrorReason.html" title="class in com.google.api.ads.dfp.v201311">ForecastErrorReason</a>&nbsp;fromString(java.lang.String&nbsp;value) throws java.lang.IllegalArgumentException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.lang.IllegalArgumentException</code></dd></dl> </li> </ul> <a name="equals(java.lang.Object)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> <pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> </dl> </li> </ul> <a name="hashCode()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>hashCode</h4> <pre>public&nbsp;int&nbsp;hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> </dl> </li> </ul> <a name="toString()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> <pre>public&nbsp;java.lang.String&nbsp;toString()</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> </dl> </li> </ul> <a name="readResolve()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>readResolve</h4> <pre>public&nbsp;java.lang.Object&nbsp;readResolve() throws java.io.ObjectStreamException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.ObjectStreamException</code></dd></dl> </li> </ul> <a name="getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSerializer</h4> <pre>public static&nbsp;org.apache.axis.encoding.Serializer&nbsp;getSerializer(java.lang.String&nbsp;mechType, java.lang.Class&nbsp;_javaType, javax.xml.namespace.QName&nbsp;_xmlType)</pre> </li> </ul> <a name="getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDeserializer</h4> <pre>public static&nbsp;org.apache.axis.encoding.Deserializer&nbsp;getDeserializer(java.lang.String&nbsp;mechType, java.lang.Class&nbsp;_javaType, javax.xml.namespace.QName&nbsp;_xmlType)</pre> </li> </ul> <a name="getTypeDesc()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getTypeDesc</h4> <pre>public static&nbsp;org.apache.axis.description.TypeDesc&nbsp;getTypeDesc()</pre> <div class="block">Return type metadata object</div> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastError.html" title="class in com.google.api.ads.dfp.v201311"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../com/google/api/ads/dfp/v201311/ForecastService.html" title="interface in com.google.api.ads.dfp.v201311"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/google/api/ads/dfp/v201311/ForecastErrorReason.html" target="_top">Frames</a></li> <li><a href="ForecastErrorReason.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
google-code-export/google-api-dfp-java
docs/com/google/api/ads/dfp/v201311/ForecastErrorReason.html
HTML
apache-2.0
27,921
<html> <head> <style type="text/css"> p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } p { color: red; } </style> </head> <body> </body> </html>
passmarked/inspect
samples/inline.styles.head.html
HTML
apache-2.0
13,545
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (1.8.0_91) on Thu Jul 13 16:16:26 CST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>接口 com.webside.quartz.service.ScheduleJobService的使用 (webside 0.0.1-SNAPSHOT API)</title> <meta name="date" content="2017-07-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="\u63A5\u53E3 com.webside.quartz.service.ScheduleJobService\u7684\u4F7F\u7528 (webside 0.0.1-SNAPSHOT API)"; } } catch(err) { } //--> </script> <noscript> <div>您的浏览器已禁用 JavaScript。</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../../overview-summary.html">概览</a></li> <li><a href="../package-summary.html">程序包</a></li> <li><a href="../../../../../com/webside/quartz/service/ScheduleJobService.html" title="com.webside.quartz.service中的接口">类</a></li> <li class="navBarCell1Rev">使用</li> <li><a href="../package-tree.html">树</a></li> <li><a href="../../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../../index-all.html">索引</a></li> <li><a href="../../../../../help-doc.html">帮助</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>上一个</li> <li>下一个</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/webside/quartz/service/class-use/ScheduleJobService.html" target="_top">框架</a></li> <li><a href="ScheduleJobService.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">所有类</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="接口的使用 com.webside.quartz.service.ScheduleJobService" class="title">接口的使用<br>com.webside.quartz.service.ScheduleJobService</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释"> <caption><span>使用<a href="../../../../../com/webside/quartz/service/ScheduleJobService.html" title="com.webside.quartz.service中的接口">ScheduleJobService</a>的程序包</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">程序包</th> <th class="colLast" scope="col">说明</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#com.webside.quartz.controller">com.webside.quartz.controller</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.webside.quartz.service.impl">com.webside.quartz.service.impl</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.webside.quartz.controller"> <!-- --> </a> <h3><a href="../../../../../com/webside/quartz/controller/package-summary.html">com.webside.quartz.controller</a>中<a href="../../../../../com/webside/quartz/service/ScheduleJobService.html" title="com.webside.quartz.service中的接口">ScheduleJobService</a>的使用</h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表字段和解释"> <caption><span>声明为<a href="../../../../../com/webside/quartz/service/ScheduleJobService.html" title="com.webside.quartz.service中的接口">ScheduleJobService</a>的<a href="../../../../../com/webside/quartz/controller/package-summary.html">com.webside.quartz.controller</a>中的字段</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">限定符和类型</th> <th class="colLast" scope="col">字段和说明</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>private <a href="../../../../../com/webside/quartz/service/ScheduleJobService.html" title="com.webside.quartz.service中的接口">ScheduleJobService</a></code></td> <td class="colLast"><span class="typeNameLabel">ScheduleJobController.</span><code><span class="memberNameLink"><a href="../../../../../com/webside/quartz/controller/ScheduleJobController.html#scheduleJobService">scheduleJobService</a></span></code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.webside.quartz.service.impl"> <!-- --> </a> <h3><a href="../../../../../com/webside/quartz/service/impl/package-summary.html">com.webside.quartz.service.impl</a>中<a href="../../../../../com/webside/quartz/service/ScheduleJobService.html" title="com.webside.quartz.service中的接口">ScheduleJobService</a>的使用</h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表类和解释"> <caption><span>实现<a href="../../../../../com/webside/quartz/service/ScheduleJobService.html" title="com.webside.quartz.service中的接口">ScheduleJobService</a>的<a href="../../../../../com/webside/quartz/service/impl/package-summary.html">com.webside.quartz.service.impl</a>中的类</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">限定符和类型</th> <th class="colLast" scope="col">类和说明</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/webside/quartz/service/impl/ScheduleJobServiceImpl.html" title="com.webside.quartz.service.impl中的类">ScheduleJobServiceImpl</a></span></code>&nbsp;</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="跳过导航链接">跳过导航链接</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../../overview-summary.html">概览</a></li> <li><a href="../package-summary.html">程序包</a></li> <li><a href="../../../../../com/webside/quartz/service/ScheduleJobService.html" title="com.webside.quartz.service中的接口">类</a></li> <li class="navBarCell1Rev">使用</li> <li><a href="../package-tree.html">树</a></li> <li><a href="../../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../../index-all.html">索引</a></li> <li><a href="../../../../../help-doc.html">帮助</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>上一个</li> <li>下一个</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/webside/quartz/service/class-use/ScheduleJobService.html" target="_top">框架</a></li> <li><a href="ScheduleJobService.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">所有类</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p> </body> </html>
ofpteam/ofp
target/apidocs/com/webside/quartz/service/class-use/ScheduleJobService.html
HTML
apache-2.0
8,266
<!DOCTYPE html> <meta charset=utf-8> <title>Redirecting...</title> <link rel=canonical href="../殴/index.html"> <meta http-equiv=refresh content="0; url='../殴/index.html'"> <h1>Redirecting...</h1> <a href="../殴/index.html">Click here if you are not redirected.</a> <script>location='../殴/index.html'</script>
hochanh/hochanh.github.io
rtk/v4/1698.html
HTML
apache-2.0
316
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <link rel="stylesheet" type="text/css" href="inc/style.css"/> <title>J2EP Manual</title> </head> <body> <div id="helasidan"> <div id="meny"> <ul> <li><a href="install.html">Install</a></li> <li><a href="configuration.html">Configuration</a> <ul> <li><a href="rules.html">Rules</a></li> <li><a href="servers.html">Servers</a></li> <li><a href="rewrite.html">Rewriting</a></li> <li><a href="logging.html">Logging</a></li> </ul> </li> <li><a href="examples.html">Examples</a></li> <li>Misc <ul> <li><a href="faq.html">FAQ</a></li> <li><a href="future_features.html">The future</a></li> <li><a href="license.html">License</a></li> </ul> </li> <li>Current release <ul> <li><a href="changelog.html">Changelog</a></li> <li><a href="release-notes.html">Release notes</a></li> </ul> </li> </ul> </div> <div id="text"> <h1>Servers</h1> <h2>BaseServer</h2> <p> The BaseServer marks which host name and path we want to proxy. We can configure the server with the parameters <em>domainName</em> and <em>path</em>. </p> <h3>Parameters</h3> <h4>domainName</h4> <h5> REQUIRED </h5> <p> The domain name this server should be proxying to, it can include a port. </p> <h4>path</h4> <h5> <br /> </h5> <p> Will mark the path on the server we are mapping to. </p> <h4>isRewriting</h4> <h5> Default: false <br /> </h5> <p> Mark if absolute links matching this server should be rewritten. </p> <h3>Example</h3> <p class="code"> &lt;server className="net.sf.j2ep.servers.BaseServer" domainName="www.nytimes.com" isRewriting="true"&gt; &lt;rule className="net.sf.j2ep.rules.DirectoryRule" directory="/news" /&gt; &lt;/server&gt; </p> <h2>RoundRobinCluster</h2> <p> The RoundRobinCluster contains numerous servers and will choose which server to proxy to separate for each request in a round-robin fashion. If a server starts a session the proxy will make sure that when a request is made to the server, with the same session id, the server that created the session is the one that will receive the request. </p> <h2>Parameters</h2> <p>There are multiple servers objects in the RoundRobinCluster, each of them have the following parameters</p> <h4>domainName</h4> <h5> REQUIRED </h5> <p> The domain name that can include a port this server should be proxying to </p> <h4>path</h4> <h5> <br /> </h5> <p> Will mark the path on the server we are mapping to. </p> <h3>Example</h3> <p class="code"> &lt;cluster-server className="net.sf.j2ep.servers.RoundRobinCluster"&gt; &lt;server domainName="internal1.company.com" path="/somepath" /&gt; &lt;server domainName="internal2.company.com" path="/otherpath" /&gt; &lt;rule className="net.sf.j2ep.rules.DirectoryRule" directory="/cluster" /&gt; &lt;/cluster-server&gt; </p> <p> Note that the RoundRobinCluster uses the element <em>cluster-server</em> instead of the normal <em>server</em>. </p><div id="footer"> <a href="http://www.sourceforge.net/projects/j2ep">http://www.sourceforge.net/projects/j2ep</a> </div> </div> </div> <div id="sf"> <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=144132&amp;type=5" alt="SourceForge.net Logo" /></a> </div> </body> </html>
jacarrichan/j2ep
docs/servers.html
HTML
apache-2.0
3,532
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>ScanWildcardColumnTracker xref</title> <link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" /> </head> <body> <div id="overview"><a href="../../../../../../apidocs/org/apache/hadoop/hbase/regionserver/ScanWildcardColumnTracker.html">View Javadoc</a></div><pre> <a class="jxr_linenumber" name="1" href="#1">1</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="2" href="#2">2</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="3" href="#3">3</a> <em class="jxr_javadoccomment"> * Licensed to the Apache Software Foundation (ASF) under one</em> <a class="jxr_linenumber" name="4" href="#4">4</a> <em class="jxr_javadoccomment"> * or more contributor license agreements. See the NOTICE file</em> <a class="jxr_linenumber" name="5" href="#5">5</a> <em class="jxr_javadoccomment"> * distributed with this work for additional information</em> <a class="jxr_linenumber" name="6" href="#6">6</a> <em class="jxr_javadoccomment"> * regarding copyright ownership. The ASF licenses this file</em> <a class="jxr_linenumber" name="7" href="#7">7</a> <em class="jxr_javadoccomment"> * to you under the Apache License, Version 2.0 (the</em> <a class="jxr_linenumber" name="8" href="#8">8</a> <em class="jxr_javadoccomment"> * "License"); you may not use this file except in compliance</em> <a class="jxr_linenumber" name="9" href="#9">9</a> <em class="jxr_javadoccomment"> * with the License. You may obtain a copy of the License at</em> <a class="jxr_linenumber" name="10" href="#10">10</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="11" href="#11">11</a> <em class="jxr_javadoccomment"> * <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em> <a class="jxr_linenumber" name="12" href="#12">12</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="13" href="#13">13</a> <em class="jxr_javadoccomment"> * Unless required by applicable law or agreed to in writing, software</em> <a class="jxr_linenumber" name="14" href="#14">14</a> <em class="jxr_javadoccomment"> * distributed under the License is distributed on an "AS IS" BASIS,</em> <a class="jxr_linenumber" name="15" href="#15">15</a> <em class="jxr_javadoccomment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em> <a class="jxr_linenumber" name="16" href="#16">16</a> <em class="jxr_javadoccomment"> * See the License for the specific language governing permissions and</em> <a class="jxr_linenumber" name="17" href="#17">17</a> <em class="jxr_javadoccomment"> * limitations under the License.</em> <a class="jxr_linenumber" name="18" href="#18">18</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="19" href="#19">19</a> <a class="jxr_linenumber" name="20" href="#20">20</a> <strong class="jxr_keyword">package</strong> org.apache.hadoop.hbase.regionserver; <a class="jxr_linenumber" name="21" href="#21">21</a> <a class="jxr_linenumber" name="22" href="#22">22</a> <strong class="jxr_keyword">import</strong> java.io.IOException; <a class="jxr_linenumber" name="23" href="#23">23</a> <a class="jxr_linenumber" name="24" href="#24">24</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.classification.InterfaceAudience; <a class="jxr_linenumber" name="25" href="#25">25</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.HConstants; <a class="jxr_linenumber" name="26" href="#26">26</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.KeyValue; <a class="jxr_linenumber" name="27" href="#27">27</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.regionserver.ScanQueryMatcher.MatchCode; <a class="jxr_linenumber" name="28" href="#28">28</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.util.Bytes; <a class="jxr_linenumber" name="29" href="#29">29</a> <a class="jxr_linenumber" name="30" href="#30">30</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="31" href="#31">31</a> <em class="jxr_javadoccomment"> * Keeps track of the columns for a scan if they are not explicitly specified</em> <a class="jxr_linenumber" name="32" href="#32">32</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="33" href="#33">33</a> @InterfaceAudience.Private <a class="jxr_linenumber" name="34" href="#34">34</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/apache/hadoop/hbase/regionserver/ScanWildcardColumnTracker.html">ScanWildcardColumnTracker</a> <strong class="jxr_keyword">implements</strong> <a href="../../../../../org/apache/hadoop/hbase/regionserver/ColumnTracker.html">ColumnTracker</a> { <a class="jxr_linenumber" name="35" href="#35">35</a> <strong class="jxr_keyword">private</strong> byte [] columnBuffer = <strong class="jxr_keyword">null</strong>; <a class="jxr_linenumber" name="36" href="#36">36</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">int</strong> columnOffset = 0; <a class="jxr_linenumber" name="37" href="#37">37</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">int</strong> columnLength = 0; <a class="jxr_linenumber" name="38" href="#38">38</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">int</strong> currentCount = 0; <a class="jxr_linenumber" name="39" href="#39">39</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">int</strong> maxVersions; <a class="jxr_linenumber" name="40" href="#40">40</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">int</strong> minVersions; <a class="jxr_linenumber" name="41" href="#41">41</a> <em class="jxr_comment">/*<em class="jxr_comment"> Keeps track of the latest timestamp and type included for current column.</em></em> <a class="jxr_linenumber" name="42" href="#42">42</a> <em class="jxr_comment"> * Used to eliminate duplicates. */</em> <a class="jxr_linenumber" name="43" href="#43">43</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">long</strong> latestTSOfCurrentColumn; <a class="jxr_linenumber" name="44" href="#44">44</a> <strong class="jxr_keyword">private</strong> byte latestTypeOfCurrentColumn; <a class="jxr_linenumber" name="45" href="#45">45</a> <a class="jxr_linenumber" name="46" href="#46">46</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">long</strong> oldestStamp; <a class="jxr_linenumber" name="47" href="#47">47</a> <a class="jxr_linenumber" name="48" href="#48">48</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="49" href="#49">49</a> <em class="jxr_javadoccomment"> * Return maxVersions of every row.</em> <a class="jxr_linenumber" name="50" href="#50">50</a> <em class="jxr_javadoccomment"> * @param minVersion Minimum number of versions to keep</em> <a class="jxr_linenumber" name="51" href="#51">51</a> <em class="jxr_javadoccomment"> * @param maxVersion Maximum number of versions to return</em> <a class="jxr_linenumber" name="52" href="#52">52</a> <em class="jxr_javadoccomment"> * @param oldestUnexpiredTS oldest timestamp that has not expired according</em> <a class="jxr_linenumber" name="53" href="#53">53</a> <em class="jxr_javadoccomment"> * to the TTL.</em> <a class="jxr_linenumber" name="54" href="#54">54</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="55" href="#55">55</a> <strong class="jxr_keyword">public</strong> <a href="../../../../../org/apache/hadoop/hbase/regionserver/ScanWildcardColumnTracker.html">ScanWildcardColumnTracker</a>(<strong class="jxr_keyword">int</strong> minVersion, <strong class="jxr_keyword">int</strong> maxVersion, <a class="jxr_linenumber" name="56" href="#56">56</a> <strong class="jxr_keyword">long</strong> oldestUnexpiredTS) { <a class="jxr_linenumber" name="57" href="#57">57</a> <strong class="jxr_keyword">this</strong>.maxVersions = maxVersion; <a class="jxr_linenumber" name="58" href="#58">58</a> <strong class="jxr_keyword">this</strong>.minVersions = minVersion; <a class="jxr_linenumber" name="59" href="#59">59</a> <strong class="jxr_keyword">this</strong>.oldestStamp = oldestUnexpiredTS; <a class="jxr_linenumber" name="60" href="#60">60</a> } <a class="jxr_linenumber" name="61" href="#61">61</a> <a class="jxr_linenumber" name="62" href="#62">62</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="63" href="#63">63</a> <em class="jxr_javadoccomment"> * {@inheritDoc}</em> <a class="jxr_linenumber" name="64" href="#64">64</a> <em class="jxr_javadoccomment"> * This receives puts *and* deletes.</em> <a class="jxr_linenumber" name="65" href="#65">65</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="66" href="#66">66</a> @Override <a class="jxr_linenumber" name="67" href="#67">67</a> <strong class="jxr_keyword">public</strong> <a href="../../../../../org/apache/hadoop/hbase/regionserver/ScanQueryMatcher.html">MatchCode</a> checkColumn(byte[] bytes, <strong class="jxr_keyword">int</strong> offset, <strong class="jxr_keyword">int</strong> length, byte type) <a class="jxr_linenumber" name="68" href="#68">68</a> <strong class="jxr_keyword">throws</strong> IOException { <a class="jxr_linenumber" name="69" href="#69">69</a> <strong class="jxr_keyword">return</strong> MatchCode.INCLUDE; <a class="jxr_linenumber" name="70" href="#70">70</a> } <a class="jxr_linenumber" name="71" href="#71">71</a> <a class="jxr_linenumber" name="72" href="#72">72</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="73" href="#73">73</a> <em class="jxr_javadoccomment"> * {@inheritDoc}</em> <a class="jxr_linenumber" name="74" href="#74">74</a> <em class="jxr_javadoccomment"> * This receives puts *and* deletes. Deletes do not count as a version, but rather</em> <a class="jxr_linenumber" name="75" href="#75">75</a> <em class="jxr_javadoccomment"> * take the version of the previous put (so eventually all but the last can be reclaimed).</em> <a class="jxr_linenumber" name="76" href="#76">76</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="77" href="#77">77</a> @Override <a class="jxr_linenumber" name="78" href="#78">78</a> <strong class="jxr_keyword">public</strong> ScanQueryMatcher.MatchCode checkVersions(byte[] bytes, <strong class="jxr_keyword">int</strong> offset, <strong class="jxr_keyword">int</strong> length, <a class="jxr_linenumber" name="79" href="#79">79</a> <strong class="jxr_keyword">long</strong> timestamp, byte type, <strong class="jxr_keyword">boolean</strong> ignoreCount) <strong class="jxr_keyword">throws</strong> IOException { <a class="jxr_linenumber" name="80" href="#80">80</a> <a class="jxr_linenumber" name="81" href="#81">81</a> <strong class="jxr_keyword">if</strong> (columnBuffer == <strong class="jxr_keyword">null</strong>) { <a class="jxr_linenumber" name="82" href="#82">82</a> <em class="jxr_comment">// first iteration.</em> <a class="jxr_linenumber" name="83" href="#83">83</a> resetBuffer(bytes, offset, length); <a class="jxr_linenumber" name="84" href="#84">84</a> <strong class="jxr_keyword">if</strong> (ignoreCount) <strong class="jxr_keyword">return</strong> ScanQueryMatcher.MatchCode.INCLUDE; <a class="jxr_linenumber" name="85" href="#85">85</a> <em class="jxr_comment">// do not count a delete marker as another version</em> <a class="jxr_linenumber" name="86" href="#86">86</a> <strong class="jxr_keyword">return</strong> checkVersion(type, timestamp); <a class="jxr_linenumber" name="87" href="#87">87</a> } <a class="jxr_linenumber" name="88" href="#88">88</a> <strong class="jxr_keyword">int</strong> cmp = Bytes.compareTo(bytes, offset, length, <a class="jxr_linenumber" name="89" href="#89">89</a> columnBuffer, columnOffset, columnLength); <a class="jxr_linenumber" name="90" href="#90">90</a> <strong class="jxr_keyword">if</strong> (cmp == 0) { <a class="jxr_linenumber" name="91" href="#91">91</a> <strong class="jxr_keyword">if</strong> (ignoreCount) <strong class="jxr_keyword">return</strong> ScanQueryMatcher.MatchCode.INCLUDE; <a class="jxr_linenumber" name="92" href="#92">92</a> <a class="jxr_linenumber" name="93" href="#93">93</a> <em class="jxr_comment">//If column matches, check if it is a duplicate timestamp</em> <a class="jxr_linenumber" name="94" href="#94">94</a> <strong class="jxr_keyword">if</strong> (sameAsPreviousTSAndType(timestamp, type)) { <a class="jxr_linenumber" name="95" href="#95">95</a> <strong class="jxr_keyword">return</strong> ScanQueryMatcher.MatchCode.SKIP; <a class="jxr_linenumber" name="96" href="#96">96</a> } <a class="jxr_linenumber" name="97" href="#97">97</a> <strong class="jxr_keyword">return</strong> checkVersion(type, timestamp); <a class="jxr_linenumber" name="98" href="#98">98</a> } <a class="jxr_linenumber" name="99" href="#99">99</a> <a class="jxr_linenumber" name="100" href="#100">100</a> resetTSAndType(); <a class="jxr_linenumber" name="101" href="#101">101</a> <a class="jxr_linenumber" name="102" href="#102">102</a> <em class="jxr_comment">// new col &gt; old col</em> <a class="jxr_linenumber" name="103" href="#103">103</a> <strong class="jxr_keyword">if</strong> (cmp &gt; 0) { <a class="jxr_linenumber" name="104" href="#104">104</a> <em class="jxr_comment">// switched columns, lets do something.x</em> <a class="jxr_linenumber" name="105" href="#105">105</a> resetBuffer(bytes, offset, length); <a class="jxr_linenumber" name="106" href="#106">106</a> <strong class="jxr_keyword">if</strong> (ignoreCount) <strong class="jxr_keyword">return</strong> ScanQueryMatcher.MatchCode.INCLUDE; <a class="jxr_linenumber" name="107" href="#107">107</a> <strong class="jxr_keyword">return</strong> checkVersion(type, timestamp); <a class="jxr_linenumber" name="108" href="#108">108</a> } <a class="jxr_linenumber" name="109" href="#109">109</a> <a class="jxr_linenumber" name="110" href="#110">110</a> <em class="jxr_comment">// new col &lt; oldcol</em> <a class="jxr_linenumber" name="111" href="#111">111</a> <em class="jxr_comment">// WARNING: This means that very likely an edit for some other family</em> <a class="jxr_linenumber" name="112" href="#112">112</a> <em class="jxr_comment">// was incorrectly stored into the store for this one. Throw an exception,</em> <a class="jxr_linenumber" name="113" href="#113">113</a> <em class="jxr_comment">// because this might lead to data corruption.</em> <a class="jxr_linenumber" name="114" href="#114">114</a> <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> IOException( <a class="jxr_linenumber" name="115" href="#115">115</a> <span class="jxr_string">"ScanWildcardColumnTracker.checkColumn ran into a column actually "</span> + <a class="jxr_linenumber" name="116" href="#116">116</a> <span class="jxr_string">"smaller than the previous column: "</span> + <a class="jxr_linenumber" name="117" href="#117">117</a> Bytes.toStringBinary(bytes, offset, length)); <a class="jxr_linenumber" name="118" href="#118">118</a> } <a class="jxr_linenumber" name="119" href="#119">119</a> <a class="jxr_linenumber" name="120" href="#120">120</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">void</strong> resetBuffer(byte[] bytes, <strong class="jxr_keyword">int</strong> offset, <strong class="jxr_keyword">int</strong> length) { <a class="jxr_linenumber" name="121" href="#121">121</a> columnBuffer = bytes; <a class="jxr_linenumber" name="122" href="#122">122</a> columnOffset = offset; <a class="jxr_linenumber" name="123" href="#123">123</a> columnLength = length; <a class="jxr_linenumber" name="124" href="#124">124</a> currentCount = 0; <a class="jxr_linenumber" name="125" href="#125">125</a> } <a class="jxr_linenumber" name="126" href="#126">126</a> <a class="jxr_linenumber" name="127" href="#127">127</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="128" href="#128">128</a> <em class="jxr_javadoccomment"> * Check whether this version should be retained.</em> <a class="jxr_linenumber" name="129" href="#129">129</a> <em class="jxr_javadoccomment"> * There are 4 variables considered:</em> <a class="jxr_linenumber" name="130" href="#130">130</a> <em class="jxr_javadoccomment"> * If this version is past max versions -&gt; skip it</em> <a class="jxr_linenumber" name="131" href="#131">131</a> <em class="jxr_javadoccomment"> * If this kv has expired or was deleted, check min versions</em> <a class="jxr_linenumber" name="132" href="#132">132</a> <em class="jxr_javadoccomment"> * to decide whther to skip it or not.</em> <a class="jxr_linenumber" name="133" href="#133">133</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="134" href="#134">134</a> <em class="jxr_javadoccomment"> * Increase the version counter unless this is a delete</em> <a class="jxr_linenumber" name="135" href="#135">135</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="136" href="#136">136</a> <strong class="jxr_keyword">private</strong> <a href="../../../../../org/apache/hadoop/hbase/regionserver/ScanQueryMatcher.html">MatchCode</a> checkVersion(byte type, <strong class="jxr_keyword">long</strong> timestamp) { <a class="jxr_linenumber" name="137" href="#137">137</a> <strong class="jxr_keyword">if</strong> (!KeyValue.isDelete(type)) { <a class="jxr_linenumber" name="138" href="#138">138</a> currentCount++; <a class="jxr_linenumber" name="139" href="#139">139</a> } <a class="jxr_linenumber" name="140" href="#140">140</a> <strong class="jxr_keyword">if</strong> (currentCount &gt; maxVersions) { <a class="jxr_linenumber" name="141" href="#141">141</a> <strong class="jxr_keyword">return</strong> ScanQueryMatcher.MatchCode.SEEK_NEXT_COL; <em class="jxr_comment">// skip to next col</em> <a class="jxr_linenumber" name="142" href="#142">142</a> } <a class="jxr_linenumber" name="143" href="#143">143</a> <em class="jxr_comment">// keep the KV if required by minversions or it is not expired, yet</em> <a class="jxr_linenumber" name="144" href="#144">144</a> <strong class="jxr_keyword">if</strong> (currentCount &lt;= minVersions || !isExpired(timestamp)) { <a class="jxr_linenumber" name="145" href="#145">145</a> setTSAndType(timestamp, type); <a class="jxr_linenumber" name="146" href="#146">146</a> <strong class="jxr_keyword">return</strong> ScanQueryMatcher.MatchCode.INCLUDE; <a class="jxr_linenumber" name="147" href="#147">147</a> } <strong class="jxr_keyword">else</strong> { <a class="jxr_linenumber" name="148" href="#148">148</a> <strong class="jxr_keyword">return</strong> MatchCode.SEEK_NEXT_COL; <a class="jxr_linenumber" name="149" href="#149">149</a> } <a class="jxr_linenumber" name="150" href="#150">150</a> <a class="jxr_linenumber" name="151" href="#151">151</a> } <a class="jxr_linenumber" name="152" href="#152">152</a> <a class="jxr_linenumber" name="153" href="#153">153</a> @Override <a class="jxr_linenumber" name="154" href="#154">154</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> reset() { <a class="jxr_linenumber" name="155" href="#155">155</a> columnBuffer = <strong class="jxr_keyword">null</strong>; <a class="jxr_linenumber" name="156" href="#156">156</a> resetTSAndType(); <a class="jxr_linenumber" name="157" href="#157">157</a> } <a class="jxr_linenumber" name="158" href="#158">158</a> <a class="jxr_linenumber" name="159" href="#159">159</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">void</strong> resetTSAndType() { <a class="jxr_linenumber" name="160" href="#160">160</a> latestTSOfCurrentColumn = HConstants.LATEST_TIMESTAMP; <a class="jxr_linenumber" name="161" href="#161">161</a> latestTypeOfCurrentColumn = 0; <a class="jxr_linenumber" name="162" href="#162">162</a> } <a class="jxr_linenumber" name="163" href="#163">163</a> <a class="jxr_linenumber" name="164" href="#164">164</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">void</strong> setTSAndType(<strong class="jxr_keyword">long</strong> timestamp, byte type) { <a class="jxr_linenumber" name="165" href="#165">165</a> latestTSOfCurrentColumn = timestamp; <a class="jxr_linenumber" name="166" href="#166">166</a> latestTypeOfCurrentColumn = type; <a class="jxr_linenumber" name="167" href="#167">167</a> } <a class="jxr_linenumber" name="168" href="#168">168</a> <a class="jxr_linenumber" name="169" href="#169">169</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">boolean</strong> sameAsPreviousTSAndType(<strong class="jxr_keyword">long</strong> timestamp, byte type) { <a class="jxr_linenumber" name="170" href="#170">170</a> <strong class="jxr_keyword">return</strong> timestamp == latestTSOfCurrentColumn &amp;&amp; type == latestTypeOfCurrentColumn; <a class="jxr_linenumber" name="171" href="#171">171</a> } <a class="jxr_linenumber" name="172" href="#172">172</a> <a class="jxr_linenumber" name="173" href="#173">173</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">boolean</strong> isExpired(<strong class="jxr_keyword">long</strong> timestamp) { <a class="jxr_linenumber" name="174" href="#174">174</a> <strong class="jxr_keyword">return</strong> timestamp &lt; oldestStamp; <a class="jxr_linenumber" name="175" href="#175">175</a> } <a class="jxr_linenumber" name="176" href="#176">176</a> <a class="jxr_linenumber" name="177" href="#177">177</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="178" href="#178">178</a> <em class="jxr_javadoccomment"> * Used by matcher and scan/get to get a hint of the next column</em> <a class="jxr_linenumber" name="179" href="#179">179</a> <em class="jxr_javadoccomment"> * to seek to after checkColumn() returns SKIP. Returns the next interesting</em> <a class="jxr_linenumber" name="180" href="#180">180</a> <em class="jxr_javadoccomment"> * column we want, or NULL there is none (wildcard scanner).</em> <a class="jxr_linenumber" name="181" href="#181">181</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="182" href="#182">182</a> <em class="jxr_javadoccomment"> * @return The column count.</em> <a class="jxr_linenumber" name="183" href="#183">183</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="184" href="#184">184</a> <strong class="jxr_keyword">public</strong> <a href="../../../../../org/apache/hadoop/hbase/regionserver/ColumnCount.html">ColumnCount</a> getColumnHint() { <a class="jxr_linenumber" name="185" href="#185">185</a> <strong class="jxr_keyword">return</strong> <strong class="jxr_keyword">null</strong>; <a class="jxr_linenumber" name="186" href="#186">186</a> } <a class="jxr_linenumber" name="187" href="#187">187</a> <a class="jxr_linenumber" name="188" href="#188">188</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="189" href="#189">189</a> <em class="jxr_javadoccomment"> * We can never know a-priori if we are done, so always return false.</em> <a class="jxr_linenumber" name="190" href="#190">190</a> <em class="jxr_javadoccomment"> * @return false</em> <a class="jxr_linenumber" name="191" href="#191">191</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="192" href="#192">192</a> @Override <a class="jxr_linenumber" name="193" href="#193">193</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">boolean</strong> done() { <a class="jxr_linenumber" name="194" href="#194">194</a> <strong class="jxr_keyword">return</strong> false; <a class="jxr_linenumber" name="195" href="#195">195</a> } <a class="jxr_linenumber" name="196" href="#196">196</a> <a class="jxr_linenumber" name="197" href="#197">197</a> <strong class="jxr_keyword">public</strong> <a href="../../../../../org/apache/hadoop/hbase/regionserver/ScanQueryMatcher.html">MatchCode</a> getNextRowOrNextColumn(byte[] bytes, <strong class="jxr_keyword">int</strong> offset, <a class="jxr_linenumber" name="198" href="#198">198</a> <strong class="jxr_keyword">int</strong> qualLength) { <a class="jxr_linenumber" name="199" href="#199">199</a> <strong class="jxr_keyword">return</strong> MatchCode.SEEK_NEXT_COL; <a class="jxr_linenumber" name="200" href="#200">200</a> } <a class="jxr_linenumber" name="201" href="#201">201</a> <a class="jxr_linenumber" name="202" href="#202">202</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">boolean</strong> isDone(<strong class="jxr_keyword">long</strong> timestamp) { <a class="jxr_linenumber" name="203" href="#203">203</a> <strong class="jxr_keyword">return</strong> minVersions &lt;= 0 &amp;&amp; isExpired(timestamp); <a class="jxr_linenumber" name="204" href="#204">204</a> } <a class="jxr_linenumber" name="205" href="#205">205</a> } </pre> <hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body> </html>
lshain/hbase-0.98.6-hadoop2
docs/xref/org/apache/hadoop/hbase/regionserver/ScanWildcardColumnTracker.html
HTML
apache-2.0
25,952
<!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 13:52:52 MST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>VaultExpressionConstraintConsumer (BOM: * : All 2.7.0.Final 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="VaultExpressionConstraintConsumer (BOM: * : All 2.7.0.Final 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/VaultExpressionConstraintConsumer.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.7.0.Final</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraint.html" title="class in org.wildfly.swarm.config.management.access"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintSupplier.html" title="interface in org.wildfly.swarm.config.management.access"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/management/access/VaultExpressionConstraintConsumer.html" target="_top">Frames</a></li> <li><a href="VaultExpressionConstraintConsumer.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.wildfly.swarm.config.management.access</div> <h2 title="Interface VaultExpressionConstraintConsumer" class="title">Interface VaultExpressionConstraintConsumer&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraint.html" title="class in org.wildfly.swarm.config.management.access">VaultExpressionConstraint</a>&lt;T&gt;&gt;</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">VaultExpressionConstraintConsumer&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraint.html" title="class in org.wildfly.swarm.config.management.access">VaultExpressionConstraint</a>&lt;T&gt;&gt;</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">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintConsumer.html#accept-T-">accept</a></span>(<a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintConsumer.html" title="type parameter in VaultExpressionConstraintConsumer">T</a>&nbsp;value)</code> <div class="block">Configure a pre-constructed instance of VaultExpressionConstraint resource</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>default <a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintConsumer.html" title="interface in org.wildfly.swarm.config.management.access">VaultExpressionConstraintConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintConsumer.html" title="type parameter in VaultExpressionConstraintConsumer">T</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintConsumer.html#andThen-org.wildfly.swarm.config.management.access.VaultExpressionConstraintConsumer-">andThen</a></span>(<a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintConsumer.html" title="interface in org.wildfly.swarm.config.management.access">VaultExpressionConstraintConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintConsumer.html" title="type parameter in VaultExpressionConstraintConsumer">T</a>&gt;&nbsp;after)</code>&nbsp;</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.management.access.VaultExpressionConstraint-"> <!-- --> </a><a name="accept-T-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>accept</h4> <pre>void&nbsp;accept(<a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintConsumer.html" title="type parameter in VaultExpressionConstraintConsumer">T</a>&nbsp;value)</pre> <div class="block">Configure a pre-constructed instance of VaultExpressionConstraint resource</div> </li> </ul> <a name="andThen-org.wildfly.swarm.config.management.access.VaultExpressionConstraintConsumer-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>andThen</h4> <pre>default&nbsp;<a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintConsumer.html" title="interface in org.wildfly.swarm.config.management.access">VaultExpressionConstraintConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintConsumer.html" title="type parameter in VaultExpressionConstraintConsumer">T</a>&gt;&nbsp;andThen(<a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintConsumer.html" title="interface in org.wildfly.swarm.config.management.access">VaultExpressionConstraintConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintConsumer.html" title="type parameter in VaultExpressionConstraintConsumer">T</a>&gt;&nbsp;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/VaultExpressionConstraintConsumer.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.7.0.Final</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraint.html" title="class in org.wildfly.swarm.config.management.access"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintSupplier.html" title="interface in org.wildfly.swarm.config.management.access"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/management/access/VaultExpressionConstraintConsumer.html" target="_top">Frames</a></li> <li><a href="VaultExpressionConstraintConsumer.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 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.0.Final/apidocs/org/wildfly/swarm/config/management/access/VaultExpressionConstraintConsumer.html
HTML
apache-2.0
12,305
{% extends base_template %} {% load i18n %} {% load xadmin_tags %} {% load crispy_forms_tags %} {% block bodyclass %}{{ opts.app_label }}-{{ opts.object_name.lower }} detail{% endblock %} {% block nav_title %} {% if model_icon %}<i class="{{model_icon}}"></i> {% endif %}{{ object|truncatewords:"18" }} {% endblock %} {% block nav_toggles %} {% include "xadmin/includes/toggle_back.html" %} {% if has_change_permission %} <a href="{% url opts|admin_urlname:'change' object.pk %}" class="navbar-toggle pull-right"><i class="fa fa-pencil"></i></a> {% endif %} {% if has_delete_permission %} <a href="{% url opts|admin_urlname:'delete' object.pk %}" class="navbar-toggle pull-right"><i class="fa fa-trash-o"></i></a> {% endif %} {% endblock %} {% block nav_btns %} {% if has_change_permission %} <a href="{% url opts|admin_urlname:'change' object.pk %}" class="btn btn-primary"><i class="fa fa-pencil"></i> <span>{% trans "Edit" %}</span></a> {% endif %} {% if has_delete_permission %} <a href="{% url opts|admin_urlname:'delete' object.pk %}" class="btn btn-danger"><i class="fa fa-trash-o"></i> <span>{% trans "Delete" %}</span></a> {% endif %} {% endblock %} {% block content %} {% view_block 'before_fieldsets' %} {% crispy form %} {% view_block 'after_fieldsets' %} {% endblock %}
LennonChin/Django-Practices
MxOnline/extra_apps/xadmin/templates/xadmin/views/model_detail.html
HTML
apache-2.0
1,345
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title>Valency-Changing Operations</title> <link rel="root" href=""/> <!-- for JS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="../../css/jquery-ui-redmond.css"/> <link rel="stylesheet" type="text/css" href="../../css/style.css"/> <link rel="stylesheet" type="text/css" href="../../css/style-vis.css"/> <link rel="stylesheet" type="text/css" href="../../css/hint.css"/> <script type="text/javascript" src="../../lib/ext/head.load.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.min.js"></script> <script>document.addEventListener("DOMContentLoaded", function(event) {anchors.add();});</script> <!-- Set up this custom Google search at https://cse.google.com/cse/business/settings?cx=001145188882102106025:dl1mehhcgbo --> <!-- DZ 2021-01-22: I am temporarily hiding the search field to find out whether it slows down loading of the title page. <script> (function() { var cx = '001145188882102106025:dl1mehhcgbo'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> --> <!-- <link rel="shortcut icon" href="favicon.ico"/> --> </head> <body> <div id="main" class="center"> <div id="hp-header"> <table width="100%"><tr><td width="50%"> <span class="header-text"><a href="http://universaldependencies.org/#language-">home</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/edit/pages-source/workgroups/newdoc/valency_changing_operations.md" target="#">edit page</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/issues">issue tracker</a></span> </td><td> <gcse:search></gcse:search> </td></tr></table> </div> <hr/> <div class="v2complete"> This page pertains to UD version 2. </div> <div id="content"> <noscript> <div id="noscript"> It appears that you have Javascript disabled. Please consider enabling Javascript for this page to see the visualizations. </div> </noscript> <!-- The content may include scripts and styles, hence we must load the shared libraries before the content. --> <script type="text/javascript"> console.time('loading libraries'); var root = '../../'; // filled in by jekyll head.js( // External libraries // DZ: Copied from embedding.html. I don't know which one is needed for what, so I'm currently keeping them all. root + 'lib/ext/jquery.min.js', root + 'lib/ext/jquery.svg.min.js', root + 'lib/ext/jquery.svgdom.min.js', root + 'lib/ext/jquery.timeago.js', root + 'lib/ext/jquery-ui.min.js', root + 'lib/ext/waypoints.min.js', root + 'lib/ext/jquery.address.min.js' ); </script> <h1 id="valency-changing-operations">Valency-Changing Operations</h1> <p><span style="color:red">TO DO: This chapter has been created as leftovers from Dan’s original discussion of core vs. oblique. It should be revised.</span></p> <ul> <li><a href="#coding-strategies">Coding strategies</a> <ul> <li><a href="#english">English</a></li> <li><a href="#spanish">Spanish</a></li> <li><a href="#czech">Czech</a></li> <li><a href="#basque">Basque</a></li> <li><a href="#yidiɲ">Yidiɲ</a></li> <li><a href="#tagalog">Tagalog</a></li> <li><a href="#plains-cree">Plains Cree</a></li> </ul> </li> <li><a href="#summary-of-relations">Summary of relations</a></li> </ul> <h2 id="coding-strategies">Coding Strategies</h2> <h3 id="english">English</h3> <p>Transitive clauses (those that have an object) can be passivized, which means:</p> <ol> <li>Active verb form is replaced by passive (finite auxiliary + participle).</li> <li>Former object becomes subject.</li> <li>Former subject either disappears or becomes an oblique argument.</li> </ol> <ul> <li><em>One apple is eaten (by the boy(s)).</em></li> <li><em>Many apples are eaten (by the boy(s)).</em></li> </ul> <pre><code class="language-conllu"># text = One apple is eaten by the boy. 1 One one NUM _ _ 2 nummod _ _ 2 apple apple NOUN _ Number=Sing 4 nsubj:pass _ _ 3 is be AUX _ Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin 4 aux:pass _ _ 4 eaten eat VERB _ Tense=Past|VerbForm=Part 0 root _ _ 5 by by ADP _ _ 7 case _ _ 6 the the DET _ Definite=Def|PronType=Art 7 det _ _ 7 boy boy NOUN _ Number=Sing 4 obl:agent _ SpaceAfter=No 8 . . PUNCT _ _ 4 punct _ _ </code></pre> <p>The inability to passivize of <em>He works the whole week</em> is an argument in support of the claim that the clause is intransitive and <em>the whole week</em> is an adjunct rather than an object. However, this test is not sufficient because there is a small set of verbs that have objects but do not passivize:</p> <ul> <li><em>John has a new car. (*A new car is had by John.)</em></li> <li><em>Friday does not suit me. (*I am not suited by Friday.)</em></li> </ul> <p>Therefore, durational temporal adjuncts have to be stated as an exception, and this is the one case where the argument/adjunct distinction cannot be avoided in UD.</p> <ul> <li><em>He works the whole week.</em></li> </ul> <pre><code class="language-conllu"># text = He works the whole week. 1 He he PRON _ Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs 2 nsubj _ _ 2 works work VERB _ Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin 0 root _ _ 3 the the DET _ Definite=Def|PronType=Art 5 det _ _ 4 whole whole ADJ _ _ 5 amod _ _ 5 week week NOUN _ Number=Sing 2 obl:tmod _ SpaceAfter=No 6 . . PUNCT _ _ 2 punct _ _ </code></pre> <p>On the other hand, even temporal noun phrases can be objects if the verb requires an object:</p> <ul> <li><em>He spent the whole week in Oslo.</em></li> </ul> <pre><code class="language-conllu"># text = He spent the whole week in Oslo. 1 He he PRON _ Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs 2 nsubj _ _ 2 spent spend VERB _ Mood=Ind|Tense=Past|VerbForm=Fin 0 root _ _ 3 the the DET _ Definite=Def|PronType=Art 5 det _ _ 4 whole whole ADJ _ _ 5 amod _ _ 5 week week NOUN _ Number=Sing 2 obj _ _ 6 in in ADP _ _ 7 case _ _ 7 Oslo Oslo PROPN _ Number=Sing 2 obl _ SpaceAfter=No 8 . . PUNCT _ _ 2 punct _ _ </code></pre> <p><span style="color: blue"><b>Joakim:</b> I think word order tests can be used to distinguish these two cases (instead of appealing to the arg/adj distinction):</span></p> <ul> <li><em>John worked the whole week in Paris. John worked in Paris the whole week.</em></li> <li><em>John spent the whole week in Paris. *John spent in Paris the whole week.</em> &lt;/span&gt;</li> </ul> <p><span style="color: green"><b>Dan:</b> In English, yes. But the same adjunct appears in Spanish and Czech too.</span></p> <p>Some English verbs allow two objects (i.e., two core arguments following the verb):</p> <ul> <li><em>Peter gave Kate a book.</em></li> <li><em>Tom teaches me mathematics.</em></li> </ul> <p>The traditional approach outside UD is to call the first object <em>indirect</em> and the second object <em>direct;</em> it is often defined in terms of semantic roles, saying that the recipient is the indirect object. UD avoids referring to semantic roles and says instead that <a href="/u/dep/iobj.html">indirect object</a> is a core argument of the verb that is not its subject or direct <a href="/u/dep/obj.html">object</a>; the (direct) object is then defined as “the second most core argument of a verb after the subject.” In the above examples, the recipient <em>(Kate, me)</em> is arguably more core than the theme <em>(book, mathematics)</em> because the recipient can be promoted in passivization while the theme cannot:</p> <ul> <li><em>Kate was given a book by Peter. (*A book was given Kate by Peter.)</em> <span style="color: orange"><b>Nathan:</b> “A book was given Kate” sounds unusual or archaic but not completely ungrammatical to me. You can find examples on the web of “advice was given him/her”, for example. Some COCA examples: “how do you feel about John Poindexter and the sentence that was given him today?” (1990 spoken), “But when the rooms had been shown and the paper was given him to sign, Frisch hesitated, clutching the pen.” (1990 fiction). Not many COCA examples with by-phrases—only found this one from a 2012 interview with Sarah Palin, who is known for her colorful use of English: “And he got a standing ovation at the end of the speech, and that was given him by those who paid attention and stayed to the end, if you will, and heard what he had to say.” No examples in EWT of a passive verb with <code class="language-plaintext highlighter-rouge">iobj</code>, though.</span></li> <li><em>I am taught mathematics by Tom. (*Mathematics is taught me by Tom.)</em></li> </ul> <p>The second object can be promoted only if both the subject and the first object are recoded as oblique arguments (in the case of <em>to give</em>) or the first object is removed (in the case of <em>to teach</em>):</p> <ul> <li><em>A book was given by Peter to Kate.</em></li> <li><em>Mathematics is taught by Tom. (*Mathematics is taught by Tom to me.)</em></li> </ul> <p>Therefore, the UD v2 guidelines actually require that the second object is labeled <code class="language-plaintext highlighter-rouge">iobj</code>. Yet in the current English data (UD 2.1), it is still the first object that is labeled <code class="language-plaintext highlighter-rouge">iobj</code>, and the second object is <code class="language-plaintext highlighter-rouge">obj</code>. This has to be resolved by either modifying the guidelines, or the data (diverging from what people traditionally understand under indirect object).</p> <pre><code class="language-conllu"># text = Peter gave Kate a book. 1 Peter Peter PROPN _ Number=Sing 2 nsubj _ _ 2 gave give VERB _ Mood=Ind|Tense=Past|VerbForm=Fin 0 root _ _ 3 Kate Kate PROPN _ Number=Sing 2 obj _ _ 4 a a DET _ Definite=Ind|PronType=Art 5 det _ _ 5 book book NOUN _ Number=Sing 2 iobj _ SpaceAfter=No 6 . . PUNCT _ _ 2 punct _ _ </code></pre> <pre><code class="language-conllu"># text = Kate was given a book by Peter. 1 Kate Kate PROPN _ Number=Sing 3 nsubj:pass _ _ 2 was be AUX _ Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin 3 aux:pass _ _ 3 given give VERB _ Tense=Past|VerbForm=Part 0 root _ _ 4 a a DET _ Definite=Ind|PronType=Art 5 det _ _ 5 book book NOUN _ Number=Sing 3 iobj _ _ 6 by by ADP _ _ 7 case _ _ 7 Peter Peter PROPN _ Number=Sing 3 obl:agent _ SpaceAfter=No 8 . . PUNCT _ _ 3 punct _ _ </code></pre> <p><span style="color: blue"><b>Joakim:</b> I don’t think this is specified by the v2 guidelines. I tried to argue for it on GitHub, based on syntactic criteria, but people pushed back saying that it is convenient for NLP applications to have the same relation for the recipient role in both cases. This needs to be resolved.</span></p> <p><span style="color:red">TO DO: How do we explain that an oblique nominal is annotated as subject in subordinate infinitival clause, as in <em>It was impossible <b>for him</b> to attend the meeting.</em> Some authors (I do not remember where exactly I saw it) say that it is quite common that core arguments are coded differently in subordinate clauses. But can we prove that the <em>for</em>-phrase is indeed a subject? It is not sufficient to say that it has the same semantic role as the corresponding bare nominal in a main finite clause. If it was sufficient, then the <em>by</em>-phrases in passive clauses would be subjects too!</span></p> <p><span style="color:blue"><b>Joakim:</b> We definitely need to allow different coding in subordinate clauses. That is the rule in languages like Latin and Turkish. But I think we should save this for the section on subordinate clauses.</span></p> <h3 id="spanish">Spanish</h3> <p>The behavior of Spanish core arguments is somewhat similar to English but there are differences. Like in English, it is typical for a core argument to be a bare nominal without preposition. However, prepositions are not completely excluded. If the object is a person, it is marked by the preposition <em>a</em>:</p> <ul> <li><em>Vimos a alguien.</em> “We saw somebody.”</li> </ul> <p>The subject’s person and number is cross-referenced by verbal inflection. Spanish is a pro-drop language, meaning that the subject can be omitted if it is a personal pronoun.</p> <ul> <li><em>(Yo) bebo vino.</em> “I drink wine.”</li> <li><em>(Tú) bebes vino.</em> “You drink wine.” (singular)</li> <li><em>El hombre bebe vino.</em> “The man drinks wine.”</li> <li><em>(Nosotros) bebemos vino.</em> “We drink wine.”</li> <li><em>(Vosotros) bebéis vino.</em> “You drink wine.” (plural)</li> <li><em>Los hombres beben vino.</em> “The men drink wine.”</li> </ul> <pre><code class="language-conllu"># text = Vimos a alguien. # text_en = We saw somebody. 1 Vimos ver VERB _ Mood=Ind|Number=Plur|Person=1|Tense=Imp|VerbForm=Fin 0 root _ Gloss=we-saw 2 a a ADP _ _ 3 case _ Gloss=OBJ 3 alguien alguien PRON _ Number=Sing|PronType=Ind 1 obj _ Gloss=somebody|SpaceAfter=No 4 . . PUNCT _ _ 1 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># text = El hombre bebe vino. # text_en = The man drinks wine. 1 El el DET _ Definite=Def|Gender=Masc|Number=Sing|PronType=Art 2 det _ Gloss=the 2 hombre hombre NOUN _ Gender=Masc|Number=Sing 3 nsubj _ Gloss=man 3 bebe beber VERB _ Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin 0 root _ Gloss=drinks 4 vino vino NOUN _ Gender=Masc|Number=Sing 3 obj _ Gloss=wine|SpaceAfter=No 5 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <p>If the arguments are realized as personal pronouns, the subject is in the nominative form <em>(yo, tú, él, nosotros, vosotros, ellos)</em> and the object is in the accusative <em>(me, te, lo, nos, os, los).</em> Nouns do not inflect for case in Spanish.</p> <p>If both core arguments are present and if they are realized as full noun phrases, the prototypical word order is the same as in English: the subject precedes the verb and the object follows it. However, if the object is realized as a pronominal clitic (and if the verb is finite indicative), the object precedes the verb.</p> <ul> <li><em>El hombre lo bebe.</em> “The man drinks it.”</li> </ul> <pre><code class="language-conllu"># text = El hombre lo bebe. # text_en = The man drinks it. 1 El el DET _ Definite=Def|Gender=Masc|Number=Sing|PronType=Art 2 det _ Gloss=the 2 hombre hombre NOUN _ Gender=Masc|Number=Sing 4 nsubj _ Gloss=man 3 lo él PRON _ Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs 4 obj _ Gloss=it 4 bebe beber VERB _ Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin 0 root _ Gloss=drinks|SpaceAfter=No 5 . . PUNCT _ _ 4 punct _ Gloss=. </code></pre> <p>Transitive clauses (those that have an object) can be passivized.</p> <ul> <li><em>El vino es bebido por los hombres.</em> “The wine is drunk by the men.”</li> <li><em>Las bebidas son bebidas por los hombres.</em> “The drinks are drunk by the men.”</li> </ul> <pre><code class="language-conllu"># text = El vino es bebido por los hombres. # text_en = The wine is drunk by the men. 1 El el DET _ Definite=Def|Gender=Masc|Number=Sing|PronType=Art 2 det _ Gloss=the 2 vino vino NOUN _ Gender=Masc|Number=Sing 4 nsubj:pass _ Gloss=wine|SpaceAfter=No 3 es ser AUX _ Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin 4 aux:pass _ Gloss=is 4 bebido beber VERB _ Gender=Masc|Number=Sing|Tense=Past|VerbForm=Part 0 root _ Gloss=drunk 5 por por ADP _ _ 7 case _ Gloss=by 6 los el DET _ Definite=Def|Gender=Masc|Number=Plur|PronType=Art 7 det _ Gloss=the 7 hombres hombre NOUN _ Gender=Masc|Number=Plur 4 obl:agent _ Gloss=men|SpaceAfter=No 8 . . PUNCT _ _ 4 punct _ Gloss=. </code></pre> <p>Both coding strategies that are used for core arguments can also appear with adjuncts. Bare nominal adjuncts are rare, the exception being durational temporal adjuncts. In contrast, the preposition <em>a</em> can be used with various directional and temporal adjuncts.</p> <ul> <li><em>Él trabaja toda la semana.</em> “He works the whole week.”</li> <li><em>Subiremos al tren a las cinco.</em> “We will be boarding the train at five.”</li> </ul> <pre><code class="language-conllu"># text = Él trabaja toda la semana. # text_en = He works the whole week. 1 Él él PRON _ Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs 2 nsubj _ Gloss=he 2 trabaja trabajar VERB _ Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin 0 root _ Gloss=works 3 toda todo DET _ Gender=Fem|Number=Sing|PronType=Tot 5 det _ Gloss=all 4 la el DET _ Definite=Def|Gender=Fem|Number=Sing|PronType=Art 5 det _ Gloss=the 5 semana semana NOUN _ Gender=Fem|Number=Sing 2 obl:tmod _ Gloss=week|SpaceAfter=No 6 . . PUNCT _ _ 2 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># text = Subiremos al tren a las cinco. # text_en = We will be boarding the train at five. 1 Subiremos subir VERB _ Mood=Ind|Number=Plur|Person=1|Tense=Fut|VerbForm=Fin 0 root _ Gloss=we-will-board 2-3 al _ _ _ _ _ _ _ _ 2 a a ADP _ _ 4 case _ Gloss=on 3 el el DET _ Definite=Def|Gender=Masc|Number=Sing|PronType=Art 4 det _ Gloss=the 4 tren tren NOUN _ Gender=Masc|Number=Sing 1 obl _ Gloss=train 5 a a ADP _ _ 7 case _ Gloss=at 6 las el DET _ Definite=Def|Gender=Fem|Number=Plur|PronType=Art 7 det _ Gloss=the 7 cinco cinco NUM _ NumType=Card 1 obl:tmod _ Gloss=five|SpaceAfter=No 8 . . PUNCT _ _ 1 punct _ Gloss=. </code></pre> <p>Neither <em>toda la semana</em> nor <em>al tren</em> or <em>a las cinco</em> can be promoted via passivization.</p> <p>Some Spanish verbs allow two objects:</p> <ul> <li><em>Pedro dio un libro a Isabel.</em> “Pedro gave Isabel a book.”</li> <li><em>Pedro le dio un libro a Isabel.</em> “Pedro gave Isabel a book.”</li> <li><em>Pedro le dio un libro.</em> “Pedro gave her a book.”</li> <li><em>Santiago me enseña las matemáticas.</em> “Santiago teaches me mathematics.”</li> </ul> <p>One of the objects typically corresponds to the recipient semantic role and it most likely refers to a person, therefore it will be marked by the preposition <em>a</em> (if it is realized as a full noun phrase). If it is represented by a pronominal clitic, it will be in the dative form (identical with the accusative except for the third person, which is <em>le, les,</em> and does not distinguish gender). It is not uncommon that both the noun phrase and the clitic are present, as in <em>Pedro <b>le</b> dio un libro <b>a Isabel</b>.</em> (this is known as “clitic doubling”).</p> <pre><code class="language-conllu"># text = Pedro le dio un libro a Isabel. # text_en = Pedro gave Isabel a book. 1 Pedro Pedro PROPN _ Gender=Masc|Number=Sing 3 nsubj _ Gloss=Pedro 2 le él PRON _ Case=Dat|Number=Sing|Person=3|PronType=Prs 3 expl _ Gloss=her 3 dio dar VERB _ Mood=Ind|Tense=Past|VerbForm=Fin 0 root _ Gloss=gave 4 un un DET _ Definite=Ind|Gender=Masc|Number=Sing|PronType=Art 5 det _ Gloss=a 5 libro libro NOUN _ Gender=Masc|Number=Sing 3 obj _ Gloss=book 6 a a ADP _ _ 7 case _ Gloss=to 7 Isabel Isabel PROPN _ Gender=Fem|Number=Sing 3 iobj _ Gloss=Isabel|SpaceAfter=No 8 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># text = Pedro le dio un libro. # text_en = Pedro gave her a book. 1 Pedro Pedro PROPN _ Gender=Masc|Number=Sing 3 nsubj _ Gloss=Pedro 2 le él PRON _ Case=Dat|Number=Sing|Person=3|PronType=Prs 3 iobj _ Gloss=her 3 dio dar VERB _ Mood=Ind|Tense=Past|VerbForm=Fin 0 root _ Gloss=gave 4 un un DET _ Definite=Ind|Gender=Masc|Number=Sing|PronType=Art 5 det _ Gloss=a 5 libro libro NOUN _ Gender=Masc|Number=Sing 3 obj _ Gloss=book|SpaceAfter=No 6 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <p>The object that is marked by the preposition <em>a</em> or by the dative case of the pronoun (i.e., the one with the recipient role) is labeled as an indirect object; the unmarked/accusative object is direct. This is in line with the UD v2 guidelines: if the clause is passivized, the direct object is promoted to the subject relation, while the indirect object stays untouched. Hence the indirect object is less core than the direct object.</p> <ul> <li><em>Un libro fue dado a Isabel por Pedro.</em> “A book was given to Isabel by Pedro.”</li> </ul> <pre><code class="language-conllu"># text = Un libro fue dado a Isabel por Pedro. # text_en = A book was given to Isabel by Pedro. 1 Un un DET _ Definite=Ind|Gender=Masc|Number=Sing|PronType=Art 2 det _ Gloss=a 2 libro libro NOUN _ Gender=Masc|Number=Sing 4 nsubj:pass _ Gloss=book 3 fue ser AUX _ Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin 4 aux:pass _ Gloss=was 4 dado dar VERB _ Gender=Masc|Number=Sing|Tense=Past|VerbForm=Part 0 root _ Gloss=given 5 a a ADP _ _ 6 case _ Gloss=to 6 Isabel Isabel PROPN _ Gender=Fem|Number=Sing 4 iobj _ Gloss=Isabel 7 por por ADP _ _ 8 case _ Gloss=by 8 Pedro Pedro PROPN _ Gender=Masc|Number=Sing 4 obl:agent _ Gloss=Pedro|SpaceAfter=No 9 . . PUNCT _ _ 4 punct _ Gloss=. </code></pre> <p><span style="color: blue"><b>Joakim:</b> Why do we treat the recipient as core in Spanish but not in English when they both have prepositions? Is this because prepositions are found with direct objects in Spanish but not in English? And what would we then do in French, where the recipient takes a prepositions but where prepositions are never used with prepositions? Same as English? It would also be possible (at least in French) to argue for a mixed system, where full noun phrases are oblique (because they take a preposition) but pronouns are core (because they have dative case).</span></p> <h3 id="czech">Czech</h3> <p>Classification of verbal arguments in Czech depends on <a href="/u/feat/Case.html">case morphology</a>. There are certain anomalies of the case system when the argument is a quantified phrase (with a cardinal number or a pronominal quantifier, the head noun may have different case than the entire phrase). We exclude quantified phrases from the following overview.</p> <p>The coding strategy most typical for Czech core arguments is bare noun phrase in nominative or accusative. Some authors claim that core arguments are not marked for case. This is not true and Czech is one of the counter-examples. The nominative can be considered unmarked in the vague sense that it is the default case that is used if there are no external factors requiring another case. However, it is not unmarked in the morphological sense: many nouns must use suffixes to form the nominative (and the same holds for the accusative).</p> <p>The nominative argument is the subject, the accusative is object. The subject’s person, number, and sometimes also gender and animacy are cross-referenced by verbal inflection. Czech is a pro-drop language, meaning that the subject can be omitted if it is a personal pronoun.</p> <ul> <li><em>Snědl jsem jablko.</em> “I ate an apple.” (masculine)</li> <li><em>Snědla jsem jablko.</em> “I ate an apple.” (feminine)</li> <li><em>Snědl jsi jablko.</em> “You ate an apple.” (masculine singular)</li> <li><em>Snědla jsi jablko.</em> “You ate an apple.” (feminine singular)</li> <li><em>Chlapec snědl jablko.</em> “The boy ate an apple.”</li> <li><em>Snědl jablko.</em> “He ate an apple.”</li> <li><em>Snědla jablko.</em> “She ate an apple.”</li> <li><em>Snědlo jablko.</em> “It ate an apple.”</li> <li><em>Snědli jsme jablko.</em> “We ate an apple.” (masculine animate)</li> <li><em>Snědly jsme jablko.</em> “We ate an apple.” (feminine)</li> <li><em>Snědli jste jablko.</em> “You ate an apple.” (masculine animate plural)</li> <li><em>Snědly jste jablko.</em> “You ate an apple.” (feminine plural)</li> <li><em>Snědli jablko.</em> “They ate an apple.” (masculine animate)</li> <li><em>Snědly jablko.</em> “They ate an apple.” (feminine or masculine inanimate)</li> <li><em>Snědla jablko.</em> “They ate an apple.” (neuter)</li> </ul> <pre><code class="language-conllu"># text = Chlapec snědl jablko. # text_en = The boy ate an apple. 1 Chlapec chlapec NOUN _ Animacy=Anim|Case=Nom|Gender=Masc|Number=Sing|Polarity=Pos 2 nsubj _ Gloss=boy 2 snědl sníst VERB _ Gender=Masc|Number=Sing|Polarity=Pos|Tense=Past|VerbForm=Part 0 root _ Gloss=eaten 3 jablko jablko NOUN _ Case=Acc|Gender=Neut|Number=Sing|Polarity=Pos 2 obj _ Gloss=apple|SpaceAfter=No 4 . . PUNCT _ _ 2 punct _ _ </code></pre> <p>Czech word order is free and while the SVO order is preferred by default, other permutations are possible and may be required to distinguish topic and focus.</p> <ul> <li><em>Chlapec snědl jablko.</em> “The/a boy ate an apple.”</li> <li><em>Jablko snědl chlapec.</em> “It was a/the boy who ate the apple.”</li> <li><em>Chlapec jablko snědl.</em> “What the boy did to the apple was that he ate it.”</li> <li><em>Jablko chlapec snědl.</em> “As for the apple, what the boy did to it was that he ate it.”</li> <li><em>Snědl chlapec jablko.</em> “A boy ate an apple.”</li> <li><em>Snědl jablko chlapec.</em> “A boy ate an apple.” (Most unusual order but not impossible.)</li> </ul> <p>Transitive clauses (those that have an accusative object) can be passivized.</p> <ul> <li><em>Jablko bylo snědeno chlapcem.</em> “The apple was eaten by the boy.”</li> <li><em>Jablka byla snědena chlapcem.</em> “The apples were eaten by the boy.”</li> </ul> <pre><code class="language-conllu"># text = Jablko bylo snědeno chlapcem. # text_en = The apple was eaten by the boy. 1 Jablko jablko NOUN _ Case=Nom|Gender=Neut|Number=Sing|Polarity=Pos 3 nsubj:pass _ Gloss=apple 2 bylo být AUX _ Gender=Neut|Number=Sing|Tense=Past|VerbForm=Part 3 aux:pass _ Gloss=was 3 snědeno snědený ADJ _ Case=Nom|Gender=Neut|Number=Sing|Polarity=Pos|Variant=Short|VerbForm=Part|Voice=Pass 0 root _ Gloss=eaten 4 chlapcem chlapec NOUN _ Animacy=Anim|Case=Ins|Gender=Masc|Number=Sing|Polarity=Pos 3 obl:agent _ Gloss=by-boy|SpaceAfter=No 5 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <p>There are a few verbs with accusative objects that cannot passivize, for instance:</p> <ul> <li><em>Chlapec dostal čokoládu.</em> “The boy got chocolate.” <em>(*Čokoláda byla dostána chlapcem.)</em></li> <li><em>Chlapec má čokoládu.</em> “The boy has chocolate.” <em>(*Čokoláda je mána chlapcem.)</em></li> </ul> <p>It is not guaranteed that a bare accusative nominal is a core argument. It can also be a durational temporal adjunct, as in:</p> <ul> <li><em>Pracuje celý týden.</em> “He works the whole week.”</li> </ul> <pre><code class="language-conllu"># text = Pracuje celý týden. # text_en = He works the whole week. 1 Pracuje pracovat VERB _ Mood=Ind|Number=Sing|Person=3|Polarity=Pos|Tense=Pres|VerbForm=Fin 0 root _ Gloss=works 2 celý celý ADJ _ Animacy=Inan|Case=Acc|Degree=Pos|Gender=Masc|Number=Sing|Polarity=Pos 3 amod _ Gloss=whole 3 týden týden NOUN _ Animacy=Inan|Case=Acc|Gender=Masc|Number=Sing|Polarity=Pos 1 obl:tmod _ Gloss=week|SpaceAfter=No 4 . . PUNCT _ _ 1 punct _ Gloss=. </code></pre> <p>The nominal <em>celý týden</em> cannot be promoted to subject via passivization, which supports the claim that it is not an object; however, this test is not sufficient because of the exceptional verbs like <em>dostat</em> “to get” and <em>mít</em> “to have”. Therefore, durational temporal adjuncts have to be stated as an exception and the argument/adjunct distinction cannot be avoided in this case.</p> <p>Many two-argument verbs in Czech specify the second argument as a bare noun phrase in a case other than accusative. Whether these arguments are core arguments is a point of disagreement among different authors. The current (UD 2.1) approach in UD for Czech and several similar Indo-European languages is to analyze them as core.</p> <p>Some of the verbs resemble prototypical transitive verbs in that their arguments have the roles of agent and patient. For instance, the verb <em>pomoci</em> “to help” takes a dative argument:</p> <ul> <li><em>Zuzka pomohla Martinovi s domácím úkolem.</em> “Zuzka helped Martin with his homework.”</li> </ul> <p>The clause can be passivized. However, the dative argument is not promoted by the passivization to the subject relation. It stays in dative and the verb does not cross-reference its person, number or gender. Instead, verbal morphology switches to the default singular neuter agreement with unexpressed subject. This suggests that the dative argument is less core-like (if at all) than a standard accusative object.</p> <ul> <li><em>Martinovi bylo pomoženo s domácím úkolem.</em> “Martin was helped with his homework.” <em>(*Martin byl pomožen s domácím úkolem.)</em></li> </ul> <pre><code class="language-conllu"># text = Zuzka pomohla Martinovi s domácím úkolem. # text_en = Zuzka helped Martin with his homework. 1 Zuzka Zuzka PROPN _ Case=Nom|Gender=Fem|Number=Sing|Polarity=Pos 2 nsubj _ Gloss=Zuzka 2 pomohla pomoci VERB _ Gender=Fem|Number=Sing|Polarity=Pos|Tense=Past|VerbForm=Part 0 root _ Gloss=helped 3 Martinovi Martin PROPN _ Animacy=Anim|Case=Dat|Gender=Masc|Number=Sing|Polarity=Pos 2 obj _ Gloss=Martin 4 s s ADP _ _ 6 case _ Gloss=with 5 domácím domácí ADJ _ Animacy=Inan|Case=Ins|Degree=Pos|Gender=Masc|Number=Sing|Polarity=Pos 6 amod _ Gloss=home 6 úkolem úkol NOUN _ Animacy=Inan|Case=Ins|Gender=Masc|Number=Sing|Polarity=Pos 2 obl:arg _ Gloss=work|SpaceAfter=No 7 . . PUNCT _ _ 2 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># text = Martinovi bylo pomoženo s domácím úkolem. # text_en = Martin was helped with his homework. 1 Martinovi Martin PROPN _ Animacy=Anim|Case=Dat|Gender=Masc|Number=Sing|Polarity=Pos 3 obj _ Gloss=Martin 2 bylo být AUX _ Gender=Neut|Number=Sing|Polarity=Pos|Tense=Past|VerbForm=Part 3 aux:pass _ Gloss=was 3 pomoženo pomožený ADJ _ Gender=Neut|Number=Sing|Polarity=Pos|Variant=Short|VerbForm=Part|Voice=Pass 0 root _ Gloss=helped 4 s s ADP _ _ 6 case _ Gloss=with 5 domácím domácí ADJ _ Animacy=Inan|Case=Ins|Degree=Pos|Gender=Masc|Number=Sing|Polarity=Pos 6 amod _ Gloss=home 6 úkolem úkol NOUN _ Animacy=Inan|Case=Ins|Gender=Masc|Number=Sing|Polarity=Pos 3 obl:arg _ Gloss=work|SpaceAfter=No 7 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <p>If dative arguments are core objects, then we may want to distinguish them from benefactive adjuncts that are also encoded as bare nominals in the dative (that is, if we acknowledge that benefactives should be adjuncts):</p> <ul> <li><em>Zuzka Martinovi udělala večeři.</em> “Zuzka prepared a dinner for Martin.”</li> <li><em>Zuzka Martinovi koupila večeři.</em> “Zuzka bought a dinner for Martin.”</li> <li><em>Zuzka Martinovi objednala večeři.</em> “Zuzka ordered a dinner for Martin.”</li> <li><em>Zuzka Martinovi snědla večeři.</em> “Zuzka ate Martin’s dinner.”</li> </ul> <p><span style="color: blue"><b>Joakim:</b> If benefactives and datives have the same encoding, perhaps they should both be regarded as oblique (to facilitate annotation).</span></p> <p>Similarly, there are objects realized as bare genitives and even instrumentals, with the same passivization pattern as datives. Instrumental objects have to be distinguished from demoted oblique agents in passive constructions, and from instrumental adjuncts.</p> <ul> <li><em>Novináři musí dbát zásad objektivity.</em> “Journalists must observe principles of objectivity.” (genitive)</li> <li><em>Musí být dbáno zásad objektivity.</em> “Principles of objectivity must be observed.”</li> <li><em>Karel hýbal nábytkem.</em> “Karel moved furniture.” (instrumental)</li> <li><em>Nábytkem bylo hýbáno.</em> “The furniture has been moved.”</li> </ul> <p>The Czech grammar also recognizes prepositional objects but we do not consider them core (which means they are not objects in UD). In fact, the definition of object in the Czech grammar is identical with argument and leads to the argument/adjunct distinction, disfavored in UD. Most adjuncts are prepositional phrases, thus the bulk of the decisions would have to be done for prepositional phrases; that is the main reason why bare datives are analyzed as core objects while prepositional phrases are not. It is worth noting that the neuter singular passivization that is described above for bare datives, genitives and instrumentals is also available for prepositional phrases and even for some intransitive verbs, although such constructions are rare:</p> <ul> <li><em>Spoléhali na ředitelovo rozhodnutí.</em> “They relied on the director’s decision.”</li> <li><em>Na ředitelovo rozhodnutí bylo spoléháno.</em> “It was relied on the director’s decision.”</li> <li><em>Ředitel rozhodl v pátek.</em> “The director decided on Friday.”</li> <li><em>V pátek bylo rozhodnuto.</em> “It was decided on Friday.”</li> </ul> <p>Some Czech verbs allow two objects. Typically, one object is accusative and the other is dative; nevertheless, some other combinations are possible, too.</p> <ul> <li><em>Petr dal Katce knihu.</em> “Petr gave Katka a book.” (dative + accusative)</li> <li><em>Tomáš mě učí matematiku.</em> “Tomáš teaches me mathematics.” (accusative + accusative)</li> <li><em>Muž vyhrožoval sousedovi smrtí.</em> “A man threatened his neighbor with death.” (dative + instrumental)</li> </ul> <p>The dative-accusative construction can be passivized so that the accusative object is promoted to subject, the dative object stays as it is, and the former subject disappears (or, rarely, is transformed to instrumental). It is thus confirmed that the dative object is less core than the accusative, hence the dative should be labeled as indirect.</p> <ul> <li><em>Kniha byla dána Katce (Petrem).</em> “The book was given to Katka (by Petr).”</li> </ul> <p>The verb <em>učit</em> “to teach” is special in that it allows two accusatives: one representing the theme (mathematics) and the other the recipient (me). Either one can be omitted and then we have a normal transitive clause with an accusative object that can be promoted via passivization. However, if both arguments are present in the active clause, it is not possible to promote one of them and leave the other untouched; the grammar does not tolerate a bare accusative argument in a passive clause. Also note that there is a slightly archaic alternative where the theme (not the recipient!) takes the dative form. Here the passive might in theory be available but it still sounds clumsy.</p> <ul> <li><em>Tomáš učí matematiku.</em> “Tomáš teaches mathematics.”</li> <li><em>Matematika je učena Tomášem.</em> “Mathematics is taught by Tomáš.”</li> <li><em>Tomáš mě učí.</em> “Tomáš teaches me.”</li> <li><em>(Já) jsem učen Tomášem.</em> “I am taught by Tomáš.”</li> <li><em>Tomáš mě učí matematiku.</em> “Tomáš teaches me mathematics.”</li> <li><em>(*Jsem učen matematiku Tomášem. *Matematika je učena mě Tomášem.)</em></li> <li><em>Tomáš mě učí matematice.</em> “Tomáš teaches me mathematics.” (mathematics in dative)</li> <li><em>(?Jsem učen matematice (Tomášem).)</em> “I am taught mathematics (by Tomáš).”</li> </ul> <p>There thus does not seem to be any evidence that one of the accusatives is more core than the other. We have an example of a clause with two objects, neither of which is indirect.</p> <p>Finally, in the dative-instrumental construction, the passivization follows rules similar to clauses with one non-accusative object: former subject disappears but the objects stay untouched. Moreover, if the subject is not removed but transformed to an instrumental argument, it is likely that the original instrumental argument will be removed instead. Yet it is not completely ungrammatical to keep them both (see the example below; but it is highly preferred that the two instrumental arguments are not adjacent).</p> <ul> <li><em>Muž vyhrožoval sousedovi smrtí.</em> “A man threatened his neighbor with death.”</li> <li><em>Sousedovi bylo vyhrožováno smrtí.</em> “The neighbor was threatened with death.”</li> <li><em>Sousedovi bylo vyhrožováno mužem.</em> “The neighbor was threatened by the man.”</li> <li><em>Mužem bylo sousedovi vyhrožováno smrtí.</em> “The neighbor was threatened by the man with death.”</li> </ul> <p>The dative-instrumental construction is one where both objects are clearly less core than accusative objects, but none of the two is more or less core than the other. Therefore, none of them can be labeled as indirect.</p> <ul> <li><em>Petr dal Katce knihu.</em> “Petr gave Katka a book.”</li> </ul> <pre><code class="language-conllu"># text = Petr dal Katce knihu. # text_en = Petr gave Katka a book. 1 Petr Petr PROPN _ Animacy=Anim|Case=Nom|Gender=Masc|Number=Sing|Polarity=Pos 2 nsubj _ Gloss=Petr 2 dal dát VERB _ Animacy=Anim|Gender=Masc|Number=Sing|Polarity=Pos|Tense=Past|VerbForm=Part 0 root _ Gloss=gave 3 Katce Katka PROPN _ Case=Dat|Gender=Fem|Number=Sing|Polarity=Pos 2 iobj _ Gloss=to-Katka 4 knihu kniha NOUN _ Case=Acc|Gender=Fem|Number=Sing|Polarity=Pos 2 obj _ Gloss=book|SpaceAfter=No 5 . . PUNCT _ _ 2 punct _ Gloss=. </code></pre> <ul> <li><em>Kniha byla dána Katce Petrem.</em> “The book was given to Katka by Petr.”</li> </ul> <pre><code class="language-conllu"># text = Kniha byla dána Katce Petrem. # text_en = The book was given to Katka by Petr. 1 Kniha kniha NOUN _ Case=Nom|Gender=Fem|Number=Sing|Polarity=Pos 3 nsubj:pass _ Gloss=book 2 byla být AUX _ Gender=Fem|Number=Sing|Polarity=Pos|Tense=Past|VerbForm=Part 3 aux:pass _ Gloss=was 3 dána daný ADJ _ Gender=Fem|Number=Sing|Polarity=Pos|Variant=Short|VerbForm=Part|Voice=Pass 0 root _ Gloss=given 4 Katce Katka PROPN _ Case=Dat|Gender=Fem|Number=Sing|Polarity=Pos 3 iobj _ Gloss=to-Katka 5 Petrem Petr PROPN _ Animacy=Anim|Case=Ins|Gender=Masc|Number=Sing|Polarity=Pos 3 obl:agent _ Gloss=by-Petr|SpaceAfter=No 6 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <ul> <li><em>Tomáš mě učí matematiku.</em> “Tomáš teaches me mathematics.”</li> </ul> <pre><code class="language-conllu"># text = Tomáš mě učí matematiku. # text_en = Tomáš teaches me mathematics. 1 Tomáš Tomáš PROPN _ Animacy=Anim|Case=Nom|Gender=Masc|Number=Sing|Polarity=Pos 3 nsubj _ Gloss=Tomáš 2 mě já PRON _ Case=Acc|Number=Sing|Person=1|PronType=Prs|Variant=Short 3 obj _ Gloss=me 3 učí učit VERB _ Mood=Ind|Number=Sing|Person=3|Polarity=Pos|Tense=Pres|VerbForm=Fin 0 root _ Gloss=teaches 4 matematiku matematika NOUN _ Case=Acc|Gender=Fem|Number=Sing|Polarity=Pos 3 obj _ Gloss=mathematics|SpaceAfter=No 5 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <h3 id="basque">Basque</h3> <p>See also: Fernando Zúñiga, Beatriz Fernández (draft 26.6.2014): <a href="http://basdisyn.net/pdf/Zuniga%20&amp;%20Fernandez%202014%20Basque%20GRs%20270614.pdf">Grammatical relations in Basque</a></p> <p>In Basque, like in Czech, nominal case morphology is essential for recognition of core argument relations. However, instead of nominative-accusative, the core pair of cases in Basque is ergative-absolutive. Most two-argument verbs have one argument in the ergative and the other in the absolutive case (but see below for other possibilities). The ergative argument is labeled as subject, the absolutive argument is object. With primary transitive verbs, the ergative argument corresponds to the agent and the absolutive argument to the patient.</p> <ul> <li><em>Ekaitzak itsasontzia hondoratu du.</em> “The storm has sunk the ship.”</li> </ul> <pre><code class="language-conllu"># text = Ekaitzak itsasontzia hondoratu du. # text_en = The storm has sunk the ship. 1 Ekaitzak ekaitz NOUN _ Animacy=Inan|Case=Erg|Definite=Def|Number=Sing 3 nsubj _ Gloss=storm 2 itsasontzia itsasontzi NOUN _ Animacy=Inan|Case=Abs|Definite=Def|Number=Sing 3 obj _ Gloss=ship 3 hondoratu hondoratu VERB _ Aspect=Perf|VerbForm=Part 0 root _ Gloss=sunk 4 du *edun AUX _ Mood=Ind|Number[abs]=Sing|Number[erg]=Sing|Person[abs]=3|Person[erg]=3|VerbForm=Fin 3 aux _ Gloss=has|SpaceAfter=No 5 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <p>The single argument of intransitive verbs takes mostly the absolutive but sometimes the ergative form. It is labeled as subject in both cases.</p> <ul> <li><em>Gizona hil da.</em> “The man has died.” (absolutive)</li> </ul> <pre><code class="language-conllu"># text = Gizona hil da. # text_en = The man has died. 1 Gizona gizon NOUN _ Animacy=Anim|Case=Abs|Definite=Def|Number=Sing 2 nsubj _ Gloss=the-man 2 hil hil VERB _ Aspect=Perf|VerbForm=Part 0 root _ Gloss=died 3 da izan AUX _ Aspect=Prog|Mood=Ind|Number[abs]=Sing|Person[abs]=3|VerbForm=Fin 2 aux _ Gloss=has|SpaceAfter=No 4 . . PUNCT _ _ 2 punct _ Gloss=. </code></pre> <ul> <li><em>Urak irakin du.</em> “The water has boiled.” (ergative)</li> </ul> <pre><code class="language-conllu"># text = Urak irakin du. # text_en = The water has boiled. 1 Urak ura NOUN _ Animacy=Inan|Case=Erg|Definite=Ind|Number=Sing 2 nsubj _ Gloss=water 2 irakin irakin VERB _ Aspect=Perf|VerbForm=Part 0 root _ Gloss=boiled 3 du *edun AUX _ Mood=Ind|Number[abs]=Sing|Number[erg]=Sing|Person[abs]=3|Person[erg]=3|VerbForm=Fin 2 aux _ Gloss=has|SpaceAfter=No 4 . . PUNCT _ _ 2 punct _ Gloss=. </code></pre> <p>The third core case is the dative. Arguments in all three core cases are cross-referenced on finite verbs. Thanks to cross-referencing, the arguments can be omitted if they are just personal pronouns.</p> <p>Some two-argument verbs take dative+absolutive, instead of ergative+absolutive:</p> <ul> <li><em>(Niri) ardoa gustatzen zait.</em> “I like wine.” (lit. “To-me the-wine pleasing is.”)</li> </ul> <pre><code class="language-conllu"># text = Niri ardoa gustatzen zait. # text_en = I like wine. 1 Niri ni PRON _ Case=Dat|Number=Sing|Person=1|PronType=Prs 3 nsubj _ Gloss=to-me 2 ardoa ardo NOUN _ Animacy=Inan|Case=Abs|Definite=Def|Number=Sing 3 obj _ Gloss=wine 3 gustatzen gustatzen VERB _ Aspect=Imp|VerbForm=Part 0 root _ Gloss=pleasing 4 zait izan AUX _ Mood=Ind|Number[abs]=Sing|Number[dat]=Sing|Person[abs]=3|Person[dat]=1|VerbForm=Fin 3 aux _ Gloss=is|SpaceAfter=No 5 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <p>In the current data (UD 2.1), the dative argument seems to be labeled <code class="language-plaintext highlighter-rouge">iobj</code> even in dative-absolutive constructions. However, Zúñiga and Fernández (2014) write that the dative encodes the A function in such constructions; that would mean that it should be <code class="language-plaintext highlighter-rouge">nsubj</code>.</p> <p>Some two-argument verbs take ergative+dative, instead of ergative+absolutive:</p> <ul> <li><em>Irakasleak haserre begiratu die ikasleei.</em> “The teacher has looked angrily at the students.”</li> </ul> <pre><code class="language-conllu"># text = Irakasleak haserre begiratu die ikasleei # text_en = The teacher has looked angrily at the students. 1 Irakasleak irakasle NOUN _ Animacy=Anim|Case=Erg|Definite=Def|Number=Sing 3 nsubj _ Gloss=the-teacher 2 haserre haserre ADV _ _ 3 advmod _ Gloss=angrily 3 begiratu begiratu VERB _ Aspect=Perf|VerbForm=Part 0 root _ Gloss=looked 4 die *edun AUX _ Mood=Ind|Number[abs]=Sing|Number[dat]=Plur|Number[erg]=Sing|Person[abs]=3|Person[dat]=3|Person[erg]=3|VerbForm=Fin 3 aux _ Gloss=has 5 ikasleei ikasle NOUN _ Animacy=Anim|Case=Dat|Definite=Def|Number=Plur 3 obj _ Gloss=to-students|SpaceAfter=No 6 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <p>In the current data (UD 2.1), the dative argument seems to be labeled <code class="language-plaintext highlighter-rouge">iobj</code> even in ergative-dative constructions. However, Zúñiga and Fernández (2014) write that the dative encodes the P function in such constructions; that would mean that it should be <code class="language-plaintext highlighter-rouge">obj</code>.</p> <p>There are verbs that take all three core arguments. In such constructions, the ergative encodes the A function, absolutive the P function (also T function = theme-like), and dative the G function (goal). In terms of dependency relations, it seems reasonable to label the ergative as <code class="language-plaintext highlighter-rouge">nsubj</code>, absolutive as <code class="language-plaintext highlighter-rouge">obj</code> and dative as <code class="language-plaintext highlighter-rouge">iobj</code> just to distinguish them and to acknowledge that absolutives and ergatives are more frequent than datives; though the grammar does not seem to target the absolutive argument in specific rules, which would make it more core-like than the dative.</p> <ul> <li><em>(Nik) (zuri) liburua eman dizut.</em> “I have given you a book.”</li> </ul> <pre><code class="language-conllu"># text = Nik zuri liburua eman dizut. # text_en = I have given you a book. 1 Nik ni PRON _ Case=Erg|Number=Sing|Person=1|PronType=Prs 4 nsubj _ Gloss=I 2 zuri zu PRON _ Case=Dat|Number=Sing|Person=2|PronType=Prs 4 iobj _ Gloss=you 3 liburua liburu NOUN _ Animacy=Inan|Case=Abs|Definite=Def|Number=Sing 4 obj _ Gloss=book 4 eman eman VERB _ Aspect=Perf|VerbForm=Part 0 root _ Gloss=given 5 dizut *edun AUX _ Mood=Ind|Number[abs]=Sing|Number[dat]=Sing|Number[erg]=Sing|Person[abs]=3|Person[dat]=2|Person[erg]=1|VerbForm=Fin 4 aux _ Gloss=have|SpaceAfter=No 6 . . PUNCT _ _ 4 punct _ Gloss=. </code></pre> <ul> <li><em>Zezenak saihetsa pitzatu zidan.</em> “The bull cracked my rib.” (ergative argument: 3 singular; absolutive argument: 3 singular; dative argument: 1 singular)</li> </ul> <pre><code class="language-conllu"># sent_id = test-s452 # text = Zezenak saihetsa pitzatu zidan. # text_en = The bull cracked my rib. 1 Zezenak zezen NOUN _ Animacy=Anim|Case=Erg|Definite=Def|Number=Sing 3 nsubj _ Gloss=bull 2 saihetsa saihets NOUN _ Animacy=Inan|Case=Abs|Definite=Def|Number=Sing 3 obj _ Gloss=rib 3 pitzatu pitzatu VERB _ Aspect=Perf|VerbForm=Part 0 root _ Gloss=cracked 4 zidan *edun AUX _ Mood=Ind|Number[abs]=Sing|Number[dat]=Sing|Number[erg]=Sing|Person[abs]=3|Person[dat]=1|Person[erg]=3|VerbForm=Fin 3 aux _ Gloss=has-to-me|SpaceAfter=No 5 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <p>Basque does not have a canonical passive construction, although there are constructions that have been called passive by some authors in the past.</p> <p>While the passive, if it existed, would decrease the valency of the verb, there is another operation that increases the valency: the causative:</p> <ol> <li>Active verb form is replaced by causative.</li> <li>Former subject becomes dative object and denotes the causee.</li> <li>A new ergative subject appears and denotes the causer.</li> </ol> <p>Analogically to the passive, it is recommended that the relations with modified interpretation (if overtly present) are labeled as subtypes: the causer as <a href="/fr/dep/nsubj-caus.html">nsubj:caus</a> and the true agent as <a href="/fr/dep/iobj-agent.html">iobj:agent</a>.</p> <ul> <li><em>(Guk) arazo hau ikusi genuen.</em> “We have seen this problem.” (active)</li> <li><em>(Horiek) (guri) arazo hau ikuserazi digute.</em> “They have made us see this problem.” (causative)</li> </ul> <pre><code class="language-conllu"># text = Guk arazo hau ikusi genuen. # text_en = We have seen this problem. 1 Guk gu PRON _ Case=Erg|Number=Plur|Person=1|PronType=Prs 4 nsubj _ Gloss=we 2 arazo arazo NOUN _ Animacy=Inan|Case=Abs|Definite=Ind|Number=Sing 4 obj _ Gloss=problem 3 hau hau DET _ Case=Abs|Definite=Def|Number=Sing|PronType=Dem 2 det _ Gloss=this 4 ikusi ikusi VERB _ Aspect=Perf|VerbForm=Part 0 root _ Gloss=seen 5 genuen *edun AUX _ Mood=Ind|Number[abs]=Sing|Number[erg]=Plur|Person[abs]=3|Person[erg]=1|VerbForm=Fin 4 aux _ Gloss=have|SpaceAfter=No 6 . . PUNCT _ _ 4 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># text = Horiek guri arazo hau ikuserazi digute. # text_en = They have made us see this problem. 1 Horiek horiek DET _ Case=Erg|Definite=Def|Number=Plur|PronType=Dem 5 nsubj:caus _ Gloss=they 2 guri gu PRON _ Case=Dat|Number=Plur|Person=1|PronType=Prs 5 iobj:agent _ Gloss=us 3 arazo arazo NOUN _ Animacy=Inan|Case=Abs|Definite=Ind|Number=Sing 5 obj _ Gloss=problem 4 hau hau DET _ Case=Abs|Definite=Def|Number=Sing|PronType=Dem 3 det _ Gloss=this 5 ikuserazi ikusi VERB _ Aspect=Perf|VerbForm=Part|Voice=Cau 0 root _ Gloss=made-to-see 6 digute *edun AUX _ Mood=Ind|Number[abs]=Sing|Number[dat]=Plur|Number[erg]=Plur|Person[abs]=3|Person[dat]=1|Person[erg]=3|VerbForm=Fin 5 aux _ Gloss=have|SpaceAfter=No 7 . . PUNCT _ _ 5 punct _ Gloss=. </code></pre> <p><span style="color: blue"><b>Joakim:</b> I think it might be better to use “nsubj:caus” and “iobj:caus”, indicating that these are arguments of a causative and therefore do not have the expected role but without specifying the role (cause and agent). This is more parallel with “nsubj:pass”, where we just indicate that it is the subject of a passive and therefore has an unexpected role but without specifying what the role is. </span></p> <p>The fact that the causative <a href="https://books.google.cz/books?id=nIaPL4kLt6cC&amp;pg=PA599&amp;lpg=PA599&amp;dq=gustatzen+causative&amp;source=bl&amp;ots=LcI8u2JhcB&amp;sig=LrbPxId629ESf0v70hw2EY73J70&amp;hl=cs&amp;sa=X&amp;ved=2ahUKEwjFluOAwu_aAhWFDiwKHVbXCYkQ6AEwAXoECAAQMA#v=onepage&amp;q=gustatzen%20causative&amp;f=false">is available</a> for dative-absolutive verbs supports the claim that the dative argument indeed is the subject in active voice of those verbs.</p> <ul> <li><em>Zopa izugarri gustatzen zaio mutilari.</em> “The boy likes the soup a lot.”</li> <li><em>Goseak zopa hori izugarri gustatuerazi zion mutilari.</em> “Hunger made the boy like that soup a lot.”</li> </ul> <pre><code class="language-conllu"># text = Zopa izugarri gustatzen zaio mutilari. # text_en = The boy likes the soup a lot. 1 Zopa zopa NOUN _ Animacy=Inan|Case=Abs|Definite=Def|Number=Sing 3 obj _ Gloss=soup 2 izugarri izugarri ADV _ _ 3 advmod _ Gloss=greatly 3 gustatzen gustatzen VERB _ Aspect=Imp|VerbForm=Part 0 root _ Gloss=pleasing 4 zaio izan AUX _ Mood=Ind|Number[abs]=Sing|Number[dat]=Sing|Person[abs]=3|Person[dat]=3|VerbForm=Fin 3 aux _ Gloss=is 5 mutilari mutil NOUN _ Animacy=Anim|Case=Dat|Definite=Def|Number=Sing 3 nsubj _ Gloss=to-the-boy|SpaceAfter=No 6 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># text = Goseak zopa hori izugarri gustatuerazi zion mutilari. # text_en = Hunger made the boy like that soup a lot. 1 Goseak gose NOUN _ Animacy=Inan|Case=Erg|Definite=Def|Number=Sing 5 nsubj:caus _ Gloss=hunger 2 zopa zopa NOUN _ Animacy=Inan|Case=Abs|Definite=Def|Number=Sing 5 obj _ Gloss=soup 3 hori hori DET _ Case=Abs|Definite=Def|Number=Sing|PronType=Dem 2 det _ Gloss=that 4 izugarri izugarri ADV _ _ 5 advmod _ Gloss=greatly 5 gustatuerazi gustatzen VERB _ Aspect=Imp|VerbForm=Part|Voice=Cau 0 root _ Gloss=made-pleasing 6 zion *edun AUX _ Mood=Ind|Number[abs]=Sing|Number[dat]=Sing|Number[erg]=Sing|Person[abs]=3|Person[dat]=3|Person[erg]=3|VerbForm=Fin 5 aux _ Gloss=has 7 mutilari mutil NOUN _ Animacy=Anim|Case=Dat|Definite=Def|Number=Sing 5 iobj:agent _ Gloss=the-boy|SpaceAfter=No 8 . . PUNCT _ _ 5 punct _ Gloss=. </code></pre> <p>Causative is only marginally accepted with ditransitive verbs, apparently due to the marginal acceptance of two dative-marked arguments in the same clause.</p> <h3 id="yidiɲ">Yidiɲ</h3> <p>See also:</p> <ul> <li>Avery D. Andrews: The major functions of the noun phrase (2007). In <em>Timothy Shopen (ed.): Language Typology and Syntactic Description, second edition, volume I: Clause Structure.</em> Pp. 193-197. Cambridge University Press. ISBN 978-0-521-58156-1.</li> <li>R. M. W. Dixon: <em>A Grammar of Yidiny</em> (1977). Cambridge: Cambridge University Press. ISBN 978-0-521-21462-9.</li> </ul> <p>Yidiɲ (Pama-Nyungan, Australia) has a combination of the ergative-absolutive system (similar to Basque) and the nominative-accusative system (similar to Czech). The former pair is typical for nouns, the latter for pronouns.</p> <ul> <li><em>Ŋayu maŋga:ɲ.</em> “I laughed.” (nominative)</li> <li><em>Buɲa maŋga:ɲ.</em> “The woman laughed.” (absolutive)</li> <li><em>Ŋaɲaɲ buɲa:ŋ wuɹa:ɲ.</em> “The woman slapped me.” (ergative-accusative)</li> <li><em>Ŋayu buɲa wuɹa:ɲ.</em> “I slapped the woman.” (nominative-absolutive)</li> <li><em>Waguɖaŋgu guda:ga wawa:l.</em> “The man saw the dog.” (ergative-absolutive)</li> </ul> <pre><code class="language-conllu"># sent_id = 3.98a/yii # Yidiɲ (Pama-Nyungan, Australia) # source = Dixon, 1977 # text = Ŋayu maŋga:ɲ. # gloss = I(NOM) laugh-PAST # text_en = I laughed. 1 Ŋayu ŋayu PRON _ Case=Nom|Number=Sing|Person=1|PronType=Prs 2 nsubj _ Gloss=I|MGloss=I(NOM) 2 maŋga:ɲ maŋgan VERB _ Tense=Past 0 root _ Gloss=laughed|MSeg=maŋga:-ɲ|MGloss=laugh-PAST|SpaceAfter=No 3 . . PUNCT _ _ 2 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># sent_id = 3.98b/yii # Yidiɲ (Pama-Nyungan, Australia) # source = Dixon, 1977 # text = Buɲa maŋga:ɲ. # gloss = woman(ABS) laugh-PAST # text_en = The woman laughed. 1 Buɲa buɲa NOUN _ Case=Abs|Number=Sing 2 nsubj _ Gloss=woman|MGloss=woman(ABS) 2 maŋga:ɲ maŋgan VERB _ Tense=Past 0 root _ Gloss=laughed|MSeg=maŋga:-ɲ|MGloss=laugh-PAST|SpaceAfter=No 3 . . PUNCT _ _ 2 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># sent_id = 3.98c/yii # Yidiɲ (Pama-Nyungan, Australia) # source = Dixon, 1977 # text = Ŋaɲaɲ buɲa:ŋ wuɹa:ɲ. # gloss = I(ACC) woman-ERG slap-PAST # text_en = The woman slapped me. 1 Ŋaɲaɲ ŋayu PRON _ Case=Acc|Number=Sing|Person=1|PronType=Prs 3 obj _ Gloss=me|MGloss=I(ACC) 2 buɲa:ŋ buɲa NOUN _ Case=Erg|Number=Sing 3 nsubj _ Gloss=woman|MSeg=buɲa:-ŋ|MGloss=woman-ERG 3 wuɹa:ɲ wuɹan VERB _ Tense=Past 0 root _ Gloss=slapped|MSeg=wuɹa:-ɲ|MGloss=slap-PAST|SpaceAfter=No 4 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># sent_id = 3.98d/yii # Yidiɲ (Pama-Nyungan, Australia) # source = Dixon, 1977 # text = Ŋayu buɲa wuɹa:ɲ. # gloss = I(NOM) woman(ABS) slap-PAST # text_en = I slapped the woman. 1 Ŋayu ŋayu PRON _ Case=Nom|Number=Sing|Person=1|PronType=Prs 3 nsubj _ Gloss=I|MGloss=I(NOM) 2 buɲa buɲa NOUN _ Case=Abs|Number=Sing 3 obj _ Gloss=woman|MGloss=woman(ABS) 3 wuɹa:ɲ wuɹan VERB _ Tense=Past 0 root _ Gloss=slapped|MSeg=wuɹa:-ɲ|MGloss=slap-PAST|SpaceAfter=No 4 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># sent_id = 3.98e/yii # Yidiɲ (Pama-Nyungan, Australia) # source = Dixon, 1977 # text = Waguɖaŋgu guda:ga wawa:l. # gloss = man-ERG dog(ABS) see-PAST # text_en = The man saw the dog. 1 Waguɖaŋgu wagu:ɖa NOUN _ Case=Erg|Number=Sing 3 nsubj _ Gloss=man|MSeg=Waguɖa-ŋgu|MGloss=man-ERG 2 guda:ga guda:ga NOUN _ Case=Abs|Number=Sing 3 obj _ Gloss=dog|MGloss=dog(ABS) 3 wawa:l wawal VERB _ Tense=Past 0 root _ Gloss=saw|MSeg=wawa:-l|MGloss=see-PAST|SpaceAfter=No 4 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <p>There is a type of subordinate clause that is called dative subordinate (datsub) because its head verb takes a subjunctive suffix similar to the dative suffix of nouns. The clause may be analyzed as a relative clause dependent on a noun phrase in the main clause. The coreferential noun phrase in the subordinate clause may be elided. There is a near requirement (with some exceptions) that the coreferential nominal has S/P function in both clauses, i.e., it is the subject of an intransitive predicate or the object of a transitive predicate:</p> <ul> <li><em>Ŋayu maŋga:ɲ (ŋaɲaɲ) buɲa:n wuɹa:ɲunda.</em> “I, (who) was slapped by the woman, laughed.”</li> <li><em>Ŋaɲaɲ buɲa:ŋ wuɹa:ɲ (ŋayu) maŋga:ɲunda.</em> “I, (who) was lauging, was slapped by the woman.”</li> </ul> <pre><code class="language-conllu"># sent_id = 3.99aa/yii # Yidiɲ (Pama-Nyungan, Australia) # source = Dixon, 1977 # text = Ŋayu maŋga:ɲ ŋaɲaɲ buɲa:n wuɹa:ɲunda. # gloss = I(NOM) laugh-PAST I-ACC woman-ERG slap-DATSUB # text_en = I, who was slapped by the woman, laughed. 1 Ŋayu ŋayu PRON _ Case=Nom|Number=Sing|Person=1|PronType=Prs 2 nsubj _ Gloss=I|MGloss=I(NOM) 2 maŋga:ɲ maŋgan VERB _ Tense=Past 0 root _ Gloss=laughed|MSeg=maŋga:-ɲ|MGloss=laugh-PAST 3 ŋaɲaɲ ŋayu PRON _ Case=Acc|Number=Sing|Person=1|PronType=Prs 5 obj _ Gloss=me|MGloss=I(ACC) 4 buɲa:ŋ buɲa NOUN _ Case=Erg|Number=Sing 5 nsubj _ Gloss=woman|MSeg=buɲa:-n|MGloss=woman-ERG 5 wuɹa:ɲunda wuɹan VERB _ Mood=Sub 1 acl:datsub _ Gloss=slapping|MSeg=wuɹa:-ɲunda|MGloss=slap-DATSUB|SpaceAfter=No 6 . . PUNCT _ _ 2 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># sent_id = 3.99ba/yii # Yidiɲ (Pama-Nyungan, Australia) # source = Dixon, 1977 # text = Ŋaɲaɲ buɲa:ŋ wuɹa:ɲ ŋayu maŋga:ɲunda. # gloss = I-ACC woman-ERG slap-PAST I(NOM) laugh-DATSUB # text_en = I, who was laughing, was slapped by the woman. 1 Ŋaɲaɲ ŋayu PRON _ Case=Acc|Number=Sing|Person=1|PronType=Prs 3 obj _ Gloss=me|MGloss=I(ACC) 2 buɲa:ŋ buɲa NOUN _ Case=Erg|Number=Sing 3 nsubj _ Gloss=woman|MSeg=buɲa:-ŋ|MGloss=woman-ERG 3 wuɹa:ɲ wuɹan VERB _ Tense=Past 0 root _ Gloss=slapped|MSeg=wuɹa-ɲ|MGloss=slap-PAST 4 ŋayu ŋayu PRON _ Case=Nom|Number=Sing|Person=1|PronType=Prs 5 nsubj _ Gloss=I|MGloss=I(NOM) 5 maŋga:ɲunda maŋgan VERB _ Mood=Sub 1 acl:datsub _ Gloss=laughing|MSeg=maŋga-ɲunda|MGloss=laugh-DATSUB|SpaceAfter=No 6 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <p>If we want to use this construction for a nominal with A function (i.e., the subject of a transitive predicate) in either of the two clauses, we must first transform the clause to antipassive, which means:</p> <ol> <li>Active verb form is replaced by antipassive.</li> <li>Former object is transformed to the dative or locative case and becomes oblique argument.</li> <li>The subject is still subject, but now of an intransitive predicate. Its function changed from A to S.</li> </ol> <p>Analogically to the passive, we may want to use a relation subtype for the demoted object: <a href="">obl:patient</a>.</p> <ul> <li><em>Waguɖaŋgu guda:ga wawa:l.</em> “The man saw the dog.” (active)</li> <li><em>Wagu:ɖa gudaganda wawa:ɖiɲu.</em> “The man saw the dog.” (antipassive)</li> </ul> <pre><code class="language-conllu"># sent_id = 3.100aa/yii # Yidiɲ (Pama-Nyungan, Australia) # source = Dixon, 1977 # text = Wagu:ɖa gudaganda wawa:ɖiɲu. # gloss = man(ABS) dog-DAT see-ANTIPASS-PAST # text_en = The man saw the dog. 1 Wagu:ɖa wagu:ɖa NOUN _ Case=Abs|Number=Sing 3 nsubj _ Gloss=man|MGloss=man(ABS) 2 gudaganda guda:ga NOUN _ Case=Dat|Number=Sing 3 obl:patient _ Gloss=dog|MSeg=gudaga-nda|MGloss=dog-DAT 3 wawa:ɖiɲu wawal VERB _ Tense=Past|Voice=Antip 0 root _ Gloss=saw|MSeg=wawa:-ɖi-ɲu|MGloss=see-ANTIPASS-PAST|SpaceAfter=No 4 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <ul> <li><em>Ŋayu buɲa wuɹa:ɲ.</em> “I slapped the woman.” (active)</li> <li><em>Ŋayu buɲa:nda wuɹa:ɖiɲu.</em> “I slapped the woman.” (antipassive)</li> </ul> <pre><code class="language-conllu"># sent_id = 3.100b/yii # Yidiɲ (Pama-Nyungan, Australia) # source = Dixon, 1977 # text = Ŋayu buɲa:nda wuɹa:ɖiɲu. # gloss = I(NOM) woman-DAT slap-ANTIPASS-PAST # text_en = I slapped the woman. 1 Ŋayu ŋayu PRON _ Case=Nom|Number=Sing|Person=1|PronType=Prs 3 nsubj _ Gloss=I|MGloss=I(NOM) 2 buɲa:nda buɲa NOUN _ Case=Dat|Number=Sing 3 obl:patient _ Gloss=woman|MSeg=buɲa:-nda|MGloss=woman-DAT 3 wuɹa:ɖiɲu wuɹan VERB _ Tense=Past|Voice=Antip 0 root _ Gloss=slapped|MSeg=wuɹa:-ɖi-ɲu|MGloss=slap-ANTIPASS-PAST|SpaceAfter=No 4 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <p>It is now possible to combine clauses so that the subject of an originally transitive (now intransitive) predicate is coreferential:</p> <ul> <li><em>Ŋayu maŋga:ɲ (ŋayu) buɲa:nda wuɹa:ɖiɲunda.</em> “I, (who) was slapping the woman, laughed.”</li> </ul> <pre><code class="language-conllu"># sent_id = 3.101aa/yii # Yidiɲ (Pama-Nyungan, Australia) # source = Dixon, 1977 # text = Ŋayu maŋga:ɲ ŋayu buɲa:nda wuɹa:ɖiɲunda. # gloss = I(NOM) laugh-PAST I(NOM) woman-DAT slap-ANTIPASS-DATSUB # text_en = I, who was slapping the woman, laughed; I laughed while slapping the woman. 1 Ŋayu ŋayu PRON _ Case=Nom|Number=Sing|Person=1|PronType=Prs 2 nsubj _ Gloss=I|MGloss=I(NOM) 2 maŋga:ɲ maŋgan VERB _ Tense=Past 0 root _ Gloss=laughed|MSeg=maŋga:-ɲ|MGloss=laugh-PAST 3 ŋayu ŋayu PRON _ Case=Nom|Number=Sing|Person=1|PronType=Prs 5 nsubj _ Gloss=I|MGloss=I(NOM) 4 buɲa:nda buɲa NOUN _ Case=Dat|Number=Sing 5 obl:patient _ Gloss=woman|MSeg=buɲa:-nda|MGloss=woman-DAT 5 wuɹa:ɖiɲunda wuɹan VERB _ Mood=Sub|Voice=Antip 1 acl:datsub _ Gloss=slapped|MSeg=wuɹa:-ɖi-ɲunda|MGloss=slap-ANTIPASS-DATSUB|SpaceAfter=No 6 . . PUNCT _ _ 2 punct _ Gloss=. </code></pre> <ul> <li><em>Ŋayu buɲa:nda wuɹa:ɖiɲu (ŋayu) maŋgaɲunda.</em> “I, (who) was laughing, slapped the woman.”</li> </ul> <pre><code class="language-conllu"># sent_id = 3.101ba/yii # Yidiɲ (Pama-Nyungan, Australia) # source = Dixon, 1977 # text = Ŋayu buɲa:nda wuɹa:ɖiɲu ŋayu maŋgaɲunda. # gloss = I(NOM) woman-DAT slap-ANTIPASS-PAST I(NOM) laugh-DATSUB # text_en = I, who was laughing, slapped the woman; I slapped the woman while laughing. 1 Ŋayu ŋayu PRON _ Case=Nom|Number=Sing|Person=1|PronType=Prs 3 nsubj _ Gloss=I|MGloss=I(NOM) 2 buɲa:nda buɲa NOUN _ Case=Dat|Number=Sing 3 obl:patient _ Gloss=woman|MSeg=buɲa:-nda|MGloss=woman-DAT 3 wuɹa:ɖiɲu wuɹan VERB _ Tense=Past|Voice=Antip 0 root _ Gloss=slapped|MSeg=wuɹa:-ɖi-ɲu|MGloss=slap-ANTIPASS-PAST 4 ŋayu ŋayu PRON _ Case=Nom|Number=Sing|Person=1|PronType=Prs 5 nsubj _ Gloss=I|MGloss=I(NOM) 5 maŋgaɲunda maŋgan VERB _ Mood=Sub 1 acl:datsub _ Gloss=laughed|MSeg=maŋga-ɲunda|MGloss=laugh-DATSUB|SpaceAfter=No 6 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <p>Andrews notes that besides the relative clause analysis, these sentences can be also interpreted adverbially. The core-oblique distinction and the antipassive stay the same but the UD trees change:</p> <ul> <li><em>Ŋayu maŋga:ɲ (ŋayu) buɲa:nda wuɹa:ɖiɲunda.</em> “I laughed while slapping the woman.”</li> </ul> <pre><code class="language-conllu"># sent_id = 3.101aa/yii # Yidiɲ (Pama-Nyungan, Australia) # source = Dixon, 1977 # text = Ŋayu maŋga:ɲ ŋayu buɲa:nda wuɹa:ɖiɲunda. # gloss = I(NOM) laugh-PAST I(NOM) woman-DAT slap-ANTIPASS-DATSUB # text_en = I, who was slapping the woman, laughed; I laughed while slapping the woman. 1 Ŋayu ŋayu PRON _ Case=Nom|Number=Sing|Person=1|PronType=Prs 2 nsubj _ Gloss=I|MGloss=I(NOM) 2 maŋga:ɲ maŋgan VERB _ Tense=Past 0 root _ Gloss=laughed|MSeg=maŋga:-ɲ|MGloss=laugh-PAST 3 ŋayu ŋayu PRON _ Case=Nom|Number=Sing|Person=1|PronType=Prs 5 nsubj _ Gloss=I|MGloss=I(NOM) 4 buɲa:nda buɲa NOUN _ Case=Dat|Number=Sing 5 obl:patient _ Gloss=woman|MSeg=buɲa:-nda|MGloss=woman-DAT 5 wuɹa:ɖiɲunda wuɹan VERB _ Mood=Sub|Voice=Antip 2 advcl:datsub _ Gloss=slapped|MSeg=wuɹa:-ɖi-ɲunda|MGloss=slap-ANTIPASS-DATSUB|SpaceAfter=No 6 . . PUNCT _ _ 2 punct _ Gloss=. </code></pre> <ul> <li><em>Ŋayu buɲa:nda wuɹa:ɖiɲu (ŋayu) maŋgaɲunda.</em> “I slapped the woman while laughing.”</li> </ul> <pre><code class="language-conllu"># sent_id = 3.101ba/yii # Yidiɲ (Pama-Nyungan, Australia) # source = Dixon, 1977 # text = Ŋayu buɲa:nda wuɹa:ɖiɲu ŋayu maŋgaɲunda. # gloss = I(NOM) woman-DAT slap-ANTIPASS-PAST I(NOM) laugh-DATSUB # text_en = I, who was laughing, slapped the woman; I slapped the woman while laughing. 1 Ŋayu ŋayu PRON _ Case=Nom|Number=Sing|Person=1|PronType=Prs 3 nsubj _ Gloss=I|MGloss=I(NOM) 2 buɲa:nda buɲa NOUN _ Case=Dat|Number=Sing 3 obl:patient _ Gloss=woman|MSeg=buɲa:-nda|MGloss=woman-DAT 3 wuɹa:ɖiɲu wuɹan VERB _ Tense=Past|Voice=Antip 0 root _ Gloss=slapped|MSeg=wuɹa:-ɖi-ɲu|MGloss=slap-ANTIPASS-PAST 4 ŋayu ŋayu PRON _ Case=Nom|Number=Sing|Person=1|PronType=Prs 5 nsubj _ Gloss=I|MGloss=I(NOM) 5 maŋgaɲunda maŋgan VERB _ Mood=Sub 3 advcl:datsub _ Gloss=laughed|MSeg=maŋga-ɲunda|MGloss=laugh-DATSUB|SpaceAfter=No 6 . . PUNCT _ _ 3 punct _ Gloss=. </code></pre> <h3 id="tagalog">Tagalog</h3> <p>Tagalog is a representative of a subset of Austronesian languages that have been described as symmetric-voice languages. There is an agent voice, where the most core argument corresponds to the agent role, and a patient voice, where the most core argument corresponds to the patient. It is tempting to reuse our labels of active and passive for these voices. There are at least two important differences from what these terms mean in Indo-European languages, though. First, the two voices in Tagalog are more symmetric and it is hard to say that the active is default, unmarked, and the passive is marked. The passive is not morphologically more complex than the passive. Both the agent and the patient regularly appear in both voices. They are coded differently, but both are coded as core, not oblique arguments. Both “active” and “passive” clauses thus can be transitive.</p> <p>The second difference is that there are more voices than the agent-oriented and the patient-oriented one. There is also a voice that fronts a locational argument, for example.</p> <p>The arguments are marked by function words that could be analyzed as either prepositions, or case-bearing determiners. Although adpositions are often associated with oblique arguments and adjuncts, we have seen that it is not a universal rule. Spanish marks a human direct object with the preposition <em>a</em>; Slavic and other languages have prepositional object that, despite not being considered core in UD, seem to work the same way as other non-accusative (but preposition-less, and currently core) arguments; and in Japanese, all arguments are marked by postpositions, including the subject and the direct object. On the other hand, if the nominal markers in Tagalog are determiners, then Tagalog somewhat resembles modern German, where nominal inflection has been greatly reduced and the varying forms of determiners are often the only clue about the case of a noun phrase. Categorizing the Tagalog markers as determiners seems to be more favored in the literature.</p> <p>The most core-like argument (also called <em>pivot</em>) is marked by the determiner <em>ang</em>. The other core argument (if any) is marked by the determiner <em>ng</em> (pronounced <em>nang</em>). A different set of determiners is used with proper nouns. No determiners are used with personal pronouns, but the pronouns themselves inflect for case.</p> <p>There have been disputes about whether the pivot is subject and whether Tagalog has a subject at all. Nevertheless, there does not seem to be any better solution than to simply identify it with the subject in UD. <span style="color:red">EDIT: Further discussion is needed. Andrews cites others and says (below examples 124) that both <em>ang</em> and <em>ng</em> arguments are core, but the actor is more subject-like regardless of whether it is pivot or not. That would mean that we should use the <code class="language-plaintext highlighter-rouge">nsubj</code> relation for the <em>ang</em> argument of agent-voice verbs, the <em>ng</em> argument of patient-voice verbs, and we would have to select one of two <em>ng</em> arguments in other voices, depending on which argument semantically fits the agent role.</span> It seems appropriate to mark the determiners and the personal pronouns with the <a href="">Case</a> feature: the pivot with nominative, and the other core argument with accusative.</p> <ul> <li><em>Nagsalita ka.</em> “You spoke.”</li> </ul> <pre><code class="language-conllu"># sent_id = 1.98d/tl # text = Nagsalita ka. # gloss = (PERF.ACTIVE)speak you # text_en = You spoke. 1 Nagsalita salita VERB _ Aspect=Perf|Mood=Ind|VerbForm=Fin|Voice=Agf 0 root _ Gloss=spoke|MSeg=nag-salita|MGloss=PERF+ACTIVE-speak 2 ka ikaw PRON _ Case=Nom|Number=Sing|Person=2|PronType=Prs 1 nsubj _ Gloss=you|SpaceAfter=No 3 . . PUNCT _ _ 1 punct _ Gloss=punct </code></pre> <ul> <li><em>Natalisod ka.</em> “You tripped.”</li> </ul> <pre><code class="language-conllu"># sent_id = 1.98f/tl # text = Natalisod ka. # gloss = (PERF.INVOL)trip you # text_en = You tripped. 1 Natalisod tisod VERB _ Aspect=Perf|Mood=Ind|VerbForm=Fin|Voice=Paf 0 root _ Gloss=tripped|MSeg=na-talisod|MGloss=PERF+INVOL-trip 2 ka ikaw PRON _ Case=Nom|Number=Sing|Person=2|PronType=Prs 1 nsubj _ Gloss=you|SpaceAfter=No 3 . . PUNCT _ _ 1 punct _ Gloss=punct </code></pre> <ul> <li><em>Natalisod ang babae.</em> “The woman tripped.”</li> </ul> <pre><code class="language-conllu"># text = Natalisod ang babae. # text_en = The woman tripped. 1 Natalisod tisod VERB _ Aspect=Perf|Mood=Ind|VerbForm=Fin|Voice=Paf 0 root _ Gloss=tripped|MSeg=na-talisod|MGloss=PERF+INVOL-trip 2 ang ang DET _ Case=Nom|Definite=Def|PronType=Art 3 det _ Gloss=the|MGloss=PIV 3 babae babae NOUN _ _ 1 nsubj _ Gloss=woman|SpaceAfter=No 4 . . PUNCT _ _ 1 punct _ Gloss=punct </code></pre> <ul> <li><em>Natalisod si Pedro.</em> “Pedro tripped.”</li> </ul> <pre><code class="language-conllu"># text = Natalisod si Pedro. # text_en = Pedro tripped. 1 Natalisod tisod VERB _ Aspect=Perf|Mood=Ind|VerbForm=Fin|Voice=Paf 0 root _ Gloss=tripped|MSeg=na-talisod|MGloss=PERF+INVOL-trip 2 si si DET _ Case=Nom|Definite=Def|PronType=Art 3 det _ Gloss=the 3 Pedro Pedro PROPN _ _ 1 nsubj _ Gloss=Pedro|SpaceAfter=No 4 . . PUNCT _ _ 1 punct _ Gloss=punct </code></pre> <!-- Tagalog personal pronouns Nom (ang) Acc (ng) Loc (sa) 1 Sing ako ko akin I 2 Sing ikaw/ka mo iyo you 3 Sing siya niya kanya he/she/it 1 Plur Ex kami namin amin we 1 Plur In tayo natin atin we 2 Plur kayo ninyo inyo you 3 Plur sila nila kanila they --> <p>Transitive (two-argument) sentences have two core arguments, one in the nominative (pronoun or determiner) and the other in the accusative. We may want to use relation subtypes for the arguments in the patient voice (similarly to what we do in the English passive): <a href="">nsubj:pass</a> for the subject and <a href="">obj:agent</a> (not <code class="language-plaintext highlighter-rouge">obl:agent</code>!) for the object. However, the subtypes should not be taken to suggest that the agent voice is default and unmarked.</p> <ul> <li><em>Naglilinis siya ng bahay.</em> “She cleans the house.” (agent voice)</li> </ul> <pre><code class="language-conllu"># text = Naglilinis siya ng bahay. # text_en = She cleans the house. 1 Naglilinis linis VERB _ Aspect=Imp|Mood=Ind|VerbForm=Fin|Voice=Agf 0 root _ Gloss=cleans 2 siya siya PRON _ Case=Nom|Number=Sing|Person=1|PronType=Prs 1 nsubj _ Gloss=he/she 3 ng ng DET _ Case=Acc|PronType=Art 4 det _ Gloss=DET 4 bahay bahay NOUN _ _ 1 obj _ Gloss=house|SpaceAfter=No 5 . . PUNCT _ _ 1 punct _ Gloss=punct </code></pre> <ul> <li><em>Nililinis niya ang bahay.</em> “She cleans the house. / The house is cleaned by her.” (patient voice)</li> </ul> <pre><code class="language-conllu"># text = Nililinis niya ang bahay. # text_en = She cleans the house. / The house is cleaned by her. 1 Nililinis linis VERB _ Aspect=Imp|Mood=Ind|VerbForm=Fin|Voice=Paf 0 root _ Gloss=cleans 2 niya siya PRON _ Case=Acc|Number=Sing|Person=1|PronType=Prs 1 obj:agent _ Gloss=he/she 3 ang ang DET _ Case=Nom|Definite=Def|PronType=Art 4 det _ Gloss=the 4 bahay bahay NOUN _ _ 1 nsubj:pass _ Gloss=house|SpaceAfter=No 5 . . PUNCT _ _ 1 punct _ Gloss=punct </code></pre> <p>Locative, directional and benefactive arguments are normally coded as oblique. However, there are additional voices where these arguments become subjects. One of the reasons why an argument is fronted as the subject is that the subject is understood as the topic of the sentence. The <em>ang</em> determiner implies definiteness (while <em>ng</em>-marked arguments can be definite or indefinite). Here is an example of a sentence in four different voices:</p> <ul> <li><em>Magaalis ang babae ng bigas sa sako para sa bata.</em> “The woman will take some rice out of a/the sack for a/the child.” (agent voice)</li> <li><em>Aalisin ng babae ang bigas sa sako para sa bata.</em> “A/the woman will take the rice out of a/the sack for a/the child.” (patient voice)</li> <li><em>Aalisan ng babae ng bigas ang sako para sa bata.</em> “A/the woman will take some rice out of the sack for a/the child.” (locative voice)</li> <li><em>Ipagaalis ng babae ng bigas sa sako ang bata.</em> “A/the woman will take some rice out of a/the sack for the child.” (benefactive voice)</li> </ul> <pre><code class="language-conllu"># sent_id = 3.111a/tl # text = Magaalis ang babae ng bigas sa sako para sa bata. # gloss = AP-FUT-take.out PIV woman OBJ rice DIR sack for BEN child # text_en = The woman will take some rice out of a/the sack for a/the child. # AP = actor pivot; PIV = pivot marker # http://www.seasite.niu.edu/Tagalog/tagalog_verbs.htm 1 Magaalis alis VERB _ Aspect=Prog|Mood=Ind|VerbForm=Fin|Voice=Agf 0 root _ Gloss=will-take-out|MSeg=mag-a-alis|MGloss=AP-FUT-take.out 2 ang ang DET _ Case=Nom|Definite=Def|PronType=Art 3 det _ Gloss=the 3 babae babae NOUN _ _ 1 nsubj _ Gloss=woman 4 ng ng DET _ Case=Acc|PronType=Art 5 det _ Gloss=DET 5 bigas bigas NOUN _ _ 1 obj _ Gloss=rice 6 sa sa DET _ Case=Loc|PronType=Art 7 det _ Gloss=DIR 7 sako sako NOUN _ _ 1 obl _ Gloss=sack 8 para para ADP _ _ 10 case _ Gloss=for 9 sa sa DET _ Case=Loc|PronType=Art 10 det _ Gloss=BEN 10 bata bata NOUN _ _ 1 obl _ Gloss=child|SpaceAfter=No 11 . . PUNCT _ _ 1 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># sent_id = 3.111b/tl # text = Aalisin ng babae ang bigas sa sako para sa bata. # gloss = FUT-take.out-OP ACT woman PIV rice DIR sack for BEN child # text_en = A/the woman will take the rice out of a/the sack for a/the child. # OP = object pivot; PIV = pivot marker 1 Aalisin alis VERB _ Aspect=Prog|Mood=Ind|VerbForm=Fin|Voice=Paf 0 root _ Gloss=will-take-out|MSeg=a-alis-in|MGloss=FUT-take.out-OP 2 ng ng DET _ Case=Acc|PronType=Art 3 det _ Gloss=DET 3 babae babae NOUN _ _ 1 obj:agent _ Gloss=woman 4 ang ang DET _ Case=Nom|Definite=Def|PronType=Art 5 det _ Gloss=the 5 bigas bigas NOUN _ _ 1 nsubj:pass _ Gloss=rice 6 sa sa DET _ Case=Loc|PronType=Art 7 det _ Gloss=DIR 7 sako sako NOUN _ _ 1 obl _ Gloss=sack 8 para para ADP _ _ 10 case _ Gloss=for 9 sa sa DET _ Case=Loc|PronType=Art 10 det _ Gloss=BEN 10 bata bata NOUN _ _ 1 obl _ Gloss=child|SpaceAfter=No 11 . . PUNCT _ _ 1 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># sent_id = 3.111c/tl # text = Aalisan ng babae ng bigas ang sako para sa bata. # gloss = FUT-take.out-DP ACT woman OBJ rice PIV sack BEN child # text_en = A/the woman will take some rice out of the sack for a/the child. # DP = directional pivot; PIV = pivot marker 1 Aalisan alis VERB _ Aspect=Prog|Mood=Ind|VerbForm=Fin|Voice=Locf 0 root _ Gloss=will-take-out|MSeg=a-alis-an|MGloss=FUT-take.out-DP 2 ng ng DET _ Case=Acc|PronType=Art 3 det _ Gloss=DET 3 babae babae NOUN _ _ 1 obj:agent _ Gloss=woman 4 ng ng DET _ Case=Acc|PronType=Art 5 det _ Gloss=DET 5 bigas bigas NOUN _ _ 1 obj:patient _ Gloss=rice 6 ang ang DET _ Case=Nom|Definite=Def|PronType=Art 7 det _ Gloss=the 7 sako sako NOUN _ _ 1 nsubj:loc _ Gloss=sack 8 para para ADP _ _ 10 case _ Gloss=for 9 sa sa DET _ Case=Loc|PronType=Art 10 det _ Gloss=BEN 10 bata bata NOUN _ _ 1 obl _ Gloss=child|SpaceAfter=No 11 . . PUNCT _ _ 1 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># sent_id = 3.111d/tl # text = Ipagaalis ng babae ng bigas sa sako ang bata. # gloss = BP-FUT-take.out ACT woman OBJ rice DIR sack PIV child # text_en = A/the woman will take some rice out of a/the sack for the child. # BP = benefactive pivot; PIV = pivot marker 1 Ipagaalis alis VERB _ Aspect=Prog|Mood=Ind|VerbForm=Fin|Voice=Benf 0 root _ Gloss=will-take-out|MSeg=Ipag-a-alis|MGloss=BP-FUT-take.out 2 ng ng DET _ Case=Acc|PronType=Art 3 det _ Gloss=DET 3 babae babae NOUN _ _ 1 obj:agent _ Gloss=woman 4 ng ng DET _ Case=Acc|PronType=Art 5 det _ Gloss=DET 5 bigas bigas NOUN _ _ 1 obj:patient _ Gloss=rice 6 sa sa DET _ Case=Loc|PronType=Art 7 det _ Gloss=DIR 7 sako sako NOUN _ _ 1 obl _ Gloss=sack 8 ang ang DET _ Case=Nom|Definite=Def|PronType=Art 9 det _ Gloss=the 9 bata bata NOUN _ _ 1 nsubj:ben _ Gloss=child|SpaceAfter=No 10 . . PUNCT _ _ 1 punct _ Gloss=. </code></pre> <p>Since the agent and patient stay core arguments even in the locative and benefactive voices, we actually have a ditransitive clause with three core arguments. In contrast, the verbs of giving, which are typical representatives of ditransitive predicates in other languages, form a standard transitive clause in the agent and patient voices, as the recipient is coded as a directioal (locative) oblique dependent.</p> <ul> <li><em>Nagbigay ang lalaki ng libro sa babae.</em> “The man gave a book to the woman.” (agent voice)</li> </ul> <pre><code class="language-conllu"># text = Nagbigay ang lalaki ng libro sa babae. # text_en = The man gave a book to the woman. 1 Nagbigay bigay VERB _ Aspect=Perf|Mood=Ind|VerbForm=Fin|Voice=Agf 0 root _ Gloss=gave 2 ang ang DET _ Case=Nom|Definite=Def|PronType=Art 3 det _ Gloss=the 3 lalaki lalaki NOUN _ _ 1 nsubj _ Gloss=man 4 ng ng DET _ Case=Acc|PronType=Art 5 det _ Gloss=DET 5 libro libro NOUN _ _ 1 obj _ Gloss=libro 6 sa sa DET _ Case=Loc|PronType=Art 7 det _ Gloss=DIR 7 babae babae NOUN _ _ 1 obl _ Gloss=woman|SpaceAfter=No 8 . . PUNCT _ _ 1 punct _ Gloss=. </code></pre> <!-- Locative voice? Binigyan ng lalaki ng libro ang babae. --> <h3 id="plains-cree">Plains Cree</h3> <p>See also:</p> <ul> <li>Arok Elessar Wolvengrey (2011): <a href="https://dare.uva.nl/search?identifier=153f3405-f029-4046-8d95-9f2a087b4123">Semantic and pragmatic functions in Plains Cree syntax</a> (PhD thesis). Utrecht: LOT. ISBN 978-94-6093-051-5.</li> </ul> <p>The Algonquian (North American) language Plains Cree is similar to Basque in its cross-referencing of both the subject and the object by verbal inflection. It is also very dissimilar to Basque due to its almost complete lack of case marking on the nouns. Yet the marking of the argument on the verbal head is sufficient to allow for a relatively free word order (unlike English).</p> <p>Like in many other languages where person and number of an argument is cross-referenced by the verb, the argument does not need to appear as a separate word if it would be just a pronoun.</p> <ul> <li><em>Niwīcihānānak.</em> “We help them.”</li> <li><em>Niwīcihikonānak.</em> “They help us.”</li> </ul> <pre><code class="language-conllu"># text = Niwīcihānānak. # text_en = We help them. 1 Niwīcihānānak wīcih VERB _ Animacy=Anim|Clusivity[high]=Ex|Mood=Ind|Number[high]=Plur|Number[low]=Plur|Person[high]=1|Person[low]=3|Tense=Pres|Voice=Dir 0 root _ Gloss=we-help-them|MSeg=ni-wīcih-ā-nān-ak|MGloss=1-help-DIR-1PL-3PL|SpaceAfter=No 2 . . PUNCT _ _ 1 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># text = Niwīcihikonānak. # text_en = They help us. 1 Niwīcihikonānak wīcih VERB _ Animacy=Anim|Clusivity[high]=Ex|Mood=Ind|Number[high]=Plur|Number[low]=Plur|Person[high]=1|Person[low]=3|Tense=Pres|Voice=Inv 0 root _ Gloss=they-help-us|MSeg=ni-wīcih-iko-nān-ak|MGloss=1-help-INV-1PL-3PL|SpaceAfter=No 2 . . PUNCT _ _ 1 punct _ Gloss=. </code></pre> <p>The two verb forms in the two previous examples differ in <a href="">Voice</a>. The first example is in the direct voice, where the argument higher in a language-specific obliqueness hierarchy is more agent-like and the other argument is more patient-like. First person arguments are higher than third person arguments, therefore the agent is “we” and the patient is “they”.</p> <p>In the second example, the argument-marking morphemes have not changed but the verb is in the inverse voice where the argument lower in the hierarchy (“they”) is the agent and the higher argument (“we”) is the patient.</p> <p>In a parallel to the active-passive voice system of English, we can postulate that the argument higher in the hierarchy is the subject (i.e., the most core argument), and the lower argument is the object. And like with English passives, the voice has to be considered when one wants to map the grammatical relations to semantic roles. In the two previous examples, the arguments are not overtly present and the dependency relations are not visible. However, if there are overt arguments in an inverse voice clause, we may again want to use relation subtypes to signal that the default interpretation does not apply. <span style="color:red">TBD: Should we use <a href="">nsubj:pass</a> and <a href="">obj:agent</a> as in symmetric-voice languages? Or something else? Or should we even replace <code class="language-plaintext highlighter-rouge">nsubj:pass</code> in other languages by something more neutral? Alternatively, we could make the direct-inverse voice system special in that we resolve the roles already in the relation labeling, i.e., higher-ranking argument will be labeled <code class="language-plaintext highlighter-rouge">nsubj</code> in direct voice and <code class="language-plaintext highlighter-rouge">obj</code> in inverse voice, and lower-ranking argument will be <code class="language-plaintext highlighter-rouge">obj</code> in direct voice and <code class="language-plaintext highlighter-rouge">nsubj</code> in inverse voice. That is, if there are not some typical subject tests known from other languages that will contradict our proposal. At present I do not know anything about subjecthood tests applied to Plains Cree.</span></p> <ul> <li><em>Nikī-wīcihāw Cān.</em> “I helped John.”</li> </ul> <pre><code class="language-conllu"># text = Nikī-wīcihāw Cān. # text_en = I helped John. 1 Nikī-wīcihāw wīcih VERB _ Animacy=Anim|Mood=Ind|Number[high]=Sing|Number[low]=Sing|Person[high]=1|Person[low]=3|Tense=Past|Voice=Dir 0 root _ Gloss=I-helped-him|MSeg=ni-kī-wīcih-ā-w|MGloss=1-PAST-help-DIR-3SG 2 Cān Cān PROPN _ Animacy=Anim|Number=Sing|Obviation=Prx 1 obj _ Gloss=John|SpaceAfter=No 3 . . PUNCT _ _ 1 punct _ Gloss=. </code></pre> <ul> <li><em>Nikī-wīcihāwak Cān ēkwa Mēriy.</em> “I helped John and Mary.”</li> </ul> <pre><code class="language-conllu"># text = Nikī-wīcihāwak Cān ēkwa Mēriy. # text_en = I helped John and Mary. 1 Nikī-wīcihāwak wīcih VERB _ Animacy=Anim|Mood=Ind|Number[high]=Sing|Number[low]=Plur|Person[high]=1|Person[low]=3|Tense=Past|Voice=Dir 0 root _ Gloss=I-helped-them|MSeg=ni-kī-wīcih-ā-w-ak|MGloss=1-PAST-help-DIR-3-3PL 2 Cān Cān PROPN _ Animacy=Anim|Number=Sing|Obviation=Prx 1 obj _ Gloss=John 3 ēkwa ēkwa CCONJ _ _ 4 cc _ Gloss=and 4 Mēriy Mēriy PROPN _ Animacy=Anim|Number=Sing|Obviation=Prx 2 conj _ Gloss=Mary|SpaceAfter=No 5 . . PUNCT _ _ 1 punct _ Gloss=. </code></pre> <!-- page 100 section 2.2.2.2 --> <p>If two third-person arguments are involved, one of them is considered <em>proximate</em> (more topical, higher in the obliqueness hierarchy) and the other is considered <em>obviative</em> (less topical, lower in the obliqueness hierarchy). The obviative noun is marked morphologically by the suffix <em>-a</em>. Note that Plains Cree distinguishes singular and plural <a href="">Number</a> for proximate but not for obviative third person arguments.</p> <p>Current UD data (as of UD 2.1) does not include languages with direct-inverse voice systems and proximate-obviative division of third-person arguments. <span style="color: blue"><b>Joakim:</b> But I think similar cases are discussed with reference to UD in <a href="http://www.aclweb.org/anthology/W16-1719">this paper on Arapaho</a>.</span> The guidelines define a special value for the “fourth person”, which could be used for obviative arguments (see <a href="">Person</a>). This value is inspired by the <a href="https://unimorph.github.io/doc/unimorph-schema.pdf#page=41">Unimorph</a> project. However, the Unimorph specification seems to favor using <code class="language-plaintext highlighter-rouge">Person=3</code> with an additional subfeature for proximate and obviative status: “In some languages, a fourth person category is used to describe an otherwise third-person referent that is differentiated from other third-person referents by a switch-reference-like distinction … or, more commonly, by a distinction in obviation status… For the purposes of morphological distinctions, these fourth person categories may call for dedicated verbal morphology. While in some cases their meaning can be captured by third person (3) plus switch-reference features or features marking pragmatic voice distinctions (such as the proximate (PRX) and obviative (OBV)), we include a fourth person category with the feature 4 to allow for identification of a fourth person category when the semantic distinctions are complicated or not strictly inflectional in nature.”</p> <p>A possible alternative would be to revoke the “fourth person” and define a separate feature <code class="language-plaintext highlighter-rouge">Obviation</code> with the values <code class="language-plaintext highlighter-rouge">Prx</code> and <code class="language-plaintext highlighter-rouge">Obv</code>. There are two places where the feature could be used: as a verbal feature (cross-referencing the argument) and as a nominal feature (marking the argument). Especially in nominal inflection it seems preferable to use a new feature rather than assert that the noun inflects for person (with values <code class="language-plaintext highlighter-rouge">3</code> and <code class="language-plaintext highlighter-rouge">4</code> only).</p> <p>Yet another option would be to include the nominal inflection under <a href="">Case</a> marking, i.e., a noun with the obviative morpheme would be <code class="language-plaintext highlighter-rouge">Case=Acc</code> and the unmarked nouns would be <code class="language-plaintext highlighter-rouge">Case=Nom</code>. However, such an extension could be perceived as stretching the usual definition of case too far. The main oddity would be that it only applies to third-person referents and only if two such referents compete as arguments of the same verb. If one argument of the verb is first-person and the other third-person, both will stay in the “nominative” regardless of their semantic roles. Therefore, defining a new feature, separate from <code class="language-plaintext highlighter-rouge">Case</code>, is probably a better and less confusing solution.</p> <!-- page 199 section 3.1 --> <ul> <li><em>Cāniy kī-wīcihēw Mērīwa.</em> “Johnny helped Mary.” (direct voice)</li> <li><em>Cānīwa kī-wīcihēw Mēriy.</em> “Mary helped Johnny.” (direct voice)</li> <li><em>Cāniy kī-wīcihik Mērīwa.</em> “Mary helped Johnny. / Johnny was helped by Mary.” (inverse voice)</li> <li><em>Cānīwa kī-wīcihik Mēriy.</em> “Johnny helped Mary. / Mary was helped by Johnny.” (inverse voice)</li> </ul> <pre><code class="language-conllu"># text = Cāniy kī-wīcihēw Mērīwa. # text_en = Johnny helped Mary. 1 Cāniy Cāniy PROPN _ Animacy=Anim|Number=Sing|Obviation=Prx 2 nsubj _ Gloss=Johnny 2 kī-wīcihēw wīcih VERB _ Animacy=Anim|Mood=Ind|Number[high]=Sing|Number[low]=Sing|Person[high]=3|Person[low]=3|Tense=Past|Voice=Dir 0 root _ Gloss=helped|MSeg=kī-wīcih-ē-w|MGloss=PAST-help-DIR-3SG 3 Mērīwa Mēriy PROPN _ Animacy=Anim|Number=Sing|Obviation=Obv 2 obj _ Gloss=Mary|MSeg=Mēriy-wa|MGloss=Mary-OBV|SpaceAfter=No 4 . . PUNCT _ _ 2 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># text = Cānīwa kī-wīcihēw Mēriy. # text_en = Mary helped Johnny. 1 Cānīwa Cāniy PROPN _ Animacy=Anim|Number=Sing|Obviation=Obv 2 obj _ Gloss=Johnny|MSeg=Cāniy-wa|MGloss=Johnny-OBV 2 kī-wīcihēw wīcih VERB _ Animacy=Anim|Mood=Ind|Number[high]=Sing|Number[low]=Sing|Person[high]=3|Person[low]=3|Tense=Past|Voice=Dir 0 root _ Gloss=helped|MSeg=kī-wīcih-ē-w|MGloss=PAST-help-DIR-3SG 3 Mēriy Mēriy PROPN _ Animacy=Anim|Number=Sing|Obviation=Prx 2 nsubj _ Gloss=Mary|SpaceAfter=No 4 . . PUNCT _ _ 2 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># text = Cāniy kī-wīcihik Mērīwa. # text_en = Mary helped Johnny. / Johnny was helped by Mary. 1 Cāniy Cāniy PROPN _ Animacy=Anim|Number=Sing|Obviation=Prx 2 nsubj:pass _ Gloss=Johnny 2 kī-wīcihik wīcih VERB _ Animacy=Anim|Mood=Ind|Number[high]=Sing|Number[low]=Sing|Person[high]=3|Person[low]=3|Tense=Past|Voice=Inv 0 root _ Gloss=helped|MSeg=kī-wīcih-ikw-w|MGloss=PAST-help-INV-3SG 3 Mērīwa Mēriy PROPN _ Animacy=Anim|Number=Sing|Obviation=Obv 2 obj:agent _ Gloss=Mary|MSeg=Mēriy-wa|MGloss=Mary-OBV|SpaceAfter=No 4 . . PUNCT _ _ 2 punct _ Gloss=. </code></pre> <pre><code class="language-conllu"># text = Cānīwa kī-wīcihik Mēriy. # text_en = Johnny helped Mary. / Mary was helped by Johnny. 1 Cānīwa Cāniy PROPN _ Animacy=Anim|Number=Sing|Obviation=Obv 2 obj:agent _ Gloss=Johnny|MSeg=Cāniy-wa|MGloss=Johnny-OBV 2 kī-wīcihik wīcih VERB _ Animacy=Anim|Mood=Ind|Number[high]=Sing|Number[low]=Sing|Person[high]=3|Person[low]=3|Tense=Past|Voice=Inv 0 root _ Gloss=helped|MSeg=kī-wīcih-ikw-w|MGloss=PAST-help-INV-3SG 3 Mēriy Mēriy PROPN _ Animacy=Anim|Number=Sing|Obviation=Prx 2 nsubj:pass _ Gloss=Mary|SpaceAfter=No 4 . . PUNCT _ _ 2 punct _ Gloss=. </code></pre> <p>Ditransitive verbs (that is, verbs with three arguments) still cross-reference only two arguments on the verb. It is always the recipient-like argument that is cross-referenced, while the theme stays outside. Hence the recipient (goal) is more core than the theme, and deserves to be labeled <a href="">obj</a>. The question is whether the theme is still a core argument (and thus labeled <a href="">iobj</a>) or it is already oblique. Allowing it the core status seems to be at a similar level of tolerance as with the non-accusative objects in languages like Czech. The themes in Plains Cree are not indexed on the verb, though their own surface form (bare nominal) is not different from the core arguments.</p> <!-- page 95 section 2.2.3.2 --> <ul> <li><em>Nikī-miyāw anima masinahikan.</em> “I gave him/her that book.” (direct voice)</li> <li><em>Nikī-miyik anima masinahikan.</em> “He/she gave me that book.” (inverse voice)</li> <li><em>Nikī-kiskinwahamawāw nēhiyawēwin.</em> “I taught him/her Cree.” (direct voice)</li> <li><em>Nikī-kiskinwahamāk nēhiyawēwin.</em> “He/she taught me Cree.” (inverse voice)</li> </ul> <pre><code class="language-conllu"># text = Nikī-miyāw anima masinahikan. # text_en = I gave him/her that book. 1 Nikī-miyāw miy VERB _ Animacy=Anim|Mood=Ind|Number[high]=Sing|Number[low]=Sing|Person[high]=1|Person[low]=3|Tense=Past|Voice=Dir 0 root _ Gloss=I-gave-him/her|MSeg=ni-kī-miy-ā-w|MGloss=1-PAST-give.to-DIR-3SG 2 anima anima DET _ Animacy=Inan|Number=Sing|PronType=Dem 3 det _ Gloss=that|MGloss=DEM.0's 3 masinahikan masinahikan NOUN _ Animacy=Inan|Number=Sing 1 iobj _ Gloss=book|SpaceAfter=No 4 . . PUNCT _ _ 1 punct _ Gloss=. </code></pre> <p>In the above example, the verb stem used is for animate objects, while <em>masinahikan</em> “book” is inanimate. That is a proof that the 3rd person singular cross-reference on the verb does not refer to the book but to an animate recipient that is not overtly represented in the sentence.</p> <p>Even though Plains Cree does not use morphological cases to distinguish agents from patients, there is a form of nouns that can be classified as the locative case (<code class="language-plaintext highlighter-rouge">Case=Loc</code>). It clearly marks the noun as oblique and unable to be cross-referenced by verbal inflection. The other, bare nominal forms, could then be tagged as nominative (<code class="language-plaintext highlighter-rouge">Case=Nom</code>), or, optionally, left with the <a href="">Case</a> feature empty.</p> <ul> <li><em>Akocikanihk nikī-ahāwak nitastisak.</em> “I put my mitts on the shelf.” (mitts are grammatically animate, despite the semantics)</li> </ul> <pre><code class="language-conllu"># text = Akocikanihk nikī-ahāwak nitastisak. # text_en = I put my mitts on the shelf. 1 Akocikanihk akocikan NOUN _ Animacy=Inan|Case=Loc 2 obl _ Gloss=shelf|MSeg=akocikan-ihk|MGloss=shelf-LOC 2 nikī-ahāwak ah VERB _ Animacy=Anim|Mood=Ind|Number[high]=Sing|Number[low]=Plur|Person[high]=1|Person[low]=3|Tense=Past|Voice=Dir 0 root _ Gloss=I-put|MSeg=ni-kī-ah-ā-wak|MGloss=1-PAST-put-DIR-3PL 3 nitastisak astis NOUN _ Animacy=Anim|Number=Plur|Person[psor]=1 2 obj _ Gloss=my-mitts|MSeg=nit-astis-ak|MGloss=1-mitt-PL|SpaceAfter=No 4 . . PUNCT _ _ 2 punct _ Gloss=. </code></pre> <p>Adpositions may accompany the locative, too:</p> <ul> <li><em>Nikī-nīhtināw akocikanihk ohci.</em> “I took him/her/it down from the shelf.”</li> </ul> <pre><code class="language-conllu"># text = Nikī-nīhtināw akocikanihk ohci. # text_en = I took him/her/it down from the shelf. 1 Nikī-nīhtināw nīhtin VERB _ Animacy=Anim|Mood=Ind|Number[high]=Sing|Number[low]=Sing|Person[high]=1|Person[low]=3|Tense=Past|Voice=Dir 0 root _ Gloss=I-took-it-down|MSeg=ni-kī-nīhtin-ā-w|MGloss=1-PAST-take.down-DIR-3SG 2 akocikanihk akocikan NOUN _ Animacy=Inan|Case=Loc 1 obl _ Gloss=shelf|MSeg=akocikan-ihk|MGloss=shelf-LOC 3 ohci ohci ADP _ _ 2 case _ Gloss=from|SpaceAfter=No 4 . . PUNCT _ _ 1 punct _ Gloss=. </code></pre> <!----------------------------------------------------------------------------> <p><span style="color:red">TO DO: Discuss somewhere the layered features that are needed when multiple arguments are cross-referenced by verbal morphology. Try to standardize the layer names.</span></p> <h2 id="summary-of-relations">Summary of Relations</h2> <ul> <li><a href="">nsubj</a> — nominal subject, corresponding to the S function in intransitive clauses and to the A function in transitive clauses. If some of the <code class="language-plaintext highlighter-rouge">nsubj</code> subtypes are used in the language, then the bare <code class="language-plaintext highlighter-rouge">nsubj</code> denotes the remaining situations not covered by the subtypes. <ul> <li><a href="">nsubj:pass</a> — nominal subject in a passive clause</li> <li><a href="">nsubj:caus</a> — nominal subject in a causative clause</li> </ul> </li> <li><a href="">obj</a> — nominal object, corresponding to the P function in transitive clauses.</li> <li><a href="">iobj</a> — nominal indirect object, one of two objects in ditransitive clauses, the one that is “less core-like” of the two. If the two objects are equal in there core-likelihood, none of them is <code class="language-plaintext highlighter-rouge">iobj</code>. If some of the <code class="language-plaintext highlighter-rouge">iobj</code> subtypes are used in the language, then the bare <code class="language-plaintext highlighter-rouge">iobj</code> denotes the remaining situations not covered by the subtypes. <ul> <li><a href="">iobj:agent</a> — true agent in a causative clause, if encoded as an indirect object.</li> </ul> </li> <li><a href="">obl</a> — nominal oblique argument or adjunct. If some of the <code class="language-plaintext highlighter-rouge">obl</code> subtypes are used in the language, then the bare <code class="language-plaintext highlighter-rouge">obl</code> denotes the remaining situations not covered by the subtypes. <ul> <li><a href="">obl:agent</a> — true agent in a passive clause, demoted from active subject</li> <li><a href="">obl:arg</a> — oblique argument other than <code class="language-plaintext highlighter-rouge">obl:agent</code></li> <li><a href="">obl:tmod</a> — temporal adjunct</li> </ul> </li> </ul> </div> <!-- support for embedded visualizations --> <script type="text/javascript"> var root = '../../'; // filled in by jekyll head.js( // We assume that external libraries such as jquery.min.js have already been loaded outside! // (See _layouts/base.html.) // brat helper modules root + 'lib/brat/configuration.js', root + 'lib/brat/util.js', root + 'lib/brat/annotation_log.js', root + 'lib/ext/webfont.js', // brat modules root + 'lib/brat/dispatcher.js', root + 'lib/brat/url_monitor.js', root + 'lib/brat/visualizer.js', // embedding configuration root + 'lib/local/config.js', // project-specific collection data root + 'lib/local/collections.js', // Annodoc root + 'lib/annodoc/annodoc.js', // NOTE: non-local libraries 'https://spyysalo.github.io/conllu.js/conllu.js' ); var webFontURLs = [ // root + 'static/fonts/Astloch-Bold.ttf', root + 'static/fonts/PT_Sans-Caption-Web-Regular.ttf', root + 'static/fonts/Liberation_Sans-Regular.ttf' ]; var setupTimeago = function() { jQuery("time.timeago").timeago(); }; head.ready(function() { setupTimeago(); // mark current collection (filled in by Jekyll) Collections.listing['_current'] = ''; // perform all embedding and support functions Annodoc.activate(Config.bratCollData, Collections.listing); }); </script> <!-- google analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-55233688-1', 'auto'); ga('send', 'pageview'); </script> <div id="footer"> <p class="footer-text">&copy; 2014–2021 <a href="http://universaldependencies.org/introduction.html#contributors" style="color:gray">Universal Dependencies contributors</a>. Site powered by <a href="http://spyysalo.github.io/annodoc" style="color:gray">Annodoc</a> and <a href="http://brat.nlplab.org/" style="color:gray">brat</a></p>. </div> </div> </body> </html>
UniversalDependencies/universaldependencies.github.io
workgroups/newdoc/valency_changing_operations.html
HTML
apache-2.0
99,933
<!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:43 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LdapKeyStoreConsumer (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="LdapKeyStoreConsumer (BOM: * : All 2.5.0.Final 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/LdapKeyStoreConsumer.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.5.0.Final</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStore.html" title="class in org.wildfly.swarm.config.elytron"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStoreSupplier.html" title="interface in org.wildfly.swarm.config.elytron"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/wildfly/swarm/config/elytron/LdapKeyStoreConsumer.html" target="_top">Frames</a></li> <li><a href="LdapKeyStoreConsumer.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.wildfly.swarm.config.elytron</div> <h2 title="Interface LdapKeyStoreConsumer" class="title">Interface LdapKeyStoreConsumer&lt;T extends <a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStore.html" title="class in org.wildfly.swarm.config.elytron">LdapKeyStore</a>&lt;T&gt;&gt;</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">LdapKeyStoreConsumer&lt;T extends <a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStore.html" title="class in org.wildfly.swarm.config.elytron">LdapKeyStore</a>&lt;T&gt;&gt;</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">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStoreConsumer.html#accept-T-">accept</a></span>(<a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStoreConsumer.html" title="type parameter in LdapKeyStoreConsumer">T</a>&nbsp;value)</code> <div class="block">Configure a pre-constructed instance of LdapKeyStore resource</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>default <a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStoreConsumer.html" title="interface in org.wildfly.swarm.config.elytron">LdapKeyStoreConsumer</a>&lt;<a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStoreConsumer.html" title="type parameter in LdapKeyStoreConsumer">T</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStoreConsumer.html#andThen-org.wildfly.swarm.config.elytron.LdapKeyStoreConsumer-">andThen</a></span>(<a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStoreConsumer.html" title="interface in org.wildfly.swarm.config.elytron">LdapKeyStoreConsumer</a>&lt;<a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStoreConsumer.html" title="type parameter in LdapKeyStoreConsumer">T</a>&gt;&nbsp;after)</code>&nbsp;</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.elytron.LdapKeyStore-"> <!-- --> </a><a name="accept-T-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>accept</h4> <pre>void&nbsp;accept(<a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStoreConsumer.html" title="type parameter in LdapKeyStoreConsumer">T</a>&nbsp;value)</pre> <div class="block">Configure a pre-constructed instance of LdapKeyStore resource</div> </li> </ul> <a name="andThen-org.wildfly.swarm.config.elytron.LdapKeyStoreConsumer-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>andThen</h4> <pre>default&nbsp;<a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStoreConsumer.html" title="interface in org.wildfly.swarm.config.elytron">LdapKeyStoreConsumer</a>&lt;<a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStoreConsumer.html" title="type parameter in LdapKeyStoreConsumer">T</a>&gt;&nbsp;andThen(<a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStoreConsumer.html" title="interface in org.wildfly.swarm.config.elytron">LdapKeyStoreConsumer</a>&lt;<a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStoreConsumer.html" title="type parameter in LdapKeyStoreConsumer">T</a>&gt;&nbsp;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/LdapKeyStoreConsumer.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.5.0.Final</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStore.html" title="class in org.wildfly.swarm.config.elytron"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../org/wildfly/swarm/config/elytron/LdapKeyStoreSupplier.html" title="interface in org.wildfly.swarm.config.elytron"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/wildfly/swarm/config/elytron/LdapKeyStoreConsumer.html" target="_top">Frames</a></li> <li><a href="LdapKeyStoreConsumer.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 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/elytron/LdapKeyStoreConsumer.html
HTML
apache-2.0
11,269
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_20) on Tue Jul 19 23:14:39 CEST 2011 --> <TITLE> PersistenceUnitRefTypeImpl </TITLE> <META NAME="date" CONTENT="2011-07-19"> <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="PersistenceUnitRefTypeImpl"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PersistenceUnitRefTypeImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceContextRefTypeImpl.html" title="class in org.jboss.shrinkwrap.descriptor.impl.javaee5"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PropertyTypeImpl.html" title="class in org.jboss.shrinkwrap.descriptor.impl.javaee5"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="PersistenceUnitRefTypeImpl.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.jboss.shrinkwrap.descriptor.impl.javaee5</FONT> <BR> Class PersistenceUnitRefTypeImpl&lt;T&gt;</H2> <PRE> java.lang.Object <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.jboss.shrinkwrap.descriptor.impl.javaee5.PersistenceUnitRefTypeImpl&lt;T&gt;</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD>org.jboss.shrinkwrap.descriptor.api.Child&lt;T&gt;, <A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;T&gt;</DD> </DL> <HR> <DL> <DT><PRE>public class <B>PersistenceUnitRefTypeImpl&lt;T&gt;</B><DT>extends java.lang.Object<DT>implements org.jboss.shrinkwrap.descriptor.api.Child&lt;T&gt;, <A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;T&gt;</DL> </PRE> <P> This class implements the <code> persistence-unit-refType </code> xsd type <p> Original Documentation: <p> <br> <br> <br> The persistence-unit-ref element contains a declaration <br> of Deployment Component's reference to a persistence unit <br> associated within a Deployment Component's <br> environment. It consists of: <br> <br> - an optional description <br> - the persistence unit reference name <br> - an optional persistence unit name. If not specified, <br> the default persistence unit is assumed. <br> - optional injection targets <br> <br> Examples: <br> <br> <persistence-unit-ref> <br> <persistence-unit-ref-name>myPersistenceUnit <br> </persistence-unit-ref-name> <br> </persistence-unit-ref> <br> <br> <persistence-unit-ref> <br> <persistence-unit-ref-name>myPersistenceUnit <br> </persistence-unit-ref-name> <br> <persistence-unit-name>PersistenceUnit1 <br> </persistence-unit-name> <br> </persistence-unit-ref> <br> <br> <br> <br> <P> <P> <DL> <DT><B>Since:</B></DT> <DD>Generation date :2011-07-19T22:54:35.59+02:00</DD> <DT><B>Author:</B></DT> <DD><a href="mailto:[email protected]">Ralf Battenfeld</a></DD> </DL> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#PersistenceUnitRefTypeImpl(T, java.lang.String, org.jboss.shrinkwrap.descriptor.spi.Node)">PersistenceUnitRefTypeImpl</A></B>(<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&nbsp;t, java.lang.String&nbsp;nodeName, org.jboss.shrinkwrap.descriptor.spi.Node&nbsp;node)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#PersistenceUnitRefTypeImpl(T, java.lang.String, org.jboss.shrinkwrap.descriptor.spi.Node, org.jboss.shrinkwrap.descriptor.spi.Node)">PersistenceUnitRefTypeImpl</A></B>(<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&nbsp;t, java.lang.String&nbsp;nodeName, org.jboss.shrinkwrap.descriptor.spi.Node&nbsp;node, org.jboss.shrinkwrap.descriptor.spi.Node&nbsp;childNode)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#getDescriptionList()">getDescriptionList</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns all <code>description</code> elements</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/InjectionTargetType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">InjectionTargetType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;&gt;&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#getInjectionTargetList()">getInjectionTargetList</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns all <code>injection-target</code> elements</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#getMappedName()">getMappedName</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the <code>mapped-name</code> element</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#getPersistenceUnitName()">getPersistenceUnitName</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the <code>persistence-unit-name</code> element</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#getPersistenceUnitRefName()">getPersistenceUnitRefName</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the <code>persistence-unit-ref-name</code> element</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/InjectionTargetType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">InjectionTargetType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#injectionTarget()">injectionTarget</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the <code>injection-target</code> element</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#removeAllDescription()">removeAllDescription</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes the <code>description</code> element</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#removeAllInjectionTarget()">removeAllInjectionTarget</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes all <code>injection-target</code> elements</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#removeMappedName()">removeMappedName</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes the <code>mapped-name</code> element</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#removePersistenceUnitName()">removePersistenceUnitName</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes the <code>persistence-unit-name</code> element</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#removePersistenceUnitRefName()">removePersistenceUnitRefName</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes the <code>persistence-unit-ref-name</code> element</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#setDescription(java.lang.String)">setDescription</A></B>(java.lang.String&nbsp;description)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>description</code> element</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#setDescriptionList(java.lang.String...)">setDescriptionList</A></B>(java.lang.String...&nbsp;values)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates for all String objects representing <code>description</code> elements, a new <code>description</code> element</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#setMappedName(java.lang.String)">setMappedName</A></B>(java.lang.String&nbsp;mappedName)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If not already created, a new <code>mapped-name</code> element with the given value will be created.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#setPersistenceUnitName(java.lang.String)">setPersistenceUnitName</A></B>(java.lang.String&nbsp;persistenceUnitName)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If not already created, a new <code>persistence-unit-name</code> element with the given value will be created.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#setPersistenceUnitRefName(java.lang.String)">setPersistenceUnitRefName</A></B>(java.lang.String&nbsp;persistenceUnitRefName)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If not already created, a new <code>persistence-unit-ref-name</code> element with the given value will be created.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html#up()">up</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="PersistenceUnitRefTypeImpl(java.lang.Object,java.lang.String,org.jboss.shrinkwrap.descriptor.spi.Node)"><!-- --></A><A NAME="PersistenceUnitRefTypeImpl(T, java.lang.String, org.jboss.shrinkwrap.descriptor.spi.Node)"><!-- --></A><H3> PersistenceUnitRefTypeImpl</H3> <PRE> public <B>PersistenceUnitRefTypeImpl</B>(<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&nbsp;t, java.lang.String&nbsp;nodeName, org.jboss.shrinkwrap.descriptor.spi.Node&nbsp;node)</PRE> <DL> </DL> <HR> <A NAME="PersistenceUnitRefTypeImpl(java.lang.Object,java.lang.String,org.jboss.shrinkwrap.descriptor.spi.Node,org.jboss.shrinkwrap.descriptor.spi.Node)"><!-- --></A><A NAME="PersistenceUnitRefTypeImpl(T, java.lang.String, org.jboss.shrinkwrap.descriptor.spi.Node, org.jboss.shrinkwrap.descriptor.spi.Node)"><!-- --></A><H3> PersistenceUnitRefTypeImpl</H3> <PRE> public <B>PersistenceUnitRefTypeImpl</B>(<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&nbsp;t, java.lang.String&nbsp;nodeName, org.jboss.shrinkwrap.descriptor.spi.Node&nbsp;node, org.jboss.shrinkwrap.descriptor.spi.Node&nbsp;childNode)</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="up()"><!-- --></A><H3> up</H3> <PRE> public <A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A> <B>up</B>()</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE>up</CODE> in interface <CODE>org.jboss.shrinkwrap.descriptor.api.Child&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setMappedName(java.lang.String)"><!-- --></A><H3> setMappedName</H3> <PRE> public <A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt; <B>setMappedName</B>(java.lang.String&nbsp;mappedName)</PRE> <DL> <DD>If not already created, a new <code>mapped-name</code> element with the given value will be created. Otherwise, the existing <code>mapped-name</code> element will be updated with the given value. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html#setMappedName(java.lang.String)">setMappedName</A></CODE> in interface <CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the current instance of <CODE>PersistenceUnitRefType<T></CODE></DL> </DD> </DL> <HR> <A NAME="removeMappedName()"><!-- --></A><H3> removeMappedName</H3> <PRE> public <A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt; <B>removeMappedName</B>()</PRE> <DL> <DD>Removes the <code>mapped-name</code> element <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html#removeMappedName()">removeMappedName</A></CODE> in interface <CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the current instance of <CODE>PersistenceUnitRefType<T></CODE></DL> </DD> </DL> <HR> <A NAME="getMappedName()"><!-- --></A><H3> getMappedName</H3> <PRE> public java.lang.String <B>getMappedName</B>()</PRE> <DL> <DD>Returns the <code>mapped-name</code> element <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html#getMappedName()">getMappedName</A></CODE> in interface <CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the node defined for the element <code>mapped-name</code></DL> </DD> </DL> <HR> <A NAME="removeAllInjectionTarget()"><!-- --></A><H3> removeAllInjectionTarget</H3> <PRE> public <A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt; <B>removeAllInjectionTarget</B>()</PRE> <DL> <DD>Removes all <code>injection-target</code> elements <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html#removeAllInjectionTarget()">removeAllInjectionTarget</A></CODE> in interface <CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the current instance of <CODE>PersistenceUnitRefType<T></CODE></DL> </DD> </DL> <HR> <A NAME="injectionTarget()"><!-- --></A><H3> injectionTarget</H3> <PRE> public <A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/InjectionTargetType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">InjectionTargetType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;&gt; <B>injectionTarget</B>()</PRE> <DL> <DD>Returns the <code>injection-target</code> element <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html#injectionTarget()">injectionTarget</A></CODE> in interface <CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the node defined for the element <code>injection-target</code></DL> </DD> </DL> <HR> <A NAME="getInjectionTargetList()"><!-- --></A><H3> getInjectionTargetList</H3> <PRE> public java.util.List&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/InjectionTargetType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">InjectionTargetType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;&gt;&gt; <B>getInjectionTargetList</B>()</PRE> <DL> <DD>Returns all <code>injection-target</code> elements <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html#getInjectionTargetList()">getInjectionTargetList</A></CODE> in interface <CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>list of <code>injection-target</code></DL> </DD> </DL> <HR> <A NAME="setDescription(java.lang.String)"><!-- --></A><H3> setDescription</H3> <PRE> public <A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt; <B>setDescription</B>(java.lang.String&nbsp;description)</PRE> <DL> <DD>Creates a new <code>description</code> element <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html#setDescription(java.lang.String)">setDescription</A></CODE> in interface <CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the current instance of <CODE>PersistenceUnitRefType<T></CODE></DL> </DD> </DL> <HR> <A NAME="setDescriptionList(java.lang.String...)"><!-- --></A><H3> setDescriptionList</H3> <PRE> public <A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt; <B>setDescriptionList</B>(java.lang.String...&nbsp;values)</PRE> <DL> <DD>Creates for all String objects representing <code>description</code> elements, a new <code>description</code> element <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html#setDescriptionList(java.lang.String...)">setDescriptionList</A></CODE> in interface <CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>list</CODE> - of <code>description</code> objects <DT><B>Returns:</B><DD>the current instance of <CODE>PersistenceUnitRefType<T></CODE></DL> </DD> </DL> <HR> <A NAME="removeAllDescription()"><!-- --></A><H3> removeAllDescription</H3> <PRE> public <A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt; <B>removeAllDescription</B>()</PRE> <DL> <DD>Removes the <code>description</code> element <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html#removeAllDescription()">removeAllDescription</A></CODE> in interface <CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the current instance of <CODE>PersistenceUnitRefType<T></CODE></DL> </DD> </DL> <HR> <A NAME="getDescriptionList()"><!-- --></A><H3> getDescriptionList</H3> <PRE> public java.util.List&lt;java.lang.String&gt; <B>getDescriptionList</B>()</PRE> <DL> <DD>Returns all <code>description</code> elements <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html#getDescriptionList()">getDescriptionList</A></CODE> in interface <CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>list of <code>description</code></DL> </DD> </DL> <HR> <A NAME="setPersistenceUnitRefName(java.lang.String)"><!-- --></A><H3> setPersistenceUnitRefName</H3> <PRE> public <A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt; <B>setPersistenceUnitRefName</B>(java.lang.String&nbsp;persistenceUnitRefName)</PRE> <DL> <DD>If not already created, a new <code>persistence-unit-ref-name</code> element with the given value will be created. Otherwise, the existing <code>persistence-unit-ref-name</code> element will be updated with the given value. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html#setPersistenceUnitRefName(java.lang.String)">setPersistenceUnitRefName</A></CODE> in interface <CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the current instance of <CODE>PersistenceUnitRefType<T></CODE></DL> </DD> </DL> <HR> <A NAME="removePersistenceUnitRefName()"><!-- --></A><H3> removePersistenceUnitRefName</H3> <PRE> public <A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt; <B>removePersistenceUnitRefName</B>()</PRE> <DL> <DD>Removes the <code>persistence-unit-ref-name</code> element <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html#removePersistenceUnitRefName()">removePersistenceUnitRefName</A></CODE> in interface <CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the current instance of <CODE>PersistenceUnitRefType<T></CODE></DL> </DD> </DL> <HR> <A NAME="getPersistenceUnitRefName()"><!-- --></A><H3> getPersistenceUnitRefName</H3> <PRE> public java.lang.String <B>getPersistenceUnitRefName</B>()</PRE> <DL> <DD>Returns the <code>persistence-unit-ref-name</code> element <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html#getPersistenceUnitRefName()">getPersistenceUnitRefName</A></CODE> in interface <CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the node defined for the element <code>persistence-unit-ref-name</code></DL> </DD> </DL> <HR> <A NAME="setPersistenceUnitName(java.lang.String)"><!-- --></A><H3> setPersistenceUnitName</H3> <PRE> public <A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt; <B>setPersistenceUnitName</B>(java.lang.String&nbsp;persistenceUnitName)</PRE> <DL> <DD>If not already created, a new <code>persistence-unit-name</code> element with the given value will be created. Otherwise, the existing <code>persistence-unit-name</code> element will be updated with the given value. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html#setPersistenceUnitName(java.lang.String)">setPersistenceUnitName</A></CODE> in interface <CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the current instance of <CODE>PersistenceUnitRefType<T></CODE></DL> </DD> </DL> <HR> <A NAME="removePersistenceUnitName()"><!-- --></A><H3> removePersistenceUnitName</H3> <PRE> public <A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt; <B>removePersistenceUnitName</B>()</PRE> <DL> <DD>Removes the <code>persistence-unit-name</code> element <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html#removePersistenceUnitName()">removePersistenceUnitName</A></CODE> in interface <CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the current instance of <CODE>PersistenceUnitRefType<T></CODE></DL> </DD> </DL> <HR> <A NAME="getPersistenceUnitName()"><!-- --></A><H3> getPersistenceUnitName</H3> <PRE> public java.lang.String <B>getPersistenceUnitName</B>()</PRE> <DL> <DD>Returns the <code>persistence-unit-name</code> element <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html#getPersistenceUnitName()">getPersistenceUnitName</A></CODE> in interface <CODE><A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/api/javaee5/PersistenceUnitRefType.html" title="interface in org.jboss.shrinkwrap.descriptor.api.javaee5">PersistenceUnitRefType</A>&lt;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" title="type parameter in PersistenceUnitRefTypeImpl">T</A>&gt;</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the node defined for the element <code>persistence-unit-name</code></DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PersistenceUnitRefTypeImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceContextRefTypeImpl.html" title="class in org.jboss.shrinkwrap.descriptor.impl.javaee5"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../../org/jboss/shrinkwrap/descriptor/impl/javaee5/PropertyTypeImpl.html" title="class in org.jboss.shrinkwrap.descriptor.impl.javaee5"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="PersistenceUnitRefTypeImpl.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
shrinkwrap/descriptors
gen/doc/org/jboss/shrinkwrap/descriptor/impl/javaee5/PersistenceUnitRefTypeImpl.html
HTML
apache-2.0
48,036
<!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 May 02 00:35:12 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache (BOM: * : All 2018.5.0 API)</title> <meta name="date" content="2018-05-02"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache (BOM: * : All 2018.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/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2018.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/infinispan/cache_container/class-use/DistributedCache.html" target="_top">Frames</a></li> <li><a href="DistributedCache.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.wildfly.swarm.config.infinispan.cache_container.DistributedCache" class="title">Uses of Class<br>org.wildfly.swarm.config.infinispan.cache_container.DistributedCache</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.infinispan">org.wildfly.swarm.config.infinispan</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.infinispan.cache_container">org.wildfly.swarm.config.infinispan.cache_container</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.wildfly.swarm.config.infinispan"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a> in <a href="../../../../../../../org/wildfly/swarm/config/infinispan/package-summary.html">org.wildfly.swarm.config.infinispan</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/infinispan/package-summary.html">org.wildfly.swarm.config.infinispan</a> that return <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a></code></td> <td class="colLast"><span class="typeNameLabel">CacheContainer.CacheContainerResources.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/CacheContainer.CacheContainerResources.html#distributedCache-java.lang.String-">distributedCache</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>&nbsp;key)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/infinispan/package-summary.html">org.wildfly.swarm.config.infinispan</a> that return types with arguments of type <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <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>&lt;<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">CacheContainer.CacheContainerResources.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/CacheContainer.CacheContainerResources.html#distributedCaches--">distributedCaches</a></span>()</code> <div class="block">Get the list of DistributedCache 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/infinispan/package-summary.html">org.wildfly.swarm.config.infinispan</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/CacheContainer.html" title="type parameter in CacheContainer">T</a></code></td> <td class="colLast"><span class="typeNameLabel">CacheContainer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/CacheContainer.html#distributedCache-org.wildfly.swarm.config.infinispan.cache_container.DistributedCache-">distributedCache</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a>&nbsp;value)</code> <div class="block">Add the DistributedCache 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/infinispan/package-summary.html">org.wildfly.swarm.config.infinispan</a> with type arguments of type <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/CacheContainer.html" title="type parameter in CacheContainer">T</a></code></td> <td class="colLast"><span class="typeNameLabel">CacheContainer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/CacheContainer.html#distributedCaches-java.util.List-">distributedCaches</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>&lt;<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a>&gt;&nbsp;value)</code> <div class="block">Add all DistributedCache objects to this subresource</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.config.infinispan.cache_container"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a> in <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/package-summary.html">org.wildfly.swarm.config.infinispan.cache_container</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/package-summary.html">org.wildfly.swarm.config.infinispan.cache_container</a> with type parameters of type <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a></span><span class="tabEnd">&nbsp;</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&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a>&lt;T extends <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a>&lt;T&gt;&gt;</span></code> <div class="block">A distributed cache configuration.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCacheConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">DistributedCacheConsumer</a>&lt;T extends <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a>&lt;T&gt;&gt;</span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCacheSupplier.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">DistributedCacheSupplier</a>&lt;T extends <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a>&gt;</span></code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/package-summary.html">org.wildfly.swarm.config.infinispan.cache_container</a> that return <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">DistributedCache</a></code></td> <td class="colLast"><span class="typeNameLabel">DistributedCacheSupplier.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCacheSupplier.html#get--">get</a></span>()</code> <div class="block">Constructed instance of DistributedCache resource</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/DistributedCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2018.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/infinispan/cache_container/class-use/DistributedCache.html" target="_top">Frames</a></li> <li><a href="DistributedCache.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 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.5.0/apidocs/org/wildfly/swarm/config/infinispan/cache_container/class-use/DistributedCache.html
HTML
apache-2.0
17,039
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="pragma" content="no-cache"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Clock</title> <link rel="stylesheet" type="text/css" href="style/clock.css"> <link rel="stylesheet" type="text/css" href="style/alarm.css"> <link rel="stylesheet" type="text/css" href="style/stopwatch.css"> <link rel="stylesheet" type="text/css" href="style/timer.css"> <link rel="stylesheet" type="text/css" href="style/tabs.css"> <link rel="stylesheet" type="text/css" href="style/views.css"> <link rel="stylesheet" type="text/css" href="style/picker/value_selector.css"> <link rel="stylesheet" type="text/css" href="style/picker/picker.css"> <!-- Shared styles --> <link rel="stylesheet" type="text/css" href="shared/style/headers.css"> <link rel="stylesheet" type="text/css" href="shared/style/status.css"> <!-- These are lazy loaded. Need to be included here so the build picks them up <link rel="stylesheet" type="text/css" href="shared/style/input_areas.css" > <link rel="stylesheet" type="text/css" href="shared/style/buttons.css" > <link rel="stylesheet" type="text/css" href="shared/style/edit_mode.css" > <link rel="stylesheet" type="text/css" href="shared/style/switches.css" > --> <!-- Shared sounds --> <link rel="resources" type="directory" href="shared/resources/media/alarms/"> <!-- Localization --> <link rel="resource" type="application/l10n" href="shared/locales/date.ini"> <link rel="resource" type="application/l10n" href="locales/locales.ini"> <script defer src="js/vendor/mapset.js"></script> <script defer src="js/vendor/date_localeformat.js"></script> <script defer src="shared/js/l10n.js"></script> <script defer src="shared/js/l10n_date.js"></script> <!-- Specific code --> <script defer src="shared/js/lazy_loader.js"></script> <script defer src="js/startup.js"></script> <!-- Lazy Loaded Scripts - Include here for build process <script defer src="shared/js/gesture_detector.js"></script> <script defer src="shared/js/async_storage.js"></script> <script defer src="shared/js/template.js"></script> <script defer src="js/emitter.js"></script> <script defer src="js/view.js"></script> <script defer src="js/panel.js"></script> <script defer src="js/constants.js"></script> <script defer src="js/utils.js"></script> <script defer src="js/alarm.js"></script> <script defer src="js/active_alarm.js"></script> <script defer src="js/alarmsdb.js"></script> <script defer src="js/banner.js"></script> <script defer src="js/clock_view.js"></script> <script defer src="js/alarm_list.js"></script> <script defer src="js/alarm_manager.js"></script> <script defer src="js/stopwatch.js"></script> <script defer src="js/stopwatch_panel.js"></script> <script defer src="js/timer.js"></script> <script defer src="js/tabs.js"></script> <script defer src="js/app.js"></script> <script defer src="js/picker/spinner.js"></script> <script defer src="js/picker/picker.js"></script> --> </head> <body> <div id="views"> <div id="main-panel-wrapper"> <div id="alarm-panel" class="active panel"> <div id="clock-view"> <div id="analog-clock"> <div id="analog-clock-container"> <svg id="analog-clock-svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 270 270"> <circle id="minutehandCentralPoint" cx="135" cy="135" r="9"/> <rect id="hourhand" x="131" y="135" width="8" height="92"/> <rect id="minutehand" x="131" y="135" width="8" height="113"/> <!-- This is the second hand path, Thanks illustrator! --> <path id="secondhand" d="M142.103,135c0-3.562-3.103-6.495-6.103-6.936V0h-2v128.095c-3,0.53-5.897,3.415-5.897,6.905 s2.897,6.375,5.897,6.905V161h2v-19.064C139,141.495,142.103,138.562,142.103,135z"/> </svg> </div> </div> <div id="digital-clock"> <div id="digital-clock-container"> <div id="digital-clock-display"> <span id="clock-time"></span> <span id="clock-hour24-state"></span> </div> </div> </div> <div id="clock-day-date"></div> <!-- create new alarm icon --> <button id="alarm-new"></button> <!-- list of exisiting alarms, to be populated --> <ul id="alarms"></ul> </div> <section id="banner-countdown" role="status"> <!-- this will be replaced dynamically --> </section> </div> <div id="timer-panel" class="panel hidden"> <div id="timer-active"> <div id="timer-time-display"> <div id="timer-time">00:00</div> <menu id="timer-controls"> <button id="timer-start" class="edit-button" data-l10n-id="resume"> Resume </button> <button id="timer-pause" class="edit-button" data-l10n-id="pause"> Pause </button> <button id="timer-cancel" class="danger" data-l10n-id="cancel"> Cancel </button> </menu> </div> </div> <div id="timer-dialog" class="panel"> <div id="value-selector"> <!-- Time Picker --> <div id="time-picker" data-type="picker"> <div class="picker-container"> <div class="picker-bar-background"></div> <div class="picker-hours-wrapper"> <div class="picker-hours"> </div> </div> <div class="picker-minutes-wrapper"> <div class="picker-minutes"> </div> </div> <div class="picker-seconds-wrapper"> <div class="picker-seconds"> </div> </div> <div class="value-indicator"> <div class="value-indicator-colon">:</div> <div class="value-indicator-period">.</div> </div> </div> </div> <ul id="timer-edit"> <li> <button id="timer-create" class="recommend full" data-l10n-id="start"> Start </button> </li> <li> <span data-l10n-id="sound">Sound:</span> <select id="timer-sound"> <option value="0" data-l10n-id="noSound">No Sound</option> <option value="ac_classic_clock_alarm.opus" data-l10n-id="ac_classic_clock_alarm_opus"></option> <option value="ac_classic_clock_alarm_prog.opus" data-l10n-id="ac_classic_clock_alarm_prog_opus"></option> <option value="ac_classic_clock_radio.opus" data-l10n-id="ac_classic_clock_radio_opus"></option> <option value="ac_normal_gem_echoes.opus" data-l10n-id="ac_normal_gem_echoes_opus"></option> <option value="ac_normal_ringing_strings.opus" data-l10n-id="ac_normal_ringing_strings_opus"></option> <option value="ac_soft_humming_waves.opus" data-l10n-id="ac_soft_humming_waves_opus"></option> <option value="ac_soft_into_the_void.opus" data-l10n-id="ac_soft_into_the_void_opus"></option> <option value="ac_soft_smooth_strings.opus" data-l10n-id="ac_soft_smooth_strings_opus"></option> </select> </li> <li> <span data-l10n-id="vibrate">Vibrate:</span> <label class="pack-switch"> <input type="checkbox" id="timer-vibrate" checked class="uninit" /> <span></span> </label> </li> </ul> </div> </div> </div> <div id="stopwatch-panel" class="panel hidden"> <div class="stopwatch-time"></div> <menu id="stopwatch-controls"> <button class="stopwatch-start edit-button" data-l10n-id="start">Start</button> <button class="stopwatch-pause edit-button recommend" data-l10n-id="pause">Pause</button> <button class="stopwatch-resume edit-button" data-l10n-id="resume">Resume</button> <button class="stopwatch-reset edit-button danger" data-l10n-id="reset">Reset</button> <button class="stopwatch-lap edit-button" data-l10n-id="lap">Lap</button> </menu> <div class="stopwatch-lap-list"> <!-- list of exisiting alarms, to be populated --> <ul class="stopwatch-laps"></ul> </div> </div> </div> <form id="alarm-edit-panel" role="dialog" class="panel hidden" data-type="edit"> <header> <button id="alarm-close"><span class="icon icon-close"></span></button> <menu type="toolbar"> <button id="alarm-done" data-l10n-id="done"></button> </menu> <h1 id="alarm-title"></h1> </header> <ul id="edit-alarm" class="compact"> <li> <input type="text" name="alarm.label" data-l10n-id="alarmName" placeholder="Alarm name" maxLength="50" /> </li> <li> <label data-l10n-id="time">Time</label> <input id="time-select" type="time" /> <button id="time-menu" class="icon icon-dialog"></button> </li> <li> <label data-l10n-id="repeat">Repeat</label> <select id="repeat-select" multiple="true"> <option value="0" data-l10n-id="weekday-1-long">Monday</option> <option value="1" data-l10n-id="weekday-2-long">Tuesday</option> <option value="2" data-l10n-id="weekday-3-long">Wednesday</option> <option value="3" data-l10n-id="weekday-4-long">Thursday</option> <option value="4" data-l10n-id="weekday-5-long">Friday</option> <option value="5" data-l10n-id="weekday-6-long">Saturday</option> <option value="6" data-l10n-id="weekday-0-long">Sunday</option> </select> <button id="repeat-menu" class="icon icon-dialog" data-l10n-id="never">Never</button> </li> <li> <label data-l10n-id="sound">Sound</label> <select id="sound-select"> <option value="0" data-l10n-id="noSound">No Sound</option> <option value="ac_classic_clock_alarm.opus" data-l10n-id="ac_classic_clock_alarm_opus"></option> <option value="ac_classic_clock_alarm_prog.opus" data-l10n-id="ac_classic_clock_alarm_prog_opus"></option> <option value="ac_classic_clock_radio.opus" data-l10n-id="ac_classic_clock_radio_opus"></option> <option value="ac_normal_gem_echoes.opus" data-l10n-id="ac_normal_gem_echoes_opus"></option> <option value="ac_normal_ringing_strings.opus" data-l10n-id="ac_normal_ringing_strings_opus"></option> <option value="ac_soft_humming_waves.opus" data-l10n-id="ac_soft_humming_waves_opus"></option> <option value="ac_soft_into_the_void.opus" data-l10n-id="ac_soft_into_the_void_opus"></option> <option value="ac_soft_smooth_strings.opus" data-l10n-id="ac_soft_smooth_strings_opus"></option> </select> <button id="sound-menu" class="icon icon-dialog"></button> </li> <li> <label data-l10n-id="vibrate">Vibrate</label> <select id="vibrate-select"> <option value="1" data-l10n-id="vibrateOn">On</option> <option value="0" data-l10n-id="vibrateOff">Off</option> </select> <button id="vibrate-menu" class="icon icon-dialog" data-l10n-id="vibrateOn">On</button> </li> <li> <label class="view-alarm-lbl snooze-lbl" data-l10n-id="snooze">Snooze</label> <select id="snooze-select"> <option data-l10n-id="nMinutes" data-l10n-args='{"n": "5"}' value="5"> 5 minutes</option> <option data-l10n-id="nMinutes" data-l10n-args='{"n": "10"}' value="10">10 minutes</option> <option data-l10n-id="nMinutes" data-l10n-args='{"n": "15"}' value="15">15 minutes</option> <option data-l10n-id="nMinutes" data-l10n-args='{"n": "20"}' value="20">20 minutes</option> </select> <button id="snooze-menu" class="icon icon-dialog" data-l10n-id="nMinutes" data-l10n-args='{"n": "5"}'>5 minutes</button> </li> </ul> <menu id="delete-menu"> <button id="alarm-delete" class="danger full" data-l10n-id="delete">Delete</button> </menu> </form> </div> <ul role="tablist" class="bottom" data-items="3" id="clock-tabs"> <li id="alarm-tab" role="tab" aria-selected="true"><a href="#alarm-panel" data-l10n-id="alarm">Alarm</a></li> <li id="timer-tab" role="tab"><a href="#timer-panel" data-l10n-id="timer">Timer</a></li> <li id="stopwatch-tab" role="tab"><a href="#stopwatch-panel" data-l10n-id="stopwatch">Stopwatch</a></li> </ul> <div id="alarm-list-item-tmpl" class="hide"> <!-- <label class="alarmList alarmEnable"> <input class="input-enable" data-id="${id}" type="checkbox" ${checked}> <span></span> </label> <a href="#alarm-edit-panel" class="alarm-item${withRepeat}" data-id="${id}"> <span class="time"> ${time} <span class="period">${meridian}</span> </span> <span class="label">${label}</span> <span class="repeat">${repeat}</span> </a> --> </div> <div id="banner-tmpl" class="hide"> <!-- <p>${notice}</p> --> </div> <div id="lap-list-item-tmpl" class="hide"> <!-- <div class="lap-name"> Lap ${num} </div> <div class="lap-duration"> ${time} </div> --> </div> <div id="picker-unit-tmpl" class="hide"> <!-- <div class="picker-unit">${unit}</div> --> </div> </body> </html>
telefonicaid/CrossPlatform-ClockApp
index.html
HTML
apache-2.0
14,673
@(task: Task)(content: Html) <ul> <li>@task._id.toString</li> <li>@task.taskset_id.toString</li> <li>@content</li> </ul>
BonarBeavis/veritask
app/views/template.scala.html
HTML
apache-2.0
134
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_26) on Tue Aug 02 10:49:04 KST 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Package org.jboss.netty.handler.codec.http.websocket (The Netty Project API Reference (3.2.5.Final)) </TITLE> <META NAME="date" CONTENT="2011-08-02"> <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 Package org.jboss.netty.handler.codec.http.websocket (The Netty Project API Reference (3.2.5.Final))"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/jboss/netty/handler/codec/http/websocket/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Package<br>org.jboss.netty.handler.codec.http.websocket</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/jboss/netty/handler/codec/http/websocket/package-summary.html">org.jboss.netty.handler.codec.http.websocket</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.jboss.netty.handler.codec.http.websocket"><B>org.jboss.netty.handler.codec.http.websocket</B></A></TD> <TD>Encoder, decoder and their related message types for <a href="http://en.wikipedia.org/wiki/Web_Sockets">Web Socket</a> data frames.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.jboss.netty.handler.codec.http.websocket"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Classes in <A HREF="../../../../../../../org/jboss/netty/handler/codec/http/websocket/package-summary.html">org.jboss.netty.handler.codec.http.websocket</A> used by <A HREF="../../../../../../../org/jboss/netty/handler/codec/http/websocket/package-summary.html">org.jboss.netty.handler.codec.http.websocket</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../../../org/jboss/netty/handler/codec/http/websocket/class-use/WebSocketFrame.html#org.jboss.netty.handler.codec.http.websocket"><B>WebSocketFrame</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Web Socket frame that represents either text or binary data.</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/jboss/netty/handler/codec/http/websocket/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2008-2011 <a href="http://www.jboss.org">JBoss, a division of Red Hat, Inc.</a>. All Rights Reserved. </BODY> </HTML>
whg333/netty-3.2.5.Final
doc/api/org/jboss/netty/handler/codec/http/websocket/package-use.html
HTML
apache-2.0
7,650
<!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_16) on Sat Mar 06 22:12:21 IST 2010 --> <TITLE> API Help </TITLE> <META NAME="date" CONTENT="2010-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="API Help"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H1> How This API Document Is Organized</H1> </CENTER> This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3> Overview</H3> <BLOCKQUOTE> <P> The <A HREF="overview-summary.html">Overview</A> page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.</BLOCKQUOTE> <H3> Package</H3> <BLOCKQUOTE> <P> Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:<UL> <LI>Interfaces (italic)<LI>Classes<LI>Enums<LI>Exceptions<LI>Errors<LI>Annotation Types</UL> </BLOCKQUOTE> <H3> Class/Interface</H3> <BLOCKQUOTE> <P> Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL> <LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known Subinterfaces<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description <P> <LI>Nested Class Summary<LI>Field Summary<LI>Constructor Summary<LI>Method Summary <P> <LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL> Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE> </BLOCKQUOTE> <H3> Annotation Type</H3> <BLOCKQUOTE> <P> Each annotation type has its own separate page with the following sections:<UL> <LI>Annotation Type declaration<LI>Annotation Type description<LI>Required Element Summary<LI>Optional Element Summary<LI>Element Detail</UL> </BLOCKQUOTE> </BLOCKQUOTE> <H3> Enum</H3> <BLOCKQUOTE> <P> Each enum has its own separate page with the following sections:<UL> <LI>Enum declaration<LI>Enum description<LI>Enum Constant Summary<LI>Enum Constant Detail</UL> </BLOCKQUOTE> <H3> Use</H3> <BLOCKQUOTE> Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</BLOCKQUOTE> <H3> Tree (Class Hierarchy)</H3> <BLOCKQUOTE> There is a <A HREF="overview-tree.html">Class Hierarchy</A> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.<UL> <LI>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.<LI>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</UL> </BLOCKQUOTE> <H3> Deprecated API</H3> <BLOCKQUOTE> The <A HREF="deprecated-list.html">Deprecated API</A> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</BLOCKQUOTE> <H3> Index</H3> <BLOCKQUOTE> The <A HREF="index-files/index-1.html">Index</A> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</BLOCKQUOTE> <H3> Prev/Next</H3> These links take you to the next or previous class, interface, package, or related page.<H3> Frames/No Frames</H3> These links show and hide the HTML frames. All pages are available with or without frames. <P> <H3> Serialized Form</H3> Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description. <P> <H3> Constant Field Values</H3> The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values. <P> <FONT SIZE="-1"> <EM> This help file applies to API documentation generated using the standard doclet.</EM> </FONT> <BR> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
DeuceSTM/DeuceSTM
doc/help-doc.html
HTML
apache-2.0
9,957
<!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.lib.map.TokenCounterMapper (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.lib.map.TokenCounterMapper (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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/map/TokenCounterMapper.html" title="class in org.apache.hadoop.mapreduce.lib.map"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/apache/hadoop/mapreduce/lib/map//class-useTokenCounterMapper.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="TokenCounterMapper.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.hadoop.mapreduce.lib.map.TokenCounterMapper</B></H2> </CENTER> No usage of org.apache.hadoop.mapreduce.lib.map.TokenCounterMapper <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/map/TokenCounterMapper.html" title="class in org.apache.hadoop.mapreduce.lib.map"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/apache/hadoop/mapreduce/lib/map//class-useTokenCounterMapper.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="TokenCounterMapper.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2009 The Apache Software Foundation </BODY> </HTML>
davidl1/hortonworks-extension
docs/api/org/apache/hadoop/mapreduce/lib/map/class-use/TokenCounterMapper.html
HTML
apache-2.0
6,262
<?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>PrivateMethod - ScalaTest 2.2.6 - org.scalatest.PrivateMethodTester.PrivateMethod</title> <meta name="description" content="PrivateMethod - ScalaTest 2.2.6 - org.scalatest.PrivateMethodTester.PrivateMethod" /> <meta name="keywords" content="PrivateMethod ScalaTest 2.2.6 org.scalatest.PrivateMethodTester.PrivateMethod" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <link href="../../lib/template.css" media="screen" type="text/css" rel="stylesheet" /> <link href="../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" /> <script type="text/javascript" src="../../lib/jquery.js" id="jquery-js"></script> <script type="text/javascript" src="../../lib/jquery-ui.js"></script> <script type="text/javascript" src="../../lib/template.js"></script> <script type="text/javascript" src="../../lib/tools.tooltip.js"></script> <script type="text/javascript"> if(top === self) { var url = '../../index.html'; var hash = 'org.scalatest.PrivateMethodTester$PrivateMethod$'; var anchor = window.location.hash; var anchor_opt = ''; if (anchor.length >= 1) anchor_opt = '@' + anchor.substring(1); window.location.href = url + '#' + hash + anchor_opt; } </script> </head> <body class="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"> <a href="PrivateMethodTester$PrivateMethod.html" title="Go to companion"><img src="../../lib/object_to_class_big.png" /></a> <p id="owner"><a href="../package.html" class="extype" name="org">org</a>.<a href="package.html" class="extype" name="org.scalatest">scalatest</a>.<a href="PrivateMethodTester.html" class="extype" name="org.scalatest.PrivateMethodTester">PrivateMethodTester</a></p> <h1><a href="PrivateMethodTester$PrivateMethod.html" title="Go to companion">PrivateMethod</a></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">PrivateMethod</span> </span> </h4> <div id="comment" class="fullcommenttop"><div class="comment cmt"><p>Contains a factory method for instantiating <code>PrivateMethod</code> objects. </p></div><dl class="attributes block"> <dt>Source</dt><dd><a href="https://github.com/scalatest/scalatest/tree/release-2.2.6-for-scala-2.11-and-2.10/src/main/scala/org/scalatest/PrivateMethodTester.scala" target="_blank">PrivateMethodTester.scala</a></dd></dl><div class="toggleContainer block"> <span class="toggle">Linear Supertypes</span> <div class="superTypes hiddenContent"><span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div> </div></div> <div id="mbrsel"> <div id="textfilter"><span class="pre"></span><span class="input"><input id="mbrsel-input" type="text" accesskey="/" /></span><span class="post"></span></div> <div id="order"> <span class="filtertype">Ordering</span> <ol> <li class="alpha in"><span>Alphabetic</span></li> <li class="inherit out"><span>By inheritance</span></li> </ol> </div> <div id="ancestors"> <span class="filtertype">Inherited<br /> </span> <ol id="linearization"> <li class="in" name="org.scalatest.PrivateMethodTester.PrivateMethod"><span>PrivateMethod</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li> </ol> </div><div id="ancestors"> <span class="filtertype"></span> <ol> <li class="hideall out"><span>Hide All</span></li> <li class="showall in"><span>Show all</span></li> </ol> <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="org.scalatest.PrivateMethodTester.PrivateMethod#apply" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="apply[T](methodName:Symbol):PrivateMethodTester.this.PrivateMethod[T]"></a> <a id="apply[T](Symbol):PrivateMethod[T]"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">apply</span><span class="tparams">[<span name="T">T</span>]</span><span class="params">(<span name="methodName">methodName: <span class="extype" name="scala.Symbol">Symbol</span></span>)</span><span class="result">: <a href="PrivateMethodTester$PrivateMethod.html" class="extype" name="org.scalatest.PrivateMethodTester.PrivateMethod">PrivateMethod</a>[<span class="extype" name="org.scalatest.PrivateMethodTester.PrivateMethod.apply.T">T</span>]</span> </span> </h4> <p class="shortcomment cmt">Construct a new <code>PrivateMethod</code> object with passed <code>methodName</code> symbol.</p><div class="fullcomment"><div class="comment cmt"><p>Construct a new <code>PrivateMethod</code> object with passed <code>methodName</code> symbol. The type parameter, <code>T</code>, is the return type of the private method. </p></div><dl class="paramcmts block"><dt class="param">methodName</dt><dd class="cmt"><p>a <code>Symbol</code> representing the name of the private method to invoke</p></dd></dl><dl class="attributes block"> <dt>Exceptions thrown</dt><dd><span class="cmt">NullPointerException<p>if <code>methodName</code> is <code>null</code> </p></span></dd></dl></div> </li><li name="scala.Any#asInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="asInstanceOf[T0]:T0"></a> <a id="asInstanceOf[T0]:T0"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef#clone" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="clone():Object"></a> <a id="clone():AnyRef"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#eq" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="eq(x$1:AnyRef):Boolean"></a> <a id="eq(AnyRef):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#equals" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="equals(x$1:Any):Boolean"></a> <a id="equals(Any):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">equals</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#finalize" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="finalize():Unit"></a> <a id="finalize():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#getClass" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="getClass():Class[_]"></a> <a id="getClass():Class[_]"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#hashCode" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="hashCode():Int"></a> <a id="hashCode():Int"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">hashCode</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.Any#isInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="isInstanceOf[T0]:Boolean"></a> <a id="isInstanceOf[T0]:Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef#ne" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="ne(x$1:AnyRef):Boolean"></a> <a id="ne(AnyRef):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notify" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notify():Unit"></a> <a id="notify():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notifyAll" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notifyAll():Unit"></a> <a id="notifyAll():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#synchronized" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="synchronized[T0](x$1:=&gt;T0):T0"></a> <a id="synchronized[T0](⇒T0):T0"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#toString" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="toString():String"></a> <a id="toString():String"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">toString</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.String">String</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait():Unit"></a> <a id="wait():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long,x$2:Int):Unit"></a> <a id="wait(Long,Int):Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long):Unit"></a> <a id="wait(Long):Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">()</span> </dd></dl></div> </li></ol> </div> </div> <div id="inheritedMembers"> <div class="parent" name="scala.AnyRef"> <h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3> </div><div class="parent" name="scala.Any"> <h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3> </div> </div> <div id="groupedMembers"> <div class="group" name="Ungrouped"> <h3>Ungrouped</h3> </div> </div> </div> <div id="tooltip"></div> <div id="footer"> </div> </body> </html>
scalatest/scalatest-website
public/scaladoc/2.2.6/org/scalatest/PrivateMethodTester$PrivateMethod$.html
HTML
apache-2.0
23,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_25) on Fri Jun 05 10:51:21 EDT 2015 --> <title>org.apache.cassandra.repair (apache-cassandra API)</title> <meta name="date" content="2015-06-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="org.apache.cassandra.repair (apache-cassandra API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/cassandra/notifications/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../org/apache/cassandra/repair/messages/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/repair/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package&nbsp;org.apache.cassandra.repair</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation"> <caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Interface</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/IRepairJobEventListener.html" title="interface in org.apache.cassandra.repair">IRepairJobEventListener</a></td> <td class="colLast"> <div class="block">Implemented by the RepairSession to accept callbacks from sequential snapshot creation failure.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/IRequestCoordinator.html" title="interface in org.apache.cassandra.repair">IRequestCoordinator</a>&lt;R&gt;</td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/IRequestProcessor.html" title="interface in org.apache.cassandra.repair">IRequestProcessor</a>&lt;R&gt;</td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/AnticompactionTask.html" title="class in org.apache.cassandra.repair">AnticompactionTask</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/AnticompactionTask.AnticompactionCallback.html" title="class in org.apache.cassandra.repair">AnticompactionTask.AnticompactionCallback</a></td> <td class="colLast"> <div class="block">Callback for antitcompaction request.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/DatacenterAwareRequestCoordinator.html" title="class in org.apache.cassandra.repair">DatacenterAwareRequestCoordinator</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/Differencer.html" title="class in org.apache.cassandra.repair">Differencer</a></td> <td class="colLast"> <div class="block">Runs on the node that initiated a request to compare two trees, and launch repairs for disagreeing ranges.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/NodePair.html" title="class in org.apache.cassandra.repair">NodePair</a></td> <td class="colLast"> <div class="block">NodePair is used for repair message body to indicate the pair of nodes.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/NodePair.NodePairSerializer.html" title="class in org.apache.cassandra.repair">NodePair.NodePairSerializer</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/ParallelRequestCoordinator.html" title="class in org.apache.cassandra.repair">ParallelRequestCoordinator</a>&lt;R&gt;</td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/RepairFuture.html" title="class in org.apache.cassandra.repair">RepairFuture</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/RepairJob.html" title="class in org.apache.cassandra.repair">RepairJob</a></td> <td class="colLast"> <div class="block">RepairJob runs repair on given ColumnFamily.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/RepairJobDesc.html" title="class in org.apache.cassandra.repair">RepairJobDesc</a></td> <td class="colLast"> <div class="block">RepairJobDesc is used from various repair processes to distinguish one RepairJob to another.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/RepairMessageVerbHandler.html" title="class in org.apache.cassandra.repair">RepairMessageVerbHandler</a></td> <td class="colLast"> <div class="block">Handles all repair related message.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/RepairSession.html" title="class in org.apache.cassandra.repair">RepairSession</a></td> <td class="colLast"> <div class="block">Coordinates the (active) repair of a token range.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/SequentialRequestCoordinator.html" title="class in org.apache.cassandra.repair">SequentialRequestCoordinator</a>&lt;R&gt;</td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/SnapshotTask.html" title="class in org.apache.cassandra.repair">SnapshotTask</a></td> <td class="colLast"> <div class="block">SnapshotTask is a task that sends snapshot request.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/StreamingRepairTask.html" title="class in org.apache.cassandra.repair">StreamingRepairTask</a></td> <td class="colLast"> <div class="block">Task that make two nodes exchange (stream) some ranges (for a given table/cf).</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/TreeResponse.html" title="class in org.apache.cassandra.repair">TreeResponse</a></td> <td class="colLast"> <div class="block">Merkle tree response sent from given endpoint.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/Validator.html" title="class in org.apache.cassandra.repair">Validator</a></td> <td class="colLast"> <div class="block">Handles the building of a merkle tree for a column family.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation"> <caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Enum</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/cassandra/repair/RepairParallelism.html" title="enum in org.apache.cassandra.repair">RepairParallelism</a></td> <td class="colLast"> <div class="block">Specify the degree of parallelism when calculating the merkle trees in a repair job.</div> </td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/cassandra/notifications/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../org/apache/cassandra/repair/messages/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/repair/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2015 The Apache Software Foundation</small></p> </body> </html>
Jcamilorada/Cassandra
Instalacion/javadoc/org/apache/cassandra/repair/package-summary.html
HTML
apache-2.0
11,593
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <script src="Rect.js"></script> </head> <body> <canvas width="550" height="400" id="canvas"></canvas> <script src="main.js"></script> </body> </html>
plter/HTML5Course20160612
20160628/HandleEvent/index.html
HTML
apache-2.0
246
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>Netty Source Xref (3.10.1.Final) Package org.jboss.netty.example.http.websocketx.server</title> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="style" /> </head> <body> <div class="overview"> <ul> <li> <a href="../../../../../../../overview-summary.html">Overview</a> </li> <li class="selected">Package</li> </ul> </div> <div class="framenoframe"> <ul> <li> <a href="../../../../../../../index.html" target="_top">FRAMES</a> </li> <li> <a href="package-summary.html" target="_top">NO FRAMES</a> </li> </ul> </div> <h2>Package org.jboss.netty.example.http.websocketx.server</h2> <table class="summary"> <thead> <tr> <th>Class Summary</th> </tr> </thead> <tbody> <tr> <td> <a href="WebSocketServer.html" target="classFrame">WebSocketServer</a> </td> </tr> <tr> <td> <a href="WebSocketServerHandler.html" target="classFrame">WebSocketServerHandler</a> </td> </tr> <tr> <td> <a href="WebSocketServerIndexPage.html" target="classFrame">WebSocketServerIndexPage</a> </td> </tr> <tr> <td> <a href="WebSocketServerPipelineFactory.html" target="classFrame">WebSocketServerPipelineFactory</a> </td> </tr> </tbody> </table> <div class="overview"> <ul> <li> <a href="../../../../../../../overview-summary.html">Overview</a> </li> <li class="selected">Package</li> </ul> </div> <div class="framenoframe"> <ul> <li> <a href="../../../../../../../index.html" target="_top">FRAMES</a> </li> <li> <a href="package-summary.html" target="_top">NO FRAMES</a> </li> </ul> </div> <hr /> Copyright &#169; 2008-2015 The Netty Project. All Rights Reserved. </body> </html>
anmei/netty-3.10.1.Final
doc/xref/org/jboss/netty/example/http/websocketx/server/package-summary.html
HTML
apache-2.0
2,627
<link href="css/stickyfooter.css" rel="stylesheet"> <footer class="footer"> <div class="container"> <div class="row"> <div class="col-md-4"> <span class="copyright">Copyright &copy; CS KickStart 2015</span> </div> <div class="col-md-4"> <ul class="list-inline social-buttons"> <li><a href="https://www.facebook.com/CS.KickStart/?fref=ts" target="blank"><i class="fa fa-facebook"></i></a> </li> <li><a href="https://www.linkedin.com/groups/6952434/" target="blank"><i class="fa fa-linkedin"></i></a> </li> </ul> </div> <div class="col-md-4"> <ul class="list-inline quicklinks"> <li><a href="http://www.berkeley.edu/" target="blank">University of California, Berkeley</a> </li> <li>·</li> <li><a href="http://www.eecs.berkeley.edu/" target="blank">EECS</a> </li> </ul> </div> </div> </div> </footer>
cskickstart/cskickstart.github.io
footer.html
HTML
apache-2.0
976
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>Drnek piana - CRM</title> <!-- Bootstrap Core CSS --> <link href="../bower_components/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- MetisMenu CSS --> <link href="../bower_components/metisMenu/dist/metisMenu.min.css" rel="stylesheet"> <!-- DataTables CSS --> <link href="../bower_components/datatables-plugins/integration/bootstrap/3/dataTables.bootstrap.css" rel="stylesheet"> <!-- DataTables Responsive CSS --> <link href="../bower_components/datatables-responsive/css/dataTables.responsive.css" rel="stylesheet"> <!-- Custom CSS --> <link href="../dist/css/sb-admin-2.css" rel="stylesheet"> <!-- Custom Fonts --> <link href="../bower_components/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div id="wrapper"> <!-- Navigation --> <nav class="navbar navbar-default navbar-static-top" role="navigation" style="margin-bottom: 0"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="index.html">Drnek piana - CRM</a> </div> <!-- /.navbar-header --> <ul class="nav navbar-top-links navbar-right"> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"> <i class="fa fa-envelope fa-fw"></i> <i class="fa fa-caret-down"></i> </a> <ul class="dropdown-menu dropdown-messages"> <li> <a href="#"> <div> <strong>John Smith</strong> <span class="pull-right text-muted"> <em>Yesterday</em> </span> </div> <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div> </a> </li> <li class="divider"></li> <li> <a href="#"> <div> <strong>John Smith</strong> <span class="pull-right text-muted"> <em>Yesterday</em> </span> </div> <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div> </a> </li> <li class="divider"></li> <li> <a href="#"> <div> <strong>John Smith</strong> <span class="pull-right text-muted"> <em>Yesterday</em> </span> </div> <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div> </a> </li> <li class="divider"></li> <li> <a class="text-center" href="#"> <strong>Read All Messages</strong> <i class="fa fa-angle-right"></i> </a> </li> </ul> <!-- /.dropdown-messages --> </li> <!-- /.dropdown --> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"> <i class="fa fa-tasks fa-fw"></i> <i class="fa fa-caret-down"></i> </a> <ul class="dropdown-menu dropdown-tasks"> <li> <a href="#"> <div> <p> <strong>Task 1</strong> <span class="pull-right text-muted">40% Complete</span> </p> <div class="progress progress-striped active"> <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%"> <span class="sr-only">40% Complete (success)</span> </div> </div> </div> </a> </li> <li class="divider"></li> <li> <a href="#"> <div> <p> <strong>Task 2</strong> <span class="pull-right text-muted">20% Complete</span> </p> <div class="progress progress-striped active"> <div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 20%"> <span class="sr-only">20% Complete</span> </div> </div> </div> </a> </li> <li class="divider"></li> <li> <a href="#"> <div> <p> <strong>Task 3</strong> <span class="pull-right text-muted">60% Complete</span> </p> <div class="progress progress-striped active"> <div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%"> <span class="sr-only">60% Complete (warning)</span> </div> </div> </div> </a> </li> <li class="divider"></li> <li> <a href="#"> <div> <p> <strong>Task 4</strong> <span class="pull-right text-muted">80% Complete</span> </p> <div class="progress progress-striped active"> <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%"> <span class="sr-only">80% Complete (danger)</span> </div> </div> </div> </a> </li> <li class="divider"></li> <li> <a class="text-center" href="#"> <strong>See All Tasks</strong> <i class="fa fa-angle-right"></i> </a> </li> </ul> <!-- /.dropdown-tasks --> </li> <!-- /.dropdown --> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"> <i class="fa fa-bell fa-fw"></i> <i class="fa fa-caret-down"></i> </a> <ul class="dropdown-menu dropdown-alerts"> <li> <a href="#"> <div> <i class="fa fa-comment fa-fw"></i> New Comment <span class="pull-right text-muted small">4 minutes ago</span> </div> </a> </li> <li class="divider"></li> <li> <a href="#"> <div> <i class="fa fa-twitter fa-fw"></i> 3 New Followers <span class="pull-right text-muted small">12 minutes ago</span> </div> </a> </li> <li class="divider"></li> <li> <a href="#"> <div> <i class="fa fa-envelope fa-fw"></i> Message Sent <span class="pull-right text-muted small">4 minutes ago</span> </div> </a> </li> <li class="divider"></li> <li> <a href="#"> <div> <i class="fa fa-tasks fa-fw"></i> New Task <span class="pull-right text-muted small">4 minutes ago</span> </div> </a> </li> <li class="divider"></li> <li> <a href="#"> <div> <i class="fa fa-upload fa-fw"></i> Server Rebooted <span class="pull-right text-muted small">4 minutes ago</span> </div> </a> </li> <li class="divider"></li> <li> <a class="text-center" href="#"> <strong>See All Alerts</strong> <i class="fa fa-angle-right"></i> </a> </li> </ul> <!-- /.dropdown-alerts --> </li> <!-- /.dropdown --> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"> <i class="fa fa-user fa-fw"></i> <i class="fa fa-caret-down"></i> </a> <ul class="dropdown-menu dropdown-user"> <li><a href="#"><i class="fa fa-user fa-fw"></i> User Profile</a> </li> <li><a href="#"><i class="fa fa-gear fa-fw"></i> Settings</a> </li> <li class="divider"></li> <li><a href="login.html"><i class="fa fa-sign-out fa-fw"></i> Logout</a> </li> </ul> <!-- /.dropdown-user --> </li> <!-- /.dropdown --> </ul> <!-- /.navbar-top-links --> <div class="navbar-default sidebar" role="navigation"> <div class="sidebar-nav navbar-collapse"> <ul class="nav" id="side-menu"> <li class="sidebar-search"> <div class="input-group custom-search-form"> <input type="text" class="form-control" placeholder="Search..."> <span class="input-group-btn"> <button class="btn btn-default" type="button"> <i class="fa fa-search"></i> </button> </span> </div> <!-- /input-group --> </li> <li> <a href="index.html"><i class="fa fa-dashboard fa-fw"></i> Dashboard</a> </li> <li> <a href="#"><i class="fa fa-bar-chart-o fa-fw"></i> Charts<span class="fa arrow"></span></a> <ul class="nav nav-second-level"> <li> <a href="flot.html">Flot Charts</a> </li> <li> <a href="morris.html">Morris.js Charts</a> </li> </ul> <!-- /.nav-second-level --> </li> <li> <a href="tables.html"><i class="fa fa-table fa-fw"></i> Tables</a> </li> <li> <a href="forms.html"><i class="fa fa-edit fa-fw"></i> Forms</a> </li> <li> <a href="#"><i class="fa fa-wrench fa-fw"></i> UI Elements<span class="fa arrow"></span></a> <ul class="nav nav-second-level"> <li> <a href="panels-wells.html">Panels and Wells</a> </li> <li> <a href="buttons.html">Buttons</a> </li> <li> <a href="notifications.html">Notifications</a> </li> <li> <a href="typography.html">Typography</a> </li> <li> <a href="icons.html"> Icons</a> </li> <li> <a href="grid.html">Grid</a> </li> </ul> <!-- /.nav-second-level --> </li> <li> <a href="#"><i class="fa fa-sitemap fa-fw"></i> Multi-Level Dropdown<span class="fa arrow"></span></a> <ul class="nav nav-second-level"> <li> <a href="#">Second Level Item</a> </li> <li> <a href="#">Second Level Item</a> </li> <li> <a href="#">Third Level <span class="fa arrow"></span></a> <ul class="nav nav-third-level"> <li> <a href="#">Third Level Item</a> </li> <li> <a href="#">Third Level Item</a> </li> <li> <a href="#">Third Level Item</a> </li> <li> <a href="#">Third Level Item</a> </li> </ul> <!-- /.nav-third-level --> </li> </ul> <!-- /.nav-second-level --> </li> <li> <a href="#"><i class="fa fa-files-o fa-fw"></i> Sample Pages<span class="fa arrow"></span></a> <ul class="nav nav-second-level"> <li> <a href="blank.html">Blank Page</a> </li> <li> <a href="login.html">Login Page</a> </li> </ul> <!-- /.nav-second-level --> </li> </ul> </div> <!-- /.sidebar-collapse --> </div> <!-- /.navbar-static-side --> </nav> <div id="page-wrapper"> <div class="row"> <div class="col-lg-12"> <h1 class="page-header">Tables</h1> </div> <!-- /.col-lg-12 --> </div> <!-- /.row --> <div class="row"> <div class="col-lg-12"> <div class="panel panel-default"> <div class="panel-heading"> DataTables Advanced Tables </div> <!-- /.panel-heading --> <div class="panel-body"> <div class="dataTable_wrapper"> <table class="table table-striped table-bordered table-hover" id="dataTables-example"> <thead> <tr> <th>Rendering engine</th> <th>Browser</th> <th>Platform(s)</th> <th>Engine version</th> <th>CSS grade</th> </tr> </thead> <tbody> <tr class="odd gradeX"> <td>Trident</td> <td>Internet Explorer 4.0</td> <td>Win 95+</td> <td class="center">4</td> <td class="center">X</td> </tr> <tr class="even gradeC"> <td>Trident</td> <td>Internet Explorer 5.0</td> <td>Win 95+</td> <td class="center">5</td> <td class="center">C</td> </tr> <tr class="odd gradeA"> <td>Trident</td> <td>Internet Explorer 5.5</td> <td>Win 95+</td> <td class="center">5.5</td> <td class="center">A</td> </tr> <tr class="even gradeA"> <td>Trident</td> <td>Internet Explorer 6</td> <td>Win 98+</td> <td class="center">6</td> <td class="center">A</td> </tr> <tr class="odd gradeA"> <td>Trident</td> <td>Internet Explorer 7</td> <td>Win XP SP2+</td> <td class="center">7</td> <td class="center">A</td> </tr> <tr class="even gradeA"> <td>Trident</td> <td>AOL browser (AOL desktop)</td> <td>Win XP</td> <td class="center">6</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Firefox 1.0</td> <td>Win 98+ / OSX.2+</td> <td class="center">1.7</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Firefox 1.5</td> <td>Win 98+ / OSX.2+</td> <td class="center">1.8</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Firefox 2.0</td> <td>Win 98+ / OSX.2+</td> <td class="center">1.8</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Firefox 3.0</td> <td>Win 2k+ / OSX.3+</td> <td class="center">1.9</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Camino 1.0</td> <td>OSX.2+</td> <td class="center">1.8</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Camino 1.5</td> <td>OSX.3+</td> <td class="center">1.8</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Netscape 7.2</td> <td>Win 95+ / Mac OS 8.6-9.2</td> <td class="center">1.7</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Netscape Browser 8</td> <td>Win 98SE+</td> <td class="center">1.7</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Netscape Navigator 9</td> <td>Win 98+ / OSX.2+</td> <td class="center">1.8</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Mozilla 1.0</td> <td>Win 95+ / OSX.1+</td> <td class="center">1</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Mozilla 1.1</td> <td>Win 95+ / OSX.1+</td> <td class="center">1.1</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Mozilla 1.2</td> <td>Win 95+ / OSX.1+</td> <td class="center">1.2</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Mozilla 1.3</td> <td>Win 95+ / OSX.1+</td> <td class="center">1.3</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Mozilla 1.4</td> <td>Win 95+ / OSX.1+</td> <td class="center">1.4</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Mozilla 1.5</td> <td>Win 95+ / OSX.1+</td> <td class="center">1.5</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Mozilla 1.6</td> <td>Win 95+ / OSX.1+</td> <td class="center">1.6</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Mozilla 1.7</td> <td>Win 98+ / OSX.1+</td> <td class="center">1.7</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Mozilla 1.8</td> <td>Win 98+ / OSX.1+</td> <td class="center">1.8</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Seamonkey 1.1</td> <td>Win 98+ / OSX.2+</td> <td class="center">1.8</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Gecko</td> <td>Epiphany 2.20</td> <td>Gnome</td> <td class="center">1.8</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Webkit</td> <td>Safari 1.2</td> <td>OSX.3</td> <td class="center">125.5</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Webkit</td> <td>Safari 1.3</td> <td>OSX.3</td> <td class="center">312.8</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Webkit</td> <td>Safari 2.0</td> <td>OSX.4+</td> <td class="center">419.3</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Webkit</td> <td>Safari 3.0</td> <td>OSX.4+</td> <td class="center">522.1</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Webkit</td> <td>OmniWeb 5.5</td> <td>OSX.4+</td> <td class="center">420</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Webkit</td> <td>iPod Touch / iPhone</td> <td>iPod</td> <td class="center">420.1</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Webkit</td> <td>S60</td> <td>S60</td> <td class="center">413</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Presto</td> <td>Opera 7.0</td> <td>Win 95+ / OSX.1+</td> <td class="center">-</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Presto</td> <td>Opera 7.5</td> <td>Win 95+ / OSX.2+</td> <td class="center">-</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Presto</td> <td>Opera 8.0</td> <td>Win 95+ / OSX.2+</td> <td class="center">-</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Presto</td> <td>Opera 8.5</td> <td>Win 95+ / OSX.2+</td> <td class="center">-</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Presto</td> <td>Opera 9.0</td> <td>Win 95+ / OSX.3+</td> <td class="center">-</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Presto</td> <td>Opera 9.2</td> <td>Win 88+ / OSX.3+</td> <td class="center">-</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Presto</td> <td>Opera 9.5</td> <td>Win 88+ / OSX.3+</td> <td class="center">-</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Presto</td> <td>Opera for Wii</td> <td>Wii</td> <td class="center">-</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Presto</td> <td>Nokia N800</td> <td>N800</td> <td class="center">-</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>Presto</td> <td>Nintendo DS browser</td> <td>Nintendo DS</td> <td class="center">8.5</td> <td class="center">C/A<sup>1</sup> </td> </tr> <tr class="gradeC"> <td>KHTML</td> <td>Konqureror 3.1</td> <td>KDE 3.1</td> <td class="center">3.1</td> <td class="center">C</td> </tr> <tr class="gradeA"> <td>KHTML</td> <td>Konqureror 3.3</td> <td>KDE 3.3</td> <td class="center">3.3</td> <td class="center">A</td> </tr> <tr class="gradeA"> <td>KHTML</td> <td>Konqureror 3.5</td> <td>KDE 3.5</td> <td class="center">3.5</td> <td class="center">A</td> </tr> <tr class="gradeX"> <td>Tasman</td> <td>Internet Explorer 4.5</td> <td>Mac OS 8-9</td> <td class="center">-</td> <td class="center">X</td> </tr> <tr class="gradeC"> <td>Tasman</td> <td>Internet Explorer 5.1</td> <td>Mac OS 7.6-9</td> <td class="center">1</td> <td class="center">C</td> </tr> <tr class="gradeC"> <td>Tasman</td> <td>Internet Explorer 5.2</td> <td>Mac OS 8-X</td> <td class="center">1</td> <td class="center">C</td> </tr> <tr class="gradeA"> <td>Misc</td> <td>NetFront 3.1</td> <td>Embedded devices</td> <td class="center">-</td> <td class="center">C</td> </tr> <tr class="gradeA"> <td>Misc</td> <td>NetFront 3.4</td> <td>Embedded devices</td> <td class="center">-</td> <td class="center">A</td> </tr> <tr class="gradeX"> <td>Misc</td> <td>Dillo 0.8</td> <td>Embedded devices</td> <td class="center">-</td> <td class="center">X</td> </tr> <tr class="gradeX"> <td>Misc</td> <td>Links</td> <td>Text only</td> <td class="center">-</td> <td class="center">X</td> </tr> <tr class="gradeX"> <td>Misc</td> <td>Lynx</td> <td>Text only</td> <td class="center">-</td> <td class="center">X</td> </tr> <tr class="gradeC"> <td>Misc</td> <td>IE Mobile</td> <td>Windows Mobile 6</td> <td class="center">-</td> <td class="center">C</td> </tr> <tr class="gradeC"> <td>Misc</td> <td>PSP browser</td> <td>PSP</td> <td class="center">-</td> <td class="center">C</td> </tr> <tr class="gradeU"> <td>Other browsers</td> <td>All others</td> <td>-</td> <td class="center">-</td> <td class="center">U</td> </tr> </tbody> </table> </div> <!-- /.table-responsive --> <div class="well"> <h4>DataTables Usage Information</h4> <p>DataTables is a very flexible, advanced tables plugin for jQuery. In SB Admin, we are using a specialized version of DataTables built for Bootstrap 3. We have also customized the table headings to use Font Awesome icons in place of images. For complete documentation on DataTables, visit their website at <a target="_blank" href="https://datatables.net/">https://datatables.net/</a>.</p> <a class="btn btn-default btn-lg btn-block" target="_blank" href="https://datatables.net/">View DataTables Documentation</a> </div> </div> <!-- /.panel-body --> </div> <!-- /.panel --> </div> <!-- /.col-lg-12 --> </div> <!-- /.row --> <div class="row"> <div class="col-lg-6"> <div class="panel panel-default"> <div class="panel-heading"> Kitchen Sink </div> <!-- /.panel-heading --> <div class="panel-body"> <div class="table-responsive"> <table class="table table-striped table-bordered table-hover"> <thead> <tr> <th>#</th> <th>First Name</th> <th>Last Name</th> <th>Username</th> </tr> </thead> <tbody> <tr> <td>1</td> <td>Mark</td> <td>Otto</td> <td>@mdo</td> </tr> <tr> <td>2</td> <td>Jacob</td> <td>Thornton</td> <td>@fat</td> </tr> <tr> <td>3</td> <td>Larry</td> <td>the Bird</td> <td>@twitter</td> </tr> </tbody> </table> </div> <!-- /.table-responsive --> </div> <!-- /.panel-body --> </div> <!-- /.panel --> </div> <!-- /.col-lg-6 --> <div class="col-lg-6"> <div class="panel panel-default"> <div class="panel-heading"> Basic Table </div> <!-- /.panel-heading --> <div class="panel-body"> <div class="table-responsive"> <table class="table"> <thead> <tr> <th>#</th> <th>First Name</th> <th>Last Name</th> <th>Username</th> </tr> </thead> <tbody> <tr> <td>1</td> <td>Mark</td> <td>Otto</td> <td>@mdo</td> </tr> <tr> <td>2</td> <td>Jacob</td> <td>Thornton</td> <td>@fat</td> </tr> <tr> <td>3</td> <td>Larry</td> <td>the Bird</td> <td>@twitter</td> </tr> </tbody> </table> </div> <!-- /.table-responsive --> </div> <!-- /.panel-body --> </div> <!-- /.panel --> </div> <!-- /.col-lg-6 --> </div> <!-- /.row --> <div class="row"> <div class="col-lg-6"> <div class="panel panel-default"> <div class="panel-heading"> Striped Rows </div> <!-- /.panel-heading --> <div class="panel-body"> <div class="table-responsive"> <table class="table table-striped"> <thead> <tr> <th>#</th> <th>First Name</th> <th>Last Name</th> <th>Username</th> </tr> </thead> <tbody> <tr> <td>1</td> <td>Mark</td> <td>Otto</td> <td>@mdo</td> </tr> <tr> <td>2</td> <td>Jacob</td> <td>Thornton</td> <td>@fat</td> </tr> <tr> <td>3</td> <td>Larry</td> <td>the Bird</td> <td>@twitter</td> </tr> </tbody> </table> </div> <!-- /.table-responsive --> </div> <!-- /.panel-body --> </div> <!-- /.panel --> </div> <!-- /.col-lg-6 --> <div class="col-lg-6"> <div class="panel panel-default"> <div class="panel-heading"> Bordered Table </div> <!-- /.panel-heading --> <div class="panel-body"> <div class="table-responsive table-bordered"> <table class="table"> <thead> <tr> <th>#</th> <th>First Name</th> <th>Last Name</th> <th>Username</th> </tr> </thead> <tbody> <tr> <td>1</td> <td>Mark</td> <td>Otto</td> <td>@mdo</td> </tr> <tr> <td>2</td> <td>Jacob</td> <td>Thornton</td> <td>@fat</td> </tr> <tr> <td>3</td> <td>Larry</td> <td>the Bird</td> <td>@twitter</td> </tr> </tbody> </table> </div> <!-- /.table-responsive --> </div> <!-- /.panel-body --> </div> <!-- /.panel --> </div> <!-- /.col-lg-6 --> </div> <!-- /.row --> <div class="row"> <div class="col-lg-6"> <div class="panel panel-default"> <div class="panel-heading"> Hover Rows </div> <!-- /.panel-heading --> <div class="panel-body"> <div class="table-responsive"> <table class="table table-hover"> <thead> <tr> <th>#</th> <th>First Name</th> <th>Last Name</th> <th>Username</th> </tr> </thead> <tbody> <tr> <td>1</td> <td>Mark</td> <td>Otto</td> <td>@mdo</td> </tr> <tr> <td>2</td> <td>Jacob</td> <td>Thornton</td> <td>@fat</td> </tr> <tr> <td>3</td> <td>Larry</td> <td>the Bird</td> <td>@twitter</td> </tr> </tbody> </table> </div> <!-- /.table-responsive --> </div> <!-- /.panel-body --> </div> <!-- /.panel --> </div> <!-- /.col-lg-6 --> <div class="col-lg-6"> <div class="panel panel-default"> <div class="panel-heading"> Context Classes </div> <!-- /.panel-heading --> <div class="panel-body"> <div class="table-responsive"> <table class="table"> <thead> <tr> <th>#</th> <th>First Name</th> <th>Last Name</th> <th>Username</th> </tr> </thead> <tbody> <tr class="success"> <td>1</td> <td>Mark</td> <td>Otto</td> <td>@mdo</td> </tr> <tr class="info"> <td>2</td> <td>Jacob</td> <td>Thornton</td> <td>@fat</td> </tr> <tr class="warning"> <td>3</td> <td>Larry</td> <td>the Bird</td> <td>@twitter</td> </tr> <tr class="danger"> <td>4</td> <td>John</td> <td>Smith</td> <td>@jsmith</td> </tr> </tbody> </table> </div> <!-- /.table-responsive --> </div> <!-- /.panel-body --> </div> <!-- /.panel --> </div> <!-- /.col-lg-6 --> </div> <!-- /.row --> </div> <!-- /#page-wrapper --> </div> <!-- /#wrapper --> <!-- jQuery --> <script src="../bower_components/jquery/dist/jquery.min.js"></script> <!-- Bootstrap Core JavaScript --> <script src="../bower_components/bootstrap/dist/js/bootstrap.min.js"></script> <!-- Metis Menu Plugin JavaScript --> <script src="../bower_components/metisMenu/dist/metisMenu.min.js"></script> <!-- DataTables JavaScript --> <script src="../bower_components/datatables/media/js/jquery.dataTables.min.js"></script> <script src="../bower_components/datatables-plugins/integration/bootstrap/3/dataTables.bootstrap.min.js"></script> <!-- Custom Theme JavaScript --> <script src="../dist/js/sb-admin-2.js"></script> <!-- Page-Level Demo Scripts - Tables - Use for reference --> <script> $(document).ready(function() { $('#dataTables-example').DataTable({ responsive: true }); }); </script> </body> </html>
hlavi01/pianos
pages/tables.html
HTML
apache-2.0
61,528
<!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_65) on Mon Apr 04 02:08:28 MDT 2016 --> <title>ActivityControllerFactory.FactoryCatalog</title> <meta name="date" content="2016-04-04"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="ActivityControllerFactory.FactoryCatalog"; } } catch(err) { } //--> var methods = {"i0":9,"i1":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static 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="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.html" title="class in cmput301.textbookhub.Controllers"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../cmput301/textbookhub/Controllers/AppUserController.html" title="class in cmput301.textbookhub.Controllers"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" target="_top">Frames</a></li> <li><a href="ActivityControllerFactory.FactoryCatalog.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">cmput301.textbookhub.Controllers</div> <h2 title="Enum ActivityControllerFactory.FactoryCatalog" class="title">Enum ActivityControllerFactory.FactoryCatalog</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>java.lang.Enum&lt;<a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" title="enum in cmput301.textbookhub.Controllers">ActivityControllerFactory.FactoryCatalog</a>&gt;</li> <li> <ul class="inheritance"> <li>cmput301.textbookhub.Controllers.ActivityControllerFactory.FactoryCatalog</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" title="enum in cmput301.textbookhub.Controllers">ActivityControllerFactory.FactoryCatalog</a>&gt;</dd> </dl> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.html" title="class in cmput301.textbookhub.Controllers">ActivityControllerFactory</a></dd> </dl> <hr> <br> <pre>public static enum <span class="typeNameLabel">ActivityControllerFactory.FactoryCatalog</span> extends java.lang.Enum&lt;<a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" title="enum in cmput301.textbookhub.Controllers">ActivityControllerFactory.FactoryCatalog</a>&gt;</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== ENUM CONSTANT SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="enum.constant.summary"> <!-- --> </a> <h3>Enum Constant Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation"> <caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Enum Constant and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html#ACTIVITY_EDIT_BOOK">ACTIVITY_EDIT_BOOK</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html#ACTIVITY_LOGIN">ACTIVITY_LOGIN</a></span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html#ACTIVITY_MAIN">ACTIVITY_MAIN</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html#ACTIVITY_MY_BIDS">ACTIVITY_MY_BIDS</a></span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html#ACTIVITY_MY_BORROWS">ACTIVITY_MY_BORROWS</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html#ACTIVITY_MY_INVENTORY">ACTIVITY_MY_INVENTORY</a></span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html#ACTIVITY_USER_PROFILE">ACTIVITY_USER_PROFILE</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html#ACTIVITY_VIEW_BOOK">ACTIVITY_VIEW_BOOK</a></span></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>static <a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" title="enum in cmput301.textbookhub.Controllers">ActivityControllerFactory.FactoryCatalog</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code> <div class="block">Returns the enum constant of this type with the specified name.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>static <a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" title="enum in cmput301.textbookhub.Controllers">ActivityControllerFactory.FactoryCatalog</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html#values--">values</a></span>()</code> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Enum</h3> <code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ ENUM CONSTANT DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="enum.constant.detail"> <!-- --> </a> <h3>Enum Constant Detail</h3> <a name="ACTIVITY_EDIT_BOOK"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACTIVITY_EDIT_BOOK</h4> <pre>public static final&nbsp;<a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" title="enum in cmput301.textbookhub.Controllers">ActivityControllerFactory.FactoryCatalog</a> ACTIVITY_EDIT_BOOK</pre> </li> </ul> <a name="ACTIVITY_LOGIN"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACTIVITY_LOGIN</h4> <pre>public static final&nbsp;<a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" title="enum in cmput301.textbookhub.Controllers">ActivityControllerFactory.FactoryCatalog</a> ACTIVITY_LOGIN</pre> </li> </ul> <a name="ACTIVITY_MAIN"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACTIVITY_MAIN</h4> <pre>public static final&nbsp;<a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" title="enum in cmput301.textbookhub.Controllers">ActivityControllerFactory.FactoryCatalog</a> ACTIVITY_MAIN</pre> </li> </ul> <a name="ACTIVITY_MY_BIDS"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACTIVITY_MY_BIDS</h4> <pre>public static final&nbsp;<a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" title="enum in cmput301.textbookhub.Controllers">ActivityControllerFactory.FactoryCatalog</a> ACTIVITY_MY_BIDS</pre> </li> </ul> <a name="ACTIVITY_MY_BORROWS"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACTIVITY_MY_BORROWS</h4> <pre>public static final&nbsp;<a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" title="enum in cmput301.textbookhub.Controllers">ActivityControllerFactory.FactoryCatalog</a> ACTIVITY_MY_BORROWS</pre> </li> </ul> <a name="ACTIVITY_MY_INVENTORY"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACTIVITY_MY_INVENTORY</h4> <pre>public static final&nbsp;<a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" title="enum in cmput301.textbookhub.Controllers">ActivityControllerFactory.FactoryCatalog</a> ACTIVITY_MY_INVENTORY</pre> </li> </ul> <a name="ACTIVITY_USER_PROFILE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACTIVITY_USER_PROFILE</h4> <pre>public static final&nbsp;<a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" title="enum in cmput301.textbookhub.Controllers">ActivityControllerFactory.FactoryCatalog</a> ACTIVITY_USER_PROFILE</pre> </li> </ul> <a name="ACTIVITY_VIEW_BOOK"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ACTIVITY_VIEW_BOOK</h4> <pre>public static final&nbsp;<a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" title="enum in cmput301.textbookhub.Controllers">ActivityControllerFactory.FactoryCatalog</a> ACTIVITY_VIEW_BOOK</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="values--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>values</h4> <pre>public static&nbsp;<a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" title="enum in cmput301.textbookhub.Controllers">ActivityControllerFactory.FactoryCatalog</a>[]&nbsp;values()</pre> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows: <pre> for (ActivityControllerFactory.FactoryCatalog c : ActivityControllerFactory.FactoryCatalog.values()) &nbsp; System.out.println(c); </pre></div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>an array containing the constants of this enum type, in the order they are declared</dd> </dl> </li> </ul> <a name="valueOf-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>valueOf</h4> <pre>public static&nbsp;<a href="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" title="enum in cmput301.textbookhub.Controllers">ActivityControllerFactory.FactoryCatalog</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre> <div class="block">Returns the enum constant of this type with the specified name. The string must match <i>exactly</i> an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>name</code> - the name of the enum constant to be returned.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the enum constant with the specified name</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd> <dd><code>java.lang.NullPointerException</code> - if the argument is null</dd> </dl> </li> </ul> </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="../../../cmput301/textbookhub/Controllers/ActivityControllerFactory.html" title="class in cmput301.textbookhub.Controllers"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../cmput301/textbookhub/Controllers/AppUserController.html" title="class in cmput301.textbookhub.Controllers"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html" target="_top">Frames</a></li> <li><a href="ActivityControllerFactory.FactoryCatalog.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
Thirteam/CMPUT301W16T13
Javadocs/cmput301/textbookhub/Controllers/ActivityControllerFactory.FactoryCatalog.html
HTML
apache-2.0
18,011
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_20) on Thu Jan 26 13:33:45 PST 2012 --> <TITLE> Uses of Class org.apache.hadoop.mapreduce.lib.db.DBInputFormat (Hadoop 0.20.2-cdh3u3 API) </TITLE> <META NAME="date" CONTENT="2012-01-26"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.mapreduce.lib.db.DBInputFormat (Hadoop 0.20.2-cdh3u3 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/db/DBInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.db"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/apache/hadoop/mapreduce/lib/db//class-useDBInputFormat.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DBInputFormat.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.hadoop.mapreduce.lib.db.DBInputFormat</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/lib/db/DBInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.db">DBInputFormat</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.hadoop.mapred.lib.db"><B>org.apache.hadoop.mapred.lib.db</B></A></TD> <TD>org.apache.hadoop.mapred.lib.db Package&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.hadoop.mapreduce.lib.db"><B>org.apache.hadoop.mapreduce.lib.db</B></A></TD> <TD>org.apache.hadoop.mapred.lib.db Package&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.hadoop.mapred.lib.db"><!-- --></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/lib/db/DBInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.db">DBInputFormat</A> in <A HREF="../../../../../../../org/apache/hadoop/mapred/lib/db/package-summary.html">org.apache.hadoop.mapred.lib.db</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/db/DBInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.db">DBInputFormat</A> in <A HREF="../../../../../../../org/apache/hadoop/mapred/lib/db/package-summary.html">org.apache.hadoop.mapred.lib.db</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/mapred/lib/db/DBInputFormat.html" title="class in org.apache.hadoop.mapred.lib.db">DBInputFormat&lt;T extends DBWritable&gt;</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.hadoop.mapreduce.lib.db"><!-- --></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/lib/db/DBInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.db">DBInputFormat</A> in <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/db/package-summary.html">org.apache.hadoop.mapreduce.lib.db</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/db/DBInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.db">DBInputFormat</A> in <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/db/package-summary.html">org.apache.hadoop.mapreduce.lib.db</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/db/DataDrivenDBInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.db">DataDrivenDBInputFormat&lt;T extends DBWritable&gt;</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A InputFormat that reads input data from an SQL table.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/db/OracleDataDrivenDBInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.db">OracleDataDrivenDBInputFormat&lt;T extends DBWritable&gt;</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A InputFormat that reads input data from an SQL table in an Oracle db.</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/db/DBInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.db"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/apache/hadoop/mapreduce/lib/db//class-useDBInputFormat.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DBInputFormat.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2009 The Apache Software Foundation </BODY> </HTML>
koven2049/hdfs-cloudera-cdh3u3-production
docs/api/org/apache/hadoop/mapreduce/lib/db/class-use/DBInputFormat.html
HTML
apache-2.0
10,468
<!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_12-ea) on Wed Feb 05 23:03:20 CET 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.Visitor (JCloudScale 0.4.1-SNAPSHOT API)</title> <meta name="date" content="2014-02-05"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface at.ac.tuwien.infosys.jcloudscale.datastore.mapping.Visitor (JCloudScale 0.4.1-SNAPSHOT API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/Visitor.html" title="interface in at.ac.tuwien.infosys.jcloudscale.datastore.mapping">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?at/ac/tuwien/infosys/jcloudscale/datastore/mapping/class-use/Visitor.html" target="_top">Frames</a></li> <li><a href="Visitor.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 at.ac.tuwien.infosys.jcloudscale.datastore.mapping.Visitor" class="title">Uses of Interface<br>at.ac.tuwien.infosys.jcloudscale.datastore.mapping.Visitor</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="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/Visitor.html" title="interface in at.ac.tuwien.infosys.jcloudscale.datastore.mapping">Visitor</a></span><span class="tabEnd">&nbsp;</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="#at.ac.tuwien.infosys.jcloudscale.datastore.mapping">at.ac.tuwien.infosys.jcloudscale.datastore.mapping</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#at.ac.tuwien.infosys.jcloudscale.datastore.mapping.hbase">at.ac.tuwien.infosys.jcloudscale.datastore.mapping.hbase</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#at.ac.tuwien.infosys.jcloudscale.datastore.mapping.json">at.ac.tuwien.infosys.jcloudscale.datastore.mapping.json</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="at.ac.tuwien.infosys.jcloudscale.datastore.mapping"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/Visitor.html" title="interface in at.ac.tuwien.infosys.jcloudscale.datastore.mapping">Visitor</a> in <a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/package-summary.html">at.ac.tuwien.infosys.jcloudscale.datastore.mapping</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/package-summary.html">at.ac.tuwien.infosys.jcloudscale.datastore.mapping</a> with parameters of type <a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/Visitor.html" title="interface in at.ac.tuwien.infosys.jcloudscale.datastore.mapping">Visitor</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">ObjectNavigatorImpl.</span><code><strong><a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/ObjectNavigatorImpl.html#navigate(java.lang.Object, at.ac.tuwien.infosys.jcloudscale.datastore.mapping.Visitor)">navigate</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object, <a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/Visitor.html" title="interface in at.ac.tuwien.infosys.jcloudscale.datastore.mapping">Visitor</a>&nbsp;visitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">ObjectNavigator.</span><code><strong><a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/ObjectNavigator.html#navigate(java.lang.Object, at.ac.tuwien.infosys.jcloudscale.datastore.mapping.Visitor)">navigate</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object, <a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/Visitor.html" title="interface in at.ac.tuwien.infosys.jcloudscale.datastore.mapping">Visitor</a>&nbsp;visitor)</code> <div class="block">Navigates through the given object using the given visitor</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="at.ac.tuwien.infosys.jcloudscale.datastore.mapping.hbase"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/Visitor.html" title="interface in at.ac.tuwien.infosys.jcloudscale.datastore.mapping">Visitor</a> in <a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/hbase/package-summary.html">at.ac.tuwien.infosys.jcloudscale.datastore.mapping.hbase</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/hbase/package-summary.html">at.ac.tuwien.infosys.jcloudscale.datastore.mapping.hbase</a> that implement <a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/Visitor.html" title="interface in at.ac.tuwien.infosys.jcloudscale.datastore.mapping">Visitor</a></span><span class="tabEnd">&nbsp;</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&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/hbase/HbaseDeserializationVisitor.html" title="class in at.ac.tuwien.infosys.jcloudscale.datastore.mapping.hbase">HbaseDeserializationVisitor</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/hbase/HbaseSerializationVisitor.html" title="class in at.ac.tuwien.infosys.jcloudscale.datastore.mapping.hbase">HbaseSerializationVisitor</a></strong></code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="at.ac.tuwien.infosys.jcloudscale.datastore.mapping.json"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/Visitor.html" title="interface in at.ac.tuwien.infosys.jcloudscale.datastore.mapping">Visitor</a> in <a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/json/package-summary.html">at.ac.tuwien.infosys.jcloudscale.datastore.mapping.json</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/json/package-summary.html">at.ac.tuwien.infosys.jcloudscale.datastore.mapping.json</a> that implement <a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/Visitor.html" title="interface in at.ac.tuwien.infosys.jcloudscale.datastore.mapping">Visitor</a></span><span class="tabEnd">&nbsp;</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&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/json/JsonDeserializationVisitor.html" title="class in at.ac.tuwien.infosys.jcloudscale.datastore.mapping.json">JsonDeserializationVisitor</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/json/JsonSerializationVisitor.html" title="class in at.ac.tuwien.infosys.jcloudscale.datastore.mapping.json">JsonSerializationVisitor</a></strong></code> <div class="block">Visitor for mapping objects to JSON</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../../at/ac/tuwien/infosys/jcloudscale/datastore/mapping/Visitor.html" title="interface in at.ac.tuwien.infosys.jcloudscale.datastore.mapping">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?at/ac/tuwien/infosys/jcloudscale/datastore/mapping/class-use/Visitor.html" target="_top">Frames</a></li> <li><a href="Visitor.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 &#169; 2014. All Rights Reserved.</small></p> </body> </html>
xLeitix/jcloudscale
docs/javadoc/apidocs/at/ac/tuwien/infosys/jcloudscale/datastore/mapping/class-use/Visitor.html
HTML
apache-2.0
12,575
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.uima.json Class Hierarchy (Apache UIMA Java SDK 2.8.1 User-Level API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="org.apache.uima.json Class Hierarchy (Apache UIMA Java SDK 2.8.1 User-Level API Documentation)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/uima/jcas/tcas/package-tree.html">Prev</a></li> <li><a href="../../../../org/apache/uima/pear/tools/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/uima/json/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.uima.json</h1> <span class="strong">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a> <ul> <li type="circle">org.apache.uima.json.<a href="../../../../org/apache/uima/json/JsonCasSerializer.html" title="class in org.apache.uima.json"><span class="strong">JsonCasSerializer</span></a></li> <li type="circle">org.apache.uima.json.<a href="../../../../org/apache/uima/json/JsonMetaDataSerializer.html" title="class in org.apache.uima.json"><span class="strong">JsonMetaDataSerializer</span></a></li> </ul> </li> </ul> <h2 title="Enum Hierarchy">Enum Hierarchy</h2> <ul> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a> <ul> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="strong">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) <ul> <li type="circle">org.apache.uima.json.<a href="../../../../org/apache/uima/json/JsonCasSerializer.JsonContextFormat.html" title="enum in org.apache.uima.json"><span class="strong">JsonCasSerializer.JsonContextFormat</span></a></li> </ul> </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>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/uima/jcas/tcas/package-tree.html">Prev</a></li> <li><a href="../../../../org/apache/uima/pear/tools/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/uima/json/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
TitasNandi/Summer_Project
apache-uima/docs/d/api/org/apache/uima/json/package-tree.html
HTML
apache-2.0
6,149
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../../style.css'); @import url('../../../../../tree.css'); </style> <script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../../clover.js" type="text/javascript"></script> <script src="../../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../../cloud.js" type="text/javascript"></script> <title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title> </head> <body> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online documentation" target="_blank" href="http://openclover.org/documentation"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <a href="http://cardatechnologies.com" target="_top"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </a> </div> <div class="aui-page-header-main" > <h1> <a href="http://cardatechnologies.com" target="_top"> ABA Route Transit Number Validator 1.0.1-SNAPSHOT </a> </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li> <li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li> <li><a href="test-Test_AbaRouteValidator_14.html">Class Test_AbaRouteValidator_14</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_30431_good </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_14.html?line=10408#src-10408" >testAbaNumberCheck_30431_good</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:43:40 </td> <td> 0.0 </td> <td> <div></div> <div class="errorMessage"></div> </td> </tr> </tbody> </table> <div>&#160;</div> <table class="aui aui-table-sortable"> <thead> <tr> <th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th> <th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_30431_good</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=28787#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.7352941</span>73.5% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
dcarda/aba.route.validator
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_14_testAbaNumberCheck_30431_good_m7n.html
HTML
apache-2.0
9,181
<html> <head> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <span class='rank23 23.207682162752263'>?Velva</span> <span class='rank8 8.149646173268101'>E.</span> <span class='rank27 26.846770952363187'>Rudd.</span> <span class='rank10 10.021448350169694'>U.</span> <span class='rank7 7.347299700743164'>S.</span> <span class='rank-4 -3.660633618838432'>National</span> <span class='rank16 15.862423049989623'>Museum</span> </br> <span class='rank6 6.033766030327724'>THE</span> <span class='rank5 5.23758013687111'>NEW</span> <span class='rank5 5.092407184714711'>YORK</span> <span class='rank4 4.3452095742978045'>BOTANICAL</span> <span class='rank5 4.836230413135688'>GARDEN</span> </br> <span class='rank4 3.9555862618421074'>PLANTS</span> <span class='rank6 6.171300748459634'>OF</span> <span class='rank29 28.740270262875306'>MONTSERRAT,</span> <span class='rank8 7.9420068084898565'>W.</span> <span class='rank0 0.0'>I</span> </br> <span class='rank-8 -7.6747233763154625'>January</span> </br> <span class='rank3 3.340677699866724'>1907</span> </br> <span class='rank29 29.31503654973747'>1615764</span> </br> </br></br> <strong>Legend - </strong> Level of confidence that token is an accurately-transcribed word</br> <span class='rank-13'>&nbsp;&nbsp;&nbsp;</span> extremely low <span class='rank-7'>&nbsp;&nbsp;&nbsp;</span> very low <span class='rank-1'>&nbsp;&nbsp;&nbsp;</span> low <span class='rank0'>&nbsp;&nbsp;&nbsp;</span> undetermined <span class='rank1'>&nbsp;&nbsp;&nbsp;</span> medium <span class='rank6'>&nbsp;&nbsp;&nbsp;</span> high <span class='rank16'>&nbsp;&nbsp;&nbsp;</span> very high</br> </body> </html>
idigbio-citsci-hackathon/carrotFacetNgram
carrot2-webapp-3.8.1/herballsilvertrigram/1615764.txt.html
HTML
apache-2.0
1,662
<!DOCTYPE html> <meta charset=utf-8> <title>Redirecting...</title> <link rel=canonical href="../宙/index.html"> <meta http-equiv=refresh content="0; url='../宙/index.html'"> <h1>Redirecting...</h1> <a href="../宙/index.html">Click here if you are not redirected.</a> <script>location='../宙/index.html'</script>
hochanh/hochanh.github.io
rtk/v4/1109.html
HTML
apache-2.0
316
{% load admin_list suit_list %} {% load i18n %} {% if cl.formset and cl.result_count %} <input type="submit" name="_save" class="default btn btn-primary changelist-save pull-right" value="{% trans 'Save' %}"/> {% endif %} <div class="paginator clearfix"> {% if pagination_required %} <div class="row"> <div class="col-xs-12 text-center"> <ul class="pagination"> {% for i in page_range %} {% paginator_number cl i %} {% endfor %} </ul> </div> </div> {% endif %} <div class="pagination-info row"> <div class="col-xs-8"> {% trans 'Displaying:' %} {% paginator_info cl %} &nbsp; of &nbsp; {{ cl.result_count }} {% ifequal cl.result_count 1 %} {{ cl.opts.verbose_name }} {% else %} {{ cl.opts.verbose_name_plural }} {% endifequal %} {% if show_all_url %} </div> <div class="col-xs-4 text-right"> <a href="{{ show_all_url }}" class="showall">{% trans 'Show all' %}</a>{% endif %} </div> </div> </div>
zdw/xos
xos/templates/admin/pagination.html
HTML
apache-2.0
1,075
<!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_131) on Mon Nov 06 19:55:11 GMT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Assets</title> <meta name="date" content="2017-11-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="Assets"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":9,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/Assets.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>Prev&nbsp;Class</li> <li><a href="../../qmaze/View/TrainingConfig.html" title="class in qmaze.View"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?qmaze/View/Assets.html" target="_top">Frames</a></li> <li><a href="Assets.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">qmaze.View</div> <h2 title="Class Assets" class="title">Class Assets</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>qmaze.View.Assets</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">Assets</span> extends java.lang.Object</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">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>javafx.scene.paint.ImagePattern</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../qmaze/View/Assets.html#getAgentAtGoalImage--">getAgentAtGoalImage</a></span>()</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>javafx.scene.paint.ImagePattern</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../qmaze/View/Assets.html#getAgentDeathImage--">getAgentDeathImage</a></span>()</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>javafx.scene.paint.ImagePattern</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../qmaze/View/Assets.html#getAgentImage--">getAgentImage</a></span>()</code>&nbsp;</td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>javafx.collections.ObservableList&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../qmaze/View/Assets.html#getAgentOptions--">getAgentOptions</a></span>()</code>&nbsp;</td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>javafx.scene.paint.ImagePattern</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../qmaze/View/Assets.html#getGoalImage--">getGoalImage</a></span>()</code>&nbsp;</td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../qmaze/View/Assets.html#getGoalRoomBackground--">getGoalRoomBackground</a></span>()</code>&nbsp;</td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>static <a href="../../qmaze/View/Assets.html" title="class in qmaze.View">Assets</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../qmaze/View/Assets.html#getInstance--">getInstance</a></span>()</code>&nbsp;</td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../qmaze/View/Assets.html#getLightGreenBackground--">getLightGreenBackground</a></span>()</code>&nbsp;</td> </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../qmaze/View/Assets.html#getRichGreenBackground--">getRichGreenBackground</a></span>()</code>&nbsp;</td> </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../qmaze/View/Assets.html#getUnvisitedRoomBackground--">getUnvisitedRoomBackground</a></span>()</code>&nbsp;</td> </tr> <tr id="i10" class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../qmaze/View/Assets.html#getWhiteBackground--">getWhiteBackground</a></span>()</code>&nbsp;</td> </tr> <tr id="i11" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../qmaze/View/Assets.html#setTheme-java.lang.String-">setTheme</a></span>(java.lang.String&nbsp;theme)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getInstance--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getInstance</h4> <pre>public static&nbsp;<a href="../../qmaze/View/Assets.html" title="class in qmaze.View">Assets</a>&nbsp;getInstance()</pre> </li> </ul> <a name="setTheme-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setTheme</h4> <pre>public&nbsp;void&nbsp;setTheme(java.lang.String&nbsp;theme)</pre> </li> </ul> <a name="getAgentImage--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getAgentImage</h4> <pre>public&nbsp;javafx.scene.paint.ImagePattern&nbsp;getAgentImage()</pre> </li> </ul> <a name="getAgentAtGoalImage--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getAgentAtGoalImage</h4> <pre>public&nbsp;javafx.scene.paint.ImagePattern&nbsp;getAgentAtGoalImage()</pre> </li> </ul> <a name="getAgentDeathImage--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getAgentDeathImage</h4> <pre>public&nbsp;javafx.scene.paint.ImagePattern&nbsp;getAgentDeathImage()</pre> </li> </ul> <a name="getGoalImage--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getGoalImage</h4> <pre>public&nbsp;javafx.scene.paint.ImagePattern&nbsp;getGoalImage()</pre> </li> </ul> <a name="getLightGreenBackground--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getLightGreenBackground</h4> <pre>public&nbsp;java.lang.String&nbsp;getLightGreenBackground()</pre> </li> </ul> <a name="getUnvisitedRoomBackground--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getUnvisitedRoomBackground</h4> <pre>public&nbsp;java.lang.String&nbsp;getUnvisitedRoomBackground()</pre> </li> </ul> <a name="getGoalRoomBackground--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getGoalRoomBackground</h4> <pre>public&nbsp;java.lang.String&nbsp;getGoalRoomBackground()</pre> </li> </ul> <a name="getWhiteBackground--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getWhiteBackground</h4> <pre>public&nbsp;java.lang.String&nbsp;getWhiteBackground()</pre> </li> </ul> <a name="getRichGreenBackground--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRichGreenBackground</h4> <pre>public&nbsp;java.lang.String&nbsp;getRichGreenBackground()</pre> </li> </ul> <a name="getAgentOptions--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getAgentOptions</h4> <pre>public&nbsp;javafx.collections.ObservableList&lt;java.lang.String&gt;&nbsp;getAgentOptions()</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/Assets.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>Prev&nbsp;Class</li> <li><a href="../../qmaze/View/TrainingConfig.html" title="class in qmaze.View"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?qmaze/View/Assets.html" target="_top">Frames</a></li> <li><a href="Assets.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
katharinebeaumont/QMaze
example/javadoc/qmaze/View/Assets.html
HTML
apache-2.0
13,103
<!-- ~ Copyright (c) 2020 pCloud AG ~ ~ 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. --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_231) on Wed Jul 29 08:52:24 EEST 2020 --> <title>Generated Documentation (Untitled)</title> <script type="text/javascript"> tmpTargetPage = "" + window.location.search; if (tmpTargetPage != "" && tmpTargetPage != "undefined") tmpTargetPage = tmpTargetPage.substring(1); if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage))) tmpTargetPage = "undefined"; targetPage = tmpTargetPage; function validURL(url) { try { url = decodeURIComponent(url); } catch (error) { return false; } var pos = url.indexOf(".html"); if (pos == -1 || pos != url.length - 5) return false; var allowNumber = false; var allowSep = false; var seenDot = false; for (var i = 0; i < url.length - 5; i++) { var ch = url.charAt(i); if ('a' <= ch && ch <= 'z' || 'A' <= ch && ch <= 'Z' || ch == '$' || ch == '_' || ch.charCodeAt(0) > 127) { allowNumber = true; allowSep = true; } else if ('0' <= ch && ch <= '9' || ch == '-') { if (!allowNumber) return false; } else if (ch == '/' || ch == '.') { if (!allowSep) return false; allowNumber = false; allowSep = false; if (ch == '.') seenDot = true; if (ch == '/' && seenDot) return false; } else { return false; } } return true; } function loadFrames() { if (targetPage != "" && targetPage != "undefined") top.classFrame.location = top.targetPage; } </script> </head> <frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()"> <frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()"> <frame src="overview-frame.html" name="packageListFrame" title="All Packages"> <frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)"> </frameset> <frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes"> <noframes> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <h2>Frame Alert</h2> <p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> </noframes> </frameset> </html>
pCloud/pcloud-networking-java
docs/index.html
HTML
apache-2.0
3,540
<!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_77) on Mon May 23 19:37:25 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.apache.lucene.search.suggest.fst.FSTCompletion.Completion (Lucene 6.0.1 API)</title> <meta name="date" content="2016-05-23"> <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.lucene.search.suggest.fst.FSTCompletion.Completion (Lucene 6.0.1 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/apache/lucene/search/suggest/fst/FSTCompletion.Completion.html" title="class in org.apache.lucene.search.suggest.fst">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/lucene/search/suggest/fst/class-use/FSTCompletion.Completion.html" target="_top">Frames</a></li> <li><a href="FSTCompletion.Completion.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.lucene.search.suggest.fst.FSTCompletion.Completion" class="title">Uses of Class<br>org.apache.lucene.search.suggest.fst.FSTCompletion.Completion</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/lucene/search/suggest/fst/FSTCompletion.Completion.html" title="class in org.apache.lucene.search.suggest.fst">FSTCompletion.Completion</a></span><span class="tabEnd">&nbsp;</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.lucene.search.suggest.fst">org.apache.lucene.search.suggest.fst</a></td> <td class="colLast"> <div class="block">Finite-state based autosuggest.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.lucene.search.suggest.fst"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/apache/lucene/search/suggest/fst/FSTCompletion.Completion.html" title="class in org.apache.lucene.search.suggest.fst">FSTCompletion.Completion</a> in <a href="../../../../../../../org/apache/lucene/search/suggest/fst/package-summary.html">org.apache.lucene.search.suggest.fst</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/apache/lucene/search/suggest/fst/package-summary.html">org.apache.lucene.search.suggest.fst</a> that return types with arguments of type <a href="../../../../../../../org/apache/lucene/search/suggest/fst/FSTCompletion.Completion.html" title="class in org.apache.lucene.search.suggest.fst">FSTCompletion.Completion</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="http://download.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/lucene/search/suggest/fst/FSTCompletion.Completion.html" title="class in org.apache.lucene.search.suggest.fst">FSTCompletion.Completion</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">FSTCompletion.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/lucene/search/suggest/fst/FSTCompletion.html#lookup-java.lang.CharSequence-int-">lookup</a></span>(<a href="http://download.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;key, int&nbsp;num)</code> <div class="block">Lookup suggestions to <code>key</code>.</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/apache/lucene/search/suggest/fst/package-summary.html">org.apache.lucene.search.suggest.fst</a> with parameters of type <a href="../../../../../../../org/apache/lucene/search/suggest/fst/FSTCompletion.Completion.html" title="class in org.apache.lucene.search.suggest.fst">FSTCompletion.Completion</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><span class="typeNameLabel">FSTCompletion.Completion.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/lucene/search/suggest/fst/FSTCompletion.Completion.html#compareTo-org.apache.lucene.search.suggest.fst.FSTCompletion.Completion-">compareTo</a></span>(<a href="../../../../../../../org/apache/lucene/search/suggest/fst/FSTCompletion.Completion.html" title="class in org.apache.lucene.search.suggest.fst">FSTCompletion.Completion</a>&nbsp;o)</code>&nbsp;</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/lucene/search/suggest/fst/FSTCompletion.Completion.html" title="class in org.apache.lucene.search.suggest.fst">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/lucene/search/suggest/fst/class-use/FSTCompletion.Completion.html" target="_top">Frames</a></li> <li><a href="FSTCompletion.Completion.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2016 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
YorkUIRLab/irlab
lib/lucene-6.0.1/docs/suggest/org/apache/lucene/search/suggest/fst/class-use/FSTCompletion.Completion.html
HTML
apache-2.0
9,460