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
--- layout: project lab: OK Lab Heilbronn #needed for Aggregation on Lab-Page imgname: heilbronn/kastanien-app.png title: Kastanienapp links: - url: http://blog.opendatalab.de/opendata/2014/11/19/kastanien-app-mit-baumkataster name: Blogpost - url: https://github.com/opendata-heilbronn/kastanien-app name: Page on Github collaborators: - name: Adrian Stabiszewski links: - url: https://twitter.com/nitegate url-name: twitter - url: https://github.com/grundid url-name: github - name: Tom Görner links: - url: https://github.com/masterX244 url-name: github - name: Christian links: - url: https://twitter.com/AppProjectX url-name: twitter - url: https://github.com/Nachtfux url-name: github --- Vor ein paar Monaten hat die Stadt Hamburg auf ihrem Transparenzportal das Baumkataster als Open Data veröffentlicht. Passend zur Zeit der Herbstsparziergänge drängte sich uns bei einem Code For Heilbronn Treff die Idee einer Baum App auf, die einem ermöglicht, unterwegs leicht Kastanienbäume zu finden und deren Früchte zu sammeln. Die App ermöglicht aber auch allgemein, für jeden Baum in Heilbronn Informationen wie Art, lateinischer Name und Alter abzufragen. Somit kann unterwegs die Frage, was für ein Baum vor einem steht, dank Standorterkennung mit dem Smartphone ganz leicht beantwortet werden. Alles weitere im [Blogpost auf opendatalab.de](http://blog.opendatalab.de/opendata/2014/11/19/kastanien-app-mit-baumkataster)
marcel12bell/codefor.de
projekte/2014-11-29-hn-kastanienapp.html
HTML
mit
1,482
<!---头部------> <div class="header"> <div class="logo"> <a href="{url app=store&id=$store.store_id}"><img src="{$store.store_logo}" /></a> </div> <!---搜索框------> <div class="searchBar"> <form id="" name="" method="get" action="index.php"> <input type="hidden" name="app" value="store" /> <input type="hidden" name="act" value="search" /> <input type="hidden" name="id" value="{$store.store_id}" /> <input type="text" name="keyword" placeholder="搜搜看吧" class="search_text" /><div class="search_btn_img"><img src="{res file=images/search_btn.png}" style="width:30px"></div><input type="submit" value="" class="search_btn" /> </form> </div> <!----------下拉二级菜单---------------> <div class="sub_menu"> <ul> <!--{if $store.radio_new eq '1'}--> <li> <a href="index.php?app=store&act=search&id={$store.store_id}&order=add_time"><h2>最新商品</h2></a> </li> <!--{/if}--> <!--{if $store.radio_recommend eq '1'}--> <li> <a href="index.php?app=store&act=search&id={$store.store_id}&recommended=1"><h2>推荐商品</h2></a> </li> <!--{/if}--> <!--{if $store.radio_hot eq '1'}--> <li> <a href="index.php?app=store&act=search&id={$store.store_id}&order=views"><h2>热门商品</h2></a> </li> <!--{/if}--> <!--{foreach from=$store.store_gcates item=gcategory}--> <li> <!--{if $gcategory.children}--> <h2>{$gcategory.value|escape}</h2> <ol class="sub_menu_list"> <!--{foreach from=$gcategory.children item=child_gcategory}--> <a href="{url app=store&id=$store.store_id&act=search&cate_id=$child_gcategory.id}"> <li>{$child_gcategory.value|escape}</li></a> <!--{/foreach}--> </ol> <!--{else}--> <a href="{url app=store&id=$store.store_id&act=search&cate_id=$gcategory.id}"><h2>{$gcategory.value|escape}</h2></a> <!--{/if}--> </li> <!--{/foreach}--> </ul> <div class="fun"> <a href="javascript:;" class="code"><img src="{res file=images/code.png}"/>店铺二维码</a> <a href="javascript:collect_store({$store.store_id});" class="fav"><img src="{res file=images/favorite.png}"/>收藏本店</a> </div> </div> <!----------二维码、店铺信息---------------> <div class="shop_info"> <img src="<!--{if $store.store_code}-->{$store.store_code}<!--{else}-->{res file=images/code.jpg}<!--{/if}-->" class="shop_code"/> <p class="shop_name">店铺ID:{$store.store_name|escape}</p> <p class="shop_detail"> <span>信用度:<strong> <!--{if $store.credit_value ge 0}--><img src="{$store.credit_image}" alt="" /><!--{/if}--></strong></span><br /> <span>{$lang.goods_count}:{$store.goods_count}</span> </p> <a href="javascript:;" class="back">返回上一页</a> </div> <!--------显示收藏信息-------------> <div class="fav_msg"> <img src="{res file=images/favorite.png}" /><span id='collect'>收藏成功!</span> </div> </div>
guotao2000/ecmall
themes/wapstore/default17/header.html
HTML
mit
3,501
<div class="container pull-left" id="WhosModule"> <div class="row"> <div class="col-xs-11"> <h4>Instructions</h4> </div> <div class="col-xs-1"> <button type="button" class="btn btn-success pull-right glyphicon glyphicon-refresh" id="refresh"></button> </div> </div> <div class="row"> <div class="col-md-4"> <dl> <dt>""</dt> <dd>- bottom left</dd> <dt>Blank</dt> <dd>- center right</dd> <dt>C</dt> <dd>- top right</dd> <dt>Cee</dt> <dd>- bottom right</dd> <dt>Display</dt> <dd>- bottom right</dd> <dt>First</dt> <dd>- top right</dd> <dt>Hold On</dt> <dd>- bottom right</dd> <dt>LED</dt> <dd>- center left</dd> <dt>Lead</dt> <dd>- bottom right</dd> <dt>Leed</dt> <dd>- bottom left</dd> <dt>No</dt> <dd>- bottom right</dd> <dt>Nothing</dt> <dd>- center left</dd> <dt>Okay</dt> <dd>- top right</dd> <dt>Read</dt> <dd>- center right</dd> </dl> </div> <div class="col-md-8"> <dl> <dt>Red</dt> <dd>- center right</dd> <dt>Reed</dt> <dd>- bottom left</dd> <dt>Says</dt> <dd>- bottom right</dd> <dt>See</dt> <dd>- bottom right</dd> <dt>Their</dt> <dd>- middle right</dd> <dt>There</dt> <dd>- bottom right</dd> <dt>They Are</dt> <dd>- center left</dd> <dt>They're</dt> <dd>- bottom left</dd> <dt>UR</dt> <dd>- top left</dd> <dt>Yes</dt> <dd>- center left</dd> <dt>You</dt> <dd>- center right</dd> <dt>Your</dt> <dd>- center right</dd> <dt>You're</dt> <dd>- center right</dd> <dt>You Are</dt> <dd>- bottom right</dd> </dl> </div> </div> <div id="whosSolutionTe"> <h3 id="whosSolutionText"></h3> </div> <div class="container"> <div class="btn-toolbar" role="toolbar"> <div class="btn-group btn-group-lg btn-group-justified btn-group-fill-height"> <a href="#" id="1"class="btn btn-default" role="button"> <strong>Blank</strong><br> </a> <a href="#" id="2" class="btn btn-default" role="button"> <strong>Done</strong><br> </a> <a href="#" id="3" class="btn btn-default" role="button"> <strong>First</strong><br> </a> <a href="#" id="4" class="btn btn-default" role="button"> <strong>Hold</strong><br> </a> <a href="#" id="5" class="btn btn-default" role="button"> <strong>Left</strong><br> </a> <a href="#" id="6" class="btn btn-default" role="button"> <strong>Like</strong><br> </a> </div> <div class="btn-group btn-group-lg btn-group-justified btn-group-fill-height"> <a href="#" id="7" class="btn btn-default" role="button"> <strong>Middle</strong><br> </a> <a href="#" id="8" class="btn btn-default" role="button"> <strong>Next</strong><br> </a> <a href="#" id="9" class="btn btn-default" role="button"> <strong>No</strong><br> </a> <a href="#" id="10" class="btn btn-default" role="button"> <strong>Nothing</strong><br> </a> <a href="#" id="11" class="btn btn-default" role="button"> <strong>Okay</strong><br> </a> <a href="#" id="12" class="btn btn-default" role="button"> <strong>Press</strong><br> </a> </div> <div class="btn-group btn-group-lg btn-group-justified btn-group-fill-height"> <a href="#" id="13" class="btn btn-default" role="button"> <strong>Ready</strong><br> </a> <a href="#" id="14" class="btn btn-default" role="button"> <strong>Right</strong><br> </a> <a href="#" id="15" class="btn btn-default" role="button"> <strong>Sure</strong><br> </a> <a href="#" id="16" class="btn btn-default" role="button"> <strong>U</strong><br> </a> <a href="#" id="17" class="btn btn-default" role="button"> <strong>Uhhh</strong><br> </a> <a href="#" id="18" class="btn btn-default" role="button"> <strong>Uh Huh</strong><br> </a> </div> <div class="btn-group btn-group-lg btn-group-justified btn-group-fill-height"> <a href="#" id="19" class="btn btn-default" role="button"> <strong>Uh Uh</strong><br> </a> <a href="#" id="20" class="btn btn-default" role="button"> <strong>UR</strong><br> <a href="#" id="21" class="btn btn-default" role="button"> <strong>What</strong><br> </a> <a href="#" id="22" class="btn btn-default" role="button"> <strong>What?</strong><br> </a> <a href="#" id="23" class="btn btn-default" role="button"> <strong>Wait</strong><br> </a> <a href="#" id="24" class="btn btn-default" role="button"> <strong>Yes</strong><br> </a> </div> <div class="btn-group btn-group-lg btn-group-justified btn-group-fill-height"> <a href="#" id="25" class="btn btn-default" role="button"> <strong>You</strong><br> </a> <a href="#" id="26" class="btn btn-default" role="button"> <strong>Your</strong><br> </a> <a href="#" id="27" class="btn btn-default" role="button"> <strong>You're</strong><br> </a> <a href="#" id="28" class="btn btn-default" role="button"> <strong>You Are</strong><br> </a> <a href="#" class="btn btn-default" role="button"> <strong></strong><br> </a> <a href="#" class="btn btn-default" role="button"> <strong></strong><br> </a> </div> <br> </div> </div> </div>
rachaeltesting/rachaeltesting.github.io
htmlModules/WhosModule.html
HTML
mit
5,882
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>IconFont</title> <link rel="stylesheet" href="demo.css"> <link rel="stylesheet" href="iconfont.css"> </head> <body> <div class="main markdown"> <h1>IconFont 图标</h1> <ul class="icon_lists clear"> <li> <i class="icon iconfont icon-qq"></i> <div class="name">qq</div> <div class="fontclass">.icon-qq</div> </li> <li> <i class="icon iconfont icon-link"></i> <div class="name">链接</div> <div class="fontclass">.icon-link</div> </li> <li> <i class="icon iconfont icon-coordinate"></i> <div class="name">坐标</div> <div class="fontclass">.icon-coordinate</div> </li> <li> <i class="icon iconfont icon-experience"></i> <div class="name">工作经验</div> <div class="fontclass">.icon-experience</div> </li> <li> <i class="icon iconfont icon-english1"></i> <div class="name">新歌_英语</div> <div class="fontclass">.icon-english1</div> </li> <li> <i class="icon iconfont icon-jianli"></i> <div class="name">简历</div> <div class="fontclass">.icon-jianli</div> </li> <li> <i class="icon iconfont icon-index"></i> <div class="name">首页</div> <div class="fontclass">.icon-index</div> </li> <li> <i class="icon iconfont icon-github"></i> <div class="name">github</div> <div class="fontclass">.icon-github</div> </li> <li> <i class="icon iconfont icon-state"></i> <div class="name">状态</div> <div class="fontclass">.icon-state</div> </li> <li> <i class="icon iconfont icon-weixin"></i> <div class="name">微信</div> <div class="fontclass">.icon-weixin</div> </li> <li> <i class="icon iconfont icon-weibo"></i> <div class="name">微博</div> <div class="fontclass">.icon-weibo</div> </li> <li> <i class="icon iconfont icon-Programming"></i> <div class="name">编程</div> <div class="fontclass">.icon-Programming</div> </li> <li> <i class="icon iconfont icon-project"></i> <div class="name">项目</div> <div class="fontclass">.icon-project</div> </li> <li> <i class="icon iconfont icon-contact"></i> <div class="name">联系</div> <div class="fontclass">.icon-contact</div> </li> <li> <i class="icon iconfont icon-html"></i> <div class="name">html</div> <div class="fontclass">.icon-html</div> </li> <li> <i class="icon iconfont icon-jquery"></i> <div class="name">jquery</div> <div class="fontclass">.icon-jquery</div> </li> <li> <i class="icon iconfont icon-about"></i> <div class="name">我的信息</div> <div class="fontclass">.icon-about</div> </li> <li> <i class="icon iconfont icon-intention"></i> <div class="name">模板13-求职意向</div> <div class="fontclass">.icon-intention</div> </li> <li> <i class="icon iconfont icon-education"></i> <div class="name">学历认证1</div> <div class="fontclass">.icon-education</div> </li> <li> <i class="icon iconfont icon-email"></i> <div class="name">邮箱</div> <div class="fontclass">.icon-email</div> </li> <li> <i class="icon iconfont icon-javascript"></i> <div class="name">javascript</div> <div class="fontclass">.icon-javascript</div> </li> <li> <i class="icon iconfont icon-skill"></i> <div class="name">技能</div> <div class="fontclass">.icon-skill</div> </li> <li> <i class="icon iconfont icon-tools"></i> <div class="name">工具</div> <div class="fontclass">.icon-tools</div> </li> <li> <i class="icon iconfont icon-University"></i> <div class="name">院校</div> <div class="fontclass">.icon-University</div> </li> <li> <i class="icon iconfont icon-sex"></i> <div class="name">性别</div> <div class="fontclass">.icon-sex</div> </li> <li> <i class="icon iconfont icon-age"></i> <div class="name">年龄</div> <div class="fontclass">.icon-age</div> </li> <li> <i class="icon iconfont icon-english"></i> <div class="name">英语</div> <div class="fontclass">.icon-english</div> </li> <li> <i class="icon iconfont icon-zhihu"></i> <div class="name">知乎</div> <div class="fontclass">.icon-zhihu</div> </li> <li> <i class="icon iconfont icon-css"></i> <div class="name">css3</div> <div class="fontclass">.icon-css</div> </li> <li> <i class="icon iconfont icon-sass"></i> <div class="name">sass</div> <div class="fontclass">.icon-sass</div> </li> <li> <i class="icon iconfont icon-xiaochengxu"></i> <div class="name">小程序</div> <div class="fontclass">.icon-xiaochengxu</div> </li> <li> <i class="icon iconfont icon-react"></i> <div class="name">react</div> <div class="fontclass">.icon-react</div> </li> <li> <i class="icon iconfont icon-frame"></i> <div class="name">前端框架</div> <div class="fontclass">.icon-frame</div> </li> </ul> <h2 id="font-class-">font-class引用</h2> <hr> <p>font-class是unicode使用方式的一种变种,主要是解决unicode书写不直观,语意不明确的问题。</p> <p>与unicode使用方式相比,具有如下特点:</p> <ul> <li>兼容性良好,支持ie8+,及所有现代浏览器。</li> <li>相比于unicode语意明确,书写更直观。可以很容易分辨这个icon是什么。</li> <li>因为使用class来定义图标,所以当要替换图标时,只需要修改class里面的unicode引用。</li> <li>不过因为本质上还是使用的字体,所以多色图标还是不支持的。</li> </ul> <p>使用步骤如下:</p> <h3 id="-fontclass-">第一步:引入项目下面生成的fontclass代码:</h3> <pre><code class="lang-js hljs javascript"><span class="hljs-comment">&lt;link rel="stylesheet" type="text/css" href="./iconfont.css"&gt;</span></code></pre> <h3 id="-">第二步:挑选相应图标并获取类名,应用于页面:</h3> <pre><code class="lang-css hljs">&lt;<span class="hljs-selector-tag">i</span> <span class="hljs-selector-tag">class</span>="<span class="hljs-selector-tag">iconfont</span> <span class="hljs-selector-tag">icon-xxx</span>"&gt;&lt;/<span class="hljs-selector-tag">i</span>&gt;</code></pre> <blockquote> <p>"iconfont"是你项目下的font-family。可以通过编辑项目查看,默认是"iconfont"。</p> </blockquote> </div> </body> </html>
GuoYongfeng/react-resume
src/assets/fonts/demo_fontclass.html
HTML
mit
9,450
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.15"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>CotC C# SDK for Unity: 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="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> <link href="OutputCustomization.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="xtralife-logo.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">CotC C# SDK for Unity &#160;<span id="projectnumber">v1.4.0.1</span> </div> <div id="projectbrief">Making social games is easy !</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.15 --> <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> <!-- 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 id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespace_cotc_sdk.html">CotcSdk</a></li><li class="navelem"><a class="el" href="class_cotc_sdk_1_1_properties_object.html">PropertiesObject</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">CotcSdk.PropertiesObject Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="class_cotc_sdk_1_1_properties_object.html">CotcSdk.PropertiesObject</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="class_cotc_sdk_1_1_properties_object.html#aacdfc8f0edc93f3611d4c40f12be9073">AsBundle</a>()</td><td class="entry"><a class="el" href="class_cotc_sdk_1_1_properties_object.html">CotcSdk.PropertiesObject</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_cotc_sdk_1_1_properties_object.html#a16242913dd8dc6aae516f97fc6cbff9d">GetEnumerator</a>()</td><td class="entry"><a class="el" href="class_cotc_sdk_1_1_properties_object.html">CotcSdk.PropertiesObject</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_cotc_sdk_1_1_properties_object.html#a3e6a4b30fa74bc0e763e961d9fdfad3b">Keys</a>()</td><td class="entry"><a class="el" href="class_cotc_sdk_1_1_properties_object.html">CotcSdk.PropertiesObject</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>PropertiesObject</b>(Bundle baseData) (defined in <a class="el" href="class_cotc_sdk_1_1_properties_object.html">CotcSdk.PropertiesObject</a>)</td><td class="entry"><a class="el" href="class_cotc_sdk_1_1_properties_object.html">CotcSdk.PropertiesObject</a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Props</b> (defined in <a class="el" href="class_cotc_sdk_1_1_properties_object.html">CotcSdk.PropertiesObject</a>)</td><td class="entry"><a class="el" href="class_cotc_sdk_1_1_properties_object.html">CotcSdk.PropertiesObject</a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr><td class="entry"><a class="el" href="class_cotc_sdk_1_1_properties_object.html#a49c7c96cfe7245e23a766b08a2e89a71">this[string key]</a></td><td class="entry"><a class="el" href="class_cotc_sdk_1_1_properties_object.html">CotcSdk.PropertiesObject</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_cotc_sdk_1_1_properties_object.html#af3dfde134398c0d738f27e94e5614434">ToJson</a>()</td><td class="entry"><a class="el" href="class_cotc_sdk_1_1_properties_object.html">CotcSdk.PropertiesObject</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_cotc_sdk_1_1_properties_object.html#a6f9860c398a665da8643f18dada7d30a">ToString</a>()</td><td class="entry"><a class="el" href="class_cotc_sdk_1_1_properties_object.html">CotcSdk.PropertiesObject</a></td><td class="entry"></td></tr> </table></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Fri Apr 12 2019 17:41:04 for CotC C# SDK for Unity by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.15 </small></address> </body> </html>
xtralifecloud/unity-sdk
Docs/DoxygenGenerated/html/class_cotc_sdk_1_1_properties_object-members.html
HTML
mit
6,105
<!doctype html> <html lang="lv"> <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# profile: http://ogp.me/ns/profile#" itemscope itemtype="http://schema.org/WebSite" > <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KSXCLLZ');</script> <!-- End Google Tag Manager --> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="fb:app_id" content="1236171016488428" /> <meta property="og:type" content="profile" /> <meta property="og:url" content="https://lvdb.lv/vaditaji/cf5ab964-1d0d-0fab-0fc7-7767cf507cb7" /> <meta property="og:title" content="Nadīna Neimane-Gardoviča" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@lvdb_lv" /> <meta name="msvalidate.01" content="CD405DAD5EA4CF65237EAB3E933C6C74" /> <title>Nadīna Neimane-Gardoviča</title> <meta itemprop='name' content="lvdb.lv"> <link rel="canonical" href="https://lvdb.lv" itemprop="url"> <link rel="alternate" hreflang="lv-LV" href="https://lvdb.lv"> <meta name="theme-color" content="#f4c671"> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,700&amp;subset=latin-ext" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.min.css" /> <link rel="stylesheet" href="/static/style.css" /> <link rel="icon" href="images/favicon.png"> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KSXCLLZ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script> window.fbAsyncInit = function() { FB.init({ appId : '1236171016488428', cookie : true, xfbml : true, version : 'v2.8' }); FB.AppEvents.logPageView(); }; (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <div class="background"> <div class="header-background"></div> </div> <div class="main-section" itemscope itemtype="http://schema.org/Person"> <!-- <header> <div class="header__hero"></div> <div class="header__main-info-holder"> <div class="header__main-info"> <div class="image"></div> <span class="name-row"> <h1 class="group-name" itemprop="name">Nadīna Neimane-Gardoviča</h1> </span> </div> </div> --> </header> <main> <h1 itemprop="name">Nadīna Neimane-Gardoviča</h1> <section> <h2>Kolektīvi</h2> <ul class="property-list"> <li class="property" itemprop="affiliation brand memberOf worksFor" itemscope itemtype="http://schema.org/DanceGroup"> <a href="/kolektivi/Auda" itemprop="url sameAs mainEntityOfPage" title="Rīgas pašvaldības Kultūras iestāžu apvienības Kultūras pils &quot;Ziemeļblāzma&quot; vidējās paaudzes deju kolektīvs &quot;Auda&quot;"> <span itemprop="name">Auda</span> </a> </li> </ul> </section> </main> </div> </body> </html>
klavs/db-lv
docs/vaditaji/cf5ab964-1d0d-0fab-0fc7-7767cf507cb7.html
HTML
mit
4,458
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `MAP_LOCKED` constant in crate `libc`."> <meta name="keywords" content="rust, rustlang, rust-lang, MAP_LOCKED"> <title>libc::consts::os::extra::MAP_LOCKED - Rust</title> <link rel="stylesheet" type="text/css" href="../../../../main.css"> <link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <a href='../../../../libc/index.html'><img src='https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='' width='100'></a> <p class='location'><a href='../../../index.html'>libc</a>::<wbr><a href='../../index.html'>consts</a>::<wbr><a href='../index.html'>os</a>::<wbr><a href='index.html'>extra</a></p><script>window.sidebarCurrent = {name: 'MAP_LOCKED', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../../../index.html'>libc</a>::<wbr><a href='../../index.html'>consts</a>::<wbr><a href='../index.html'>os</a>::<wbr><a href='index.html'>extra</a>::<wbr><a class='constant' href=''>MAP_LOCKED</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-850' class='srclink' href='../../../../src/libc/lib.rs.html#4083' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const MAP_LOCKED: <a class='type' href='../../../../libc/types/os/arch/c95/type.c_int.html' title='libc::types::os::arch::c95::c_int'>c_int</a><code> = </code><code>0x02000</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../../../"; window.currentCrate = "libc"; window.playgroundUrl = "https://play.rust-lang.org/"; </script> <script src="../../../../jquery.js"></script> <script src="../../../../main.js"></script> <script src="../../../../playpen.js"></script> <script async src="../../../../search-index.js"></script> </body> </html>
ssgrn/Rust-Matrix-Computations
target/doc/libc/consts/os/extra/constant.MAP_LOCKED.html
HTML
mit
4,514
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>LeapHandController &mdash; Leap Motion Java SDK v3.1 documentation</title> <link rel="stylesheet" href="../../cpp/_static/bootstrap-3.0.0/css/documentation-bundle.1471552333.css" type="text/css" /> <script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../', VERSION: '3.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: false }; </script> <script type="text/javascript" src="../../cpp/_static/bootstrap-3.0.0/js/documentation-bundle.1471552333.js"></script> <link rel="top" title="Leap Motion Java SDK v3.1 documentation" href="../index.html" /> <script type="text/javascript" src="/assets/standalone-header.js?r9"></script> <link rel="stylesheet" href="/assets/standalone-header.css?r9" type="text/css" /> <meta charset='utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'> <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'> <meta name="apple-mobile-web-app-capable" content="yes"> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-31536531-1']); _gaq.push(['_setDomainName', 'leapmotion.com']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script> function getQueryValue(variable) { var query = window.location.search.substring(1); var vars = query.split("&"); for (var i=0;i<vars.length;i++) { var pair = vars[i].split("="); if(pair[0] == variable){return pair[1];} } return(false); } var relPath = "../../"; var requestedAPI = getQueryValue("proglang"); if(requestedAPI == "current") requestedAPI = localStorage["currentAPI"]; var pageAPI = 'java'; var hasAPI = {}; hasAPI.unity = true; if(requestedAPI && (requestedAPI != pageAPI)) { if(pageAPI != 'none'){ var redirectedLocation = relPath + 'java/unity/Unity.Prefab.HandController.html'; if( requestedAPI == 'cpp' && hasAPI.cpp){ redirectedLocation = relPath + "cpp/unity/Unity.Prefab.HandController.html"; } else if( requestedAPI == 'csharp' && hasAPI.csharp){ redirectedLocation = relPath + "csharp/unity/Unity.Prefab.HandController.html"; } else if( requestedAPI == 'unity' && hasAPI.unity){ redirectedLocation = relPath + "unity/unity/Unity.Prefab.HandController.html"; } else if( requestedAPI == 'objc' && hasAPI.objc){ redirectedLocation = relPath + "objc/unity/Unity.Prefab.HandController.html"; } else if( requestedAPI == 'java' && hasAPI.java) { redirectedLocation = relPath + "java/unity/Unity.Prefab.HandController.html"; } else if( requestedAPI == 'javascript' && hasAPI.javascript){ redirectedLocation = relPath + "javascript/unity/Unity.Prefab.HandController.html"; } else if( requestedAPI == 'python' && hasAPI.python){ redirectedLocation = relPath + "python/unity/Unity.Prefab.HandController.html"; } else if( requestedAPI == 'unreal' && hasAPI.unreal) { redirectedLocation = relPath + "unreal/unity/Unity.Prefab.HandController.html"; } else { if( requestedAPI == 'cpp'){ redirectedLocation = relPath + "cpp/index.html?proglang=cpp"; } else if( requestedAPI == 'csharp'){ redirectedLocation = relPath + "csharp/index.html?proglang=csharp"; } else if( requestedAPI == 'unity'){ redirectedLocation = relPath + "unity/index.html?proglang=unity"; } else if( requestedAPI == 'objc'){ redirectedLocation = relPath + "objc/index.html?proglang=objc"; } else if( requestedAPI == 'java') { redirectedLocation = relPath + "java/index.html?proglang=java"; } else if( requestedAPI == 'javascript'){ redirectedLocation = relPath + "javascript/index.html?proglang=javascript"; } else if( requestedAPI == 'python'){ redirectedLocation = relPath + "python/index.html?proglang=python"; } else if( requestedAPI == 'unreal') { redirectedLocation = relPath + "unreal/index.html?proglang=unreal"; } else { redirectedLocation = relPath + "index.html"; } } //Guard against redirecting to the same page (infinitely) if(relPath + 'java/unity/Unity.Prefab.HandController.html' != redirectedLocation) window.location.replace(redirectedLocation); } } </script> <script> window.addEventListener('keyup', handleKeyInput); function handleKeyInput(e) { var code; if (!e) var e = window.event; if (e.keyCode) code = e.keyCode; else if (e.which) code = e.which; var character = String.fromCharCode(code); if( character == "J" & e.altKey){ } else if( character == "K" & e.altKey){ } } </script> </head> <body role="document"> <div class="developer-portal-styles"> <header class="navbar navbar-static-top developer-navbar header beta-header"> <nav class="container pr"> <a class="logo-link pull-left" href="/"> <img alt="Leap Motion Developers" class="media-object pull-left white-background" src="../_static/logo.png" /> </a> <span class="inline-block hidden-phone developer-logo-text"> <div class="text"> <a href="/"> <span class="more-than-1199">Developer Portal</span> </a> </div> </span> <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <!-- Everything within here will be hidden at 940px or less, accessible via a button. --> <div class="nav-collapse"> <ul class="nav header-navigation developer-links"> <li class="external-link"><a href="https://developer.leapmotion.com/features">What's new</a> </li> <li class="external-link"><a href="https://developer.leapmotion.com/downloads/skeletal-beta" class="">Getting Started</a></li> <li><a class="active" href="#" class="">Documentation</a></li> <li class="external-link"> <a href="https://developer.leapmotion.com/gallery" class="">Examples</a> </li> <li class="external-link"> <a href="https://www.leapmotion.com/blog/category/labs/" class="" target="_blank">Blog <i class='fa fa-external-link'></i></a> </li> <li class="external-link"> <a href="https://community.leapmotion.com/category/beta" class="" target="_blank">Community <i class='fa fa-external-link'></i></a> </li> </ul> </div> </nav> </header> </div> <section class="main-wrap"> <div data-swiftype-index="true"> <div class="second_navigation"> <div class="container"> <div class="row"> <div class="col-md-8"> <ul> <li> <a href="../../javascript/index.html?proglang=javascript" onclick="localStorage['currentAPI'] = 'javascript'">JavaScript</a> </li> <li> <a href="../../unity/unity/Unity.Prefab.HandController.html?proglang=unity" onclick="localStorage['currentAPI'] = 'unity'">Unity</a> </li> <li> <a href="../../csharp/index.html?proglang=csharp" onclick="localStorage['currentAPI'] = 'csharp'">C#</a> </li> <li> <a href="../../cpp/index.html?proglang=cpp" onclick="localStorage['currentAPI'] = 'cpp'">C++</a> </li> <li> Java </li> <li> <a href="../../python/index.html?proglang=python" onclick="localStorage['currentAPI'] = 'python'">Python</a> </li> <li> <a href="../../objc/index.html?proglang=objc" onclick="localStorage['currentAPI'] = 'objc'">Objective-C</a> </li> <li> <a href="../../unreal/index.html?proglang=unreal" onclick="localStorage['currentAPI'] = 'unreal'">Unreal</a> </li> </ul> </div> <div class="col-md-4 search"> <script> function storeThisPage(){ sessionStorage["pageBeforeSearch"] = window.location; return true; } function doneWithSearch(){ var storedPage = sessionStorage["pageBeforeSearch"]; if(storedPage){ window.location = storedPage; } else { window.location = "index.html"; //fallback } return false; } </script> <div style="margin-top:-4px"> <ul style="display:inline; white-space:nowrap"><li> <form class="navbar-form" action="../search.html" method="get" onsubmit="storeThisPage()"> <div class="form-group"> <input type="search" results="5" name="q" class="form-control" placeholder="Search" /> </div> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form></li> </ul> </div> </div> </div> </div> </div> <script> //Remove dev portal header and footer when viewing from file system if(window.location.protocol == 'file:'){ var navNode = document.querySelector(".developer-links"); navNode.parentNode.removeChild(navNode); } </script> <div id="wrap" data-spy="scroll" data-target="#sidebar"> <div class="container"> <div class="row"> <div class="col-md-9 pull-right"> <!-- <span id="breadcrumbs"> <a href="../index.html">Home</a>&raquo; LeapHandController </span> --> <div class="section" id="leaphandcontroller"> <h1>LeapHandController<a class="headerlink" href="#leaphandcontroller" title="Permalink to this headline">¶</a></h1> <p>The LeapHandController prefab queries the Leap Motion service for tracking data and uses it to place hands in the scene. The tracking data from the service is transformed relative to the prefab&#8217;s position and orientation in the scene. The scripts in the controller manage the hand objects that represent the physical hands detected by the Leap Motion device.</p> <div class="section" id="using-the-leaphandcontroller-prefab"> <h2>Using the LeapHandController Prefab<a class="headerlink" href="#using-the-leaphandcontroller-prefab" title="Permalink to this headline">¶</a></h2> <p>To add the LeapHandController to a VR scene, it is easiest to use the LMHeadMountedRig prefab, which already contains a LeapHandController prefab. Otherwise, see <a class="reference internal" href="Unity_Custom_Rig.html"><em>Building a Custom VR Rig</em></a> for tips on building a custom VR camera rig.</p> <p>To add the LeapHandController to a non-VR scene, place the LeapHandController prefab in the scene immediately below where the hands should appear in the scene.</p> <div class="section" id="adding-hand-models"> <h3>Adding Hand Models<a class="headerlink" href="#adding-hand-models" title="Permalink to this headline">¶</a></h3> <ol class="arabic simple"> <li>Set the Hand Pool&#8217;s Model Pool size to the number of different pairs of hand models you want to use in the scene. This will create the same number of elements in the pool.</li> <li>Set the name of one element to &#8220;gfx_hands&#8221; (or any suitable name).</li> <li>Drag the desired hand prefabs to the left and right model properties.</li> <li>Set <strong>Is Enabled</strong> and <strong>Can Duplicate</strong> to true.</li> <li>Repeat for any additional elements.</li> </ol> <p>You can use prefabs directly in the hand pool or place the hand models in the scene hierarchy first. If you place the hand models in the scene, note that we no longer recommend placing the models as children of the LeapHandController. The models should go outside the camera hierarchy. Otherwise stuttering can occur during head movement.</p> </div> </div> <div class="section" id="key-components"> <h2>Key Components<a class="headerlink" href="#key-components" title="Permalink to this headline">¶</a></h2> <p>The key components in the LeapHandController prefab include:</p> <div class="section" id="leaphandcontroller-script"> <h3>LeapHandController (Script)<a class="headerlink" href="#leaphandcontroller-script" title="Permalink to this headline">¶</a></h3> <p>The LeapHandController class defines the logic for managing tracking data and hands. It contains no properties that can be set in the inspector.</p> </div> <div class="section" id="leap-service-provider"> <h3>Leap Service Provider<a class="headerlink" href="#leap-service-provider" title="Permalink to this headline">¶</a></h3> <p>The Leap Service Provider is the connection point between the Leap Motion service and the rest of the Unity assets. The service provider gets frames and images from the service and provides them other parts of your application.</p> <ul class="simple"> <li>Is Head Mounted &#8211; must be enabled for proper hand tracking when the Leap Motion hardware is mounted on an HMD. Must be unchecked when using the Leap Motion hardware in a desktop (facing upward) configuration.</li> <li>Override Device Type &#8211; enables the use of a specific Leap Motion hardware profile. Typically, this should be left unchecked.</li> <li>Override Device Type With:<ul> <li>Peripheral &#8211; the standard device.</li> <li>Dragonfly &#8211; an internal prototype device. Should only be used if you have one of the handful of these devices that exist in the world.</li> </ul> </li> <li>Use Interpolation &#8211; enables frame interpolation/extrapolation. When enabled, the service provides a frame of data interpolated or extrapolated to match the actual time when the Unity Update or FixedUpdate events are executed.</li> <li>Interpolation Delay &#8211; adjusts the interpolation time by a fixed amount. Too small a delay can lead to excessive extrapolation, which can be recognized by jerkiness in the hand and finger movements. Too large a delay will add excessive latency.</li> </ul> </div> <div class="section" id="hand-pool"> <h3>Hand Pool<a class="headerlink" href="#hand-pool" title="Permalink to this headline">¶</a></h3> <p>The Hand Pool manages the representation of the hands in a scene. A single tracked hand can have any number of task-specific Unity game objects associated with it. For example, one representation might be for the graphics display, one for the physics interactions, and another for attaching utility objects to the hand.</p> <p>Each of these task-specific hand game objects must be added to the hand pool in a separate pool element (as described in <a class="reference internal" href="Unity.Prefab.LMHeadMountedRig.html"><em>LMHeadMountedRig</em></a>). Each element in the pool must have a game object for both the left and right hands</p> <p>Increase the Model Pool Size to add additional elements. For each element in the pool you can make the following settings:</p> <ul class="simple"> <li>Group Name &#8211; an arbitrary string you can assign to identify the group when calling the EnableGroup() and DisableGroup() functions of the HandPool object.</li> <li>Left Model &#8211; the game object or prefab to use for left hands.</li> <li>Right Model &#8211; the game object or prefab to use for right hands.</li> <li>Is Enabled &#8211; whether this group is currently enabled. You can change this setting in the Unity Editor or at runtime with the EnableGroup() and DisableGroup() HandPool functions.</li> <li>Can Duplicate &#8211; determines whether more than one instances of these game objects can exist in the scene. For example, if there are more than one left or right hand in a scene because the Leap Motion software misidentifies the chirality of a hand or two different people place hands in view, then an additional hand model is spawned when Can Duplicate is true. When false, only the first hand in view would be represented by a model from this group.</li> </ul> </div> </div> </div> <!-- get_disqus_sso --> </div> <div id="sidebar" class="col-md-3"> <div class="well-sidebar" data-offset-top="188"> <ul> <li><a href="../index.html" title="Home">Java Docs (v3.1)</a></li> </ul><ul> <li class="toctree-l1"><a class="reference internal" href="../devguide/Leap_Overview.html">API Overview</a></li> <li class="toctree-l1"><a class="reference internal" href="../practices/Leap_Practices.html">Guidelines</a></li> <li class="toctree-l1"><a class="reference internal" href="../devguide/Leap_Guides.html">Application Development</a></li> <li class="toctree-l1"><a class="reference internal" href="../devguide/Leap_Guides2.html">Using the Tracking API</a></li> <li class="toctree-l1"><a class="reference internal" href="../api/Leap_Classes.html">API Reference</a></li> <li class="toctree-l1"><a class="reference internal" href="../supplements/Leap_Supplements.html">Appendices</a></li> </ul> </div> </div> </div> </div> </div> <!-- <div class="ribbon"> <p>Java</p> </div> <footer> <div id="footer" class="container"> <div class="container"> <div class="copyright"> <span>Copyright &copy; 2012 - 2016, Leap Motion, Inc.</span> </div> </div> </div> </footer> </body> </html>
MTASZTAKI/ApertusVR
plugins/track/hand/leapMotion/3rdParty/leapMotion/docs/java/unity/Unity.Prefab.HandController.html
HTML
mit
18,329
<!doctype html> <html> <head> <base href="../"> <title>JSDoc: Source:directions.js</title> <link type="text/css" rel="stylesheet" href="css/jsdoc-default.css"> <link href="css/prettify-tomorrow.css" type="text/css" rel="stylesheet"> <script src="js/prettify.js"></script> </head> <body> <nav> <h2><a href="index.html">Index</a></h2> <div> <h3>module: undefined</h3> <div> <h3>service</h3> <ul> <li> <a href="Attr2Options.html">Attr2Options</a> </li><li> <a href="GeoCoder.html">GeoCoder</a> </li><li> <a href="NavigatorGeolocation.html">NavigatorGeolocation</a> </li><li> <a href="StreetView.html">StreetView</a> </li> </ul> </div><div> <h3>directive</h3> <ul> <li> <a href="bicycling-layer.html">bicycling-layer</a> </li><li> <a href="cloud-layer.html">cloud-layer</a> </li><li> <a href="custom-control.html">custom-control</a> </li><li> <a href="directions.html">directions</a> </li><li> <a href="drawing-manager.html">drawing-manager</a> </li><li> <a href="dynamic-maps-engine-layer.html">dynamic-maps-engine-layer</a> </li><li> <a href="fusion-tables-layer.html">fusion-tables-layer</a> </li><li> <a href="heatmap-layer.html">heatmap-layer</a> </li><li> <a href="info-window.html">info-window</a> </li><li> <a href="kml-layer.html">kml-layer</a> </li><li> <a href="map-data.html">map-data</a> </li><li> <a href="map-lazy-load.html">map-lazy-load</a> </li><li> <a href="map-type.html">map-type</a> </li><li> <a href="maps-engine-layer.html">maps-engine-layer</a> </li><li> <a href="marker.html">marker</a> </li><li> <a href="overlay-map-type.html">overlay-map-type</a> </li><li> <a href="places-auto-complete.html">places-auto-complete</a> </li><li> <a href="shape.html">shape</a> </li><li> <a href="streetview-panorama.html">streetview-panorama</a> </li><li> <a href="traffic-layer.html">traffic-layer</a> </li><li> <a href="transit-layer.html">transit-layer</a> </li><li> <a href="weather-layer.html">weather-layer</a> </li> </ul> </div><div> <h3>controller</h3> <ul> <li> <a href="MapController.html">MapController</a> </li> </ul> </div> </div><div> <h3>module: ngmap</h3> <div> <h3>directive</h3> <ul> <li> <a href="ngmap.custom-marker.html">ngmap.custom-marker</a> </li> </ul> </div> </div><div> <h3>module: ngMap</h3> <div> <h3>directive</h3> <ul> <li> <a href="ngMap.map.html">ngMap.map</a> </li> </ul> </div> </div> </nav> <h1 class="title"> Source:directions.js </h1> <div id="main"> <article> <pre class="prettyprint source linenums"><code>/** * @ngdoc directive * @name directions * @description * Enable directions on map. e.g., origin, destination, draggable, waypoints, etc * * Requires: map directive * * Restrict To: Element * * @attr {String} DirectionsRendererOptions [Any DirectionsRendererOptions](https://developers.google.com/maps/documentation/javascript/reference#DirectionsRendererOptions) * @attr {String} DirectionsRequestOptions [Any DirectionsRequest options](https://developers.google.com/maps/documentation/javascript/reference#DirectionsRequest) * @example * Example: * &lt;map zoom="14" center="37.7699298, -122.4469157"> * &lt;directions * draggable="true" * panel="directions-panel" * travel-mode="{{travelMode}}" * waypoints="[{location:'kingston', stopover:true}]" * origin="{{origin}}" * destination="{{destination}}"> * &lt;/directions> * &lt;/map> */ /* global google */ (function() { 'use strict'; var getDirectionsRenderer = function(options, events) { if (options.panel) { options.panel = document.getElementById(options.panel) || document.querySelector(options.panel); } var renderer = new google.maps.DirectionsRenderer(options); for (var eventName in events) { google.maps.event.addListener(renderer, eventName, events[eventName]); } return renderer; }; var directions = function(Attr2Options, $timeout) { var parser = Attr2Options; var directionsService = new google.maps.DirectionsService(); var updateRoute = function(renderer, options) { /* filter out valid keys only for DirectionsRequest object*/ var request = options; request.travelMode = request.travelMode || 'DRIVING'; var validKeys = [ 'origin', 'destination', 'travelMode', 'transitOptions', 'unitSystem', 'durationInTraffic', 'waypoints', 'optimizeWaypoints', 'provideRouteAlternatives', 'avoidHighways', 'avoidTolls', 'region' ]; for(var key in request){ (validKeys.indexOf(key) === -1) && (delete request[key]); } if(request.waypoints) { // Check fo valid values if(request.waypoints == "[]" || request.waypoints == "") delete request.waypoints; } if (request.origin && request.destination) { console.log('request', request); directionsService.route(request, function(response, status) { if (status == google.maps.DirectionsStatus.OK) { $timeout(function() { renderer.setDirections(response); }); } }); } }; var linkFunc = function(scope, element, attrs, mapController) { var orgAttrs = parser.orgAttributes(element); var filtered = parser.filter(attrs); var options = parser.getOptions(filtered); var events = parser.getEvents(scope, filtered); var attrsToObserve = parser.getAttrsToObserve(orgAttrs); var renderer = getDirectionsRenderer(options, events); mapController.addObject('directionsRenderers', renderer); attrsToObserve.forEach(function(attrName) { (function(attrName) { attrs.$observe(attrName, function(val) { if (options[attrName] !== val) { //apply only if changed var optionValue = parser.toOptionValue(val, {key: attrName}); console.log('setting ', attrName, 'with value', optionValue); options[attrName] = optionValue; updateRoute(renderer, options); } }); })(attrName); }); scope.$on('mapInitialized', function(event, map) { updateRoute(renderer, options); }); scope.$on('$destroy', function(event, map) { mapController.deleteObject('directionsRenderers', renderer); }); }; return { restrict: 'E', require: '^map', link: linkFunc } }; // var directions directions.$inject = ['Attr2Options', '$timeout']; angular.module('ngMap').directive('directions', directions); })(); </code></pre> </article> </div> <footer style="clear:both"> Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a> using <a href="https://github.com/allenhwkim/angular-jsdoc">Angular-JSDoc template</a> </footer> <!--%= prettyJson %--> <script> prettyPrint(); var lineNo = window.location.hash.match(/([0-9]*)$/)[0] || 1; var line = document.querySelector("ol li:nth-child("+(lineNo||1)+")"); line && line.scrollIntoView(); </script> </body> </html>
masudiiuc/angularjs-google-maps
build/docs/source/directions.html
HTML
mit
8,210
<footer> <div class="container"> </div> </footer>
paris3200/flask-inventory
app/templates/footer.html
HTML
mit
54
<div class="ws-selector"> <div class="ws-selector-header"> <div class="btn-toolbar ws-toolbar"> <div class="dropdown pull-left"> <a ng-show="$root.USER_ID" data-toggle="dropdown"> Filter <span class="caret"></span> </a> <ul class="dropdown-menu settings-dropdown perm-filters" role="menu"> <!--<div class="checkbox pull-left"> <label><input id="ws-filter-projects" type="checkbox" value="">Narrative Projects</label> </div>--> <div class="checkbox pull-left"> <label><input id="ws-filter-owner" type="checkbox" value="">Owner</label> </div> <br><br><hr class="hr"> Your permission:<br> <div class="checkbox"> <label><input id="ws-filter-admin" type="checkbox" value="" checked>Admin</label> </div> <div class="checkbox"> <label><input id="ws-filter-write" type="checkbox" value="" checked>Write</label> </div> <div class="checkbox"> <label><input id="ws-filter-read" type="checkbox" value="" checked>Read</label> </div> </ul> </div> <a ng-show="$root.USER_ID" class="btn-new-ws pull-left">New+</a> <!--<a class="btn-analysis pull-left" ui-sref="analysis({ws: $scope.ws})">Analysis</a>--> <div class="fav-toolbar" style="display: none;"> <div class="fav-toolbar-title pull-left">Objects</div> <button type="button" class="btn btn-default pull-right" ng-click="clearList()">Clear</button> </div> </div> <input type="text" class="search-query" placeholder="Search Workspaces"> </div> <div id="select-box" class="select-box scroll-pane"> <table class="table table-bordered table-condensed table-hover"></table> </div> <div favoritesidebar style="display: none;" id="favorite-sidebar" class="scroll-pane"></div> </div>
msneddon/ui-common
functional-site/views/ws/ws-selector.html
HTML
mit
2,242
<form name="forms.wizard.step3b" ng-submit="wizardSubmit()" novalidate> <div class="form-group"> <label>Select something</label> <select class="form-control" name="something" required ng-model="wizard.something" ng-init="wizard.something = wizard.something || 'deadend'"> <option value="deadend">Go to dead-end</option> <option value="finish">Finish wizard</option> </select> </div> <button class="btn btn-default" type="button" ng-click="wizardBack(['something'])">Back</button> <button class="btn btn-default" type="submit" ng-disabled="forms.wizard.step3b.$invalid">Continue</button> </form>
toenu23/angular-simplewizard
example/views/step3b.html
HTML
mit
647
<div ng-controller="ValidationTestController as validationCtrl"> <div class="row"> <div class="col-md-12"> <div class="tile-form"> <form name="validationCtrl.validationTest"> <div class="form-group"> <div class="input-group"> <label for="testField1">Email address </label> <input class="form-control" type="email" name="testField1" ng-model="validationCtrl.email" bb-email-validation /> <label class="error" ng-show="validationCtrl.validationTest.testField1.$dirty && validationCtrl.validationTest.testField1.$error.email"> Invalid email address format! </label> </div> </div> </form> </div> </div> </div> </div>
Blackbaud-LukeJones/skyux
js/sky/src/validation/docs/demo.html
HTML
mit
922
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="shortcut icon" type="image/x-icon" href="../../../favicon.ico" /> <title>Buffer - Android SDK | Android Developers</title> <!-- STYLESHEETS --> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,mediumitalic,bold" title="roboto"> <link href="../../../assets/css/default.css" rel="stylesheet" type="text/css"> <!-- FULLSCREEN STYLESHEET --> <link href="../../../assets/css/fullscreen.css" rel="stylesheet" class="fullscreen" type="text/css"> <!-- JAVASCRIPT --> <script src="http://www.google.com/jsapi" type="text/javascript"></script> <script src="../../../assets/js/android_3p-bundle.js" type="text/javascript"></script> <script type="text/javascript"> var toRoot = "../../../"; var devsite = false; </script> <script src="../../../assets/js/docs.js" type="text/javascript"></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-5831155-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body class="gc-documentation develop" itemscope itemtype="http://schema.org/Article"> <div id="doc-api-level" class="1" style="display:none"></div> <a name="top"></a> <a name="top"></a> <!-- Header --> <div id="header"> <div class="wrap" id="header-wrap"> <div class="col-3 logo"> <a href="../../../index.html"> <img src="../../../assets/images/dac_logo.png" width="123" height="25" alt="Android Developers" /> </a> <div class="btn-quicknav" id="btn-quicknav"> <a href="#" class="arrow-inactive">Quicknav</a> <a href="#" class="arrow-active">Quicknav</a> </div> </div> <ul class="nav-x col-9"> <li class="design"> <a href="../../../design/index.html" zh-tw-lang="設計" zh-cn-lang="设计" ru-lang="Проектирование" ko-lang="디자인" ja-lang="設計" es-lang="Diseñar" >Design</a></li> <li class="develop"><a href="../../../develop/index.html" zh-tw-lang="開發" zh-cn-lang="开发" ru-lang="Разработка" ko-lang="개발" ja-lang="開発" es-lang="Desarrollar" >Develop</a></li> <li class="distribute last"><a href="../../../distribute/index.html" zh-tw-lang="發佈" zh-cn-lang="分发" ru-lang="Распространение" ko-lang="배포" ja-lang="配布" es-lang="Distribuir" >Distribute</a></li> </ul> <!-- New Search --> <div class="menu-container"> <div class="moremenu"> <div id="more-btn"></div> </div> <div class="morehover" id="moremenu"> <div class="top"></div> <div class="mid"> <div class="header">Links</div> <ul> <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li> <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li> <li><a href="../../../about/index.html">About Android</a></li> </ul> <div class="header">Android Sites</div> <ul> <li><a href="http://www.android.com">Android.com</a></li> <li class="active"><a>Android Developers</a></li> <li><a href="http://source.android.com">Android Open Source Project</a></li> </ul> <br class="clearfix" /> </div> <div class="bottom"></div> </div> <div class="search" id="search-container"> <div class="search-inner"> <div id="search-btn"></div> <div class="left"></div> <form onsubmit="return submit_search()"> <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q" onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)" onkeydown="return search_changed(event, true, '../../../')" onkeyup="return search_changed(event, false, '../../../')" /> </form> <div class="right"></div> <a class="close hide">close</a> <div class="left"></div> <div class="right"></div> </div> </div> <div class="search_filtered_wrapper reference"> <div class="suggest-card reference no-display"> <ul class="search_filtered"> </ul> </div> </div> <div class="search_filtered_wrapper docs"> <div class="suggest-card dummy no-display">&nbsp;</div> <div class="suggest-card develop no-display"> <ul class="search_filtered"> </ul> <div class="child-card guides no-display"> </div> <div class="child-card training no-display"> </div> </div> <div class="suggest-card design no-display"> <ul class="search_filtered"> </ul> </div> <div class="suggest-card distribute no-display"> <ul class="search_filtered"> </ul> </div> </div> </div> <!-- /New Search> <!-- Expanded quicknav --> <div id="quicknav" class="col-9"> <ul> <li class="design"> <ul> <li><a href="../../../design/index.html">Get Started</a></li> <li><a href="../../../design/style/index.html">Style</a></li> <li><a href="../../../design/patterns/index.html">Patterns</a></li> <li><a href="../../../design/building-blocks/index.html">Building Blocks</a></li> <li><a href="../../../design/downloads/index.html">Downloads</a></li> <li><a href="../../../design/videos/index.html">Videos</a></li> </ul> </li> <li class="develop"> <ul> <li><a href="../../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación" >Training</a></li> <li><a href="../../../guide/components/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API" >API Guides</a></li> <li><a href="../../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia" >Reference</a></li> <li><a href="../../../tools/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas" >Tools</a> <ul><li><a href="../../../sdk/index.html">Get the SDK</a></li></ul> </li> <li><a href="../../../google/index.html">Google Services</a> </li> </ul> </li> <li class="distribute last"> <ul> <li><a href="../../../distribute/index.html">Google Play</a></li> <li><a href="../../../distribute/googleplay/publish/index.html">Publishing</a></li> <li><a href="../../../distribute/googleplay/promote/index.html">Promoting</a></li> <li><a href="../../../distribute/googleplay/quality/index.html">App Quality</a></li> <li><a href="../../../distribute/googleplay/spotlight/index.html">Spotlight</a></li> <li><a href="../../../distribute/open.html">Open Distribution</a></li> </ul> </li> </ul> </div> <!-- /Expanded quicknav --> </div> </div> <!-- /Header --> <div id="searchResults" class="wrap" style="display:none;"> <h2 id="searchTitle">Results</h2> <div id="leftSearchControl" class="search-control">Loading...</div> </div> <!-- Secondary x-nav --> <div id="nav-x"> <div class="wrap"> <ul class="nav-x col-9 develop" style="width:100%"> <li class="training"><a href="../../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación" >Training</a></li> <li class="guide"><a href="../../../guide/components/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API" >API Guides</a></li> <li class="reference"><a href="../../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia" >Reference</a></li> <li class="tools"><a href="../../../tools/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas" >Tools</a></li> <li class="google"><a href="../../../google/index.html" >Google Services</a> </li> </ul> </div> </div> <!-- /Sendondary x-nav --> <div class="wrap clearfix" id="body-content"> <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> <div id="devdoc-nav"> <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> <div id="api-nav-header"> <div id="api-level-toggle"> <label for="apiLevelCheckbox" class="disabled">API level: </label> <div class="select-wrapper"> <select id="apiLevelSelector"> <!-- option elements added by buildApiLevelSelector() --> </select> </div> </div><!-- end toggle --> <div id="api-nav-title">Android APIs</div> </div><!-- end nav header --> <script> var SINCE_DATA = [ '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19' ]; buildApiLevelSelector(); </script> <div id="swapper"> <div id="nav-panels"> <div id="resize-packages-nav"> <div id="packages-nav" class="scroll-pane"> <ul> <li class="api apilevel-1"> <a href="../../../reference/android/package-summary.html">android</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/accessibilityservice/package-summary.html">android.accessibilityservice</a></li> <li class="api apilevel-5"> <a href="../../../reference/android/accounts/package-summary.html">android.accounts</a></li> <li class="api apilevel-11"> <a href="../../../reference/android/animation/package-summary.html">android.animation</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/app/package-summary.html">android.app</a></li> <li class="api apilevel-8"> <a href="../../../reference/android/app/admin/package-summary.html">android.app.admin</a></li> <li class="api apilevel-8"> <a href="../../../reference/android/app/backup/package-summary.html">android.app.backup</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/appwidget/package-summary.html">android.appwidget</a></li> <li class="api apilevel-5"> <a href="../../../reference/android/bluetooth/package-summary.html">android.bluetooth</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/content/package-summary.html">android.content</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/content/pm/package-summary.html">android.content.pm</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/content/res/package-summary.html">android.content.res</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/database/package-summary.html">android.database</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/database/sqlite/package-summary.html">android.database.sqlite</a></li> <li class="api apilevel-11"> <a href="../../../reference/android/drm/package-summary.html">android.drm</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/gesture/package-summary.html">android.gesture</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/graphics/package-summary.html">android.graphics</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/graphics/drawable/package-summary.html">android.graphics.drawable</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/graphics/drawable/shapes/package-summary.html">android.graphics.drawable.shapes</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/graphics/pdf/package-summary.html">android.graphics.pdf</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/hardware/package-summary.html">android.hardware</a></li> <li class="api apilevel-17"> <a href="../../../reference/android/hardware/display/package-summary.html">android.hardware.display</a></li> <li class="api apilevel-16"> <a href="../../../reference/android/hardware/input/package-summary.html">android.hardware.input</a></li> <li class="api apilevel-18"> <a href="../../../reference/android/hardware/location/package-summary.html">android.hardware.location</a></li> <li class="api apilevel-12"> <a href="../../../reference/android/hardware/usb/package-summary.html">android.hardware.usb</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/inputmethodservice/package-summary.html">android.inputmethodservice</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/location/package-summary.html">android.location</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/media/package-summary.html">android.media</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/media/audiofx/package-summary.html">android.media.audiofx</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/media/effect/package-summary.html">android.media.effect</a></li> <li class="api apilevel-12"> <a href="../../../reference/android/mtp/package-summary.html">android.mtp</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/net/package-summary.html">android.net</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/net/http/package-summary.html">android.net.http</a></li> <li class="api apilevel-16"> <a href="../../../reference/android/net/nsd/package-summary.html">android.net.nsd</a></li> <li class="api apilevel-12"> <a href="../../../reference/android/net/rtp/package-summary.html">android.net.rtp</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/net/sip/package-summary.html">android.net.sip</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/net/wifi/package-summary.html">android.net.wifi</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/net/wifi/p2p/package-summary.html">android.net.wifi.p2p</a></li> <li class="api apilevel-16"> <a href="../../../reference/android/net/wifi/p2p/nsd/package-summary.html">android.net.wifi.p2p.nsd</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/nfc/package-summary.html">android.nfc</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/nfc/cardemulation/package-summary.html">android.nfc.cardemulation</a></li> <li class="api apilevel-10"> <a href="../../../reference/android/nfc/tech/package-summary.html">android.nfc.tech</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/opengl/package-summary.html">android.opengl</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/os/package-summary.html">android.os</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/os/storage/package-summary.html">android.os.storage</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/preference/package-summary.html">android.preference</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/print/package-summary.html">android.print</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/print/pdf/package-summary.html">android.print.pdf</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/printservice/package-summary.html">android.printservice</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/provider/package-summary.html">android.provider</a></li> <li class="api apilevel-11"> <a href="../../../reference/android/renderscript/package-summary.html">android.renderscript</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/sax/package-summary.html">android.sax</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/security/package-summary.html">android.security</a></li> <li class="api apilevel-17"> <a href="../../../reference/android/service/dreams/package-summary.html">android.service.dreams</a></li> <li class="api apilevel-18"> <a href="../../../reference/android/service/notification/package-summary.html">android.service.notification</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/service/textservice/package-summary.html">android.service.textservice</a></li> <li class="api apilevel-7"> <a href="../../../reference/android/service/wallpaper/package-summary.html">android.service.wallpaper</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/speech/package-summary.html">android.speech</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/speech/tts/package-summary.html">android.speech.tts</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v13/app/package-summary.html">android.support.v13.app</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/accessibilityservice/package-summary.html">android.support.v4.accessibilityservice</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/app/package-summary.html">android.support.v4.app</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/content/package-summary.html">android.support.v4.content</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/content/pm/package-summary.html">android.support.v4.content.pm</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/database/package-summary.html">android.support.v4.database</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/graphics/drawable/package-summary.html">android.support.v4.graphics.drawable</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/hardware/display/package-summary.html">android.support.v4.hardware.display</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/media/package-summary.html">android.support.v4.media</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/net/package-summary.html">android.support.v4.net</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/os/package-summary.html">android.support.v4.os</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/print/package-summary.html">android.support.v4.print</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/text/package-summary.html">android.support.v4.text</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/util/package-summary.html">android.support.v4.util</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/view/package-summary.html">android.support.v4.view</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/view/accessibility/package-summary.html">android.support.v4.view.accessibility</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/widget/package-summary.html">android.support.v4.widget</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/app/package-summary.html">android.support.v7.app</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/appcompat/package-summary.html">android.support.v7.appcompat</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/gridlayout/package-summary.html">android.support.v7.gridlayout</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/media/package-summary.html">android.support.v7.media</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/mediarouter/package-summary.html">android.support.v7.mediarouter</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/view/package-summary.html">android.support.v7.view</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/widget/package-summary.html">android.support.v7.widget</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v8/renderscript/package-summary.html">android.support.v8.renderscript</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/telephony/package-summary.html">android.telephony</a></li> <li class="api apilevel-5"> <a href="../../../reference/android/telephony/cdma/package-summary.html">android.telephony.cdma</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/telephony/gsm/package-summary.html">android.telephony.gsm</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/test/package-summary.html">android.test</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/test/mock/package-summary.html">android.test.mock</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/test/suitebuilder/package-summary.html">android.test.suitebuilder</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/package-summary.html">android.text</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/text/format/package-summary.html">android.text.format</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/method/package-summary.html">android.text.method</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/style/package-summary.html">android.text.style</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/util/package-summary.html">android.text.util</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/transition/package-summary.html">android.transition</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/util/package-summary.html">android.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/view/package-summary.html">android.view</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/view/accessibility/package-summary.html">android.view.accessibility</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/view/animation/package-summary.html">android.view.animation</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/view/inputmethod/package-summary.html">android.view.inputmethod</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/view/textservice/package-summary.html">android.view.textservice</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/webkit/package-summary.html">android.webkit</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/widget/package-summary.html">android.widget</a></li> <li class="api apilevel-1"> <a href="../../../reference/dalvik/bytecode/package-summary.html">dalvik.bytecode</a></li> <li class="api apilevel-1"> <a href="../../../reference/dalvik/system/package-summary.html">dalvik.system</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/awt/font/package-summary.html">java.awt.font</a></li> <li class="api apilevel-3"> <a href="../../../reference/java/beans/package-summary.html">java.beans</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/io/package-summary.html">java.io</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/package-summary.html">java.lang</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/annotation/package-summary.html">java.lang.annotation</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/ref/package-summary.html">java.lang.ref</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/reflect/package-summary.html">java.lang.reflect</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/math/package-summary.html">java.math</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/net/package-summary.html">java.net</a></li> <li class="selected api apilevel-1"> <a href="../../../reference/java/nio/package-summary.html">java.nio</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/channels/package-summary.html">java.nio.channels</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/channels/spi/package-summary.html">java.nio.channels.spi</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/charset/package-summary.html">java.nio.charset</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/charset/spi/package-summary.html">java.nio.charset.spi</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/package-summary.html">java.security</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/acl/package-summary.html">java.security.acl</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/cert/package-summary.html">java.security.cert</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/interfaces/package-summary.html">java.security.interfaces</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/spec/package-summary.html">java.security.spec</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/sql/package-summary.html">java.sql</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/text/package-summary.html">java.text</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/package-summary.html">java.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/concurrent/package-summary.html">java.util.concurrent</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/concurrent/atomic/package-summary.html">java.util.concurrent.atomic</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/concurrent/locks/package-summary.html">java.util.concurrent.locks</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/jar/package-summary.html">java.util.jar</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/logging/package-summary.html">java.util.logging</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/prefs/package-summary.html">java.util.prefs</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/regex/package-summary.html">java.util.regex</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/zip/package-summary.html">java.util.zip</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/crypto/package-summary.html">javax.crypto</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/crypto/interfaces/package-summary.html">javax.crypto.interfaces</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/crypto/spec/package-summary.html">javax.crypto.spec</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/microedition/khronos/egl/package-summary.html">javax.microedition.khronos.egl</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/microedition/khronos/opengles/package-summary.html">javax.microedition.khronos.opengles</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/net/package-summary.html">javax.net</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/net/ssl/package-summary.html">javax.net.ssl</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/package-summary.html">javax.security.auth</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/callback/package-summary.html">javax.security.auth.callback</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/login/package-summary.html">javax.security.auth.login</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/x500/package-summary.html">javax.security.auth.x500</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/cert/package-summary.html">javax.security.cert</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/sql/package-summary.html">javax.sql</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/xml/package-summary.html">javax.xml</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/datatype/package-summary.html">javax.xml.datatype</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/namespace/package-summary.html">javax.xml.namespace</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/xml/parsers/package-summary.html">javax.xml.parsers</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/package-summary.html">javax.xml.transform</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/dom/package-summary.html">javax.xml.transform.dom</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/sax/package-summary.html">javax.xml.transform.sax</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/stream/package-summary.html">javax.xml.transform.stream</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/validation/package-summary.html">javax.xml.validation</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/xpath/package-summary.html">javax.xml.xpath</a></li> <li class="api apilevel-1"> <a href="../../../reference/junit/framework/package-summary.html">junit.framework</a></li> <li class="api apilevel-1"> <a href="../../../reference/junit/runner/package-summary.html">junit.runner</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/package-summary.html">org.apache.http</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/auth/package-summary.html">org.apache.http.auth</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/auth/params/package-summary.html">org.apache.http.auth.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/package-summary.html">org.apache.http.client</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/entity/package-summary.html">org.apache.http.client.entity</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/params/package-summary.html">org.apache.http.client.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/utils/package-summary.html">org.apache.http.client.utils</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/package-summary.html">org.apache.http.conn</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/params/package-summary.html">org.apache.http.conn.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/routing/package-summary.html">org.apache.http.conn.routing</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/scheme/package-summary.html">org.apache.http.conn.scheme</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/ssl/package-summary.html">org.apache.http.conn.ssl</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/util/package-summary.html">org.apache.http.conn.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/cookie/package-summary.html">org.apache.http.cookie</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/cookie/params/package-summary.html">org.apache.http.cookie.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/entity/package-summary.html">org.apache.http.entity</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/package-summary.html">org.apache.http.impl</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/conn/tsccm/package-summary.html">org.apache.http.impl.conn.tsccm</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/entity/package-summary.html">org.apache.http.impl.entity</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/io/package-summary.html">org.apache.http.impl.io</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/io/package-summary.html">org.apache.http.io</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/message/package-summary.html">org.apache.http.message</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/params/package-summary.html">org.apache.http.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/protocol/package-summary.html">org.apache.http.protocol</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/util/package-summary.html">org.apache.http.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/json/package-summary.html">org.json</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/w3c/dom/package-summary.html">org.w3c.dom</a></li> <li class="api apilevel-8"> <a href="../../../reference/org/w3c/dom/ls/package-summary.html">org.w3c.dom.ls</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xml/sax/package-summary.html">org.xml.sax</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xml/sax/ext/package-summary.html">org.xml.sax.ext</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xml/sax/helpers/package-summary.html">org.xml.sax.helpers</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xmlpull/v1/package-summary.html">org.xmlpull.v1</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xmlpull/v1/sax2/package-summary.html">org.xmlpull.v1.sax2</a></li> </ul><br/> </div> <!-- end packages-nav --> </div> <!-- end resize-packages --> <div id="classes-nav" class="scroll-pane"> <ul> <li><h2>Classes</h2> <ul> <li class="selected api apilevel-1"><a href="../../../reference/java/nio/Buffer.html">Buffer</a></li> <li class="api apilevel-1"><a href="../../../reference/java/nio/ByteBuffer.html">ByteBuffer</a></li> <li class="api apilevel-1"><a href="../../../reference/java/nio/ByteOrder.html">ByteOrder</a></li> <li class="api apilevel-1"><a href="../../../reference/java/nio/CharBuffer.html">CharBuffer</a></li> <li class="api apilevel-1"><a href="../../../reference/java/nio/DoubleBuffer.html">DoubleBuffer</a></li> <li class="api apilevel-1"><a href="../../../reference/java/nio/FloatBuffer.html">FloatBuffer</a></li> <li class="api apilevel-1"><a href="../../../reference/java/nio/IntBuffer.html">IntBuffer</a></li> <li class="api apilevel-1"><a href="../../../reference/java/nio/LongBuffer.html">LongBuffer</a></li> <li class="api apilevel-1"><a href="../../../reference/java/nio/MappedByteBuffer.html">MappedByteBuffer</a></li> <li class="api apilevel-1"><a href="../../../reference/java/nio/ShortBuffer.html">ShortBuffer</a></li> </ul> </li> <li><h2>Exceptions</h2> <ul> <li class="api apilevel-1"><a href="../../../reference/java/nio/BufferOverflowException.html">BufferOverflowException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/nio/BufferUnderflowException.html">BufferUnderflowException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/nio/InvalidMarkException.html">InvalidMarkException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/nio/ReadOnlyBufferException.html">ReadOnlyBufferException</a></li> </ul> </li> </ul><br/> </div><!-- end classes --> </div><!-- end nav-panels --> <div id="nav-tree" style="display:none" class="scroll-pane"> <div id="tree-list"></div> </div><!-- end nav-tree --> </div><!-- end swapper --> <div id="nav-swap"> <a class="fullscreen">fullscreen</a> <a href='#' onclick='swapNav();return false;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a> </div> </div> <!-- end devdoc-nav --> </div> <!-- end side-nav --> <script type="text/javascript"> // init fullscreen based on user pref var fullscreen = readCookie("fullscreen"); if (fullscreen != 0) { if (fullscreen == "false") { toggleFullscreen(false); } else { toggleFullscreen(true); } } // init nav version for mobile if (isMobile) { swapNav(); // tree view should be used on mobile $('#nav-swap').hide(); } else { chooseDefaultNav(); if ($("#nav-tree").is(':visible')) { init_default_navtree("../../../"); } } // scroll the selected page into view $(document).ready(function() { scrollIntoView("packages-nav"); scrollIntoView("classes-nav"); }); </script> <div class="col-12" id="doc-col"> <div id="api-info-block"> <div class="sum-details-links"> Summary: <a href="#pubmethods">Methods</a> &#124; <a href="#inhmethods">Inherited Methods</a> &#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> </div><!-- end sum-details-links --> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a> </div> </div><!-- end api-info-block --> <!-- ======== START OF CLASS DATA ======== --> <div id="jd-header"> public abstract class <h1 itemprop="name">Buffer</h1> extends <a href="../../../reference/java/lang/Object.html">Object</a><br/> </div><!-- end header --> <div id="naMessage"></div> <div id="jd-content" class="api apilevel-1"> <table class="jd-inheritance-table"> <tr> <td colspan="2" class="jd-inheritance-class-cell"><a href="../../../reference/java/lang/Object.html">java.lang.Object</a></td> </tr> <tr> <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td> <td colspan="1" class="jd-inheritance-class-cell">java.nio.Buffer</td> </tr> </table> <table class="jd-sumtable jd-sumtable-subclasses"><tr><td colspan="12" style="border:none;margin:0;padding:0;"> <a href="#" onclick="return toggleInherited(this, null)" id="subclasses-direct" class="jd-expando-trigger closed" ><img id="subclasses-direct-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a>Known Direct Subclasses <div id="subclasses-direct"> <div id="subclasses-direct-list" class="jd-inheritedlinks" > <a href="../../../reference/java/nio/ByteBuffer.html">ByteBuffer</a>, <a href="../../../reference/java/nio/CharBuffer.html">CharBuffer</a>, <a href="../../../reference/java/nio/DoubleBuffer.html">DoubleBuffer</a>, <a href="../../../reference/java/nio/FloatBuffer.html">FloatBuffer</a>, <a href="../../../reference/java/nio/IntBuffer.html">IntBuffer</a>, <a href="../../../reference/java/nio/LongBuffer.html">LongBuffer</a>, <a href="../../../reference/java/nio/ShortBuffer.html">ShortBuffer</a> </div> <div id="subclasses-direct-summary" style="display: none;" > <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-linkcol"><a href="../../../reference/java/nio/ByteBuffer.html">ByteBuffer</a></td> <td class="jd-descrcol" width="100%">A buffer for bytes.&nbsp;</td> </tr> <tr class=" api apilevel-1" > <td class="jd-linkcol"><a href="../../../reference/java/nio/CharBuffer.html">CharBuffer</a></td> <td class="jd-descrcol" width="100%">A buffer of chars.&nbsp;</td> </tr> <tr class="alt-color api apilevel-1" > <td class="jd-linkcol"><a href="../../../reference/java/nio/DoubleBuffer.html">DoubleBuffer</a></td> <td class="jd-descrcol" width="100%">A buffer of doubles.&nbsp;</td> </tr> <tr class=" api apilevel-1" > <td class="jd-linkcol"><a href="../../../reference/java/nio/FloatBuffer.html">FloatBuffer</a></td> <td class="jd-descrcol" width="100%">A buffer of floats.&nbsp;</td> </tr> <tr class="alt-color api apilevel-1" > <td class="jd-linkcol"><a href="../../../reference/java/nio/IntBuffer.html">IntBuffer</a></td> <td class="jd-descrcol" width="100%">A buffer of ints.&nbsp;</td> </tr> <tr class=" api apilevel-1" > <td class="jd-linkcol"><a href="../../../reference/java/nio/LongBuffer.html">LongBuffer</a></td> <td class="jd-descrcol" width="100%">A buffer of longs.&nbsp;</td> </tr> <tr class="alt-color api apilevel-1" > <td class="jd-linkcol"><a href="../../../reference/java/nio/ShortBuffer.html">ShortBuffer</a></td> <td class="jd-descrcol" width="100%">A buffer of shorts.&nbsp;</td> </tr> </table> </div> </div> </td></tr></table> <table class="jd-sumtable jd-sumtable-subclasses"><tr><td colspan="12" style="border:none;margin:0;padding:0;"> <a href="#" onclick="return toggleInherited(this, null)" id="subclasses-indirect" class="jd-expando-trigger closed" ><img id="subclasses-indirect-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a>Known Indirect Subclasses <div id="subclasses-indirect"> <div id="subclasses-indirect-list" class="jd-inheritedlinks" > <a href="../../../reference/java/nio/MappedByteBuffer.html">MappedByteBuffer</a> </div> <div id="subclasses-indirect-summary" style="display: none;" > <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-linkcol"><a href="../../../reference/java/nio/MappedByteBuffer.html">MappedByteBuffer</a></td> <td class="jd-descrcol" width="100%"><code>MappedByteBuffer</code> is a special kind of direct byte buffer which maps a region of file to memory.&nbsp;</td> </tr> </table> </div> </div> </td></tr></table> <div class="jd-descr"> <h2>Class Overview</h2> <p itemprop="articleBody">A buffer is a list of elements of a specific primitive type. <p> A buffer can be described by the following properties: <ul> <li>Capacity: the number of elements a buffer can hold. Capacity may not be negative and never changes.</li> <li>Position: a cursor of this buffer. Elements are read or written at the position if you do not specify an index explicitly. Position may not be negative and not greater than the limit.</li> <li>Limit: controls the scope of accessible elements. You can only read or write elements from index zero to <code>limit - 1</code>. Accessing elements out of the scope will cause an exception. Limit may not be negative and not greater than capacity.</li> <li>Mark: used to remember the current position, so that you can reset the position later. Mark may not be negative and no greater than position.</li> <li>A buffer can be read-only or read-write. Trying to modify the elements of a read-only buffer will cause a <code>ReadOnlyBufferException</code>, while changing the position, limit and mark of a read-only buffer is OK.</li> <li>A buffer can be direct or indirect. A direct buffer will try its best to take advantage of native memory APIs and it may not stay in the Java heap, thus it is not affected by garbage collection.</li> </ul> <p> Buffers are not thread-safe. If concurrent access to a buffer instance is required, then the callers are responsible to take care of the synchronization issues. </p> </div><!-- jd-descr --> <div class="jd-descr"> <h2>Summary</h2> <!-- ========== METHOD SUMMARY =========== --> <table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol"><nobr> abstract <a href="../../../reference/java/lang/Object.html">Object</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#array()">array</a></span>()</nobr> <div class="jd-descrdiv">Returns the array that backs this buffer (optional operation).</div> </td></tr> <tr class=" api apilevel-9" > <td class="jd-typecol"><nobr> abstract int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#arrayOffset()">arrayOffset</a></span>()</nobr> <div class="jd-descrdiv">Returns the offset into the array returned by <code>array</code> of the first element of the buffer (optional operation).</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#capacity()">capacity</a></span>()</nobr> <div class="jd-descrdiv">Returns the capacity of this buffer.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final <a href="../../../reference/java/nio/Buffer.html">Buffer</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#clear()">clear</a></span>()</nobr> <div class="jd-descrdiv">Clears this buffer.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final <a href="../../../reference/java/nio/Buffer.html">Buffer</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#flip()">flip</a></span>()</nobr> <div class="jd-descrdiv">Flips this buffer.</div> </td></tr> <tr class=" api apilevel-9" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#hasArray()">hasArray</a></span>()</nobr> <div class="jd-descrdiv">Returns true if <code>array</code> and <code>arrayOffset</code> won't throw.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#hasRemaining()">hasRemaining</a></span>()</nobr> <div class="jd-descrdiv">Indicates if there are elements remaining in this buffer, that is if <code>position < limit</code>.</div> </td></tr> <tr class=" api apilevel-9" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#isDirect()">isDirect</a></span>()</nobr> <div class="jd-descrdiv">Returns true if this is a direct buffer.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#isReadOnly()">isReadOnly</a></span>()</nobr> <div class="jd-descrdiv">Indicates whether this buffer is read-only.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#limit()">limit</a></span>()</nobr> <div class="jd-descrdiv">Returns the limit of this buffer.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final <a href="../../../reference/java/nio/Buffer.html">Buffer</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#limit(int)">limit</a></span>(int newLimit)</nobr> <div class="jd-descrdiv">Sets the limit of this buffer.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final <a href="../../../reference/java/nio/Buffer.html">Buffer</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#mark()">mark</a></span>()</nobr> <div class="jd-descrdiv">Marks the current position, so that the position may return to this point later by calling <code>reset()</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final <a href="../../../reference/java/nio/Buffer.html">Buffer</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#position(int)">position</a></span>(int newPosition)</nobr> <div class="jd-descrdiv">Sets the position of this buffer.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#position()">position</a></span>()</nobr> <div class="jd-descrdiv">Returns the position of this buffer.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#remaining()">remaining</a></span>()</nobr> <div class="jd-descrdiv">Returns the number of remaining elements in this buffer, that is <code>limit - position</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final <a href="../../../reference/java/nio/Buffer.html">Buffer</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#reset()">reset</a></span>()</nobr> <div class="jd-descrdiv">Resets the position of this buffer to the <code>mark</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final <a href="../../../reference/java/nio/Buffer.html">Buffer</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#rewind()">rewind</a></span>()</nobr> <div class="jd-descrdiv">Rewinds this buffer.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/String.html">String</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/nio/Buffer.html#toString()">toString</a></span>()</nobr> <div class="jd-descrdiv">Returns a string describing this buffer.</div> </td></tr> </table> <!-- ========== METHOD SUMMARY =========== --> <table id="inhmethods" class="jd-sumtable"><tr><th> <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a> <div style="clear:left;">Inherited Methods</div></th></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" ><img id="inherited-methods-java.lang.Object-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From class <a href="../../../reference/java/lang/Object.html">java.lang.Object</a> <div id="inherited-methods-java.lang.Object"> <div id="inherited-methods-java.lang.Object-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/Object.html">Object</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#clone()">clone</a></span>()</nobr> <div class="jd-descrdiv">Creates and returns a copy of this <code>Object</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#equals(java.lang.Object)">equals</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> o)</nobr> <div class="jd-descrdiv">Compares this instance with the specified object and indicates if they are equal.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#finalize()">finalize</a></span>()</nobr> <div class="jd-descrdiv">Invoked when the garbage collector has detected that this instance is no longer reachable.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final <a href="../../../reference/java/lang/Class.html">Class</a>&lt;?&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#getClass()">getClass</a></span>()</nobr> <div class="jd-descrdiv">Returns the unique instance of <code><a href="../../../reference/java/lang/Class.html">Class</a></code> that represents this object's class.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#hashCode()">hashCode</a></span>()</nobr> <div class="jd-descrdiv">Returns an integer hash code for this object.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#notify()">notify</a></span>()</nobr> <div class="jd-descrdiv">Causes a thread which is waiting on this object's monitor (by means of calling one of the <code>wait()</code> methods) to be woken up.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#notifyAll()">notifyAll</a></span>()</nobr> <div class="jd-descrdiv">Causes all threads which are waiting on this object's monitor (by means of calling one of the <code>wait()</code> methods) to be woken up.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/String.html">String</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#toString()">toString</a></span>()</nobr> <div class="jd-descrdiv">Returns a string containing a concise, human-readable description of this object.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#wait()">wait</a></span>()</nobr> <div class="jd-descrdiv">Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#wait(long, int)">wait</a></span>(long millis, int nanos)</nobr> <div class="jd-descrdiv">Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object or until the specified timeout expires.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#wait(long)">wait</a></span>(long millis)</nobr> <div class="jd-descrdiv">Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object or until the specified timeout expires.</div> </td></tr> </table> </div> </div> </td></tr> </table> </div><!-- jd-descr (summary) --> <!-- Details --> <!-- XML Attributes --> <!-- Enum Values --> <!-- Constants --> <!-- Fields --> <!-- Public ctors --> <!-- ========= CONSTRUCTOR DETAIL ======== --> <!-- Protected ctors --> <!-- ========= METHOD DETAIL ======== --> <!-- Public methdos --> <h2>Public Methods</h2> <A NAME="array()"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public abstract <a href="../../../reference/java/lang/Object.html">Object</a> </span> <span class="sympad">array</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns the array that backs this buffer (optional operation). The returned value is the actual array, not a copy, so modifications to the array write through to the buffer. <p>Subclasses should override this method with a covariant return type to provide the exact type of the array. <p>Use <code>hasArray</code> to ensure this method won't throw. (A separate call to <code>isReadOnly</code> is not necessary.)</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the array</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/nio/ReadOnlyBufferException.html">ReadOnlyBufferException</a></td> <td>if the buffer is read-only UnsupportedOperationException if the buffer does not expose an array</td> </tr> </table> </div> </div> </div> <A NAME="arrayOffset()"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public abstract int </span> <span class="sympad">arrayOffset</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns the offset into the array returned by <code>array</code> of the first element of the buffer (optional operation). The backing array (if there is one) is not necessarily the same size as the buffer, and position 0 in the buffer is not necessarily the 0th element in the array. Use <code>buffer.array()[offset + buffer.arrayOffset()</code> to access element <code>offset</code> in <code>buffer</code>. <p>Use <code>hasArray</code> to ensure this method won't throw. (A separate call to <code>isReadOnly</code> is not necessary.)</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the offset</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/nio/ReadOnlyBufferException.html">ReadOnlyBufferException</a></td> <td>if the buffer is read-only UnsupportedOperationException if the buffer does not expose an array</td> </tr> </table> </div> </div> </div> <A NAME="capacity()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public final int </span> <span class="sympad">capacity</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns the capacity of this buffer.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the number of elements that are contained in this buffer. </li></ul> </div> </div> </div> <A NAME="clear()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public final <a href="../../../reference/java/nio/Buffer.html">Buffer</a> </span> <span class="sympad">clear</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Clears this buffer. <p> While the content of this buffer is not changed, the following internal changes take place: the current position is reset back to the start of the buffer, the value of the buffer limit is made equal to the capacity and mark is cleared.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>this buffer. </li></ul> </div> </div> </div> <A NAME="flip()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public final <a href="../../../reference/java/nio/Buffer.html">Buffer</a> </span> <span class="sympad">flip</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Flips this buffer. <p> The limit is set to the current position, then the position is set to zero, and the mark is cleared. <p> The content of this buffer is not changed.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>this buffer. </li></ul> </div> </div> </div> <A NAME="hasArray()"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public abstract boolean </span> <span class="sympad">hasArray</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns true if <code>array</code> and <code>arrayOffset</code> won't throw. This method does not return true for buffers not backed by arrays because the other methods would throw <code>UnsupportedOperationException</code>, nor does it return true for buffers backed by read-only arrays, because the other methods would throw <code>ReadOnlyBufferException</code>.</p></div> </div> </div> <A NAME="hasRemaining()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public final boolean </span> <span class="sympad">hasRemaining</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Indicates if there are elements remaining in this buffer, that is if <code>position < limit</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li><code>true</code> if there are elements remaining in this buffer, <code>false</code> otherwise. </li></ul> </div> </div> </div> <A NAME="isDirect()"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public abstract boolean </span> <span class="sympad">isDirect</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns true if this is a direct buffer.</p></div> </div> </div> <A NAME="isReadOnly()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public abstract boolean </span> <span class="sympad">isReadOnly</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Indicates whether this buffer is read-only.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li><code>true</code> if this buffer is read-only, <code>false</code> otherwise. </li></ul> </div> </div> </div> <A NAME="limit()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public final int </span> <span class="sympad">limit</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns the limit of this buffer.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the limit of this buffer. </li></ul> </div> </div> </div> <A NAME="limit(int)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public final <a href="../../../reference/java/nio/Buffer.html">Buffer</a> </span> <span class="sympad">limit</span> <span class="normal">(int newLimit)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Sets the limit of this buffer. <p> If the current position in the buffer is in excess of <code>newLimit</code> then, on returning from this call, it will have been adjusted to be equivalent to <code>newLimit</code>. If the mark is set and is greater than the new limit, then it is cleared.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>newLimit</td> <td>the new limit, must not be negative and not greater than capacity.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>this buffer.</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/lang/IllegalArgumentException.html">IllegalArgumentException</a></td> <td>if <code>newLimit</code> is invalid. </td> </tr> </table> </div> </div> </div> <A NAME="mark()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public final <a href="../../../reference/java/nio/Buffer.html">Buffer</a> </span> <span class="sympad">mark</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Marks the current position, so that the position may return to this point later by calling <code>reset()</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>this buffer. </li></ul> </div> </div> </div> <A NAME="position(int)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public final <a href="../../../reference/java/nio/Buffer.html">Buffer</a> </span> <span class="sympad">position</span> <span class="normal">(int newPosition)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Sets the position of this buffer. <p> If the mark is set and it is greater than the new position, then it is cleared.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>newPosition</td> <td>the new position, must be not negative and not greater than limit.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>this buffer.</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/lang/IllegalArgumentException.html">IllegalArgumentException</a></td> <td>if <code>newPosition</code> is invalid. </td> </tr> </table> </div> </div> </div> <A NAME="position()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public final int </span> <span class="sympad">position</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns the position of this buffer.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the value of this buffer's current position. </li></ul> </div> </div> </div> <A NAME="remaining()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public final int </span> <span class="sympad">remaining</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns the number of remaining elements in this buffer, that is <code>limit - position</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the number of remaining elements in this buffer. </li></ul> </div> </div> </div> <A NAME="reset()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public final <a href="../../../reference/java/nio/Buffer.html">Buffer</a> </span> <span class="sympad">reset</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Resets the position of this buffer to the <code>mark</code>.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>this buffer.</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/nio/InvalidMarkException.html">InvalidMarkException</a></td> <td>if the mark is not set. </td> </tr> </table> </div> </div> </div> <A NAME="rewind()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public final <a href="../../../reference/java/nio/Buffer.html">Buffer</a> </span> <span class="sympad">rewind</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Rewinds this buffer. <p> The position is set to zero, and the mark is cleared. The content of this buffer is not changed.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>this buffer. </li></ul> </div> </div> </div> <A NAME="toString()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public <a href="../../../reference/java/lang/String.html">String</a> </span> <span class="sympad">toString</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns a string describing this buffer. </p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>a printable representation of this object. </li></ul> </div> </div> </div> <!-- ========= METHOD DETAIL ======== --> <!-- ========= END OF CLASS DATA ========= --> <A NAME="navbar_top"></A> <div id="footer" class="wrap" > <div id="copyright"> Except as noted, this content is licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>. For details and restrictions, see the <a href="../../../license.html"> Content License</a>. </div> <div id="build_info"> Android 4.4&nbsp;r1 &mdash; <script src="../../../timestamp.js" type="text/javascript"></script> <script>document.write(BUILD_TIMESTAMP)</script> </div> <div id="footerlinks"> <p> <a href="../../../about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp; <a href="../../../legal.html">Legal</a>&nbsp;&nbsp;|&nbsp; <a href="../../../support.html">Support</a> </p> </div> </div> <!-- end footer --> </div> <!-- jd-content --> </div><!-- end doc-content --> </div> <!-- end body-content --> </body> </html>
AzureZhao/android-developer-cn
reference/java/nio/Buffer.html
HTML
mit
87,489
<html> <META HTTP-EQUIV=Content-Type Content="text/html; charset=utf8"> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/04502/0450295121200.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:22:38 GMT --> <head><title>法編號:04502 版本:095121200</title> <link rel="stylesheet" type="text/css" href="../../version.css" > </HEAD> <body><left> <table><tr><td><FONT COLOR=blue SIZE=5>法院組織法(04502)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <tr><td align=left valign=top> <a href=0450221100800.html target=law04502><nobr><font size=2>中華民國 21 年 10 月 8 日</font></nobr></a> </td> <td valign=top><font size=2>制定91條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 21 年 10 月 28 日公布</font></nobr></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 24 年 7 月 1 日施行</font></nobr></td> <tr><td align=left valign=top> <a href=0450224071200.html target=law04502><nobr><font size=2>中華民國 24 年 7 月 12 日</font></nobr></a> </td> <td valign=top><font size=2>修正第33, 37, 38條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 24 年 7 月 22 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=0450227091600.html target=law04502><nobr><font size=2>中華民國 27 年 9 月 16 日</font></nobr></a> </td> <td valign=top><font size=2>修正第55條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 27 年 9 月 21 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=0450234033100.html target=law04502><nobr><font size=2>中華民國 34 年 3 月 31 日</font></nobr></a> </td> <td valign=top><font size=2>修正第33, 35, 48, 51, 54, 91條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 34 年 4 月 17 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=0450234122900.html target=law04502><nobr><font size=2>中華民國 34 年 12 月 29 日</font></nobr></a> </td> <td valign=top><font size=2>修正第16, 19, 34, 36, 45, 50條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 35 年 1 月 17 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=0450257121000.html target=law04502><nobr><font size=2>中華民國 57 年 12 月 10 日</font></nobr></a> </td> <td valign=top><font size=2>修正第63條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 57 年 12 月 19 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=0450258032800.html target=law04502><nobr><font size=2>中華民國 58 年 3 月 28 日</font></nobr></a> </td> <td valign=top><font size=2>修正第34, 45條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 58 年 4 月 10 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=0450269061000.html target=law04502><nobr><font size=2>中華民國 69 年 6 月 10 日</font></nobr></a> </td> <td valign=top><font size=2>修正第21, 26, 27, 34, 35, 45, 49至51, 56, 63, 87條<br>修正第5章章名 </font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 69 年 6 月 29 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=0450278120800.html target=law04502><nobr><font size=2>中華民國 78 年 12 月 8 日</font></nobr></a> </td> <td valign=top><font size=2>修正全文115條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 78 年 12 月 22 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=0450288011200.html target=law04502><nobr><font size=2>中華民國 88 年 1 月 12 日</font></nobr></a> </td> <td valign=top><font size=2>修正第11, 12, 33, 34, 49, 51, 73至75條<br> 增訂第66之1至66之4條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 88 年 2 月 3 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=0450290010400.html target=law04502><nobr><font size=2>中華民國 90 年 1 月 4 日</font></nobr></a> </td> <td valign=top><font size=2>修正第15, 34, 103, 106條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 90 年 1 月 17 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=0450290050800.html target=law04502><nobr><font size=2>中華民國 90 年 5 月 8 日</font></nobr></a> </td> <td valign=top><font size=2>修正第66, 79條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 90 年 5 月 23 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=0450294052000.html target=law04502><nobr><font size=2>中華民國 94 年 5 月 20 日</font></nobr></a> </td> <td valign=top><font size=2>修正第11, 22, 23, 33, 38, 39, 49, 52, 53, 69至71, 73至75條<br> 增訂第114之1條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 94 年 6 月 15 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=0450295011300.html target=law04502><nobr><font size=2>中華民國 95 年 1 月 13 日</font></nobr></a> </td> <td valign=top><font size=2>修正第12, 62, 66條<br> 增訂第59之1, 63之1條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 95 年 2 月 3 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=0450295121200.html target=law04502><nobr><font size=2>中華民國 95 年 12 月 12 日</font></nobr></a> </td> <td valign=top><font size=2>修正第34條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 95 年 12 月 27 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=0450296061500.html target=law04502><nobr><font size=2>中華民國 96 年 6 月 15 日</font></nobr></a> </td> <td valign=top><font size=2>修正第11, 16, 17, 37條<br> 增訂第17之1, 17之2條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 96 年 7 月 11 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=0450297052300.html target=law04502><nobr><font size=2>中華民國 97 年 5 月 23 日</font></nobr></a> </td> <td valign=top><font size=2>修正第17之2條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 97 年 6 月 11 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=0450299110500.html target=law04502><nobr><font size=2>中華民國 99 年 11 月 5 日</font></nobr></a> </td> <td valign=top><font size=2>修正第34, 66, 83條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 99 年 11 月 24 日公布</font></nobr></td> <tr><td align=left valign=top> <a href=04502100110100.html target=law04502><nobr><font size=2>中華民國 100 年 11 月 1 日</font></nobr></a> </td> <td valign=top><font size=2>修正第14, 15, 32, 79條</font></td> <tr><td align=left valign=top><nobr><font size=2>中華民國 100 年 11 月 23 日公布</font></nobr></td> </table></table></table></table> <p><table><tr><td><font color=blue size=4>民國95年12月12日(非現行條文)</font></td> <td><a href=http://lis.ly.gov.tw/lghtml/lawstat/reason2/0450295121200.htm target=reason><font size=2>立法理由</font></a></td> <td><a href=http://lis.ly.gov.tw/lgcgi/lglawproc?0450295121200 target=proc><font size=2>立法紀錄</font></a></td> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>第一章 總則</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   本法所稱之法院,分左列三級:<br>   一、地方法院。<br>   二、高等法院。<br>   三、最高法院。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第二條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   法院審判民事、刑事及其他法律規定之訴訟案件,並依法管轄非訟事件。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第三條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院審判案件,以法官一人獨任或三人合議行之。<br>   高等法院審判案件,以法官三人合議行之。<br>   最高法院審判案件,以法官五人合議行之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第四條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   合議審判,以庭長充審判長;無庭長或庭長有事故時,以庭員中資深者充之,資同以年長者充之。<br>   獨任審判,即以該法官行審判長之職權。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第五條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   法官審判訴訟案件,其事務分配及代理次序,雖有未合本法所定者,審判仍屬有效。<br>   前項規定,於非訟事件之處理準用之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第六條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院分院及地方法院分院審判訴訟案件及處理非訟事件,適用關於各該本院之規定。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第七條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院及其分院、高等法院及其分院管轄區域之劃分或變更,由司法院定之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>第二章 地方法院</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第八條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   直轄市或縣(市)各設地方法院。但得視其地理環境及案件多寡,增設地方法院分院;或合設地方法院;或將其轄區之一部劃歸其他地方法院或其分院,不受行政區劃限制。<br>   在特定地區,因業務需要,得設專業地方法院;其組織及管轄等事項,以法律定之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第九條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院管轄事件如左:<br>   一、民事、刑事第一審訴訟案件。但法律別有規定者,不在此限。<br>   二、其他法律規定之訴訟案件。<br>   三、法律規定之非訟事件。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第十條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院得設簡易庭,其管轄事件依法律之規定。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第十一條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院或其分院之類別及員額,依附表之規定。<br>   各地方法院或其分院應適用之類別及其變更,由司法院定之。<br> <a href=http://lis.ly.gov.tw/lgcgi/lylawatt?cfcbcacfcdc6cbcfcacdcfcfce target=pdf ><font size=2>附表:地方法院或其分院員額表</font></a><br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第十二條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院置法官,薦任第八職等至第九職等或簡任第十職等至第十一職等;試署法官,薦任第七職等至第九職等;候補法官,薦任第六職等至第八職等。<br>   實任法官繼續服務十年以上,成績優良,經審查合格者,得晉敘至簡任第十二職等至第十三職等;繼續服務十五年以上,成績優良,經審查合格者,得晉敘至簡任第十二職等至第十四職等。<br>   前項簡任第十四職等法官員額,不得逾地方法院實任法官總額三分之一。<br>   第二項晉敘法官之資格、審查委員會之組成、審查程序及限制不得申請晉敘情形等事項之審查辦法,由司法院定之。<br>   司法院因應地方法院業務需要,得調候補法官至地方法院辦事,承法官之命,辦理訴訟案件程序及實體之審查、法律問題之分析、資料之蒐集、裁判書之草擬等事務。<br>   地方法院於必要時,得置法官助理,依聘用人員聘用條例聘用各種專業人員充任之;承法官之命,辦理訴訟案件程序之審查、法律問題之分析、資料之蒐集等事務。<br>   候補法官調地方法院辦事期間,計入其候補法官年資。<br>   具律師執業資格者,經聘用充任法官助理期間,計入其律師執業年資。<br>   法官助理之遴聘、訓練、業務、管理及考核等相關事項,由司法院以命令定之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第十三條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院置院長一人,由法官兼任,簡任第十職等至第十二職等,綜理全院行政事務,但直轄市地方法院兼任院長之法官,簡任第十一職等至第十三職等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第十四條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院分設民事庭、刑事庭,其庭數視事務之繁簡定之;必要時得設專業法庭。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第十五條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   民事庭、刑事庭、專業法庭及簡易庭之庭長,除由兼任院長之法官兼任者外,餘由其他法官兼任,簡任第十職等至第十一職等或薦任第九職等,監督各該庭事務。<br>   曾任高等法院或其分院法官二年以上,調地方法院或其分院兼任院長或庭長之法官、法官者,得晉敘至簡任第十二職等至第十四職等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第十六條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院設民事執行處,由法官辦理其事務,其法官在二人以上者,由一人兼任庭長,簡任第十職等至第十一職等或薦任第九職等,監督該處事務。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第十七條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院設公設辯護人室,置公設辯護人,薦任第七職等至第九職等。其公設辯護人在二人以上者,置主任公設辯護人,薦任第九職等或簡任第十職等至第十一職等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第十八條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院設觀護人室,置觀護人;觀護人在二人以上者,置主任觀護人。觀護人,薦任第七職等至第九職等;主任觀護人,薦任第九職等或簡任第十職等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第十九條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院設公證處;置公證人及佐理員;公證人在二人以上者,置主任公證人。公證人,薦任第七職等至第九職等;主任公證人,薦任第九職等或簡任第十職等;佐理員,委任第三職等至第五職等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第二十條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院設提存所,置主任及佐理員。主任,薦任第九職等或簡任第十職等;佐理員,委任第三職等至第五職等或薦任第六職等至第八職等。<br>   前項薦任佐理員員額,不得逾同一法院佐理員總額二分之一。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第二十一條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院設登記處,置主任及佐理員。主任,薦任第九職等或簡任第十職等;佐理員,委任第三職等至第五職等或薦任第六職等至第八職等。<br>   前項薦任佐理員員額,不得逾同一法院佐理員總額二分之一。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第二十二條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院設書記處,置書記官長一人,薦任第九職等至簡任第十職等,承院長之命處理行政事務;一等書記官,薦任第八職等至第九職等;二等書記官,薦任第六職等至第七職等;三等書記官,委任第四職等至第五職等,分掌紀錄、文書、研究考核、總務、資料及訴訟輔導等事務,並得分科、分股辦事,科長由一等書記官兼任,股長由一等書記官或二等書記官兼任,均不另列等。<br>   前項一等書記官、二等書記官總額,不得逾同一法院一等書記官、二等書記官、三等書記官總額二分之一。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第二十三條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院置一等通譯,薦任第七職等至第八職等;二等通譯,薦任第六職等至第七職等;三等通譯,委任第四職等至第五職等;技士,委任第五職等或薦任第六職等至第七職等;執達員,委任第三職等至第五職等;錄事、庭務員,均委任第一職等至第三職等。<br>   前項一等通譯、二等通譯總額,不得逾同一法院一等通譯、二等通譯、三等通譯總額二分之一。<br>   地方法院為辦理值庭、執行、警衛、解送人犯及有關司法警察事務,置法警;法警長,委任第五職等或薦任第六職等至第七職等;副法警長,委任第四職等至第五職等或薦任第六職等;法警,委任第三職等至第五職等;其管理辦法,由司法院會同行政院定之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第二十四條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院設人事室,置主任一人,薦任第八職等至第九職等,副主任一人,薦任第七職等至第九職等;必要時得依法置佐理人員。依法律規定辦理人事管理、人事查核等事項。<br>   直轄市地方法院人事室,必要時得分股辦事,由佐理人員兼任之,不另列等。事務較簡之地方法院,得僅置人事管理員,委任第五職等至薦任第七職等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第二十五條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院設會計室、統計室,各置主任一人,均薦任第八職等至第九職等;必要時得依法各置佐理人員,依法律規定分別辦理歲計、會計、統計等事項。<br>   直轄市地方法院會計室、統計室,必要時得分股辦事,均由佐理人員兼任,不另列等。事務較簡之地方法院,得僅置會計員、統計員,均委任第五職等至薦任第七職等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第二十六條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院設資訊室,置主任一人,薦任第七職等至第九職等,承院長之命處理資訊室之行政事項;資訊管理師,薦任第六職等至第七職等,操作員,委任第三職等至第五職等;必要時得置設計師,薦任第六職等至第八職等,以處理資訊事項。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第二十七條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院分院置院長一人,由法官兼任,簡任第十職等至第十二職等,綜理該分院行政事務。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第二十八條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院院長,得派本院法官兼行分院法官之職務。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第二十九條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院分院管轄事件,與地方法院同。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第三十條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   第十一條至第二十六條規定,於地方法院分院準用之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>第三章 高等法院</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第三十一條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   省、直轄市或特別區域各設高等法院。但得視其地理環境及案件多寡,增設高等法院分院;或合設高等法院;或將其轄區之一部劃歸其他高等法院或其分院,不受行政區劃之限制。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第三十二條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院管轄事件如左:<br>   一、關於內亂、外患及妨害國交之刑事第一審訴訟案件。<br>   二、不服地方法院及其分院第一審判決而上訴之民事、刑事訴訟案件。但法律另有規定者,從其規定。<br>   三、不服地方法院及其分院裁定而抗告之案件。<br>   四、其他法律規定之訴訟案件。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第三十三條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院或其分院之類別及員額,依附表之規定。<br>   高等法院或其分院應適用之類別及其變更,由司法院定之。<br> <a href=http://lis.ly.gov.tw/lgcgi/lylawatt?cfcbcacfcdc6cbcfcacdcfcfcd target=pdf ><font size=2>附表:高等法院或其分院員額表</font></a><br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第三十四條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院置法官,簡任第十職等至第十一職等或薦任第九職等;試署法官,薦任第七職等至第九職等。<br>   高等法院法官繼續服務二年以上,得晉敘至簡任第十二職等至第十四職等。<br>   司法院因應高等法院業務需要,得調地方法院或其分院試署法官或候補法官至高等法院辦事,承法官之命,辦理訴訟案件程序及實體之審查、法律問題之分析、資料之蒐集、裁判書之草擬等事務。<br>   高等法院於必要時得置法官助理,依聘用人員聘用條例聘用各種專業人員充任之,承法官之命,辦理訴訟案件程序之審查、法律問題之分析、資料之蒐集等事務。<br>   試署法官或候補法官調高等法院辦事期間,計入其試署法官或候補法官年資。<br>   具律師執業資格者,經聘用充任法官助理期間,計入其律師執業年資。<br>   第十二條第九項規定,於高等法院準用之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第三十五條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院置院長一人,由法官兼任,簡任第十三職等至第十四職等,綜理全院行政事務。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第三十六條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院分設民事庭、刑事庭,其庭數視事務之繁簡定之;必要時得設專業法庭。各庭庭長,除由兼任院長之法官兼任者外,餘由其他法官兼任,簡任第十一職等至第十三職等,監督各該庭事務。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第三十七條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院設公設辯護人室,置公設辯護人,簡任第十職等至第十一職等或薦任第九職等;其公設辯護人在二人以上者,置主任公設辯護人,簡任第十職等至第十二職等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第三十八條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院設書記處,置書記官長一人,薦任第九職等至簡任第十一職等,承院長之命處理行政事務;一等書記官,薦任第八職等至第九職等;二等書記官,薦任第六職等至第七職等;三等書記官,委任第四職等至第五職等,分掌紀錄、文書、研究考核、總務、資料及訴訟輔導事務,並得分科、分股辦事,科長由一等書記官兼任;股長由一等書記官或二等書記官兼任,均不另列等。<br>   前項一等書記官、二等書記官總額,不得逾同一法院一等書記官、二等書記官、三等書記官總額二分之一。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第三十九條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院置一等通譯,薦任第八職等至第九職等;二等通譯,薦任第六職等至第七職等;三等通譯,委任第四職等至第五職等;技士,委任第五職等或薦任第六職等至第七職等;執達員,委任第三職等至第五職等;錄事、庭務員,均委任第一職等至第三職等。<br>   前項一等通譯、二等通譯總額,不得逾同一法院一等通譯、二等通譯、三等通譯總額二分之一。<br>   第二十三條第三項規定,於高等法院或其分院準用之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第四十條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院設人事室,置主任一人,簡任第十職等,副主任一人,薦任第九職等或簡任第十職等;科員,委任第四職等至第五職等或薦任第六職等至第七職等,其中薦任科員不得逾同一法院科員總額三分之一,依法律規定辦理人事管理、人事查核等事項,並得分科辦事;科長,薦任第九職等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第四十一條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院設會計室、統計室,各置主任一人,均簡任第十職等,必要時得依法各置佐理人員,依法律規定分別辦理歲計、會計、統計等事項,並得分科辦事;科長,薦任第九職等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第四十二條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院設資訊室,置主任一人,簡任第十職等,承院長之命處理資訊室之行政事項;資訊管理師,薦任第六職等至第七職等,操作員,委任第三職等至第五職等;必要時得置科長、設計師,科長,薦任第九職等,設計師,薦任第六職等至第八職等,處理資訊事項。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第四十三條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院分院置院長一人,由法官兼任,簡任第十二職等至第十四職等,綜理該分院行政事務。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第四十四條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院院長得派本院法官兼行分院法官職務。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第四十五條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院分院管轄事件,與高等法院同。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第四十六條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   第三十四條至第四十二條之規定,於高等法院分院準用之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>第四章 最高法院</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第四十七條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   最高法院設於中央政府所在地。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第四十八條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   最高法院管轄事件如左:<br>   一、不服高等法院及其分院第一審判決而上訴之刑事訴訟案件。<br>   二、不服高等法院及其分院第二審判決而上訴之民事、刑事訴訟案件。<br>   三、不服高等法院及其分院裁定而抗告之案件。<br>   四、非常上訴案件。<br>   五、其他法律規定之訴訟案件。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第四十九條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   最高法院員額,依附表之規定。<br> <a href=http://lis.ly.gov.tw/lgcgi/lylawatt?cfcbcacfcdc6cbcfcacdcfcfcc target=pdf ><font size=2>附表:最高法院員額表</font></a><br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第五十條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   最高法院置院長一人,特任,綜理全院行政事務,並任法官。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第五十一條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   最高法院置法官,簡任第十三職等至第十四職等;分設民事庭、刑事庭,其庭數視事務之繁簡定之;各庭置庭長一人,除由院長兼任者外,餘由法官兼任,簡任第十四職等,監督各該庭事務。<br>   司法院得調高等法院以下各級法院及其分院法官或候補法官至最高法院辦事,承法官之命,辦理訴訟案件程序及實體之審查、法律問題之分析、資料之蒐集、裁判書之草擬等事務。<br>   最高法院於必要時得置法官助理,依聘用人員聘用條例聘用各種專業人員充任之;承法官之命,辦理訴訟案件程序之審查、法律問題之分析、資料之蒐集等事務。<br>   法官或候補法官調最高法院辦事期間,計入其法官或候補法官年資。<br>   具律師執業資格者經聘用充任法官助理期間,計入其律師執業年資。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第五十二條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   最高法院設書記廳,置書記官長一人,簡任第十一職等至第十三職等,承院長之命處理行政事務;一等書記官,薦任第八職等至第九職等;二等書記官,薦任第六職等至第七職等;三等書記官,委任第四職等至第五職等,分掌紀錄、文書、研究考核、總務、資料及訴訟輔導等事務,並得分科、分股辦事,科長由一等書記官兼任;股長由一等書記官或二等書記官兼任,均不另列等。<br>   前項一等書記官、二等書記官總額,不得逾一等書記官、二等書記官、三等書記官總額二分之一。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第五十三條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   最高法院置一等通譯,薦任第八職等至第九職等;二等通譯,薦任第六職等至第七職等;三等通譯,委任第四職等至第五職等;技士,委任第五職等或薦任第六職等至第七職等;執達員,委任第三職等至第五職等;錄事、庭務員,均委任第一職等至第三職等。<br>   前項一等通譯、二等通譯總額,不得逾一等通譯、二等通譯、三等通譯總額二分之一。<br>   第二十三條第三項之規定,於最高法院準用之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第五十四條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   最高法院設人事室,置主任一人,簡任第十職等,副主任一人,薦任第九職等或簡任第十職等;科員,委任第四職等至第五職等或薦任第六職等至第七職等,其中薦任科員不得逾總額三分之一,依法律規定辦理人事管理、人事查核等事項,並得分股辦事;股長由科員兼任,不另列等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第五十五條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   最高法院設會計室、統計室,各置主任一人,均簡任第十職等;必要時得依法各置佐理人員,依法律規定分別辦理歲計、會計、統計等事項,並得分股辦事;股長由佐理人員兼任,不另列等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第五十六條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   最高法院設資訊室,置主任一人,簡任第十職等,承院長之命處理資訊室之行政事項;設計師,薦任第六職等至第八職等;資訊管理師,薦任第六職等至第七職等;操作員,第三職等至第五職等,處理資訊事項。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第五十七條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   最高法院之裁判,其所持法律見解,認有編為判例之必要者,應分別經由院長、庭長、法官組成之民事庭會議、刑事庭會議或民、刑事庭總會議決議後,報請司法院備查。<br>   最高法院審理案件,關於法律上之見解,認有變更判例之必要時,適用前項規定。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>第五章 檢察機關</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第五十八條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   各級法院及分院各配置檢察署。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第五十九條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   各級法院及分院檢察署置檢察官,最高法院檢察署以一人為檢察總長,其他法院及分院檢察署各以一人為檢察長,分別綜理各該署行政事務。<br>   各級法院及分院檢察署檢察官員額在六人以上者,得分組辦事,每組以一人為主任檢察官,監督各該組事務。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第五十九條之一</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   法務部設檢察官人事審議委員會,審議高等法院檢察署以下各級法院及其分院檢察署主任檢察官、檢察官之任免、轉任、遷調、考核及獎懲事項。<br>   前項審議之決議,應報請法務部部長核定後公告之。<br>   法務部部長遴任檢察長前,檢察官人事審議委員會應提出職缺二倍人選,由法務部部長圈選之。檢察長之遷調應送檢察官人事審議委員會徵詢意見。<br>   檢察官人事審議委員會置委員十七人,由法務部部長指派代表四人、檢察總長及其指派之代表三人與全體檢察官所選出之代表九人組成之,由法務部部長指派具司法官身分之次長為主任委員。<br>   前項選任委員之任期,均為一年,連選得連任一次。<br>   全體檢察官代表,以全國為單一選區,以秘密、無記名及單記直接選舉產生,每一檢察署以一名代表為限。<br>   檢察官人事審議委員會之組成方式、審議對象、程序、決議方式及相關事項之審議規則,由法務部徵詢檢察官人事審議委員會後定之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第六十條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   檢察官之職權如左:<br>   一、實施偵查、提起公訴、實行公訴、協助自訴、擔當自訴及指揮刑事裁判之執行。<br>   二、其他法令所定職務之執行。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第六十一條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   檢察官對於法院,獨立行使職權。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第六十二條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   檢察官於其所屬檢察署管轄區域內執行職務。但遇有緊急情形或法律另有規定者,不在此限。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第六十三條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   檢察總長依本法及其他法律之規定,指揮監督該署檢察官及高等法院以下各級法院及分院檢察署檢察官。<br>   檢察長依本法及其他法律之規定,指揮監督該署檢察官及其所屬檢察署檢察官。<br>   檢察官應服從前二項指揮監督長官之命令。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第六十三條之一</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   最高法院檢察署設特別偵查組,職司下列案件:<br>   一、涉及總統、副總統、五院院長、部會首長或上將階級軍職人員之貪瀆案件。<br>   二、選務機關、政黨或候選人於總統、副總統或立法委員選舉時,涉嫌全國性舞弊事件或妨害選舉之案件。<br>   三、特殊重大貪瀆、經濟犯罪、危害社會秩序,經最高法院檢察署檢察總長指定之案件。<br>   特別偵查組置檢察官六人以上,十五人以下,由最高法院檢察署檢察總長指定一人為主任,該組之檢察官、檢察事務官及其他人員,由最高法院檢察署檢察總長自各級法院檢察署中調最高法院檢察署辦事。<br>   特別偵查組為辦案需要,得借調相關機關之專業人員協助偵查。<br>   特別偵查組檢察官執行職務時,得執行各該審級檢察官之職權,不受第六十二條之限制。調辦事之檢察官行使職權,不受第六十六條之一之限制。<br>   立法院得於第一項第一款、第二款之案件偵查終結後,決議要求最高法院檢察署檢察總長赴立法院報告。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第六十四條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   檢察總長、檢察長得親自處理其所指揮監督之檢察官之事務,並得將該事務移轉於其所指揮監督之其他檢察官處理之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第六十五條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院及地方法院檢察署檢察長,得派本署檢察官兼行其分院檢察署檢察官之職務。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第六十六條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   最高法院檢察署檢察總長,特任;主任檢察官,簡任第十四職等;檢察官,簡任第十三職等至第十四職等。<br>   高等法院檢察署檢察長,簡任第十三職等至第十四職等;其分院檢察署檢察長,簡任第十二職等至第十四職等。高等法院及分院檢察署主任檢察官,簡任第十一職等至第十三職等;檢察官,簡任第十職等至第十一職等或薦任第九職等;繼續服務二年以上者,得晉敘至簡任第十二職等至第十四職等。<br>   地方法院及分院檢察署檢察長,簡任第十職等至第十二職等;主任檢察官,簡任第十職等至第十一職等或薦任第九職等;檢察官,薦任第八職等至第九職等或簡任第十職等至第十一職等;試署檢察官,薦任第七職等至第九職等;候補檢察官,薦任第六職等至第八職等。但直轄市地方法院檢察署檢察長,簡任第十一職等至第十三職等。<br>   曾任高等法院或其分院檢察署檢察官二年以上,調地方法院或其分院檢察署檢察長、主任檢察官、檢察官者,得晉敘至簡任第十二職等至第十四職等。<br>   第二項、第四項之規定,溯自中華民國九十年一月十九日生效。<br>   第十二條第二項至第四項於地方法院及分院檢察署主任檢察官、檢察官準用之;其審查辦法由法務部定之。<br>   最高法院檢察署檢察總長由總統提名,經立法院同意任命之,任期四年,不得連任。<br>   總統應於前項規定生效後一個月內,向立法院提出最高法院檢察署檢察總長人選。<br>   最高法院檢察署檢察總長除年度預算案及法律案外,無須至立法院列席備詢。<br>   最高法院檢察署檢察總長因故出缺或無法視事時,總統應於三個月內重新提出人選,經立法院同意任命之,其任期重行計算四年,不得連任。<br>   最高法院檢察署檢察總長於任命時具司法官身分者,於卸任時,得回任司法官。<br>   最高法院檢察署檢察總長於任滿前一個月,總統應依第七項規定辦理。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第六十六條之一</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   法務部得調高等法院以下各級法院及其分院檢察署檢察官或候補檢察官至最高法院檢察署辦事,承檢察官之命,辦理訴訟案件程序之審查、法律問題之分析、資料之蒐集及書類之草擬等事項。<br>   法務部得調地方法院及其分院檢察署試署檢察官或候補檢察官至高等法院或其分院檢察署辦事,承檢察官之命,協助檢察官辦理訴訟案件程序之審查、法律問題之分析、資料之蒐集及書類之草擬等事項。<br>   法務部得調候補檢察官至地方法院或其分院檢察署辦事,承實任檢察官之命,協助檢察官辦理訴訟案件程序之審查、法律問題之分析、資料之蒐集及書類之草擬等事項。<br>   檢察官、試署檢察官或候補檢察官依前三項規定調辦事期間,計入其檢察官、試署檢察官或候補檢察官年資。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第六十六條之二</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   各級法院及其分院檢察署設檢察事務官室,置檢察事務官,薦任第七職等至第九職等;檢察事務官在二人以上者,置主任檢察事務官,薦任第九職等或簡任第十職等;並得視業務需要分組辦事,各組組長由檢察事務官兼任,不另列等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第六十六條之三</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   檢察事務官受檢察官之指揮,處理下列事務:<br>   一、實施搜索、扣押、勘驗或執行拘提。<br>   二、詢問告訴人、告發人、被告、證人或鑑定人。<br>   三、襄助檢察官執行其他第六十條所定之職權。<br>   檢察事務官處理前項前二款事務,視為刑事訴訟法第二百三十條第一項之司法警察官。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第六十六條之四</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   檢察事務官,應就具有下列資格之一者任用之:<br>   一、經公務人員高等考試或司法人員特種考試相當等級之檢察事務官考試及格者。<br>   二、經律師考試及格,並具有薦任職任用資格者。<br>   三、曾任警察官或法務部調查局調查人員三年以上,成績優良,並具有薦任職任用資格者。<br>   四、具有公立或經立案之私立大學、獨立學院以上學歷,曾任法院或檢察署書記官,辦理民刑事紀錄三年以上,成績優良,具有薦任職任用資格者。<br>   主任檢察事務官,應就具有檢察事務官及擬任職等任用資格,並具有領導才能者遴任之。<br>   具律師執業資格者任檢察事務官期間,計入其律師執業年資。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第六十七條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院及分院檢察署設觀護人室,置觀護人,觀護人在二人以上者,置主任觀護人。觀護人,薦任第七職等至第九職等;主任觀護人,薦任第九職等或簡任第十職等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第六十八條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院以下各級法院及其分院檢察署,置法醫師,法醫師在二人以上者,置主任法醫師。法醫師,薦任第七職等至第九職等;主任法醫師,薦任第九職等或簡任第十職等。但地方法院及其分院檢察署法醫師得列委任第五職等。<br>   高等法院以下各級法院及其分院檢察署,置檢驗員,委任第三職等至第五職等或薦任第六職等至第八職等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第六十九條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   第二十二條、第二十三條第三項、第三十八條、第五十二條之規定,於地方法院或其分院檢察署、高等法院或其分院檢察署、最高法院檢察署分別準用之。<br>   高等法院以下各級法院及其分院檢察署,得設執行科,掌理關於刑事執行事務,並得分股辦事。科長由一等書記官兼任;股長由一等書記官或二等書記官兼任,均不另列等。<br>   高等法院或其分院檢察署,得設所務科,掌理關於監督看守所及少年觀護所之行政事務,並得分股辦事。置科長一人,薦任第九職等;科員,委任第五職等或薦任第六職等至第七職等;書記,委任第一職等至第三職等;股長由薦任科員兼任,不另列等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第七十條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   最高法院檢察署、高等法院及分院檢察署置一等通譯,薦任第八職等至第九職等;二等通譯,薦任第六職等至第七職等;三等通譯,委任第四職等至第五職等;技士,委任第五職等或薦任第六職等至第七職等。<br>   地方法院及分院檢察署置一等通譯,薦任第七職等至第八職等;二等通譯,薦任第六職等至第七職等;三等通譯,委任第四職等至第五職等;技士,委任第五職等或薦任第六職等至第七職等。<br>   前二項一等通譯、二等通譯總額,不得逾同一檢察署一等通譯、二等通譯、三等通譯總額二分之一。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第七十一條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   各級法院及分院檢察署置錄事,委任第一職等至第三職等。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第七十二條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   第二十四條至第二十六條、第四十條至第四十二條、第五十四條至第五十六條之規定,於地方法院或其分院檢察署、高等法院或其分院檢察署、最高法院檢察署分別準用之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第七十三條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院或其分院檢察署之類別及員額,依附表之規定。<br>   各地方法院或其分院檢察署應適用之類別及其變更,由行政院定之。<br> <a href=http://lis.ly.gov.tw/lgcgi/lylawatt?cfcbcacfcdc6cbcfcacdcfcfcb target=pdf ><font size=2>附表:地方法院或其分院檢察署員額表</font></a><br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第七十四條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院或其分院檢察署之類別及員額,依附表之規定。<br>   高等法院或其分院檢察署應適用之類別及其變更,由行政院定之。<br> <a href=http://lis.ly.gov.tw/lgcgi/lylawatt?cfcbcacfcdc6cbcfcacdcfcfca target=pdf ><font size=2>附表:高等法院或其分院檢察署員額表</font></a><br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第七十五條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   最高法院檢察署員額,依附表之規定。<br> <a href=http://lis.ly.gov.tw/lgcgi/lylawatt?cfcbcacfcdc6cbcfcacdcfcfc9 target=pdf ><font size=2>附表:最高法院檢察署員額表</font></a><br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第七十六條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   檢察官得調度司法警察,法官於辦理刑事案件時,亦同。<br>   調度司法警察條例另定之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>第六章 司法年度及事務分配</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第七十七條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   司法年度,每年自一月一日起至十二月三十一日止。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第七十八條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   各級法院及分院與各級法院及分院檢察署之處務規程,分別由司法院與法務部定之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第七十九條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   各級法院及分院於每年度終結前,由院長、庭長、法官舉行會議,按照本法、處務規程及其他法令規定,預定次年度司法事務之分配及代理次序。<br>   辦理民、刑事訴訟及其他特殊專業類型案件之法官,其年度司法事務分配辦法,由司法院另定之。<br>   第一項會議並應預定次年度關於合議審判時法官之配置。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第八十條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   前條會議,以院長為主席,其決議以過半數之意見定之,可否同數時,取決於主席。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第八十一條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   事務分配、代理次序及合議審判時法官之配置,經預定後,因案件或法官增減或他項事故,有變更之必要時,得由院長徵詢有關庭長、法官意見後定之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第八十二條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   地方法院及其分院法官因事故不能執行職務時,得由地方法院院長命候補法官暫代其職務。<br>   高等法院或地方法院法官因事故不能執行職務時,得由高等法院或地方法院院長調用其分院法官暫代其職務。<br>   高等法院及其分院法官因事故不能執行職務時,得由高等法院院長調用地方法院或其分院法官暫代其職務。<br>   最高法院法官因事故不能執行職務時,得由最高法院院長商調高等法院或其分院法官暫代其職務。<br>   前二項暫代其職務之期間,不得逾六個月。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第八十三條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   各級法院及分院應定期出版公報,刊載裁判書全文。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>第七章 法庭之開閉及秩序</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第八十四條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   法庭開庭,於法院內為之。但法律別有規定者,不在此限。<br>   法院內開庭時,在法庭實施訴訟程序之公務員及依法執行職務之人、訴訟當事人與訴訟關係人,均應設置席位;其席位布置,應依當事人平等之原則為之。<br>   除參與審判之法官或經審判長許可者外,在庭之人陳述時,起立,陳述後復坐。<br>   審判長蒞庭及宣示判決時,在庭之人均應起立。<br>   法庭席位布置及旁聽規則,由司法院定之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第八十五條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   高等法院以下各級法院或分院於必要時,得在管轄區域內指定地方臨時開庭。<br>   前項情形,其法官除就本院法官中指派者外,得以所屬分院或下級法院法官充之。<br>   第一項臨時開庭辦法,由司法院定之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第八十六條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   訴訟之辯論及裁判之宣示,應公開法庭行之。但有妨害國家安全、公共秩序或善良風俗之虞時,法院得決定不予公開。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第八十七條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   法庭不公開時,審判長應將不公開之理由宣示。<br>   前項情形,審判長仍得允許無妨礙之人旁聽。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第八十八條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   審判長於法庭之開閉及審理訴訟,有指揮之權。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第八十九條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   法庭開庭時,審判長有維持秩序之權。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第九十條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   法庭開庭時,應保持肅靜,不得有大聲交談、鼓掌、攝影、吸煙、飲食物品及其他類似之行為。非經審判長核准,並不得錄音。<br>   前項錄音辦法,由司法院定之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第九十一條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   有妨害法庭秩序或其他不當行為者,審判長得禁止其進入法庭或命其退出法庭,必要時得命看管至閉庭時。<br>   前項處分,不得聲明不服。<br>   前二項之規定,於審判長在法庭外執行職務時準用之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第九十二條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   律師在法庭代理訴訟或辯護案件,其言語行動如有不當,審判長得加以警告或禁止其開庭當日之代理或辯護。非律師而為訴訟代理人或辯護人者,亦同。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第九十三條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   審判長為前二條之處分時,應記明其事由於筆錄。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第九十四條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   第八十四條至第九十三條有關審判長之規定,於受命法官、受託法官執行職務時準用之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第九十五條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   違反審判長、受命法官、受託法官所發維持法庭秩序之命令,致妨害法院執行職務,經制止不聽者,處三月以下有期徒刑、拘役或三千元以下罰金。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第九十六條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   法官及書記官在法庭執行職務時,應服制服,檢察官、公設辯護人及律師在法庭執行職務時,亦同。<br>   前項人員之服制,由司法院會同行政院定之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>第八章 法院之用語</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第九十七條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   法院為審判時,應用國語。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第九十八條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   訴訟當事人、證人、鑑定人及其他有關係之人,如有不通國語者,由通譯傳譯之,其為聾啞之人,亦同。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第九十九條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   訴訟文書應用中國文字。但有供參考之必要時,應附記所用之方言或外國語文。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   前三條之規定,於辦理檢察事務時準用之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>第九章 裁判之評議</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百零一條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   合議裁判案件,應依本法所定法官人數評議決定之。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百零二條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   裁判之評議,以審判長為主席。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百零三條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   裁判之評議,於裁判確定前均不公開。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百零四條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   評議時法官應各陳述意見,其次序以資淺者為先,資同以年少者為先,遞至審判長為終。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百零五條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   評議以過半數之意見決定之。<br>   關於數額,如法官之意見分三說以上,各不達過半數時,以最多額之意見順次算入次多額之意見,至達過半數為止。<br>   關於刑事,如法官之意見分三說以上,各不達過半數時,以最不利於被告之意見順次算入次不利於被告之意見,至達過半數為止。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百零六條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   評議時各法官之意見應記載於評議簿,並應於該案裁判確定前嚴守秘密。<br>   案件之當事人、訴訟代理人、辯護人或曾為輔佐人,得於裁判確定後聲請閱覽評議意見。但不得抄錄、攝影或影印。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>第十章 司法上之互動</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百零七條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   法院處理事務,應互相協助。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百零八條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   檢察官執行職務,應互相協助。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百零九條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   書記官於權限內之事務,應互相協助,觀護人、執達員、法警,亦同。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>第十一章 司法行政之監督</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百十條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   各級法院行政之監督,依左列規定:<br>   一、司法院院長監督各級法院及分院。<br>   二、最高法院院長監督該法院。<br>   三、高等法院院長監督該法院及其分院與所屬地方法院及其分院。<br>   四、高等法院分院院長監督該分院與轄區內地方法院及其分院。<br>   五、地方法院院長監督該法院及其分院。<br>   六、地方法院分院院長監督該分院。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百十一條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   各級法院檢察署行政之監督,依左列之規定:<br>   一、法務部部長監督各級法院及分院檢察署。<br>   二、最高法院檢察署檢察總長監督該檢察署。<br>   三、高等法院檢察署檢察長監督該檢察署及其分院檢察署與所屬地方法院及其分院檢察署。<br>   四、高等法院分院檢察署檢察長監督該檢察署與轄區內地方法院及其分院檢察署。<br>   五、地方法院檢察署檢察長監督該檢察署及其分院檢察署。<br>   六、地方法院分院檢察署檢察長監督該檢察署。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百十二條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   依前二條規定有監督權者,對於被監督之人員得為左列處分:<br>   一、關於職務上之事項,得發命令使之注意。<br>   二、有廢弛職務,侵越權限或行為不檢者,加以警告。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百十三條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   被監督之人員,如有前條第二款情事,而情節較重或經警告不悛者,監督長官得依公務員懲戒法辦理。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百十四條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   本章之規定,不影響審判權之行使。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百十四條之一</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   各級法院及各級法院檢察署原依雇員管理規則進用之現職執達員、法警、錄事、庭務員、雇員,其未具公務人員任用資格者,得占用原職之職缺,繼續僱用至離職時為止。<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>第十二章 附則</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>第一百十五條</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>   本法自公布日施行。<br> </td> </table> </table> </table> <hr border=1><table cellspacing=1 cellpadding=1> <th align=left>附<tr><td> <a href=http://lis.ly.gov.tw/lgcgi/lylawatt?cfcbcacfcdc6cbcfcacdcfcfce target=pdf ><font size=2>附表:地方法院或其分院員額表</font></a><br> <a href=http://lis.ly.gov.tw/lgcgi/lylawatt?cfcbcacfcdc6cbcfcacdcfcfcd target=pdf ><font size=2>附表:高等法院或其分院員額表</font></a><br> <a href=http://lis.ly.gov.tw/lgcgi/lylawatt?cfcbcacfcdc6cbcfcacdcfcfcc target=pdf ><font size=2>附表:最高法院員額表</font></a><br> <a href=http://lis.ly.gov.tw/lgcgi/lylawatt?cfcbcacfcdc6cbcfcacdcfcfcb target=pdf ><font size=2>附表:地方法院或其分院檢察署員額表</font></a><br> <a href=http://lis.ly.gov.tw/lgcgi/lylawatt?cfcbcacfcdc6cbcfcacdcfcfca target=pdf ><font size=2>附表:高等法院或其分院檢察署員額表</font></a><br> <a href=http://lis.ly.gov.tw/lgcgi/lylawatt?cfcbcacfcdc6cbcfcacdcfcfc9 target=pdf ><font size=2>附表:最高法院檢察署員額表</font></a><br> </td></table> </left> </body> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/04502/0450295121200.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:22:38 GMT --> </html>
czchen/laweasyread-data
rawdata/utf8_lawstat/version2/04502/0450295121200.html
HTML
mit
74,105
<!doctype html> <html lang="lv"> <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# profile: http://ogp.me/ns/profile#" itemscope itemtype="http://schema.org/WebSite" > <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KSXCLLZ');</script> <!-- End Google Tag Manager --> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="fb:app_id" content="1236171016488428" /> <meta property="og:type" content="profile" /> <meta property="og:url" content="https://lvdb.lv/kolektivi/ee20ee37-62bf-eb60-eb1f-5e827fa05467" /> <meta property="og:title" content="Pērkonītis" /> <meta property="og:description" content="Valmieras Valsts ģimnāzijas Jauniešu deju kolektīvs &quot;Pērkonītis&quot;" /> <meta name="description" content="Valmieras Valsts ģimnāzijas Jauniešu deju kolektīvs &quot;Pērkonītis&quot;"> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@lvdb_lv" /> <meta name="msvalidate.01" content="CD405DAD5EA4CF65237EAB3E933C6C74" /> <title>Pērkonītis</title> <meta itemprop='name' content="lvdb.lv"> <link rel="canonical" href="https://lvdb.lv" itemprop="url"> <link rel="alternate" hreflang="lv-LV" href="https://lvdb.lv"> <meta name="theme-color" content="#f4c671"> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,700&amp;subset=latin-ext" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.min.css" /> <link rel="stylesheet" href="/static/style.css" /> <link rel="icon" href="images/favicon.png"> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KSXCLLZ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script> window.fbAsyncInit = function() { FB.init({ appId : '1236171016488428', cookie : true, xfbml : true, version : 'v2.8' }); FB.AppEvents.logPageView(); }; (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <div class="background"> <div class="header-background"></div> </div> <div class="main-section" itemscope itemtype="http://schema.org/DanceGroup"> <!-- <header> <div class="header__hero"></div> <div class="header__main-info-holder"> <div class="header__main-info"> <div class="image"></div> <span class="name-row"> <span class="quality-group">B</span> <h1 class="group-name" itemprop="name">Pērkonītis</h1> </span> </div> </div> </header> --> <main> <span class="name-row"> <h1 class="group-name" itemprop="name">Pērkonītis</h1> <span class="quality-group">B</span> </span> <p itemprop="description">Valmieras Valsts ģimnāzijas Jauniešu deju kolektīvs &quot;Pērkonītis&quot;</p> <section> <h2>Vadītāji</h2> <ul class="property-list"> <li class="property" itemprop="employee" itemscope itemtype="http://schema.org/Person"> <a itemprop="url" href="/vaditaji/Liesma-Ergle"><span itemprop="name">Liesma Ērgle<span></a> </li> </ul> </section> <section> <h2>Skates</h2> <table class="data-table collapse-768"> <thead> <tr> <th>Nosaukums</th> <th>Rezultāts</th> <th>Iegūtā pakāpe</th> </tr> </thead> <tbody> <tr> <td> <div class="table-cell-label">Nosaukums</div> <a href="/"> XXVI Vispārējo latviešu Dziesmu un XVI deju svētku lieluzveduma "Māras zeme" repertuāra apguves skate 2017. gadā </a> </td> <td> <div class="table-cell-label">Rezultāts</div> 50,7 punkti </td> <td> <div class="table-cell-label">Iegūtā pakāpe</div> I pakāpe </td> </tr> </tbody> </table> </section> </main> </div> </body> </html>
klavs/db-lv
docs/kolektivi/ee20ee37-62bf-eb60-eb1f-5e827fa05467.html
HTML
mit
6,171
<!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 Mon Oct 07 06:41:20 UTC 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> MultipleArcTransition (Apache Hadoop Main 2.2.0 API) </TITLE> <META NAME="date" CONTENT="2013-10-07"> <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="MultipleArcTransition (Apache Hadoop Main 2.2.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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MultipleArcTransition.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-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;<A HREF="../../../../../org/apache/hadoop/yarn/state/InvalidStateTransitonException.html" title="class in org.apache.hadoop.yarn.state"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/hadoop/yarn/state/SingleArcTransition.html" title="interface in org.apache.hadoop.yarn.state"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/hadoop/yarn/state/MultipleArcTransition.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="MultipleArcTransition.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;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&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.apache.hadoop.yarn.state</FONT> <BR> Interface MultipleArcTransition&lt;OPERAND,EVENT,STATE extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A>&lt;STATE&gt;&gt;</H2> <HR> <DL> <DT><PRE><FONT SIZE="-1">@InterfaceAudience.Public @InterfaceStability.Evolving </FONT>public interface <A HREF="../../../../../src-html/org/apache/hadoop/yarn/state/MultipleArcTransition.html#line.31"><B>MultipleArcTransition&lt;OPERAND,EVENT,STATE extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A>&lt;STATE&gt;&gt;</B></A></DL> </PRE> <P> Hook for Transition. Post state is decided by Transition hook. Post state must be one of the valid post states registered in StateMachine. <P> <P> <HR> <P> <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../org/apache/hadoop/yarn/state/MultipleArcTransition.html" title="type parameter in MultipleArcTransition">STATE</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/hadoop/yarn/state/MultipleArcTransition.html#transition(OPERAND, EVENT)">transition</A></B>(<A HREF="../../../../../org/apache/hadoop/yarn/state/MultipleArcTransition.html" title="type parameter in MultipleArcTransition">OPERAND</A>&nbsp;operand, <A HREF="../../../../../org/apache/hadoop/yarn/state/MultipleArcTransition.html" title="type parameter in MultipleArcTransition">EVENT</A>&nbsp;event)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Transition hook.</TD> </TR> </TABLE> &nbsp; <P> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="transition(java.lang.Object,java.lang.Object)"><!-- --></A><A NAME="transition(OPERAND, EVENT)"><!-- --></A><H3> transition</H3> <PRE> <A HREF="../../../../../org/apache/hadoop/yarn/state/MultipleArcTransition.html" title="type parameter in MultipleArcTransition">STATE</A> <A HREF="../../../../../src-html/org/apache/hadoop/yarn/state/MultipleArcTransition.html#line.42"><B>transition</B></A>(<A HREF="../../../../../org/apache/hadoop/yarn/state/MultipleArcTransition.html" title="type parameter in MultipleArcTransition">OPERAND</A>&nbsp;operand, <A HREF="../../../../../org/apache/hadoop/yarn/state/MultipleArcTransition.html" title="type parameter in MultipleArcTransition">EVENT</A>&nbsp;event)</PRE> <DL> <DD>Transition hook. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>operand</CODE> - the entity attached to the FSM, whose internal state may change.<DD><CODE>event</CODE> - causal event <DT><B>Returns:</B><DD>the postState. Post state must be one of the valid post states registered in StateMachine.</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/MultipleArcTransition.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-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;<A HREF="../../../../../org/apache/hadoop/yarn/state/InvalidStateTransitonException.html" title="class in org.apache.hadoop.yarn.state"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/hadoop/yarn/state/SingleArcTransition.html" title="interface in org.apache.hadoop.yarn.state"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/hadoop/yarn/state/MultipleArcTransition.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="MultipleArcTransition.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;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2013 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
ashish-17/playback
hadoop-2.2.0/share/doc/hadoop/api/org/apache/hadoop/yarn/state/MultipleArcTransition.html
HTML
mit
10,636
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt--> <title>Field AssetManager.unitSquare</title> <link rel="stylesheet" type="text/css" href="../../styles/ddox.css"/> <link rel="stylesheet" href="../../prettify/prettify.css" type="text/css"/> <script type="text/javascript" src="../../scripts/jquery.js">/**/</script> <script type="text/javascript" src="../../prettify/prettify.js">/**/</script> <script type="text/javascript" src="../../scripts/ddox.js">/**/</script> </head> <body onload="prettyPrint(); setupDdox();"> <nav id="main-nav"><!-- using block navigation in layout.dt--> <ul class="tree-view"> <li class=" tree-view"> <a href="#" class="package">components</a> <ul class="tree-view"> <li> <a href="../../components/animation.html" class=" module">animation</a> </li> <li> <a href="../../components/assets.html" class="selected module">assets</a> </li> <li> <a href="../../components/behavior.html" class=" module">behavior</a> </li> <li> <a href="../../components/camera.html" class=" module">camera</a> </li> <li> <a href="../../components/icomponent.html" class=" module">icomponent</a> </li> <li> <a href="../../components/lights.html" class=" module">lights</a> </li> <li> <a href="../../components/material.html" class=" module">material</a> </li> <li> <a href="../../components/mesh.html" class=" module">mesh</a> </li> <li> <a href="../../components/userinterface.html" class=" module">userinterface</a> </li> </ul> </li> <li class="collapsed tree-view"> <a href="#" class="package">core</a> <ul class="tree-view"> <li> <a href="../../core/dgame.html" class=" module">dgame</a> </li> <li> <a href="../../core/gameobject.html" class=" module">gameobject</a> </li> <li> <a href="../../core/prefabs.html" class=" module">prefabs</a> </li> <li> <a href="../../core/properties.html" class=" module">properties</a> </li> <li> <a href="../../core/reflection.html" class=" module">reflection</a> </li> <li> <a href="../../core/scene.html" class=" module">scene</a> </li> </ul> </li> <li class="collapsed tree-view"> <a href="#" class="package">graphics</a> <ul class="tree-view"> <li class="collapsed tree-view"> <a href="#" class="package">adapters</a> <ul class="tree-view"> <li> <a href="../../graphics/adapters/adapter.html" class=" module">adapter</a> </li> <li> <a href="../../graphics/adapters/linux.html" class=" module">linux</a> </li> <li> <a href="../../graphics/adapters/mac.html" class=" module">mac</a> </li> <li> <a href="../../graphics/adapters/win32.html" class=" module">win32</a> </li> </ul> </li> <li class="collapsed tree-view"> <a href="#" class="package">shaders</a> <ul class="tree-view"> <li class="collapsed tree-view"> <a href="#" class="package">glsl</a> <ul class="tree-view"> <li> <a href="../../graphics/shaders/glsl/ambientlight.html" class=" module">ambientlight</a> </li> <li> <a href="../../graphics/shaders/glsl/animatedgeometry.html" class=" module">animatedgeometry</a> </li> <li> <a href="../../graphics/shaders/glsl/directionallight.html" class=" module">directionallight</a> </li> <li> <a href="../../graphics/shaders/glsl/geometry.html" class=" module">geometry</a> </li> <li> <a href="../../graphics/shaders/glsl/pointlight.html" class=" module">pointlight</a> </li> <li> <a href="../../graphics/shaders/glsl/userinterface.html" class=" module">userinterface</a> </li> </ul> </li> <li> <a href="../../graphics/shaders/glsl.html" class=" module">glsl</a> </li> <li> <a href="../../graphics/shaders/shaders.html" class=" module">shaders</a> </li> </ul> </li> <li> <a href="../../graphics/adapters.html" class=" module">adapters</a> </li> <li> <a href="../../graphics/graphics.html" class=" module">graphics</a> </li> <li> <a href="../../graphics/shaders.html" class=" module">shaders</a> </li> </ul> </li> <li class="collapsed tree-view"> <a href="#" class="package">utility</a> <ul class="tree-view"> <li> <a href="../../utility/array.html" class=" module">array</a> </li> <li> <a href="../../utility/awesomium.html" class=" module">awesomium</a> </li> <li> <a href="../../utility/concurrency.html" class=" module">concurrency</a> </li> <li> <a href="../../utility/config.html" class=" module">config</a> </li> <li> <a href="../../utility/filepath.html" class=" module">filepath</a> </li> <li> <a href="../../utility/input.html" class=" module">input</a> </li> <li> <a href="../../utility/output.html" class=" module">output</a> </li> <li> <a href="../../utility/string.html" class=" module">string</a> </li> <li> <a href="../../utility/tasks.html" class=" module">tasks</a> </li> <li> <a href="../../utility/time.html" class=" module">time</a> </li> </ul> </li> <li> <a href="../../components.html" class=" module">components</a> </li> <li> <a href="../../core.html" class=" module">core</a> </li> <li> <a href="../../graphics.html" class=" module">graphics</a> </li> <li> <a href="../../utility.html" class=" module">utility</a> </li> </ul> <noscript> <p style="color: red">The search functionality needs JavaScript enabled</p> </noscript> <div id="symbolSearchPane" style="display: none"> <p> <input id="symbolSearch" type="text" placeholder="Search for symbols" onchange="performSymbolSearch(24);" onkeypress="this.onchange();" onpaste="this.onchange();" oninput="this.onchange();"/> </p> <ul id="symbolSearchResults" style="display: none"></ul> <script type="application/javascript" src="../../symbols.js"></script> <script type="application/javascript"> //<![CDATA[ var symbolSearchRootDir = "../../"; $('#symbolSearchPane').show(); //]]> </script> </div> </nav> <div id="main-contents"> <h1>Field AssetManager.unitSquare</h1><!-- using block body in layout.dt--><!-- using block ddox.description in ddox.layout.dt--> <p> TODO </p> <section> <h2>Declaration</h2> <pre class="code prettyprint lang-d prototype"> class <a href="../../components/assets/AssetManager.html">AssetManager</a> { // ... <code class="prettyprint lang-d">shared(<a href="../../components/mesh/Mesh.html">Mesh</a>)</code> unitSquare; // ... }</pre> </section><!-- using block ddox.sections in ddox.layout.dt--> <!-- Default block ddox.members in ddox.layout.dt--> <section> <h2>Authors</h2><!-- using block ddox.authors in ddox.layout.dt--> </section> <section> <h2>Copyright</h2><!-- using block ddox.copyright in ddox.layout.dt--> </section> <section> <h2>License</h2><!-- using block ddox.license in ddox.layout.dt--> </section> </div> </body> </html>
Circular-Studios/Dash-Docs
api/v0.7.1/components/assets/AssetManager.unitSquare.html
HTML
mit
7,871
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="shortcut icon" type="image/x-icon" href="../../../favicon.ico" /> <title>Double - Android SDK | Android Developers</title> <!-- STYLESHEETS --> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,mediumitalic,bold" title="roboto"> <link href="../../../assets/css/default.css" rel="stylesheet" type="text/css"> <!-- FULLSCREEN STYLESHEET --> <link href="../../../assets/css/fullscreen.css" rel="stylesheet" class="fullscreen" type="text/css"> <!-- JAVASCRIPT --> <script src="http://www.google.com/jsapi" type="text/javascript"></script> <script src="../../../assets/js/android_3p-bundle.js" type="text/javascript"></script> <script type="text/javascript"> var toRoot = "../../../"; var devsite = false; </script> <script src="../../../assets/js/docs.js" type="text/javascript"></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-5831155-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body class="gc-documentation develop" itemscope itemtype="http://schema.org/Article"> <div id="doc-api-level" class="1" style="display:none"></div> <a name="top"></a> <a name="top"></a> <!-- Header --> <div id="header"> <div class="wrap" id="header-wrap"> <div class="col-3 logo"> <a href="../../../index.html"> <img src="../../../assets/images/dac_logo.png" width="123" height="25" alt="Android Developers" /> </a> <div class="btn-quicknav" id="btn-quicknav"> <a href="#" class="arrow-inactive">Quicknav</a> <a href="#" class="arrow-active">Quicknav</a> </div> </div> <ul class="nav-x col-9"> <li class="design"> <a href="../../../design/index.html" zh-tw-lang="設計" zh-cn-lang="设计" ru-lang="Проектирование" ko-lang="디자인" ja-lang="設計" es-lang="Diseñar" >Design</a></li> <li class="develop"><a href="../../../develop/index.html" zh-tw-lang="開發" zh-cn-lang="开发" ru-lang="Разработка" ko-lang="개발" ja-lang="開発" es-lang="Desarrollar" >Develop</a></li> <li class="distribute last"><a href="../../../distribute/index.html" zh-tw-lang="發佈" zh-cn-lang="分发" ru-lang="Распространение" ko-lang="배포" ja-lang="配布" es-lang="Distribuir" >Distribute</a></li> </ul> <!-- New Search --> <div class="menu-container"> <div class="moremenu"> <div id="more-btn"></div> </div> <div class="morehover" id="moremenu"> <div class="top"></div> <div class="mid"> <div class="header">Links</div> <ul> <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li> <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li> <li><a href="../../../about/index.html">About Android</a></li> </ul> <div class="header">Android Sites</div> <ul> <li><a href="http://www.android.com">Android.com</a></li> <li class="active"><a>Android Developers</a></li> <li><a href="http://source.android.com">Android Open Source Project</a></li> </ul> <br class="clearfix" /> </div> <div class="bottom"></div> </div> <div class="search" id="search-container"> <div class="search-inner"> <div id="search-btn"></div> <div class="left"></div> <form onsubmit="return submit_search()"> <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q" onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)" onkeydown="return search_changed(event, true, '../../../')" onkeyup="return search_changed(event, false, '../../../')" /> </form> <div class="right"></div> <a class="close hide">close</a> <div class="left"></div> <div class="right"></div> </div> </div> <div class="search_filtered_wrapper reference"> <div class="suggest-card reference no-display"> <ul class="search_filtered"> </ul> </div> </div> <div class="search_filtered_wrapper docs"> <div class="suggest-card dummy no-display">&nbsp;</div> <div class="suggest-card develop no-display"> <ul class="search_filtered"> </ul> <div class="child-card guides no-display"> </div> <div class="child-card training no-display"> </div> </div> <div class="suggest-card design no-display"> <ul class="search_filtered"> </ul> </div> <div class="suggest-card distribute no-display"> <ul class="search_filtered"> </ul> </div> </div> </div> <!-- /New Search> <!-- Expanded quicknav --> <div id="quicknav" class="col-9"> <ul> <li class="design"> <ul> <li><a href="../../../design/index.html">Get Started</a></li> <li><a href="../../../design/style/index.html">Style</a></li> <li><a href="../../../design/patterns/index.html">Patterns</a></li> <li><a href="../../../design/building-blocks/index.html">Building Blocks</a></li> <li><a href="../../../design/downloads/index.html">Downloads</a></li> <li><a href="../../../design/videos/index.html">Videos</a></li> </ul> </li> <li class="develop"> <ul> <li><a href="../../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación" >Training</a></li> <li><a href="../../../guide/components/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API" >API Guides</a></li> <li><a href="../../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia" >Reference</a></li> <li><a href="../../../tools/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas" >Tools</a> <ul><li><a href="../../../sdk/index.html">Get the SDK</a></li></ul> </li> <li><a href="../../../google/index.html">Google Services</a> </li> </ul> </li> <li class="distribute last"> <ul> <li><a href="../../../distribute/index.html">Google Play</a></li> <li><a href="../../../distribute/googleplay/publish/index.html">Publishing</a></li> <li><a href="../../../distribute/googleplay/promote/index.html">Promoting</a></li> <li><a href="../../../distribute/googleplay/quality/index.html">App Quality</a></li> <li><a href="../../../distribute/googleplay/spotlight/index.html">Spotlight</a></li> <li><a href="../../../distribute/open.html">Open Distribution</a></li> </ul> </li> </ul> </div> <!-- /Expanded quicknav --> </div> </div> <!-- /Header --> <div id="searchResults" class="wrap" style="display:none;"> <h2 id="searchTitle">Results</h2> <div id="leftSearchControl" class="search-control">Loading...</div> </div> <!-- Secondary x-nav --> <div id="nav-x"> <div class="wrap"> <ul class="nav-x col-9 develop" style="width:100%"> <li class="training"><a href="../../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación" >Training</a></li> <li class="guide"><a href="../../../guide/components/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API" >API Guides</a></li> <li class="reference"><a href="../../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia" >Reference</a></li> <li class="tools"><a href="../../../tools/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas" >Tools</a></li> <li class="google"><a href="../../../google/index.html" >Google Services</a> </li> </ul> </div> </div> <!-- /Sendondary x-nav --> <div class="wrap clearfix" id="body-content"> <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> <div id="devdoc-nav"> <a class="totop" href="#top" data-g-event="left-nav-top">to top</a> <div id="api-nav-header"> <div id="api-level-toggle"> <label for="apiLevelCheckbox" class="disabled">API level: </label> <div class="select-wrapper"> <select id="apiLevelSelector"> <!-- option elements added by buildApiLevelSelector() --> </select> </div> </div><!-- end toggle --> <div id="api-nav-title">Android APIs</div> </div><!-- end nav header --> <script> var SINCE_DATA = [ '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19' ]; buildApiLevelSelector(); </script> <div id="swapper"> <div id="nav-panels"> <div id="resize-packages-nav"> <div id="packages-nav" class="scroll-pane"> <ul> <li class="api apilevel-1"> <a href="../../../reference/android/package-summary.html">android</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/accessibilityservice/package-summary.html">android.accessibilityservice</a></li> <li class="api apilevel-5"> <a href="../../../reference/android/accounts/package-summary.html">android.accounts</a></li> <li class="api apilevel-11"> <a href="../../../reference/android/animation/package-summary.html">android.animation</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/app/package-summary.html">android.app</a></li> <li class="api apilevel-8"> <a href="../../../reference/android/app/admin/package-summary.html">android.app.admin</a></li> <li class="api apilevel-8"> <a href="../../../reference/android/app/backup/package-summary.html">android.app.backup</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/appwidget/package-summary.html">android.appwidget</a></li> <li class="api apilevel-5"> <a href="../../../reference/android/bluetooth/package-summary.html">android.bluetooth</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/content/package-summary.html">android.content</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/content/pm/package-summary.html">android.content.pm</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/content/res/package-summary.html">android.content.res</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/database/package-summary.html">android.database</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/database/sqlite/package-summary.html">android.database.sqlite</a></li> <li class="api apilevel-11"> <a href="../../../reference/android/drm/package-summary.html">android.drm</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/gesture/package-summary.html">android.gesture</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/graphics/package-summary.html">android.graphics</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/graphics/drawable/package-summary.html">android.graphics.drawable</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/graphics/drawable/shapes/package-summary.html">android.graphics.drawable.shapes</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/graphics/pdf/package-summary.html">android.graphics.pdf</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/hardware/package-summary.html">android.hardware</a></li> <li class="api apilevel-17"> <a href="../../../reference/android/hardware/display/package-summary.html">android.hardware.display</a></li> <li class="api apilevel-16"> <a href="../../../reference/android/hardware/input/package-summary.html">android.hardware.input</a></li> <li class="api apilevel-18"> <a href="../../../reference/android/hardware/location/package-summary.html">android.hardware.location</a></li> <li class="api apilevel-12"> <a href="../../../reference/android/hardware/usb/package-summary.html">android.hardware.usb</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/inputmethodservice/package-summary.html">android.inputmethodservice</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/location/package-summary.html">android.location</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/media/package-summary.html">android.media</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/media/audiofx/package-summary.html">android.media.audiofx</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/media/effect/package-summary.html">android.media.effect</a></li> <li class="api apilevel-12"> <a href="../../../reference/android/mtp/package-summary.html">android.mtp</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/net/package-summary.html">android.net</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/net/http/package-summary.html">android.net.http</a></li> <li class="api apilevel-16"> <a href="../../../reference/android/net/nsd/package-summary.html">android.net.nsd</a></li> <li class="api apilevel-12"> <a href="../../../reference/android/net/rtp/package-summary.html">android.net.rtp</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/net/sip/package-summary.html">android.net.sip</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/net/wifi/package-summary.html">android.net.wifi</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/net/wifi/p2p/package-summary.html">android.net.wifi.p2p</a></li> <li class="api apilevel-16"> <a href="../../../reference/android/net/wifi/p2p/nsd/package-summary.html">android.net.wifi.p2p.nsd</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/nfc/package-summary.html">android.nfc</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/nfc/cardemulation/package-summary.html">android.nfc.cardemulation</a></li> <li class="api apilevel-10"> <a href="../../../reference/android/nfc/tech/package-summary.html">android.nfc.tech</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/opengl/package-summary.html">android.opengl</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/os/package-summary.html">android.os</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/os/storage/package-summary.html">android.os.storage</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/preference/package-summary.html">android.preference</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/print/package-summary.html">android.print</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/print/pdf/package-summary.html">android.print.pdf</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/printservice/package-summary.html">android.printservice</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/provider/package-summary.html">android.provider</a></li> <li class="api apilevel-11"> <a href="../../../reference/android/renderscript/package-summary.html">android.renderscript</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/sax/package-summary.html">android.sax</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/security/package-summary.html">android.security</a></li> <li class="api apilevel-17"> <a href="../../../reference/android/service/dreams/package-summary.html">android.service.dreams</a></li> <li class="api apilevel-18"> <a href="../../../reference/android/service/notification/package-summary.html">android.service.notification</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/service/textservice/package-summary.html">android.service.textservice</a></li> <li class="api apilevel-7"> <a href="../../../reference/android/service/wallpaper/package-summary.html">android.service.wallpaper</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/speech/package-summary.html">android.speech</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/speech/tts/package-summary.html">android.speech.tts</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v13/app/package-summary.html">android.support.v13.app</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/accessibilityservice/package-summary.html">android.support.v4.accessibilityservice</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/app/package-summary.html">android.support.v4.app</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/content/package-summary.html">android.support.v4.content</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/content/pm/package-summary.html">android.support.v4.content.pm</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/database/package-summary.html">android.support.v4.database</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/graphics/drawable/package-summary.html">android.support.v4.graphics.drawable</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/hardware/display/package-summary.html">android.support.v4.hardware.display</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/media/package-summary.html">android.support.v4.media</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/net/package-summary.html">android.support.v4.net</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/os/package-summary.html">android.support.v4.os</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/print/package-summary.html">android.support.v4.print</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/text/package-summary.html">android.support.v4.text</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/util/package-summary.html">android.support.v4.util</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/view/package-summary.html">android.support.v4.view</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/view/accessibility/package-summary.html">android.support.v4.view.accessibility</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/widget/package-summary.html">android.support.v4.widget</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/app/package-summary.html">android.support.v7.app</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/appcompat/package-summary.html">android.support.v7.appcompat</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/gridlayout/package-summary.html">android.support.v7.gridlayout</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/media/package-summary.html">android.support.v7.media</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/mediarouter/package-summary.html">android.support.v7.mediarouter</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/view/package-summary.html">android.support.v7.view</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/widget/package-summary.html">android.support.v7.widget</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v8/renderscript/package-summary.html">android.support.v8.renderscript</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/telephony/package-summary.html">android.telephony</a></li> <li class="api apilevel-5"> <a href="../../../reference/android/telephony/cdma/package-summary.html">android.telephony.cdma</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/telephony/gsm/package-summary.html">android.telephony.gsm</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/test/package-summary.html">android.test</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/test/mock/package-summary.html">android.test.mock</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/test/suitebuilder/package-summary.html">android.test.suitebuilder</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/package-summary.html">android.text</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/text/format/package-summary.html">android.text.format</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/method/package-summary.html">android.text.method</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/style/package-summary.html">android.text.style</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/util/package-summary.html">android.text.util</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/transition/package-summary.html">android.transition</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/util/package-summary.html">android.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/view/package-summary.html">android.view</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/view/accessibility/package-summary.html">android.view.accessibility</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/view/animation/package-summary.html">android.view.animation</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/view/inputmethod/package-summary.html">android.view.inputmethod</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/view/textservice/package-summary.html">android.view.textservice</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/webkit/package-summary.html">android.webkit</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/widget/package-summary.html">android.widget</a></li> <li class="api apilevel-1"> <a href="../../../reference/dalvik/bytecode/package-summary.html">dalvik.bytecode</a></li> <li class="api apilevel-1"> <a href="../../../reference/dalvik/system/package-summary.html">dalvik.system</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/awt/font/package-summary.html">java.awt.font</a></li> <li class="api apilevel-3"> <a href="../../../reference/java/beans/package-summary.html">java.beans</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/io/package-summary.html">java.io</a></li> <li class="selected api apilevel-1"> <a href="../../../reference/java/lang/package-summary.html">java.lang</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/annotation/package-summary.html">java.lang.annotation</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/ref/package-summary.html">java.lang.ref</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/reflect/package-summary.html">java.lang.reflect</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/math/package-summary.html">java.math</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/net/package-summary.html">java.net</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/package-summary.html">java.nio</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/channels/package-summary.html">java.nio.channels</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/channels/spi/package-summary.html">java.nio.channels.spi</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/charset/package-summary.html">java.nio.charset</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/charset/spi/package-summary.html">java.nio.charset.spi</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/package-summary.html">java.security</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/acl/package-summary.html">java.security.acl</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/cert/package-summary.html">java.security.cert</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/interfaces/package-summary.html">java.security.interfaces</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/spec/package-summary.html">java.security.spec</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/sql/package-summary.html">java.sql</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/text/package-summary.html">java.text</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/package-summary.html">java.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/concurrent/package-summary.html">java.util.concurrent</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/concurrent/atomic/package-summary.html">java.util.concurrent.atomic</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/concurrent/locks/package-summary.html">java.util.concurrent.locks</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/jar/package-summary.html">java.util.jar</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/logging/package-summary.html">java.util.logging</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/prefs/package-summary.html">java.util.prefs</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/regex/package-summary.html">java.util.regex</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/zip/package-summary.html">java.util.zip</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/crypto/package-summary.html">javax.crypto</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/crypto/interfaces/package-summary.html">javax.crypto.interfaces</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/crypto/spec/package-summary.html">javax.crypto.spec</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/microedition/khronos/egl/package-summary.html">javax.microedition.khronos.egl</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/microedition/khronos/opengles/package-summary.html">javax.microedition.khronos.opengles</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/net/package-summary.html">javax.net</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/net/ssl/package-summary.html">javax.net.ssl</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/package-summary.html">javax.security.auth</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/callback/package-summary.html">javax.security.auth.callback</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/login/package-summary.html">javax.security.auth.login</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/x500/package-summary.html">javax.security.auth.x500</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/cert/package-summary.html">javax.security.cert</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/sql/package-summary.html">javax.sql</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/xml/package-summary.html">javax.xml</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/datatype/package-summary.html">javax.xml.datatype</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/namespace/package-summary.html">javax.xml.namespace</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/xml/parsers/package-summary.html">javax.xml.parsers</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/package-summary.html">javax.xml.transform</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/dom/package-summary.html">javax.xml.transform.dom</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/sax/package-summary.html">javax.xml.transform.sax</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/stream/package-summary.html">javax.xml.transform.stream</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/validation/package-summary.html">javax.xml.validation</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/xpath/package-summary.html">javax.xml.xpath</a></li> <li class="api apilevel-1"> <a href="../../../reference/junit/framework/package-summary.html">junit.framework</a></li> <li class="api apilevel-1"> <a href="../../../reference/junit/runner/package-summary.html">junit.runner</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/package-summary.html">org.apache.http</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/auth/package-summary.html">org.apache.http.auth</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/auth/params/package-summary.html">org.apache.http.auth.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/package-summary.html">org.apache.http.client</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/entity/package-summary.html">org.apache.http.client.entity</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/params/package-summary.html">org.apache.http.client.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/client/utils/package-summary.html">org.apache.http.client.utils</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/package-summary.html">org.apache.http.conn</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/params/package-summary.html">org.apache.http.conn.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/routing/package-summary.html">org.apache.http.conn.routing</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/scheme/package-summary.html">org.apache.http.conn.scheme</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/ssl/package-summary.html">org.apache.http.conn.ssl</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/util/package-summary.html">org.apache.http.conn.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/cookie/package-summary.html">org.apache.http.cookie</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/cookie/params/package-summary.html">org.apache.http.cookie.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/entity/package-summary.html">org.apache.http.entity</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/package-summary.html">org.apache.http.impl</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/conn/tsccm/package-summary.html">org.apache.http.impl.conn.tsccm</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/entity/package-summary.html">org.apache.http.impl.entity</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/impl/io/package-summary.html">org.apache.http.impl.io</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/io/package-summary.html">org.apache.http.io</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/message/package-summary.html">org.apache.http.message</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/params/package-summary.html">org.apache.http.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/protocol/package-summary.html">org.apache.http.protocol</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/util/package-summary.html">org.apache.http.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/json/package-summary.html">org.json</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/w3c/dom/package-summary.html">org.w3c.dom</a></li> <li class="api apilevel-8"> <a href="../../../reference/org/w3c/dom/ls/package-summary.html">org.w3c.dom.ls</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xml/sax/package-summary.html">org.xml.sax</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xml/sax/ext/package-summary.html">org.xml.sax.ext</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xml/sax/helpers/package-summary.html">org.xml.sax.helpers</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xmlpull/v1/package-summary.html">org.xmlpull.v1</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xmlpull/v1/sax2/package-summary.html">org.xmlpull.v1.sax2</a></li> </ul><br/> </div> <!-- end packages-nav --> </div> <!-- end resize-packages --> <div id="classes-nav" class="scroll-pane"> <ul> <li><h2>Interfaces</h2> <ul> <li class="api apilevel-1"><a href="../../../reference/java/lang/Appendable.html">Appendable</a></li> <li class="api apilevel-19"><a href="../../../reference/java/lang/AutoCloseable.html">AutoCloseable</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/CharSequence.html">CharSequence</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Cloneable.html">Cloneable</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Comparable.html">Comparable</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Iterable.html">Iterable</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Readable.html">Readable</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Runnable.html">Runnable</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Thread.UncaughtExceptionHandler.html">Thread.UncaughtExceptionHandler</a></li> </ul> </li> <li><h2>Classes</h2> <ul> <li class="api apilevel-1"><a href="../../../reference/java/lang/Boolean.html">Boolean</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Byte.html">Byte</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Character.html">Character</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Character.Subset.html">Character.Subset</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Character.UnicodeBlock.html">Character.UnicodeBlock</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Class.html">Class</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/ClassLoader.html">ClassLoader</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Compiler.html">Compiler</a></li> <li class="selected api apilevel-1"><a href="../../../reference/java/lang/Double.html">Double</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Enum.html">Enum</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Float.html">Float</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/InheritableThreadLocal.html">InheritableThreadLocal</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Integer.html">Integer</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Long.html">Long</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Math.html">Math</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Number.html">Number</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Object.html">Object</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Package.html">Package</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Process.html">Process</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/ProcessBuilder.html">ProcessBuilder</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Runtime.html">Runtime</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/RuntimePermission.html">RuntimePermission</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/SecurityManager.html">SecurityManager</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Short.html">Short</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/StackTraceElement.html">StackTraceElement</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/StrictMath.html">StrictMath</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/String.html">String</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/StringBuffer.html">StringBuffer</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/StringBuilder.html">StringBuilder</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/System.html">System</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Thread.html">Thread</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/ThreadGroup.html">ThreadGroup</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/ThreadLocal.html">ThreadLocal</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Throwable.html">Throwable</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Void.html">Void</a></li> </ul> </li> <li><h2>Enums</h2> <ul> <li class="api apilevel-1"><a href="../../../reference/java/lang/Thread.State.html">Thread.State</a></li> </ul> </li> <li><h2>Exceptions</h2> <ul> <li class="api apilevel-1"><a href="../../../reference/java/lang/ArithmeticException.html">ArithmeticException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/ArrayIndexOutOfBoundsException.html">ArrayIndexOutOfBoundsException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/ArrayStoreException.html">ArrayStoreException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/ClassCastException.html">ClassCastException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/ClassNotFoundException.html">ClassNotFoundException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/CloneNotSupportedException.html">CloneNotSupportedException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/EnumConstantNotPresentException.html">EnumConstantNotPresentException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Exception.html">Exception</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/IllegalAccessException.html">IllegalAccessException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/IllegalArgumentException.html">IllegalArgumentException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/IllegalMonitorStateException.html">IllegalMonitorStateException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/IllegalStateException.html">IllegalStateException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/IllegalThreadStateException.html">IllegalThreadStateException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/IndexOutOfBoundsException.html">IndexOutOfBoundsException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/InstantiationException.html">InstantiationException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/InterruptedException.html">InterruptedException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/NegativeArraySizeException.html">NegativeArraySizeException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/NoSuchFieldException.html">NoSuchFieldException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/NoSuchMethodException.html">NoSuchMethodException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/NullPointerException.html">NullPointerException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/NumberFormatException.html">NumberFormatException</a></li> <li class="api apilevel-19"><a href="../../../reference/java/lang/ReflectiveOperationException.html">ReflectiveOperationException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/RuntimeException.html">RuntimeException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/SecurityException.html">SecurityException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/StringIndexOutOfBoundsException.html">StringIndexOutOfBoundsException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/TypeNotPresentException.html">TypeNotPresentException</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/UnsupportedOperationException.html">UnsupportedOperationException</a></li> </ul> </li> <li><h2>Errors</h2> <ul> <li class="api apilevel-1"><a href="../../../reference/java/lang/AbstractMethodError.html">AbstractMethodError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/AssertionError.html">AssertionError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/ClassCircularityError.html">ClassCircularityError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/ClassFormatError.html">ClassFormatError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/Error.html">Error</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/ExceptionInInitializerError.html">ExceptionInInitializerError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/IllegalAccessError.html">IllegalAccessError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/IncompatibleClassChangeError.html">IncompatibleClassChangeError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/InstantiationError.html">InstantiationError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/InternalError.html">InternalError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/LinkageError.html">LinkageError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/NoClassDefFoundError.html">NoClassDefFoundError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/NoSuchFieldError.html">NoSuchFieldError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/NoSuchMethodError.html">NoSuchMethodError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/OutOfMemoryError.html">OutOfMemoryError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/StackOverflowError.html">StackOverflowError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/ThreadDeath.html">ThreadDeath</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/UnknownError.html">UnknownError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/UnsatisfiedLinkError.html">UnsatisfiedLinkError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/UnsupportedClassVersionError.html">UnsupportedClassVersionError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/VerifyError.html">VerifyError</a></li> <li class="api apilevel-1"><a href="../../../reference/java/lang/VirtualMachineError.html">VirtualMachineError</a></li> </ul> </li> </ul><br/> </div><!-- end classes --> </div><!-- end nav-panels --> <div id="nav-tree" style="display:none" class="scroll-pane"> <div id="tree-list"></div> </div><!-- end nav-tree --> </div><!-- end swapper --> <div id="nav-swap"> <a class="fullscreen">fullscreen</a> <a href='#' onclick='swapNav();return false;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a> </div> </div> <!-- end devdoc-nav --> </div> <!-- end side-nav --> <script type="text/javascript"> // init fullscreen based on user pref var fullscreen = readCookie("fullscreen"); if (fullscreen != 0) { if (fullscreen == "false") { toggleFullscreen(false); } else { toggleFullscreen(true); } } // init nav version for mobile if (isMobile) { swapNav(); // tree view should be used on mobile $('#nav-swap').hide(); } else { chooseDefaultNav(); if ($("#nav-tree").is(':visible')) { init_default_navtree("../../../"); } } // scroll the selected page into view $(document).ready(function() { scrollIntoView("packages-nav"); scrollIntoView("classes-nav"); }); </script> <div class="col-12" id="doc-col"> <div id="api-info-block"> <div class="sum-details-links"> Summary: <a href="#constants">Constants</a> &#124; <a href="#lfields">Fields</a> &#124; <a href="#pubctors">Ctors</a> &#124; <a href="#pubmethods">Methods</a> &#124; <a href="#inhmethods">Inherited Methods</a> &#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> </div><!-- end sum-details-links --> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a> </div> </div><!-- end api-info-block --> <!-- ======== START OF CLASS DATA ======== --> <div id="jd-header"> public final class <h1 itemprop="name">Double</h1> extends <a href="../../../reference/java/lang/Number.html">Number</a><br/> implements <a href="../../../reference/java/lang/Comparable.html">Comparable</a>&lt;T&gt; </div><!-- end header --> <div id="naMessage"></div> <div id="jd-content" class="api apilevel-1"> <table class="jd-inheritance-table"> <tr> <td colspan="3" class="jd-inheritance-class-cell"><a href="../../../reference/java/lang/Object.html">java.lang.Object</a></td> </tr> <tr> <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td> <td colspan="2" class="jd-inheritance-class-cell"><a href="../../../reference/java/lang/Number.html">java.lang.Number</a></td> </tr> <tr> <td class="jd-inheritance-space">&nbsp;</td> <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td> <td colspan="1" class="jd-inheritance-class-cell">java.lang.Double</td> </tr> </table> <div class="jd-descr"> <h2>Class Overview</h2> <p itemprop="articleBody">The wrapper for the primitive type <code>double</code>.</p> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/lang/Number.html">Number</a></code></li> </ul> </div> </div><!-- jd-descr --> <div class="jd-descr"> <h2>Summary</h2> <!-- =========== ENUM CONSTANT SUMMARY =========== --> <table id="constants" class="jd-sumtable"><tr><th colspan="12">Constants</th></tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol">int</td> <td class="jd-linkcol"><a href="../../../reference/java/lang/Double.html#MAX_EXPONENT">MAX_EXPONENT</a></td> <td class="jd-descrcol" width="100%">Maximum base-2 exponent that a finite value of the <code>double</code> type may have.</td> </tr> <tr class=" api apilevel-1" > <td class="jd-typecol">double</td> <td class="jd-linkcol"><a href="../../../reference/java/lang/Double.html#MAX_VALUE">MAX_VALUE</a></td> <td class="jd-descrcol" width="100%">Constant for the maximum <code>double</code> value, (2 - 2<sup>-52</sup>) * 2<sup>1023</sup>.</td> </tr> <tr class="alt-color api apilevel-9" > <td class="jd-typecol">int</td> <td class="jd-linkcol"><a href="../../../reference/java/lang/Double.html#MIN_EXPONENT">MIN_EXPONENT</a></td> <td class="jd-descrcol" width="100%">Minimum base-2 exponent that a normal value of the <code>double</code> type may have.</td> </tr> <tr class=" api apilevel-9" > <td class="jd-typecol">double</td> <td class="jd-linkcol"><a href="../../../reference/java/lang/Double.html#MIN_NORMAL">MIN_NORMAL</a></td> <td class="jd-descrcol" width="100%">Constant for the smallest positive normal value of the <code>double</code> type.</td> </tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol">double</td> <td class="jd-linkcol"><a href="../../../reference/java/lang/Double.html#MIN_VALUE">MIN_VALUE</a></td> <td class="jd-descrcol" width="100%">Constant for the minimum <code>double</code> value, 2<sup>-1074</sup>.</td> </tr> <tr class=" api apilevel-1" > <td class="jd-typecol">double</td> <td class="jd-linkcol"><a href="../../../reference/java/lang/Double.html#NEGATIVE_INFINITY">NEGATIVE_INFINITY</a></td> <td class="jd-descrcol" width="100%">Constant for the negative infinity value of the <code>double</code> type.</td> </tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol">double</td> <td class="jd-linkcol"><a href="../../../reference/java/lang/Double.html#NaN">NaN</a></td> <td class="jd-descrcol" width="100%">Constant for the Not-a-Number (NaN) value of the <code>double</code> type.</td> </tr> <tr class=" api apilevel-1" > <td class="jd-typecol">double</td> <td class="jd-linkcol"><a href="../../../reference/java/lang/Double.html#POSITIVE_INFINITY">POSITIVE_INFINITY</a></td> <td class="jd-descrcol" width="100%">Constant for the positive infinity value of the <code>double</code> type.</td> </tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol">int</td> <td class="jd-linkcol"><a href="../../../reference/java/lang/Double.html#SIZE">SIZE</a></td> <td class="jd-descrcol" width="100%">Constant for the number of bits needed to represent a <code>double</code> in two's complement form.</td> </tr> </table> <!-- =========== FIELD SUMMARY =========== --> <table id="lfields" class="jd-sumtable"><tr><th colspan="12">Fields</th></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> public static final <a href="../../../reference/java/lang/Class.html">Class</a>&lt;<a href="../../../reference/java/lang/Double.html">Double</a>&gt;</nobr></td> <td class="jd-linkcol"><a href="../../../reference/java/lang/Double.html#TYPE">TYPE</a></td> <td class="jd-descrcol" width="100%">The <code><a href="../../../reference/java/lang/Class.html">Class</a></code> object that represents the primitive type <code>double</code>.</td> </tr> </table> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <table id="pubctors" class="jd-sumtable"><tr><th colspan="12">Public Constructors</th></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> </nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#Double(double)">Double</a></span>(double value)</nobr> <div class="jd-descrdiv">Constructs a new <code>Double</code> with the specified primitive double value.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> </nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#Double(java.lang.String)">Double</a></span>(<a href="../../../reference/java/lang/String.html">String</a> string)</nobr> <div class="jd-descrdiv">Constructs a new <code>Double</code> from the specified string.</div> </td></tr> </table> <!-- ========== METHOD SUMMARY =========== --> <table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> byte</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#byteValue()">byteValue</a></span>()</nobr> <div class="jd-descrdiv">Returns this object's value as a byte.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> static int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#compare(double, double)">compare</a></span>(double double1, double double2)</nobr> <div class="jd-descrdiv">Compares the two specified double values.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#compareTo(java.lang.Double)">compareTo</a></span>(<a href="../../../reference/java/lang/Double.html">Double</a> object)</nobr> <div class="jd-descrdiv">Compares this object to the specified double object to determine their relative order.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> static long</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#doubleToLongBits(double)">doubleToLongBits</a></span>(double value)</nobr> <div class="jd-descrdiv">Returns an integer corresponding to the bits of the given <a href="http://en.wikipedia.org/wiki/IEEE_754-1985">IEEE 754</a> double precision <code>value</code>.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> static long</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#doubleToRawLongBits(double)">doubleToRawLongBits</a></span>(double value)</nobr> <div class="jd-descrdiv">Returns an integer corresponding to the bits of the given <a href="http://en.wikipedia.org/wiki/IEEE_754-1985">IEEE 754</a> double precision <code>value</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> double</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#doubleValue()">doubleValue</a></span>()</nobr> <div class="jd-descrdiv">Gets the primitive value of this double.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#equals(java.lang.Object)">equals</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> object)</nobr> <div class="jd-descrdiv">Tests this double for equality with <code>object</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> float</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#floatValue()">floatValue</a></span>()</nobr> <div class="jd-descrdiv">Returns this object's value as a float.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#hashCode()">hashCode</a></span>()</nobr> <div class="jd-descrdiv">Returns an integer hash code for this object.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#intValue()">intValue</a></span>()</nobr> <div class="jd-descrdiv">Returns this object's value as an int.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> static boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#isInfinite(double)">isInfinite</a></span>(double d)</nobr> <div class="jd-descrdiv">Indicates whether the specified double represents an infinite value.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#isInfinite()">isInfinite</a></span>()</nobr> <div class="jd-descrdiv">Indicates whether this object represents an infinite value.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#isNaN()">isNaN</a></span>()</nobr> <div class="jd-descrdiv">Indicates whether this object is a <em>Not-a-Number (NaN)</em> value.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> static boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#isNaN(double)">isNaN</a></span>(double d)</nobr> <div class="jd-descrdiv">Indicates whether the specified double is a <em>Not-a-Number (NaN)</em> value.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> static double</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#longBitsToDouble(long)">longBitsToDouble</a></span>(long bits)</nobr> <div class="jd-descrdiv">Returns the <a href="http://en.wikipedia.org/wiki/IEEE_754-1985">IEEE 754</a> double precision float corresponding to the given <code>bits</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> long</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#longValue()">longValue</a></span>()</nobr> <div class="jd-descrdiv">Returns this object's value as a long.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> static double</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#parseDouble(java.lang.String)">parseDouble</a></span>(<a href="../../../reference/java/lang/String.html">String</a> string)</nobr> <div class="jd-descrdiv">Parses the specified string as a double value.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> short</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#shortValue()">shortValue</a></span>()</nobr> <div class="jd-descrdiv">Returns this object's value as a short.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> static <a href="../../../reference/java/lang/String.html">String</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#toHexString(double)">toHexString</a></span>(double d)</nobr> <div class="jd-descrdiv">Converts the specified double into its hexadecimal string representation.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> static <a href="../../../reference/java/lang/String.html">String</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#toString(double)">toString</a></span>(double d)</nobr> <div class="jd-descrdiv">Returns a string containing a concise, human-readable description of the specified double value.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/String.html">String</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#toString()">toString</a></span>()</nobr> <div class="jd-descrdiv">Returns a string containing a concise, human-readable description of this object.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> static <a href="../../../reference/java/lang/Double.html">Double</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#valueOf(java.lang.String)">valueOf</a></span>(<a href="../../../reference/java/lang/String.html">String</a> string)</nobr> <div class="jd-descrdiv">Parses the specified string as a double value.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> static <a href="../../../reference/java/lang/Double.html">Double</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Double.html#valueOf(double)">valueOf</a></span>(double d)</nobr> <div class="jd-descrdiv">Returns a <code>Double</code> instance for the specified double value.</div> </td></tr> </table> <!-- ========== METHOD SUMMARY =========== --> <table id="inhmethods" class="jd-sumtable"><tr><th> <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a> <div style="clear:left;">Inherited Methods</div></th></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Number" class="jd-expando-trigger closed" ><img id="inherited-methods-java.lang.Number-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From class <a href="../../../reference/java/lang/Number.html">java.lang.Number</a> <div id="inherited-methods-java.lang.Number"> <div id="inherited-methods-java.lang.Number-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.lang.Number-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> byte</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Number.html#byteValue()">byteValue</a></span>()</nobr> <div class="jd-descrdiv">Returns this object's value as a byte.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract double</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Number.html#doubleValue()">doubleValue</a></span>()</nobr> <div class="jd-descrdiv">Returns this object's value as a double.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract float</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Number.html#floatValue()">floatValue</a></span>()</nobr> <div class="jd-descrdiv">Returns this object's value as a float.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> abstract int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Number.html#intValue()">intValue</a></span>()</nobr> <div class="jd-descrdiv">Returns this object's value as an int.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract long</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Number.html#longValue()">longValue</a></span>()</nobr> <div class="jd-descrdiv">Returns this object's value as a long.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> short</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Number.html#shortValue()">shortValue</a></span>()</nobr> <div class="jd-descrdiv">Returns this object's value as a short.</div> </td></tr> </table> </div> </div> </td></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" ><img id="inherited-methods-java.lang.Object-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From class <a href="../../../reference/java/lang/Object.html">java.lang.Object</a> <div id="inherited-methods-java.lang.Object"> <div id="inherited-methods-java.lang.Object-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/Object.html">Object</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#clone()">clone</a></span>()</nobr> <div class="jd-descrdiv">Creates and returns a copy of this <code>Object</code>.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#equals(java.lang.Object)">equals</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> o)</nobr> <div class="jd-descrdiv">Compares this instance with the specified object and indicates if they are equal.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#finalize()">finalize</a></span>()</nobr> <div class="jd-descrdiv">Invoked when the garbage collector has detected that this instance is no longer reachable.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final <a href="../../../reference/java/lang/Class.html">Class</a>&lt;?&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#getClass()">getClass</a></span>()</nobr> <div class="jd-descrdiv">Returns the unique instance of <code><a href="../../../reference/java/lang/Class.html">Class</a></code> that represents this object's class.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#hashCode()">hashCode</a></span>()</nobr> <div class="jd-descrdiv">Returns an integer hash code for this object.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#notify()">notify</a></span>()</nobr> <div class="jd-descrdiv">Causes a thread which is waiting on this object's monitor (by means of calling one of the <code>wait()</code> methods) to be woken up.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#notifyAll()">notifyAll</a></span>()</nobr> <div class="jd-descrdiv">Causes all threads which are waiting on this object's monitor (by means of calling one of the <code>wait()</code> methods) to be woken up.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/String.html">String</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#toString()">toString</a></span>()</nobr> <div class="jd-descrdiv">Returns a string containing a concise, human-readable description of this object.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#wait()">wait</a></span>()</nobr> <div class="jd-descrdiv">Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object.</div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#wait(long, int)">wait</a></span>(long millis, int nanos)</nobr> <div class="jd-descrdiv">Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object or until the specified timeout expires.</div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#wait(long)">wait</a></span>(long millis)</nobr> <div class="jd-descrdiv">Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object or until the specified timeout expires.</div> </td></tr> </table> </div> </div> </td></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Comparable" class="jd-expando-trigger closed" ><img id="inherited-methods-java.lang.Comparable-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From interface <a href="../../../reference/java/lang/Comparable.html">java.lang.Comparable</a> <div id="inherited-methods-java.lang.Comparable"> <div id="inherited-methods-java.lang.Comparable-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.lang.Comparable-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> abstract int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Comparable.html#compareTo(T)">compareTo</a></span>(T another)</nobr> <div class="jd-descrdiv">Compares this object to the specified object to determine their relative order.</div> </td></tr> </table> </div> </div> </td></tr> </table> </div><!-- jd-descr (summary) --> <!-- Details --> <!-- XML Attributes --> <!-- Enum Values --> <!-- Constants --> <!-- ========= ENUM CONSTANTS DETAIL ======== --> <h2>Constants</h2> <A NAME="MAX_EXPONENT"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public static final int </span> MAX_EXPONENT </h4> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Maximum base-2 exponent that a finite value of the <code>double</code> type may have. Equal to <code>Math.getExponent(Double.MAX_VALUE)</code>.</p></div> <div class="jd-tagdata"> <span class="jd-tagtitle">Constant Value: </span> <span> 1023 (0x000003ff) </span> </div> </div> </div> <A NAME="MAX_VALUE"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static final double </span> MAX_VALUE </h4> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Constant for the maximum <code>double</code> value, (2 - 2<sup>-52</sup>) * 2<sup>1023</sup>. </p></div> <div class="jd-tagdata"> <span class="jd-tagtitle">Constant Value: </span> <span> 1.7976931348623157E308 </span> </div> </div> </div> <A NAME="MIN_EXPONENT"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public static final int </span> MIN_EXPONENT </h4> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Minimum base-2 exponent that a normal value of the <code>double</code> type may have. Equal to <code>Math.getExponent(Double.MIN_NORMAL)</code>.</p></div> <div class="jd-tagdata"> <span class="jd-tagtitle">Constant Value: </span> <span> -1022 (0xfffffc02) </span> </div> </div> </div> <A NAME="MIN_NORMAL"></A> <div class="jd-details api apilevel-9"> <h4 class="jd-details-title"> <span class="normal"> public static final double </span> MIN_NORMAL </h4> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 9</a> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Constant for the smallest positive normal value of the <code>double</code> type.</p></div> <div class="jd-tagdata"> <span class="jd-tagtitle">Constant Value: </span> <span> 2.2250738585072014E-308 </span> </div> </div> </div> <A NAME="MIN_VALUE"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static final double </span> MIN_VALUE </h4> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Constant for the minimum <code>double</code> value, 2<sup>-1074</sup>. </p></div> <div class="jd-tagdata"> <span class="jd-tagtitle">Constant Value: </span> <span> 4.9E-324 </span> </div> </div> </div> <A NAME="NEGATIVE_INFINITY"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static final double </span> NEGATIVE_INFINITY </h4> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Constant for the negative infinity value of the <code>double</code> type. </p></div> <div class="jd-tagdata"> <span class="jd-tagtitle">Constant Value: </span> <span> -Infinity </span> </div> </div> </div> <A NAME="NaN"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static final double </span> NaN </h4> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Constant for the Not-a-Number (NaN) value of the <code>double</code> type. </p></div> <div class="jd-tagdata"> <span class="jd-tagtitle">Constant Value: </span> <span> NaN </span> </div> </div> </div> <A NAME="POSITIVE_INFINITY"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static final double </span> POSITIVE_INFINITY </h4> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Constant for the positive infinity value of the <code>double</code> type. </p></div> <div class="jd-tagdata"> <span class="jd-tagtitle">Constant Value: </span> <span> Infinity </span> </div> </div> </div> <A NAME="SIZE"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static final int </span> SIZE </h4> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Constant for the number of bits needed to represent a <code>double</code> in two's complement form.</p></div> <div class="jd-tagdata"> <span class="jd-tagtitle">Constant Value: </span> <span> 64 (0x00000040) </span> </div> </div> </div> <!-- Fields --> <!-- ========= FIELD DETAIL ======== --> <h2>Fields</h2> <A NAME="TYPE"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static final <a href="../../../reference/java/lang/Class.html">Class</a>&lt;<a href="../../../reference/java/lang/Double.html">Double</a>&gt; </span> TYPE </h4> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>The <code><a href="../../../reference/java/lang/Class.html">Class</a></code> object that represents the primitive type <code>double</code>.</p></div> </div> </div> <!-- Public ctors --> <!-- ========= CONSTRUCTOR DETAIL ======== --> <h2>Public Constructors</h2> <A NAME="Double(double)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public </span> <span class="sympad">Double</span> <span class="normal">(double value)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Constructs a new <code>Double</code> with the specified primitive double value.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>value</td> <td>the primitive double value to store in the new instance. </td> </tr> </table> </div> </div> </div> <A NAME="Double(java.lang.String)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public </span> <span class="sympad">Double</span> <span class="normal">(<a href="../../../reference/java/lang/String.html">String</a> string)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Constructs a new <code>Double</code> from the specified string.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>string</td> <td>the string representation of a double value.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/lang/NumberFormatException.html">NumberFormatException</a></td> <td>if <code>string</code> cannot be parsed as a double value.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/lang/Double.html#parseDouble(java.lang.String)">parseDouble(String)</a></code></li> </ul> </div> </div> </div> <!-- ========= CONSTRUCTOR DETAIL ======== --> <!-- Protected ctors --> <!-- ========= METHOD DETAIL ======== --> <!-- Public methdos --> <h2>Public Methods</h2> <A NAME="byteValue()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public byte </span> <span class="sympad">byteValue</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns this object's value as a byte. Might involve rounding and/or truncating the value, so it fits into a byte.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the primitive byte value of this object. </li></ul> </div> </div> </div> <A NAME="compare(double, double)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static int </span> <span class="sympad">compare</span> <span class="normal">(double double1, double double2)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Compares the two specified double values. There are two special cases: <ul> <li><code>Double.NaN</code> is equal to <code>Double.NaN</code> and it is greater than any other double value, including <code>Double.POSITIVE_INFINITY</code>;</li> <li>+0.0d is greater than -0.0d</li> </ul></p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>double1</td> <td>the first value to compare.</td> </tr> <tr> <th>double2</td> <td>the second value to compare.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>a negative value if <code>double1</code> is less than <code>double2</code>; 0 if <code>double1</code> and <code>double2</code> are equal; a positive value if <code>double1</code> is greater than <code>double2</code>. </li></ul> </div> </div> </div> <A NAME="compareTo(java.lang.Double)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public int </span> <span class="sympad">compareTo</span> <span class="normal">(<a href="../../../reference/java/lang/Double.html">Double</a> object)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Compares this object to the specified double object to determine their relative order. There are two special cases: <ul> <li><code>Double.NaN</code> is equal to <code>Double.NaN</code> and it is greater than any other double value, including <code>Double.POSITIVE_INFINITY</code>;</li> <li>+0.0d is greater than -0.0d</li> </ul></p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>object</td> <td>the double object to compare this object to.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>a negative value if the value of this double is less than the value of <code>object</code>; 0 if the value of this double and the value of <code>object</code> are equal; a positive value if the value of this double is greater than the value of <code>object</code>.</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/lang/NullPointerException.html">NullPointerException</a></td> <td>if <code>object</code> is <code>null</code>.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/lang/Comparable.html">Comparable</a></code></li> </ul> </div> </div> </div> <A NAME="doubleToLongBits(double)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static long </span> <span class="sympad">doubleToLongBits</span> <span class="normal">(double value)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns an integer corresponding to the bits of the given <a href="http://en.wikipedia.org/wiki/IEEE_754-1985">IEEE 754</a> double precision <code>value</code>. All <em>Not-a-Number (NaN)</em> values are converted to a single NaN representation (<code>0x7ff8000000000000L</code>) (compare to <code><a href="../../../reference/java/lang/Double.html#doubleToRawLongBits(double)">doubleToRawLongBits(double)</a></code>). </p></div> </div> </div> <A NAME="doubleToRawLongBits(double)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static long </span> <span class="sympad">doubleToRawLongBits</span> <span class="normal">(double value)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns an integer corresponding to the bits of the given <a href="http://en.wikipedia.org/wiki/IEEE_754-1985">IEEE 754</a> double precision <code>value</code>. <em>Not-a-Number (NaN)</em> values are preserved (compare to <code><a href="../../../reference/java/lang/Double.html#doubleToLongBits(double)">doubleToLongBits(double)</a></code>). </p></div> </div> </div> <A NAME="doubleValue()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public double </span> <span class="sympad">doubleValue</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Gets the primitive value of this double.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>this object's primitive value. </li></ul> </div> </div> </div> <A NAME="equals(java.lang.Object)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public boolean </span> <span class="sympad">equals</span> <span class="normal">(<a href="../../../reference/java/lang/Object.html">Object</a> object)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Tests this double for equality with <code>object</code>. To be equal, <code>object</code> must be an instance of <code>Double</code> and <code>doubleToLongBits</code> must give the same value for both objects. <p>Note that, unlike <code>==</code>, <code>-0.0</code> and <code>+0.0</code> compare unequal, and <code>NaN</code>s compare equal by this method.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>object</td> <td>the object to compare this double with.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li><code>true</code> if the specified object is equal to this <code>Double</code>; <code>false</code> otherwise. </li></ul> </div> </div> </div> <A NAME="floatValue()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public float </span> <span class="sympad">floatValue</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns this object's value as a float. Might involve rounding.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the primitive float value of this object. </li></ul> </div> </div> </div> <A NAME="hashCode()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public int </span> <span class="sympad">hashCode</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns an integer hash code for this object. By contract, any two objects for which <code><a href="../../../reference/java/lang/Object.html#equals(java.lang.Object)">equals(Object)</a></code> returns <code>true</code> must return the same hash code value. This means that subclasses of <code>Object</code> usually override both methods or neither method. <p>Note that hash values must not change over time unless information used in equals comparisons also changes. <p>See <a href="../../../reference/java/lang/Object.html#writing_hashCode">Writing a correct <code>hashCode</code> method</a> if you intend implementing your own <code>hashCode</code> method.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>this object's hash code.</li></ul> </div> </div> </div> <A NAME="intValue()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public int </span> <span class="sympad">intValue</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns this object's value as an int. Might involve rounding and/or truncating the value, so it fits into an int.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the primitive int value of this object. </li></ul> </div> </div> </div> <A NAME="isInfinite(double)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static boolean </span> <span class="sympad">isInfinite</span> <span class="normal">(double d)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the specified double represents an infinite value.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>d</td> <td>the double to check.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li><code>true</code> if the value of <code>d</code> is positive or negative infinity; <code>false</code> otherwise. </li></ul> </div> </div> </div> <A NAME="isInfinite()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public boolean </span> <span class="sympad">isInfinite</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Indicates whether this object represents an infinite value.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li><code>true</code> if the value of this double is positive or negative infinity; <code>false</code> otherwise. </li></ul> </div> </div> </div> <A NAME="isNaN()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public boolean </span> <span class="sympad">isNaN</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Indicates whether this object is a <em>Not-a-Number (NaN)</em> value.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li><code>true</code> if this double is <em>Not-a-Number</em>; <code>false</code> if it is a (potentially infinite) double number. </li></ul> </div> </div> </div> <A NAME="isNaN(double)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static boolean </span> <span class="sympad">isNaN</span> <span class="normal">(double d)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Indicates whether the specified double is a <em>Not-a-Number (NaN)</em> value.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>d</td> <td>the double value to check.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li><code>true</code> if <code>d</code> is <em>Not-a-Number</em>; <code>false</code> if it is a (potentially infinite) double number. </li></ul> </div> </div> </div> <A NAME="longBitsToDouble(long)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static double </span> <span class="sympad">longBitsToDouble</span> <span class="normal">(long bits)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns the <a href="http://en.wikipedia.org/wiki/IEEE_754-1985">IEEE 754</a> double precision float corresponding to the given <code>bits</code>. </p></div> </div> </div> <A NAME="longValue()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public long </span> <span class="sympad">longValue</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns this object's value as a long. Might involve rounding and/or truncating the value, so it fits into a long.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the primitive long value of this object. </li></ul> </div> </div> </div> <A NAME="parseDouble(java.lang.String)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static double </span> <span class="sympad">parseDouble</span> <span class="normal">(<a href="../../../reference/java/lang/String.html">String</a> string)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Parses the specified string as a double value.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>string</td> <td>the string representation of a double value.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the primitive double value represented by <code>string</code>.</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/lang/NumberFormatException.html">NumberFormatException</a></td> <td>if <code>string</code> cannot be parsed as a double value. </td> </tr> </table> </div> </div> </div> <A NAME="shortValue()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public short </span> <span class="sympad">shortValue</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns this object's value as a short. Might involve rounding and/or truncating the value, so it fits into a short.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the primitive short value of this object. </li></ul> </div> </div> </div> <A NAME="toHexString(double)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static <a href="../../../reference/java/lang/String.html">String</a> </span> <span class="sympad">toHexString</span> <span class="normal">(double d)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Converts the specified double into its hexadecimal string representation.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>d</td> <td>the double to convert.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>the hexadecimal string representation of <code>d</code>.</li></ul> </div> </div> </div> <A NAME="toString(double)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static <a href="../../../reference/java/lang/String.html">String</a> </span> <span class="sympad">toString</span> <span class="normal">(double d)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns a string containing a concise, human-readable description of the specified double value.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>d</td> <td>the double to convert to a string.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>a printable representation of <code>d</code>. </li></ul> </div> </div> </div> <A NAME="toString()"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public <a href="../../../reference/java/lang/String.html">String</a> </span> <span class="sympad">toString</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns a string containing a concise, human-readable description of this object. Subclasses are encouraged to override this method and provide an implementation that takes into account the object's type and data. The default implementation is equivalent to the following expression: <pre> getClass().getName() + '@' + Integer.toHexString(hashCode())</pre> <p>See <a href="../../../reference/java/lang/Object.html#writing_toString">Writing a useful <code>toString</code> method</a> if you intend implementing your own <code>toString</code> method.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>a printable representation of this object. </li></ul> </div> </div> </div> <A NAME="valueOf(java.lang.String)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static <a href="../../../reference/java/lang/Double.html">Double</a> </span> <span class="sympad">valueOf</span> <span class="normal">(<a href="../../../reference/java/lang/String.html">String</a> string)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Parses the specified string as a double value.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>string</td> <td>the string representation of a double value.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>a <code>Double</code> instance containing the double value represented by <code>string</code>.</li></ul> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Throws</h5> <table class="jd-tagtable"> <tr> <th><a href="../../../reference/java/lang/NumberFormatException.html">NumberFormatException</a></td> <td>if <code>string</code> cannot be parsed as a double value.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">See Also</h5> <ul class="nolist"><li><code><a href="../../../reference/java/lang/Double.html#parseDouble(java.lang.String)">parseDouble(String)</a></code></li> </ul> </div> </div> </div> <A NAME="valueOf(double)"></A> <div class="jd-details api apilevel-1"> <h4 class="jd-details-title"> <span class="normal"> public static <a href="../../../reference/java/lang/Double.html">Double</a> </span> <span class="sympad">valueOf</span> <span class="normal">(double d)</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 1</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Returns a <code>Double</code> instance for the specified double value.</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Parameters</h5> <table class="jd-tagtable"> <tr> <th>d</td> <td>the double value to store in the instance.</td> </tr> </table> </div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>a <code>Double</code> instance containing <code>d</code>.</li></ul> </div> </div> </div> <!-- ========= METHOD DETAIL ======== --> <!-- ========= END OF CLASS DATA ========= --> <A NAME="navbar_top"></A> <div id="footer" class="wrap" > <div id="copyright"> Except as noted, this content is licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>. For details and restrictions, see the <a href="../../../license.html"> Content License</a>. </div> <div id="build_info"> Android 4.4&nbsp;r1 &mdash; <script src="../../../timestamp.js" type="text/javascript"></script> <script>document.write(BUILD_TIMESTAMP)</script> </div> <div id="footerlinks"> <p> <a href="../../../about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp; <a href="../../../legal.html">Legal</a>&nbsp;&nbsp;|&nbsp; <a href="../../../support.html">Support</a> </p> </div> </div> <!-- end footer --> </div> <!-- jd-content --> </div><!-- end doc-content --> </div> <!-- end body-content --> </body> </html>
terrytowne/android-developer-cn
reference/java/lang/Double.html
HTML
mit
124,589
<!DOCTYPE html> <html lang="en"> <head> <title>three.js webvr - video</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <!-- Origin Trial Token, feature = WebVR, origin = https://threejs.org, expires = 2017-06-13 --> <meta http-equiv="origin-trial" data-feature="WebVR" data-expires="2017-06-13" content="ApAQvHfiHMQB7SmRhfvCUX61adJaTA6pAu0Ry439jjeipa5lGm1RcTQynFoHGGcaSJkWfMOv7qK6pwSUb95ClQgAAABKeyJvcmlnaW4iOiJodHRwczovL3RocmVlanMub3JnOjQ0MyIsImZlYXR1cmUiOiJXZWJWUiIsImV4cGlyeSI6MTQ5NzMxMjAwMH0="> <style> body { font-family: Monospace; background-color: #f0f0f0; margin: 0px; overflow: hidden; } #info { position: absolute; top: 10px; width: 100%; color: #fff; text-align: center; } a { color: #ff0 } </style> </head> <body> <div id="container"></div> <div id="info"> <a href="http://threejs.org" target="_blank" rel="noopener">three.js</a> webgl - vr video<br /> stereoscopic panoramic render by <a href="http://pedrofe.com/rendering-for-oculus-rift-with-arnold/" target="_blank" rel="noopener">pedrofe</a>. scene from <a href="http://www.meryproject.com/" target="_blank" rel="noopener">mery project</a>. </div> <script src="../build/three.js"></script> <script src="js/controls/VRControls.js"></script> <script src="js/effects/VREffect.js"></script> <script src="js/vr/WebVR.js"></script> <script> WEBVR.checkAvailability().catch( function( message ) { document.body.appendChild( WEBVR.getMessageContainer( message ) ); } ); // var camera, scene, renderer; var video, texture; var controls, effect; init(); animate(); function init() { var container = document.getElementById( 'container' ); container.addEventListener( 'click', function () { video.play(); } ); camera = new THREE.PerspectiveCamera( 75, window.innerWidth / window.innerHeight, 1, 2000 ); camera.layers.enable( 1 ); // render left view when no stereo available // video video = document.createElement( 'video' ); video.loop = true; video.muted = true; video.src = 'textures/MaryOculus.webm'; video.setAttribute( 'webkit-playsinline', 'webkit-playsinline' ); video.play(); texture = new THREE.VideoTexture( video ); texture.minFilter = THREE.NearestFilter; texture.maxFilter = THREE.NearestFilter; texture.format = THREE.RGBFormat; texture.generateMipmaps = false; scene = new THREE.Scene(); // left var geometry = new THREE.SphereGeometry( 500, 60, 40 ); geometry.scale( - 1, 1, 1 ); var uvs = geometry.faceVertexUvs[ 0 ]; for ( var i = 0; i < uvs.length; i ++ ) { for ( var j = 0; j < 3; j ++ ) { uvs[ i ][ j ].x *= 0.5; } } var material = new THREE.MeshBasicMaterial( { map: texture } ); var mesh = new THREE.Mesh( geometry, material ); mesh.rotation.y = - Math.PI / 2; mesh.layers.set( 1 ); // display in left eye only scene.add( mesh ); // right var geometry = new THREE.SphereGeometry( 500, 60, 40 ); geometry.scale( - 1, 1, 1 ); var uvs = geometry.faceVertexUvs[ 0 ]; for ( var i = 0; i < uvs.length; i ++ ) { for ( var j = 0; j < 3; j ++ ) { uvs[ i ][ j ].x *= 0.5; uvs[ i ][ j ].x += 0.5; } } var material = new THREE.MeshBasicMaterial( { map: texture } ); var mesh = new THREE.Mesh( geometry, material ); mesh.rotation.y = - Math.PI / 2; mesh.layers.set( 2 ); // display in right eye only scene.add( mesh ); // renderer = new THREE.WebGLRenderer(); renderer.setClearColor( 0x101010 ); renderer.setPixelRatio( window.devicePixelRatio ); renderer.setSize( window.innerWidth, window.innerHeight ); container.appendChild( renderer.domElement ); // controls = new THREE.VRControls( camera ); effect = new THREE.VREffect( renderer ); effect.scale = 0; // video doesn't need eye separation effect.setSize( window.innerWidth, window.innerHeight ); WEBVR.getVRDisplay( function ( display ) { document.body.appendChild( WEBVR.getButton( display, renderer.domElement ) ); } ); // window.addEventListener( 'resize', onWindowResize, false ); } function onWindowResize() { camera.aspect = window.innerWidth / window.innerHeight; camera.updateProjectionMatrix(); effect.setSize( window.innerWidth, window.innerHeight ); } function animate() { effect.requestAnimationFrame( animate ); render(); } function render() { controls.update(); effect.render( scene, camera ); } </script> </body> </html>
jostschmithals/three.js
examples/webvr_video.html
HTML
mit
4,742
<!doctype html> <style> body{background:rgb(180,180,190)} body > div{ background:rgb(240,240,255); margin:20px; padding:20px; border:8px solid rgb(150,150,180) } h4{margin:0.25em 0} body{font-family:sans-serif} h1 a{ color:white; text-decoration:none } .log{ border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; background:#ddd; padding:10px; margin:0px 5px 17px 0; max-width:600px } div span{ margin:0 0.5em; display:block } h1{ margin:-20px -20px 20px -20px; color:white; padding:5px 20px;display:block; -moz-box-shadow: 0 0 5px 5px rgb(80,80,100); text-shadow: 0 2px 5px rgb(80,80,100); background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.25, rgb(165,165,165)), color-stop(0.63, rgb(198,198,230)) ); background-image: -moz-linear-gradient( center bottom, rgb(165,165,164) 25%, rgb(190,190,210) 63% ); } </style> <body onload=test()> <div id=main> <H1>Example Usage</H1> <p>View the source code of this file to see how things are written. Or head on over to the <a href=test.html>Tests</a></p> </div> <div> <h1>Step 2: The Tests</h1> <h2><a href=test.html>Go to the tests</a></h2> </div> </body> <script src=../db.js></script> <script> var db; function info(txt) { document.getElementById('main').innerHTML += '<div class=info>' + '<i>Notice: ' + arguments[0] + '</i>' + '</div>'; } function log(txt) { document.getElementById('main').innerHTML += '<div class=log>' + '<h4>' + arguments[0] + ':</h4>' + '<span>' + arguments[1] + '</span>' + '</div>'; } function test() { var res; db = DB([{ first: "Peter", last: "Griffin", age: 41, hometown: "Quahog", job: "Brewer" }, { first: "Lois", last: "Griffin", age: 40, hometown: "Newport", job: "Piano Teacher" }]), toInsert = [{ first: "Joseph", last: "Swanson", age: 39, hometown: "Quahog", job: "Police Officer" }, { first: "Glenn", last: "Quagmire", age: 41, hometown: "Quahog", job: "Pilot" }]; DB.trace(db); res = db.find().select('*'); log('Initialized the database with the following data', res.join('<br>')); db.sync( function(raw) { info('Running the synchronization function'); }); info('Registered a synchronization function to be run when the database changes'); res = db.insert(toInsert); log('Inserted more data, got references to the data inserted back', res.join('<br>')); res = db.select('job'); log('Showing the types of jobs', res.join('<br>')); res = db.find(db('age', '> 40')).select('first'); log('Listing people with age over 40', res.join('<br>')); res = db .order('age', 'asc') .select('first', 'age') .each(function(res) { return res[0] + ' is ' + res[1] }); log('Ordering people by age ascending, and emitting output in a formatted way', res.join('<br>')); db.update('description', function(param) { return [ param.first, param.last, "is from", param.hometown, "and is a", param.age, "year old", param.job ].join(' '); }); res = db.select('description'); log('Created a new field, named description', res.join('<br>')); var removed = db.find('last', 'Griffin').remove(); res = db.find('last', 'Griffin'); log('Removed people with the last name griffin. Searched for this parameter', res.length); db.insert(removed); res = db.find('last', 'Griffin'); log('Reinserted the results previously removed. Searched for the same parameter', res.length); res = db.find({age: db.isin([41, 40])}).select('description'); log('Searching for people either 41 or 40', res.join('<br>')); // Not in IE we don't. if(!window.attachEvent) { var somenumber = Math.floor(Math.random() * 1000 * 1000 * 1000).toString(16); log('Using document.getElementsByTagName("*") with a find on the innerHTML value to turn the element below blue', somenumber); DB.find( document.getElementsByTagName('*'), {innerHTML: somenumber})[0].style.color = 'blue'; } } </script>
kristopolous/bracket
examples/index.html
HTML
mit
4,439
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-example58-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.3.0-beta.13/angular.min.js"></script> <script src="script.js"></script> </head> <body ng-app=""> <div ng-controller="Ctrl"> <table class="friend"> <tr> <th><a href="" ng-click="reverse=false;order('name', false)">Name</a> (<a href="" ng-click="order('-name',false)">^</a>)</th> <th><a href="" ng-click="reverse=!reverse;order('phone', reverse)">Phone Number</a></th> <th><a href="" ng-click="reverse=!reverse;order('age',reverse)">Age</a></th> </tr> <tr ng-repeat="friend in friends"> <td>{{friend.name}}</td> <td>{{friend.phone}}</td> <td>{{friend.age}}</td> </tr> </table> </div> </body> </html>
petervyvey/portfolio
web/public/app/vendor/angular/lib/docs/examples/example-example58/index-production.html
HTML
mit
886
<div class="ui text container"> <h1 class="ui inverted header">{{ site.title }}</h1> <h2>{{ site.description }}</h2> <div class="badges"> <a id="github-watch" href="{{ site.repository_url }}/watchers" target="_blank"><img src="https://img.shields.io/github/watchers/{{ site.repository }}.svg?style=social&label=Watch" alt="GitHub Watchers"></a> <a id="github-star" href="{{ site.repository_url }}/stargazers" target="_blank"><img src="https://img.shields.io/github/stars/{{ site.repository }}.svg?style=social&label=Star" alt="GitHub Stargazers"></a> <a id="github-fork" href="{{ site.repository_url }}/network/members" target="_blank"><img src="https://img.shields.io/github/forks/{{ site.repository }}.svg?style=social&label=Fork" alt="GitHub Forks"></a> <a id="version" href="{{ site.repository_url }}/commits" target="_blank" data-update-at="{{ site.time | date_to_xmlschema }}"><img src="https://img.shields.io/badge/Updated-loading-orange.svg" alt="Update Time"></a> </div> <a class="ui huge inverted yellow basic button" href="{{ '/' | relative_url }}#get-started">Get Started<i class="arrow right icon"></i></a> </div>
iROCKBUNNY/N-Back
_includes/home_header.html
HTML
mit
1,178
<!DOCTYPE html> <html ng-app="demo-icon"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.js"></script> <script type="text/javascript" src="/dist/angular-webicon.js"></script> <script type="text/javascript"> angular .module('demo-icon', ['webicon']) .config([ '$webiconProvider', function($webiconProvider) { $webiconProvider .svgSet('symbol', 'assets/icon-sets/symbol/about,home.svg') .defaultSvgSetUrl('assets/icon-sets/group/about,home.svg') .icon('clock', 'assets/icons/clock.svg') .preload(['$promise', '$rootScope', function($promise, $rootScope) { var promises, resolved = {}; promises = $promise.iconSets; Object.keys(promises).forEach(function(key) { resolved[key] = false; promises[key].then(function() { resolved[key] = true; }); }); $rootScope.resolved = resolved; }]) .icon('calendar', 'assets/icons/calendar.svg') ; } ]) ; </script> <style type="text/css"> .svg-webicon { width: 100px; height: 100px; } </style> </head> <body> <div> Status: <div ng-repeat="(name, status) in resolved track by name"> "{{name}}": <span ng-show="status">Loaded</span> <span ng-hide="status">Loading</span> </div> </div> <webicon icon="home"></webicon> <webicon icon="clock"></webicon> </body> </html>
princesust/webicon
demo/angular/demoPreload/index.html
HTML
mit
1,694
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>{% block page_title %}{% endblock %}</title> <link rel="stylesheet" type="text/css" href="/stylesheets/app.css"> {% block html_head %}{% endblock %} </head> <body class="{% block body_css_classes %}{% endblock %}"> <script>document.body.className = ((document.body.className) ? document.body.className + ' js-enabled' : 'js-enabled');</script> {% include '_includes/service-alert.html' %} {% include '_includes/masthead.html' %} <main id="content" role="main" class="content"> <div class="grid-row"> <div class="grid-3-3"> <h1 style="font-weight:bold;">{% block pageTitle %}{% endblock %}</h1> </div> <div class="grid-2-3"> {% block surgeryInfo %}{% endblock surgeryInfo %} </div> </div> <!-- Page content goes here --> <div class="grid-row"> <div class="grid-2-3"> {% block content %}{% endblock %} </div> </div> </main> {% include '_includes/footer.html' %} <script src="/scripts/jquery-1.12.4.min.js"></script> <script src="/scripts/selection-buttons.js"></script> <!-- additional scripts etc --> {% block body_after %}{% endblock %} </body> </html>
ballzy/local-demonstrators
app/views/_layouts/archive/layout_2-3_1-3_v4.html
HTML
mit
1,406
<!DOCTYPE html> <html> <head> <title>Arduino and text to speech</title> <script src='https://code.responsivevoice.org/responsivevoice.js'></script> <script src="/js/jquery-2.1.1.min.js"></script> <script src="/js/demo.js"></script> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="/css/style.css"> </head> <body> <div class="container-fluid"> <div class="row"> <div class="col-sm-6"> <div class="col-sm-12"> <h2>Text to speech</h1> <textarea id="text"></textarea> </div> <div class="col-sm-6"> <input onclick="responsiveVoice.speak($('#text').val(), 'Serbian Male', {pitch: 2, rate: 0.2});" type="button" value="Play" class="button green" /> </div> <div class="col-sm-6"> <input onclick="responsiveVoice.cancel()" type="button" value="Stop" class="button red" /> </div> <div class="col-sm-6" style="margin-top: 20px"> <input onclick="responsiveVoice.resume()" type="button" value="Continue" class="button green" /> </div> <div class="col-sm-6" style="margin-top: 20px"> <input onclick="responsiveVoice.pause()" type="button" value="Pause" class="button red" /> </div> <div class="col-sm-12"> <h2>Fast response</h1> <div class="row"> <div class="col-sm-12"> <input type="radio" onclick="responsiveVoice.speak(('Hello'), 'Serbian Male', {pitch: 2, rate: 0.2});" name="fast-response"> <label>Hello</label> </div> <div class="col-sm-12"> <input type="radio" onclick="responsiveVoice.speak(('How are you?'), 'Serbian Male', {pitch: 2, rate: 0.2});" name="fast-response"> <label>How are you?</label> </div> </div> </div> </div> <div class="col-sm-6"> <div class="col-sm-12"> <h2>LED CONTROL</h1> <h4>Eye #1</h4> </div> <div class="col-sm-3"> <input type="radio" name="led" id="ledOnLeftEye"> <label>All</label> </div> <div class="col-sm-3"> <input type="radio" name="led" id="ledBlinkLeftEye"> <label>Blink</label> </div> <div class="col-sm-3"> <input type="radio" name="led" id="offLeftEye"> <label>Off</label> </div> <div class="col-sm-12"> <h4>Eye #2</h4> </div> <div class="col-sm-3"> <input type="radio" name="led2" id="ledOnRightEye"> <label>All</label> </div> <div class="col-sm-3"> <input type="radio" name="led2" id="ledRandomRightEye"> <label>Random</label> </div> <div class="col-sm-3"> <input type="radio" name="led2" id="offRightEye"> <label>Off</label> </div> <div class="col-sm-12"> <h4>Mouth</h4> </div> <div class="col-sm-3"> <input type="radio" name="led3" id="mouthAll"> <label>All</label> </div> <div class="col-sm-3"> <input type="radio" name="led3" id="happyMouth"> <label>Happy</label> </div> <div class="col-sm-3"> <input type="radio" name="led3" id="sadMouth"> <label>Sad</label> </div> <div class="col-sm-3"> <input type="radio" name="led3" id="offMouth"> <label>Off</label> </div> <div class="col-sm-12"> <h2>Eyebrows (motor control)</h1> </div> <div class="col-sm-3"> <input type="radio" name="eyebrows" id="happyEyebrows"> <label>Happy</label> </div> <div class="col-sm-3"> <input type="radio" name="eyebrows" id="sadEyebrows"> <label>Sad</label> </div> </div> </div> </div> </body> </html>
valerijaspasojevic/Text-to-speech-and-led-control-
views/dashboard.html
HTML
mit
4,246
<a href='https://github.com/angular/angular.js/edit//src/ng/log.js?message=docs($log)%3A%20describe%20your%20change...#L3' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <a href='https://github.com/angular/angular.js/tree/v1.3.20/src/ng/log.js#L3' class='view-source pull-right btn btn-primary'> <i class="glyphicon glyphicon-zoom-in">&nbsp;</i>View Source </a> <header class="api-profile-header"> <h1 class="api-profile-header-heading">$log</h1> <ol class="api-profile-header-structure naked-list step-list"> <li> <a href="api/ng/provider/$logProvider">- $logProvider</a> </li> <li> - service in module <a href="api/ng">ng</a> </li> </ol> </header> <div class="api-profile-description"> <p>Simple service for logging. Default implementation safely writes the message into the browser&#39;s console (if present).</p> <p>The main purpose of this service is to simplify debugging and troubleshooting.</p> <p>The default is to log <code>debug</code> messages. You can use <a href="api/ng/provider/$logProvider">ng.$logProvider#debugEnabled</a> to change this.</p> </div> <div> <h2 id="dependencies">Dependencies</h2> <ul> <li><a href="api/ng/service/$window"><code>$window</code></a></li> </ul> <h2>Methods</h2> <ul class="methods"> <li id="log"> <h3><p><code>log();</code></p> </h3> <div><p>Write a log message</p> </div> </li> <li id="info"> <h3><p><code>info();</code></p> </h3> <div><p>Write an information message</p> </div> </li> <li id="warn"> <h3><p><code>warn();</code></p> </h3> <div><p>Write a warning message</p> </div> </li> <li id="error"> <h3><p><code>error();</code></p> </h3> <div><p>Write an error message</p> </div> </li> <li id="debug"> <h3><p><code>debug();</code></p> </h3> <div><p>Write a debug message</p> </div> </li> </ul> <h2 id="example">Example</h2><p> <div> <a ng-click="openPlunkr('examples/example-example111', $event)" class="btn pull-right"> <i class="glyphicon glyphicon-edit">&nbsp;</i> Edit in Plunker</a> <div class="runnable-example" path="examples/example-example111" module="logExample"> <div class="runnable-example-file" name="script.js" language="js" type="js"> <pre><code>angular.module(&#39;logExample&#39;, [])&#10;.controller(&#39;LogController&#39;, [&#39;$scope&#39;, &#39;$log&#39;, function($scope, $log) {&#10; $scope.$log = $log;&#10; $scope.message = &#39;Hello World!&#39;;&#10;}]);</code></pre> </div> <div class="runnable-example-file" name="index.html" language="html" type="html"> <pre><code>&lt;div ng-controller=&quot;LogController&quot;&gt;&#10; &lt;p&gt;Reload this page with open console, enter text and hit the log button...&lt;/p&gt;&#10; Message:&#10; &lt;input type=&quot;text&quot; ng-model=&quot;message&quot;/&gt;&#10; &lt;button ng-click=&quot;$log.log(message)&quot;&gt;log&lt;/button&gt;&#10; &lt;button ng-click=&quot;$log.warn(message)&quot;&gt;warn&lt;/button&gt;&#10; &lt;button ng-click=&quot;$log.info(message)&quot;&gt;info&lt;/button&gt;&#10; &lt;button ng-click=&quot;$log.error(message)&quot;&gt;error&lt;/button&gt;&#10; &lt;button ng-click=&quot;$log.debug(message)&quot;&gt;debug&lt;/button&gt;&#10;&lt;/div&gt;</code></pre> </div> <iframe class="runnable-example-frame" src="examples/example-example111/index.html" name="example-example111"></iframe> </div> </div> </p> </div>
dolymood/angular-packages
angular-1.3.20/docs/partials/api/ng/service/$log.html
HTML
mit
3,733
<!DOCTYPE html > <html> <head> <link rel="stylesheet" href="demos.css" type="text/css" media="screen" /> <script src="../libraries/RGraph.common.core.js" ></script> <script src="../libraries/RGraph.common.effects.js" ></script> <script src="../libraries/RGraph.pie.js" ></script> <!--[if lt IE 9]><script src="../excanvas/excanvas.js"></script><![endif]--> <title>An animated Donut chart (RoundRobin effect)</title> <meta name="keywords" content="demo donut roundrobin" /> <meta name="description" content="An example of the Donut chart variant of the Pie chart which uses the RoundRobin animation effec" /> <meta name="robots" content="noindex,nofollow" /> </head> <body> <h1>An animated Donut chart (RoundRobin effect)</h1> <canvas id="cvs" width="350" height="300">[No canvas support]</canvas> <script> window.onload = function () { var donut = new RGraph.Pie('cvs', [4,6,3,5,8,6,5]) .Set('variant', 'donut') .Set('labels', ['John','Luis','Olga','Beverly','Jack','Kevin','Jill']) .Set('strokestyle', 'transparent') .Set('exploded', 3) RGraph.Effects.Pie.RoundRobin(donut, {'radius': false,'frames':60}); } </script> <p> <a href="./">&laquo; Back</a> </p> </body> </html>
ControlSystemStudio/diirt
pods/web-pods/src/main/webapp/js/widgets/lib/RGraph/demos/donut-roundrobin.html
HTML
mit
1,361
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML ><HEAD ><TITLE >bmat_width_max</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" TITLE="LIBIT Documentation" HREF="index.html"><LINK REL="UP" HREF="refmanual.html"><LINK REL="PREVIOUS" TITLE="imat_width_max" HREF="man.imat-width-max.html"><LINK REL="NEXT" TITLE="cmat_width_max" HREF="man.cmat-width-max.html"></HEAD ><BODY CLASS="REFENTRY" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#840084" ALINK="#0000FF" ><DIV CLASS="NAVHEADER" ><TABLE SUMMARY="Header navigation table" WIDTH="100%" BORDER="0" CELLPADDING="0" CELLSPACING="0" ><TR ><TH COLSPAN="3" ALIGN="center" >LIBIT Documentation</TH ></TR ><TR ><TD WIDTH="10%" ALIGN="left" VALIGN="bottom" ><A HREF="man.imat-width-max.html" ACCESSKEY="P" >Prev</A ></TD ><TD WIDTH="80%" ALIGN="center" VALIGN="bottom" ></TD ><TD WIDTH="10%" ALIGN="right" VALIGN="bottom" ><A HREF="man.cmat-width-max.html" ACCESSKEY="N" >Next</A ></TD ></TR ></TABLE ><HR ALIGN="LEFT" WIDTH="100%"></DIV ><H1 ><A NAME="MAN.BMAT-WIDTH-MAX" ></A >bmat_width_max</H1 ><DIV CLASS="REFNAMEDIV" ><A NAME="AEN9181" ></A ><H2 >Name</H2 >bmat_width_max&nbsp;--&nbsp;Maximum width of a matrix</DIV ><DIV CLASS="REFSYNOPSISDIV" ><A NAME="AEN9184" ></A ><H2 >Synopsis</H2 ><DIV CLASS="FUNCSYNOPSIS" ><P ></P ><A NAME="AEN9185" ></A ><PRE CLASS="FUNCSYNOPSISINFO" >#include &lt;it/mat.h&gt; </PRE ><P ><CODE ><CODE CLASS="FUNCDEF" >int bmat_width_max</CODE >( bmat m );</CODE ></P ><P ></P ></DIV ></DIV ><H2 >DESCRIPTION</H2 ><P > This function returns the maximum width of the matrix <CODE CLASS="PARAMETER" >m</CODE > </P ><H2 >RETURN VALUE</H2 ><P > The maximum width </P ><H2 >EXAMPLE</H2 ><PRE CLASS="PROGRAMLISTING" >&#13;#include &lt;mat.h&gt; ... bmat m = bmat_new_ones(5,3); int width = bmat_width_max(m); /* width=3 */</PRE ><DIV CLASS="NAVFOOTER" ><HR ALIGN="LEFT" WIDTH="100%"><TABLE SUMMARY="Footer navigation table" WIDTH="100%" BORDER="0" CELLPADDING="0" CELLSPACING="0" ><TR ><TD WIDTH="33%" ALIGN="left" VALIGN="top" ><A HREF="man.imat-width-max.html" ACCESSKEY="P" >Prev</A ></TD ><TD WIDTH="34%" ALIGN="center" VALIGN="top" ><A HREF="index.html" ACCESSKEY="H" >Home</A ></TD ><TD WIDTH="33%" ALIGN="right" VALIGN="top" ><A HREF="man.cmat-width-max.html" ACCESSKEY="N" >Next</A ></TD ></TR ><TR ><TD WIDTH="33%" ALIGN="left" VALIGN="top" >imat_width_max</TD ><TD WIDTH="34%" ALIGN="center" VALIGN="top" ><A HREF="refmanual.html" ACCESSKEY="U" >Up</A ></TD ><TD WIDTH="33%" ALIGN="right" VALIGN="top" >cmat_width_max</TD ></TR ></TABLE ></DIV ></BODY ></HTML >
xiao00li/Undergraduate_Dissertation
libit-0.2.3/doc/html/man.bmat-width-max.html
HTML
mit
2,690
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_66-internal) on Tue Dec 08 09:28:00 GMT 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.jena.riot.thrift.wire (Apache Jena ARQ)</title> <meta name="date" content="2015-12-08"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <h1 class="bar"><a href="../../../../../../org/apache/jena/riot/thrift/wire/package-summary.html" target="classFrame">org.apache.jena.riot.thrift.wire</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="RDF_ANY.html" title="class in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_ANY</a></li> <li><a href="RDF_BNode.html" title="class in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_BNode</a></li> <li><a href="RDF_DataTuple.html" title="class in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_DataTuple</a></li> <li><a href="RDF_Decimal.html" title="class in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_Decimal</a></li> <li><a href="RDF_IRI.html" title="class in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_IRI</a></li> <li><a href="RDF_Literal.html" title="class in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_Literal</a></li> <li><a href="RDF_PrefixDecl.html" title="class in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_PrefixDecl</a></li> <li><a href="RDF_PrefixName.html" title="class in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_PrefixName</a></li> <li><a href="RDF_Quad.html" title="class in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_Quad</a></li> <li><a href="RDF_REPEAT.html" title="class in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_REPEAT</a></li> <li><a href="RDF_StreamRow.html" title="class in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_StreamRow</a></li> <li><a href="RDF_Term.html" title="class in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_Term</a></li> <li><a href="RDF_Triple.html" title="class in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_Triple</a></li> <li><a href="RDF_UNDEF.html" title="class in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_UNDEF</a></li> <li><a href="RDF_VAR.html" title="class in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_VAR</a></li> <li><a href="RDF_VarTuple.html" title="class in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_VarTuple</a></li> </ul> <h2 title="Enums">Enums</h2> <ul title="Enums"> <li><a href="RDF_ANY._Fields.html" title="enum in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_ANY._Fields</a></li> <li><a href="RDF_BNode._Fields.html" title="enum in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_BNode._Fields</a></li> <li><a href="RDF_DataTuple._Fields.html" title="enum in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_DataTuple._Fields</a></li> <li><a href="RDF_Decimal._Fields.html" title="enum in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_Decimal._Fields</a></li> <li><a href="RDF_IRI._Fields.html" title="enum in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_IRI._Fields</a></li> <li><a href="RDF_Literal._Fields.html" title="enum in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_Literal._Fields</a></li> <li><a href="RDF_PrefixDecl._Fields.html" title="enum in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_PrefixDecl._Fields</a></li> <li><a href="RDF_PrefixName._Fields.html" title="enum in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_PrefixName._Fields</a></li> <li><a href="RDF_Quad._Fields.html" title="enum in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_Quad._Fields</a></li> <li><a href="RDF_REPEAT._Fields.html" title="enum in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_REPEAT._Fields</a></li> <li><a href="RDF_StreamRow._Fields.html" title="enum in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_StreamRow._Fields</a></li> <li><a href="RDF_Term._Fields.html" title="enum in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_Term._Fields</a></li> <li><a href="RDF_Triple._Fields.html" title="enum in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_Triple._Fields</a></li> <li><a href="RDF_UNDEF._Fields.html" title="enum in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_UNDEF._Fields</a></li> <li><a href="RDF_VAR._Fields.html" title="enum in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_VAR._Fields</a></li> <li><a href="RDF_VarTuple._Fields.html" title="enum in org.apache.jena.riot.thrift.wire" target="classFrame">RDF_VarTuple._Fields</a></li> </ul> </div> </body> </html>
manonsys/MVC
libs/Jena/javadoc-arq/org/apache/jena/riot/thrift/wire/package-frame.html
HTML
mit
5,002
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>XpkgHelper - FAKE - F# Make</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bull"> <script src="http://code.jquery.com/jquery-1.8.0.js"></script> <script src="http://code.jquery.com/ui/1.8.23/jquery-ui.js"></script> <script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/js/bootstrap.min.js"></script> <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/css/bootstrap-combined.min.css" rel="stylesheet"> <link type="text/css" rel="stylesheet" href="http://fsharp.github.io/FAKE/content/style.css" /> <script type="text/javascript" src="http://fsharp.github.io/FAKE/content/tips.js"></script> <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="masthead"> <ul class="nav nav-pills pull-right"> <li><a href="http://fsharp.org">fsharp.org</a></li> <li><a href="http://github.com/fsharp/fake">github page</a></li> </ul> <h3 class="muted">FAKE - F# Make</h3> </div> <hr /> <div class="row"> <div class="span9" id="main"> <h1>XpkgHelper</h1> <div class="xmldoc"> <p>Contains tasks to create packages in <a href="http://components.xamarin.com/">Xamarin's xpkg format</a></p> </div> <!-- Render nested types and modules, if there are any --> <h2>Nested types and modules</h2> <div> <table class="table table-bordered type-list"> <thead> <tr><td>Type</td><td>Description</td></tr> </thead> <tbody> <tr> <td class="type-name"> <a href="fake-xpkghelper-xpkgparams.html">xpkgParams</a> </td> <td class="xmldoc"><p>Parameter type for xpkg tasks</p> </td> </tr> </tbody> </table> </div> <h3>Functions and values</h3> <table class="table table-bordered member-list"> <thead> <tr><td>Function or value</td><td>Description</td></tr> </thead> <tbody> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '666', 666)" onmouseover="showTip(event, '666', 666)"> XpkgDefaults () </code> <div class="tip" id="666"> <strong>Signature:</strong>unit -&gt; xpkgParams<br /> </div> </td> <td class="xmldoc"> <p>Creates xpkg default parameters</p> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/XpkgHelper.fs#L28-28" class="github-link">Go to GitHub source</a> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '667', 667)" onmouseover="showTip(event, '667', 667)"> xpkgPack setParams </code> <div class="tip" id="667"> <strong>Signature:</strong>setParams:(xpkgParams -&gt; xpkgParams) -&gt; unit<br /> </div> </td> <td class="xmldoc"> <p>Creates a new xpkg package based on the package file name</p> <h2>Sample</h2> <pre><code>Target "PackageXamarinDistribution" (fun _ -&gt; xpkgPack (fun p -&gt; {p with ToolPath = xpkgExecutable; Package = "Portable.Licensing"; Version = assemblyFileVersion; OutputPath = publishDir Project = "Portable.Licensing" Summary = "Portable.Licensing is a cross platform licensing tool" Publisher = "Nauck IT KG" Website = "http://dev.nauck-it.de" Details = "./Xamarin/Details.md" License = "License.md" GettingStarted = "./Xamarin/GettingStarted.md" Icons = ["./Xamarin/Portable.Licensing_512x512.png" "./Xamarin/Portable.Licensing_128x128.png"] Libraries = ["mobile", "./Distribution/lib/Portable.Licensing.dll"] Samples = ["Android Sample.", "./Samples/Android/Android.Sample.sln" "iOS Sample.", "./Samples/iOS/iOS.Sample.sln"] } ) ) </code></pre> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/XpkgHelper.fs#L76-76" class="github-link">Go to GitHub source</a> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '668', 668)" onmouseover="showTip(event, '668', 668)"> xpkgValidate setParams </code> <div class="tip" id="668"> <strong>Signature:</strong>setParams:(xpkgParams -&gt; xpkgParams) -&gt; unit<br /> </div> </td> <td class="xmldoc"> <p>Validates a xpkg package based on the package file name</p> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/XpkgHelper.fs#L113-113" class="github-link">Go to GitHub source</a> </td> </tr> </tbody> </table> </div> <div class="span3"> <img src="http://fsharp.github.io/FAKE/pics/logo.png" alt="FAKE - F# Make" style="width:150px;margin-left: 20px;" /> <ul class="nav nav-list" id="menu" style="margin-top: 20px;"> <li class="nav-header">FAKE - F# Make</li> <li><a href="http://fsharp.github.io/FAKE/index.html">Home page</a></li> <li class="divider"></li> <li><a href="https://nuget.org/packages/Fake">Get FAKE via NuGet</a></li> <li><a href="http://github.com/fsharp/fake">Source Code on GitHub</a></li> <li><a href="https://github.com/fsharp/FAKE/blob/develop/License.txt">License (MS-PL)</a></li> <li><a href="http://fsharp.github.io/FAKE/users.html">Who is using FAKE?</a></li> <li><a href="http://fsharp.github.io/FAKE/RELEASE_NOTES.html">Release Notes</a></li> <li><a href="http://fsharp.github.io/FAKE/contributing.html">Contributing to FAKE</a></li> <li><a href="http://stackoverflow.com/questions/tagged/f%23-fake">Ask a question</a></li> <li class="nav-header">Articles</li> <li><a href="http://fsharp.github.io/FAKE/gettingstarted.html">Getting started</a></li> <li class="divider"></li> <li><a href="http://fsharp.github.io/FAKE/nuget.html">NuGet package restore</a></li> <li><a href="http://fsharp.github.io/FAKE/fxcop.html">Using FxCop in a build</a></li> <li><a href="http://fsharp.github.io/FAKE/assemblyinfo.html">Generating AssemblyInfo</a></li> <li><a href="http://fsharp.github.io/FAKE/create-nuget-package.html">Create NuGet packages</a></li> <li><a href="http://fsharp.github.io/FAKE/specifictargets.html">Running specific targets</a></li> <li><a href="http://fsharp.github.io/FAKE/commandline.html">Running FAKE from command line</a></li> <li><a href="http://fsharp.github.io/FAKE/customtasks.html">Creating custom tasks</a></li> <li><a href="http://fsharp.github.io/FAKE/teamcity.html">TeamCity integration</a></li> <li><a href="http://fsharp.github.io/FAKE/canopy.html">Running canopy tests</a></li> <li><a href="http://fsharp.github.io/FAKE/octopusdeploy.html">Octopus Deploy</a></li> <li><a href="http://fsharp.github.io/FAKE/typescript.html">TypeScript support</a></li> <li class="divider"></li> <li><a href="http://fsharp.github.io/FAKE/deploy.html">Fake.Deploy</a></li> <li class="nav-header">Documentation</li> <li><a href="http://fsharp.github.io/FAKE/apidocs/index.html">API Reference</a></li> </ul> </div> </div> </div> <a href="http://github.com/fsharp/fake"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a> </body> </html>
TeaDrivenDev/Graphology
packages/FAKE/docs/apidocs/fake-xpkghelper.html
HTML
mit
8,360
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>InvalidMangledStaticArg - F# Compiler Services</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content="Microsoft Corporation, Dave Thomas, Anh-Dung Phan, Tomas Petricek"> <script src="https://code.jquery.com/jquery-1.8.0.js"></script> <script src="https://code.jquery.com/ui/1.8.23/jquery-ui.js"></script> <script src="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/js/bootstrap.min.js"></script> <link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/css/bootstrap-combined.min.css" rel="stylesheet"> <link type="text/css" rel="stylesheet" href="./content/style.css" /> <link type="text/css" rel="stylesheet" href="./content/fcs.css" /> <script type="text/javascript" src="./content/tips.js"></script> <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="https://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="masthead"> <ul class="nav nav-pills pull-right"> <li><a href="http://fsharp.org">fsharp.org</a></li> <li><a href="http://github.com/fsharp/FSharp.Compiler.Service">github page</a></li> </ul> <h3 class="muted">F# Compiler Services</h3> </div> <hr /> <div class="row"> <div class="span9" id="main"> <h1>InvalidMangledStaticArg</h1> <p> <span>Namespace: FSharp.Compiler</span><br /> <span>Parent Module: <a href="fsharp-compiler-prettynaming.html">PrettyNaming</a></span> </p> <div class="xmldoc"> </div> <h3>Record Fields</h3> <table class="table table-bordered member-list"> <thead> <tr><td>Record Field</td><td>Description</td></tr> </thead> <tbody> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1652', 1652)" onmouseover="showTip(event, '1652', 1652)"> Data0 </code> <div class="tip" id="1652"> <strong>Signature:</strong> string<br /> </div> </td> <td class="xmldoc"> </td> </tr> </tbody> </table> </div> <div class="span3"> <a href="https://nuget.org/packages/FSharp.Compiler.Service"> <img src="./images/logo.png" style="width:140px;height:140px;margin:10px 0px 0px 35px;border-style:none;" /> </a> <ul class="nav nav-list" id="menu"> <li class="nav-header"> <a href="./ja/index.html" class="nflag"><img src="./images/ja.png" /></a> <a href="./index.html" class="nflag nflag2"><img src="./images/en.png" /></a> F# Compiler Services </li> <li><a href="./index.html">Home page</a></li> <li class="divider"></li> <li><a href="https://www.nuget.org/packages/FSharp.Compiler.Service">Get Library via NuGet</a></li> <li><a href="http://github.com/fsharp/FSharp.Compiler.Service">Source Code on GitHub</a></li> <li><a href="http://github.com/fsharp/FSharp.Compiler.Service/blob/master/LICENSE">License</a></li> <li><a href="http://github.com/fsharp/FSharp.Compiler.Service/blob/master/RELEASE_NOTES.md">Release Notes</a></li> <li class="nav-header">Getting started</li> <li><a href="./index.html">Home page</a></li> <li><a href="./devnotes.html">Developer notes</a></li> <li><a href="./fsharp-readme.html">F# compiler readme</a></li> <li class="nav-header">Available services</li> <li><a href="./tokenizer.html">F# Language tokenizer</a></li> <li><a href="./untypedtree.html">Processing untyped AST</a></li> <li><a href="./editor.html">Using editor (IDE) services</a></li> <li><a href="./symbols.html">Using resolved symbols</a></li> <li><a href="./typedtree.html">Using resolved expressions</a></li> <li><a href="./project.html">Whole-project analysis</a></li> <li><a href="./interactive.html">Embedding F# interactive</a></li> <li><a href="./compiler.html">Embedding F# compiler</a></li> <li><a href="./filesystem.html">Virtualized file system</a></li> <li class="nav-header">Design Notes</li> <li><a href="./queue.html">The FSharpChecker operations queue</a></li> <li><a href="./caches.html">The FSharpChecker caches</a></li> <li><a href="./corelib.html">Notes on FSharp.Core.dll</a></li> <li class="nav-header">Documentation</li> <li><a href="./reference/index.html">API Reference</a> </li> </ul> </div> </div> </div> <a href="http://github.com/fsharp/FSharp.Compiler.Service"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a> </body> </html>
dsyme/FSharp.Compiler.Service
docs/reference/fsharp-compiler-prettynaming-invalidmangledstaticarg.html
HTML
mit
5,175
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>ILMergeHelper - FAKE - F# Make</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bull"> <script src="http://code.jquery.com/jquery-1.8.0.js"></script> <script src="http://code.jquery.com/ui/1.8.23/jquery-ui.js"></script> <script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/js/bootstrap.min.js"></script> <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/css/bootstrap-combined.min.css" rel="stylesheet"> <link type="text/css" rel="stylesheet" href="http://fsharp.github.io/FAKE/content/style.css" /> <script type="text/javascript" src="http://fsharp.github.io/FAKE/content/tips.js"></script> <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="masthead"> <ul class="nav nav-pills pull-right"> <li><a href="http://fsharp.org">fsharp.org</a></li> <li><a href="http://github.com/fsharp/fake">github page</a></li> </ul> <h3 class="muted">FAKE - F# Make</h3> </div> <hr /> <div class="row"> <div class="span9" id="main"> <h1>ILMergeHelper</h1> <div class="xmldoc"> <p>Contains task a task which allows to merge .NET assemblies with <a href="http://research.microsoft.com/en-us/people/mbarnett/ilmerge.aspx">ILMerge</a>.</p> </div> <!-- Render nested types and modules, if there are any --> <h2>Nested types and modules</h2> <div> <table class="table table-bordered type-list"> <thead> <tr><td>Type</td><td>Description</td></tr> </thead> <tbody> <tr> <td class="type-name"> <a href="fake-ilmergehelper-allowduplicatetypes.html">AllowDuplicateTypes</a> </td> <td class="xmldoc"><p>Option type to configure ILMerge's processing of duplicate types.</p> </td> </tr> <tr> <td class="type-name"> <a href="fake-ilmergehelper-ilmergeparams.html">ILMergeParams</a> </td> <td class="xmldoc"><p>Parameter type for ILMerge</p> </td> </tr> <tr> <td class="type-name"> <a href="fake-ilmergehelper-internalizetypes.html">InternalizeTypes</a> </td> <td class="xmldoc"><p>Option type to configure ILMerge's processing of internal types.</p> </td> </tr> <tr> <td class="type-name"> <a href="fake-ilmergehelper-targetkind.html">TargetKind</a> </td> <td class="xmldoc"><p>Option type to configure ILMerge's target output.</p> </td> </tr> </tbody> </table> </div> <h3>Functions and values</h3> <table class="table table-bordered member-list"> <thead> <tr><td>Function or value</td><td>Description</td></tr> </thead> <tbody> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '267', 267)" onmouseover="showTip(event, '267', 267)"> ILMerge (...) </code> <div class="tip" id="267"> <strong>Signature:</strong>setParams:(ILMergeParams -&gt; ILMergeParams) -&gt; outputFile:string -&gt; primaryAssembly:string -&gt; unit<br /> </div> </td> <td class="xmldoc"> <p>Uses ILMerge to merge .NET assemblies.</p> <h2>Parameters</h2> <ul> <li><code>setParams</code> - Function used to create an ILMergeParams value with your required settings. Called with an ILMergeParams value configured with the defaults.</li> <li><code>outputFile</code> - Output file path for the merged assembly.</li> <li><code>primaryAssembly</code> - The assembly you want ILMerge to consider as the primary.</li> </ul> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/ILMergeHelper.fs#L143-143" class="github-link">Go to GitHub source</a> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '268', 268)" onmouseover="showTip(event, '268', 268)"> ILMergeDefaults </code> <div class="tip" id="268"> <strong>Signature:</strong>ILMergeParams<br /> </div> </td> <td class="xmldoc"> <p>ILMerge default parameters. Tries to automatically locate ilmerge.exe in a subfolder.</p> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/ILMergeHelper.fs#L68-68" class="github-link">Go to GitHub source</a> </td> </tr> </tbody> </table> </div> <div class="span3"> <img src="http://fsharp.github.io/FAKE/pics/logo.png" alt="FAKE - F# Make" style="width:150px;margin-left: 20px;" /> <ul class="nav nav-list" id="menu" style="margin-top: 20px;"> <li class="nav-header">FAKE - F# Make</li> <li><a href="http://fsharp.github.io/FAKE/index.html">Home page</a></li> <li class="divider"></li> <li><a href="https://nuget.org/packages/Fake">Get FAKE via NuGet</a></li> <li><a href="http://github.com/fsharp/fake">Source Code on GitHub</a></li> <li><a href="https://github.com/fsharp/FAKE/blob/develop/License.txt">License (MS-PL)</a></li> <li><a href="http://fsharp.github.io/FAKE/users.html">Who is using FAKE?</a></li> <li><a href="http://fsharp.github.io/FAKE/RELEASE_NOTES.html">Release Notes</a></li> <li><a href="http://fsharp.github.io/FAKE/contributing.html">Contributing to FAKE</a></li> <li><a href="http://stackoverflow.com/questions/tagged/f%23-fake">Ask a question</a></li> <li class="nav-header">Articles</li> <li><a href="http://fsharp.github.io/FAKE/gettingstarted.html">Getting started</a></li> <li class="divider"></li> <li><a href="http://fsharp.github.io/FAKE/nuget.html">NuGet package restore</a></li> <li><a href="http://fsharp.github.io/FAKE/fxcop.html">Using FxCop in a build</a></li> <li><a href="http://fsharp.github.io/FAKE/assemblyinfo.html">Generating AssemblyInfo</a></li> <li><a href="http://fsharp.github.io/FAKE/create-nuget-package.html">Create NuGet packages</a></li> <li><a href="http://fsharp.github.io/FAKE/specifictargets.html">Running specific targets</a></li> <li><a href="http://fsharp.github.io/FAKE/commandline.html">Running FAKE from command line</a></li> <li><a href="http://fsharp.github.io/FAKE/customtasks.html">Creating custom tasks</a></li> <li><a href="http://fsharp.github.io/FAKE/teamcity.html">TeamCity integration</a></li> <li><a href="http://fsharp.github.io/FAKE/canopy.html">Running canopy tests</a></li> <li><a href="http://fsharp.github.io/FAKE/octopusdeploy.html">Octopus Deploy</a></li> <li><a href="http://fsharp.github.io/FAKE/typescript.html">TypeScript support</a></li> <li class="divider"></li> <li><a href="http://fsharp.github.io/FAKE/deploy.html">Fake.Deploy</a></li> <li class="nav-header">Documentation</li> <li><a href="http://fsharp.github.io/FAKE/apidocs/index.html">API Reference</a></li> </ul> </div> </div> </div> <a href="http://github.com/fsharp/fake"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a> </body> </html>
TeaDrivenDev/Graphology
packages/FAKE/docs/apidocs/fake-ilmergehelper.html
HTML
mit
7,987
ABC ÆØÅ XYZ
fatso83/grunt-codekit
test/input/unicode_input.html
HTML
mit
15
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="Open Knowledge"> <meta name="description" content="The Global Open Data Index assesses the state of open government data around the world. "> <meta name="keywords" content="Open Government, Open Data, Government Transparency, Open Knowledge "> <meta property="og:type" content="website"/> <meta property="og:title" content="Open Data Index - Open Knowledge"/> <meta property="og:site_name" content="Open Data Index"/> <meta property="og:description" content="The Global Open Data Index assesses the state of open government data around the world."/> <meta property="og:image" content="/static/images/favicon.ico"/> <title>Albania | Global Open Data Index by Open Knowledge</title> <base href="/"> <!--[if lt IE 9]> <script src="/static/vendor/html5shiv.min.js"></script> <![endif]--> <link rel="stylesheet" href="/static/css/site.css"> <link rel="icon" href="/static/images/favicon.ico"> <script> var siteUrl = ''; </script> </head> <body class="na"> <div class="fixed-ok-panel"> <div id="ok-panel" class="closed"> <iframe src="http://assets.okfn.org/themes/okfn/okf-panel.html" scrolling="no"></iframe> </div> <a class="ok-ribbon"><img src="http://okfnlabs.org/ok-panel/assets/images/ok-ribbon.png" alt="Open Knowledge"></a> </div> <header id="header"> <nav class="navbar navbar-default" role="navigation"> <div class="container"> <div> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" 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> <div class="logo"> <a href="/"> <img src="/static/images/logo2.png"> <span>Global<br/>Open Data Index</span> </a> </div> </div> <div class="collapse navbar-collapse" id="navbar-collapse"> <ul class="nav navbar-nav" style="margin-right: 132px;"> <li> <a href="/place/" title="About the Open Data Index project"> Places </a> </li> <li> <a href="/dataset/" title="About the Open Data Index project"> Datasets </a> </li> <li> <a href="/download/" title="Download Open Data Index data"> Download </a> </li> <li> <a href="/insights/" title="Insights"> Insights </a> </li> <li> <a href="/methodology/" title="The methodology behind the Open Data Index"> Methodology </a> </li> <li> <a href="/about/" title="About the Open Data Index project"> About </a> </li> <li> <a href="/press/" title="Press information for the Open Data Index"> Press </a> </li> </ul> </div> </div> </div> </nav> </header> <div class="container"> <div class="content"> <div class="row"> <div class="col-md-12"> <ol class="breadcrumb"> <li> <a href="/">Home</a> </li> <li class="active">Albania</li> </ol> <header class="page-header"> <h1>Albania</h1> </header> <h3>Sorry</h3> <p> There is no data available for Albania in the Index. </p> </div> </div> </div> </div> <footer id="footer"> <div class="container"> <div class="row"> <div class="footer-main col-md-8"> <div class="footer-attribution"> <p> <a href="http://opendefinition.org/ossd/" title="Open Online Software Service"> <img src="http://assets.okfn.org/images/ok_buttons/os_80x15_orange_grey.png" alt="" border=""/> </a> <a href="http://opendefinition.org/okd/" title="Open Online Software Service"> <img src="http://assets.okfn.org/images/ok_buttons/od_80x15_blue.png" alt="" border=""/> </a> <a href="http://opendefinition.org/okd/" title="Open Content"> <img src="http://assets.okfn.org/images/ok_buttons/oc_80x15_blue.png" alt="" border=""/> </a> &ndash; <a href="http://creativecommons.org/licenses/by/3.0/" title="Content Licensed under a CC Attribution"></a> <a href="http://opendatacommons.org/licenses/pddl/1.0" title="Data License (Public Domain)">Data License (Public Domain)</a> </p> </div> <div class="footer-meta"> <p> This service is run by <a href="https://okfn.org/" title="Open Knowledge">Open Knowledge</a> </p> <a class="naked" href="http://okfn.org/" title="Open Knowledge"><img src="http://assets.okfn.org/p/okfn/img/okfn-logo-landscape-black-s.png" alt="" height="28"></a> </div> </div> <div class="footer-links col-md-2"> <li><a href="http://okfn.org/" title="Open Knowledge">Open Knowledge</a></li> <li><a href="http://okfn.org/opendata/" title="What is Open Data?">What is Open Data?</a></li> <li><a href="http://census.okfn.org/" title="Run your own Index">Run your own Index</a></li> <li><a href="https://github.com/okfn/opendataindex" title="The source code for Open Data Index">Source Code</a></li> </div> <div class="footer-links col-md-2"> <li><a href="/" title="Open Data Index home">Home</a></li> <li><a href="/download/" title="Download data">Download</a></li> <li><a href="/methodology/" title="The methodology behind the Open Data Index">Methodology</a></li> <li><a href="/faq/" title=" Open Data Index FAQ">FAQ</a></li> <li><a href="/about/" title="About the Open Data Index">About</a></li> <li><a href="/about/" title="Contact us">Contact</a></li> <li><a href="/press/" title="Press">Press</a></li> </div> </div> </div> </footer> <script data-main="/static/scripts/site" src="/static/scripts/require.js"></script> </body> </html>
okfn/opendataindex-2015
place/albania/2014/index.html
HTML
mit
8,038
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <title>FtpDelete</title> <link rel="stylesheet" type="text/css" href="doc.css"> </head> <body> <h1>FtpDelete</h1> <p>Removes a file from the remote system.</p> <h2>SYNOPSIS</h2> <pre> #include &lt;ftplib.h&gt; int FtpDelete(const char *fnm, netbuf *nControl); </pre> <h2>PARAMETERS</h2> <dl> <dt><b>fnm</b></dt> <dd>The name of the file which is to be removed.</dd> <dt><b>nControl</b></dt> <dd>A handle returned by <a href="FtpConnect.html">FtpConnect()</a>.</dd> </dl> <h2>DESCRIPTION</h2> <p>Requests that the server remove the specified file from the remote file system.</p> <h2>RETURN VALUE</h2> <p>Returns 1 if successful or 0 on error.</p> </body> </html>
Mauricevb/FTPKit
Libraries/include/ftplib/html/FtpDelete.html
HTML
mit
727
{{ $baseUrl := .Site.BaseURL }} {{ if .IsNode }} <ul class="pagination"> {{ with .Paginator }} <li class="{{ if .HasPrev }}waves-effect{{ else }}disabled{{ end }}"> <a href="{{ if .HasPrev }}{{ $baseUrl }}{{ .Prev.URL }}{{ else }}#!{{ end }}"> <i class="fa fa-angle-left"></i> </a> </li> {{ $currentPageNumber := .PageNumber }} {{ range .Pagers }} <li class="{{ if eq $currentPageNumber .PageNumber }}active{{ else }}waves-effect{{ end }}"> <a href="{{ $baseUrl }}{{ .URL }}">{{ .PageNumber }}</a> </li> {{ end }} <li class="{{ if .HasNext }}waves-effect{{ else }}disabled{{ end }}"> <a href="{{ if .HasNext }}{{ $baseUrl }}{{ .Next.URL }}{{ else }}#!{{ end }}"> <i class="fa fa-angle-right"></i> </a> </li> {{ end }} </ul> {{ end }}
chipsenkbeil/grid-side
layouts/partials/extra/pagination.html
HTML
mit
999
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>FindMPI &mdash; CMake 3.8.1 Documentation</title> <link rel="stylesheet" href="../_static/cmake.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../', VERSION: '3.8.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true, SOURCELINK_SUFFIX: '.txt' }; </script> <script type="text/javascript" src="../_static/jquery.js"></script> <script type="text/javascript" src="../_static/underscore.js"></script> <script type="text/javascript" src="../_static/doctools.js"></script> <link rel="shortcut icon" href="../_static/cmake-favicon.ico"/> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="FindOpenAL" href="FindOpenAL.html" /> <link rel="prev" title="FindMPEG" href="FindMPEG.html" /> </head> <body role="document"> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="FindOpenAL.html" title="FindOpenAL" accesskey="N">next</a> |</li> <li class="right" > <a href="FindMPEG.html" title="FindMPEG" accesskey="P">previous</a> |</li> <li> <img src="../_static/cmake-logo-16.png" alt="" style="vertical-align: middle; margin-top: -2px" /> </li> <li> <a href="https://cmake.org/">CMake</a> &#187; </li> <li> <a href="../index.html">3.8.1 Documentation</a> &#187; </li> <li class="nav-item nav-item-1"><a href="../manual/cmake-modules.7.html" accesskey="U">cmake-modules(7)</a> &#187;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="findmpi"> <span id="module:FindMPI"></span><h1>FindMPI<a class="headerlink" href="#findmpi" title="Permalink to this headline">¶</a></h1> <p>Find a Message Passing Interface (MPI) implementation</p> <p>The Message Passing Interface (MPI) is a library used to write high-performance distributed-memory parallel applications, and is typically deployed on a cluster. MPI is a standard interface (defined by the MPI forum) for which many implementations are available. All of them have somewhat different include paths, libraries to link against, etc., and this module tries to smooth out those differences.</p> <div class="section" id="variables"> <h2>Variables<a class="headerlink" href="#variables" title="Permalink to this headline">¶</a></h2> <p>This module will set the following variables per language in your project, where &lt;lang&gt; is one of C, CXX, or Fortran:</p> <div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">MPI_</span><span class="o">&lt;</span><span class="n">lang</span><span class="o">&gt;</span><span class="n">_FOUND</span> <span class="n">TRUE</span> <span class="k">if</span> <span class="n">FindMPI</span> <span class="n">found</span> <span class="n">MPI</span> <span class="n">flags</span> <span class="k">for</span> <span class="o">&lt;</span><span class="n">lang</span><span class="o">&gt;</span> <span class="n">MPI_</span><span class="o">&lt;</span><span class="n">lang</span><span class="o">&gt;</span><span class="n">_COMPILER</span> <span class="n">MPI</span> <span class="n">Compiler</span> <span class="n">wrapper</span> <span class="k">for</span> <span class="o">&lt;</span><span class="n">lang</span><span class="o">&gt;</span> <span class="n">MPI_</span><span class="o">&lt;</span><span class="n">lang</span><span class="o">&gt;</span><span class="n">_COMPILE_FLAGS</span> <span class="n">Compilation</span> <span class="n">flags</span> <span class="k">for</span> <span class="n">MPI</span> <span class="n">programs</span> <span class="n">MPI_</span><span class="o">&lt;</span><span class="n">lang</span><span class="o">&gt;</span><span class="n">_INCLUDE_PATH</span> <span class="n">Include</span> <span class="n">path</span><span class="p">(</span><span class="n">s</span><span class="p">)</span> <span class="k">for</span> <span class="n">MPI</span> <span class="n">header</span> <span class="n">MPI_</span><span class="o">&lt;</span><span class="n">lang</span><span class="o">&gt;</span><span class="n">_LINK_FLAGS</span> <span class="n">Linking</span> <span class="n">flags</span> <span class="k">for</span> <span class="n">MPI</span> <span class="n">programs</span> <span class="n">MPI_</span><span class="o">&lt;</span><span class="n">lang</span><span class="o">&gt;</span><span class="n">_LIBRARIES</span> <span class="n">All</span> <span class="n">libraries</span> <span class="n">to</span> <span class="n">link</span> <span class="n">MPI</span> <span class="n">programs</span> <span class="n">against</span> </pre></div> </div> <p>Additionally, FindMPI sets the following variables for running MPI programs from the command line:</p> <div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">MPIEXEC</span> <span class="n">Executable</span> <span class="k">for</span> <span class="n">running</span> <span class="n">MPI</span> <span class="n">programs</span> <span class="n">MPIEXEC_NUMPROC_FLAG</span> <span class="n">Flag</span> <span class="n">to</span> <span class="k">pass</span> <span class="n">to</span> <span class="n">MPIEXEC</span> <span class="n">before</span> <span class="n">giving</span> <span class="n">it</span> <span class="n">the</span> <span class="n">number</span> <span class="n">of</span> <span class="n">processors</span> <span class="n">to</span> <span class="n">run</span> <span class="n">on</span> <span class="n">MPIEXEC_PREFLAGS</span> <span class="n">Flags</span> <span class="n">to</span> <span class="k">pass</span> <span class="n">to</span> <span class="n">MPIEXEC</span> <span class="n">directly</span> <span class="n">before</span> <span class="n">the</span> <span class="n">executable</span> <span class="n">to</span> <span class="n">run</span><span class="o">.</span> <span class="n">MPIEXEC_POSTFLAGS</span> <span class="n">Flags</span> <span class="n">to</span> <span class="k">pass</span> <span class="n">to</span> <span class="n">MPIEXEC</span> <span class="n">after</span> <span class="n">other</span> <span class="n">flags</span> </pre></div> </div> </div> <div class="section" id="usage"> <h2>Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2> <p>To use this module, simply call FindMPI from a CMakeLists.txt file, or run <code class="docutils literal"><span class="pre">find_package(MPI)</span></code>, then run CMake. If you are happy with the auto-detected configuration for your language, then you&#8217;re done. If not, you have two options:</p> <div class="highlight-default"><div class="highlight"><pre><span></span><span class="mf">1.</span> <span class="n">Set</span> <span class="n">MPI_</span><span class="o">&lt;</span><span class="n">lang</span><span class="o">&gt;</span><span class="n">_COMPILER</span> <span class="n">to</span> <span class="n">the</span> <span class="n">MPI</span> <span class="n">wrapper</span> <span class="p">(</span><span class="n">mpicc</span><span class="p">,</span> <span class="n">etc</span><span class="o">.</span><span class="p">)</span> <span class="n">of</span> <span class="n">your</span> <span class="n">choice</span> <span class="ow">and</span> <span class="n">reconfigure</span><span class="o">.</span> <span class="n">FindMPI</span> <span class="n">will</span> <span class="n">attempt</span> <span class="n">to</span> <span class="n">determine</span> <span class="nb">all</span> <span class="n">the</span> <span class="n">necessary</span> <span class="n">variables</span> <span class="n">using</span> <span class="n">THAT</span> <span class="n">compiler</span><span class="s1">&#39;s compile and link flags.</span> <span class="mf">2.</span> <span class="n">If</span> <span class="n">this</span> <span class="n">fails</span><span class="p">,</span> <span class="ow">or</span> <span class="k">if</span> <span class="n">your</span> <span class="n">MPI</span> <span class="n">implementation</span> <span class="n">does</span> <span class="ow">not</span> <span class="n">come</span> <span class="k">with</span> <span class="n">a</span> <span class="n">compiler</span> <span class="n">wrapper</span><span class="p">,</span> <span class="n">then</span> <span class="nb">set</span> <span class="n">both</span> <span class="n">MPI_</span><span class="o">&lt;</span><span class="n">lang</span><span class="o">&gt;</span><span class="n">_LIBRARIES</span> <span class="ow">and</span> <span class="n">MPI_</span><span class="o">&lt;</span><span class="n">lang</span><span class="o">&gt;</span><span class="n">_INCLUDE_PATH</span><span class="o">.</span> <span class="n">You</span> <span class="n">may</span> <span class="n">also</span> <span class="nb">set</span> <span class="nb">any</span> <span class="n">other</span> <span class="n">variables</span> <span class="n">listed</span> <span class="n">above</span><span class="p">,</span> <span class="n">but</span> <span class="n">these</span> <span class="n">two</span> <span class="n">are</span> <span class="n">required</span><span class="o">.</span> <span class="n">This</span> <span class="n">will</span> <span class="n">circumvent</span> <span class="n">autodetection</span> <span class="n">entirely</span><span class="o">.</span> </pre></div> </div> <p>When configuration is successful, <code class="docutils literal"><span class="pre">MPI_&lt;lang&gt;_COMPILER</span></code> will be set to the compiler wrapper for &lt;lang&gt;, if it was found. <code class="docutils literal"><span class="pre">MPI_&lt;lang&gt;_FOUND</span></code> and other variables above will be set if any MPI implementation was found for &lt;lang&gt;, regardless of whether a compiler was found.</p> <p>When using <code class="docutils literal"><span class="pre">MPIEXEC</span></code> to execute MPI applications, you should typically use all of the <code class="docutils literal"><span class="pre">MPIEXEC</span></code> flags as follows:</p> <div class="highlight-default"><div class="highlight"><pre><span></span>${MPIEXEC} ${MPIEXEC_NUMPROC_FLAG} PROCS ${MPIEXEC_PREFLAGS} EXECUTABLE ${MPIEXEC_POSTFLAGS} ARGS </pre></div> </div> <p>where <code class="docutils literal"><span class="pre">PROCS</span></code> is the number of processors on which to execute the program, <code class="docutils literal"><span class="pre">EXECUTABLE</span></code> is the MPI program, and <code class="docutils literal"><span class="pre">ARGS</span></code> are the arguments to pass to the MPI program.</p> </div> <div class="section" id="backward-compatibility"> <h2>Backward Compatibility<a class="headerlink" href="#backward-compatibility" title="Permalink to this headline">¶</a></h2> <p>For backward compatibility with older versions of FindMPI, these variables are set, but deprecated:</p> <div class="highlight-default"><div class="highlight"><pre><span></span><span class="n">MPI_FOUND</span> <span class="n">MPI_COMPILER</span> <span class="n">MPI_LIBRARY</span> <span class="n">MPI_COMPILE_FLAGS</span> <span class="n">MPI_INCLUDE_PATH</span> <span class="n">MPI_EXTRA_LIBRARY</span> <span class="n">MPI_LINK_FLAGS</span> <span class="n">MPI_LIBRARIES</span> </pre></div> </div> <p>In new projects, please use the <code class="docutils literal"><span class="pre">MPI_&lt;lang&gt;_XXX</span></code> equivalents.</p> </div> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h3><a href="../index.html">Table Of Contents</a></h3> <ul> <li><a class="reference internal" href="#">FindMPI</a><ul> <li><a class="reference internal" href="#variables">Variables</a></li> <li><a class="reference internal" href="#usage">Usage</a></li> <li><a class="reference internal" href="#backward-compatibility">Backward Compatibility</a></li> </ul> </li> </ul> <h4>Previous topic</h4> <p class="topless"><a href="FindMPEG.html" title="previous chapter">FindMPEG</a></p> <h4>Next topic</h4> <p class="topless"><a href="FindOpenAL.html" title="next chapter">FindOpenAL</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../_sources/module/FindMPI.rst.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3>Quick search</h3> <form class="search" action="../search.html" method="get"> <div><input type="text" name="q" /></div> <div><input type="submit" value="Go" /></div> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="FindOpenAL.html" title="FindOpenAL" >next</a> |</li> <li class="right" > <a href="FindMPEG.html" title="FindMPEG" >previous</a> |</li> <li> <img src="../_static/cmake-logo-16.png" alt="" style="vertical-align: middle; margin-top: -2px" /> </li> <li> <a href="https://cmake.org/">CMake</a> &#187; </li> <li> <a href="../index.html">3.8.1 Documentation</a> &#187; </li> <li class="nav-item nav-item-1"><a href="../manual/cmake-modules.7.html" >cmake-modules(7)</a> &#187;</li> </ul> </div> <div class="footer" role="contentinfo"> &#169; Copyright 2000-2017 Kitware, Inc. and Contributors. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2. </div> </body> </html>
pipou/rae
builder/cmake/windows/doc/cmake/html/module/FindMPI.html
HTML
mit
14,987
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Class App\Http\Kernel</title> <link rel="stylesheet" href="resources/style.css?c2f33731c1948fbed7c333554678bfa68d4817da"> </head> <body> <div id="left"> <div id="menu"> <a href="index.html" title="Overview"><span>Overview</span></a> <div id="groups"> <h3>Namespaces</h3> <ul> <li class="active"> <a href="namespace-App.html"> App<span></span> </a> <ul> <li> <a href="namespace-App.Console.html"> Console<span></span> </a> <ul> <li> <a href="namespace-App.Console.Commands.html"> Commands </a> </li> </ul></li> <li> <a href="namespace-App.Events.html"> Events </a> </li> <li> <a href="namespace-App.Exceptions.html"> Exceptions </a> </li> <li class="active"> <a href="namespace-App.Http.html"> Http<span></span> </a> <ul> <li> <a href="namespace-App.Http.Controllers.html"> Controllers<span></span> </a> <ul> <li> <a href="namespace-App.Http.Controllers.Auth.html"> Auth </a> </li> </ul></li> <li> <a href="namespace-App.Http.Middleware.html"> Middleware </a> </li> <li> <a href="namespace-App.Http.Requests.html"> Requests </a> </li> </ul></li> <li> <a href="namespace-App.Jobs.html"> Jobs </a> </li> <li> <a href="namespace-App.Providers.html"> Providers </a> </li> </ul></li> </ul> </div> <hr> <div id="elements"> <h3>Classes</h3> <ul> <li class="active"><a href="class-App.Http.Kernel.html">Kernel</a></li> </ul> </div> </div> </div> <div id="splitter"></div> <div id="right"> <div id="rightInner"> <form id="search"> <input type="hidden" name="cx" value=""> <input type="hidden" name="ie" value="UTF-8"> <input type="text" name="q" class="text" placeholder="Search"> </form> <div id="navigation"> <ul> <li> <a href="index.html" title="Overview"><span>Overview</span></a> </li> <li> <a href="namespace-App.Http.html" title="Summary of App\Http"><span>Namespace</span></a> </li> <li class="active"> <span>Class</span> </li> </ul> <ul> </ul> <ul> </ul> </div> <div id="content" class="class"> <h1>Class Kernel</h1> <dl class="tree"> <dd style="padding-left:0px"> Illuminate\Foundation\Http\Kernel </dd> <dd style="padding-left:30px"> <img src="resources/inherit.png" alt="Extended by"> <b><span>App\Http\Kernel</span></b> </dd> </dl> <div class="info"> <b>Namespace:</b> <a href="namespace-App.html">App</a>\<a href="namespace-App.Http.html">Http</a><br> <b>Located at</b> <a href="source-class-App.Http.Kernel.html#7-33" title="Go to source code">Http/Kernel.php</a> <br> </div> <table class="summary properties" id="properties"> <caption>Properties summary</caption> <tr data-order="middleware" id="$middleware"> <td class="attributes"><code> protected array </code></td> <td class="name"> <a href="source-class-App.Http.Kernel.html#9-21" title="Go to source code"><var>$middleware</var></a> <div class="description short"> <p>The application's global HTTP middleware stack.</p> </div> <div class="description detailed hidden"> <p>The application's global HTTP middleware stack.</p> </div> </td> <td class="value"> <div> <a href="#$middleware" class="anchor">#</a> <code>[ \Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode::<span class="php-keyword1">class</span>, \App\Http\Middleware\EncryptCookies::<span class="php-keyword1">class</span>, \Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse::<span class="php-keyword1">class</span>, \Illuminate\Session\Middleware\StartSession::<span class="php-keyword1">class</span>, \Illuminate\View\Middleware\ShareErrorsFromSession::<span class="php-keyword1">class</span>, \App\Http\Middleware\VerifyCsrfToken::<span class="php-keyword1">class</span>, ]</code> </div> </td> </tr> <tr data-order="routeMiddleware" id="$routeMiddleware"> <td class="attributes"><code> protected array </code></td> <td class="name"> <a href="source-class-App.Http.Kernel.html#23-32" title="Go to source code"><var>$routeMiddleware</var></a> <div class="description short"> <p>The application's route middleware.</p> </div> <div class="description detailed hidden"> <p>The application's route middleware.</p> </div> </td> <td class="value"> <div> <a href="#$routeMiddleware" class="anchor">#</a> <code>[ <span class="php-quote">'auth'</span> =&gt; \App\Http\Middleware\Authenticate::<span class="php-keyword1">class</span>, <span class="php-quote">'auth.basic'</span> =&gt; \Illuminate\Auth\Middleware\AuthenticateWithBasicAuth::<span class="php-keyword1">class</span>, <span class="php-quote">'guest'</span> =&gt; \App\Http\Middleware\RedirectIfAuthenticated::<span class="php-keyword1">class</span>, ]</code> </div> </td> </tr> </table> </div> <div id="footer"> API documentation generated by <a href="http://apigen.org">ApiGen</a> </div> </div> </div> <script src="resources/combined.js"></script> <script src="elementlist.js"></script> </body> </html>
alexbonavila/Auth
docs/api/class-App.Http.Kernel.html
HTML
mit
5,465
Person Type: {{PersonType}} <br /> Person Id: {{PersonId}}
Nitij/JsMvc
Source/JsMvc/JsMvc/Views/person.html
HTML
mit
61
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="description" content="Javadoc API documentation for Fresco." /> <link rel="shortcut icon" type="image/x-icon" href="../../../../../favicon.ico" /> <title> AnimatedDrawableFrameInfo - Fresco API | Fresco </title> <link href="../../../../../../assets/doclava-developer-docs.css" rel="stylesheet" type="text/css" /> <link href="../../../../../../assets/customizations.css" rel="stylesheet" type="text/css" /> <script src="../../../../../../assets/search_autocomplete.js" type="text/javascript"></script> <script src="../../../../../../assets/jquery-resizable.min.js" type="text/javascript"></script> <script src="../../../../../../assets/doclava-developer-docs.js" type="text/javascript"></script> <script src="../../../../../../assets/prettify.js" type="text/javascript"></script> <script type="text/javascript"> setToRoot("../../../../../", "../../../../../../assets/"); </script> <script src="../../../../../../assets/doclava-developer-reference.js" type="text/javascript"></script> <script src="../../../../../../assets/navtree_data.js" type="text/javascript"></script> <script src="../../../../../../assets/customizations.js" type="text/javascript"></script> <noscript> <style type="text/css"> html,body{overflow:auto;} #body-content{position:relative; top:0;} #doc-content{overflow:visible;border-left:3px solid #666;} #side-nav{padding:0;} #side-nav .toggle-list ul {display:block;} #resize-packages-nav{border-bottom:3px solid #666;} </style> </noscript> </head> <body class=""> <div id="header"> <div id="headerLeft"> <span id="masthead-title"><a href="../../../../../packages.html">Fresco</a></span> </div> <div id="headerRight"> <div id="search" > <div id="searchForm"> <form accept-charset="utf-8" class="gsc-search-box" onsubmit="return submit_search()"> <table class="gsc-search-box" cellpadding="0" cellspacing="0"><tbody> <tr> <td class="gsc-input"> <input id="search_autocomplete" class="gsc-input" type="text" size="33" autocomplete="off" title="search developer docs" name="q" value="search developer docs" onFocus="search_focus_changed(this, true)" onBlur="search_focus_changed(this, false)" onkeydown="return search_changed(event, true, '../../../../../')" onkeyup="return search_changed(event, false, '../../../../../')" /> <div id="search_filtered_div" class="no-display"> <table id="search_filtered" cellspacing=0> </table> </div> </td> <!-- <td class="gsc-search-button"> <input type="submit" value="Search" title="search" id="search-button" class="gsc-search-button" /> </td> <td class="gsc-clear-button"> <div title="clear results" class="gsc-clear-button">&nbsp;</div> </td> --> </tr></tbody> </table> </form> </div><!-- searchForm --> </div><!-- search --> </div> </div><!-- header --> <div class="g-section g-tpl-240" id="body-content"> <div class="g-unit g-first side-nav-resizable" id="side-nav"> <div id="swapper"> <div id="nav-panels"> <div id="resize-packages-nav"> <div id="packages-nav"> <div id="index-links"> <a href="../../../../../packages.html" >Packages</a> | <a href="../../../../../classes.html" >Classes</a> </div> <ul> <li class="api apilevel-"> <a href="../../../../../com/facebook/animated/gif/package-summary.html">com.facebook.animated.gif</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/animated/giflite/package-summary.html">com.facebook.animated.giflite</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/animated/giflite/decoder/package-summary.html">com.facebook.animated.giflite.decoder</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/animated/giflite/draw/package-summary.html">com.facebook.animated.giflite.draw</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/animated/giflite/drawable/package-summary.html">com.facebook.animated.giflite.drawable</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/animated/webp/package-summary.html">com.facebook.animated.webp</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/animated/webpdrawable/package-summary.html">com.facebook.animated.webpdrawable</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/binaryresource/package-summary.html">com.facebook.binaryresource</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/cache/common/package-summary.html">com.facebook.cache.common</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/cache/disk/package-summary.html">com.facebook.cache.disk</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/callercontext/package-summary.html">com.facebook.callercontext</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/common/activitylistener/package-summary.html">com.facebook.common.activitylistener</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/common/disk/package-summary.html">com.facebook.common.disk</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/common/executors/package-summary.html">com.facebook.common.executors</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/common/file/package-summary.html">com.facebook.common.file</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/common/internal/package-summary.html">com.facebook.common.internal</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/common/lifecycle/package-summary.html">com.facebook.common.lifecycle</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/common/logging/package-summary.html">com.facebook.common.logging</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/common/media/package-summary.html">com.facebook.common.media</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/common/memory/package-summary.html">com.facebook.common.memory</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/common/references/package-summary.html">com.facebook.common.references</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/common/statfs/package-summary.html">com.facebook.common.statfs</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/common/streams/package-summary.html">com.facebook.common.streams</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/common/time/package-summary.html">com.facebook.common.time</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/common/util/package-summary.html">com.facebook.common.util</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/common/webp/package-summary.html">com.facebook.common.webp</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/datasource/package-summary.html">com.facebook.datasource</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/drawable/base/package-summary.html">com.facebook.drawable.base</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/drawee/backends/pipeline/package-summary.html">com.facebook.drawee.backends.pipeline</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/drawee/backends/pipeline/debug/package-summary.html">com.facebook.drawee.backends.pipeline.debug</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/drawee/backends/pipeline/info/package-summary.html">com.facebook.drawee.backends.pipeline.info</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/drawee/backends/pipeline/info/internal/package-summary.html">com.facebook.drawee.backends.pipeline.info.internal</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/drawee/components/package-summary.html">com.facebook.drawee.components</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/drawee/controller/package-summary.html">com.facebook.drawee.controller</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/drawee/debug/package-summary.html">com.facebook.drawee.debug</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/drawee/debug/listener/package-summary.html">com.facebook.drawee.debug.listener</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/drawee/drawable/package-summary.html">com.facebook.drawee.drawable</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/drawee/generic/package-summary.html">com.facebook.drawee.generic</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/drawee/gestures/package-summary.html">com.facebook.drawee.gestures</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/drawee/interfaces/package-summary.html">com.facebook.drawee.interfaces</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/drawee/span/package-summary.html">com.facebook.drawee.span</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/drawee/view/package-summary.html">com.facebook.drawee.view</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/fresco/animation/backend/package-summary.html">com.facebook.fresco.animation.backend</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/fresco/animation/bitmap/package-summary.html">com.facebook.fresco.animation.bitmap</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/fresco/animation/bitmap/cache/package-summary.html">com.facebook.fresco.animation.bitmap.cache</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/fresco/animation/bitmap/preparation/package-summary.html">com.facebook.fresco.animation.bitmap.preparation</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/fresco/animation/bitmap/wrapper/package-summary.html">com.facebook.fresco.animation.bitmap.wrapper</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/fresco/animation/drawable/package-summary.html">com.facebook.fresco.animation.drawable</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/fresco/animation/drawable/animator/package-summary.html">com.facebook.fresco.animation.drawable.animator</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/fresco/animation/factory/package-summary.html">com.facebook.fresco.animation.factory</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/fresco/animation/frame/package-summary.html">com.facebook.fresco.animation.frame</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/fresco/middleware/package-summary.html">com.facebook.fresco.middleware</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/fresco/ui/common/package-summary.html">com.facebook.fresco.ui.common</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imageformat/package-summary.html">com.facebook.imageformat</a></li> <li class="selected api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/animated/base/package-summary.html">com.facebook.imagepipeline.animated.base</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/animated/factory/package-summary.html">com.facebook.imagepipeline.animated.factory</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/animated/impl/package-summary.html">com.facebook.imagepipeline.animated.impl</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/animated/util/package-summary.html">com.facebook.imagepipeline.animated.util</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/backends/okhttp3/package-summary.html">com.facebook.imagepipeline.backends.okhttp3</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/backends/volley/package-summary.html">com.facebook.imagepipeline.backends.volley</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/bitmaps/package-summary.html">com.facebook.imagepipeline.bitmaps</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/cache/package-summary.html">com.facebook.imagepipeline.cache</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/common/package-summary.html">com.facebook.imagepipeline.common</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/core/package-summary.html">com.facebook.imagepipeline.core</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/datasource/package-summary.html">com.facebook.imagepipeline.datasource</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/debug/package-summary.html">com.facebook.imagepipeline.debug</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/decoder/package-summary.html">com.facebook.imagepipeline.decoder</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/drawable/package-summary.html">com.facebook.imagepipeline.drawable</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/filter/package-summary.html">com.facebook.imagepipeline.filter</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/image/package-summary.html">com.facebook.imagepipeline.image</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/instrumentation/package-summary.html">com.facebook.imagepipeline.instrumentation</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/listener/package-summary.html">com.facebook.imagepipeline.listener</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/memory/package-summary.html">com.facebook.imagepipeline.memory</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/multiuri/package-summary.html">com.facebook.imagepipeline.multiuri</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/nativecode/package-summary.html">com.facebook.imagepipeline.nativecode</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/platform/package-summary.html">com.facebook.imagepipeline.platform</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/postprocessors/package-summary.html">com.facebook.imagepipeline.postprocessors</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/producers/package-summary.html">com.facebook.imagepipeline.producers</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/request/package-summary.html">com.facebook.imagepipeline.request</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/systrace/package-summary.html">com.facebook.imagepipeline.systrace</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/transcoder/package-summary.html">com.facebook.imagepipeline.transcoder</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imagepipeline/transformation/package-summary.html">com.facebook.imagepipeline.transformation</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/imageutils/package-summary.html">com.facebook.imageutils</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/webpsupport/package-summary.html">com.facebook.webpsupport</a></li> <li class="api apilevel-"> <a href="../../../../../com/facebook/widget/text/span/package-summary.html">com.facebook.widget.text.span</a></li> </ul><br/> </div> <!-- end packages --> </div> <!-- end resize-packages --> <div id="classes-nav"> <ul> <li><h2>Interfaces</h2> <ul> <li class="api apilevel-"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableBackend.html">AnimatedDrawableBackend</a></li> <li class="api apilevel-"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedImage.html">AnimatedImage</a></li> <li class="api apilevel-"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedImageFrame.html">AnimatedImageFrame</a></li> </ul> </li> <li><h2>Classes</h2> <ul> <li class="selected api apilevel-"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.html">AnimatedDrawableFrameInfo</a></li> <li class="api apilevel-"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableOptions.html">AnimatedDrawableOptions</a></li> <li class="api apilevel-"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableOptionsBuilder.html">AnimatedDrawableOptionsBuilder</a></li> <li class="api apilevel-"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedImageResult.html">AnimatedImageResult</a></li> <li class="api apilevel-"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedImageResultBuilder.html">AnimatedImageResultBuilder</a></li> <li class="api apilevel-"><a href="../../../../../com/facebook/imagepipeline/animated/base/DelegatingAnimatedDrawableBackend.html">DelegatingAnimatedDrawableBackend</a></li> </ul> </li> <li><h2>Enums</h2> <ul> <li class="api apilevel-"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.BlendOperation.html">AnimatedDrawableFrameInfo.BlendOperation</a></li> <li class="api apilevel-"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.DisposalMethod.html">AnimatedDrawableFrameInfo.DisposalMethod</a></li> </ul> </li> </ul><br/> </div><!-- end classes --> </div><!-- end nav-panels --> <div id="nav-tree" style="display:none"> <div id="index-links"> <a href="../../../../../packages.html" >Packages</a> | <a href="../../../../../classes.html" >Classes</a> </div> </div><!-- end nav-tree --> </div><!-- end swapper --> </div> <!-- end side-nav --> <script> if (!isMobile) { //$("<a href='#' id='nav-swap' onclick='swapNav();return false;' style='font-size:10px;line-height:9px;margin-left:1em;text-decoration:none;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a>").appendTo("#side-nav"); chooseDefaultNav(); if ($("#nav-tree").is(':visible')) { init_default_navtree("../../../../../"); } else { addLoadEvent(function() { scrollIntoView("packages-nav"); scrollIntoView("classes-nav"); }); } //$("#swapper").css({borderBottom:"2px solid #aaa"}); } else { swapNav(); // tree view should be used on mobile } </script> <div class="g-unit" id="doc-content"> <div id="api-info-block"> <div class="sum-details-links"> Summary: <a href="#nestedclasses">Nested Classes</a> &#124; <a href="#lfields">Fields</a> &#124; <a href="#pubctors">Ctors</a> &#124; <a href="#inhmethods">Inherited Methods</a> &#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> </div><!-- end sum-details-links --> <div class="api-level"> </div> </div><!-- end api-info-block --> <!-- ======== START OF CLASS DATA ======== --> <div id="jd-header"> public class <h1>AnimatedDrawableFrameInfo</h1> extends Object<br/> </div><!-- end header --> <div id="naMessage"></div> <div id="jd-content" class="api apilevel-"> <table class="jd-inheritance-table"> <tr> <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object</td> </tr> <tr> <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td> <td colspan="1" class="jd-inheritance-class-cell">com.facebook.imagepipeline.animated.base.AnimatedDrawableFrameInfo</td> </tr> </table> <div class="jd-descr"> <h2>Class Overview</h2> <p>Info per frame returned by <code><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableBackend.html">AnimatedDrawableBackend</a></code>. </p> </div><!-- jd-descr --> <div class="jd-descr"> <h2>Summary</h2> <!-- ======== NESTED CLASS SUMMARY ======== --> <table id="nestedclasses" class="jd-sumtable"><tr><th colspan="12">Nested Classes</th></tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> enum</td> <td class="jd-linkcol"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.BlendOperation.html">AnimatedDrawableFrameInfo.BlendOperation</a></td> <td class="jd-descrcol" width="100%">Indicates how transparent pixels of the current frame are blended with those of the previous canvas.&nbsp;</td> </tr> <tr class=" api apilevel-" > <td class="jd-typecol"> enum</td> <td class="jd-linkcol"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.DisposalMethod.html">AnimatedDrawableFrameInfo.DisposalMethod</a></td> <td class="jd-descrcol" width="100%">How to dispose of the current frame before rendering the next frame.&nbsp;</td> </tr> </table> <!-- =========== FIELD SUMMARY =========== --> <table id="lfields" class="jd-sumtable"><tr><th colspan="12">Fields</th></tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> public final <a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.BlendOperation.html">AnimatedDrawableFrameInfo.BlendOperation</a></td> <td class="jd-linkcol"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.html#blendOperation">blendOperation</a></td> <td class="jd-descrcol" width="100%"></td> </tr> <tr class=" api apilevel-" > <td class="jd-typecol"> public final <a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.DisposalMethod.html">AnimatedDrawableFrameInfo.DisposalMethod</a></td> <td class="jd-linkcol"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.html#disposalMethod">disposalMethod</a></td> <td class="jd-descrcol" width="100%"></td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> public final int</td> <td class="jd-linkcol"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.html#frameNumber">frameNumber</a></td> <td class="jd-descrcol" width="100%"></td> </tr> <tr class=" api apilevel-" > <td class="jd-typecol"> public final int</td> <td class="jd-linkcol"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.html#height">height</a></td> <td class="jd-descrcol" width="100%"></td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> public final int</td> <td class="jd-linkcol"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.html#width">width</a></td> <td class="jd-descrcol" width="100%"></td> </tr> <tr class=" api apilevel-" > <td class="jd-typecol"> public final int</td> <td class="jd-linkcol"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.html#xOffset">xOffset</a></td> <td class="jd-descrcol" width="100%"></td> </tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> public final int</td> <td class="jd-linkcol"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.html#yOffset">yOffset</a></td> <td class="jd-descrcol" width="100%"></td> </tr> </table> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <table id="pubctors" class="jd-sumtable"><tr><th colspan="12">Public Constructors</th></tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> </td> <td class="jd-linkcol" width="100%"> <span class="sympad"><a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.html#AnimatedDrawableFrameInfo(int, int, int, int, int, com.facebook.imagepipeline.animated.base.AnimatedDrawableFrameInfo.BlendOperation, com.facebook.imagepipeline.animated.base.AnimatedDrawableFrameInfo.DisposalMethod)">AnimatedDrawableFrameInfo</a></span>(int frameNumber, int xOffset, int yOffset, int width, int height, <a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.BlendOperation.html">AnimatedDrawableFrameInfo.BlendOperation</a> blendOperation, <a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.DisposalMethod.html">AnimatedDrawableFrameInfo.DisposalMethod</a> disposalMethod) </td></tr> </table> <!-- ========== METHOD SUMMARY =========== --> <table id="inhmethods" class="jd-sumtable"><tr><th> <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a> <div style="clear:left;">Inherited Methods</div></th></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" ><img id="inherited-methods-java.lang.Object-trigger" src="../../../../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From class java.lang.Object <div id="inherited-methods-java.lang.Object"> <div id="inherited-methods-java.lang.Object-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> Object </td> <td class="jd-linkcol" width="100%"> <span class="sympad">clone</span>() </td></tr> <tr class=" api apilevel-" > <td class="jd-typecol"> boolean </td> <td class="jd-linkcol" width="100%"> <span class="sympad">equals</span>(Object arg0) </td></tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> void </td> <td class="jd-linkcol" width="100%"> <span class="sympad">finalize</span>() </td></tr> <tr class=" api apilevel-" > <td class="jd-typecol"> final Class&lt;?&gt; </td> <td class="jd-linkcol" width="100%"> <span class="sympad">getClass</span>() </td></tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> int </td> <td class="jd-linkcol" width="100%"> <span class="sympad">hashCode</span>() </td></tr> <tr class=" api apilevel-" > <td class="jd-typecol"> final void </td> <td class="jd-linkcol" width="100%"> <span class="sympad">notify</span>() </td></tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> final void </td> <td class="jd-linkcol" width="100%"> <span class="sympad">notifyAll</span>() </td></tr> <tr class=" api apilevel-" > <td class="jd-typecol"> String </td> <td class="jd-linkcol" width="100%"> <span class="sympad">toString</span>() </td></tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> final void </td> <td class="jd-linkcol" width="100%"> <span class="sympad">wait</span>(long arg0, int arg1) </td></tr> <tr class=" api apilevel-" > <td class="jd-typecol"> final void </td> <td class="jd-linkcol" width="100%"> <span class="sympad">wait</span>(long arg0) </td></tr> <tr class="alt-color api apilevel-" > <td class="jd-typecol"> final void </td> <td class="jd-linkcol" width="100%"> <span class="sympad">wait</span>() </td></tr> </table> </div> </div> </td></tr> </table> </div><!-- jd-descr (summary) --> <!-- Details --> <!-- XML Attributes --> <!-- Enum Values --> <!-- Constants --> <!-- Fields --> <!-- ========= FIELD DETAIL ======== --> <h2>Fields</h2> <a id="blendOperation"></a> <div class="jd-details api apilevel-"> <h4 class="jd-details-title"> <span class="normal"> public final <a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.BlendOperation.html">AnimatedDrawableFrameInfo.BlendOperation</a> </span> blendOperation </h4> <div class="api-level"> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p></p></div> </div> </div> <a id="disposalMethod"></a> <div class="jd-details api apilevel-"> <h4 class="jd-details-title"> <span class="normal"> public final <a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.DisposalMethod.html">AnimatedDrawableFrameInfo.DisposalMethod</a> </span> disposalMethod </h4> <div class="api-level"> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p></p></div> </div> </div> <a id="frameNumber"></a> <div class="jd-details api apilevel-"> <h4 class="jd-details-title"> <span class="normal"> public final int </span> frameNumber </h4> <div class="api-level"> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p></p></div> </div> </div> <a id="height"></a> <div class="jd-details api apilevel-"> <h4 class="jd-details-title"> <span class="normal"> public final int </span> height </h4> <div class="api-level"> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p></p></div> </div> </div> <a id="width"></a> <div class="jd-details api apilevel-"> <h4 class="jd-details-title"> <span class="normal"> public final int </span> width </h4> <div class="api-level"> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p></p></div> </div> </div> <a id="xOffset"></a> <div class="jd-details api apilevel-"> <h4 class="jd-details-title"> <span class="normal"> public final int </span> xOffset </h4> <div class="api-level"> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p></p></div> </div> </div> <a id="yOffset"></a> <div class="jd-details api apilevel-"> <h4 class="jd-details-title"> <span class="normal"> public final int </span> yOffset </h4> <div class="api-level"> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p></p></div> </div> </div> <!-- Public ctors --> <!-- ========= CONSTRUCTOR DETAIL ======== --> <h2>Public Constructors</h2> <a id="AnimatedDrawableFrameInfo(int, int, int, int, int, com.facebook.imagepipeline.animated.base.AnimatedDrawableFrameInfo.BlendOperation, com.facebook.imagepipeline.animated.base.AnimatedDrawableFrameInfo.DisposalMethod)"></a> <div class="jd-details api apilevel-"> <h4 class="jd-details-title"> <span class="normal"> public </span> <span class="sympad">AnimatedDrawableFrameInfo</span> <span class="normal">(int frameNumber, int xOffset, int yOffset, int width, int height, <a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.BlendOperation.html">AnimatedDrawableFrameInfo.BlendOperation</a> blendOperation, <a href="../../../../../com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.DisposalMethod.html">AnimatedDrawableFrameInfo.DisposalMethod</a> disposalMethod)</span> </h4> <div class="api-level"> <div> </div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p></p></div> </div> </div> <!-- ========= CONSTRUCTOR DETAIL ======== --> <!-- Protected ctors --> <!-- ========= METHOD DETAIL ======== --> <!-- Public methdos --> <!-- ========= METHOD DETAIL ======== --> <!-- ========= END OF CLASS DATA ========= --> <a id="navbar_top"></a> <div id="footer"> +Generated by <a href="http://code.google.com/p/doclava/">Doclava</a>. +</div> <!-- end footer - @generated --> </div> <!-- jd-content --> </div><!-- end doc-content --> </div> <!-- end body-content --> <script type="text/javascript"> init(); /* initialize doclava-developer-docs.js */ </script> </body> </html>
facebook/fresco
docs/javadoc/reference/com/facebook/imagepipeline/animated/base/AnimatedDrawableFrameInfo.html
HTML
mit
37,011
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>nodejs&trade; console </title> <link rel="stylesheet" rev="stylesheet" media="all" type="text/css" href="style.css" /> <link rel="stylesheet" rev="stylesheet" media="all" type="text/css" href="./fonts/stylesheet.css" /> <link rel="stylesheet" rev="stylesheet" media="all" type="text/css" href="style.light.css" /> <link rel="stylesheet" rev="stylesheet" media="all" type="text/css" href="style.dark.css" id="dark_ui" /> <link rel="icon" type="image/vnd.microsoft.icon" href="./images/favicon.ico"/> <link rel="shortcut icon" type="image/x-icon" href="./images/favicon.ico"/> <script type="text/javascript" src="libraries/jq.js"></script> <script type="text/javascript" src="libraries/jquery-ui-1.8.21.custom.min.js"></script> <script type="text/javascript" src="libraries/jq.cookie.js"></script> <script type="text/javascript" src="libraries/jq.hotkeys.js"></script> <script type="text/javascript" src="libraries/jq.tabby.js"></script> <script type="text/javascript" src="libraries/jq.unsel.js"></script> <script type="text/javascript" src="libraries/jq.storage.js"></script> <script type="text/javascript" src="libraries/dragscrollable.js"></script> <script type="text/javascript" src="scripts/localtree.js"></script> <script type="text/javascript" src="scripts/history.js"></script> <script type="text/javascript" src="scripts/sse.js"></script> <script type="text/javascript" src="scripts/suggest.js"></script> <script type="text/javascript" src="scripts/console.js"></script> <script type="text/javascript" src="scripts/tools.js"></script> </head> <body> <div class="tool"> <a class="nosel">nodejs&trade; console</a> <b class="r"><a target="_blank" title="nodejs on twitter" href="http://www.twitter.com/nodejs">t</a></b> <b class="r"><a target="_blank" title="nodejs manual" href="http://yand.info/"><small>H</small></a></b> <a class="r nosel">&nbsp;</a> <a class="r t_dark_ui">Dark</a> <a class="r t_light_ui">Light</a> <a class="r nosel">&nbsp;</a> <a class="r iScroll" title="Dragging will scroll">Panning</a> </div> <div id="wrap"> <div id="output_wrappr"><div id="output_viewer"></div></div> <div id="formwrap"><form method="post" action="/" id="inp_form"> <span id="commandhint">Don't know what to do? Type `global` and hit Enter.</span> <textarea name="command" id="command"></textarea> <div class="sugpos"></div> <span id="cursor">&gt;</span> </form></div> </div> <div class="tool tool-bottom"> <b class="show-write-area" title="Show / hide console input">_</b> <b class="clear-console" title="Clear all messages">&times;</b> <b class="autoexpand" title="Expand object roots automatically"><small>&sup3;</small></b> <b class="dotstruct" title="Highlight hovered object members"><small>p</small></b> <b class="preserve" title="Preserve input when sending commands">w</b> <a class="nosel constat"> <span class="eicon">W</span> <span class="msg">Disconnected</span></a> <b class="r new-window" title="Duplicate current console window"><small>D</small></b> <b class="r reload" title="Refresh console window">V</b> <a class="r collapse-all " title="Collapse all objects' properties">Collapse all</a> <a class="r expand-all" title="Expand all objects' properties">Expand all</a> </div> </body> </html>
Silviu-Marian/node-codein
src/client/index.html
HTML
mit
3,523
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="format-detection" content="telephone=no" /> <meta name="msapplication-tap-highlight" content="no" /> <!-- WARNING: for iOS 7, remove the width=device-width and height=device-height attributes. See https://issues.apache.org/jira/browse/CB-4323 --> <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height, target-densitydpi=device-dpi" /> <title>mersocarlin-template Demo</title> </head> <body> <div id="main"></div> <script type="text/javascript" src="cordova.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/react/0.13.2/react.js"></script> <script src="./build/phonegap-upload.js"></script> </body> </html>
mersocarlin/phonegap-upload
hybrid/PhonegapUpload/www/index.html
HTML
mit
797
<div> Only consider luminance; ignore chroma (color) in the comparison </div>
marcelerz/visual-diff-plugin
src/main/resources/org/jenkinsci/plugins/visual_diff/comparison/PerceptualDiff/help-luminanceOnly.html
HTML
mit
82
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>The Quaternionic Exponential</title> <link rel="stylesheet" href="../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../index.html" title="Math Toolkit 1.9.0"> <link rel="up" href="../quaternions.html" title="Chapter&#160;9.&#160;Quaternions"> <link rel="prev" href="quat_tests.html" title="Test Program"> <link rel="next" href="acknowledgement.html" title="Acknowledgements"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> <td align="center"><a href="../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="quat_tests.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="acknowledgement.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="math_toolkit.exp"></a><a class="link" href="exp.html" title="The Quaternionic Exponential">The Quaternionic Exponential</a> </h2></div></div></div> <p> Please refer to the following PDF's: </p> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> <li class="listitem"> <a href="../../../quaternion/TQE.pdf" target="_top">The Quaternionic Exponential (and beyond)</a> </li> <li class="listitem"> <a href="../../../quaternion/TQE_EA.pdf" target="_top">The Quaternionic Exponential (and beyond) ERRATA &amp; ADDENDA</a> </li> </ul></div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2006-2010, 2012, 2013 Nikhar Agrawal, Anton Bikineev, Paul A. Bristow, Christopher Kormanyos, Hubert Holin, Bruno Lalande, John Maddock, Johan R&#229;de, Gautam Sewani, Benjamin Sobotta, Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="quat_tests.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="acknowledgement.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
rkq/cxxexp
third-party/src/boost_1_56_0/libs/math/doc/html/math_toolkit/exp.html
HTML
mit
3,564
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_55) on Fri Jun 20 06:34:27 EDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.apache.solr.client.solrj.request.CollectionAdminRequest.Reload (Solr 4.9.0 API)</title> <meta name="date" content="2014-06-20"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.solr.client.solrj.request.CollectionAdminRequest.Reload (Solr 4.9.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/client/solrj/request/CollectionAdminRequest.Reload.html" title="class in org.apache.solr.client.solrj.request">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/client/solrj/request/class-use/CollectionAdminRequest.Reload.html" target="_top">Frames</a></li> <li><a href="CollectionAdminRequest.Reload.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.client.solrj.request.CollectionAdminRequest.Reload" class="title">Uses of Class<br>org.apache.solr.client.solrj.request.CollectionAdminRequest.Reload</h2> </div> <div class="classUseContainer">No usage of org.apache.solr.client.solrj.request.CollectionAdminRequest.Reload</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/client/solrj/request/CollectionAdminRequest.Reload.html" title="class in org.apache.solr.client.solrj.request">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/client/solrj/request/class-use/CollectionAdminRequest.Reload.html" target="_top">Frames</a></li> <li><a href="CollectionAdminRequest.Reload.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-2014 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
knittledan/Location_Search_Prediction
thirdParty/solrSrc/docs/solr-solrj/org/apache/solr/client/solrj/request/class-use/CollectionAdminRequest.Reload.html
HTML
mit
5,292
<ion-view view-title="Dashboard"> <ion-content class="padding"> <div class="list foot"> <img width="100%" height="auto" src="img/logo.png"> <form ng-submit="doLogin()"> <label class="item item-input item-floating-label"> <span class="input-label">Email</span> <input type="text" placeholder="Email" ng-model="loginData.email"> </label> <label class="item item-input item-floating-label"> <span class="input-label">Password</span> <input type="password" placeholder="Password" ng-model="loginData.password"> </label> <button class="button button-block button-positive">Log In</button> <button class="button button-block button-calm" type="submit"> Aren't you a user? Download Parent App first! </button> </form> </div> </ion-content> </ion-view>
Otsimo/Child
www/templates/login.html
HTML
mit
1,019
--- title: Work permalink: /work/ description: | I work primarly as a software developer. I also work in the community as an educator of Afrocentric history whilst studying childhood education. masthead: image: pages/work.jpeg --- <p class="lead f2 tracked-tight lh-copy"> I am a <strong>full-stack software engineer</strong> focused on the <strong>Web</strong> platform. I also focus on <strong>decolonized education</strong> for Black and Brown youth in the realm of history and computer science. </p> <h2 class="tracked-tight">What I Do</h2> <p class="measure lh-copy tj fw5 bg-light-gray bl pa2"> <a class="link" href="/portfolio/">View my portfolio</a> for deeper dives into projects I've worked on. </p> <p class="measure lh-copy tj"> I focus on Web application development in languages like <a class="fw7 orange" href="https://www.python.org/">Python</a>, <a class="fw7 red" href="https://www.ruby-lang.org/en/">Ruby</a>, <a class="fw7 green" href="https://js.org/">JavaScript</a> and <a class="fw7 purple" href="http://elixir-lang.org/">Elixir</a>. I work on building <em>delightful and effective</em> user experiences, particularly using <a href="https://vuejs.org">VueJs</a>. </p> <p class="measure lh-copy tj"> I have experience working on Android applications as well. It focused around tooling, testing and finding performance bottlenecks in the application and library usage within the such. </p> <h2 class="tracked-tight">Background</h2> <p class="lead lh-copy measure"> I'm currently looking for work either on a full-time (FTE) or contractual (freelance) basis as a software developer. <br /> <a class="link" href="/work/contract/">Let's build your next big thing</a>. </p> <p class="lh-copy measure"> I have worked as a <strong>software engineer</strong> since 2011 at companies like <a class="red" href="https://google.com">Google</a>, <a class="blue" href="http://horizonmedia.com">Horizon Media</a>, <a class="orange" href="http://www.theblsgroup.com/">BLS</a>, <a class="red" href="https://shutterstock.com/">Shutterstock</a>, <a class="orange" href="https://getclef.com/">Clef</a>, <a class="hot-pink" href="https://lyft.com">Lyft</a> and <a class="washed-blue" href="https://lob.com">Lob</a>. </p> <p class="lh-copy measure"> I've done mentoring with youth and adults alike with amazing programs like <a href="https://blackgirlscode.com">Black Girls Code</a> and <a href="https://yeswecode.com">Yes We Code</a>. </p>
jalcine/website
src/pages/work/home.html
HTML
mit
2,515
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> <script type="text/javascript" src="../src/jquery.fb.albumbrowser.js"></script> <link rel="stylesheet" type="text/css" href="../src/jquery.fb.albumbrowser.css" /> </head> <body> <div class="fb-album-container"></div> <script type="text/javascript"> $(document).ready(function () { $(".fb-album-container").FacebookAlbumBrowser({ account: "natgeo", accessToken: "775908159169504|cYEIsh0rs25OQQC8Ex2hXyCOut4", includeAlbums: ["Profile Pictures", "Timeline Photos"], showComments: true, commentsLimit:3, showAccountInfo: true, showImageCount: true, showImageText: true, shareButton: false, albumsPageSize: 0, photosPageSize: 0, lightbox: true, photosCheckbox: true, pluginImagesPath: "../src/", likeButton: true, shareButton: true, addThis:"ra-52638e915dd79612", photoChecked: function(photo){ console.log("PHOTO CHECKED: " + photo.id + " - " + photo.url + " - " + photo.thumb); console.log("CHECKED PHOTOS COUNT: " + this.checkedPhotos.length); }, photoUnchecked: function (photo) { console.log("PHOTO UNCHECKED: " + photo.id + " - " + photo.url + " - " + photo.thumb); console.log("CHECKED PHOTOS COUNT: " + this.checkedPhotos.length); }, albumSelected: function (photo) { console.log("ALBUM CLICK: " + photo.id + " - " + photo.url + " - " + photo.thumb); }, photoSelected: function (photo) { console.log("PHOTO CLICK: " + photo.id + " - " + photo.url + " - " + photo.thumb); } }); }); </script> </body> </html>
dejanstojanovic/Facebook-Album-Browser
samples/sample-only-albums.html
HTML
mit
2,238
<hr class="c-divider">
wangjinisda/react-webpack-babel-starter
src/resources/external_artifacts/MWF_1.6.0/core/templates/components/divider/report/index.html
HTML
mit
22
<html> <META HTTP-EQUIV=Content-Type Content="text/html; charset=big5"> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/02547/02547101122500.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:20:01 GMT --> <head><title>ªk½s¸¹:02547 ª©¥»:101122500</title> <link rel="stylesheet" type="text/css" href="../../version.css" > </HEAD> <body><left> <table><tr><td><FONT COLOR=blue SIZE=5>ºò«æÂåÀø±ÏÅ@ªk(02547)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <tr><td align=left valign=top> <a href=0254784071400.html target=law02547><nobr><font size=2>¤¤µØ¥Á°ê 84 ¦~ 7 ¤ë 14 ¤é</font></nobr></a> </td> <td valign=top><font size=2>¨î©w55±ø</font></td> <tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 84 ¦~ 8 ¤ë 9 ¤é¤½¥¬</font></nobr></td> <tr><td align=left valign=top> <a href=0254789011400.html target=law02547><nobr><font size=2>¤¤µØ¥Á°ê 89 ¦~ 1 ¤ë 14 ¤é</font></nobr></a> </td> <td valign=top><font size=2>­×¥¿²Ä4, 5, 8¦Ü11, 15, 20, 24, 30, 31, 41, 52±ø</font></td> <tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 89 ¦~ 2 ¤ë 9 ¤é¤½¥¬</font></nobr></td> <tr><td align=left valign=top> <a href=0254791010800.html target=law02547><nobr><font size=2>¤¤µØ¥Á°ê 91 ¦~ 1 ¤ë 8 ¤é</font></nobr></a> </td> <td valign=top><font size=2>¼W­q²Ä48¤§1, 53¤§1±ø<br> ­×¥¿²Ä15, 41, 48¦Ü50±ø</font></td> <tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 91 ¦~ 1 ¤ë 30 ¤é¤½¥¬</font></nobr></td> <tr><td align=left valign=top> <a href=0254794011400.html target=law02547><nobr><font size=2>¤¤µØ¥Á°ê 94 ¦~ 1 ¤ë 14 ¤é</font></nobr></a> </td> <td valign=top><font size=2>­×¥¿²Ä6±ø<br> ¼W­q²Ä22¤§1±ø</font></td> <tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 94 ¦~ 2 ¤ë 5 ¤é¤½¥¬</font></nobr></td> <tr><td align=left valign=top> <a href=0254796060800.html target=law02547><nobr><font size=2>¤¤µØ¥Á°ê 96 ¦~ 6 ¤ë 8 ¤é</font></nobr></a> </td> <td valign=top><font size=2>­×¥¿¥þ¤å58±ø</font></td> <tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 96 ¦~ 7 ¤ë 11 ¤é¤½¥¬</font></nobr></td> <tr><td align=left valign=top> <a href=02547101122500.html target=law02547><nobr><font size=2>¤¤µØ¥Á°ê 101 ¦~ 12 ¤ë 25 ¤é</font></nobr></a> </td> <td valign=top><font size=2>¼W­q²Ä14¤§1, 14¤§2±ø<br> ­×¥¿²Ä3, 5, 8, 12, 17, 22, 24, 25, 30, 32, 33±ø</font></td> <tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 102 ¦~ 1 ¤ë 16 ¤é¤½¥¬</font></nobr></td> </table></table></table></table> <p><table><tr><td><font color=blue size=4>¥Á°ê101¦~12¤ë25¤é</font></td> <td><a href=http://lis.ly.gov.tw/lghtml/lawstat/reason2/02547101122500.htm target=reason><font size=2>¥ßªk²z¥Ñ</font></a></td> <td><a href=http://lis.ly.gov.tw/lgcgi/lglawproc?02547101122500 target=proc><font size=2>¥ßªk¬ö¿ý</font></a></td> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>²Ä¤@³¹ Á`«h</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤@±ø</font> &nbsp;&nbsp;<font size=2>(¥ßªk¥Øªº)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¬°°·¥þºò«æÂåÀø±ÏÅ@Åé¨t¡A´£ª@ºò«æÂåÀø±ÏÅ@«~½è¡A¥H½T«Oºò«æ¶Ë¯f±w¤§¥Í©R¤Î°·±d¡A¯S¨î©w¥»ªk¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤G±ø</font> &nbsp;&nbsp;<font size=2>(¥DºÞ¾÷Ãö)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¥»ªk©ÒºÙ½Ã¥Í¥DºÞ¾÷Ãö¡G¦b¤¤¥¡¬°¦æ¬F°|½Ã¥Í¸p¡F¦bª½ÁÒ¥«¬°ª½ÁÒ¥«¬F©²¡F¦b¿¤¡]¥«¡^¬°¿¤¡]¥«¡^¬F©²¡C<br> ¡@¡@¥»ªk©ÒºÙ®ø¨¾¥DºÞ¾÷Ãö¡G¦b¤¤¥¡¬°¤º¬F³¡¡F¦bª½ÁÒ¥«¬°ª½ÁÒ¥«¬F©²¡F¦b¿¤¡]¥«¡^¬°¿¤¡]¥«¡^¬F©²¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤T±ø</font> &nbsp;&nbsp;<font size=2>(ºò«æÂåÀø±ÏÅ@¨Æ¶µ)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¥»ªk©ÒºÙºò«æÂåÀø±ÏÅ@¡A¥]¬A¤U¦C¨Æ¶µ¡G<br> ¡@¡@¤@¡Bºò«æ¶Ë¯f¡B¤j¶q¶Ë¯f±w©Î³¥¥~¦a°Ï¶Ë¯f¤§²{³õºò«æ±ÏÅ@¤ÎÂåÀø³B²z¡C<br> ¡@¡@¤G¡B°eÂå³~¤¤¤§ºò«æ±ÏÅ@¡C<br> ¡@¡@¤T¡B­«¤j¶Ë¯f±w©ÎÂ÷®q¡B°¾»·¦a°ÏÃø¥H¶Eªv¤§¶Ë¯f±w¤§Âà¶E¡C<br> ¡@¡@¥|¡BÂåÀø¾÷ºc¤§ºò«æÂåÀø¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¥|±ø</font> &nbsp;&nbsp;<font size=2>(ºò«æÂåÀø±ÏÅ@¤H­û¤§½d³ò)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¥»ªk©ÒºÙºò«æÂåÀø±ÏÅ@¤H­û¡]¥H¤U²ºÙ±ÏÅ@¤H­û¡^¡A«üÂå®v¡BÅ@²z¤H­û¡B±ÏÅ@§Þ³N­û¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>²Ä¤G³¹ ºò«æÂåÀø±ÏÅ@Åé¨t</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤­±ø</font> &nbsp;&nbsp;<font size=2>(ºò«æÂåÀø±ÏÅ@Åé¨î¤Î¥þ°êºò«æÂåÀø±ÏÅ@­pµe)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¬°«P¶iºò«æÂåÀø±ÏÅ@³]¬I¤Î¤H¤O§¡¿Åµo®i¡A¤¤¥¡½Ã¥Í¥DºÞ¾÷ÃöÀ³·|¦P¤¤¥¡®ø¨¾¥DºÞ¾÷Ãö¹º©wºò«æÂåÀø±ÏÅ@°Ï°ì¡A­q©w¥þ°êºò«æÂåÀø±ÏÅ@­pµe¡C¨ä¤¤¡A³¥¥~¦a°Ïºò«æ±ÏÅ@À³¤©¯Ç¤J¡C<br> ¡@¡@¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö¬°¾ã¦Xºò«æÂåÀø±ÏÅ@¸ê·½¡A±j¤Æºò«æÀ³Åܾ÷¨î¡AÀ³«Ø¥ßºò«æÂåÀø±ÏÅ@°Ï°ì¨ó½Õ«ü´§Åé¨t¡A¨Ã¨C¦~¤½¥¬ºò«æÂåÀø«~½è¬ÛÃö²Î­p³ø§i¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤»±ø</font> &nbsp;&nbsp;<font size=2>(ºò«æÂåÀø±ÏÅ@­pµe)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^¬F©²À³¨ÌÁҰϤº¤§ºò«æÂåÀø±ÏÅ@¸ê·½¡A°t¦X«e±ø²Ä¤@¶µ¤§¥þ°êºò«æÂåÀø±ÏÅ@­pµe¡A­q©wºò«æÂåÀø±ÏÅ@¹ê¬I¤è®×¡A¿ì²zºò«æÂåÀø±ÏÅ@·~°È¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤C±ø</font> &nbsp;&nbsp;<font size=2>(¨a®`¤Î¾Ôª§¤§¹w¨¾À³Åܱ¹¬I)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¦U¯Å½Ã¥Í¥DºÞ¾÷Ãö¹ï¨a®`¤Î¾Ôª§¤§¹w¨¾À³Åܱ¹¬I¡AÀ³°t¦X³W¹º¿ì²zºò«æÂåÀø±ÏÅ@¦³Ãö¨Æ¶µ¡F¥²­n®É¡A±oµ²¦X¥þ¥Á¨¾½Ã°Ê­û·Ç³ÆÅé¨t¡A¹ê¬Iºò«æÂåÀø±ÏÅ@¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤K±ø</font> &nbsp;&nbsp;<font size=2>(ºò«æÂåÀø±ÏÅ@·~°È¤§¿Ô¸ß©Î¼f¬d)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö±oÁܶ°ÂåÀø¾÷ºc¡B¹ÎÅé»P¬F©²¾÷Ãö¥Nªí¤Î¾ÇªÌ±M®a¡A¬°¤U¦C¨Æ¶µ¤§¿Ô¸ß©Î¼f¬d¡G<br> ¡@¡@¤@¡Bºò«æÂåÀø±ÏÅ@Åé¨t«Ø¸m¤Îºò«æÂåÀø±ÏÅ@°Ï°ì¹º©w¤§¿Ô¸ß¡C<br> ¡@¡@¤G¡B¤Æ¾Ç¨a®`¡B¿ç®g¨a®`¡B¿N¶Ë¡BªÅ¤¤±ÏÅ@¤Î³¥¥~¦a°Ï¤§ºò«æÂåÀø±ÏÅ@µ¥¯S®íºò«æÂåÀø±ÏÅ@¤§¿Ô¸ß¡C<br> ¡@¡@¤T¡B«æ±Ï±Ð¨|°V½m¤Î«Å¾É¤§¿Ô¸ß¡C<br> ¡@¡@¥|¡B²Ä¤T¤Q¤K±øÂå°|ÂåÀø³B²z¯à¤O¤À¯Å¼Ð·Ç¤Îµû©wµ²ªG¤§¼f¬d¡C<br> ¡@¡@¤­¡B¨ä¥L¦³Ãö¤¤¥¡©Îºò«æÂåÀø±ÏÅ@°Ï°ì¤§ºò«æÂåÀø±ÏÅ@·~°È¤§¿Ô¸ß¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤E±ø</font> &nbsp;&nbsp;<font size=2>(°Ï°ìºò«æÂåÀøÀ³Åܤ¤¤ß¤§²Õ¦¨¤Î¿ì²z·~°È)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¤¤¥¡½Ã¥Í¥DºÞ¾÷ÃöÀ³¨Ì²Ä¤­±ø²Ä¤G¶µ¤§ºò«æÂåÀø±ÏÅ@°Ï°ì¨ó½Õ«ü´§Åé¨t¡A©e°UÂåÀø¾÷ºc©ó¦U°Ï°ì¤º²Õ¦¨°Ï°ìºò«æÂåÀøÀ³Åܤ¤¤ß¡]¥H¤U²ºÙ°Ï°ìÀ³Åܤ¤¤ß¡^¡A¿ì²z¤U¦C·~°È¡G<br> ¡@¡@¤@¡B§Y®ÉºÊ±±°Ï°ì¤º¨a®`¦³Ãöºò«æÂåÀø¤§¨Æ¥ó¡C<br> ¡@¡@¤G¡B§Y®É´x´¤°Ï°ì¤ººò«æÂåÀø¸ê°T¤Î¸ê·½ª¬ªp¡C<br> ¡@¡@¤T¡B«Ø¸m°Ï°ì¤º¨a®`ÂåÀø¸ê·½¤§¸ê®Æ®w¡C<br> ¡@¡@¥|¡B¨ó§U³W¹º¨a®`¦³Ãöºò«æÂåÀø¨Æ¥ó¤§´_°·¤u§@¡C<br> ¡@¡@¤­¡B©w´Á¿ì²z¦~«×­«¤j¨a®`¦³Ãöºò«æÂåÀø¤§ºt½m¡C<br> ¡@¡@¤»¡B¸óª½ÁÒ¥«¡B¿¤¡]¥«¡^¤§¨a®`µo¥Í®É¡A¨ó§U¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö½Õ«×°Ï°ì¤ººò«æÂåÀø¸ê·½¡A¶i¦æÀ³Åܤu§@¡C<br> ¡@¡@¤C¡B¨ó§U¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö«ü´§°Ï°ì¤º«æ±Ï³d¥ôÂå°|¬£»º¬ÛÃö¤H­û¡A¨ó§U³B²z¤j¶qºò«æ¶Ë¯f±w¡C<br> ¡@¡@¤K¡B¨ä¥L¦³Ãö°Ï°ìºò«æÂåÀø¨a®`À³Åܨƶµ¡C<br> ¡@¡@«e¶µ²Ä¤»´Ú»P²Ä¤C´Ú½Õ«×¡B«ü´§¤§±Ò°Ê­n¥ó¡B«ü´§Åé¨t¬[ºc¡BÀ³Åܵ{§Ç¤Î¨ä¥LÀ³°t¦X¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q±ø</font> &nbsp;&nbsp;<font size=2>(¦a¤è½Ã¥Í¥DºÞ¾÷Ãö¿Ô¸ß©Î¼f¬d¨Æ¶µ)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö±oÁܶ°ÂåÀø¾÷ºc¡B¹ÎÅé»P¬F©²¾÷Ãö¥Nªí¤Î¾ÇªÌ±M®a¡A¬°¤U¦C¨Æ¶µ¤§¿Ô¸ß©Î¼f¬d¡G<br> ¡@¡@¤@¡Bºò«æÂåÀø±ÏÅ@¸ê·½³W¹º¤Î¹ê¬I¤è®×¤§¿Ô¸ß¡C<br> ¡@¡@¤G¡B«æ±Ï³d¥ôÂå°|¤§«ü©w¤è¦¡¤Î¦Ò®Ö¨Æ¶µ¤§¿Ô¸ß¡C<br> ¡@¡@¤T¡BÂà¶Eª§Ä³¨Æ¶µ¤§¼f¬d¡C<br> ¡@¡@¥|¡Bºò«æ¶Ë¯f±w±ÏÅ@§@·~µ{§Ç¤§¿Ô¸ß¡C<br> ¡@¡@¤­¡B±ÏÅ@§Þ³N­û·þ¾É¦Ò®Ö¨Æ¶µ¤§¿Ô¸ß¡C<br> ¡@¡@¤»¡B¨ä¥L¦³Ãöºò«æÂåÀø±ÏÅ@¨Æ¶µ¤§¿Ô¸ß¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¤@±ø</font> &nbsp;&nbsp;<font size=2>(Âå°|ºò«æÂåÀø·~°È¤§µûŲ¨î«×¤Î·þ¾É¦Ò®Ö)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¤¤¥¡½Ã¥Í¥DºÞ¾÷ÃöÀ³±NÂå°|ºò«æÂåÀø·~°È¤Î¨ó§U¨ì°|«eºò«æÂåÀø·~°È¯Ç¤JÂå°|µûŲ¡C<br> ¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö¹ïÁҰϤºÂåÀø¾÷ºc¤§ºò«æÂåÀø·~°È¡AÀ³©w´Á¹ê¬I·þ¾É¦Ò®Ö¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¤G±ø</font> &nbsp;&nbsp;<font size=2>(±Ï¨a±ÏÅ@«ü´§¤¤¤ß¤§¥ô°È)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^®ø¨¾¾÷Ãö¤§±Ï¨a±ÏÅ@«ü´§¤¤¤ß¡AÀ³¥Ñ±ÏÅ@¤H­û¤G¤Q¥|¤p®É°õ¶Ô¡A³B²z¤U¦Cºò«æ±ÏÅ@¨Æ¶µ¡G<br> ¡@¡@¤@¡B«Ø¥ßºò«æÂåÀø±ÏÅ@¸ê°T¡C<br> ¡@¡@¤G¡B´£¨Ñºò«æ¶Ë¯f±w°e¹FÂåÀø¾÷ºc«e¤§ºò«æ¶Ë¯f¿Ô¸ß¡C<br> ¡@¡@¤T¡B¨ü²zºò«æÂåÀø±ÏÅ@¥Ó½Ð¡C<br> ¡@¡@¥|¡B«ü´§±ÏÅ@¶¤©Î®ø¨¾¤À¶¤°õ¦æºò«æ¶Ë¯f±w°e¹FÂåÀø¾÷ºc«e¤§ºò«æ±ÏÅ@¡C<br> ¡@¡@¤­¡BÁpµ¸ÂåÀø¾÷ºc±µ¨üºò«æ¶Ë¯f±w¡C<br> ¡@¡@¤»¡BÁpµ¸±ÏÅ@¹B¿é¤u¨ã¤§³]¸m¾÷Ãö¡]ºc¡^°õ¦æºò«æ±ÏÅ@·~°È¡C<br> ¡@¡@¤C¡B¨ó½Õ¦³Ãö¾÷Ãö°õ¦æºò«æ±ÏÅ@·~°È¡C<br> ¡@¡@¤K¡B¹Jºò«æ¶Ë¯f¡B¤j¶q¶Ë¯f±w©Î³¥¥~¦a°Ï±ÏÅ@®É¡A¬£»º·í¦a±ÏÅ@¹B¿é¤u¨ã³]¸m¾÷Ãö¡]ºc¡^¤§±ÏÅ@¨®¤Î±ÏÅ@¤H­û¥X¶Ô¡A¨Ã³qª¾ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¤T±ø</font> &nbsp;&nbsp;<font size=2>(Q±ÏÅ@°Ï¤§¹º¤À)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^®ø¨¾¥DºÞ¾÷ÃöÀ³¨Ì¨äÁҰϤH¤f¤À§G¡B¦a²zÀô¹Ò¡B¥æ³q¤ÎÂåÀø³]¬Iª¬ªp¡A¹º¤À±ÏÅ@°Ï¡A¨Ã¥Ñ±ÏÅ@¶¤©Î®ø¨¾¤À¶¤°õ¦æºò«æ¶Ë¯f±w°e¹FÂåÀø¾÷ºc«e¤§ºò«æ±ÏÅ@·~°È¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¥|±ø</font> &nbsp;&nbsp;<font size=2>(±ÏÅ@¶¤©Î®ø¨¾¤À¶¤¨C¶¤³Ì°ò¥»¤§°t¸m)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@«e±ø±ÏÅ@¶¤©Î®ø¨¾¤À¶¤¡A¨C¶¤¦Ü¤ÖÀ³°t¸m±ÏÅ@¨®¤@½ø¤Î±ÏÅ@¤H­û¤C¦W¡A¨ä¤¤±M¾¤H­û¤£±o¤Ö©ó¥b¼Æ¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¥|±ø¤§¤@</font> &nbsp;&nbsp;<font size=2>(¤½¦@³õ©Òºò«æ±ÏÅ@³]³Æ¤§³]¸m)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö¤½§i¤§¤½¦@³õ©Ò¡AÀ³¸m¦³¦Û°ÊÅé¥~¤ßŦ¹qÀ»¥hŸ¾¹©Î¨ä¥L¥²­n¤§ºò«æ±ÏÅ@³]³Æ¡C<br> ¡@¡@³õ©ÒºÞ²zÅv¤H©Îªk¤H­t³d¤H©óÁʸm³]³Æ«á¡AÀ³°e½Ã¥Í¥DºÞ¾÷Ãö³Æ¬d«á¡Aµn¿ý©ó±Ï¨a±ÏÅ@«ü´§¤¤¤ß¡C<br> ¡@¡@«e¤G¶µ¥²­n¤§ºò«æ±ÏÅ@³]³Æ¤§¶µ¥Ø¡B³]¸m¤è¦¡¡BºÞ²z¡B¨Ï¥Î°V½m¤Î¨ä¥L¦³Ãö¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br> ¡@¡@²Ä¤@¶µ¤½¦@³õ©ÒÁʸm¦Û°ÊÅé¥~¤ßŦ¹qÀ»¥hŸ¾¹©Î¨ä¥L¥²­n¤§ºò«æ±ÏÅ@³]³Æ¡A¥²­n®É±o¼úÀy©Î¸É§U¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¥|±ø¤§¤G</font> &nbsp;&nbsp;<font size=2>(ºò«æÁ×Ãø§K³d¤§³W©w)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@¤H­û¥H¥~¤§¤H¡A¬°§K°£¥L¤H¥Í©R¤§«æ­¢¦MÀI¡A¨Ï¥Îºò«æ±ÏÅ@³]³Æ©Î¬I¤©«æ±Ï±¹¬IªÌ¡A¾A¥Î¥Áªk¡B¦Dªkºò«æÁ×Ãø§K³d¤§³W©w¡C<br> ¡@¡@±ÏÅ@¤H­û©ó«D­È¶Ô´Á¶¡¡A«e¶µ³W©w¥ç¾A¥Î¤§¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>²Ä¤T³¹ ±ÏÅ@¹B¿é¤u¨ã</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¤­±ø</font> &nbsp;&nbsp;<font size=2>(±ÏÅ@¨®¤§ºØÃþ)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@¨®¤À¬°¤@¯ë±ÏÅ@¨®¤Î¥[Å@±ÏÅ@¨®¡F¨ä¸Ë³Æ¼Ð·Ç¡B¥Î³~¤Î¦³Ãö¨Æ¶µ¤§ºÞ²z¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¤»±ø</font> &nbsp;&nbsp;<font size=2>(±ÏÅ@¨®¤§³]¸mµn°O¤Î³]¸m³æ¦ì)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@¨®¤§³]¸m¡AÀ³¦V©Ò¦b¦aª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö¥Ó½Ð³\¥iµn°O¡A¨Ã¦V©Ò¦b¦a¤½¸ôºÊ²z¾÷Ãö¥Ó½Ð¯SÄݱÏÅ@¨®¨®½øµP·Ó¡F¨ä³\¥iµn°O¨Æ¶µÅܧó®É¡A¥ç¦P¡C<br> ¡@¡@±ÏÅ@¨®¤§³]¸m¡A¥H¤U¦C¾÷Ãö¡]ºc¡^¬°­­¡G<br> ¡@¡@¤@¡B®ø¨¾¾÷Ãö¡C<br> ¡@¡@¤G¡B½Ã¥Í¾÷Ãö¡C<br> ¡@¡@¤T¡B­x¨Æ¾÷Ãö¡C<br> ¡@¡@¥|¡BÂåÀø¾÷ºc¡C<br> ¡@¡@¤­¡BÅ@²z¾÷ºc¡C<br> ¡@¡@¤»¡B±ÏÅ@¨®Àç·~¾÷ºc¡C<br> ¡@¡@¤C¡B¸gª½ÁÒ¥«©Î¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö»{©w»Ý­n³]¸m±ÏÅ@¨®¤§¾÷ºc©Î¤½¯q¹ÎÅé¡C<br> ¡@¡@ÂåÀø©ÎÅ@²z¾÷ºc©e°U«e¶µ±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¸ü°e¶Ë¯f±w¡AÀ³»P¨ü°U¤H­t³s±a³d¥ô¡C<br> ¡@¡@²Ä¤G¶µ²Ä¤T´Ú¦Ü²Ä¤C´Ú¤§±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¡A¨ä¥Ó½Ð³]¸m±ÏÅ@¨®¤§³\¥i±ø¥ó»Pµ{§Ç¡B¸óª½ÁÒ¥«¡B¿¤¡]¥«¡^Àç¹B¤§ºÞ²z¡B³\¥i¤§´Á­­»P®i©µ¤§±ø¥ó¡B¼o¤î³\¥i¤§±¡§Î»P±ÏÅ@¨®Àç·~¾÷ºc¤§³]¥ß¤Î¨ä¥LÀ³¿í¦æ¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C¦ý­x¨Æ¾÷Ãö¤§­x¥Î±ÏÅ@¨®³]¸m¤ÎºÞ²z¡A¨Ì°ê¨¾³¡¤§³W©w¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¤C±ø</font> &nbsp;&nbsp;<font size=2>(±ÏÅ@¨®¥~Æ[°ò¥»¯S¼x¤ÎºÊµø¿ý¼v³]³Æ¤§¸Ë³])</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@¨®À³¸Ë³]ĵ»ï¾¹¡B¨®´[¤º¥~ºÊµø¿ý¼v¾¹¤Î¬õ¦â°{¥ú¿O¡A¨®¨­¬°¥Õ¦â¡A¨â°¼º£¬õ¦â¤Q¦r¤Î¾÷Ãö¡]ºc¡^¦WºÙ¡A¨®¨­«á³¡À³º£³\¥i¦r¸¹¡C¥¼¸g©Ò¦b¦aª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö®Ö­ã¡A¤£±o¬°¨ä¥L¼ÐÃÑ¡C<br> ¡@¡@«e¶µ±ÏÅ@¨®«D¦]±¡ªpºò«æ¡A¤£±o¨Ï¥Îĵ»ï¾¹¤Î¬õ¦â°{¥ú¿O¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¤K±ø</font> &nbsp;&nbsp;<font size=2>(±ÏÅ@¨®ÀH¨®¤H­û¥X¶Ô¤§³Ì§C¼Ð·Ç)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@¨®©ó±ÏÅ@¶Ë¯f±w¤Î¹B°e¯f¤H®É¡AÀ³¦³±ÏÅ@¤H­û¤G¦W¥H¤W¥X¶Ô¡F¥[Å@±ÏÅ@¨®¥X¶Ô¤§±ÏÅ@¤H­û¡A¦Ü¤ÖÀ³¦³¤@¦W¬°Âå®v¡BÅ@²z¤H­û©Î¤¤¯Å¥H¤W±ÏÅ@§Þ³N­û¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¤E±ø</font> &nbsp;&nbsp;<font size=2>(±ÏÅ@¨®¬I¦æ®ø¬r©Î¥h¦Ã³B²z)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@¨®À³©w´Á¬I¦æ®ø¬r¡A¨Ãºû«ù²M¼ä¡C<br> ¡@¡@±ÏÅ@¨®©ó¹B°e¶Ç¬V¯f©ÎºÃ¦ü¶Ç¬V¯f¤§¯f¤H©Î¹B°e¨ü¤Æ¾Ç¡B¿ç®gª«½è¦Ã¬V¤§¯f¤H«á¡AÀ³¨Ì¨ä±¡ªp¡A¬I¦æ¥²­n¤§®ø¬r©Î¥h¦¾³B²z¡C<br> ¡@¡@Âå°|¦¬ªv«e¶µ¶Ç¬V¯f©ÎºÃ¦ü¶Ç¬V¯f¤§¯f¤H¡A©ó¤@©w¶Ç¬V¯f¡A¸g¨Ì¶Ç¬V¯f¨¾ªvªk³W©w³ø§i¸ÓºÞ¥DºÞ¾÷Ãö¨Ã¸g¨äÃÒ¹ê«á¡AÀ³³qª¾¹B°e±ÏÅ@¨®©ÒÄݤ§¾÷Ãö¡]ºc¡^¡A±Ä¦æ¥²­n±¹¬I¡F¨ä¤@©w¶Ç¬V¯f¤§½d³ò¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö¦Ò¶q±±¨î¬Ì±¡»P«OÅ@±ÏÅ@¤H­û¤Î²Ä¤T¤H¦w¥þ¤§»Ý­n¤½§i¤§¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤G¤Q±ø</font> &nbsp;&nbsp;<font size=2>(±ÏÅ@¨®°õ¶Ô¦¬¶O)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@¨®°õ¦æ¶Ô°È¡AÀ³¨Ì¾Ú©Ò¦b¦aª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö­q©w¤§¦¬¶O¼Ð·Ç¦¬¶O¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤G¤Q¤@±ø</font> &nbsp;&nbsp;<font size=2>(±ÏÅ@¨®¤§ºÞ²z)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö¹ï©ÒÁÒ±ÏÅ@¨®¤§¤H­û°t¸m¡B³]³Æ¤Î±ÏÅ@·~°È¡AÀ³¨C¦~©w´ÁÀˬd¡F¥²­n®É¡A±o¤£©w´Á¬°¤§¡C<br> ¡@¡@±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¹ï«e¶µÀˬd¡A¤£±o³WÁסB§«Ãª©Î©Úµ´¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤G¤Q¤G±ø</font> &nbsp;&nbsp;<font size=2>(±ÏÅ@¥Î¹B¿é¤u¨ã¤§ºÞ²z³W©w)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@ª½ª@¾÷¡B±ÏÅ@­¸¾÷¡B±ÏÅ@²î¡]Ä¥¡^¤Î¨ä¥L±ÏÅ@¨®¥H¥~¤§±ÏÅ@¹B¿é¤u¨ã¡A¨ä±ÏÅ@¤§½d³ò¡BÀ³°t¸m¤§°t³Æ¡B¬d®Ö¡B¥Ó½Ð»P¬£»º±ÏÅ@¤§µ{§Ç¡B°±­°¦aÂI»P±µ»é¤è¦¡¡B±ÏÅ@¤H­û¤§¸ê®æ»P°V½m¡B°õ¶Ô¤H¼Æ¡B°õ¶Ô¬ö¿ý¤§»s§@»P«O¦s¡BÀˬd¤Î¨ä¥LÀ³¿í¦æ¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö·|¦P¦³Ãö¾÷Ãö©w¤§¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤G¤Q¤T±ø</font> &nbsp;&nbsp;<font size=2>(±ÏÅ@ª½ª@¾÷°±¾÷©W¤§³]¸m)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö¬°¦]À³Â÷®q¡B°¾»·¦a°Ïºò«æÂåÀø±ÏÅ@¤§»Ý­n¡A±o·|¦P¦³Ãö¾÷Ãö³W¹º³]¸m±ÏÅ@ª½ª@¾÷¤§°±¾÷©W¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>²Ä¥|³¹ ±ÏÅ@§Þ³N­û</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤G¤Q¥|±ø</font> &nbsp;&nbsp;<font size=2>(±ÏÅ@§Þ³N­û¤§¤À¯Å)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@§Þ³N­û¤À¬°ªì¯Å¡B¤¤¯Å¤Î°ª¯Å¤TÃþ¡C<br> ¡@¡@«e¶µ¦U¯Å±ÏÅ@§Þ³N­û¤§¨ü°V¸ê®æ¡B°V½m¡BÄ~Äò±Ð¨|¡B±o¬I¦æ¤§±ÏÅ@¶µ¥Ø¡BÀ³°t¦X±¹¬I¤Î¨ä¥LÀ³¿í¦æ¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br> ¡@¡@«e¶µ°V½m¤§°V½m½Òµ{¡AÀ³¥]¬A³¥¥~¦a°Ï¤§±ÏÅ@°V½m¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤G¤Q¤­±ø</font> &nbsp;&nbsp;<font size=2>(ÂåÀø«ü¾É¨î«×¤§«Ø¥ß)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^®ø¨¾¥DºÞ¾÷Ãö¬°¿ì²z¤U¦C¨Æ¶µ¡AÀ³«ü©wÂåÀø«ü¾ÉÂå®v¡A¨ä¤¤¨Ã±o¼W¥[¨ã³¥¥~Âå¾Ç±M·~ªÌ¡A«Ø¥ßÂåÀø«ü¾É¨î«×¡G<br> ¡@¡@¤@¡B¦U¯Å±ÏÅ@§Þ³N­û°õ¦æºò«æ±ÏÅ@¤§±Ð¨|¡B°V½m¡B·þ¾É¤Î¦Ò®Ö¡C<br> ¡@¡@¤G¡B­q©w¦U¯Å±ÏÅ@§Þ³N­û«~½è«ü¼Ð¡B°õ¦æ«~½èºÊ´ú¡C<br> ¡@¡@¤T¡B®Öñ°ª¯Å±ÏÅ@­û¨Ì¾Ú¹w¥ßÂåÀø¬yµ{¬I¦æºò«æ±ÏÅ@¤§±ÏÅ@¬ö¿ýªí¡C<br> ¡@¡@«e¶µ©Ò©wÂåÀø«ü¾ÉÂå®v¤§¸ê®æ¡B°V½m¤Î¨ä¥L¬ÛÃö¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö·|¦P¤¤¥¡®ø¨¾¥DºÞ¾÷Ãö©w¤§¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤G¤Q¤»±ø</font> &nbsp;&nbsp;<font size=2>(±ÏÅ@§Þ³N­û¬I¦æºò«æ±ÏÅ@¤§¦aÂI)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@§Þ³N­û¬I¦æºò«æ±ÏÅ@¡A¥H¤U¦C¦aÂI¬°­­¡G<br> ¡@¡@¤@¡Bºò«æ¶Ë¯f©Î¤j¶q¶Ë¯f±w¤§²{³õ¡C<br> ¡@¡@¤G¡B°eÂå©ÎÂà¶E³~¤¤¡C<br> ¡@¡@¤T¡B©è¹F°eÂ奨ªºÂåÀø¾÷ºc¦ÓÂåÅ@¤H­û©|¥¼³B¸m«e¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤G¤Q¤C±ø</font> &nbsp;&nbsp;<font size=2>(ºò«æ¶Ë¯f±w±ÏÅ@§@·~µ{§Ç)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@§Þ³N­ûÀ³¨Ìºò«æ¶Ë¯f±w±ÏÅ@§@·~µ{§Ç¡A¬I¦æ±ÏÅ@¡C<br> ¡@¡@«e¶µºò«æ¶Ë¯f±w±ÏÅ@§@·~µ{§Ç¡A¥Ñª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤G¤Q¤K±ø</font> &nbsp;&nbsp;<font size=2>(¨Ï¥Î±ÏÅ@§Þ³N­û¦WºÙ¤§­­¨î)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@«D±ÏÅ@§Þ³N­û¤£±o¨Ï¥Î±ÏÅ@§Þ³N­û¦WºÙ¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>²Ä¤­³¹ ±ÏÅ@·~°È</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤G¤Q¤E±ø</font> &nbsp;&nbsp;<font size=2>(±ÏÅ@¤H­û¨Ì±Ï¨a±ÏÅ@«ü´§¤¤¤ß«ü¥Ü«e©¹«æ±Ï)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@¤H­ûÀ³¨Ì±Ï¨a±ÏÅ@«ü´§¤¤¤ß«ü¥Ü«e©¹²{³õ«æ±Ï¡A¨Ã±Nºò«æ¶Ë¯f±w°e¹F´Nªñ¾A·íÂåÀø¾÷ºc¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤T¤Q±ø</font> &nbsp;&nbsp;<font size=2>(¤j¶q¶Ë¯f±w¤Î³¥¥~¦a°Ïºò«æ±ÏÅ@¿ìªk¤§­q©w)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷ÃöÀ³­q©w¤j¶q¶Ë¯f±w±ÏÅ@¡]§t³¥¥~¦a°Ïºò«æ±ÏÅ@¡^¿ìªk¡A¨Ã©w´Á¿ì²zºt²ß¡C<br> ¡@¡@«e¶µºt²ß¡A±oÁp¦X®ø¨¾µ¥¦³Ãö¾÷ÃöÁ|¦æ¡A¨Ã½Ð·í¦aÂåÀø¾÷ºc¤Î±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^°t¦X¿ì²z¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤T¤Q¤@±ø</font> &nbsp;&nbsp;<font size=2>(¬Û¤¬¤ä´©¤§³d¥ô)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¤Î®ø¨¾µ¥¦³Ãö¾÷Ãö¹ïµo¥Í©ó¨ä¾Fªñ¦a°Ï¤§¤j¶q¶Ë¯f±w¡AÀ³¤©¤ä´©¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤T¤Q¤G±ø</font> &nbsp;&nbsp;<font size=2>(¤j¶q¶Ë¯f±w©Î³¥¥~ºò«æ±ÏÅ@²{³õ«ü´§¨ó½Õ¨t²Î¤§«Ø¥ß)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^¬F©²¹J¤j¶q¶Ë¯f±w©Î³¥¥~ºò«æ±ÏÅ@¡AÀ³¨Ì¨a®`³W¼Ò¤ÎºØÃþ¡A«Ø¥ß²{³õ«ü´§¨ó½Õ¨t²Î¡A¬I¦æ±ÏÅ@¦³Ãö¤u§@¡C<br> ¡@¡@«e¶µ¤j¶q¶Ë¯f±w©Î³¥¥~ºò«æ±ÏÅ@³B²z¯A¤Î­x¨Æ¾÷±K®É¡AÀ³·|°Ó­x¨Æ¾÷Ãö³B²z¤§¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤T¤Q¤T±ø</font> &nbsp;&nbsp;<font size=2>(¤j¶q¶Ë¯f±w©Î³¥¥~ºò«æ±ÏÅ@²{³õ«ü´§¨ó½Õ¨t²Î¤§«ü´§¨î«×)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¹J¤j¶q¶Ë¯f±w©Î³¥¥~ºò«æ±ÏÅ@¡A°Ñ»P²{³õ«æ±Ï±ÏÅ@¤H­û¤Î±ÏÅ@¹B¿é¤u¨ã³]¸m¾÷Ãö¡]ºc¡^¡A§¡À³¨Ì²{³õ«ü´§¨ó½Õ¨t²Î¤§«ü´§¡A¬I¦æ±ÏÅ@¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤T¤Q¥|±ø</font> &nbsp;&nbsp;<font size=2>(±ÏÅ@¬ö¿ýªí«O¦s´Á­­)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@¤H­û¬I¦æ±ÏÅ@¡AÀ³¶ñ¨ã±ÏÅ@¬ö¿ýªí¡A¤À§O¥æ¥Ñ¸Ó±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¤ÎÀ³¶E¤§ÂåÀø¾÷ºc«O¦s¦Ü¤Ö¤C¦~¡C<br> ¡@¡@«e¶µÂåÀø¾÷ºcÀ³±N±ÏÅ@¬ö¿ýªí¨Ö¯f¾ú«O¦s¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤T¤Q¤­±ø</font> &nbsp;&nbsp;<font size=2>(±ÏÅ@§Þ³N­û¤Î°Ñ»P±ÏÅ@¤§¤H­û«O±K¸q°È)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@§Þ³N­û¤Î¨ä¥L°Ñ»Pºò«æÂåÀø±ÏÅ@·~°È¤§¾÷Ãö¡]ºc¡^©ÒÄݤH­û¡A¦]·~°È¦Óª¾±x©Î«ù¦³¥L¤H¤§¯µ±K¡A¤£±oµL¬G¬ªº|¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>²Ä¤»³¹ Âå°|ºò«æÂåÀø·~°È</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤T¤Q¤»±ø</font> &nbsp;&nbsp;<font size=2>(¹Jºò«æ¶Ë¯f±wÀ³§YÀ˵ø¨Ã¨ó§U¦w±ÆÂà¶E)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@Âå°|¬°¦³®Ä½Õ«×¤H¤O»P³]³Æ¡AÀ³«Ø¥ßºò«æ¶Ë¯f±w³B²z§@·~¬yµ{¤Î¤º³¡¨ó½Õ«ü´§¨t²Î¡A¹J¦³ºò«æ¶Ë¯f±w®ÉÀ³§YÀ˵ø¡A¨Ã¨Ì¨äÂåÀø¯à¤O¤©¥H±Ïªv©Î±Ä¨ú¥²­n±¹¬I¡A¤£±oµL¬G©ì©µ¡F¨äµLªk´£¨Ñ¾A¤ÁªvÀø®É¡AÀ³¥ý°µ¾A·í³B¸m¡A¨Ã¨ó§U¦w±ÆÂà¶E¦Ü¾A·í¤§ÂåÀø¾÷ºc©Î³ø½Ð±Ï¨a±ÏÅ@«ü´§¤¤¤ß¨ó§U¡C<br> ¡@¡@«e¶µÂà¶E¡A¨ä­n¥ó¡B¸óª½ÁÒ¥«¡B¿¤¡]¥«¡^¦æ¬F°Ï¤§Âå°|Ápô»P¨ó½Õ¡BÂà¶E¤è¦¡»PÂåÀø·ÓÅ@¤Î¨ä¥LÀ³¿í¦æ¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤T¤Q¤C±ø</font> &nbsp;&nbsp;<font size=2>(¦a°Ï«æ±Ï³d¥ôÂå°|¤§«ü©w¤Î¨Ï¥Î¦WºÙ­­¨î)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷ÃöÀ³¨ÌÁҰϤºÂå°|¤§ºò«æÂåÀø³]³Æ¤Î±Mªø¡A«ü©w«æ±Ï³d¥ôÂå°|¡C<br> ¡@¡@«D«æ±Ï³d¥ôÂå°|¡A¤£±o¨Ï¥Î«æ±Ï³d¥ôÂå°|¦WºÙ¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤T¤Q¤K±ø</font> &nbsp;&nbsp;<font size=2>(Âå°|ºò«æÂåÀø³B²z¯à¤O¤À¯Åµû©w)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¤¤¥¡½Ã¥Í¥DºÞ¾÷ÃöÀ³¿ì²zÂå°|ºò«æÂåÀø³B²z¯à¤O¤À¯Åµû©w¡FÂå°|À³¨Ìµû©wµ¥¯Å´£¨ÑÂåÀøªA°È¡A¤£±oµL¬G©ì©µ¡C<br> ¡@¡@«e¶µ¤À¯Å¼Ð·Ç¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö¨Ìºò«æÂåÀø¤§ºØÃþ©w¤§¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤T¤Q¤E±ø</font> &nbsp;&nbsp;<font size=2>(«æ±Ï³d¥ôÂå°|¿ì²z¨Æ¶µ)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@«æ±Ï³d¥ôÂå°|À³¿ì²z¤U¦C¨Æ¶µ¡G<br> ¡@¡@¤@¡B¥þ¤Ñ­Ô´£¨Ñºò«æ¶Ë¯f±wÂåÀø·ÓÅ@¡C<br> ¡@¡@¤G¡B±µ¨üÂåÀø¾÷ºc¶¡Âà¶E¤§ºò«æ¶Ë¯f±w¡C<br> ¡@¡@¤T¡B«ü¬£±M³dÂå®v«ü¾É±ÏÅ@¤H­û°õ¦æºò«æ±ÏÅ@¤u§@¡C<br> ¡@¡@¥|¡Bºò«æÂåÀø±ÏÅ@°V½m¡C<br> ¡@¡@¤­¡B¨Ì¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö³W©w´£¨Ñºò«æÂåÀø±ÏÅ@¸ê°T¡C<br> ¡@¡@¤»¡B¨ä¥L¸g½Ã¥Í¥DºÞ¾÷Ãö«ü¬£¤§ºò«æ±ÏÅ@¬ÛÃö·~°È¡C<br> ¡@¡@«e¶µ²Ä¤­´Úºò«æÂåÀø±ÏÅ@¸ê°T¶µ¥Ø¡B³q³ø¤è¦¡¡B®É¶¡¤Î¨ä¥L¬ÛÃö¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¥|¤Q±ø</font> &nbsp;&nbsp;<font size=2>(Âå°|¤£±oµL¬G©Úµ´±Ï¨a±ÏÅ@«ü´§¤¤¤ß¤§¬£»º)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¹Jºò«æ¶Ë¯f©Î¤j¶q¶Ë¯f±w±ÏÅ@¡A©Î¬°¨ó§U¨äÂà¶EªA°È¡A±Ï¨a±ÏÅ@«ü´§¤¤¤ß±o¬£»º·í¦aÂå°|±ÏÅ@¨®¤Î±ÏÅ@¤H­û¥X¶Ô¡AÂå°|¤£±oµL¬G©Úµ´¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>²Ä¤C³¹ »@«h</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¥|¤Q¤@±ø</font> &nbsp;&nbsp;<font size=2>(»@«h)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¦³¤U¦C±¡§Î¤§¤@ªÌ¡A³B·s»O¹ô¤Q¸U¤¸¥H¤W¤­¤Q¸U¤¸¥H¤U»@Áì¡A¨Ã³qª¾¨ä­­´Á§ïµ½¡F©¡´Á¥¼§ïµ½ªÌ¡A±o«ö¦¸³B»@¦Ü§ïµ½¬°¤î¡G<br> ¡@¡@¤@¡B¹H¤Ï¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö¨Ì²Ä¤Q¤­±ø±ÂÅv©Ò©w¿ìªk¦³Ãö±ÏÅ@¨®¸Ë³Æ¼Ð·Ç¤Î¥Î³~¤§³W©w¡C<br> ¡@¡@¤G¡B¹H¤Ï¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö¨Ì²Ä¤Q¤»±ø²Ä¥|¶µ±ÂÅv©Ò©w¿ìªk¦³Ãö±ÏÅ@¨®³]¸m¡BÀç¹BºÞ²z¤Î±ÏÅ@¨®Àç·~¾÷ºc³]¥ß³W©w¡C<br> ¡@¡@¤T¡B¹H¤Ï²Ä¤Q¤K±ø³W©w¡C<br> ¡@¡@«e¶µ¦U´Ú±¡§Î¡A¨ä±¡¸`­«¤jªÌ¡A±oª½±µ¼o¤î¨ä±ÏÅ@¨®¤§³]¸m³\¥i¡A¨Ã¥Ñ©Ò¦b¦aª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö³qª¾¤½¸ôºÊ²z¾÷Ãö¦Q¾P¨ä¥þ³¡±ÏÅ@¨®¤§µP·Ó¡FÄݱÏÅ@¨®Àç·~¾÷ºcªÌ¡A¨Ã¼o¤î¨ä³]¥ß³\¥i¡C<br> ¡@¡@«DÄݲĤQ¤»±ø²Ä¤G¶µ©Ò©w¤§¾÷Ãö¡]ºc¡^¾Õ¦Û³]¸m±ÏÅ@¨®ªÌ¡A³B·s»O¹ô¤Q¸U¤¸¥H¤W¤­¤Q¸U¤¸¥H¤U»@Áì¡F¨Ã¥Ñ©Ò¦b¦aª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö³qª¾¤½¸ôºÊ²z¾÷Ãö¦Q¾P¨ä¨®½øµP·Ó¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¥|¤Q¤G±ø</font> &nbsp;&nbsp;<font size=2>(»@«h)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¦³¤U¦C±¡§Î¤§¤@ªÌ¡A³B·s»O¹ô¤»¸U¤¸¥H¤W¤T¤Q¸U¤¸¥H¤U»@Áì¡G<br> ¡@¡@¤@¡B±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¹H¤Ï²Ä¤Q¤C±ø²Ä¤G¶µ¡B²Ä¤T¤Q¥|±ø²Ä¤@¶µ©Î¹H¤Ï¨Ì²Ä¤G¤Q±ø©Ò©w¼Ð·Ç¶WÃB¦¬¶O¡C<br> ¡@¡@¤G¡BÂå°|¹H¤Ï²Ä¤T¤Q¤»±ø²Ä¤@¶µ³W©w¡A¥¼¥ß§Y¨Ì¨äÂåÀø¯à¤O±Ïªvºò«æ¶Ë¯f±w©Î¥¼§@¾A·í³B¸m¦Ó³w¤©Âà¶E¡C<br> ¡@¡@¤T¡BÂå°|¹H¤Ï²Ä¤T¤Q¤K±ø²Ä¤@¶µ³W©w¡A¥¼¨Ì¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãöµû©w¤§ºò«æÂåÀø³B²z¯à¤O¤À¯Å´£¨Ñºò«æÂåÀøªA°È¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¥|¤Q¤T±ø</font> &nbsp;&nbsp;<font size=2>(»@«h)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¦³¤U¦C±¡§Î¤§¤@ªÌ¡A³B·s»O¹ô¤­¸U¤¸¥H¤W¤G¤Q¤­¸U¤¸¥H¤U»@Áì¡G<br> ¡@¡@¤@¡B±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¹H¤Ï²Ä¤G¤Q¤@±ø²Ä¤G¶µ©Î²Ä¤T¤Q¤T±ø³W©w¡C<br> ¡@¡@¤G¡BÂå°|¹H¤Ï²Ä¥|¤Q±ø³W©w¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¥|¤Q¥|±ø</font> &nbsp;&nbsp;<font size=2>(»@«h)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¦³¤U¦C±¡§Î¤§¤@ªÌ¡A³B·s»O¹ô¤@¸U¤¸¥H¤W¤­¸U¤¸¥H¤U»@Áì¡A¨Ã³qª¾­­´Á§ïµ½¡F©¡´Á¥¼§ïµ½ªÌ¡A«ö¦¸³B»@¦Ü§ïµ½¬°¤î¡G<br> ¡@¡@¤@¡BÂåÀø¾÷ºc¹H¤Ï²Ä¤T¤Q¥|±ø²Ä¤G¶µ³W©w¡C<br> ¡@¡@¤G¡B«æ±Ï³d¥ôÂå°|¹H¤Ï²Ä¤T¤Q¤E±ø²Ä¤@¶µ³W©w¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¥|¤Q¤­±ø</font> &nbsp;&nbsp;<font size=2>(»@«h)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¦³¤U¦C±¡§Î¤§¤@ªÌ¡A³B·s»O¹ô¤@¸U¤¸¥H¤W¤­¸U¤¸¥H¤U»@Áì¡G<br> ¡@¡@¤@¡B±ÏÅ@§Þ³N­û¹H¤Ï²Ä¤G¤Q¤»±ø©Î²Ä¤G¤Q¤C±ø²Ä¤@¶µ³W©w¡C<br> ¡@¡@¤G¡B±ÏÅ@¤H­û¹H¤Ï²Ä¤G¤Q¤E±ø©Î²Ä¤T¤Q¤T±ø³W©w¡C<br> ¡@¡@¤T¡B±ÏÅ@§Þ³N­û¤Î¨ä¥L°Ñ»Pºò«æÂåÀø±ÏÅ@·~°È¤§¾÷Ãö¡]ºc¡^©ÒÄݤH­û¹H¤Ï²Ä¤T¤Q¤­±ø³W©w¡C<br> ¡@¡@¥|¡BÂå°|¹H¤Ï²Ä¤T¤Q¤»±ø²Ä¤G¶µ©Ò©wÂà¶E¿ìªk¤§Âà¶E­n¥ó¡B¤è¦¡¤ÎÀ³¿ì²z¤§Âå°|Ápô»P¨ó½Õ¨Æ¶µ©Î²Ä¤T¤Q¤C±ø²Ä¤G¶µ³W©w¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¥|¤Q¤»±ø</font> &nbsp;&nbsp;<font size=2>(»@«h)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¹H¤Ï²Ä¤Q¤C±ø²Ä¤@¶µ¡B²Ä¤Q¤E±ø²Ä¤@¶µ©Î²Ä¤G¶µ³W©wªÌ¡A³B·s»O¹ô¤­¤d¤¸¥H¤W¤G¸U¤­¤d¤¸¥H¤U»@Áì¡A¨Ã³qª¾¨ä­­´Á§ïµ½¡F©¡´Á¥¼§ïµ½ªÌ¡A«ö¦¸³B»@¦Ü§ïµ½¬°¤î¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¥|¤Q¤C±ø</font> &nbsp;&nbsp;<font size=2>(»@«h)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¦³¤U¦C±¡§Î¤§¤@ªÌ¡A³B·s»O¹ô¤­¤d¤¸¥H¤W¤G¸U¤­¤d¤¸¥H¤U»@Áì¡G<br> ¡@¡@¤@¡B¹H¤Ï²Ä¤G¤Q¤K±ø³W©w¡C<br> ¡@¡@¤G¡B±ÏÅ@¤H­û¹H¤Ï²Ä¤T¤Q¥|±ø²Ä¤@¶µ³W©w¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¥|¤Q¤K±ø</font> &nbsp;&nbsp;<font size=2>(»@«h)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¹H¤Ï²Ä¤Q¤K±ø¡B²Ä¤T¤Q¤»±ø¡B²Ä¤T¤Q¤K±ø²Ä¤@¶µ©Î²Ä¥|¤Q±ø³W©wªÌ¡A°£¨Ì²Ä¥|¤Q¤@±ø²Ä¤@¶µ¡B²Ä¥|¤Q¤G±ø¡B²Ä¥|¤Q¤T±ø©Î²Ä¥|¤Q¤­±ø³W©w³B»@¥~¡A¹ï¨ä¦æ¬°¤H¥ç³B¥H¦U¸Ó±ø¤§»@Áì¡C¦ý¦æ¬°¤H¬°¨p¥ßÂåÀø¾÷ºc¤§­t³dÂå®vªÌ¡A¤£¥t³B»@¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¥|¤Q¤E±ø</font> &nbsp;&nbsp;<font size=2>(»@«h)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¾A¥Î²Ä¤Q¤»±ø²Ä¥|¶µ©Ò©w¿ìªk¤§±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¦³¤U¦C±¡§Î¤§¤@ªÌ¡A¼o¤î¨ä¥þ³¡±ÏÅ@¨®¤§³]¸m³\¥i¡F¨äÄݱÏÅ@¨®Àç·~¾÷ºcªÌ¡A¨Ã¼o¤î¨ä³]¥ß³\¥i¡G<br> ¡@¡@¤@¡B®e¯d¥¼¨ã±ÏÅ@¤H­û¸ê®æªÌ¾Õ¦Û°õ¦æ±ÏÅ@·~°È¡C<br> ¡@¡@¤G¡B±q¨Æ¦³¶Ë­·¤Æ©Î¦M®`¤HÅé°·±dµ¥¤£¥¿·í·~°È¡C<br> ¡@¡@¤T¡B§Q¥Î±ÏÅ@¨®±q¨Æ¥Ç¸o¦æ¬°¡C<br> ¡@¡@¥|¡B¹H¤Ï²Ä¤G¤Q±ø³W©w¡A¶W¦¬±ÏÅ@¨®ªA°È¶O¥Î¸g¬dÄݹê¡A¦Ó¥¼¨Ì­­±N¶W¦¬³¡¤À°hÁٶ˯f±w¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤­¤Q±ø</font> &nbsp;&nbsp;<font size=2>(»@«h)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö¨Ì«e±ø³W©w¼o¤î±ÏÅ@¨®³]¸m³\¥i®É¡AÀ³³qª¾¤½¸ôºÊ²z¾÷Ãö¦Q¾P¨ä¨®½øµP·Ó¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤­¤Q¤@±ø</font> &nbsp;&nbsp;<font size=2>(»@«h)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@±ÏÅ@¨®³]¸m¾÷Ãö¡]ºc¡^¨ü¼o¤î¨ä±ÏÅ@¨®¤§³]¸m³\¥i³B¤ÀªÌ¡A©ó¤T¦~¤º¤£±o¦A¥Ó½Ð³]¸m¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤­¤Q¤G±ø</font> &nbsp;&nbsp;<font size=2>(»@«h)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¥»ªk©Ò©w¤§»@Áì¡B±ÏÅ@¨®¤Î¥Á¶¡±ÏÅ@¨®¾÷ºc³]¸m³\¥i¤§¼o¤î¡A¥Ñª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö¬°¤§¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <td><font color=4000ff size=4>²Ä¤K³¹ ªþ«h</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤­¤Q¤T±ø</font> &nbsp;&nbsp;<font size=2>(½s¦C¹wºâ)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¤Î®ø¨¾¥DºÞ¾÷ÃöÀ³½s¦C¹wºâ¡A°õ¦æ¥»ªk©Ò³W©wºò«æÂåÀø±ÏÅ@¤u§@¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤­¤Q¥|±ø</font> &nbsp;&nbsp;<font size=2>(¸É§U¸g¶O)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¤¤¥¡½Ã¥Í¤Î®ø¨¾¥DºÞ¾÷Ãö¬°§¡¿Å¦U°Ïºò«æÂåÀø±ÏÅ@¤ô·Ç¡A±o¸É§U¦a¤è½Ã¥Í¤Î®ø¨¾¥DºÞ¾÷Ãö¿ì²z¸ÓÁҰϺò«æÂåÀø±ÏÅ@¹ê¬I¤è®×¤§¸g¶O¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤­¤Q¤­±ø</font> &nbsp;&nbsp;<font size=2>(³W¶O¤§¦¬¨ú)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@ª½ÁÒ¥«¡B¿¤¡]¥«¡^½Ã¥Í¥DºÞ¾÷Ãö¨Ì¥»ªk¨ü²z±ÏÅ@¨®³]¸mµn°O¤Î±ÏÅ@¨®Àç·~¾÷ºc³]¥ß³\¥i¡AÀ³¦¬¨ú¼f¬d¶O¡Bµn°O¶O¤ÎÃÒ·Ó¶O¡F¨ä¦¬¶O¼Ð·Ç¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤­¤Q¤»±ø</font> &nbsp;&nbsp;<font size=2>(¼úÀy±¹¬I)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö¬°§¡¿Åºò«æÂåÀø¸ê·½¡B´£¤Éºò«æÂåÀø·~°È«~½è¤Î®Ä²v¡A¹ï©óºò«æÂåÀø¸ê·½¤£¨¬¦a°Ï¡AÀ³±Ä¨ú¼úÀy±¹¬I¡C<br> ¡@¡@«e¶µºò«æÂåÀø¸ê·½¤£¨¬¦a°Ï¤§»{©w¡B¼úÀy±¹¬I¤§¶µ¥Ø¡B¤è¦¡¤Î¨ä¥LÀ³¿í¦æ¨Æ¶µ¤§¿ìªk¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö©w¤§¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤­¤Q¤C±ø</font> &nbsp;&nbsp;<font size=2>(¬I¦æ²Ó«h)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¥»ªk¬I¦æ²Ó«h¡A¥Ñ¤¤¥¡½Ã¥Í¥DºÞ¾÷Ãö·|¦P¤¤¥¡®ø¨¾¥DºÞ¾÷Ãö©w¤§¡C<br> </td> </table> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤­¤Q¤K±ø</font> &nbsp;&nbsp;<font size=2>(¬I¦æ¤é)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¥»ªk¦Û¤½¥¬¤é¬I¦æ¡C<br> </td> </table> </table> </table> </left> </body> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/02547/02547101122500.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:20:02 GMT --> </html>
g0v/laweasyread-data
rawdata/lawstat/version2/02547/02547101122500.html
HTML
mit
32,568
<!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 Mon Oct 07 06:41:31 UTC 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.hadoop.mapred.SequenceFileInputFilter (Apache Hadoop Main 2.2.0 API) </TITLE> <META NAME="date" CONTENT="2013-10-07"> <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.mapred.SequenceFileInputFilter (Apache Hadoop Main 2.2.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="../../../../../org/apache/hadoop/mapred/SequenceFileInputFilter.html" title="class in org.apache.hadoop.mapred"><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/mapred//class-useSequenceFileInputFilter.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SequenceFileInputFilter.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.mapred.SequenceFileInputFilter</B></H2> </CENTER> No usage of org.apache.hadoop.mapred.SequenceFileInputFilter <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/mapred/SequenceFileInputFilter.html" title="class in org.apache.hadoop.mapred"><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/mapred//class-useSequenceFileInputFilter.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SequenceFileInputFilter.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; 2013 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
ashish-17/playback
hadoop-2.2.0/share/doc/hadoop/api/org/apache/hadoop/mapred/class-use/SequenceFileInputFilter.html
HTML
mit
6,240
<html> <META HTTP-EQUIV=Content-Type Content="text/html; charset=big5"> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/90027/9002761012500.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:27:02 GMT --> <head><title>ªk½s¸¹:90027 ª©¥»:061012500</title> <link rel="stylesheet" type="text/css" href="../../version.css" > </HEAD> <body><left> <table><tr><td><FONT COLOR=blue SIZE=5>¤ÀÃþ¾¦ì¤½°È¤H­û¦Ò¸Õªk(90027)</font> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td> <table><tr><td>&nbsp;&nbsp;&nbsp;</td> <tr><td align=left valign=top> <a href=9002756052300.html target=law90027><nobr><font size=2>¤¤µØ¥Á°ê 56 ¦~ 5 ¤ë 23 ¤é</font></nobr></a> </td> <td valign=top><font size=2>¨î©w16±ø</font></td> <tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 56 ¦~ 6 ¤ë 8 ¤é¤½¥¬</font></nobr></td> <tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 57 ¦~ 1 ¤ë 15 ¤é¬I¦æ</font></nobr></td> <tr><td align=left valign=top> <a href=9002757042600.html target=law90027><nobr><font size=2>¤¤µØ¥Á°ê 57 ¦~ 4 ¤ë 26 ¤é</font></nobr></a> </td> <td valign=top><font size=2>­×¥¿²Ä1±ø</font></td> <tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 57 ¦~ 5 ¤ë 9 ¤é¤½¥¬</font></nobr></td> <tr><td align=left valign=top> <a href=9002758080500.html target=law90027><nobr><font size=2>¤¤µØ¥Á°ê 58 ¦~ 8 ¤ë 5 ¤é</font></nobr></a> </td> <td valign=top><font size=2>­×¥¿²Ä1, 3, 4, 8, 12±ø</font></td> <tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 58 ¦~ 8 ¤ë 25 ¤é¤½¥¬</font></nobr></td> <tr><td align=left valign=top> <a href=9002761012500.html target=law90027><nobr><font size=2>¤¤µØ¥Á°ê 61 ¦~ 1 ¤ë 25 ¤é</font></nobr></a> </td> <td valign=top><font size=2>­×¥¿²Ä3, 4±ø</font></td> <tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 61 ¦~ 2 ¤ë 5 ¤é¤½¥¬</font></nobr></td> <tr><td align=left valign=top> <a href=9002767101700.html target=law90027><nobr><font size=2>¤¤µØ¥Á°ê 67 ¦~ 10 ¤ë 17 ¤é</font></nobr></a> </td> <td valign=top><font size=2>­×¥¿²Ä3, 4±ø<br> ¼W­q²Ä3¤§1±ø</font></td> <tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 67 ¦~ 10 ¤ë 27 ¤é¤½¥¬</font></nobr></td> <tr><td align=left valign=top> <nobr><font size=2>¤¤µØ¥Á°ê 75 ¦~ 1 ¤ë 10 ¤é</font></nobr> </td> <td valign=top><font size=2>¼o¤î17±ø</font></td> <tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 75 ¦~ 1 ¤ë 24 ¤é¤½¥¬</font></nobr></td> </table></table></table></table> <p><table><tr><td><font color=blue size=4>¥Á°ê61¦~1¤ë25¤é(«D²{¦æ±ø¤å)</font></td> <td><a href=http://lis.ly.gov.tw/lghtml/lawstat/reason2/9002761012500.htm target=reason><font size=2>¥ßªk²z¥Ñ</font></a></td> <td><a href=http://lis.ly.gov.tw/lgcgi/lglawproc?9002761012500 target=proc><font size=2>¥ßªk¬ö¿ý</font></a></td> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤@±ø</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¤ÀÃþ¾¦ì¤½°È¤H­û¤§¦Ò¸Õ¡A¨Ì¥»ªk¦æ¤§¡C<br> </td> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤G±ø</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¤ÀÃþ¾¦ì¤½°È¤H­û¤§¦Ò¸Õ¡AÀ³¥»¬°¨Æ¾Ü¤H¡A¦Ò¥Î¦X¤@¤§¦®¡A¥H¤½¶}Ävª§¤è¦¡¦æ¤§¡C<br> </td> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤T±ø</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¤ÀÃþ¾¦ì¤½°È¤H­ûªì¥ô¦Ò¸Õ¡A¨Ì¾¨t¤À¤Q¾µ¥Á|¦æ¡A¨äÀ³¦Ò¸ê®æ¦p¥ª¡G<br> ¡@¡@¤@¡B¨ã¦³°ê¥Á¤¤¾Ç¦Pµ¥¾Ç¤OªÌ¡A±oÀ³²Ä¤@¾µ¥¦Ò¸Õ¡C<br> ¡@¡@¤G¡B°ê¥Á¤¤¾Ç¡Bªì¯Å¤¤µ¥¾Ç®Õ²¦·~¡A©Î´¿¥ô²Ä¤@¾µ¥Â¾°Èº¡¤T¦~¡A¦ÒÁZ¦¨ÁZÀu¨}ªÌ¡A±oÀ³²Ä¤G¾µ¥¦Ò¸Õ¡C<br> ¡@¡@¤T¡B°ª¯Å¤¤µ¥¾Ç®Õ²¦·~¡A©Î¦P¾µ¥ÀË©w¦Ò¸Õ¤Î®æ¡A©Î´¿¥ô²Ä¤G¾µ¥Â¾°Èº¡¤T¦~¡A¦ÒÁZ¦¨ÁZÀu¨}ªÌ¡A±oÀ³²Ä¤T¾µ¥¦Ò¸Õ¡C<br> ¡@¡@¥|¡B±M¬ì¾Ç®Õ¦³Ãö¾Ç¬ì²¦·~©Î¦P¾µ¥ÀË©w¦Ò¸Õ¤Î®æªÌ¡A©Î´¿¥ô²Ä¥|¾µ¥Â¾°Èº¡¤T¦~¡A¦ÒÁZ¦¨ÁZÀu¨}ªÌ¡A±oÀ³²Ä¤­Â¾µ¥¦Ò¸Õ¡C<br> ¡@¡@¤­¡B¤j¾Ç¦³Ãö¾Ç¨t²¦·~ªÌ¡A±oÀ³²Ä¤»Â¾µ¥¦Ò¸Õ¡A¨ä­Ý¦³¤G¦~¥H¤WªA°È¦~¸êªÌ¡A±oÀ³²Ä¤C¾µ¥¦Ò¸Õ¡C<br> ¡@¡@¤»¡B¬ã¨s°|¡B©Ò¦³Ãö¾Ç¨t²¦·~¡A±o¦³ºÓ¤h¾Ç¦ìªÌ¡A±oÀ³²Ä¤K¾µ¥¦Ò¸Õ¡C<br> ¡@¡@¤C¡B¬ã¨s°|¡B©Ò¦³Ãö¾Ç¨t²¦·~¡A±o¦³³Õ¤h¾Ç¦ì¡A©Î±o¦³ºÓ¤h¾Ç¦ì¨Ã¦³¤G¦~¥H¤WªA°È¦~¸êªÌ¡A±oÀ³²Ä¤E¾µ¥¦Ò¸Õ¡C<br> ¡@¡@¤K¡B¬ã¨s°|¡B©Ò¦³Ãö¾Ç¨t²¦·~¡A±o¦³³Õ¤h¾Ç¦ì¡A¨Ã¥ô±M§ð¾Ç¬ì¦³Ãö¤u§@¤G¦~¥H¤W¡A¦¨ÁZÀu¨}ªÌ¡A©Î±o¦³ºÓ¤h¾Ç¦ì¡A¨Ã¥ô±M§ð¾Ç¬ì¦³Ãö¤u§@¥|¦~¥H¤W¡A¦¨ÁZÀu¨}ªÌ¡A©Î¤j¾Ç¦³Ãö¾Ç¨t²¦·~¡A¨Ã¥ô±M§ð¾Ç¬ì¦³Ãö¤u§@¤»¦~¥H¤W¡A¦¨ÁZÀu¨}ªÌ¡A©Î´¿¥ô¤½¥ß©Î¥ß®×¤§¨p¥ß±M¬ì¥H¤W¾Ç®Õ±Ð±Â©Î¦³´¿¥ô°Æ±Ð±Â¤G¦~¥H¤W¡A¸g±Ð¨|³¡¼f¬d¦X®æªÌ¡A±oÀ³²Ä¤Q¾µ¥¦Ò¸Õ¡C<br> ¡@¡@¤E¡B¬ã¨s°|¡B©Ò¦³Ãö¾Ç¨t²¦·~¡A±o¦³³Õ¤h¾Ç¦ì¡A¨Ã¥ô±M§ð¾Ç¬ì¦³Ãö¤u§@¥|¦~¥H¤W¡A¦¨ÁZÀu¨}ªÌ¡A©Î±o¦³ºÓ¤h¾Ç¦ì¡A¨Ã¥ô±M§ð¾Ç¬ì¦³Ãö¤u§@¤»¦~¥H¤W¦¨ÁZÀu¨}ªÌ¡A©Î´¿¥ô¤½¥ß©Î¥ß®×¤§¨p¥ß±M¬ì¥H¤W¾Ç®Õ±Ð±Â©Î´¿¥ô°Æ±Ð±Â¥|¦~¥H¤W¡A¸g±Ð¨|³¡¼f¬d¦X®æªÌ¡A±oÀ³²Ä¤Q¤@¾µ¥¦Ò¸Õ¡C<br> ¡@¡@«e¶µÀ³²Ä¤T¡B²Ä¤­Â¾µ¥¦Ò¸Õ¤§ÀË©w¦Ò¸Õ¡A¨ä³W«h¥Ñ¦Ò¸Õ°|©w¤§¡C<br> ¡@¡@<br> </td> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¥|±ø</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¤ÀÃþ¾¦ì¤½°È¤H­û¦Ò¸Õ¡A±o´Nµ§¸Õ¡B¤f¸Õ¡B´ú¸Õ¡B¹ê¦a¦Ò¸Õ¤ÎµÛ§@¡Bµo©ú¼f¬dµ¥¤è¦¡¡A¿ï¾ÜÁ|¦æ¡C°£µ§¸Õ±o±Ä¥Î¤@ºØ¤è¦¡¥~¡A¨ä¥LÀ³¥H¤GºØ¥H¤W¤è¦¡¦æ¤§¡C<br> ¡@¡@¤ÀÃþ¾¦ì¤½°È¤H­û¦Ò¸Õ²Ä¤E¾µ¥¥H¤W¤§¦Ò¸Õ¡A±o¥HµÛ§@¡Bµo©ú¼f¬d¤Î¤f¸Õ¤è¦¡Á|¦æ¡A©Î¥HÀËòò¦æ¤§¡A¨äÀËòò¿ìªk¡A¥Ñ¦Ò¸Õ°|©w¤§¡C<br> </td> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤­±ø</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¤ÀÃþ¾¦ì¤½°È¤H­û¦Ò¸Õ¤§À³¸Õ¬ì¥Ø¡A¥Ñ¦Ò¸Õ°|°Ñ·Ó¾¯Å³W½d©Ò©w¤§¸ê®æ±ø¥ó¡A¤Î±Mªùª¾¯à¡A¤À§O©w¤§¡CÀ³¦Ò¤H¤§¦~ÄÖ¡A¥Ñ¦Ò¸Õ°|¨Ì¾µ¥Â¾¨t¤§»Ý­n©w¤§¡C<br> </td> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤»±ø</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¤ÀÃþ¾¦ì¤½°È¤H­û¦Ò¸Õ¡AÀ³¦Ò¤H©ó¦Ò¸Õ«eÀ³¨üÅ鮿Àˬd¡F¤£¦X®æªÌ¡A¤£±oÀ³¦Ò¡C<br> ¡@¡@Å鮿Àˬd¼Ð·Ç¡A¥Ñ¦Ò¸Õ°|©w¤§¡C<br> </td> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤C±ø</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¤¤µØ¥Á°ê°ê¥Á¨ã¦³¥»ªk©Ò©wÀ³¦Ò¸ê®æªÌ¡A±oÀ³¥»ªk¤§¦Ò¸Õ¡C¦ý¦³¥ª¦C¦U´Ú±¡¨Æ¤§¤@ªÌ¡A¤£±oÀ³¦Ò¡G<br> ¡@¡@¤@¡B¥Ç¤º¶Ã¸o¡B¥~±w¸o¡A¸g§P¨M½T©wªÌ¡C<br> ¡@¡@¤G¡B´¿ªA¤½°È¦³«I¥e¤½¦³°]ª«©Î¦¬¨ü¸ì¸ï¦æ¬°¡A¸g§P¨M½T©wªÌ¡C<br> ¡@¡@¤T¡B¿É¹Ü¤½Åv¡A©|¥¼´_ÅvªÌ¡C<br> ¡@¡@¥|¡B¨ü¸Tªv²£¤§«Å§i¡A©|¥¼ºM¾PªÌ¡C<br> ¡@¡@¤­¡B§l¥Î¾~¤ù©Î¨ä¥N¥Î«~ªÌ¡C<br> </td> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤K±ø</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@Á|¦æ¤ÀÃþ¾¦ì¤½°È¤H­û¦Ò¸Õ¡A¨ä¦Ò¸Õ¾µ¥¡BÃþ¬ì¤Î¿ý¨ú¤H¼Æ¡AÀ³®Ú¾Ú¥ô¥Î¾÷Ãö¤§»Ý­n©w¤§¡C<br> ¡@¡@«e¶µ¦Ò¸Õ±o¦X¨Ö©Î¤À§O¿ì²z¡A¨Ã±o¤À¸ÕÁ|¦æ¡C<br> </td> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤E±ø</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@Á|¦æ¤ÀÃþ¾¦ì¤½°È¤H­û¦Ò¸Õ®É¡A²Õ´¨å¸Õ©e­û·|¡A¥D«ù¨å¸Õ¨Æ©y¡C¦Ò¸Õ°|»{¬°¥²­n®É¡A±o¤£²Õ´¨å¸Õ©e­û·|¡A¥Ñ°|¬£­û©Î¥æ¥Ñ¦Ò¿ï¾÷Ãö¡A©Î©e°U¦³Ãö¾÷Ãö¿ì²z¤§¡C<br> ¡@¡@¤ÀÃþ¾¦ì¤½°È¤H­û¨å¸Õªk¥t©w¤§¡C<br> </td> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q±ø</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@Á|¦æ¤ÀÃþ¾¦ì¤½°È¤H­û¦Ò¸Õ¡A²Õ´¨å¸Õ©e­û·|®É¡A¥ÑºÊ¹î°|¬£­ûºÊ¸Õ¡C<br> </td> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¤@±ø</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¹ï©ó¦Ò¸Õ¤Î®æ¤H­û¡A¨Æ«áµo²{¦³²Ä¤C±ø¦U´Ú±¡¨Æ¤§¤@¡A©Î«_¦W¡B©Î¼ç³qÃö¸`¡B©Î°°³y¡BÅܳyÃҥ󱡨ƪ̡A¥Ñ¦Ò¸Õ°|ºM¾P¨ä¦Ò¸Õ¤Î®æ¸ê®æ¡A¨Ã½Õ¾P¨ä¤Î®æÃҮѡF¦p¯A¤Î¦D¨Æ¡A±o²¾°eªk°|¿ì²z¡C<br> </td> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¤G±ø</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@ªì¥ô¦Ò¸Õ¤Î®æ¤H­û¡A±oµøÂ¾µ¥¡B¾¨t¤§»Ý­n¡A¤©¥H¹ê²ß©Î°V½m¡F¨ä¿ìªk¥Ñ¦Ò¸Õ°|·|¦P¦³Ãö¾÷Ãö©w¤§¡C<br> </td> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¤T±ø</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@Á|¦æ¤ÀÃþ¾¦ì¤½°È¤H­û¦Ò¸Õ®É¡A¨ä¦Ò¸Õ¾µ¥¡B¾¨t¡B¦aÂI¤Î¤é´Áµ¥¡AÀ³¥Ñ¿ì²z¦Ò¸Õ¾÷Ãö©ó¸Õ´Á«e¤½§i¤§¡C<br> </td> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¥|±ø</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¤½Àç¨Æ·~¾÷ºc¤ÀÃþ¾¦ì¤H­û¤§¦Ò¸Õ¡A¥t¥Hªk«ß©w¤§¡C<br> </td> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¤­±ø</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¥»ªk¬I¦æ²Ó«h¡A¥Ñ¦Ò¸Õ°|©w¤§¡C<br> </td> </table> </table> <table><tr><td>&nbsp;&nbsp;&nbsp;</td><td><font color=8000ff>²Ä¤Q¤»±ø</font> </font> <table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td> ¡@¡@¥»ªk¬I¦æ¤é´Á¡A¥H©R¥O©w¤§¡C<br> </td> </table> </table> </left> </body> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/90027/9002761012500.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:27:02 GMT --> </html>
czchen/laweasyread-data
rawdata/lawstat/version2/90027/9002761012500.html
HTML
mit
8,703
--- layout: post title: 'About Me: Lauren Haldeman' date: 2015-09-08 15:53:33.000000000 -05:00 type: post published: true status: publish categories: - Bios tags: [] meta: _wpas_done_all: '1' sharing_disabled: '1' _rest_api_published: '1' _rest_api_client_id: '-1' _publicize_job_id: '14567138500' geo_public: '0' _thumbnail_id: '155' _mk_post_love: '0' _theme_options_build: '' _dynamic_styles: Tjs= author: login: wlftn email: [email protected] display_name: lauren first_name: Lauren last_name: '' --- <p><a href="https://uiowafys.files.wordpress.com/2015/09/lauren-haldeman.jpg"><img class="alignleft wp-image-130 size-medium" src="{{ site.baseurl }}/assets/lauren-haldeman.jpg?w=300" alt="lauren-haldeman" width="300" height="200" /></a>Hi! I’m Lauren Haldeman. I am the author of the poetry collection <em>Calenday</em> (Rescue Press, 2014). I work as the web developer, web designer and editor for this website, as well as several other websites, including the Writing University website at the University of Iowa and the Iowa Review. I received my M.F.A. from the Iowa Writers’ Workshop, and have been a finalist for the Walt Whitman award and the Colorado Prize for Poetry. Also: I’m a mom and make paintings.</p> <p><a href="https://uiowafys.files.wordpress.com/2015/09/11296880_494105167418084_141088528_n.jpg"><img class="alignleft wp-image-155 size-medium" src="{{ site.baseurl }}/assets/11296880_494105167418084_141088528_n.jpg?w=300" alt="11296880_494105167418084_141088528_n" width="300" height="300" /></a>I also play soccer. I played semi-professionally all through high school, on three different teams. When I was 17, I had a collision with a goalie and lost the PCL in my right knee. It took a long time to heal and begin playing again.</p> <div class="clearboth"></div>
wlftn/wlftn.github.io
_posts/2015-09-08-about-me-lauren-haldeman.html
HTML
mit
1,838
<!DOCTYPE html> <html lang='en'> <head> <title>VPKVeepEditorDelegate Protocol Reference</title> <link rel='stylesheet' type='text/css' href='../css/jazzy.css' /> <link rel='stylesheet' type='text/css' href='../css/highlight.css' /> <meta charset='utf-8'> <script src='../js/jquery.min.js' defer></script> <script src='../js/jazzy.js' defer></script> </head> <body> <a name='//apple_ref/objc/Protocol/VPKVeepEditorDelegate' class='dashAnchor'></a> <a title='VPKVeepEditorDelegate Protocol Reference'></a> <header class='header'> <p class='header-col header-col--primary'> <a class='header-link' href='../index.html'> VPKit Docs </a> (47% documented) </p> <p class='header-col header-col--secondary'> <a class='header-link' href='https://github.com/veepionyc/VPKitDemo/tree/2.6.3'> <img class='header-icon' src='../img/gh.png'/> View on GitHub </a> </p> </header> <p class='breadcrumbs'> <a class='breadcrumb' href='../index.html'>VPKit Reference</a> <img class='carat' src='../img/carat.png' /> VPKVeepEditorDelegate Protocol Reference </p> <div class='content-wrapper'> <nav class='navigation'> <ul class='nav-groups'> <li class='nav-group-name'> <a class='nav-group-name-link' href='../Classes.html'>Classes</a> <ul class='nav-group-tasks'> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKApp.html'>VPKApp</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKColorStyles.html'>VPKColorStyles</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKDevice.html'>VPKDevice</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKEnvironment.html'>VPKEnvironment</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKFontStyles.html'>VPKFontStyles</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKImage.html'>VPKImage</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKPreview.html'>VPKPreview</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKPublicVeep.html'>VPKPublicVeep</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKSdk.html'>VPKSdk</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKStyles.html'>VPKStyles</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKUser.html'>VPKUser</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKVeepEditor.html'>VPKVeepEditor</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKVeepViewer.html'>VPKVeepViewer</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Classes/VPKit.html'>VPKit</a> </li> </ul> </li> <li class='nav-group-name'> <a class='nav-group-name-link' href='../Constants.html'>Constants</a> <ul class='nav-group-tasks'> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoComplete'>VPKEventVideoComplete</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoFramesPerSecondKey'>VPKEventVideoFramesPerSecondKey</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoLoad'>VPKEventVideoLoad</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoNumberOfDroppedVideoFrames'>VPKEventVideoNumberOfDroppedVideoFrames</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoObservedBitrateKey'>VPKEventVideoObservedBitrateKey</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoPause'>VPKEventVideoPause</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoPlay'>VPKEventVideoPlay</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoPlayRequested'>VPKEventVideoPlayRequested</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoPlaybackBitrateKey'>VPKEventVideoPlaybackBitrateKey</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoPlaybackTypeKey'>VPKEventVideoPlaybackTypeKey</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoSeekComplete'>VPKEventVideoSeekComplete</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoSeekStart'>VPKEventVideoSeekStart</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoStartupTimeKey'>VPKEventVideoStartupTimeKey</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKEventVideoUnload'>VPKEventVideoUnload</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@VPKIdentifierKey'>VPKIdentifierKey</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@vpkErrorKey'>vpkErrorKey</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@vpkErrorNotification'>vpkErrorNotification</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Constants.html#/c:@vpkPresentErrorKey'>vpkPresentErrorKey</a> </li> </ul> </li> <li class='nav-group-name'> <a class='nav-group-name-link' href='../Enumerations.html'>Enumerations</a> <ul class='nav-group-tasks'> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Enums/VPKServerEnvironment.html'>VPKServerEnvironment</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Enums/VPKUserType.html'>VPKUserType</a> </li> </ul> </li> <li class='nav-group-name'> <a class='nav-group-name-link' href='../Protocols.html'>Protocols</a> <ul class='nav-group-tasks'> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Protocols/VPKPreviewDelegate.html'>VPKPreviewDelegate</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Protocols/VPKPreviewPassThroughDelegate.html'>VPKPreviewPassThroughDelegate</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Protocols/VPKVeepEditorDelegate.html'>VPKVeepEditorDelegate</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Protocols/VPKVeepViewerDelegate.html'>VPKVeepViewerDelegate</a> </li> </ul> </li> <li class='nav-group-name'> <a class='nav-group-name-link' href='../Type Definitions.html'>Type Definitions</a> <ul class='nav-group-tasks'> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKBOOLErrorBlock'>VPKBOOLErrorBlock</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKCompetitiveStatsBlock'>VPKCompetitiveStatsBlock</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKDailyStatsBlock'>VPKDailyStatsBlock</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKNetworkResponseBlock'>VPKNetworkResponseBlock</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKUserStatsErrorBlock'>VPKUserStatsErrorBlock</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKVeepIdentifierErrorCompletionBlock'>VPKVeepIdentifierErrorCompletionBlock</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKitConsumerIdCompletionBlock'>VPKitConsumerIdCompletionBlock</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKitPublicVeepErrorCompletionBlock'>VPKitPublicVeepErrorCompletionBlock</a> </li> <li class='nav-group-task'> <a class='nav-group-task-link' href='../Type Definitions.html#/c:VPKitClass.h@T@VPKitVeepErrorCompletionBlock'>VPKitVeepErrorCompletionBlock</a> </li> </ul> </li> </ul> </nav> <article class='main-content'> <section class='section'> <div class='section-content'> <h1>VPKVeepEditorDelegate</h1> <div class='declaration'> <div class='language'> <pre class="highlight objective_c"><code><span class="k">@protocol</span> <span class="nc">VPKVeepEditorDelegate</span> <span class="o">&lt;</span><span class="n">NSObject</span><span class="o">&gt;</span> <span class="o">-</span> <span class="p">(</span><span class="kt">void</span><span class="p">)</span><span class="n">veepEditor</span><span class="o">:</span><span class="p">(</span><span class="n">nonnull</span> <span class="n"><a href="../Classes/VPKVeepEditor.html">VPKVeepEditor</a></span><span class="o">*</span><span class="p">)</span><span class="n">editor</span> <span class="n">didPublishVeep</span><span class="o">:</span><span class="p">(</span><span class="n">nonnull</span> <span class="n">NSString</span><span class="o">*</span><span class="p">)</span><span class="n">veepId</span><span class="p">;</span> <span class="k">-</span> <span class="p">(</span><span class="kt">void</span><span class="p">)</span><span class="nf">veepEditorDidCancel</span><span class="p">:(</span><span class="n">nonnull</span> <span class="n"><a href="../Classes/VPKVeepEditor.html">VPKVeepEditor</a></span><span class="o">*</span><span class="p">)</span><span class="nv">editor</span><span class="p">;</span> <span class="k">@end</span></code></pre> </div> </div> <p>Undocumented</p> </div> </section> <section class='section'> <div class='section-content'> <div class="task-group"> <ul class='item-container'> <li class="item"> <div class="item-heading"> <code> <a name="/c:objc(pl)VPKVeepEditorDelegate(im)veepEditor:didPublishVeep:"></a> <a name="//apple_ref/objc/Method/-veepEditor:didPublishVeep:" class="dashAnchor"></a> <a class="token" href="#/c:objc(pl)VPKVeepEditorDelegate(im)veepEditor:didPublishVeep:">-veepEditor:didPublishVeep:</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>Undocumented</p> </div> <div class="declaration"> <h5>Declaration</h5> <div class="language"> <p class="aside-title">Objective-C</p> <pre class="highlight objective_c"><code><span class="k">-</span> <span class="p">(</span><span class="kt">void</span><span class="p">)</span><span class="nf">veepEditor</span><span class="p">:(</span><span class="n">nonnull</span> <span class="n"><a href="../Classes/VPKVeepEditor.html">VPKVeepEditor</a></span><span class="o">*</span><span class="p">)</span><span class="nv">editor</span> <span class="nf">didPublishVeep</span><span class="p">:(</span><span class="n">nonnull</span> <span class="n">NSString</span><span class="o">*</span><span class="p">)</span><span class="nv">veepId</span><span class="p">;</span></code></pre> </div> </div> <div class="slightly-smaller"> <a href="https://github.com/veepionyc/VPKitDemo/tree/2.6.3/VPKit.framework/Headers/VPKVeepEditor.h#L" class="button">Show on GitHub</a> </div> </section> </div> </li> <li class="item"> <div class="item-heading"> <code> <a name="/c:objc(pl)VPKVeepEditorDelegate(im)veepEditorDidCancel:"></a> <a name="//apple_ref/objc/Method/-veepEditorDidCancel:" class="dashAnchor"></a> <a class="token" href="#/c:objc(pl)VPKVeepEditorDelegate(im)veepEditorDidCancel:">-veepEditorDidCancel:</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>Undocumented</p> </div> <div class="declaration"> <h5>Declaration</h5> <div class="language"> <p class="aside-title">Objective-C</p> <pre class="highlight objective_c"><code><span class="k">-</span> <span class="p">(</span><span class="kt">void</span><span class="p">)</span><span class="nf">veepEditorDidCancel</span><span class="p">:(</span><span class="n">nonnull</span> <span class="n"><a href="../Classes/VPKVeepEditor.html">VPKVeepEditor</a></span><span class="o">*</span><span class="p">)</span><span class="nv">editor</span><span class="p">;</span></code></pre> </div> </div> <div class="slightly-smaller"> <a href="https://github.com/veepionyc/VPKitDemo/tree/2.6.3/VPKit.framework/Headers/VPKVeepEditor.h#L" class="button">Show on GitHub</a> </div> </section> </div> </li> </ul> </div> </div> </section> </article> </div> <section class='footer'> <p>© 2018 <a class="link" href="https://veep.io" target="_blank" rel="external">Veepio</a>. All rights reserved.</p> <p>Generated by <a class='link' href='https://github.com/realm/jazzy' target='_blank' rel='external'>jazzy ♪♫ v0.9.1</a>, a <a class='link' href='http://realm.io' target='_blank' rel='external'>Realm</a> project.</p> </section> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-114402605-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-114402605-1'); </script> <script async src="https://www.google-analytics.com/analytics.js"></script> <!-- End Google Analytics --> </body> </div> </html>
veepionyc/veepionyc.github.io
reference/ios/2/6/3/docsets/VPKit.docset/Contents/Resources/Documents/Protocols/VPKVeepEditorDelegate.html
HTML
mit
17,750
<!DOCTYPE html> <html> {% include head.html %} <body> {% include nav.html %} <div id="wrapper" class="divided"> <section class="spotlight style1 orient-left content-align-left image-position-right onscroll-image-fade-in"> <div class="content"> <div id="breadcrumbs"> <ol itemscope itemtype="http://schema.org/BreadcrumbList" class="breadcrumbs-ol"> <li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <a itemprop="item" href="/"> <span itemprop="name">Home</span></a> <meta itemprop="position" content="1" /> </li> <li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <a itemprop="item" href="/projects/"> <span itemprop="name">Projects</span></a> <meta itemprop="position" content="2" /> </li> <li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <a itemprop="item" href="{{ page.url }}"> <span itemprop="name">{{ page.title }}</span></a> <meta itemprop="position" content="3" /> </li> </ol> <hr> </div> <h2>{{ page.title }}</h2> <p class="major">{{ page.headline }}</p> <p>{{ page.description }}</p> </div> <div class="image"> <img src="{{ page.image }}" alt=" {{page.name}} " /> </div> </section> <section class="style1 wrapper container"> <div class="inner"> <h2>Project</h2> <div class="box"> <p>{{ page.box }}</p> </div> </div> </section> <section class="style1 wrapper"> <div class="inner"> <div class="index"> <section> <header> <h3>Project Details</h3> </header> <div class="content"> {{ content }} </div> </section> </div> </div> </section> <section class="style1 wrapper"> <div class="inner"> <div class="index"> <section> <header> <h3>Team Members</h3> </header> <div class="content align-center"> <div class="items style3 small onload-fade-in"> {% assign members = site.members | sort: 'subweight' %} {% for member in members %} {% if member.project == page.project %} <section> <a href="{{ member.url }}"><img alt="{{member.name}}" src="{{ member.img | prepend: site.baseurl | prepend: site.url }}" class="img-team"></a> <h4><b>{{ member.name }}</b> <br> <i>{{ member.title }}</i></h4> </section> {% endif %} {% endfor %} </div> </div> </section> </div> </div> </section> {% include footer.html %} </div> </body> </html>
Corneliuscob/UBCEnvision.github.io
_layouts/project.html
HTML
mit
3,379
<p>You can bind our <code>NgbPagination</code> component with slicing the data list</p> <table class="table table-striped"> <thead> <tr> <th scope="col">#</th> <th scope="col">Country</th> <th scope="col">Area</th> <th scope="col">Population</th> </tr> </thead> <tbody> <tr *ngFor="let country of countries"> <th scope="row">{{ country.id }}</th> <td> <img [src]="'https://upload.wikimedia.org/wikipedia/commons/' + country.flag" class="me-2" style="width: 20px"> {{ country.name }} </td> <td>{{ country.area | number}}</td> <td>{{ country.population | number }}</td> </tr> </tbody> </table> <div class="d-flex justify-content-between p-2"> <ngb-pagination [collectionSize]="collectionSize" [(page)]="page" [pageSize]="pageSize" (pageChange)="refreshCountries()"> </ngb-pagination> <select class="form-select" style="width: auto" [(ngModel)]="pageSize" (ngModelChange)="refreshCountries()"> <option [ngValue]="2">2 items per page</option> <option [ngValue]="4">4 items per page</option> <option [ngValue]="6">6 items per page</option> </select> </div>
fbasso/ng-bootstrap
demo/src/app/components/table/demos/pagination/table-pagination.html
HTML
mit
1,139
{{extend 'layout.html'}} <h2>{{=response.title}}</h2> <form method=POST> <textarea name=sql cols=90 rows=10>{{=sql or ""}}</textarea><br> <input type=submit value="Execute SQL"> </form> {{ if error: }} <div class=error style="margin-left:0px"> {{=repr(error).replace("\n", "<br>")}} </div> {{ pass if results: txt = "<table class=\"zebra datatable tablesorter\">" txt += "<thead>" txt += "<tr>" for c in columns: txt += "<th>%s</th>" % c pass txt += "</tr>" txt += "</thead>" txt += "<tbody>" for r in results: txt += "<tr>" for c in columns: txt += "<td class=normaltext>%s</td>" % getattr(r, c) pass txt += "</tr>" pass txt += "</tbody>" txt += "</table>" response.write(XML(txt)) pass}} <script> $(document).ready(function() { $(".tablesorter").tablesorter(); }); </script>
ccpgames/eve-metrics
web2py/applications/evemetrics/views/default/SafeSQL.html
HTML
mit
887
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-example62-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.17/angular.min.js"></script> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.17/angular-sanitize.js"></script> <script src="script.js"></script> </head> <body ng-app="mySceApp"> <div ng-controller="myAppController as myCtrl"> <i ng-bind-html="myCtrl.explicitlyTrustedHtml" id="explicitlyTrustedHtml"></i><br><br> <b>User comments</b><br> By default, HTML that isn't explicitly trusted (e.g. Alice's comment) is sanitized when $sanitize is available. If $sanitize isn't available, this results in an error instead of an exploit. <div class="well"> <div ng-repeat="userComment in myCtrl.userComments"> <b>{{userComment.name}}</b>: <span ng-bind-html="userComment.htmlComment" class="htmlComment"></span> <br> </div> </div> </div> </body> </html>
ProjectGinsberg/dashboard-open
lib/angular/docs/examples/example-example62/index-production.html
HTML
mit
994
<html devsite><head> <title>Diretas dengan spam</title> <meta name="project_path" value="/web/fundamentals/_project.yaml"/> <meta name="book_path" value="/web/fundamentals/_book.yaml"/> <meta name="devsite_continuous_localization_fp" value="cgvbEhX8evRWhUnr+VH8xDCQ+wwt7IRCyUlOF1mn5e9caMUNwesLeYoX6Z1IYkyCybqRdNPFbA4TsWS5Nsl0oiRuWuQSMrx9OVAMP/A/1H4cVJCDfJVTk2wdQAyer+PT"></meta><meta name="devsite_continuous_localization_translatable_html_file_type" value="source"></meta></head> <body> <p>Langkah ini berkaitan dengan peretasan situs untuk menghosting spam, yang biasanya menampilkan peringatan <em>"Situs ini mungkin diretas"</em> di hasil penelusuran. Ini adalah salah satu langkah terpanjang dalam proses pemulihan. Pada langkah ini, Anda akan mengompilasi daftar file yang dirusak di situs. Anda akan menggunakan daftar ini pada langkah berikutnya, <a href="clean_site">Membersihkan dan memelihara situs</a>.</p> <p>Jika situs Anda diserang dengan malware dan ditandai dengan peringatan <em>"Situs ini dapat membahayakan komputer Anda"</em> di hasil penelusuran, lihat artikel yang sesuai, <a href="hacked_with_malware">Menaksir kerusakan akibat malware (Diretas dengan malware)</a>.</p> <div class="video-wrapper"> <iframe class="devsite-embedded-youtube-video" allowfullscreen="" data-autohide="1" data-showinfo="0" data-video-id="lG5lOix9b9k" frameborder="0" l10n-attrs-original-order="class,data-video-id,data-autohide,data-showinfo,frameborder,allowfullscreen"> </iframe> </div> <p>Karena kampanye peretasan tertentu memengaruhi ratusan dan ribuan situs dengan cara yang mirip, situs dapat dibersihkan melalui serangkaian langkah spesifik. Jika salah satu dari kampanye peretasan ini menggambarkan peretasan di situs Anda, klik untuk membaca panduannya. </p><ul> <li><a href="/web/fundamentals/security/hacked/fixing_the_japanese_keyword_hack"> Memperbaiki Peretasan Kata Kunci Jepang</a></li> <li><a href="/web/fundamentals/security/hacked/fixing_the_gibberish_hack"> Memperbaiki Peretasan Nonsens</a></li> <li><a href="/web/fundamentals/security/hacked/fixing_the_cloaked_keywords_hack"> Memperbaiki Peretasan Penyelubungan Kata Kunci dan Link</a></li> </ul> <p></p> <h2>Langkah berikutnya</h2> <p>Langkah selanjutnya dalam proses ini adalah <a href="vulnerability">Mengidentifikasi kerentanan</a>.</p> </body></html>
sonyarianto/WebFundamentals
src/content/id/fundamentals/security/hacked/hacked_with_spam.html
HTML
apache-2.0
2,411
<!DOCTYPE html> <html lang="en" manifest="/offline/ovs.appcache"> <head> <!-- Copyright 2014 CloudFounders NV 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. --> <script type="text/javascript"> window.addEventListener('load', function() { applicationCache.addEventListener('updateready', function() { if (applicationCache.status == applicationCache.UPDATEREADY) { applicationCache.swapCache(); } }, false); applicationCache.update(); }, false); </script> </head> <body></body> </html>
mflu/openvstorage_centos
webapps/frontend/offline/cache.html
HTML
apache-2.0
1,222
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.2 Version: 3.7.0 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: [email protected] Follow: www.twitter.com/keenthemes Like: www.facebook.com/keenthemes Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project. --> <!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]--> <!--[if !IE]><!--> <html lang="en" dir="rtl"> <!--<![endif]--> <!-- BEGIN HEAD --> <head> <meta charset="utf-8"/> <title>Metronic | Extra - Contact Us</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta content="width=device-width, initial-scale=1.0" name="viewport"/> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <meta content="" name="description"/> <meta content="" name="author"/> <!-- BEGIN GLOBAL MANDATORY STYLES --> <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css"> <link href="../../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="../../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css"> <link href="../../assets/global/plugins/bootstrap/css/bootstrap-rtl.min.css" rel="stylesheet" type="text/css"> <link href="../../assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css"> <link href="../../assets/global/plugins/bootstrap-switch/css/bootstrap-switch-rtl.min.css" rel="stylesheet" type="text/css"/> <!-- END GLOBAL MANDATORY STYLES --> <!-- BEGIN THEME STYLES --> <link href="../../assets/global/css/components-md-rtl.css" id="style_components" rel="stylesheet" type="text/css"/> <link href="../../assets/global/css/plugins-md-rtl.css" rel="stylesheet" type="text/css"/> <link href="../../assets/admin/layout4/css/layout-rtl.css" rel="stylesheet" type="text/css"/> <link id="style_color" href="../../assets/admin/layout4/css/themes/light-rtl.css" rel="stylesheet" type="text/css"/> <link href="../../assets/admin/layout4/css/custom-rtl.css" rel="stylesheet" type="text/css"/> <!-- END THEME STYLES --> <link rel="shortcut icon" href="favicon.ico"/> </head> <!-- END HEAD --> <!-- BEGIN BODY --> <!-- DOC: Apply "page-header-fixed-mobile" and "page-footer-fixed-mobile" class to body element to force fixed header or footer in mobile devices --> <!-- DOC: Apply "page-sidebar-closed" class to the body and "page-sidebar-menu-closed" class to the sidebar menu element to hide the sidebar by default --> <!-- DOC: Apply "page-sidebar-hide" class to the body to make the sidebar completely hidden on toggle --> <!-- DOC: Apply "page-sidebar-closed-hide-logo" class to the body element to make the logo hidden on sidebar toggle --> <!-- DOC: Apply "page-sidebar-hide" class to body element to completely hide the sidebar on sidebar toggle --> <!-- DOC: Apply "page-sidebar-fixed" class to have fixed sidebar --> <!-- DOC: Apply "page-footer-fixed" class to the body element to have fixed footer --> <!-- DOC: Apply "page-sidebar-reversed" class to put the sidebar on the right side --> <!-- DOC: Apply "page-full-width" class to the body element to have full width page without the sidebar menu --> <body class="page-md page-header-fixed page-sidebar-closed-hide-logo "> <!-- BEGIN HEADER --> <div class="page-header md-shadow-z-1-i navbar navbar-fixed-top"> <!-- BEGIN HEADER INNER --> <div class="page-header-inner"> <!-- BEGIN LOGO --> <div class="page-logo"> <a href="index.html"> <img src="../../assets/admin/layout4/img/logo-light.png" alt="logo" class="logo-default"/> </a> <div class="menu-toggler sidebar-toggler"> <!-- DOC: Remove the above "hide" to enable the sidebar toggler button on header --> </div> </div> <!-- END LOGO --> <!-- BEGIN RESPONSIVE MENU TOGGLER --> <a href="javascript:;" class="menu-toggler responsive-toggler" data-toggle="collapse" data-target=".navbar-collapse"> </a> <!-- END RESPONSIVE MENU TOGGLER --> <!-- BEGIN PAGE ACTIONS --> <!-- DOC: Remove "hide" class to enable the page header actions --> <div class="page-actions"> <div class="btn-group"> <button type="button" class="btn red-haze btn-sm dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <span class="hidden-sm hidden-xs">Actions&nbsp;</span><i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> <i class="icon-docs"></i> New Post </a> </li> <li> <a href="javascript:;"> <i class="icon-tag"></i> New Comment </a> </li> <li> <a href="javascript:;"> <i class="icon-share"></i> Share </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> <i class="icon-flag"></i> Comments <span class="badge badge-success">4</span> </a> </li> <li> <a href="javascript:;"> <i class="icon-users"></i> Feedbacks <span class="badge badge-danger">2</span> </a> </li> </ul> </div> </div> <!-- END PAGE ACTIONS --> <!-- BEGIN PAGE TOP --> <div class="page-top"> <!-- BEGIN HEADER SEARCH BOX --> <!-- DOC: Apply "search-form-expanded" right after the "search-form" class to have half expanded search box --> <form class="search-form" action="extra_search.html" method="GET"> <div class="input-group"> <input type="text" class="form-control input-sm" placeholder="Search..." name="query"> <span class="input-group-btn"> <a href="javascript:;" class="btn submit"><i class="icon-magnifier"></i></a> </span> </div> </form> <!-- END HEADER SEARCH BOX --> <!-- BEGIN TOP NAVIGATION MENU --> <div class="top-menu"> <ul class="nav navbar-nav pull-right"> <li class="separator hide"> </li> <!-- BEGIN NOTIFICATION DROPDOWN --> <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte --> <li class="dropdown dropdown-extended dropdown-notification dropdown-dark" id="header_notification_bar"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="icon-bell"></i> <span class="badge badge-success"> 7 </span> </a> <ul class="dropdown-menu"> <li class="external"> <h3><span class="bold">12 pending</span> notifications</h3> <a href="extra_profile.html">view all</a> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 250px;" data-handle-color="#637283"> <li> <a href="javascript:;"> <span class="time">just now</span> <span class="details"> <span class="label label-sm label-icon label-success"> <i class="fa fa-plus"></i> </span> New user registered. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">3 mins</span> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Server #12 overloaded. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">10 mins</span> <span class="details"> <span class="label label-sm label-icon label-warning"> <i class="fa fa-bell-o"></i> </span> Server #2 not responding. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">14 hrs</span> <span class="details"> <span class="label label-sm label-icon label-info"> <i class="fa fa-bullhorn"></i> </span> Application error. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">2 days</span> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Database overloaded 68%. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">3 days</span> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> A user IP blocked. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">4 days</span> <span class="details"> <span class="label label-sm label-icon label-warning"> <i class="fa fa-bell-o"></i> </span> Storage Server #4 not responding dfdfdfd. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">5 days</span> <span class="details"> <span class="label label-sm label-icon label-info"> <i class="fa fa-bullhorn"></i> </span> System Error. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">9 days</span> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Storage server failed. </span> </a> </li> </ul> </li> </ul> </li> <!-- END NOTIFICATION DROPDOWN --> <li class="separator hide"> </li> <!-- BEGIN INBOX DROPDOWN --> <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte --> <li class="dropdown dropdown-extended dropdown-inbox dropdown-dark" id="header_inbox_bar"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="icon-envelope-open"></i> <span class="badge badge-danger"> 4 </span> </a> <ul class="dropdown-menu"> <li class="external"> <h3>You have <span class="bold">7 New</span> Messages</h3> <a href="inbox.html">view all</a> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283"> <li> <a href="inbox.html?a=view"> <span class="photo"> <img src="../../assets/admin/layout3/img/avatar2.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Lisa Wong </span> <span class="time">Just Now </span> </span> <span class="message"> Vivamus sed auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> <li> <a href="inbox.html?a=view"> <span class="photo"> <img src="../../assets/admin/layout3/img/avatar3.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Richard Doe </span> <span class="time">16 mins </span> </span> <span class="message"> Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> <li> <a href="inbox.html?a=view"> <span class="photo"> <img src="../../assets/admin/layout3/img/avatar1.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Bob Nilson </span> <span class="time">2 hrs </span> </span> <span class="message"> Vivamus sed nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> <li> <a href="inbox.html?a=view"> <span class="photo"> <img src="../../assets/admin/layout3/img/avatar2.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Lisa Wong </span> <span class="time">40 mins </span> </span> <span class="message"> Vivamus sed auctor 40% nibh congue nibh... </span> </a> </li> <li> <a href="inbox.html?a=view"> <span class="photo"> <img src="../../assets/admin/layout3/img/avatar3.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Richard Doe </span> <span class="time">46 mins </span> </span> <span class="message"> Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> </ul> </li> </ul> </li> <!-- END INBOX DROPDOWN --> <li class="separator hide"> </li> <!-- BEGIN TODO DROPDOWN --> <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte --> <li class="dropdown dropdown-extended dropdown-tasks dropdown-dark" id="header_task_bar"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="icon-calendar"></i> <span class="badge badge-primary"> 3 </span> </a> <ul class="dropdown-menu extended tasks"> <li class="external"> <h3>You have <span class="bold">12 pending</span> tasks</h3> <a href="page_todo.html">view all</a> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283"> <li> <a href="javascript:;"> <span class="task"> <span class="desc">New release v1.2 </span> <span class="percent">30%</span> </span> <span class="progress"> <span style="width: 40%;" class="progress-bar progress-bar-success" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">40% Complete</span></span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Application deployment</span> <span class="percent">65%</span> </span> <span class="progress"> <span style="width: 65%;" class="progress-bar progress-bar-danger" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">65% Complete</span></span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Mobile app release</span> <span class="percent">98%</span> </span> <span class="progress"> <span style="width: 98%;" class="progress-bar progress-bar-success" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">98% Complete</span></span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Database migration</span> <span class="percent">10%</span> </span> <span class="progress"> <span style="width: 10%;" class="progress-bar progress-bar-warning" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">10% Complete</span></span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Web server upgrade</span> <span class="percent">58%</span> </span> <span class="progress"> <span style="width: 58%;" class="progress-bar progress-bar-info" aria-valuenow="58" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">58% Complete</span></span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Mobile development</span> <span class="percent">85%</span> </span> <span class="progress"> <span style="width: 85%;" class="progress-bar progress-bar-success" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">85% Complete</span></span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">New UI release</span> <span class="percent">38%</span> </span> <span class="progress progress-striped"> <span style="width: 38%;" class="progress-bar progress-bar-important" aria-valuenow="18" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">38% Complete</span></span> </span> </a> </li> </ul> </li> </ul> </li> <!-- END TODO DROPDOWN --> <!-- BEGIN USER LOGIN DROPDOWN --> <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte --> <li class="dropdown dropdown-user dropdown-dark"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <span class="username username-hide-on-mobile"> Nick </span> <!-- DOC: Do not remove below empty space(&nbsp;) as its purposely used --> <img alt="" class="img-circle" src="../../assets/admin/layout4/img/avatar9.jpg"/> </a> <ul class="dropdown-menu dropdown-menu-default"> <li> <a href="extra_profile.html"> <i class="icon-user"></i> My Profile </a> </li> <li> <a href="page_calendar.html"> <i class="icon-calendar"></i> My Calendar </a> </li> <li> <a href="inbox.html"> <i class="icon-envelope-open"></i> My Inbox <span class="badge badge-danger"> 3 </span> </a> </li> <li> <a href="page_todo.html"> <i class="icon-rocket"></i> My Tasks <span class="badge badge-success"> 7 </span> </a> </li> <li class="divider"> </li> <li> <a href="extra_lock.html"> <i class="icon-lock"></i> Lock Screen </a> </li> <li> <a href="login.html"> <i class="icon-key"></i> Log Out </a> </li> </ul> </li> <!-- END USER LOGIN DROPDOWN --> </ul> </div> <!-- END TOP NAVIGATION MENU --> </div> <!-- END PAGE TOP --> </div> <!-- END HEADER INNER --> </div> <!-- END HEADER --> <div class="clearfix"> </div> <!-- BEGIN CONTAINER --> <div class="page-container"> <!-- BEGIN SIDEBAR --> <div class="page-sidebar-wrapper"> <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing --> <!-- DOC: Change data-auto-speed="200" to adjust the sub menu slide up/down speed --> <div class="page-sidebar md-shadow-z-2-i navbar-collapse collapse"> <!-- BEGIN SIDEBAR MENU --> <!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) --> <!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable hoverable(hover vs accordion) sub menu mode --> <!-- DOC: Apply "page-sidebar-menu-closed" class right after "page-sidebar-menu" to collapse("page-sidebar-closed" class must be applied to the body element) the sidebar sub menu mode --> <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing --> <!-- DOC: Set data-keep-expand="true" to keep the submenues expanded --> <!-- DOC: Set data-auto-speed="200" to adjust the sub menu slide up/down speed --> <ul class="page-sidebar-menu " data-keep-expanded="false" data-auto-scroll="true" data-slide-speed="200"> <li class="start "> <a href="index.html"> <i class="icon-home"></i> <span class="title">Dashboard</span> </a> </li> <li> <a href="javascript:;"> <i class="icon-basket"></i> <span class="title">eCommerce</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="ecommerce_index.html"> <i class="icon-home"></i> Dashboard</a> </li> <li> <a href="ecommerce_orders.html"> <i class="icon-basket"></i> Orders</a> </li> <li> <a href="ecommerce_orders_view.html"> <i class="icon-tag"></i> Order View</a> </li> <li> <a href="ecommerce_products.html"> <i class="icon-handbag"></i> Products</a> </li> <li> <a href="ecommerce_products_edit.html"> <i class="icon-pencil"></i> Product Edit</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-rocket"></i> <span class="title">Page Layouts</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="layout_sidebar_reversed.html"> <span class="badge badge-warning">new</span>Right Sidebar Page</a> </li> <li> <a href="layout_sidebar_fixed.html"> Sidebar Fixed Page</a> </li> <li> <a href="layout_sidebar_closed.html"> Sidebar Closed Page</a> </li> <li> <a href="layout_blank_page.html"> Blank Page</a> </li> <li> <a href="layout_boxed_page.html"> Boxed Page</a> </li> <li> <a href="layout_language_bar.html"> Language Switch Bar</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-diamond"></i> <span class="title">UI Features</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="ui_general.html"> General Components</a> </li> <li> <a href="ui_buttons.html"> Buttons</a> </li> <li> <a href="ui_icons.html"> <span class="badge badge-danger">new</span>Font Icons</a> </li> <li> <a href="ui_colors.html"> Flat UI Colors</a> </li> <li> <a href="ui_typography.html"> Typography</a> </li> <li> <a href="ui_tabs_accordions_navs.html"> Tabs, Accordions & Navs</a> </li> <li> <a href="ui_tree.html"> <span class="badge badge-danger">new</span>Tree View</a> </li> <li> <a href="ui_page_progress_style_1.html"> <span class="badge badge-warning">new</span>Page Progress Bar - Style 1</a> </li> <li> <a href="ui_blockui.html"> Block UI</a> </li> <li> <a href="ui_bootstrap_growl.html"> <span class="badge badge-roundless badge-warning">new</span>Bootstrap Growl Notifications</a> </li> <li> <a href="ui_notific8.html"> Notific8 Notifications</a> </li> <li> <a href="ui_toastr.html"> Toastr Notifications</a> </li> <li> <a href="ui_alert_dialog_api.html"> <span class="badge badge-danger">new</span>Alerts & Dialogs API</a> </li> <li> <a href="ui_session_timeout.html"> Session Timeout</a> </li> <li> <a href="ui_idle_timeout.html"> User Idle Timeout</a> </li> <li> <a href="ui_modals.html"> Modals</a> </li> <li> <a href="ui_extended_modals.html"> Extended Modals</a> </li> <li> <a href="ui_tiles.html"> Tiles</a> </li> <li> <a href="ui_datepaginator.html"> <span class="badge badge-success">new</span>Date Paginator</a> </li> <li> <a href="ui_nestable.html"> Nestable List</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-puzzle"></i> <span class="title">UI Components</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="components_pickers.html"> Date & Time Pickers</a> </li> <li> <a href="components_context_menu.html"> Context Menu</a> </li> <li> <a href="components_dropdowns.html"> Custom Dropdowns</a> </li> <li> <a href="components_form_tools.html"> Form Widgets & Tools</a> </li> <li> <a href="components_form_tools2.html"> Form Widgets & Tools 2</a> </li> <li> <a href="components_editors.html"> Markdown & WYSIWYG Editors</a> </li> <li> <a href="components_ion_sliders.html"> Ion Range Sliders</a> </li> <li> <a href="components_noui_sliders.html"> NoUI Range Sliders</a> </li> <li> <a href="components_jqueryui_sliders.html"> jQuery UI Sliders</a> </li> <li> <a href="components_knob_dials.html"> Knob Circle Dials</a> </li> </ul> </li> <!-- BEGIN ANGULARJS LINK --> <li class="tooltips" data-container="body" data-placement="right" data-html="true" data-original-title="AngularJS version demo"> <a href="angularjs" target="_blank"> <i class="icon-paper-plane"></i> <span class="title"> AngularJS Version </span> </a> </li> <!-- END ANGULARJS LINK --> <li> <a href="javascript:;"> <i class="icon-settings"></i> <span class="title">Form Stuff</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="form_controls_md.html"> <span class="badge badge-roundless badge-danger">new</span>Material Design<br> Form Controls</a> </li> <li> <a href="form_controls.html"> Bootstrap<br> Form Controls</a> </li> <li> <a href="form_layouts.html"> Form Layouts</a> </li> <li> <a href="form_editable.html"> <span class="badge badge-warning">new</span>Form X-editable</a> </li> <li> <a href="form_wizard.html"> Form Wizard</a> </li> <li> <a href="form_validation.html"> Form Validation</a> </li> <li> <a href="form_image_crop.html"> <span class="badge badge-danger">new</span>Image Cropping</a> </li> <li> <a href="form_fileupload.html"> Multiple File Upload</a> </li> <li> <a href="form_dropzone.html"> Dropzone File Upload</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-briefcase"></i> <span class="title">Data Tables</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="table_basic.html"> Basic Datatables</a> </li> <li> <a href="table_tree.html"> Tree Datatables</a> </li> <li> <a href="table_responsive.html"> Responsive Datatables</a> </li> <li> <a href="table_managed.html"> Managed Datatables</a> </li> <li> <a href="table_editable.html"> Editable Datatables</a> </li> <li> <a href="table_advanced.html"> Advanced Datatables</a> </li> <li> <a href="table_ajax.html"> Ajax Datatables</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-wallet"></i> <span class="title">Portlets</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="portlet_general.html"> General Portlets</a> </li> <li> <a href="portlet_general2.html"> <span class="badge badge-danger">new</span>New Portlets #1</a> </li> <li> <a href="portlet_general3.html"> <span class="badge badge-danger">new</span>New Portlets #2</a> </li> <li> <a href="portlet_ajax.html"> Ajax Portlets</a> </li> <li> <a href="portlet_draggable.html"> Draggable Portlets</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-bar-chart"></i> <span class="title">Charts</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="charts_amcharts.html"> Amchart</a> </li> <li> <a href="charts_flotcharts.html"> Flotchart</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-docs"></i> <span class="title">Pages</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="page_timeline.html"> <i class="icon-paper-plane"></i> <span class="badge badge-warning">2</span>New Timeline</a> </li> <li> <a href="extra_profile.html"> <i class="icon-user-following"></i> <span class="badge badge-success badge-roundless">new</span>New User Profile</a> </li> <li> <a href="page_todo.html"> <i class="icon-hourglass"></i> <span class="badge badge-danger">4</span>Todo</a> </li> <li> <a href="inbox.html"> <i class="icon-envelope"></i> <span class="badge badge-danger">4</span>Inbox</a> </li> <li> <a href="extra_faq.html"> <i class="icon-info"></i> FAQ</a> </li> <li> <a href="page_portfolio.html"> <i class="icon-feed"></i> Portfolio</a> </li> <li> <a href="page_timeline.html"> <i class="icon-clock"></i> <span class="badge badge-info">4</span>Timeline</a> </li> <li> <a href="page_coming_soon.html"> <i class="icon-flag"></i> Coming Soon</a> </li> <li> <a href="page_calendar.html"> <i class="icon-calendar"></i> <span class="badge badge-danger">14</span>Calendar</a> </li> <li> <a href="extra_invoice.html"> <i class="icon-flag"></i> Invoice</a> </li> <li> <a href="page_blog.html"> <i class="icon-speech"></i> Blog</a> </li> <li> <a href="page_blog_item.html"> <i class="icon-link"></i> Blog Post</a> </li> <li> <a href="page_news.html"> <i class="icon-eye"></i> <span class="badge badge-success">9</span>News</a> </li> <li> <a href="page_news_item.html"> <i class="icon-bell"></i> News View</a> </li> <li> <a href="page_timeline_old.html"> <i class="icon-paper-plane"></i> <span class="badge badge-warning">2</span>Old Timeline</a> </li> <li> <a href="extra_profile_old.html"> <i class="icon-user"></i> Old User Profile</a> </li> </ul> </li> <li class="active open"> <a href="javascript:;"> <i class="icon-present"></i> <span class="title">Extra</span> <span class="arrow open"></span> </a> <ul class="sub-menu"> <li> <a href="page_about.html"> About Us</a> </li> <li class="active"> <a href="page_contact.html"> Contact Us</a> </li> <li> <a href="extra_search.html"> Search Results</a> </li> <li> <a href="extra_pricing_table.html"> Pricing Tables</a> </li> <li> <a href="extra_404_option1.html"> 404 Page Option 1</a> </li> <li> <a href="extra_404_option2.html"> 404 Page Option 2</a> </li> <li> <a href="extra_404_option3.html"> 404 Page Option 3</a> </li> <li> <a href="extra_500_option1.html"> 500 Page Option 1</a> </li> <li> <a href="extra_500_option2.html"> 500 Page Option 2</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-folder"></i> <span class="title">Multi Level Menu</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="javascript:;"> <i class="icon-settings"></i> Item 1 <span class="arrow"></span> </a> <ul class="sub-menu"> <li> <a href="javascript:;"> <i class="icon-user"></i> Sample Link 1 <span class="arrow"></span> </a> <ul class="sub-menu"> <li> <a href="#"><i class="icon-power"></i> Sample Link 1</a> </li> <li> <a href="#"><i class="icon-paper-plane"></i> Sample Link 1</a> </li> <li> <a href="#"><i class="icon-star"></i> Sample Link 1</a> </li> </ul> </li> <li> <a href="#"><i class="icon-camera"></i> Sample Link 1</a> </li> <li> <a href="#"><i class="icon-link"></i> Sample Link 2</a> </li> <li> <a href="#"><i class="icon-pointer"></i> Sample Link 3</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-globe"></i> Item 2 <span class="arrow"></span> </a> <ul class="sub-menu"> <li> <a href="#"><i class="icon-tag"></i> Sample Link 1</a> </li> <li> <a href="#"><i class="icon-pencil"></i> Sample Link 1</a> </li> <li> <a href="#"><i class="icon-graph"></i> Sample Link 1</a> </li> </ul> </li> <li> <a href="#"> <i class="icon-bar-chart"></i> Item 3 </a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-user"></i> <span class="title">Login Options</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="login.html"> Login Form 1</a> </li> <li> <a href="login_2.html"> Login Form 2</a> </li> <li> <a href="login_3.html"> Login Form 3</a> </li> <li> <a href="login_soft.html"> Login Form 4</a> </li> <li> <a href="extra_lock.html"> Lock Screen 1</a> </li> <li> <a href="extra_lock2.html"> Lock Screen 2</a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-envelope-open"></i> <span class="title">Email Templates</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="email_template1.html"> New Email Template 1</a> </li> <li> <a href="email_template2.html"> New Email Template 2</a> </li> <li> <a href="email_template3.html"> New Email Template 3</a> </li> <li> <a href="email_template4.html"> New Email Template 4</a> </li> <li> <a href="email_newsletter.html"> Old Email Template 1</a> </li> <li> <a href="email_system.html"> Old Email Template 2</a> </li> </ul> </li> <li class="last "> <a href="javascript:;"> <i class="icon-pointer"></i> <span class="title">Maps</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li> <a href="maps_google.html"> Google Maps</a> </li> <li> <a href="maps_vector.html"> Vector Maps</a> </li> </ul> </li> </ul> <!-- END SIDEBAR MENU --> </div> </div> <!-- END SIDEBAR --> <!-- BEGIN CONTENT --> <div class="page-content-wrapper"> <div class="page-content"> <!-- BEGIN SAMPLE PORTLET CONFIGURATION MODAL FORM--> <div class="modal fade" id="portlet-config" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true"></button> <h4 class="modal-title">Modal title</h4> </div> <div class="modal-body"> Widget settings form goes here </div> <div class="modal-footer"> <button type="button" class="btn blue">Save changes</button> <button type="button" class="btn default" data-dismiss="modal">Close</button> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- /.modal --> <!-- END SAMPLE PORTLET CONFIGURATION MODAL FORM--> <!-- BEGIN PAGE HEADER--> <!-- BEGIN PAGE HEAD --> <div class="page-head"> <!-- BEGIN PAGE TITLE --> <div class="page-title"> <h1>Contact Us <small>contact us page</small></h1> </div> <!-- END PAGE TITLE --> <!-- BEGIN PAGE TOOLBAR --> <div class="page-toolbar"> <!-- BEGIN THEME PANEL --> <div class="btn-group btn-theme-panel"> <a href="javascript:;" class="btn dropdown-toggle" data-toggle="dropdown"> <i class="icon-settings"></i> </a> <div class="dropdown-menu theme-panel pull-right dropdown-custom hold-on-click"> <div class="row"> <div class="col-md-4 col-sm-4 col-xs-12"> <h3>THEME</h3> <ul class="theme-colors"> <li class="theme-color theme-color-default active" data-theme="default"> <span class="theme-color-view"></span> <span class="theme-color-name">Dark Header</span> </li> <li class="theme-color theme-color-light" data-theme="light"> <span class="theme-color-view"></span> <span class="theme-color-name">Light Header</span> </li> </ul> </div> <div class="col-md-8 col-sm-8 col-xs-12 seperator"> <h3>LAYOUT</h3> <ul class="theme-settings"> <li> Theme Style <select class="layout-style-option form-control input-small input-sm"> <option value="square" selected="selected">Square corners</option> <option value="rounded">Rounded corners</option> </select> </li> <li> Layout <select class="layout-option form-control input-small input-sm"> <option value="fluid" selected="selected">Fluid</option> <option value="boxed">Boxed</option> </select> </li> <li> Header <select class="page-header-option form-control input-small input-sm"> <option value="fixed" selected="selected">Fixed</option> <option value="default">Default</option> </select> </li> <li> Top Dropdowns <select class="page-header-top-dropdown-style-option form-control input-small input-sm"> <option value="light">Light</option> <option value="dark" selected="selected">Dark</option> </select> </li> <li> Sidebar Mode <select class="sidebar-option form-control input-small input-sm"> <option value="fixed">Fixed</option> <option value="default" selected="selected">Default</option> </select> </li> <li> Sidebar Menu <select class="sidebar-menu-option form-control input-small input-sm"> <option value="accordion" selected="selected">Accordion</option> <option value="hover">Hover</option> </select> </li> <li> Sidebar Position <select class="sidebar-pos-option form-control input-small input-sm"> <option value="left" selected="selected">Left</option> <option value="right">Right</option> </select> </li> <li> Footer <select class="page-footer-option form-control input-small input-sm"> <option value="fixed">Fixed</option> <option value="default" selected="selected">Default</option> </select> </li> </ul> </div> </div> </div> </div> <!-- END THEME PANEL --> </div> <!-- END PAGE TOOLBAR --> </div> <!-- END PAGE HEAD --> <!-- BEGIN PAGE BREADCRUMB --> <ul class="page-breadcrumb breadcrumb"> <li> <a href="index.html">Home</a> <i class="fa fa-circle"></i> </li> <li> <a href="#">Extra</a> <i class="fa fa-circle"></i> </li> <li> <a href="#">Contact Us</a> </li> </ul> <!-- END PAGE BREADCRUMB --> <!-- END PAGE HEADER--> <!-- BEGIN PAGE CONTENT--> <div class="portlet light"> <div class="portlet-body"> <div class="row"> <div class="col-md-12"> <!-- Google Map --> <div class="row"> <div id="map" class="gmaps margin-bottom-40" style="height:400px;"> </div> </div> <div class="row margin-bottom-20"> <div class="col-md-6"> <div class="space20"> </div> <h3 class="form-section">Contacts</h3> <p> Lorem ipsum dolor sit amet, Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat consectetuer adipiscing elit. </p> <div class="well"> <h4>Address</h4> <address> <strong>Loop, Inc.</strong><br> 795 Park Ave, Suite 120<br> San Francisco, CA 94107<br> <abbr title="Phone">P:</abbr> (234) 145-1810 </address> <address> <strong>Email</strong><br> <a href="mailto:#"> [email protected] </a> </address> <ul class="social-icons margin-bottom-10"> <li> <a href="javascript:;" data-original-title="facebook" class="facebook"> </a> </li> <li> <a href="javascript:;" data-original-title="github" class="github"> </a> </li> <li> <a href="javascript:;" data-original-title="Goole Plus" class="googleplus"> </a> </li> <li> <a href="javascript:;" data-original-title="linkedin" class="linkedin"> </a> </li> <li> <a href="javascript:;" data-original-title="rss" class="rss"> </a> </li> <li> <a href="javascript:;" data-original-title="skype" class="skype"> </a> </li> <li> <a href="javascript:;" data-original-title="twitter" class="twitter"> </a> </li> <li> <a href="javascript:;" data-original-title="youtube" class="youtube"> </a> </li> </ul> </div> </div> <div class="col-md-6"> <div class="space20"> </div> <!-- BEGIN FORM--> <form action="#"> <h3 class="form-section">Feedback</h3> <p> Lorem ipsum dolor sit amet, Ut wisi enim ad minim veniam, quis nostrud exerci. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat consectetuer </p> <div class="form-group"> <div class="input-icon"> <i class="fa fa-check"></i> <input type="text" class="form-control" placeholder="Subject"> </div> </div> <div class="form-group"> <div class="input-icon"> <i class="fa fa-user"></i> <input type="text" class="form-control" placeholder="Name"> </div> </div> <div class="form-group"> <div class="input-icon"> <i class="fa fa-envelope"></i> <input type="password" class="form-control" placeholder="Email"> </div> </div> <div class="form-group"> <textarea class="form-control" rows="3=6" placeholder="Feedback"></textarea> </div> <button type="submit" class="btn green">Submit</button> </form> <!-- END FORM--> </div> </div> </div> </div> </div> </div> <!-- END PAGE CONTENT--> </div> </div> <!-- END CONTENT --> </div> <!-- END CONTAINER --> <!-- BEGIN FOOTER --> <div class="page-footer"> <div class="page-footer-inner"> 2014 &copy; Metronic by keenthemes. </div> <div class="scroll-to-top"> <i class="icon-arrow-up"></i> </div> </div> <!-- END FOOTER --> <!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) --> <!-- BEGIN CORE PLUGINS --> <!--[if lt IE 9]> <script src="../../assets/global/plugins/respond.min.js"></script> <script src="../../assets/global/plugins/excanvas.min.js"></script> <![endif]--> <script src="../../assets/global/plugins/jquery.min.js" type="text/javascript"></script> <script src="../../assets/global/plugins/jquery-migrate.min.js" type="text/javascript"></script> <!-- IMPORTANT! Load jquery-ui.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip --> <script src="../../assets/global/plugins/jquery-ui/jquery-ui.min.js" type="text/javascript"></script> <script src="../../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script> <script src="../../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script> <script src="../../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script> <script src="../../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script> <script src="../../assets/global/plugins/jquery.cokie.min.js" type="text/javascript"></script> <script src="../../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script> <script src="../../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script> <!-- END CORE PLUGINS --> <script src="http://maps.google.com/maps/api/js?sensor=true" type="text/javascript"></script> <script src="../../assets/global/plugins/gmaps/gmaps.min.js" type="text/javascript"></script> <script src="../../assets/global/scripts/metronic.js" type="text/javascript"></script> <script src="../../assets/admin/layout4/scripts/layout.js" type="text/javascript"></script> <script src="../../assets/admin/layout4/scripts/demo.js" type="text/javascript"></script> <script src="../../assets/admin/pages/scripts/contact-us.js"></script> <script> jQuery(document).ready(function() { Metronic.init(); // init metronic core components Layout.init(); // init current layout Demo.init(); // init demo features ContactUs.init(); }); </script> <!-- END JAVASCRIPTS --> </body> <!-- END BODY --> </html>
zzsoszz/metronicv37
theme_rtl/templates/admin4_material_design/page_contact.html
HTML
apache-2.0
47,451
<div class="main-content"> <h2>ApplicationInfo</h2> <table class="table table-hover"> <colgroup> <col style="width: 10%;"/> <col style="width: 30%;"/> <col style="width: 10%;"/> <col style="width: 20%;"/> <col style="width: 30%;"/> </colgroup> <thead> <tr> <th>Name</th> <th>Description</th> <th>Schema</th> <th>Default</th> <th>Example</th> </tr> </thead> <tbody> <tr> <td class="parameter"> <p>applicationId</p> <p class="param-required"> optional </p> </td> <td class="parameter"><p class="marked"></p></td> <td class="parameter"> <a href="#!/models#string">string</a> </td> <td class="parameter"> <p class="marked">null</p></td> <td class="parameter"> <p class="marked">01234567-0123-0123-0123-012345678901</p></td> </tr> <tr> <td class="parameter"> <p>name</p> <p class="param-required"> optional </p> </td> <td class="parameter"><p class="marked"></p></td> <td class="parameter"> <a href="#!/models#string">string</a> </td> <td class="parameter"> <p class="marked">null</p></td> <td class="parameter"> <p class="marked">CalculatorApp</p></td> </tr> <tr> <td class="parameter"> <p>throttlingPolicy</p> <p class="param-required"> optional </p> </td> <td class="parameter"><p class="marked"></p></td> <td class="parameter"> <a href="#!/models#string">string</a> </td> <td class="parameter"> <p class="marked">null</p></td> <td class="parameter"> <p class="marked">Unlimited</p></td> </tr> <tr> <td class="parameter"> <p>description</p> <p class="param-required"> optional </p> </td> <td class="parameter"><p class="marked"></p></td> <td class="parameter"> <a href="#!/models#string">string</a> </td> <td class="parameter"> <p class="marked">null</p></td> <td class="parameter"> <p class="marked">Sample calculator application</p></td> </tr> <tr> <td class="parameter"> <p>status</p> <p class="param-required"> optional </p> </td> <td class="parameter"><p class="marked"></p></td> <td class="parameter"> <a href="#!/models#string">string</a> </td> <td class="parameter"> <p class="marked">null</p></td> <td class="parameter"> <p class="marked">APPROVED</p></td> </tr> <tr> <td class="parameter"> <p>groups</p> <p class="param-required"> optional </p> </td> <td class="parameter"><p class="marked"></p></td> <td class="parameter"> <a href="#!/models#array">array</a> </td> <td class="parameter"> <p class="marked">null</p></td> <td class="parameter"> <p class="marked">&quot;&quot;</p></td> </tr> <tr> <td class="parameter"> <p>subscriptionCount</p> <p class="param-required"> optional </p> </td> <td class="parameter"><p class="marked"></p></td> <td class="parameter"> <a href="#!/models#integer">integer</a> </td> <td class="parameter"> <p class="marked">null</p></td> <td class="parameter"> <p class="marked"></p></td> </tr> <tr> <td class="parameter"> <p>attributes</p> <p class="param-required"> optional </p> </td> <td class="parameter"><p class="marked"></p></td> <td class="parameter"> <a href="#!/models#object">object</a> </td> <td class="parameter"> <p class="marked">null</p></td> <td class="parameter"> <p class="marked">&quot;External Reference ID, Billing Tier&quot;</p></td> </tr> <tr> <td class="parameter"> <p>owner</p> <p class="param-required"> optional </p> </td> <td class="parameter"><p class="marked"></p></td> <td class="parameter"> <a href="#!/models#string">string</a> </td> <td class="parameter"> <p class="marked">null</p></td> <td class="parameter"> <p class="marked">admin</p></td> </tr> </tbody> </table> </div>
nuwand/carbon-apimgt
docs/apidocs/store/v1/models/ApplicationInfo.html
HTML
apache-2.0
7,307
<html> <head> <title>NetBSD &amp; Google's Summer of Code: Martin Schuette - Improve syslogd (syslogd)</title> </head> <body> <h1>Testing syslogd</h1> <h2>Compiling</h2> <p>A (hopefully) stable version for testing is available by <a href="http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/syslogd/src/">CVS</a> and as a <a href="syslogd-tls.tar.gz">.tar.gz archive</a>. It contains syslogd itself and all necessary files to build on NetBSD and FreeBSD.</p> <p>To build just type <span style="font-family: monospace;">make</span>. Unless you have a complete NetBSD source tree -- then you can extract the files to <span style="font-family: monospace;">/usr/src/usr.sbin/syslogd</span> and replace the <span style="font-family: monospace;">Makefile</span> with <span style="font-family: monospace;">Makefile.NetBSD</span> and then type <span style="font-family: monospace;">make</span>. <h3>Note on other BSDs</h3> <p>I also tested syslogd on FreeBSD. There are just a few issues/differences:</p> <ul> <li>You have to install libevent first</li> <li>No pidfile is written</li> <li>The code for wallmsg() is only copied, not tested</li> </ul> <p>I assume the same holds for other BSDs but I have no live system to test them.</p> <h2>Command line options</h2> <p>syslogd has to be run as root (because it uses chroot()). You should start it with option "-u username" to drop privileges.</p> <p>By default messages are written in syslog Protocol format. To get the BSD Syslog output like from previous versions use the "-o" option.</p> <h2>syslog.conf</h2> <p>To use TLS some additional configuration is required.</p> <h3>X.509 certificates</h3> <p>Every syslogd using TLS needs an X.509 certificate. The files containing the private key, certificate, and CA are configured with:</p> <pre> tls_key="/etc/openssl/default.key" tls_cert="/etc/openssl/default.crt" tls_ca="/some/where/my.cacert" </pre> <p>If you do not already have a X.509 certificate then you can tell syslogd to generate one for you with</p> <pre> tls_gen_cert=on </pre> <h3>TLS client</h3> <p>To send messages with configure a TLS destination. Here are three examples with different additional options required for authentication</p> <pre> # with CA *.* @[logserver.example.org]:13245 *.* @[127.0.0.1]:13245(subject="logserver.example.org") # without CA *.* @[127.0.0.1]:13245(fingerprint="SHA1:E4:E1:A6:1C:D4:31:D7:D4:9B:B8:DC:DF:DD:CE:30:71:46:00:92:C9") </pre> <p>If using a CA then it is checked whether the server's certificate matches the hostname or a given subject. Assuming the logserver's certificate has "logserver.example.org" as its commonName or as a subjectAltName/dnsName the first line is sufficient. (Once a standard portnumber has been assigned the port becomes optional.) If we do not want to rely on DNS and configure the destination with "127.0.0.1" then the subject comparison will fail. The alternatives are either to configure the subject as an option (as in the example above) or to generate a new certificate with the server's IP as a commonName or subjectAltName/ipAddress.</p> <p>Without a CA the easiest way to authenticate the peer's certificate is its fingerprint as in the last line in the example. syslogd logs the fingerprints of all certificates it loads or tries to connect with, but it can also be read from the shell with "openssl x509 -in /etc/openssl/default.crt -noout -fingerprint".</p> <h3>TLS server</h3> <p>To enable TLS server mode use these lines.</p> <pre> tls_server="on" tls_bindhost="127.0.0.1" tls_bindport="13245" </pre> <p>The bindhost is optional. The bindport is currently required (as long as there is no tcp port defined for the syslog service).</p> <p>With a CA that is all -- there is no additional hostname check for clients. Without a CA the server needs to be told which certificates to trust:</p> <pre> tls_allow_fingerprints = MD5:00:A2:A7:02:CA:A0:0E:00:DC:F1:91:BE:6A:AA:FF:27 "SHA1:E4:E1:A6:1C:D4:31:D7:D4:9B:B8:DC:DF:DD:CE:30:71:46:00:92:C9" </pre> <hr> <table border=0> <tr> <td> <a href="http://sourceforge.net"><img align="top" src="http://sourceforge.net/sflogo.php?group_id=141771&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a> <td> <table> <tr> <td> Martin Sch&uuml;tte &lt;<tt>[email protected]</tt>&gt; </td> </tr> <tr> <td> $Id: howto.html,v 1.1 2008/10/31 16:12:19 christos Exp $ </td> </tr> </table> </tr> </table> </body> </html>
execunix/vinos
usr.sbin/syslogd/howto.html
HTML
apache-2.0
4,458
<!DOCTYPE html> <html> <head> <script> function performTest(api) { api.Cursor.insertCharacter(" "); api.tests.TestLib.showSelection(); } </script> </head> <body> <p><b></b>[]<br/></p> </body> </html>
corinthia/corinthia-editorlib
tests/cursor/insertCharacter-space05-input.html
HTML
apache-2.0
208
<!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"> <!-- Documenting T:NAnt.Compression.Tasks.UnZipTask--> <head> <meta http-equiv="Content-Language" content="en-ca" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="../style.css" /> <title>&lt;unzip&gt; Task</title> </head> <body> <table width="100%" border="0" cellspacing="0" cellpadding="2" class="NavBar"> <tr> <td class="NavBar-Cell"> <a href="http://nant.sourceforge.net"> <b>NAnt</b> </a> <img alt="-&gt;" src="../images/arrow.gif" /> <a href="../index.html">Help</a> <img alt="-&gt;" src="../images/arrow.gif" /> <a href="../tasks/index.html">Task Reference</a> <img alt="-&gt;" src="../images/arrow.gif" /> &lt;unzip&gt;</td> <td class="NavBar-Cell" align="right"> v0.91-alpha2</td> </tr> </table> <h1>&lt;unzip&gt;</h1> <p class="topicstatus">[This is preliminary documentation and subject to change.]</p> <p> Extracts files from a zip archive. </p> <p> Uses <a href="http://www.icsharpcode.net/OpenSource/SharpZipLib/">#ziplib</a> (SharpZipLib), an open source Zip/GZip library written entirely in C#. </p> <h3>Parameters</h3> <div class="table"> <table> <tr> <th>Attribute</th> <th style="text-align: center;">Type</th> <th>Description</th> <th style="text-align: center;">Required</th> </tr> <tr> <td valign="top" class="required">zipfile</td> <td style="text-align: center;">file</td> <td> The archive file to expand. </td> <td style="text-align: center;">True</td> </tr> <tr> <td valign="top">encoding</td> <td style="text-align: center;"> <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTextEncodingClassTopic.asp">Encoding</a> </td> <td> The character encoding that has been used for filenames inside the zip file. The default is the system's OEM code page. </td> <td style="text-align: center;">False</td> </tr> <tr> <td valign="top">todir</td> <td style="text-align: center;">directory</td> <td> The directory where the expanded files should be stored. The default is the project base directory. </td> <td style="text-align: center;">False</td> </tr> <tr> <td valign="top">failonerror</td> <td style="text-align: center;">bool</td> <td> Determines if task failure stops the build, or is just reported. The default is <b>true</b>. </td> <td style="text-align: center;">False</td> </tr> <tr> <td valign="top">if</td> <td style="text-align: center;">bool</td> <td> If <b>true</b> then the task will be executed; otherwise, skipped. The default is <b>true</b>. </td> <td style="text-align: center;">False</td> </tr> <tr> <td valign="top">overwrite</td> <td style="text-align: center;">bool</td> <td> Overwrite files, even if they are newer than the corresponding entries in the archive. The default is <b>true</b>. </td> <td style="text-align: center;">False</td> </tr> <tr> <td valign="top">unless</td> <td style="text-align: center;">bool</td> <td> Opposite of <code>if</code>. If <b>false</b> then the task will be executed; otherwise, skipped. The default is <b>false</b>. </td> <td style="text-align: center;">False</td> </tr> <tr> <td valign="top">verbose</td> <td style="text-align: center;">bool</td> <td> Determines whether the task should report detailed build log messages. The default is <b>false</b>. </td> <td style="text-align: center;">False</td> </tr> </table> </div> <h3>Examples</h3> <ul class="examples"> <li> <p>Extracts all the file from the zip, preserving the directory structure.</p> <pre class="code"> &lt;unzip zipfile="backup.zip"/&gt; </pre> </li> </ul> <h3>Requirements</h3> <div style="margin-left: 20px;"> <b>Assembly:</b> NAnt.CompressionTasks (0.91.3881.0) </div> </body> </html>
secdec/codepulse
dotnet-tracer/build/nant-0.91-alpha2/doc/help/tasks/unzip.html
HTML
apache-2.0
4,718
<!-- Off-screen preview of the next card in order to pre-determine the target height for the card content transition animation. --> <div class="conversation-skin-future-tutor-card" aria-hidden="true"> <div class="conversation-skin-tutor-card-content"> <div class="conversation-skin-tutor-card-top-section"> <div class="conversation-skin-tutor-card-top-content" angular-html-bind="upcomingContentHtml"> </div> </div> <div ng-if="upcomingInlineInteractionHtml" class="conversation-skin-inline-interaction" angular-html-bind="upcomingInlineInteractionHtml"> </div> <div ng-if="!upcomingInlineInteractionHtml" class="conversation-skin-inline-interaction"> <div ng-if="!isViewportNarrow()" style="padding: 6px 12px;"> <[upcomingInteractionInstructions]> <i class="material-icons md-18" style="position: relative; top: 3px;">&#xE5C8;</i> </div> <div ng-if="isViewportNarrow()"> <md-button class="instructions-button"> <[upcomingInteractionInstructions]> </md-button> </div> </div> </div> </div> <div role="main" style="margin: 0 auto; position: relative;" ng-if="hasFullyLoaded"> <progress-dots num-dots="numProgressDots" class="conversation-skin-progress-dots"> </progress-dots> <div class="conversation-skin-cards-container conversation-skin-animate-cards" ng-class="{'animate-to-two-cards': isAnimatingToTwoCards, 'animate-to-one-card': isAnimatingToOneCard}"> <div class="conversation-skin-tutor-card-container" ng-show="!isViewportNarrow() || isScreenNarrowAndShowingTutorCard()" ng-class="{'conversation-skin-animate-tutor-card-on-narrow': isViewportNarrow() && isCurrentSupplementalCardNonempty(), 'conversation-skin-tutor-card-alone': isViewportNarrow() && !isCurrentSupplementalCardNonempty()}"> <tutor-card on-click-continue-button="showUpcomingCard()" on-submit-answer="submitAnswer(answer, rulesService)" on-dismiss="showSupplementalCardIfScreenIsNarrow()" start-card-change-animation="startCardChangeAnimation"> </tutor-card> </div> <div ng-if="isCurrentSupplementalCardNonempty()" class="conversation-skin-supplemental-card-container"> <img class="conversation-skin-oppia-avatar show-tutor-card" ng-if="isScreenNarrowAndShowingSupplementalCard()" ng-src="<[::OPPIA_AVATAR_IMAGE_URL]>" ng-click="showTutorCardIfScreenIsNarrow()" alt=""> <div ng-if="isScreenNarrowAndShowingTutorCard()" class="supplemental-mask"></div> <supplemental-card on-click-continue-button="showUpcomingCard()" on-submit-answer="submitAnswer(answer, rulesService)"> </supplemental-card> </div> </div> </div> <div ng-if="isOnTerminalCard() && isCurrentCardAtEndOfTranscript()" class="conversation-skin-final-summary"> <div ng-if="isLoggedIn && !isInPreviewMode" class="conversation-skin-final-ratings"> <div class="conversation-skin-final-ratings-header" translate="I18N_PLAYER_RATE_EXPLORATION"> </div> <div popover-placement="bottom" popover-template="'popover/feedback'" popover-trigger="click"> <rating-display rating-value="userRating" is-editable="true" on-edit="submitUserRating" class="conversation-skin-final-ratings-display"> </rating-display> </div> </div> <div ng-if="recommendedExplorationSummaries !== null && (collectionSummary || recommendedExplorationSummaries.length > 0)" class="conversation-skin-final-recommendations"> <div ng-if="recommendedExplorationSummaries.length > 0"> <span class="conversation-skin-final-recommendations-header" translate="I18N_PLAYER_RECOMMEND_EXPLORATIONS"> </span> <div class="oppia-exp-summary-tiles-container conversation-skin-recommended-activities-container"> <exploration-summary-tile ng-repeat="exp in (recommendedExplorationSummaries|limitTo:3) track by $index" collection-id="collectionId" exploration-id="exp.id" exploration-title="exp.title" last-updated-msec="exp.last_updated_msec" objective="exp.objective" category="exp.category" ratings="exp.ratings" thumbnail-icon-url="exp.thumbnail_icon_url" thumbnail-bg-color="exp.thumbnail_bg_color" num-views="exp.num_views" is-community-owned="exp.community_owned" style="margin-left: 10px;"> </exploration-summary-tile> </div> <div ng-if="collectionSummary" class="conversation-skin-back-to-collection-container"> <a ng-href="/collection/<[collectionId]>" class="conversation-skin-back-to-collection" translate="I18N_PLAYER_BACK_TO_COLLECTION"></a> </div> </div> <div ng-if="collectionSummary && recommendedExplorationSummaries.length === 0"> <span class="conversation-skin-final-recommendations-header" translate="I18N_PLAYER_RETURN_TO_COLLECTION" translate-values="{collectionTitle: collectionSummary.title}"> </span> <div class="oppia-exp-summary-tiles-container conversation-skin-recommended-activities-container"> <collection-summary-tile collection-id="collectionSummary.id" collection-title="collectionSummary.title" last-updated-msec="collectionSummary.last_updated_msec" node-count="collectionSummary.node_count" objective="collectionSummary.objective" thumbnail-icon-url="collectionSummary.thumbnail_icon_url" thumbnail-bg-color="collectionSummary.thumbnail_bg_color" style="margin-left: 10px;"> </collection-summary-tile> </div> </div> </div> </div> <!-- These styles must be embedded within the directive script tags, since otherwise they will interfere with the iframed conversation skin directive. --> <style> /* Note that this affects both the learner mode and the 'editor preview' mode. */ html, body { background: #e8e7e3 no-repeat center center fixed; background-size: cover; color: rgba(0,0,0,0.87); font-family: 'Roboto', Arial, sans-serif; font-size: 1.0em; } /* All classes below should start with .conversation-skin */ .conversation-skin-back-to-collection-container { margin-top: 25px; margin-bottom: 92px; text-align: center; } .conversation-skin-back-to-collection { color: #064b46; } .conversation-skin-progress-dots { left: 0; margin: 0 auto; position: fixed; right: 0; top: 56px; z-index: 1; } .conversation-skin-oppia-avatar, .conversation-skin-user-avatar { height: 36px; position: absolute; top: 0; width: 36px; z-index: 1; } .conversation-skin-oppia-feedback-container .conversation-skin-oppia-avatar { height: 100px; left: -87px; top: -20px; width: 100px; } .conversation-skin-cards-container { align-items: flex-start; display: -webkit-flex; display: flex; justify-content: center; margin: 0 auto; max-width: 1400px; padding: 56px 14px; width: 100%; } .conversation-skin-tutor-card-container { flex-shrink: 10000; max-width: 560px; /* NOTE TO DEVELOPERS: If min-width is changed, max-width in media query below should be changed to match. */ min-width: 360px; width: 100%; z-index: 1; } /* Some mobile devices have CSS width below 360px, use a responsive min-width when under 360px to prevent pushing things offscreen. */ @media(max-width: 360px) { .conversation-skin-tutor-card-container { min-width: 100vw; } } .conversation-skin-future-tutor-card { left: -30000px; max-width: 560px; position: fixed; top: -30000px; } .conversation-skin-supplemental-card-container { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24), 0 1px 3px rgba(0, 0, 0, 0.12); flex-shrink: 1; margin-left: 12px; max-width: 1000px; min-width: 560px; position: relative; z-index: 2; } /* These rules must be kept in sync with corresponding rules in oppia.css (those with '.oppia-state-content-display-html > p, .form-control.oppia-rte-content > div > p' selectors specifying the same line-height, margin-top and margin-bottom attributes) */ .conversation-skin-oppia-feedback-content > p, .conversation-skin-learner-answer-content > p, .conversation-skin-help-card-content > p { line-height: 28px; margin-bottom: 18px; margin-top: 18px; } .conversation-skin-tutor-card-top-content > p:first-child, .conversation-skin-oppia-feedback-content > p:first-child, .conversation-skin-learner-answer-content > p:first-child, .conversation-skin-help-card-content > p:first-child { margin-top: 0px; } .conversation-skin-tutor-card-top-content > p:last-child, .conversation-skin-oppia-feedback-content > p:last-child, .conversation-skin-learner-answer-content > p:last-child, .conversation-skin-help-card-content > p:last-child { margin-bottom: 0px; } .conversation-skin-tutor-card-top-content, .conversation-skin-oppia-feedback-content, .conversation-skin-learner-answer-content, .conversation-skin-help-card-content { border-radius: 2px; display: inline-block; max-width: 100%; position: relative; text-align: left; } .conversation-skin-tutor-card-top-content, .conversation-skin-oppia-feedback-content, .conversation-skin-learner-answer-content { margin-bottom: 12px; } .conversation-skin-tutor-card-top-content, .conversation-skin-help-card-content { padding: 12px; } .conversation-skin-oppia-feedback-content, .conversation-skin-learner-answer-content { padding: 8px 12px; } .conversation-skin-tutor-card-top-content, .conversation-skin-oppia-feedback-content, .conversation-skin-help-card-content { background-color: rgba(224,242,241,1); } .conversation-skin-learner-answer-content { background-color: rgba(236,239,241,1); border-bottom-right-radius: 0; } .conversation-skin-tutor-card-top-content, .conversation-skin-oppia-feedback-content, .conversation-skin-help-card-content { border-top-left-radius: 0; } .conversation-skin-learner-answer, .conversation-skin-oppia-feedback { word-wrap: break-word; } .conversation-skin-feedback-dot-one, .conversation-skin-feedback-dot-two, .conversation-skin-feedback-dot-three { background-color: #666; display: inline-block; height: 2px; width: 2px; } .conversation-skin-feedback-dot-one { -moz-animation-delay: 0.0s; -moz-animation: dot 1.0s infinite; -webkit-animation-delay: 0.0s; -webkit-animation: dot 1.0s infinite; animation-delay: 0.0s; animation: dot 1.0s infinite; opacity: 0; } .conversation-skin-feedback-dot-two { -moz-animation-delay: 0.2s; -moz-animation: dot 1.0s infinite; -webkit-animation-delay: 0.2s; -webkit-animation: dot 1.0s infinite; animation-delay: 0.2s; animation: dot 1.0s infinite; opacity: 0; } .conversation-skin-feedback-dot-three { -moz-animation-delay: 0.4s; -moz-animation: dot 1.0s infinite; -webkit-animation-delay: 0.4s; -webkit-animation: dot 1.0s infinite; animation-delay: 0.4s; animation: dot 1.0s infinite; opacity: 0; } .conversation-skin-final-ratings { text-align: center; } .conversation-skin-final-ratings-header { color: #064b46; margin: 20px 0; } .conversation-skin-final-ratings-display { color: #064b46; letter-spacing: 10px; } .conversation-skin-final-recommendations { margin-top: 50px; text-align: center; } .conversation-skin-final-recommendations-header { color: #064b46; font-size: 150%; } .conversation-skin-oppia-feedback.ng-enter { opacity: 0; -webkit-transition: all .5s; transition: all .5s; } .conversation-skin-oppia-feedback.ng-enter.ng-enter-active { opacity: 1; } .conversation-skin-final-summary { margin-bottom: 25px; } .conversation-skin-recommended-activities-container { padding-top: 10px; } @media screen and (max-width: 959px) { .conversation-skin-cards-container { display: block; padding: 65px 0px; position: relative; width: 100%; } .conversation-skin-tutor-card-container { position: absolute; left: 0px; margin: 0 auto; right: 0px; top: 40px; width: 100%; z-index: 15; } .conversation-skin-tutor-card-alone { position: relative; top: 0px; } .conversation-skin-supplemental-card-container { left: 50%; margin: 0 auto; max-width: 959px; min-width: 360px; position: absolute; transform: translateX(-50%); } .conversation-skin-supplemental-card-container .supplemental-mask { background-color: #ccc; height: 100%; left: 0px; opacity: 0.7; position: absolute; top: 0px; width: 100%; z-index: 14; } .conversation-skin-user-avatar, .conversation-skin-oppia-avatar { display: none; } .conversation-skin-oppia-avatar.show-tutor-card { border-radius: 50%; box-shadow: 0 3px 3px grey, 0 5px 3px grey; display: block; height: 40px; left: 100%; position: absolute; position: absolute; transform: translate(-100%, -100%); width: 40px; z-index: 16; } .conversation-skin-oppia-avatar.show-tutor-card:hover { opacity: 0.8; } } </style>
MAKOSCAFEE/oppia
core/templates/dev/head/pages/exploration_player/conversation_skin_directive.html
HTML
apache-2.0
14,227
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>BufferedIndexOutput Constructor</title> <xml> </xml> <link rel="stylesheet" type="text/css" href="MSDN.css" /> </head> <body id="bodyID" class="dtBODY"> <div id="nsbanner"> <div id="bannerrow1"> <table class="bannerparthead" cellspacing="0"> <tr id="hdr"> <td class="runninghead">Apache Lucene.Net 2.4.0 Class Library API</td> <td class="product"> </td> </tr> </table> </div> <div id="TitleRow"> <h1 class="dtH1">BufferedIndexOutput Constructor </h1> </div> </div> <div id="nstext"> <p>Initializes a new instance of the <a href="Lucene.Net.Store.BufferedIndexOutput.html">BufferedIndexOutput</a> class.</p> <div class="syntax">protected BufferedIndexOutput();</div> <h4 class="dtH4">See Also</h4> <p> <a href="Lucene.Net.Store.BufferedIndexOutput.html">BufferedIndexOutput Class</a> | <a href="Lucene.Net.Store.html">Lucene.Net.Store Namespace</a></p> <object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;"> <param name="Keyword" value="BufferedIndexOutput class, constructor"> </param> </object> <hr /> <div id="footer"> <p> </p> <p>Generated from assembly Lucene.Net [2.4.0.2]</p> </div> </div> </body> </html>
Mpdreamz/lucene.net
doc/core/Lucene.Net.Store.BufferedIndexOutputConstructor.html
HTML
apache-2.0
1,682
<script> window.location = "/app/index.html"; </script>
qwefgh90/handyfinder
src/test/resources/appdata/app/redirect.html
HTML
apache-2.0
56
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>N O L A N</title> <style type="text/css"> @media only screen and (max-width: 620px) { table[class=body] h1 { font-size: 28px !important; margin-bottom: 10px !important; } table[class=body] p, table[class=body] ul, table[class=body] ol, table[class=body] td, table[class=body] span, table[class=body] a { font-size: 16px !important;} table[class=body] .wrapper, table[class=body] .article { padding: 10px !important; } table[class=body] .content { padding: 0 !important; } table[class=body] .container { padding: 0 !important; width: 100% !important; } table[class=body] .main { border-left-width: 0 !important; border-radius: 0 !important; border-right-width: 0 !important; } table[class=body] .btn table { width: 100% !important; } table[class=body] .btn a { width: 100% !important; } table[class=body] .img-responsive { height: auto !important; max-width: 100% !important; width: auto !important; }} @media all { .ExternalClass { width: 100%; } .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; } .apple-link a { color: inherit !important; font-family: inherit !important; font-size: inherit !important; font-weight: inherit !important; line-height: inherit !important; text-decoration: none !important; } .btn-primary table td:hover { background-color: #34495e !important; } .btn-primary a:hover { background-color: #34495e !important; border-color: #34495e !important; } } </style> </head> <body class="" style="background-color:#f6f6f6;font-family:sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.4;margin:0;padding:0;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;"> <table border="0" cellpadding="0" cellspacing="0" class="body" style="border-collapse:separate;mso-table-lspace:0pt;mso-table-rspace:0pt;background-color:#f6f6f6;width:100%;"> <tr> <td style="font-family:sans-serif;font-size:14px;vertical-align:top;">&nbsp;</td> <td class="container" style="font-family:sans-serif;font-size:14px;vertical-align:top;display:block;max-width:580px;padding:10px;width:580px;Margin:0 auto !important;"> <div class="content" style="box-sizing:border-box;display:block;Margin:0 auto;max-width:580px;padding:10px;"> <!-- START CENTERED WHITE CONTAINER --> <span class="preheader" style="color:transparent;display:none;height:0;max-height:0;max-width:0;opacity:0;overflow:hidden;mso-hide:all;visibility:hidden;width:0;">Confirmación de Registro en NOLAN.</span> <table class="main" style="border-collapse:separate;mso-table-lspace:0pt;mso-table-rspace:0pt;background:#fff;border-radius:3px;width:100%;"> <!-- START MAIN CONTENT AREA --> <tr> <td class="wrapper" style="font-family:sans-serif;font-size:14px;vertical-align:top;box-sizing:border-box;padding:20px;"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:separate;mso-table-lspace:0pt;mso-table-rspace:0pt;width:100%;"> <tr> <td style="font-family:sans-serif;font-size:14px;vertical-align:top;"> <p style="font-family:sans-serif;font-size:16px;font-weight:normal;margin:0;Margin-bottom:15px;">¡ Registro Satisfactorio !,</p> <p style="font-family:sans-serif;font-size:13px;font-weight:normal;margin:0;Margin-bottom:15px;">Bienvenido <strong>$COMPANY_NAME</strong>, se ha generado un registro con una contraseña temporal para el acceso a la plataforma NOLAN, tus datos son los siguientes:</p> <span style="font-family:'Courier New';font-size:13px;font-weight:normal;margin:0;Margin-bottom:15px;"> Usuario: <strong>$USERID</strong> </span> <br/> <span style="font-family:'Courier New';font-size:13px;font-weight:normal;margin:0;Margin-bottom:15px;"> Contraseña: <strong>$PASSWORD</strong> </span> <p style="font-family:sans-serif;font-size:13px;font-weight:normal">Puedes usar el siguiente botón para ingresar a la plataforma:</p> <table border="0" cellpadding="0" cellspacing="0" class="btn btn-primary" style="border-collapse:separate;mso-table-lspace:0pt;mso-table-rspace:0pt;box-sizing:border-box;width:100%;"> <tbody> <tr> <td align="left" style="font-family:sans-serif;font-size:14px;vertical-align:top;padding-bottom:15px;"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:separate;mso-table-lspace:0pt;mso-table-rspace:0pt;width:100%;width:auto;"> <tbody> <tr> <td style="font-family:sans-serif;font-size:13px;vertical-align:top;background-color:#ffffff;border-radius:5px;text-align:center;background-color:#3498db;"> <a href="$BASE_URL" target="_blank" style="text-decoration:underline;background-color:#ffffff;border:solid 1px #3498db;border-radius:5px;box-sizing:border-box;color:#3498db;cursor:pointer;display:inline-block;font-size:13px;font-weight:bold;margin:0;padding:5px 15px;text-decoration:none;background-color:#3498db;border-color:#3498db;color:#ffffff;">Ingresar a NOLAN</a> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <p style="font-family:sans-serif;font-size:13px;font-weight:normal;margin:0;Margin-bottom:15px;">Al ingresar por primera vez a la plataforma te pedirá un cambio de contraseña. Una vez iniciada sesión puede cambiar su contraseña o sus datos en cualquier momento.</p> <p style="font-family:sans-serif;font-size:13px;font-weight:normal;margin:0;Margin-bottom:15px;">Gracias por usar NOLAN.</p> </td> </tr> </table> </td> </tr> <!-- END MAIN CONTENT AREA --> </table> <!-- START FOOTER --> <div class="footer" style="clear:both;padding-top:10px;text-align:center;width:100%;"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse:separate;mso-table-lspace:0pt;mso-table-rspace:0pt;width:100%;"> <tr> <td class="content-block" style="font-family:sans-serif;font-size:14px;vertical-align:top;color:#999999;font-size:12px;text-align:center;"> <span class="apple-link" style="color:#999999;font-size:12px;text-align:center;">Este es un correo enviado automáticamente, por favor no responder a este correo.</span> <br> Correo de contacto: <a href="mailto:[email protected]">[email protected]</a>. </td> </tr> </table> </div> <!-- END FOOTER --> <!-- END CENTERED WHITE CONTAINER --> </div> </td> <td style="font-family:sans-serif;font-size:14px;vertical-align:top;">&nbsp;</td> </tr> </table> </body> </html>
eschuler7/compromisos
templates/template_security_registration.html
HTML
apache-2.0
8,066
<!-- Header --> <header> <div class="container"> <div class="row"> <div class="col-md-8 col-md-push-2"> <div class="intro-text"> <span class="name">{{ site.data.vcf.title }} </span> </div> <br /> </div> <div class="col-md-2 col-md-pull-8 col-xs-6"> <img src="/img/mssm.png" style="height:100px;"/> </div> <div class="col-md-2 col-xs-6"> <img src="/img/lablogo.jpg" style="height:100px;"/> </div> </div> </div> </header>
stuartscott/scottlab.github.io
_includes/vcf_header.html
HTML
apache-2.0
692
<!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 (9-Debian) on Thu Sep 28 23:13:22 GMT 2017 --> <title>ErrorHandlerFactory (dollar-script 0.4.5195 API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="date" content="2017-09-28"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script> <script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> <!--[if IE]> <script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> <![endif]--> <script type="text/javascript" src="../../../../jquery/jquery-1.10.2.js"></script> <script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="ErrorHandlerFactory (dollar-script 0.4.5195 API)"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; var pathtoroot = "../../../../";loadScripts(document, 'script');</script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <div class="fixedNav"> <!-- ========= 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/ErrorHandlerFactory.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="../../../../dollar/internal/runtime/script/DollarUtilFactory.html" title="class in dollar.internal.runtime.script"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../dollar/internal/runtime/script/NameType.html" title="class in dollar.internal.runtime.script"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?dollar/internal/runtime/script/ErrorHandlerFactory.html" target="_top">Frames</a></li> <li><a href="ErrorHandlerFactory.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> <ul class="navListSearch"> <li><span>SEARCH:&nbsp;</span> <input type="text" id="search" value=" " disabled="disabled"> <input type="reset" id="reset" value=" " disabled="disabled"> </li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <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 ========= --> </div> <div class="navPadding">&nbsp;</div> <script type="text/javascript"><!-- $('.navPadding').css('padding-top', $('.fixedNav').css("height")); //--> </script> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="../../../../dollar/internal/runtime/script/package-summary.html">dollar.internal.runtime.script</a></div> <h2 title="Class ErrorHandlerFactory" class="title">Class ErrorHandlerFactory</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>dollar.internal.runtime.script.ErrorHandlerFactory</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><code><a href="../../../../dollar/internal/runtime/script/api/ParserErrorHandler.html" title="interface in dollar.internal.runtime.script.api">ParserErrorHandler</a></code></dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">ErrorHandlerFactory</span> extends java.lang.Object implements <a href="../../../../dollar/internal/runtime/script/api/ParserErrorHandler.html" title="interface in dollar.internal.runtime.script.api">ParserErrorHandler</a></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" 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="colSecond" scope="col">Method</th> <th class="colLast" scope="col">Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>@NotNull dollar.api.Value</code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../dollar/internal/runtime/script/ErrorHandlerFactory.html#handle-dollar.api.Scope-dollar.api.script.Source-dollar.api.DollarException-">handle</a></span>&#8203;(@NotNull dollar.api.Scope&nbsp;scope, @Nullable dollar.api.script.Source&nbsp;source, @NotNull dollar.api.DollarException&nbsp;e)</code></th> <td class="colLast">&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>@NotNull dollar.api.Value</code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../dollar/internal/runtime/script/ErrorHandlerFactory.html#handle-dollar.api.Scope-dollar.api.script.Source-dollar.internal.runtime.script.api.exceptions.DollarAssertionException-">handle</a></span>&#8203;(@NotNull dollar.api.Scope&nbsp;scope, @Nullable dollar.api.script.Source&nbsp;source, @NotNull <a href="../../../../dollar/internal/runtime/script/api/exceptions/DollarAssertionException.html" title="class in dollar.internal.runtime.script.api.exceptions">DollarAssertionException</a>&nbsp;e)</code></th> <td class="colLast">&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>@NotNull dollar.api.Value</code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../dollar/internal/runtime/script/ErrorHandlerFactory.html#handle-dollar.api.Scope-dollar.api.script.Source-java.lang.Exception-">handle</a></span>&#8203;(@NotNull dollar.api.Scope&nbsp;scope, @Nullable dollar.api.script.Source&nbsp;source, @NotNull java.lang.Exception&nbsp;e)</code></th> <td class="colLast">&nbsp;</td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>void</code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../dollar/internal/runtime/script/ErrorHandlerFactory.html#handleTopLevel-java.lang.Exception-java.lang.String-java.io.File-">handleTopLevel</a></span>&#8203;(@NotNull java.lang.Exception&nbsp;t, @Nullable java.lang.String&nbsp;name, @Nullable java.io.File&nbsp;file)</code></th> <td class="colLast">&nbsp;</td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>static <a href="../../../../dollar/internal/runtime/script/api/ParserErrorHandler.html" title="interface in dollar.internal.runtime.script.api">ParserErrorHandler</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../dollar/internal/runtime/script/ErrorHandlerFactory.html#instance--">instance</a></span>&#8203;()</code></th> <td class="colLast">&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="instance--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>instance</h4> <pre>public static&nbsp;<a href="../../../../dollar/internal/runtime/script/api/ParserErrorHandler.html" title="interface in dollar.internal.runtime.script.api">ParserErrorHandler</a>&nbsp;instance&#8203;()</pre> </li> </ul> <a name="handle-dollar.api.Scope-dollar.api.script.Source-dollar.internal.runtime.script.api.exceptions.DollarAssertionException-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>handle</h4> <pre>@NotNull public&nbsp;@NotNull dollar.api.Value&nbsp;handle&#8203;(@NotNull @NotNull dollar.api.Scope&nbsp;scope, @Nullable @Nullable dollar.api.script.Source&nbsp;source, @NotNull @NotNull <a href="../../../../dollar/internal/runtime/script/api/exceptions/DollarAssertionException.html" title="class in dollar.internal.runtime.script.api.exceptions">DollarAssertionException</a>&nbsp;e)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../dollar/internal/runtime/script/api/ParserErrorHandler.html#handle-dollar.api.Scope-dollar.api.script.Source-dollar.internal.runtime.script.api.exceptions.DollarAssertionException-">handle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../dollar/internal/runtime/script/api/ParserErrorHandler.html" title="interface in dollar.internal.runtime.script.api">ParserErrorHandler</a></code></dd> </dl> </li> </ul> <a name="handle-dollar.api.Scope-dollar.api.script.Source-dollar.api.DollarException-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>handle</h4> <pre>@NotNull public&nbsp;@NotNull dollar.api.Value&nbsp;handle&#8203;(@NotNull @NotNull dollar.api.Scope&nbsp;scope, @Nullable @Nullable dollar.api.script.Source&nbsp;source, @NotNull @NotNull dollar.api.DollarException&nbsp;e)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../dollar/internal/runtime/script/api/ParserErrorHandler.html#handle-dollar.api.Scope-dollar.api.script.Source-dollar.api.DollarException-">handle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../dollar/internal/runtime/script/api/ParserErrorHandler.html" title="interface in dollar.internal.runtime.script.api">ParserErrorHandler</a></code></dd> </dl> </li> </ul> <a name="handle-dollar.api.Scope-dollar.api.script.Source-java.lang.Exception-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>handle</h4> <pre>@NotNull public&nbsp;@NotNull dollar.api.Value&nbsp;handle&#8203;(@NotNull @NotNull dollar.api.Scope&nbsp;scope, @Nullable @Nullable dollar.api.script.Source&nbsp;source, @NotNull @NotNull java.lang.Exception&nbsp;e)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../dollar/internal/runtime/script/api/ParserErrorHandler.html#handle-dollar.api.Scope-dollar.api.script.Source-java.lang.Exception-">handle</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../dollar/internal/runtime/script/api/ParserErrorHandler.html" title="interface in dollar.internal.runtime.script.api">ParserErrorHandler</a></code></dd> </dl> </li> </ul> <a name="handleTopLevel-java.lang.Exception-java.lang.String-java.io.File-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>handleTopLevel</h4> <pre>public&nbsp;void&nbsp;handleTopLevel&#8203;(@NotNull @NotNull java.lang.Exception&nbsp;t, @Nullable @Nullable java.lang.String&nbsp;name, @Nullable @Nullable java.io.File&nbsp;file) throws java.lang.RuntimeException</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../dollar/internal/runtime/script/api/ParserErrorHandler.html#handleTopLevel-T-java.lang.String-java.io.File-">handleTopLevel</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../dollar/internal/runtime/script/api/ParserErrorHandler.html" title="interface in dollar.internal.runtime.script.api">ParserErrorHandler</a></code></dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.RuntimeException</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/ErrorHandlerFactory.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="../../../../dollar/internal/runtime/script/DollarUtilFactory.html" title="class in dollar.internal.runtime.script"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../dollar/internal/runtime/script/NameType.html" title="class in dollar.internal.runtime.script"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?dollar/internal/runtime/script/ErrorHandlerFactory.html" target="_top">Frames</a></li> <li><a href="ErrorHandlerFactory.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> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </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; 2017. All rights reserved.</small></p> </body> </html>
neilellis/dollar
docs/dev/dollar-script/apidocs/dollar/internal/runtime/script/ErrorHandlerFactory.html
HTML
apache-2.0
17,413
{template 'common/_mobile'} 手机端
snailto/wq
addons/yc_expressage/template/mobile/test/test.html
HTML
apache-2.0
38
<html lang="de"> <head> <meta charset="utf-8"> <title>Blockly Graphing Calculator</title> <link rel="stylesheet" type="text/css" href="style.css"> <script type="text/javascript" src="/storage.js"></script> <script type="text/javascript" src="../_soy/soyutils.js"></script> <script type="text/javascript" src="template.js"></script> <script type="text/javascript" src="http://www.google.com/jsapi"></script> <script> var MSG = { // Tooltips. linkTooltip: 'Blöcke abspeichern und Link erzeugen.', // Toolbox categories. catLogic: 'Logik', catMath: 'Mathe', catVariables: 'Variablen', // Misc text. unloadWarning: 'Ihre Arbeit geht verloren, wenn Sie diese Seite verlassen.', title: 'Graph' }; if ('BlocklyStorage' in window) { BlocklyStorage.HTTPREQUEST_ERROR = 'Es gab ein Problem während der HTTP Anfrage.\n'; BlocklyStorage.LINK_ALERT = 'Blöcke mit diesem Link teilen:\n\n'; BlocklyStorage.HASH_ERROR = 'Entschuldigung, konnte die gespeicherten Blöcke für "%1" nicht finden.'; BlocklyStorage.XML_ERROR = 'Kann Sicherungsdatei nicht laden.\n'+ 'Diese wurde vermutlich mit einer veralteten Version von Blockly erstellt?\nXML: '; } var frameSrc = ['de/_messages.js', 'common/logic.js', 'common/math.js']; </script> </head> <body> <script type="text/javascript" src="graph.js"></script> </body> </html>
velniukas/blockly.cascading.jruby
apps/graph/de.html
HTML
apache-2.0
1,449
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the License); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Copyright 1999-2007 Rogue Wave Software, Inc. --> <HTML> <HEAD> <TITLE>&lt;stdexcept&gt;</TITLE> <LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD> <BODY BGCOLOR=#FFFFFF> <A HREF="stack.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="streamiterators.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library Reference Guide</B></DIV> <H2>&lt;stdexcept&gt;</H2> <P><B>Library:</B>&nbsp;&nbsp;<A HREF="2-3.html">Diagnostics</A></P> <PRE><HR><B><I>Header</I></B><HR></PRE> <UL> <LI><A HREF="#sec1">Local Index</A></LI> <LI><A HREF="#sec2">Summary</A></LI> <LI><A HREF="#sec3">Synopsis</A></LI> <LI><A HREF="#sec4">See Also</A></LI> <LI><A HREF="#sec5">Standards Conformance</A></LI> </UL> <A NAME="sec1"><H3>Local Index</H3></A> No Entries <A NAME="sec2"><H3>Summary</H3></A> <P>The header <SAMP>&lt;stdexcept&gt;</SAMP> is part of the Diagnostics library of the C++ Standard Library. It defines the classes that the C++ Standard Library itself and C++ programs may use to report certain errors. These classes include: <B><I><A HREF="logic-error.html">logic_error</A></I></B>, <B><I><A HREF="domain-error.html">domain_error</A></I></B>, <B><I><A HREF="invalid-argument.html">invalid_argument</A></I></B>, <B><I><A HREF="length-error.html">length_error</A></I></B>, <B><I><A HREF="out-of-range.html">out_of_range</A></I></B>, <B><I><A HREF="runtime-error.html">runtime_error</A></I></B>, <B><I><A HREF="range-error.html">range_error</A></I></B>, <B><I><A HREF="overflow-error.html">overflow_error</A></I></B>, and <B><I><A HREF="underflow-error.html">underflow_error</A></I></B>.</P> <A NAME="sec3"><H3>Synopsis</H3></A> <PRE>namespace std { class <SAMP><A HREF="logic-error.html">logic_error</A></SAMP>; class <SAMP><A HREF="domain-error.html">domain_error</A></SAMP>; class <SAMP><A HREF="invalid-argument.html">invalid_argument</A></SAMP>; class <SAMP><A HREF="length-error.html">length_error</A></SAMP>; class <SAMP><A HREF="out-of-range.html">out_of_range</A></SAMP>; class <SAMP><A HREF="runtime-error.html">runtime_error</A></SAMP>; class <SAMP><A HREF="range-error.html">range_error</A></SAMP>; class <SAMP><A HREF="overflow-error.html">overflow_error</A></SAMP>; class <SAMP><A HREF="underflow-error.html">underflow_error</A></SAMP>; } </PRE> <A NAME="sec4"><H3>See Also</H3></A> <P><B><I><A HREF="logic-error.html">logic_error</A></I></B>, <B><I><A HREF="domain-error.html">domain_error</A></I></B>, <B><I><A HREF="invalid-argument.html">invalid_argument</A></I></B>, <B><I><A HREF="length-error.html">length_error</A></I></B>, <B><I><A HREF="out-of-range.html">out_of_range</A></I></B>, <B><I><A HREF="runtime-error.html">runtime_error</A></I></B>, <B><I><A HREF="range-error.html">range_error</A></I></B>, <B><I><A HREF="overflow-error.html">overflow_error</A></I></B>, <B><I><A HREF="underflow-error.html">underflow_error</A></I></B>, <A HREF="exceptions.html">Exceptions</A></P> <A NAME="sec5"><H3>Standards Conformance</H3></A> <P><I>ISO/IEC 14882:1998 -- International Standard for Information Systems --Programming Language C++, Section 19.1</I></P> <BR> <HR> <A HREF="stack.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="streamiterators.html"><IMG SRC="images/bnext.gif" WIDTH=20 HEIGHT=21 ALT="Next file" BORDER=O></A> <!-- Google Analytics tracking code --> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-1775151-1"; urchinTracker(); </script> <!-- end of Google Analytics tracking code --> </BODY> </HTML>
pathscale/stdcxx
doc/stdlibref/stdexcept-h.html
HTML
apache-2.0
5,229
<form class="publish-modal-form" role="form" ng-submit="publish()"> <div class="modal-header"> <button type="button" class="close" ng-click="cancel()"> <span aria-hidden="true">&times;</span> <span class="sr-only">Close</span> </button> <h3 class="modal-title" ng-if="!isList" translate="home.publish.headerLabel">Publish Pipeline</h3> <h3 class="modal-title" ng-if="isList" translate="home.publish.listHeaderLabel">Publish Pipelines</h3> </div> <div class="modal-body"> <ng-include src="'app/home/alerts/error/errorAlert.tpl.html'"></ng-include> <div ng-if="!isList" class="form-group" show-errors="{ trigger: 'keypress' }"> <label class="control-label" translate="global.form.name">Name</label> <i class="fa fa-info-circle help-icon" popover-placement="right" popover-append-to-body="false" popover="{{'home.library.nameValidation' | translate}}" popover-trigger="mouseenter"></i> <input type="text" disabled name="name" class="form-control" ng-pattern="$root.common.namePattern" ng-required pattern="{{$root.common.namePattern}}" title="{{'home.library.nameValidation' | translate}}" placeholder="{{'home.library.namePlaceholder' | translate}}" ng-model="commitPipelineModel.name" focus-me="true"> <p class="help-block">{{'home.library.nameValidation' | translate}}</p> </div> <div class="form-group"> <label class="control-label" translate="home.library.commitMessage">Commit Message</label> <textarea autofocus class="form-control" rows="2" required placeholder="{{'home.library.commitMessagePlaceholder' | translate}}" ng-model="commitPipelineModel.commitMessage"></textarea> </div> <ul class="properties clearfix"> <li class="pull-right"> <span class="properties-label">{{'home.publish.pipelineRepository' | translate}}: </span> <span class="properties-value"> <a href="{{remoteBaseUrl}}" target="_blank">{{remoteBaseUrl}}</a> </span> </li> </ul> </div> <div class="modal-footer"> <button type="reset" class="btn btn-default" ng-disabled="publishing" ng-click="cancel()" translate="global.form.cancel">Cancel</button> <button type="submit" class="btn btn-primary" ng-disabled="publishing" translate="global.form.publish">Publish</button> </div> </form>
studanshu/datacollector
datacollector-ui/src/main/webapp/app/home/library/publish/publishModal.tpl.html
HTML
apache-2.0
2,593
<!DOCTYPE html> <html> <head> <script></script> <script> function performTest(api) { api.Outline.init(); if (api.Outline.detectSectionNumbering()) api.tests.TestLib.setupOutlineNumbering(); api.PostponedActions.perform(); } </script> </head> <body> <h1 id="item1">First heading</h1> <p>Default <a href="#item1"></a></p> <p>corinthia-ref-num <a class="corinthia-ref-num" href="#item1"></a></p> <p>corinthia-ref-text <a class="corinthia-ref-text" href="#item1"></a></p> <p>corinthia-ref-caption-text <a class="corinthia-ref-caption-text" href="#item1"></a></p> <p>corinthia-ref-label-num <a class="corinthia-ref-label-num" href="#item1"></a></p> </body> </html>
corinthia/corinthia-editorlib
tests/outline/refType-section-unnumbered-input.html
HTML
apache-2.0
680
<!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_40) on Thu Apr 16 20:30:05 CDT 2015 --> <title>org.jsimpledb.kv.simple (Java Class Library API)</title> <meta name="date" content="2015-04-16"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="org.jsimpledb.kv.simple (Java Class Library 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/jsimpledb/kv/mvcc/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../org/jsimpledb/kv/sql/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/jsimpledb/kv/simple/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.jsimpledb.kv.simple</h1> <div class="docSummary"> <div class="block">A simple in-memory implementation of the <a href="../../../../org/jsimpledb/kv/KVDatabase.html" title="interface in org.jsimpledb.kv"><code>KVDatabase</code></a> interface.</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="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/jsimpledb/kv/simple/SimpleKVDatabase.html" title="class in org.jsimpledb.kv.simple">SimpleKVDatabase</a></td> <td class="colLast"> <div class="block">Simple implementation of the <a href="../../../../org/jsimpledb/kv/KVDatabase.html" title="interface in org.jsimpledb.kv"><code>KVDatabase</code></a> interface that provides a concurrent, transactional view of an underlying <a href="../../../../org/jsimpledb/kv/KVStore.html" title="interface in org.jsimpledb.kv"><code>KVStore</code></a> with strong ACID semantics (<b>D</b>urability must be provided by the <a href="../../../../org/jsimpledb/kv/KVStore.html" title="interface in org.jsimpledb.kv"><code>KVStore</code></a>).</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/jsimpledb/kv/simple/SimpleKVTransaction.html" title="class in org.jsimpledb.kv.simple">SimpleKVTransaction</a></td> <td class="colLast"> <div class="block"><a href="../../../../org/jsimpledb/kv/KVTransaction.html" title="interface in org.jsimpledb.kv"><code>KVTransaction</code></a> implementation for <a href="../../../../org/jsimpledb/kv/simple/SimpleKVDatabase.html" title="class in org.jsimpledb.kv.simple"><code>SimpleKVDatabase</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/jsimpledb/kv/simple/XMLKVDatabase.html" title="class in org.jsimpledb.kv.simple">XMLKVDatabase</a></td> <td class="colLast"> <div class="block">Simple persistent <a href="../../../../org/jsimpledb/kv/KVDatabase.html" title="interface in org.jsimpledb.kv"><code>KVDatabase</code></a> backed by an XML file stored in a <a href="http://dellroad-stuff.googlecode.com/svn/trunk/publish/reports/javadoc/org/dellroad/stuff/io/StreamRepository.html?is-external=true" title="class or interface in org.dellroad.stuff.io"><code>StreamRepository</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/jsimpledb/kv/simple/XMLKVTransaction.html" title="class in org.jsimpledb.kv.simple">XMLKVTransaction</a></td> <td class="colLast"> <div class="block">Transaction associated with a <a href="../../../../org/jsimpledb/kv/simple/XMLKVDatabase.html" title="class in org.jsimpledb.kv.simple"><code>XMLKVDatabase</code></a>.</div> </td> </tr> </tbody> </table> </li> </ul> <a name="package.description"> <!-- --> </a> <h2 title="Package org.jsimpledb.kv.simple Description">Package org.jsimpledb.kv.simple Description</h2> <div class="block">A simple in-memory implementation of the <a href="../../../../org/jsimpledb/kv/KVDatabase.html" title="interface in org.jsimpledb.kv"><code>KVDatabase</code></a> interface.</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/jsimpledb/kv/mvcc/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../org/jsimpledb/kv/sql/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/jsimpledb/kv/simple/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 ======= --> </body> </html>
mmayorivera/jsimpledb
publish/reports/javadoc/org/jsimpledb/kv/simple/package-summary.html
HTML
apache-2.0
7,657
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>Lucene.Net.Search.FunctionHierarchy</title> <xml> </xml> <link rel="stylesheet" type="text/css" href="MSDN.css" /> </head> <body topmargin="0" id="bodyID" class="dtBODY"> <object id="obj_cook" classid="clsid:59CC0C20-679B-11D2-88BD-0800361A1803" style="display:none;"> </object> <div id="nsbanner"> <div id="bannerrow1"> <table class="bannerparthead" cellspacing="0"> <tr id="hdr"> <td class="runninghead">Apache Lucene.Net 2.4.0 Class Library API</td> <td class="product"> </td> </tr> </table> </div> <div id="TitleRow"> <h1 class="dtH1">Lucene.Net.Search.Function Hierarchy</h1> </div> </div> <div id="nstext" valign="bottom"> <div> <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">System.Object</a> <div class="Hierarchy"> <a href="Lucene.Net.Search.Function.DocValues.html">Lucene.Net.Search.Function.DocValues</a> </div> <div class="Hierarchy"> <a href="Lucene.Net.Search.Function.FieldScoreQuery.Type.html">Lucene.Net.Search.Function.FieldScoreQuery.Type</a> </div> <div class="Hierarchy"> <a href="Lucene.Net.Search.Function.ValueSource.html">Lucene.Net.Search.Function.ValueSource</a> <div class="Hierarchy"> <a href="Lucene.Net.Search.Function.FieldCacheSource.html">Lucene.Net.Search.Function.FieldCacheSource</a> <div class="Hierarchy"> <a href="Lucene.Net.Search.Function.ByteFieldSource.html">Lucene.Net.Search.Function.ByteFieldSource</a> </div> <div class="Hierarchy"> <a href="Lucene.Net.Search.Function.FloatFieldSource.html">Lucene.Net.Search.Function.FloatFieldSource</a> </div> <div class="Hierarchy"> <a href="Lucene.Net.Search.Function.IntFieldSource.html">Lucene.Net.Search.Function.IntFieldSource</a> </div> <div class="Hierarchy"> <a href="Lucene.Net.Search.Function.ShortFieldSource.html">Lucene.Net.Search.Function.ShortFieldSource</a> </div> </div> <div class="Hierarchy"> <a href="Lucene.Net.Search.Function.OrdFieldSource.html">Lucene.Net.Search.Function.OrdFieldSource</a> </div> <div class="Hierarchy"> <a href="Lucene.Net.Search.Function.ReverseOrdFieldSource.html">Lucene.Net.Search.Function.ReverseOrdFieldSource</a> </div> </div> <div class="Hierarchy"> <a href="Lucene.Net.Search.Query.html">Lucene.Net.Search.Query</a> ---- <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemICloneableClassTopic.htm">System.ICloneable</a><div class="Hierarchy"><a href="Lucene.Net.Search.Function.CustomScoreQuery.html">Lucene.Net.Search.Function.CustomScoreQuery</a></div><div class="Hierarchy"><a href="Lucene.Net.Search.Function.ValueSourceQuery.html">Lucene.Net.Search.Function.ValueSourceQuery</a><div class="Hierarchy"><a href="Lucene.Net.Search.Function.FieldScoreQuery.html">Lucene.Net.Search.Function.FieldScoreQuery</a></div></div></div> </div> <h4 class="dtH4">See Also</h4> <p> <a href="Lucene.Net.Search.Function.html">Lucene.Net.Search.Function Namespace </a> </p> </div> </body> </html>
Mpdreamz/lucene.net
doc/core/Lucene.Net.Search.FunctionHierarchy.html
HTML
apache-2.0
3,694
<!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 Sun Jan 10 06:57:37 PST 2016 --> <title>Uses of Interface org.apache.nutch.indexer.IndexCleaningFilter (apache-nutch 2.3.1 API)</title> <meta name="date" content="2016-01-10"> <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 org.apache.nutch.indexer.IndexCleaningFilter (apache-nutch 2.3.1 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/nutch/indexer/IndexCleaningFilter.html" title="interface in org.apache.nutch.indexer">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/nutch/indexer/class-use/IndexCleaningFilter.html" target="_top">Frames</a></li> <li><a href="IndexCleaningFilter.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface org.apache.nutch.indexer.IndexCleaningFilter" class="title">Uses of Interface<br>org.apache.nutch.indexer.IndexCleaningFilter</h2> </div> <div class="classUseContainer">No usage of org.apache.nutch.indexer.IndexCleaningFilter</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/nutch/indexer/IndexCleaningFilter.html" title="interface in org.apache.nutch.indexer">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/nutch/indexer/class-use/IndexCleaningFilter.html" target="_top">Frames</a></li> <li><a href="IndexCleaningFilter.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 &copy; 2015 The Apache Software Foundation</small></p> </body> </html>
supermy/nutch2
docs/api/org/apache/nutch/indexer/class-use/IndexCleaningFilter.html
HTML
apache-2.0
4,376
{{ partial "head" . }} <body class="post-template"> {{ partial "header" . }} {{ partial "navigation" . }} <main class="content" role="main"> <article class="post"> <header> <h1 class="post-title">{{ .Title }}</h1> <div class="post-meta"><time datetime="{{ .Date.Format "02 January 2006" }}">{{ .Date.Format "02 January 2006" }}</time></div> </header> <section class="post-content"> {{ .Content }} </section> <section class="post-tags" style="padding-bottom:60px;"> <div class="post-meta tags"> <i class="fa fa-fw fa-tag"></i> {{ range .Params.tags }} <a href="{{ $.Site.BaseURL }}tags/{{ . }}">{{ . }} </a> {{ end }} </div> </section> {{ if eq .Site.Params.comments "disqus" }} {{ template "_internal/disqus.html" . }} {{ end }} {{ if eq .Site.Params.comments "googleplus" }} {{ partial "googleplus-comments" . }} {{ end }} <section class="share"> <p class="backtotop"><a data-scroll href="#site-head"><i class="fa fa-lg fa-fw fa-angle-double-up"></i></a><a data-scroll class="backtotoptext" href="#site-head"> {{ .Site.Params.backtotopStr }}</a></p> <p class="info prompt">{{ .Site.Params.shareStr }}</p> <a href="http://twitter.com/share?text={{ .Title }}&url={{ .Permalink }}" title="Share on Twitter" onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;"> <i class="fa fa-2x fa-fw fa-twitter-square"></i> <span class="hidden">Twitter</span> </a> <a href="https://www.facebook.com/sharer/sharer.php?u={{ .Permalink }}" title="Share on Facebook" onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;"> <i class="fa fa-2x fa-fw fa-facebook-square" style="margin-left: -8px"></i> <span class="hidden">Facebook</span> </a> <a href="https://plus.google.com/share?url={{ .Permalink }}" title="Share on Google+" onclick="window.open(this.href, 'google-plus-share', 'width=490,height=530');return false;"> <i class="fa fa-2x fa-fw fa-google-plus-square" style="margin-left: -8px"></i> <span class="hidden">Google+</span> </a> </section> <footer class="post-footer"> {{ partial "author" . }} </footer> </article> </main> {{ partial "footer" . }} {{ partial "js" . }} </body> </html>
qiansen1386/qiansen1386.github.io
themes/steam/layouts/post/single.html
HTML
apache-2.0
2,639
@(branch: String, repository: gitbucket.core.service.RepositoryService.RepositoryInfo, pathList: List[String], groupNames: List[String], latestCommit: gitbucket.core.util.JGitUtil.CommitInfo, files: List[gitbucket.core.util.JGitUtil.FileInfo], readme: Option[(List[String], String)], hasWritePermission: Boolean, branchPullRequest: Option[(gitbucket.core.model.PullRequest, gitbucket.core.model.Issue)], info: Option[Any] = None, error: Option[Any] = None)(implicit context: gitbucket.core.controller.Context) @import context._ @import gitbucket.core.view.helpers._ @html.main(s"${repository.owner}/${repository.name}", Some(repository)) { @html.menu("code", repository, Some(branch), pathList.isEmpty, groupNames.isEmpty, info, error){ <div class="head"> <div class="pull-right"><div class="btn-group"> <a href="@url(repository)/find/@encodeRefName(branch)" class="btn btn-mini" data-toggle="tooltip" data-placement="bottom" data-hotkey="t" title="Quickly jump between files"><i class="icon icon-th-list"></i></a> @if(pathList.nonEmpty){ <a href="@url(repository)/commits/@encodeRefName(branch)/@pathList.mkString("/")" class="btn btn-mini" data-toggle="tooltip" data-placement="bottom" title="Browse commits for this branch"><i class="icon icon-time"></i></a> } </div></div> @branchPullRequest.map{ case (pullRequest, issue) => <a href="@url(repository)/pull/@pullRequest.issueId" class="btn btn-pullrequest-branch btn-mini" title="@issue.title" data-toggle="tooltip">#@pullRequest.issueId</a> }.getOrElse{ <a href="@url(repository)/compare?head=@urlEncode(encodeRefName(branch))" class="btn btn-success btn-mini"><i class="icon-white icon-retweet" data-toggle="tooltip" title="Compare, review, create a pull request"></i></a> } @helper.html.branchcontrol( branch, repository, hasWritePermission ){ @repository.branchList.map { x => <li><a href="@url(repository)/tree/@encodeRefName(x)">@helper.html.checkicon(x == branch) @x</a></li> } } <a href="@url(repository)/tree/@encodeRefName(branch)">@repository.name</a> / @pathList.zipWithIndex.map { case (section, i) => <a href="@url(repository)/tree/@encodeRefName(branch)/@pathList.take(i + 1).mkString("/")">@section</a> / } @if(hasWritePermission){ <a href="@url(repository)/new/@encodeRefName(branch)/@pathList.mkString("/")" title="Create a new file here" style="text-decoration: none;">+</i></a> } </div> <table class="table table-file-list"> <tr> <th colspan="4" style="font-weight: normal; border: none;"> <a href="@url(repository)/commit/@latestCommit.id" class="commit-message">@link(latestCommit.summary, repository)</a> @if(latestCommit.description.isDefined){ <a href="javascript:void(0)" onclick="$('#[email protected]').toggle();" class="omit">...</a> <pre id="[email protected]" class="commit-description" style="display: none;">@link(latestCommit.description.get, repository)</pre> } </th> </tr> <tr> <td colspan="4" class="latest-commit"> <div> <div class="pull-right align-right monospace" style="line-height: 18px;"> <a href="@url(repository)/commit/@latestCommit.id" class="commit-id"><span class="muted">latest commit</span> @latestCommit.id.substring(0, 10)</a> </div> <div class="author-info"> <div class="author"> @avatar(latestCommit, 20) <span>@user(latestCommit.authorName, latestCommit.authorEmailAddress, "username strong")</span> <span class="muted"> authored @helper.html.datetimeago(latestCommit.authorTime)</span> </div> @if(latestCommit.isDifferentFromAuthor) { <div class="committer"> <span class="icon-arrow-right"></span> <span>@user(latestCommit.committerName, latestCommit.committerEmailAddress, "username strong")</span> <span class="muted"> committed @helper.html.datetimeago(latestCommit.commitTime)</span> </div> } </div> </div> </td> </tr> @if(pathList.size > 0){ <tr> <td width="16"></td> <td><a href="@url(repository)@if(pathList.size > 1){/tree/@encodeRefName(branch)/@pathList.init.mkString("/")}">..</a></td> <td></td> <td></td> </tr> } @files.map { file => <tr> <td width="16"> @if(file.isDirectory){ @if(file.linkUrl.isDefined){ <i class="octicon octicon-file-symlink-directory"></i> } else { <i class="octicon octicon-file-directory"></i> } } else { <i class="octicon octicon-file-text"></i> } </td> <td> @if(file.isDirectory){ @if(file.linkUrl.isDefined){ <a href="@file.linkUrl"> <span class="simplified-path">@file.name.split("/").toList.init match { case Nil => {} case list => {@list.mkString("", "/", "/")} }</span>@file.name.split("/").toList.last </a> } else { <a href="@url(repository)/tree@{(encodeRefName(branch) :: pathList).mkString("/", "/", "/")}@file.name"> <span class="simplified-path">@file.name.split("/").toList.init match { case Nil => {} case list => {@list.mkString("", "/", "/")} }</span>@file.name.split("/").toList.last </a> } } else { <a href="@url(repository)/blob@{(encodeRefName(branch) :: pathList).mkString("/", "/", "/")}@file.name">@file.name</a> } </td> <td class="mute"> <a href="@url(repository)/commit/@file.commitId" class="commit-message">@link(file.message, repository)</a> [@user(file.author, file.mailAddress)] </td> <td style="text-align: right;">@helper.html.datetimeago(file.time, false)</td> </tr> } </table> @readme.map { case(filePath, content) => <div id="readme"> <div class="box-header">@filePath.reverse.head</div> <div class="box-content-bottom markdown-body" style="padding-left: 16px; padding-right: 16px;">@renderMarkup(filePath, content, branch, repository, false, false, true)</div> </div> } } }
hilerchyn/gitbucket
src/main/twirl/gitbucket/core/repo/files.scala.html
HTML
apache-2.0
6,599
<!doctype html> <html class="theme-next pisces use-motion" lang="zh-Hans"> <head> <script type="text/javascript"> var _speedMark = new Date(); </script> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta http-equiv="Cache-Control" content="no-transform" /> <meta http-equiv="Cache-Control" content="no-siteapp" /> <link href="/lib/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" /> <link href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext" rel="stylesheet" type="text/css"> <link href="/lib/font-awesome/css/font-awesome.min.css?v=4.6.2" rel="stylesheet" type="text/css" /> <link href="/css/main.css?v=5.1.1" rel="stylesheet" type="text/css" /> <meta name="keywords" content="Hexo, NexT" /> <link rel="alternate" href="/atom.xml" title="Rockjins Blog" type="application/atom+xml" /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=5.1.1" /> <meta name="description" content="Teenager Dream Of Freedom"> <meta property="og:type" content="website"> <meta property="og:title" content="Rockjins Blog"> <meta property="og:url" content="http://yoursite.com/categories/Translation/page/2/index.html"> <meta property="og:site_name" content="Rockjins Blog"> <meta property="og:description" content="Teenager Dream Of Freedom"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="Rockjins Blog"> <meta name="twitter:description" content="Teenager Dream Of Freedom"> <script type="text/javascript" id="hexo.configurations"> var NexT = window.NexT || {}; var CONFIG = { root: '/', scheme: 'Pisces', sidebar: {"position":"left","display":"post","offset":12,"offset_float":0,"b2t":false,"scrollpercent":false}, fancybox: true, motion: true, duoshuo: { userId: '0', author: '博主' }, algolia: { applicationID: '', apiKey: '', indexName: '', hits: {"per_page":10}, labels: {"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"} } }; </script> <link rel="canonical" href="http://yoursite.com/categories/Translation/page/2/"/> <title>分类: Translation | Rockjins Blog</title> </head> <body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans"> <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-96870452-1', 'auto'); ga('send', 'pageview'); </script> <div class="container sidebar-position-left "> <div class="headband"></div> <header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader"> <div class="header-inner"><div class="site-brand-wrapper"> <div class="site-meta "> <div class="custom-logo-site-title"> <a href="/" class="brand" rel="start"> <span class="logo-line-before"><i></i></span> <span class="site-title">Rockjins Blog</span> <span class="logo-line-after"><i></i></span> </a> </div> <p class="site-subtitle">Mad World</p> </div> <div class="site-nav-toggle"> <button> <span class="btn-bar"></span> <span class="btn-bar"></span> <span class="btn-bar"></span> </button> </div> </div> <nav class="site-nav"> <ul id="menu" class="menu"> <li class="menu-item menu-item-home"> <a href="/" rel="section"> <i class="menu-item-icon fa fa-fw fa-home"></i> <br /> 首页 </a> </li> <li class="menu-item menu-item-categories"> <a href="/categories" rel="section"> <i class="menu-item-icon fa fa-fw fa-th"></i> <br /> 分类 </a> </li> <li class="menu-item menu-item-archives"> <a href="/archives" rel="section"> <i class="menu-item-icon fa fa-fw fa-archive"></i> <br /> 归档 </a> </li> <li class="menu-item menu-item-tags"> <a href="/tags" rel="section"> <i class="menu-item-icon fa fa-fw fa-tags"></i> <br /> 标签 </a> </li> <li class="menu-item menu-item-search"> <a href="javascript:;" class="popup-trigger"> <i class="menu-item-icon fa fa-search fa-fw"></i> <br /> 搜索 </a> </li> </ul> <div class="site-search"> <div class="popup search-popup local-search-popup"> <div class="local-search-header clearfix"> <span class="search-icon"> <i class="fa fa-search"></i> </span> <span class="popup-btn-close"> <i class="fa fa-times-circle"></i> </span> <div class="local-search-input-wrapper"> <input autocomplete="off" placeholder="搜索..." spellcheck="false" type="text" id="local-search-input"> </div> </div> <div id="local-search-result"></div> </div> </div> </nav> </div> </header> <main id="main" class="main"> <div class="main-inner"> <div class="content-wrap"> <div id="content" class="content"> <section id="posts" class="posts-collapse"> <div class="collection-title"> <h1>Translation<small>分类</small> </h1> </div> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/02/13/2017-02-13-tiny-javascript-optimizations/" itemprop="url"> <span itemprop="name">『翻译』一些 JavaScript 优化的细节 </span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-02-13T00:00:00+08:00" content="2017-02-13" > 02-13 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/02/11/2017-02-11-functional-programming/" itemprop="url"> <span itemprop="name">『翻译』JavaScript 函数式编程 </span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-02-11T00:00:00+08:00" content="2017-02-11" > 02-11 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/02/09/2017-02-09-spread-operator/" itemprop="url"> <span itemprop="name">『翻译』扩展运算符的6个重要用途 </span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-02-09T00:00:00+08:00" content="2017-02-09" > 02-09 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/02/08/2017-02-08-fun-with-console-object/" itemprop="url"> <span itemprop="name">『翻译』有趣的Console对象 </span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-02-08T00:00:00+08:00" content="2017-02-08" > 02-08 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/01/26/2017-01-26-interviews-javascript/" itemprop="url"> <span itemprop="name"> 『翻译』JavaScript技术面试时要小心的三个问题 </span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-01-26T00:00:00+08:00" content="2017-01-26" > 01-26 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/01/22/2017-01-22-javascript-fatigue/" itemprop="url"> <span itemprop="name"> 『翻译』JavaScript疲劳症 </span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-01-22T00:00:00+08:00" content="2017-01-22" > 01-22 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2017/01/05/2017-01-05-Hemingway-javascript/" itemprop="url"> <span itemprop="name"> 『翻译』如果让海明威写JavaScript </span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2017-01-05T00:00:00+08:00" content="2017-01-05" > 01-05 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h2 class="post-title"> <a class="post-title-link" href="/2016/12/26/2016-12-26-socket-io/" itemprop="url"> <span itemprop="name">『翻译』Socket.IO聊天室程序(官方示例) </span> </a> </h2> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2016-12-26T00:00:00+08:00" content="2016-12-26" > 12-26 </time> </div> </header> </article> </section> <nav class="pagination"> <a class="extend prev" rel="prev" href="/categories/Translation/"><i class="fa fa-angle-left"></i></a><a class="page-number" href="/categories/Translation/">1</a><span class="page-number current">2</span> </nav> </div> </div> <div class="sidebar-toggle"> <div class="sidebar-toggle-line-wrap"> <span class="sidebar-toggle-line sidebar-toggle-line-first"></span> <span class="sidebar-toggle-line sidebar-toggle-line-middle"></span> <span class="sidebar-toggle-line sidebar-toggle-line-last"></span> </div> </div> <aside id="sidebar" class="sidebar"> <div class="sidebar-inner"> <section class="site-overview sidebar-panel sidebar-panel-active"> <div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person"> <img class="site-author-image" itemprop="image" src="/images/avatar.jpg" alt="余震" /> <p class="site-author-name" itemprop="name">余震</p> <p class="site-description motion-element" itemprop="description">Teenager Dream Of Freedom</p> </div> <nav class="site-state motion-element"> <div class="site-state-item site-state-posts"> <a href="/archives"> <span class="site-state-item-count">57</span> <span class="site-state-item-name">日志</span> </a> </div> <div class="site-state-item site-state-categories"> <a href="/categories/index.html"> <span class="site-state-item-count">7</span> <span class="site-state-item-name">分类</span> </a> </div> <div class="site-state-item site-state-tags"> <a href="/tags/index.html"> <span class="site-state-item-count">45</span> <span class="site-state-item-name">标签</span> </a> </div> </nav> <div class="feed-link motion-element"> <a href="/atom.xml" rel="alternate"> <i class="fa fa-rss"></i> RSS </a> </div> <div class="links-of-author motion-element"> <span class="links-of-author-item"> <a href="https://github.com/rockjins" target="_blank" title="GitHub"> <i class="fa fa-fw fa-github"></i> GitHub </a> </span> <span class="links-of-author-item"> <a href="http://weibo.com/rockjins" target="_blank" title="Weibo"> <i class="fa fa-fw fa-weibo"></i> Weibo </a> </span> </div> </section> </div> </aside> </div> </main> <footer id="footer" class="footer"> <div class="footer-inner"> <div class="copyright" > &copy; 2016 - <span itemprop="copyrightYear">2017</span> <span class="with-love"> <i class="fa fa-heart"></i> </span> <span class="author" itemprop="copyrightHolder">余震</span> </div> <div class="powered-by"> 由 <a class="theme-link" href="https://hexo.io">Hexo</a> 强力驱动 </div> <div class="theme-info"> 主题 - <a class="theme-link" href="https://github.com/iissnan/hexo-theme-next"> NexT.Pisces </a> </div> </div> </footer> <div class="back-to-top"> <i class="fa fa-arrow-up"></i> </div> </div> <script type="text/javascript"> if (Object.prototype.toString.call(window.Promise) !== '[object Function]') { window.Promise = null; } </script> <script type="text/javascript" src="/lib/jquery/index.js?v=2.1.3"></script> <script type="text/javascript" src="/lib/fastclick/lib/fastclick.min.js?v=1.0.6"></script> <script type="text/javascript" src="/lib/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script> <script type="text/javascript" src="/lib/velocity/velocity.min.js?v=1.2.1"></script> <script type="text/javascript" src="/lib/velocity/velocity.ui.min.js?v=1.2.1"></script> <script type="text/javascript" src="/lib/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script> <script type="text/javascript" src="/js/src/utils.js?v=5.1.1"></script> <script type="text/javascript" src="/js/src/motion.js?v=5.1.1"></script> <script type="text/javascript" src="/js/src/affix.js?v=5.1.1"></script> <script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.1"></script> <script type="text/javascript" src="/js/src/bootstrap.js?v=5.1.1"></script> <script type="text/javascript"> // Popup Window; var isfetched = false; var isXml = true; // Search DB path; var search_path = "search.xml"; if (search_path.length === 0) { search_path = "search.xml"; } else if (search_path.endsWith("json")) { isXml = false; } var path = "/" + search_path; // monitor main search box; var onPopupClose = function (e) { $('.popup').hide(); $('#local-search-input').val(''); $('.search-result-list').remove(); $('#no-result').remove(); $(".local-search-pop-overlay").remove(); $('body').css('overflow', ''); } function proceedsearch() { $("body") .append('<div class="search-popup-overlay local-search-pop-overlay"></div>') .css('overflow', 'hidden'); $('.search-popup-overlay').click(onPopupClose); $('.popup').toggle(); var $localSearchInput = $('#local-search-input'); $localSearchInput.attr("autocapitalize", "none"); $localSearchInput.attr("autocorrect", "off"); $localSearchInput.focus(); } // search function; var searchFunc = function(path, search_id, content_id) { 'use strict'; // start loading animation $("body") .append('<div class="search-popup-overlay local-search-pop-overlay">' + '<div id="search-loading-icon">' + '<i class="fa fa-spinner fa-pulse fa-5x fa-fw"></i>' + '</div>' + '</div>') .css('overflow', 'hidden'); $("#search-loading-icon").css('margin', '20% auto 0 auto').css('text-align', 'center'); $.ajax({ url: path, dataType: isXml ? "xml" : "json", async: true, success: function(res) { // get the contents from search data isfetched = true; $('.popup').detach().appendTo('.header-inner'); var datas = isXml ? $("entry", res).map(function() { return { title: $("title", this).text(), content: $("content",this).text(), url: $("url" , this).text() }; }).get() : res; var input = document.getElementById(search_id); var resultContent = document.getElementById(content_id); var inputEventFunction = function() { var searchText = input.value.trim().toLowerCase(); var keywords = searchText.split(/[\s\-]+/); if (keywords.length > 1) { keywords.push(searchText); } var resultItems = []; if (searchText.length > 0) { // perform local searching datas.forEach(function(data) { var isMatch = false; var hitCount = 0; var searchTextCount = 0; var title = data.title.trim(); var titleInLowerCase = title.toLowerCase(); var content = data.content.trim().replace(/<[^>]+>/g,""); var contentInLowerCase = content.toLowerCase(); var articleUrl = decodeURIComponent(data.url); var indexOfTitle = []; var indexOfContent = []; // only match articles with not empty titles if(title != '') { keywords.forEach(function(keyword) { function getIndexByWord(word, text, caseSensitive) { var wordLen = word.length; if (wordLen === 0) { return []; } var startPosition = 0, position = [], index = []; if (!caseSensitive) { text = text.toLowerCase(); word = word.toLowerCase(); } while ((position = text.indexOf(word, startPosition)) > -1) { index.push({position: position, word: word}); startPosition = position + wordLen; } return index; } indexOfTitle = indexOfTitle.concat(getIndexByWord(keyword, titleInLowerCase, false)); indexOfContent = indexOfContent.concat(getIndexByWord(keyword, contentInLowerCase, false)); }); if (indexOfTitle.length > 0 || indexOfContent.length > 0) { isMatch = true; hitCount = indexOfTitle.length + indexOfContent.length; } } // show search results if (isMatch) { // sort index by position of keyword [indexOfTitle, indexOfContent].forEach(function (index) { index.sort(function (itemLeft, itemRight) { if (itemRight.position !== itemLeft.position) { return itemRight.position - itemLeft.position; } else { return itemLeft.word.length - itemRight.word.length; } }); }); // merge hits into slices function mergeIntoSlice(text, start, end, index) { var item = index[index.length - 1]; var position = item.position; var word = item.word; var hits = []; var searchTextCountInSlice = 0; while (position + word.length <= end && index.length != 0) { if (word === searchText) { searchTextCountInSlice++; } hits.push({position: position, length: word.length}); var wordEnd = position + word.length; // move to next position of hit index.pop(); while (index.length != 0) { item = index[index.length - 1]; position = item.position; word = item.word; if (wordEnd > position) { index.pop(); } else { break; } } } searchTextCount += searchTextCountInSlice; return { hits: hits, start: start, end: end, searchTextCount: searchTextCountInSlice }; } var slicesOfTitle = []; if (indexOfTitle.length != 0) { slicesOfTitle.push(mergeIntoSlice(title, 0, title.length, indexOfTitle)); } var slicesOfContent = []; while (indexOfContent.length != 0) { var item = indexOfContent[indexOfContent.length - 1]; var position = item.position; var word = item.word; // cut out 100 characters var start = position - 20; var end = position + 80; if(start < 0){ start = 0; } if (end < position + word.length) { end = position + word.length; } if(end > content.length){ end = content.length; } slicesOfContent.push(mergeIntoSlice(content, start, end, indexOfContent)); } // sort slices in content by search text's count and hits' count slicesOfContent.sort(function (sliceLeft, sliceRight) { if (sliceLeft.searchTextCount !== sliceRight.searchTextCount) { return sliceRight.searchTextCount - sliceLeft.searchTextCount; } else if (sliceLeft.hits.length !== sliceRight.hits.length) { return sliceRight.hits.length - sliceLeft.hits.length; } else { return sliceLeft.start - sliceRight.start; } }); // select top N slices in content var upperBound = parseInt('1'); if (upperBound >= 0) { slicesOfContent = slicesOfContent.slice(0, upperBound); } // highlight title and content function highlightKeyword(text, slice) { var result = ''; var prevEnd = slice.start; slice.hits.forEach(function (hit) { result += text.substring(prevEnd, hit.position); var end = hit.position + hit.length; result += '<b class="search-keyword">' + text.substring(hit.position, end) + '</b>'; prevEnd = end; }); result += text.substring(prevEnd, slice.end); return result; } var resultItem = ''; if (slicesOfTitle.length != 0) { resultItem += "<li><a href='" + articleUrl + "' class='search-result-title'>" + highlightKeyword(title, slicesOfTitle[0]) + "</a>"; } else { resultItem += "<li><a href='" + articleUrl + "' class='search-result-title'>" + title + "</a>"; } slicesOfContent.forEach(function (slice) { resultItem += "<a href='" + articleUrl + "'>" + "<p class=\"search-result\">" + highlightKeyword(content, slice) + "...</p>" + "</a>"; }); resultItem += "</li>"; resultItems.push({ item: resultItem, searchTextCount: searchTextCount, hitCount: hitCount, id: resultItems.length }); } }) }; if (keywords.length === 1 && keywords[0] === "") { resultContent.innerHTML = '<div id="no-result"><i class="fa fa-search fa-5x" /></div>' } else if (resultItems.length === 0) { resultContent.innerHTML = '<div id="no-result"><i class="fa fa-frown-o fa-5x" /></div>' } else { resultItems.sort(function (resultLeft, resultRight) { if (resultLeft.searchTextCount !== resultRight.searchTextCount) { return resultRight.searchTextCount - resultLeft.searchTextCount; } else if (resultLeft.hitCount !== resultRight.hitCount) { return resultRight.hitCount - resultLeft.hitCount; } else { return resultRight.id - resultLeft.id; } }); var searchResultList = '<ul class=\"search-result-list\">'; resultItems.forEach(function (result) { searchResultList += result.item; }) searchResultList += "</ul>"; resultContent.innerHTML = searchResultList; } } if ('auto' === 'auto') { input.addEventListener('input', inputEventFunction); } else { $('.search-icon').click(inputEventFunction); input.addEventListener('keypress', function (event) { if (event.keyCode === 13) { inputEventFunction(); } }); } // remove loading animation $(".local-search-pop-overlay").remove(); $('body').css('overflow', ''); proceedsearch(); } }); } // handle and trigger popup window; $('.popup-trigger').click(function(e) { e.stopPropagation(); if (isfetched === false) { searchFunc(path, 'local-search-input', 'local-search-result'); } else { proceedsearch(); }; }); $('.popup-btn-close').click(onPopupClose); $('.popup').click(function(e){ e.stopPropagation(); }); $(document).on('keyup', function (event) { var shouldDismissSearchPopup = event.which === 27 && $('.search-popup').is(':visible'); if (shouldDismissSearchPopup) { onPopupClose(); } }); </script> <script src="https://cdn1.lncld.net/static/js/av-core-mini-0.6.1.js"></script> <script>AV.initialize("mUzlxxbLTRPVV67VbOYpi6bH-gzGzoHsz", "lRsL1tJMw9QpKCvBwIWy0TJn");</script> <script> function showTime(Counter) { var query = new AV.Query(Counter); var entries = []; var $visitors = $(".leancloud_visitors"); $visitors.each(function () { entries.push( $(this).attr("id").trim() ); }); query.containedIn('url', entries); query.find() .done(function (results) { var COUNT_CONTAINER_REF = '.leancloud-visitors-count'; if (results.length === 0) { $visitors.find(COUNT_CONTAINER_REF).text(0); return; } for (var i = 0; i < results.length; i++) { var item = results[i]; var url = item.get('url'); var time = item.get('time'); var element = document.getElementById(url); $(element).find(COUNT_CONTAINER_REF).text(time); } for(var i = 0; i < entries.length; i++) { var url = entries[i]; var element = document.getElementById(url); var countSpan = $(element).find(COUNT_CONTAINER_REF); if( countSpan.text() == '') { countSpan.text(0); } } }) .fail(function (object, error) { console.log("Error: " + error.code + " " + error.message); }); } function addCount(Counter) { var $visitors = $(".leancloud_visitors"); var url = $visitors.attr('id').trim(); var title = $visitors.attr('data-flag-title').trim(); var query = new AV.Query(Counter); query.equalTo("url", url); query.find({ success: function(results) { if (results.length > 0) { var counter = results[0]; counter.fetchWhenSave(true); counter.increment("time"); counter.save(null, { success: function(counter) { var $element = $(document.getElementById(url)); $element.find('.leancloud-visitors-count').text(counter.get('time')); }, error: function(counter, error) { console.log('Failed to save Visitor num, with error message: ' + error.message); } }); } else { var newcounter = new Counter(); /* Set ACL */ var acl = new AV.ACL(); acl.setPublicReadAccess(true); acl.setPublicWriteAccess(true); newcounter.setACL(acl); /* End Set ACL */ newcounter.set("title", title); newcounter.set("url", url); newcounter.set("time", 1); newcounter.save(null, { success: function(newcounter) { var $element = $(document.getElementById(url)); $element.find('.leancloud-visitors-count').text(newcounter.get('time')); }, error: function(newcounter, error) { console.log('Failed to create'); } }); } }, error: function(error) { console.log('Error:' + error.code + " " + error.message); } }); } $(function() { var Counter = AV.Object.extend("Counter"); if ($('.leancloud_visitors').length == 1) { addCount(Counter); } else if ($('.post-title-link').length > 1) { showTime(Counter); } }); </script> <script type="text/javascript" src="https://tajs.qq.com/stats?sId=62288553" charset="UTF-8"></script> </body> </html>
rockjins/rockjins.github.io
categories/Translation/page/2/index.html
HTML
apache-2.0
33,300
<?xml version="1.0" encoding="UTF-8"?> <html xmlns="http://www.w3.org/1999/xhtml"> <table border="1"> <tr> <td style="vertical-align:top"> <img src="../image/table1.png" width="500.0" height="273.51097178683386" style="vertical-align:top"/> </td> <td width="500.0" style="vertical-align:top"> <div> <svg stroke="none" stroke-width="0.0" id="svg2" version="1.1" inkscape:version="0.91 r13725" sodipodi:docname="table1.svg" height="800.0" width="700.0" xmlns="http://www.w3.org/2000/svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"> <g transform="scale(1.0118006717061354) translate(-51.0,-449.765)"> <g class="metadata" id="metadata6654"> <g class="RDF"> <g class="Work" rdf:about="" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <g class="format">image/svg+xml</g> <g class="type" rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> <title stroke="black" stroke-width="1.0"/> </g> </g> </g> <g class="namedview" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="760" inkscape:window-height="804" id="namedview6652" showgrid="false" inkscape:zoom="0.73980469" inkscape:cx="300" inkscape:cy="400" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="0" inkscape:current-layer="svg2"/> <path stroke="black" clip-path="url(#clipPath1)" fill="#131313" stroke-width="0.0" id="path5186" d="M51.024 463.732 L544.252 463.732 L544.252 464.299 L51.024 464.299 Z"/> <path fill="none" clip-path="url(#clipPath1)" stroke="#131313" stroke-width="0.0" id="path5188" d="M51.024 463.732 L544.252 463.732 L544.252 464.299 L51.024 464.299 Z"/> <path stroke="black" clip-path="url(#clipPath1)" fill="#131313" stroke-width="0.0" id="path5190" d="M544.252 687.499 L51.024 687.499 L51.024 686.932 L544.252 686.932 Z"/> <path fill="none" clip-path="url(#clipPath1)" stroke="#131313" stroke-width="0.0" id="path5192" d="M544.252 687.499 L51.024 687.499 L51.024 686.932 L544.252 686.932 Z"/> <path stroke="black" clip-path="url(#clipPath1)" fill="#131313" stroke-width="0.0" id="path5194" d="M232.838 514.698 L51.024 514.698 L51.024 514.131 L232.838 514.131 "/> <path fill="none" clip-path="url(#clipPath1)" stroke="#131313" stroke-width="0.0" id="path5196" d="M232.838 514.698 L51.024 514.698 L51.024 514.131 L232.838 514.131 "/> <path stroke="black" clip-path="url(#clipPath1)" fill="#131313" stroke-width="0.0" id="path5198" d="M280.8 514.698 L232.838 514.698 L232.838 514.131 L280.8 514.131 "/> <path fill="none" clip-path="url(#clipPath1)" stroke="#131313" stroke-width="0.0" id="path5200" d="M280.8 514.698 L232.838 514.698 L232.838 514.131 L280.8 514.131 "/> <path stroke="black" clip-path="url(#clipPath1)" fill="#131313" stroke-width="0.0" id="path5202" d="M331.2 514.698 L280.8 514.698 L280.8 514.131 L331.2 514.131 "/> <path fill="none" clip-path="url(#clipPath1)" stroke="#131313" stroke-width="0.0" id="path5204" d="M331.2 514.698 L280.8 514.698 L280.8 514.131 L331.2 514.131 "/> <path stroke="black" clip-path="url(#clipPath1)" fill="#131313" stroke-width="0.0" id="path5206" d="M376.724 514.698 L331.2 514.698 L331.2 514.131 L376.724 514.131 "/> <path fill="none" clip-path="url(#clipPath1)" stroke="#131313" stroke-width="0.0" id="path5208" d="M376.724 514.698 L331.2 514.698 L331.2 514.131 L376.724 514.131 "/> <path stroke="black" clip-path="url(#clipPath1)" fill="#131313" stroke-width="0.0" id="path5210" d="M427.181 514.698 L376.724 514.698 L376.724 514.131 L427.181 514.131 "/> <path fill="none" clip-path="url(#clipPath1)" stroke="#131313" stroke-width="0.0" id="path5212" d="M427.181 514.698 L376.724 514.698 L376.724 514.131 L427.181 514.131 "/> <path stroke="black" clip-path="url(#clipPath1)" fill="#131313" stroke-width="0.0" id="path5214" d="M476.844 514.698 L427.181 514.698 L427.181 514.131 L476.844 514.131 "/> <path fill="none" clip-path="url(#clipPath1)" stroke="#131313" stroke-width="0.0" id="path5216" d="M476.844 514.698 L427.181 514.698 L427.181 514.131 L476.844 514.131 "/> <path stroke="black" clip-path="url(#clipPath1)" fill="#131313" stroke-width="0.0" id="path5218" d="M527.244 514.698 L476.844 514.698 L476.844 514.131 L527.244 514.131 "/> <path fill="none" clip-path="url(#clipPath1)" stroke="#131313" stroke-width="0.0" id="path5220" d="M527.244 514.698 L476.844 514.698 L476.844 514.131 L527.244 514.131 "/> <path stroke="black" clip-path="url(#clipPath1)" fill="#131313" stroke-width="0.0" id="path5222" d="M544.252 514.698 L527.244 514.698 L527.244 514.131 L544.252 514.131 "/> <path fill="none" clip-path="url(#clipPath1)" stroke="#131313" stroke-width="0.0" id="path5224" d="M544.252 514.698 L527.244 514.698 L527.244 514.131 L544.252 514.131 "/> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAB+RbxrnqAdvTTb8864ccf.B" svgx:width="666.0" x="51.024" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="bold" id="text5226" xmlns:svgx="http://www.xml-cml.org/schema/svgx">T</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAB+RbxrnqAdvTTb8864ccf.B" svgx:width="500.0" x="55.843" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="bold" id="text5228" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAB+RbxrnqAdvTTb8864ccf.B" svgx:width="552.0" x="60.078" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="bold" id="text5230" xmlns:svgx="http://www.xml-cml.org/schema/svgx">b</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAB+RbxrnqAdvTTb8864ccf.B" svgx:width="270.0" x="64.575" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="bold" id="text5232" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAB+RbxrnqAdvTTb8864ccf.B" svgx:width="437.0" x="66.863" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="bold" id="text5234" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAB+RbxrnqAdvTTb8864ccf.B" svgx:width="500.0" x="72.681" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="bold" id="text5236" xmlns:svgx="http://www.xml-cml.org/schema/svgx">1</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="87.479" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5238" xmlns:svgx="http://www.xml-cml.org/schema/svgx">S</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="92.003" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5240" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="94.291" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5242" xmlns:svgx="http://www.xml-cml.org/schema/svgx">u</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="98.374" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5244" xmlns:svgx="http://www.xml-cml.org/schema/svgx">d</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="102.61" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5246" xmlns:svgx="http://www.xml-cml.org/schema/svgx">y</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="108.921" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5248" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="113.156" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5250" xmlns:svgx="http://www.xml-cml.org/schema/svgx">u</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="117.198" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5252" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="119.486" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5254" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="121.621" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5256" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="123.757" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5258" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="127.993" y="458.233" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5260" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="232.836" y="477.109" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5262" xmlns:svgx="http://www.xml-cml.org/schema/svgx">V</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="238.789" y="477.109" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5264" xmlns:svgx="http://www.xml-cml.org/schema/svgx">1</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="280.8" y="477.109" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5266" xmlns:svgx="http://www.xml-cml.org/schema/svgx">V</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="286.753" y="477.109" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5268" xmlns:svgx="http://www.xml-cml.org/schema/svgx">2</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="376.719" y="477.109" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5270" xmlns:svgx="http://www.xml-cml.org/schema/svgx">V</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="382.799" y="477.109" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5272" xmlns:svgx="http://www.xml-cml.org/schema/svgx">3</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="476.839" y="477.109" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5274" xmlns:svgx="http://www.xml-cml.org/schema/svgx">V</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="482.792" y="477.109" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5276" xmlns:svgx="http://www.xml-cml.org/schema/svgx">4</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="937.0" x="232.836" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5278" xmlns:svgx="http://www.xml-cml.org/schema/svgx">W</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="240.66" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5280" xmlns:svgx="http://www.xml-cml.org/schema/svgx">1</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="937.0" x="280.798" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5282" xmlns:svgx="http://www.xml-cml.org/schema/svgx">W</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="288.622" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5284" xmlns:svgx="http://www.xml-cml.org/schema/svgx">2</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="937.0" x="331.199" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5286" xmlns:svgx="http://www.xml-cml.org/schema/svgx">W</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="339.133" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5288" xmlns:svgx="http://www.xml-cml.org/schema/svgx">4</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="937.0" x="376.722" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5290" xmlns:svgx="http://www.xml-cml.org/schema/svgx">W</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="384.546" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5292" xmlns:svgx="http://www.xml-cml.org/schema/svgx">8</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="937.0" x="427.183" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5294" xmlns:svgx="http://www.xml-cml.org/schema/svgx">W</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="435.006" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5296" xmlns:svgx="http://www.xml-cml.org/schema/svgx">1</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="439.24" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5298" xmlns:svgx="http://www.xml-cml.org/schema/svgx">0</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="937.0" x="476.846" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5300" xmlns:svgx="http://www.xml-cml.org/schema/svgx">W</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="484.67" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5302" xmlns:svgx="http://www.xml-cml.org/schema/svgx">1</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="488.903" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5304" xmlns:svgx="http://www.xml-cml.org/schema/svgx">4</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="937.0" x="527.246" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5306" xmlns:svgx="http://www.xml-cml.org/schema/svgx">W</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="535.18" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5308" xmlns:svgx="http://www.xml-cml.org/schema/svgx">1</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="539.21" y="487.084" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5310" xmlns:svgx="http://www.xml-cml.org/schema/svgx">8</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="51.024" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5312" xmlns:svgx="http://www.xml-cml.org/schema/svgx">O</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="57.104" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5314" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="61.169" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5316" xmlns:svgx="http://www.xml-cml.org/schema/svgx">-</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="63.777" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5318" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="67.037" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5320" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="69.163" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5322" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="71.313" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5324" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="77.207" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5326" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="81.441" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5328" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="84.973" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5330" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="87.581" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5332" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="89.867" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5334" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="92.001" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5336" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="95.575" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5338" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="97.861" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5340" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="101.926" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5342" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="105.627" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5344" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="109.632" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5346" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="111.918" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5348" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="232.836" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5350" xmlns:svgx="http://www.xml-cml.org/schema/svgx">P</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="237.375" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5352" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="240.102" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5354" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="243.607" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5356" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="280.8" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5358" xmlns:svgx="http://www.xml-cml.org/schema/svgx">S</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="285.339" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5360" xmlns:svgx="http://www.xml-cml.org/schema/svgx">w</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="291.419" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5362" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="293.561" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5364" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="331.202" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5366" xmlns:svgx="http://www.xml-cml.org/schema/svgx">A</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="337.283" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5368" xmlns:svgx="http://www.xml-cml.org/schema/svgx">H</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="376.728" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5370" xmlns:svgx="http://www.xml-cml.org/schema/svgx">S</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="381.402" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5372" xmlns:svgx="http://www.xml-cml.org/schema/svgx">w</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="387.27" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5374" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="389.557" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5376" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="427.181" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5378" xmlns:svgx="http://www.xml-cml.org/schema/svgx">A</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="433.134" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5380" xmlns:svgx="http://www.xml-cml.org/schema/svgx">H</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="476.847" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5382" xmlns:svgx="http://www.xml-cml.org/schema/svgx">S</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="481.386" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5384" xmlns:svgx="http://www.xml-cml.org/schema/svgx">w</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="487.466" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5386" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="489.609" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5388" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="527.25" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5390" xmlns:svgx="http://www.xml-cml.org/schema/svgx">F</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="531.924" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5392" xmlns:svgx="http://www.xml-cml.org/schema/svgx">/</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="534.05" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5394" xmlns:svgx="http://www.xml-cml.org/schema/svgx">U</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="540.003" y="497.009" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5396" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="51.024" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5398" xmlns:svgx="http://www.xml-cml.org/schema/svgx">D</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="57.104" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5400" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="59.187" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5402" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="62.447" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5404" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="64.573" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5406" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="68.146" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5408" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="72.38" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5410" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="76.767" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5412" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="81.001" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5414" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="84.532" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5416" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="87.141" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5418" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="89.427" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5420" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="91.561" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5422" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="95.134" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5424" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="97.421" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5426" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="101.486" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5428" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="105.186" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5430" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="109.251" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5432" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="111.402" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5434" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="232.836" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5436" xmlns:svgx="http://www.xml-cml.org/schema/svgx">P</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="237.375" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5438" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="240.102" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5440" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="243.607" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5442" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="280.8" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5444" xmlns:svgx="http://www.xml-cml.org/schema/svgx">A</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="286.753" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5446" xmlns:svgx="http://www.xml-cml.org/schema/svgx">H</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="331.202" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5448" xmlns:svgx="http://www.xml-cml.org/schema/svgx">A</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="337.283" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5450" xmlns:svgx="http://www.xml-cml.org/schema/svgx">H</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="376.728" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5452" xmlns:svgx="http://www.xml-cml.org/schema/svgx">A</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="382.808" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5454" xmlns:svgx="http://www.xml-cml.org/schema/svgx">H</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="427.181" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5456" xmlns:svgx="http://www.xml-cml.org/schema/svgx">A</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="433.134" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5458" xmlns:svgx="http://www.xml-cml.org/schema/svgx">H</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="476.847" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5460" xmlns:svgx="http://www.xml-cml.org/schema/svgx">A</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="482.8" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5462" xmlns:svgx="http://www.xml-cml.org/schema/svgx">H</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="527.25" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5464" xmlns:svgx="http://www.xml-cml.org/schema/svgx">A</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="533.33" y="506.985" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5466" xmlns:svgx="http://www.xml-cml.org/schema/svgx">H</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="666.0" x="51.024" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5468" xmlns:svgx="http://www.xml-cml.org/schema/svgx">B</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="56.663" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5470" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="60.152" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5472" xmlns:svgx="http://www.xml-cml.org/schema/svgx">h</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="64.386" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5474" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="67.918" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5476" xmlns:svgx="http://www.xml-cml.org/schema/svgx">v</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="72.152" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5478" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="74.269" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5480" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="78.503" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5482" xmlns:svgx="http://www.xml-cml.org/schema/svgx">u</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="82.542" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5484" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="85.15" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5486" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="88.851" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5488" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="93.255" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5490" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="96.828" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5492" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="101.062" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5494" xmlns:svgx="http://www.xml-cml.org/schema/svgx">d</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="107.371" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5496" xmlns:svgx="http://www.xml-cml.org/schema/svgx">d</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="111.605" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5498" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="770.0" x="115.136" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5500" xmlns:svgx="http://www.xml-cml.org/schema/svgx">m</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="121.538" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5502" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="125.772" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5504" xmlns:svgx="http://www.xml-cml.org/schema/svgx">g</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="129.812" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5506" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="132.539" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5508" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="136.044" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5510" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="140.278" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5512" xmlns:svgx="http://www.xml-cml.org/schema/svgx">h</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="144.318" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5514" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="146.604" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5516" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="770.0" x="152.422" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5518" xmlns:svgx="http://www.xml-cml.org/schema/svgx">m</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="158.824" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5520" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="162.524" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5522" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="166.081" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5524" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="169.197" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5526" xmlns:svgx="http://www.xml-cml.org/schema/svgx">u</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="173.431" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5528" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="175.997" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5530" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="179.571" y="527.511" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5532" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="59.475" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5534" xmlns:svgx="http://www.xml-cml.org/schema/svgx">S</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="64.149" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5536" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="66.275" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5538" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="68.883" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5540" xmlns:svgx="http://www.xml-cml.org/schema/svgx">u</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="73.117" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5542" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="76.648" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5544" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="78.935" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5546" xmlns:svgx="http://www.xml-cml.org/schema/svgx">u</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="83.0" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5548" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="85.608" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5550" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="89.308" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5552" xmlns:svgx="http://www.xml-cml.org/schema/svgx">d</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="95.643" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5554" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="97.929" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5556" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="101.994" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5558" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="104.145" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5560" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="107.845" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5562" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="110.377" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5564" xmlns:svgx="http://www.xml-cml.org/schema/svgx">v</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="114.611" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5566" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="116.728" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5568" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="120.429" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5570" xmlns:svgx="http://www.xml-cml.org/schema/svgx">w</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="128.635" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5572" xmlns:svgx="http://www.xml-cml.org/schema/svgx">(</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="131.243" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5574" xmlns:svgx="http://www.xml-cml.org/schema/svgx">D</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="137.323" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5576" xmlns:svgx="http://www.xml-cml.org/schema/svgx">S</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="885.0" x="141.786" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5578" xmlns:svgx="http://www.xml-cml.org/schema/svgx">M</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="151.482" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5580" xmlns:svgx="http://www.xml-cml.org/schema/svgx">A</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="157.562" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5582" xmlns:svgx="http://www.xml-cml.org/schema/svgx">D</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="163.447" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5584" xmlns:svgx="http://www.xml-cml.org/schema/svgx">H</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="169.528" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5586" xmlns:svgx="http://www.xml-cml.org/schema/svgx">D</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="177.733" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5588" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="180.46" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5590" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="183.966" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5592" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="186.252" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5594" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="188.386" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5596" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="192.468" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5598" xmlns:svgx="http://www.xml-cml.org/schema/svgx">g</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="196.702" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5600" xmlns:svgx="http://www.xml-cml.org/schema/svgx">)</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="232.836" y="540.214" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5602" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="666.0" x="59.475" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5604" xmlns:svgx="http://www.xml-cml.org/schema/svgx">C</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="65.115" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5606" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="69.171" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5608" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="73.405" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5610" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="77.444" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5612" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="81.679" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5614" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="84.244" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5616" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="89.689" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5618" xmlns:svgx="http://www.xml-cml.org/schema/svgx">P</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="94.228" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5620" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="97.929" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5622" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="100.461" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5624" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="104.162" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5626" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="108.226" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5628" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="666.0" x="112.706" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5630" xmlns:svgx="http://www.xml-cml.org/schema/svgx">R</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="118.346" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5632" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="121.835" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5634" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="124.121" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5636" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="126.255" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5638" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="130.489" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5640" xmlns:svgx="http://www.xml-cml.org/schema/svgx">g</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="136.798" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5642" xmlns:svgx="http://www.xml-cml.org/schema/svgx">S</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="141.472" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5644" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="144.961" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5646" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="148.662" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5648" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="150.804" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5650" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="280.8" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5652" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="331.202" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5654" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="376.728" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5656" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="427.181" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5658" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="476.847" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5660" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="527.25" y="552.916" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5662" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="59.475" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5664" xmlns:svgx="http://www.xml-cml.org/schema/svgx">G</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="65.555" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5666" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="67.698" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5668" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="71.932" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5670" xmlns:svgx="http://www.xml-cml.org/schema/svgx">b</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="75.971" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5672" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="79.545" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5674" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="666.0" x="84.024" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5676" xmlns:svgx="http://www.xml-cml.org/schema/svgx">C</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="89.664" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5678" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="91.79" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5680" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="94.076" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5682" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="98.081" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5684" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="100.368" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5686" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="103.924" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5688" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="107.498" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5690" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="111.978" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5692" xmlns:svgx="http://www.xml-cml.org/schema/svgx">I</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="770.0" x="114.704" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5694" xmlns:svgx="http://www.xml-cml.org/schema/svgx">m</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="121.047" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5696" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="125.281" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5698" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="127.847" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5700" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="131.421" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5702" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="134.681" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5704" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="137.772" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5706" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="140.058" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5708" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="144.123" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5710" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="150.525" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5712" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="153.785" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5714" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="157.274" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5716" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="160.975" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5718" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="163.117" y="565.618" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5720" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="166.677" y="561.811" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text5722" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="280.8" y="565.61" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5724" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="376.724" y="565.61" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5726" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="476.84" y="565.61" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5728" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="666.0" x="59.475" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5730" xmlns:svgx="http://www.xml-cml.org/schema/svgx">C</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="65.115" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5732" xmlns:svgx="http://www.xml-cml.org/schema/svgx">u</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="69.171" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5734" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="71.898" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5736" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="74.447" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5738" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="78.147" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5740" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="82.212" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5742" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="86.692" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5744" xmlns:svgx="http://www.xml-cml.org/schema/svgx">h</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="90.926" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5746" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="94.398" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5748" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="98.098" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5750" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="100.241" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5752" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="102.392" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5754" xmlns:svgx="http://www.xml-cml.org/schema/svgx">h</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="108.853" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5756" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="112.427" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5758" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="116.661" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5760" xmlns:svgx="http://www.xml-cml.org/schema/svgx">d</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="770.0" x="122.97" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5762" xmlns:svgx="http://www.xml-cml.org/schema/svgx">m</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="129.49" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5764" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="133.004" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5766" xmlns:svgx="http://www.xml-cml.org/schema/svgx">d</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="137.239" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5768" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="139.356" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5770" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="143.056" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5772" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="146.554" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5774" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="151.033" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5776" xmlns:svgx="http://www.xml-cml.org/schema/svgx">q</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="155.267" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5778" xmlns:svgx="http://www.xml-cml.org/schema/svgx">u</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="159.307" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5780" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="163.007" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5782" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="166.107" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5784" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="168.258" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5786" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="170.544" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5788" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="174.609" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5790" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="178.843" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5792" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="182.882" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5794" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="186.456" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5796" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="188.742" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5798" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="191.333" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5800" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="232.836" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5802" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="280.8" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5804" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="331.203" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5806" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="376.728" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5808" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="427.181" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5810" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="476.847" y="578.312" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5812" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="59.475" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5814" xmlns:svgx="http://www.xml-cml.org/schema/svgx">D</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="65.555" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5816" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="770.0" x="69.112" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5818" xmlns:svgx="http://www.xml-cml.org/schema/svgx">m</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="75.514" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5820" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="79.748" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5822" xmlns:svgx="http://www.xml-cml.org/schema/svgx">g</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="83.787" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5824" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="86.395" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5826" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="90.096" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5828" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="94.161" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5830" xmlns:svgx="http://www.xml-cml.org/schema/svgx">h</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="98.395" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5832" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="100.512" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5834" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="104.086" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5836" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="109.531" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5838" xmlns:svgx="http://www.xml-cml.org/schema/svgx">q</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="113.765" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5840" xmlns:svgx="http://www.xml-cml.org/schema/svgx">u</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="117.804" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5842" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="121.505" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5844" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="124.604" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5846" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="126.755" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5848" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="129.041" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5850" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="133.106" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5852" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="137.34" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5854" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="141.379" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5856" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="145.08" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5858" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="147.163" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5860" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="149.89" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5862" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="232.828" y="591.014" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5864" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="59.475" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5866" xmlns:svgx="http://www.xml-cml.org/schema/svgx">O</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="770.0" x="65.555" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5868" xmlns:svgx="http://www.xml-cml.org/schema/svgx">m</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="71.889" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5870" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="75.59" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5872" xmlns:svgx="http://www.xml-cml.org/schema/svgx">g</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="79.655" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5874" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="83.355" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5876" xmlns:svgx="http://www.xml-cml.org/schema/svgx">-</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="85.887" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5878" xmlns:svgx="http://www.xml-cml.org/schema/svgx">3</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="92.289" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5880" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="94.576" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5882" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="98.64" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5884" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="100.927" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5886" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="104.424" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5888" xmlns:svgx="http://www.xml-cml.org/schema/svgx">k</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="108.658" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5890" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="112.19" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5892" xmlns:svgx="http://www.xml-cml.org/schema/svgx">/</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="114.476" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5894" xmlns:svgx="http://www.xml-cml.org/schema/svgx">f</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="117.008" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5896" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="121.242" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5898" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="125.281" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5900" xmlns:svgx="http://www.xml-cml.org/schema/svgx">d</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="131.683" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5902" xmlns:svgx="http://www.xml-cml.org/schema/svgx">d</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="135.917" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5904" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="138.035" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5906" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="141.608" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5908" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="144.335" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5910" xmlns:svgx="http://www.xml-cml.org/schema/svgx">y</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="232.828" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5912" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="376.711" y="603.716" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5914" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="666.0" x="51.024" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5916" xmlns:svgx="http://www.xml-cml.org/schema/svgx">C</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="56.664" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5918" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="60.72" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5920" xmlns:svgx="http://www.xml-cml.org/schema/svgx">g</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="64.954" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5922" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="68.993" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5924" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="71.144" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5926" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="73.431" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5928" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="75.565" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5930" xmlns:svgx="http://www.xml-cml.org/schema/svgx">v</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="79.799" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5932" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="85.599" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5934" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="89.173" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5936" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="93.407" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5938" xmlns:svgx="http://www.xml-cml.org/schema/svgx">d</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="99.716" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5940" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="103.95" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5942" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="107.032" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5944" xmlns:svgx="http://www.xml-cml.org/schema/svgx">y</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="111.267" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5946" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="114.798" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5948" xmlns:svgx="http://www.xml-cml.org/schema/svgx">h</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="119.032" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5950" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="123.071" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5952" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="127.305" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5954" xmlns:svgx="http://www.xml-cml.org/schema/svgx">h</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="131.345" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5956" xmlns:svgx="http://www.xml-cml.org/schema/svgx">y</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="135.579" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5958" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="138.602" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5960" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="140.888" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5962" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="144.953" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5964" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="147.239" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5966" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="151.304" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5968" xmlns:svgx="http://www.xml-cml.org/schema/svgx">g</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="155.538" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5970" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="157.596" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5972" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="161.297" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5974" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="164.853" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5976" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="770.0" x="169.333" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5978" xmlns:svgx="http://www.xml-cml.org/schema/svgx">m</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="175.735" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5980" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="179.436" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5982" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="182.933" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5984" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="186.193" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5986" xmlns:svgx="http://www.xml-cml.org/schema/svgx">u</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="190.249" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5988" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="192.858" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5990" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="196.558" y="616.419" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5992" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="666.0" x="59.475" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5994" xmlns:svgx="http://www.xml-cml.org/schema/svgx">C</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="65.115" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5996" xmlns:svgx="http://www.xml-cml.org/schema/svgx">O</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="885.0" x="71.043" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text5998" xmlns:svgx="http://www.xml-cml.org/schema/svgx">M</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="78.41" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6000" xmlns:svgx="http://www.xml-cml.org/schema/svgx">P</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="82.322" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6002" xmlns:svgx="http://www.xml-cml.org/schema/svgx">A</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="88.275" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6004" xmlns:svgx="http://www.xml-cml.org/schema/svgx">S</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="92.95" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6006" xmlns:svgx="http://www.xml-cml.org/schema/svgx">S</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="99.724" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6008" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="103.425" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6010" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="107.49" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6012" xmlns:svgx="http://www.xml-cml.org/schema/svgx">g</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="111.724" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6014" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="115.712" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6016" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="117.999" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6018" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="120.133" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6020" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="122.419" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6022" xmlns:svgx="http://www.xml-cml.org/schema/svgx">v</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="126.484" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6024" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="132.327" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6026" xmlns:svgx="http://www.xml-cml.org/schema/svgx">b</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="136.561" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6028" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="140.092" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6030" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="142.379" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6032" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="144.453" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6034" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="148.154" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6036" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="150.745" y="629.121" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6038" xmlns:svgx="http://www.xml-cml.org/schema/svgx">y</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="154.828" y="625.364" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6040" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="232.838" y="629.105" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6042" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="280.8" y="629.105" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6044" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="376.721" y="629.105" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6046" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="476.841" y="629.105" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6048" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="604.0" x="59.468" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6050" xmlns:svgx="http://www.xml-cml.org/schema/svgx">T</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="64.007" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6052" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="67.581" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6054" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="70.841" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6056" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="75.236" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6058" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="79.47" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6060" xmlns:svgx="http://www.xml-cml.org/schema/svgx">f</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="84.306" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6062" xmlns:svgx="http://www.xml-cml.org/schema/svgx">V</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="89.403" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6064" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="92.977" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6066" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="95.704" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6068" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="97.855" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6070" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="101.428" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6072" xmlns:svgx="http://www.xml-cml.org/schema/svgx">b</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="105.662" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6074" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="107.779" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6076" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="111.48" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6078" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="116.849" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6080" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="121.083" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6082" xmlns:svgx="http://www.xml-cml.org/schema/svgx">f</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="125.859" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6084" xmlns:svgx="http://www.xml-cml.org/schema/svgx">A</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="131.939" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6086" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="134.082" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6088" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="136.233" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6090" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="139.933" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6092" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="143.998" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6094" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="146.284" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6096" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="148.359" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6098" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="152.593" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6100" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="158.961" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6102" xmlns:svgx="http://www.xml-cml.org/schema/svgx">(</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="604.0" x="161.569" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6104" xmlns:svgx="http://www.xml-cml.org/schema/svgx">T</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="166.498" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6106" xmlns:svgx="http://www.xml-cml.org/schema/svgx">O</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="172.578" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6108" xmlns:svgx="http://www.xml-cml.org/schema/svgx">V</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="177.439" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6110" xmlns:svgx="http://www.xml-cml.org/schema/svgx">A</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="183.392" y="641.808" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6112" xmlns:svgx="http://www.xml-cml.org/schema/svgx">)</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="186.066" y="638.063" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6114" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="232.838" y="641.805" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6116" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="280.8" y="641.805" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6118" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="376.721" y="641.805" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6120" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="476.841" y="641.805" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6122" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="666.0" x="59.468" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6124" xmlns:svgx="http://www.xml-cml.org/schema/svgx">B</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="65.108" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6126" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="67.691" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6128" xmlns:svgx="http://www.xml-cml.org/schema/svgx">u</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="71.925" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6130" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="75.964" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6132" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="79.538" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6134" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="885.0" x="84.018" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6136" xmlns:svgx="http://www.xml-cml.org/schema/svgx">M</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="91.512" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6138" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="95.585" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6140" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="99.819" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6142" xmlns:svgx="http://www.xml-cml.org/schema/svgx">d</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="106.128" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6144" xmlns:svgx="http://www.xml-cml.org/schema/svgx">S</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="110.803" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6146" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="114.291" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6148" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="117.992" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6150" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="120.135" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6152" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="125.978" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6154" xmlns:svgx="http://www.xml-cml.org/schema/svgx">(</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="666.0" x="128.704" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6156" xmlns:svgx="http://www.xml-cml.org/schema/svgx">B</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="666.0" x="134.2" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6158" xmlns:svgx="http://www.xml-cml.org/schema/svgx">R</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="139.84" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6160" xmlns:svgx="http://www.xml-cml.org/schema/svgx">U</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="885.0" x="145.708" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6162" xmlns:svgx="http://www.xml-cml.org/schema/svgx">M</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="153.203" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6164" xmlns:svgx="http://www.xml-cml.org/schema/svgx">S</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="157.725" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6166" xmlns:svgx="http://www.xml-cml.org/schema/svgx">)</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="232.838" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6168" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="280.802" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6170" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="331.196" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6172" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="376.721" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6174" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="427.175" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6176" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="476.84" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6178" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="527.243" y="654.507" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6180" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="604.0" x="59.468" y="667.209" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6182" xmlns:svgx="http://www.xml-cml.org/schema/svgx">E</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="604.0" x="64.583" y="667.209" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6184" xmlns:svgx="http://www.xml-cml.org/schema/svgx">E</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="69.503" y="667.209" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6186" xmlns:svgx="http://www.xml-cml.org/schema/svgx">G</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="77.777" y="667.209" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6188" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="80.503" y="667.209" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6190" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="84.009" y="667.209" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6192" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="87.269" y="667.209" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6194" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="89.395" y="667.209" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6196" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="91.681" y="667.209" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6198" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="95.746" y="667.209" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6200" xmlns:svgx="http://www.xml-cml.org/schema/svgx">g</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="102.148" y="667.209" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6202" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="105.408" y="667.209" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6204" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="107.475" y="667.209" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6206" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="111.175" y="667.209" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6208" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="113.318" y="667.209" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6210" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="116.901" y="663.461" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6212" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="280.8" y="667.203" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6214" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="376.724" y="667.203" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6216" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="476.84" y="667.203" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6218" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="59.475" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6220" xmlns:svgx="http://www.xml-cml.org/schema/svgx">S</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="64.149" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6222" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="66.275" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6224" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="69.849" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6226" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="73.549" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6228" xmlns:svgx="http://www.xml-cml.org/schema/svgx">d</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="77.614" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6230" xmlns:svgx="http://www.xml-cml.org/schema/svgx">y</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="81.848" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6232" xmlns:svgx="http://www.xml-cml.org/schema/svgx">-</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="84.363" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6234" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="87.623" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6236" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="89.749" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6238" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="93.449" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6240" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="95.533" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6242" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="101.426" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6244" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="103.713" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6246" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="107.778" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6248" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="112.012" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6250" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="116.051" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6252" xmlns:svgx="http://www.xml-cml.org/schema/svgx">g</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="120.285" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6254" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="122.8" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6256" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="126.501" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6258" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="130.566" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6260" xmlns:svgx="http://www.xml-cml.org/schema/svgx">h</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="134.8" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6262" xmlns:svgx="http://www.xml-cml.org/schema/svgx">y</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="141.108" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6264" xmlns:svgx="http://www.xml-cml.org/schema/svgx">(</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="666.0" x="143.717" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6266" xmlns:svgx="http://www.xml-cml.org/schema/svgx">C</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="149.356" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6268" xmlns:svgx="http://www.xml-cml.org/schema/svgx">P</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="604.0" x="153.862" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6270" xmlns:svgx="http://www.xml-cml.org/schema/svgx">T</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="158.172" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6272" xmlns:svgx="http://www.xml-cml.org/schema/svgx">-</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="160.899" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6274" xmlns:svgx="http://www.xml-cml.org/schema/svgx">A</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="166.793" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6276" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="604.0" x="172.873" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6278" xmlns:svgx="http://www.xml-cml.org/schema/svgx">E</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="177.793" y="679.906" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6280" xmlns:svgx="http://www.xml-cml.org/schema/svgx">)</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="180.454" y="676.161" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6282" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="280.8" y="679.902" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6284" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="376.724" y="679.902" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6286" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="476.84" y="679.902" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6288" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="51.024" y="696.457" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6290" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="604.0" x="55.219" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6292" xmlns:svgx="http://www.xml-cml.org/schema/svgx">T</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="60.207" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6294" xmlns:svgx="http://www.xml-cml.org/schema/svgx">h</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="64.441" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6296" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="67.972" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6298" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="71.232" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6300" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="76.982" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6302" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="79.269" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6304" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="81.403" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6306" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="770.0" x="84.976" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6308" xmlns:svgx="http://www.xml-cml.org/schema/svgx">m</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="91.497" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6310" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="96.882" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6312" xmlns:svgx="http://www.xml-cml.org/schema/svgx">w</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="102.963" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6314" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="106.46" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6316" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="109.187" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6318" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="115.021" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6320" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="119.255" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6322" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="123.295" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6324" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="127.774" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6326" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="131.348" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6328" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="770.0" x="135.582" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6330" xmlns:svgx="http://www.xml-cml.org/schema/svgx">m</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="141.95" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6332" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="146.032" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6334" xmlns:svgx="http://www.xml-cml.org/schema/svgx">l</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="148.318" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6336" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="151.875" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6338" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="154.026" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6340" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="157.726" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6342" xmlns:svgx="http://www.xml-cml.org/schema/svgx">d</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="164.061" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6344" xmlns:svgx="http://www.xml-cml.org/schema/svgx">b</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="168.295" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6346" xmlns:svgx="http://www.xml-cml.org/schema/svgx">y</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="174.663" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6348" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="176.814" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6350" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="181.048" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6352" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="183.165" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6354" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="186.865" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6356" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="189.287" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6358" xmlns:svgx="http://www.xml-cml.org/schema/svgx">-</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="192.014" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6360" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="195.13" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6362" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="197.281" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6364" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="200.982" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6366" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="203.124" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6368" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="209.018" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6370" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="213.252" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6372" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="216.724" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6374" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="219.451" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6376" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="221.543" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6378" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="223.829" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6380" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="227.386" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6382" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="229.537" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6384" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="233.771" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6386" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="237.302" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6388" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="241.536" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6390" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="243.653" y="700.198" font-size="8.468" font-family="TimesNewRoman" font-weight="normal" id="text6392" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="604.0" x="51.024" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6394" xmlns:svgx="http://www.xml-cml.org/schema/svgx">A</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="718.0" x="54.86" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6396" xmlns:svgx="http://www.xml-cml.org/schema/svgx">H</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="61.509" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6398" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="64.171" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6400" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="68.085" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6402" xmlns:svgx="http://www.xml-cml.org/schema/svgx">h</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="71.147" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6404" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="770.0" x="74.324" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6406" xmlns:svgx="http://www.xml-cml.org/schema/svgx">m</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="79.032" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6408" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="250.0" x="81.808" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6410" xmlns:svgx="http://www.xml-cml.org/schema/svgx">,</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="500.0" x="85.49" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6412" xmlns:svgx="http://www.xml-cml.org/schema/svgx">S</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="666.0" x="88.552" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6414" xmlns:svgx="http://www.xml-cml.org/schema/svgx">w</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="270.0" x="92.781" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6416" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="500.0" x="94.331" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6418" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="99.723" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6420" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="102.384" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6422" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="552.0" x="106.296" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6424" xmlns:svgx="http://www.xml-cml.org/schema/svgx">S</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="109.802" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6426" xmlns:svgx="http://www.xml-cml.org/schema/svgx">w</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="114.178" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6428" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="115.766" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6430" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="118.941" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6432" xmlns:svgx="http://www.xml-cml.org/schema/svgx">b</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="121.945" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6434" xmlns:svgx="http://www.xml-cml.org/schema/svgx">u</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="125.006" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6436" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="127.051" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6438" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="130.049" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6440" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="250.0" x="132.71" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6442" xmlns:svgx="http://www.xml-cml.org/schema/svgx">,</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="604.0" x="136.514" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6444" xmlns:svgx="http://www.xml-cml.org/schema/svgx">P</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="385.0" x="140.35" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6446" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="500.0" x="142.58" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6448" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="437.0" x="145.641" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6450" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="150.633" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6452" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="153.694" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6454" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="155.739" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6456" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="158.343" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6458" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="161.004" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6460" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="162.719" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6462" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="164.237" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6464" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="167.012" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6466" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="171.89" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6468" xmlns:svgx="http://www.xml-cml.org/schema/svgx">d</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="174.951" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6470" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="177.726" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6472" xmlns:svgx="http://www.xml-cml.org/schema/svgx">y</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="250.0" x="180.336" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6474" xmlns:svgx="http://www.xml-cml.org/schema/svgx">,</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="666.0" x="184.083" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6476" xmlns:svgx="http://www.xml-cml.org/schema/svgx">C</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="604.0" x="188.313" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6478" xmlns:svgx="http://www.xml-cml.org/schema/svgx">P</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="552.0" x="191.965" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6480" xmlns:svgx="http://www.xml-cml.org/schema/svgx">T</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="322.0" x="194.912" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6482" xmlns:svgx="http://www.xml-cml.org/schema/svgx">-</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="604.0" x="196.957" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6484" xmlns:svgx="http://www.xml-cml.org/schema/svgx">A</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="604.0" x="200.64" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6486" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNBD+KmwktxAdvTT50a2f13e.I" svgx:width="604.0" x="204.476" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" font-style="italic" id="text6488" xmlns:svgx="http://www.xml-cml.org/schema/svgx">E</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="210.389" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6490" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="213.057" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6492" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="216.118" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6494" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="219.293" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6496" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="220.824" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6498" xmlns:svgx="http://www.xml-cml.org/schema/svgx">i</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="222.539" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6500" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="225.53" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6502" xmlns:svgx="http://www.xml-cml.org/schema/svgx">u</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="228.591" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6504" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="231.767" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6506" xmlns:svgx="http://www.xml-cml.org/schema/svgx">u</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="234.771" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6508" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="239.42" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6510" xmlns:svgx="http://www.xml-cml.org/schema/svgx">p</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="242.481" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6512" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="245.142" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6514" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="247.187" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6516" xmlns:svgx="http://www.xml-cml.org/schema/svgx">f</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="249.054" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6518" xmlns:svgx="http://www.xml-cml.org/schema/svgx">o</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="252.115" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6520" xmlns:svgx="http://www.xml-cml.org/schema/svgx">r</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="770.0" x="254.16" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6522" xmlns:svgx="http://www.xml-cml.org/schema/svgx">m</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="258.86" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6524" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="261.636" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6526" xmlns:svgx="http://www.xml-cml.org/schema/svgx">n</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="264.64" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6528" xmlns:svgx="http://www.xml-cml.org/schema/svgx">c</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="267.301" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6530" xmlns:svgx="http://www.xml-cml.org/schema/svgx">e</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="270.0" x="272.286" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6532" xmlns:svgx="http://www.xml-cml.org/schema/svgx">t</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="437.0" x="273.874" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6534" xmlns:svgx="http://www.xml-cml.org/schema/svgx">a</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="385.0" x="276.649" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6536" xmlns:svgx="http://www.xml-cml.org/schema/svgx">s</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="500.0" x="278.917" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6538" xmlns:svgx="http://www.xml-cml.org/schema/svgx">k</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="322.0" x="281.978" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6540" xmlns:svgx="http://www.xml-cml.org/schema/svgx">-</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="284.023" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6542" xmlns:svgx="http://www.xml-cml.org/schema/svgx">A</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="718.0" x="288.443" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6544" xmlns:svgx="http://www.xml-cml.org/schema/svgx">X</text> <text stroke="none" fill="#131313" clip-path="url(#clipPath1)" svgx:fontName="NHJNAA+KyxfnhAdvTT3713a231" svgx:width="604.0" x="292.863" y="714.428" font-size="5.988" font-family="TimesNewRoman" font-weight="normal" id="text6546" xmlns:svgx="http://www.xml-cml.org/schema/svgx">E</text> <g class="sections" transform="matrix(1.0,0.0,0.0,1.0,0.0,0.0)"> <rect stroke="black" stroke-width="1.0" x="51.024" y="449.765" width="80.66951599999999" height="8.468000000000018" fill="yellow" opacity="0.2" class="table.title"> <title stroke="black" stroke-width="1.0">table.title</title> </rect> <rect stroke="black" stroke-width="1.0" x="51.024" y="468.64099999999996" width="493.2130000000001" height="38.34400000000005" fill="red" opacity="0.2" class="table.header"> <title stroke="black" stroke-width="1.0">table.header</title> </rect> <rect stroke="black" stroke-width="1.0" x="51.024" y="519.043" width="482.306024" height="160.86299999999994" fill="cyan" opacity="0.2" class="table.body"> <title stroke="black" stroke-width="1.0">table.body</title> </rect> <rect stroke="black" stroke-width="1.0" x="51.024" y="690.4689999999999" width="245.45575200000002" height="23.95900000000006" fill="blue" opacity="0.2" class="table.footer"> <title stroke="black" stroke-width="1.0">table.footer</title> </rect> </g> <g class="title.title" transform="matrix(1.0,0.0,0.0,1.0,0.0,0.0)"> <rect stroke="black" stroke-width="1.0" x="51.024" y="449.765" width="80.66951599999999" height="8.468000000000018" fill="yellow" opacity="0.2"> <title stroke="black" stroke-width="1.0">TITLE: {[TimesNewRoman x 2]}{[8.468 x 2]}{[normal, bold]}{[null x 2]} //Table 1 Study outline </title> </rect> </g> <g class="header.columnBoxes" transform="matrix(1.0,0.0,0.0,1.0,0.0,0.0)"> <rect stroke="black" stroke-width="1.0" x="51.0" y="468.64099999999996" width="64.0" height="38.34400000000005" fill="green" opacity="0.2"> <title stroke="black" stroke-width="1.0">HEADERCOLUMN: 0/On-site participants // Distant participants // </title> </rect> <rect stroke="black" stroke-width="1.0" x="232.0" y="468.64099999999996" width="15.0" height="38.34400000000005" fill="green" opacity="0.2"> <title stroke="black" stroke-width="1.0">HEADERCOLUMN: 1/V1 // W1 // Prac // Prac // </title> </rect> <rect stroke="black" stroke-width="1.0" x="280.0" y="468.64099999999996" width="17.0" height="38.34400000000005" fill="green" opacity="0.2"> <title stroke="black" stroke-width="1.0">HEADERCOLUMN: 2/V2 // W2 // Swin // AH // </title> </rect> <rect stroke="black" stroke-width="1.0" x="331.0" y="468.64099999999996" width="12.0" height="38.34400000000005" fill="green" opacity="0.2"> <title stroke="black" stroke-width="1.0">HEADERCOLUMN: 3/W4 // AH // AH // </title> </rect> <rect stroke="black" stroke-width="1.0" x="376.0" y="468.64099999999996" width="17.0" height="38.34400000000005" fill="green" opacity="0.2"> <title stroke="black" stroke-width="1.0">HEADERCOLUMN: 4/V3 // W8 // Swin // AH // </title> </rect> <rect stroke="black" stroke-width="1.0" x="427.0" y="468.64099999999996" width="16.0" height="38.34400000000005" fill="green" opacity="0.2"> <title stroke="black" stroke-width="1.0">HEADERCOLUMN: 5/W10 // AH // AH // </title> </rect> <rect stroke="black" stroke-width="1.0" x="476.0" y="468.64099999999996" width="17.0" height="38.34400000000005" fill="green" opacity="0.2"> <title stroke="black" stroke-width="1.0">HEADERCOLUMN: 6/V4 // W14 // Swin // AH // </title> </rect> <rect stroke="black" stroke-width="1.0" x="527.0" y="468.64099999999996" width="17.0" height="38.34400000000005" fill="green" opacity="0.2"> <title stroke="black" stroke-width="1.0">HEADERCOLUMN: 7/W18 // F/Up // AH // </title> </rect> </g> <g class="header.boxes" transform="matrix(1.0,0.0,0.0,1.0,0.0,0.0)"/> <g class="body.subtableBoxes" transform="matrix(1.0,0.0,0.0,1.0,0.0,0.0)"> <rect stroke="black" stroke-width="1.0" x="186.066" y="531.7460000000001" width="347.26402399999995" height="76.20499999999993" fill="yellow" opacity="0.2"/> <rect stroke="black" stroke-width="1.0" x="186.066" y="620.653" width="347.26402399999995" height="59.25299999999993" fill="red" opacity="0.2"/> </g> <g class="body.columnBoxes" transform="matrix(1.0,0.0,0.0,1.0,0.0,0.0)"> <rect stroke="black" stroke-width="1.0" x="51.0" y="519.043" width="148.0" height="160.86299999999994" fill="red" opacity="0.2"> <title stroke="black" stroke-width="1.0">BODYCOLUMN: 0/Behavioural and demographic measures // Structured interview (DSM ADHD rating) // Connors Parent Rating Scale // // Global Clinical Impression scale // ^{a} // Current health and medical questionnaire // Demographics questionnaire // Omega-3 intake/food diary // Cognitive and psychophysiological measures // // COMPASS cognitive battery // ^{a} // // Test of Variables of Attention (TOVA) // ^{a} // Brunel Mood Scale (BRUMS) // // EEG resting state // ^{a} // // Steady-state topography (CPT-AXE) // ^{a} // </title> </rect> <rect stroke="black" stroke-width="1.0" x="232.0" y="519.043" width="6.0" height="160.86299999999994" fill="red" opacity="0.2"> <title stroke="black" stroke-width="1.0">BODYCOLUMN: 1/ // X // // // // // X // X // X // // // X // // // X // // X // // // // // // // </title> </rect> <rect stroke="black" stroke-width="1.0" x="280.0" y="519.043" width="6.0" height="160.86299999999994" fill="red" opacity="0.2"> <title stroke="black" stroke-width="1.0">BODYCOLUMN: 2/ // // X // // X // // X // // // // // X // // // X // // X // // X // // // X // // </title> </rect> <rect stroke="black" stroke-width="1.0" x="331.0" y="519.043" width="6.0" height="160.86299999999994" fill="red" opacity="0.2"> <title stroke="black" stroke-width="1.0">BODYCOLUMN: 3/ // // X // // // // X // // // // // // // // // // X // // // // // // // </title> </rect> <rect stroke="black" stroke-width="1.0" x="376.0" y="519.043" width="6.0" height="160.86299999999994" fill="red" opacity="0.2"> <title stroke="black" stroke-width="1.0">BODYCOLUMN: 4/ // // X // // X // // X // // X // // // X // // // X // // X // // X // // // X // // </title> </rect> <rect stroke="black" stroke-width="1.0" x="427.0" y="519.043" width="6.0" height="160.86299999999994" fill="red" opacity="0.2"> <title stroke="black" stroke-width="1.0">BODYCOLUMN: 5/ // // X // // // // X // // // // // // // // // // X // // // // // // // </title> </rect> <rect stroke="black" stroke-width="1.0" x="476.0" y="519.043" width="6.0" height="160.86299999999994" fill="red" opacity="0.2"> <title stroke="black" stroke-width="1.0">BODYCOLUMN: 6/ // // X // // X // // X // // // // // X // // // X // // X // // X // // // X // // </title> </rect> <rect stroke="black" stroke-width="1.0" x="527.0" y="519.043" width="6.0" height="160.86299999999994" fill="red" opacity="0.2"> <title stroke="black" stroke-width="1.0">BODYCOLUMN: 7/ // // X // // // // // // // // // // // // // // X // // // // // // // </title> </rect> </g> <g class="body.cellBoxes" transform="matrix(1.0,0.0,0.0,1.0,0.0,0.0)"> <g class="col.0"> <rect stroke="black" stroke-width="1.0" x="51.024" y="519.043" width="131.80718" height="8.467999999999961" fill="red" opacity="0.2" class="cell.0.0"> <title stroke="black" stroke-width="1.0">0.0/Behavioural and demographic measures</title> </rect> <rect stroke="black" stroke-width="1.0" x="59.475" y="531.7460000000001" width="139.953696" height="8.467999999999961" fill="red" opacity="0.2" class="cell.0.1"> <title stroke="black" stroke-width="1.0">0.1/Structured interview (DSM ADHD rating)</title> </rect> <rect stroke="black" stroke-width="1.0" x="59.475" y="544.4480000000001" width="95.029516" height="8.467999999999961" fill="red" opacity="0.2" class="cell.0.2"> <title stroke="black" stroke-width="1.0">0.2/Connors Parent Rating Scale</title> </rect> <rect stroke="black" stroke-width="1.0" x="59.475" y="557.1500000000001" width="107.34251599999999" height="8.467999999999961" fill="red" opacity="0.2" class="cell.0.4"> <title stroke="black" stroke-width="1.0">0.4/Global Clinical Impression scale</title> </rect> <rect stroke="black" stroke-width="1.0" x="166.677" y="555.823" width="2.6167560000000094" height="5.988000000000056" fill="red" opacity="0.2" class="cell.0.5"> <title stroke="black" stroke-width="1.0">0.5/^{a}</title> </rect> <rect stroke="black" stroke-width="1.0" x="59.475" y="569.844" width="135.558516" height="8.467999999999961" fill="red" opacity="0.2" class="cell.0.6"> <title stroke="black" stroke-width="1.0">0.6/Current health and medical questionnaire</title> </rect> <rect stroke="black" stroke-width="1.0" x="59.475" y="582.546" width="94.11551599999999" height="8.467999999999961" fill="red" opacity="0.2" class="cell.0.7"> <title stroke="black" stroke-width="1.0">0.7/Demographics questionnaire</title> </rect> <rect stroke="black" stroke-width="1.0" x="59.475" y="595.248" width="89.09400000000002" height="8.467999999999961" fill="red" opacity="0.2" class="cell.0.8"> <title stroke="black" stroke-width="1.0">0.8/Omega-3 intake/food diary</title> </rect> <rect stroke="black" stroke-width="1.0" x="51.024" y="607.951" width="148.79417999999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.0.9"> <title stroke="black" stroke-width="1.0">0.9/Cognitive and psychophysiological measures</title> </rect> <rect stroke="black" stroke-width="1.0" x="59.475" y="620.653" width="95.50400000000002" height="8.467999999999961" fill="red" opacity="0.2" class="cell.0.11"> <title stroke="black" stroke-width="1.0">0.11/COMPASS cognitive battery</title> </rect> <rect stroke="black" stroke-width="1.0" x="154.828" y="619.376" width="2.6167560000000094" height="5.988000000000056" fill="red" opacity="0.2" class="cell.0.12"> <title stroke="black" stroke-width="1.0">0.12/^{a}</title> </rect> <rect stroke="black" stroke-width="1.0" x="59.468" y="633.34" width="126.650696" height="8.467999999999961" fill="red" opacity="0.2" class="cell.0.14"> <title stroke="black" stroke-width="1.0">0.14/Test of Variables of Attention (TOVA)</title> </rect> <rect stroke="black" stroke-width="1.0" x="186.066" y="632.0749999999999" width="2.6167560000000094" height="5.988000000000056" fill="red" opacity="0.2" class="cell.0.15"> <title stroke="black" stroke-width="1.0">0.15/^{a}</title> </rect> <rect stroke="black" stroke-width="1.0" x="59.468" y="646.039" width="100.983696" height="8.467999999999961" fill="red" opacity="0.2" class="cell.0.16"> <title stroke="black" stroke-width="1.0">0.16/Brunel Mood Scale (BRUMS)</title> </rect> <rect stroke="black" stroke-width="1.0" x="59.468" y="658.741" width="57.55051599999999" height="8.467999999999961" fill="red" opacity="0.2" class="cell.0.18"> <title stroke="black" stroke-width="1.0">0.18/EEG resting state</title> </rect> <rect stroke="black" stroke-width="1.0" x="116.901" y="657.473" width="2.616755999999995" height="5.988000000000056" fill="red" opacity="0.2" class="cell.0.19"> <title stroke="black" stroke-width="1.0">0.19/^{a}</title> </rect> <rect stroke="black" stroke-width="1.0" x="59.475" y="671.438" width="121.04469600000002" height="8.467999999999961" fill="red" opacity="0.2" class="cell.0.21"> <title stroke="black" stroke-width="1.0">0.21/Steady-state topography (CPT-AXE)</title> </rect> <rect stroke="black" stroke-width="1.0" x="180.454" y="670.1729999999999" width="2.6167560000000094" height="5.988000000000056" fill="red" opacity="0.2" class="cell.0.22"> <title stroke="black" stroke-width="1.0">0.22/^{a}</title> </rect> </g> <g class="col.1"> <rect stroke="black" stroke-width="1.0" x="232.836" y="531.7460000000001" width="6.080024000000009" height="8.467999999999961" fill="red" opacity="0.2" class="cell.1.1"> <title stroke="black" stroke-width="1.0">1.1/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="232.836" y="569.844" width="6.080024000000009" height="8.467999999999961" fill="red" opacity="0.2" class="cell.1.6"> <title stroke="black" stroke-width="1.0">1.6/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="232.828" y="582.546" width="6.080024000000009" height="8.467999999999961" fill="red" opacity="0.2" class="cell.1.7"> <title stroke="black" stroke-width="1.0">1.7/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="232.828" y="595.248" width="6.080024000000009" height="8.467999999999961" fill="red" opacity="0.2" class="cell.1.8"> <title stroke="black" stroke-width="1.0">1.8/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="232.838" y="620.6370000000001" width="6.080024000000009" height="8.467999999999961" fill="red" opacity="0.2" class="cell.1.11"> <title stroke="black" stroke-width="1.0">1.11/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="232.838" y="633.337" width="6.080024000000009" height="8.467999999999961" fill="red" opacity="0.2" class="cell.1.14"> <title stroke="black" stroke-width="1.0">1.14/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="232.838" y="646.039" width="6.080024000000009" height="8.467999999999961" fill="red" opacity="0.2" class="cell.1.16"> <title stroke="black" stroke-width="1.0">1.16/X</title> </rect> </g> <g class="col.2"> <rect stroke="black" stroke-width="1.0" x="280.8" y="544.4480000000001" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.2.2"> <title stroke="black" stroke-width="1.0">2.2/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="280.8" y="557.142" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.2.4"> <title stroke="black" stroke-width="1.0">2.4/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="280.8" y="569.844" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.2.6"> <title stroke="black" stroke-width="1.0">2.6/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="280.8" y="620.6370000000001" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.2.11"> <title stroke="black" stroke-width="1.0">2.11/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="280.8" y="633.337" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.2.14"> <title stroke="black" stroke-width="1.0">2.14/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="280.802" y="646.039" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.2.16"> <title stroke="black" stroke-width="1.0">2.16/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="280.8" y="658.735" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.2.18"> <title stroke="black" stroke-width="1.0">2.18/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="280.8" y="671.4340000000001" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.2.21"> <title stroke="black" stroke-width="1.0">2.21/X</title> </rect> </g> <g class="col.3"> <rect stroke="black" stroke-width="1.0" x="331.202" y="544.4480000000001" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.3.2"> <title stroke="black" stroke-width="1.0">3.2/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="331.203" y="569.844" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.3.6"> <title stroke="black" stroke-width="1.0">3.6/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="331.196" y="646.039" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.3.16"> <title stroke="black" stroke-width="1.0">3.16/X</title> </rect> </g> <g class="col.4"> <rect stroke="black" stroke-width="1.0" x="376.728" y="544.4480000000001" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.4.2"> <title stroke="black" stroke-width="1.0">4.2/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="376.724" y="557.142" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.4.4"> <title stroke="black" stroke-width="1.0">4.4/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="376.728" y="569.844" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.4.6"> <title stroke="black" stroke-width="1.0">4.6/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="376.711" y="595.248" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.4.8"> <title stroke="black" stroke-width="1.0">4.8/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="376.721" y="620.6370000000001" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.4.11"> <title stroke="black" stroke-width="1.0">4.11/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="376.721" y="633.337" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.4.14"> <title stroke="black" stroke-width="1.0">4.14/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="376.721" y="646.039" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.4.16"> <title stroke="black" stroke-width="1.0">4.16/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="376.724" y="658.735" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.4.18"> <title stroke="black" stroke-width="1.0">4.18/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="376.724" y="671.4340000000001" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.4.21"> <title stroke="black" stroke-width="1.0">4.21/X</title> </rect> </g> <g class="col.5"> <rect stroke="black" stroke-width="1.0" x="427.181" y="544.4480000000001" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.5.2"> <title stroke="black" stroke-width="1.0">5.2/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="427.181" y="569.844" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.5.6"> <title stroke="black" stroke-width="1.0">5.6/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="427.175" y="646.039" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.5.16"> <title stroke="black" stroke-width="1.0">5.16/X</title> </rect> </g> <g class="col.6"> <rect stroke="black" stroke-width="1.0" x="476.847" y="544.4480000000001" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.6.2"> <title stroke="black" stroke-width="1.0">6.2/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="476.84" y="557.142" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.6.4"> <title stroke="black" stroke-width="1.0">6.4/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="476.847" y="569.844" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.6.6"> <title stroke="black" stroke-width="1.0">6.6/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="476.841" y="620.6370000000001" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.6.11"> <title stroke="black" stroke-width="1.0">6.11/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="476.841" y="633.337" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.6.14"> <title stroke="black" stroke-width="1.0">6.14/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="476.84" y="646.039" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.6.16"> <title stroke="black" stroke-width="1.0">6.16/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="476.84" y="658.735" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.6.18"> <title stroke="black" stroke-width="1.0">6.18/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="476.84" y="671.4340000000001" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.6.21"> <title stroke="black" stroke-width="1.0">6.21/X</title> </rect> </g> <g class="col.7"> <rect stroke="black" stroke-width="1.0" x="527.25" y="544.4480000000001" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.7.2"> <title stroke="black" stroke-width="1.0">7.2/X</title> </rect> <rect stroke="black" stroke-width="1.0" x="527.243" y="646.039" width="6.08002399999998" height="8.467999999999961" fill="red" opacity="0.2" class="cell.7.16"> <title stroke="black" stroke-width="1.0">7.16/X</title> </rect> </g> </g> <g class="footer.title" transform="matrix(1.0,0.0,0.0,1.0,0.0,0.0)"> <rect stroke="black" stroke-width="1.0" x="51.024" y="690.4689999999999" width="245.45575200000002" height="23.95900000000006" fill="blue" opacity="0.2"> <title stroke="black" stroke-width="1.0">footer: footer.title: {[TimesNewRoman x 3]}{[5.988 x 2, 8.468]}{[normal x 3]}{[null x 2, italic]} //^{a} These items were not completed by inter-state participants AH at home, Swin at Swinburne, Prac practice day, CPT-AXE continuous performance task-AXE </title> </rect> </g> <rect x="51.0" y="449.765" width="494.16848000000005" height="264.663" stroke="black" stroke-width="2.0" fill="none"/> </g> </svg> </div> </td> </tr> </table> </html>
ContentMine/cm-ucl
corpus-oa-pmr/10.1007_s00213-016-4471-y/pdftable/doubleTable1.html
HTML
apache-2.0
224,004
<!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_21) on Fri Dec 02 11:53:58 IST 2011 --> <TITLE> Uses of Class com.invient.vaadin.charts.InvientChartsConfig.AxisBase.DateTimePlotLine </TITLE> <META NAME="date" CONTENT="2011-12-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 Class com.invient.vaadin.charts.InvientChartsConfig.AxisBase.DateTimePlotLine"; } } </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/invient/vaadin/charts/InvientChartsConfig.AxisBase.DateTimePlotLine.html" title="class in com.invient.vaadin.charts"><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-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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/invient/vaadin/charts//class-useInvientChartsConfig.AxisBase.DateTimePlotLine.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="InvientChartsConfig.AxisBase.DateTimePlotLine.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>com.invient.vaadin.charts.InvientChartsConfig.AxisBase.DateTimePlotLine</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/invient/vaadin/charts/InvientChartsConfig.AxisBase.DateTimePlotLine.html" title="class in com.invient.vaadin.charts">InvientChartsConfig.AxisBase.DateTimePlotLine</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#com.invient.vaadin.charts"><B>com.invient.vaadin.charts</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="com.invient.vaadin.charts"><!-- --></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/invient/vaadin/charts/InvientChartsConfig.AxisBase.DateTimePlotLine.html" title="class in com.invient.vaadin.charts">InvientChartsConfig.AxisBase.DateTimePlotLine</A> in <A HREF="../../../../../com/invient/vaadin/charts/package-summary.html">com.invient.vaadin.charts</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">Methods in <A HREF="../../../../../com/invient/vaadin/charts/package-summary.html">com.invient.vaadin.charts</A> that return types with arguments of type <A HREF="../../../../../com/invient/vaadin/charts/InvientChartsConfig.AxisBase.DateTimePlotLine.html" title="class in com.invient.vaadin.charts">InvientChartsConfig.AxisBase.DateTimePlotLine</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.util.LinkedHashSet&lt;<A HREF="../../../../../com/invient/vaadin/charts/InvientChartsConfig.AxisBase.DateTimePlotLine.html" title="class in com.invient.vaadin.charts">InvientChartsConfig.AxisBase.DateTimePlotLine</A>&gt;</CODE></FONT></TD> <TD><CODE><B>InvientChartsConfig.DateTimeAxis.</B><B><A HREF="../../../../../com/invient/vaadin/charts/InvientChartsConfig.DateTimeAxis.html#getPlotLines()">getPlotLines</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/invient/vaadin/charts/package-summary.html">com.invient.vaadin.charts</A> with parameters of type <A HREF="../../../../../com/invient/vaadin/charts/InvientChartsConfig.AxisBase.DateTimePlotLine.html" title="class in com.invient.vaadin.charts">InvientChartsConfig.AxisBase.DateTimePlotLine</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>InvientChartsConfig.DateTimeAxis.</B><B><A HREF="../../../../../com/invient/vaadin/charts/InvientChartsConfig.DateTimeAxis.html#addPlotLine(com.invient.vaadin.charts.InvientChartsConfig.AxisBase.DateTimePlotLine)">addPlotLine</A></B>(<A HREF="../../../../../com/invient/vaadin/charts/InvientChartsConfig.AxisBase.DateTimePlotLine.html" title="class in com.invient.vaadin.charts">InvientChartsConfig.AxisBase.DateTimePlotLine</A>&nbsp;plotLine)</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;void</CODE></FONT></TD> <TD><CODE><B>InvientChartsConfig.DateTimeAxis.</B><B><A HREF="../../../../../com/invient/vaadin/charts/InvientChartsConfig.DateTimeAxis.html#removePlotLine(com.invient.vaadin.charts.InvientChartsConfig.AxisBase.DateTimePlotLine)">removePlotLine</A></B>(<A HREF="../../../../../com/invient/vaadin/charts/InvientChartsConfig.AxisBase.DateTimePlotLine.html" title="class in com.invient.vaadin.charts">InvientChartsConfig.AxisBase.DateTimePlotLine</A>&nbsp;plotLine)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Method parameters in <A HREF="../../../../../com/invient/vaadin/charts/package-summary.html">com.invient.vaadin.charts</A> with type arguments of type <A HREF="../../../../../com/invient/vaadin/charts/InvientChartsConfig.AxisBase.DateTimePlotLine.html" title="class in com.invient.vaadin.charts">InvientChartsConfig.AxisBase.DateTimePlotLine</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>InvientChartsConfig.DateTimeAxis.</B><B><A HREF="../../../../../com/invient/vaadin/charts/InvientChartsConfig.DateTimeAxis.html#setPlotLines(java.util.LinkedHashSet)">setPlotLines</A></B>(java.util.LinkedHashSet&lt;<A HREF="../../../../../com/invient/vaadin/charts/InvientChartsConfig.AxisBase.DateTimePlotLine.html" title="class in com.invient.vaadin.charts">InvientChartsConfig.AxisBase.DateTimePlotLine</A>&gt;&nbsp;plotLines)</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/invient/vaadin/charts/InvientChartsConfig.AxisBase.DateTimePlotLine.html" title="class in com.invient.vaadin.charts"><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-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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/invient/vaadin/charts//class-useInvientChartsConfig.AxisBase.DateTimePlotLine.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="InvientChartsConfig.AxisBase.DateTimePlotLine.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>
invient-cp/InvientCharts
doc/com/invient/vaadin/charts/class-use/InvientChartsConfig.AxisBase.DateTimePlotLine.html
HTML
apache-2.0
11,599
{% extends 'example/base.html' %} {% block title %} 搜索结果页面 {% endblock %} {% block contents %} {% load staticfiles %} <div class="row wrapper border-bottom white-bg page-heading"> <div class="col-lg-9"> <h2>搜索结果</h2> <ol class="breadcrumb"> <li> <a href="/example/">主页</a> </li> <li> 其他页面 </li> <li> <strong>搜索结果</strong> </li> </ol> </div> </div> <div class="wrapper wrapper-content animated fadeInRight"> <div class="row"> <div class="col-lg-12"> <div class="ibox float-e-margins"> <div class="ibox-content"> <h2> 为您找到相关结果约100,000,000个: <span class="text-navy">“后台主题”</span> </h2> <small>搜索用时 (0.23秒)</small> <div class="search-form"> <form action="/example/" method="get"> <div class="input-group"> <input type="text" placeholder="后台主题" name="search" class="form-control input-lg"> <div class="input-group-btn"> <button class="btn btn-lg btn-primary" type="submit"> 搜索 </button> </div> </div> </form> </div> <div class="hr-line-dashed"></div> <div class="search-result"> <h3><a href="/example/search_results/#">定制后台的主题目录(Theme)</a></h3> <a href="/example/search_results/#" class="search-link">koda.iteye.com/blog/10...</a> <p> 不像前台Theme目录的改变可以通过后台界面配置,后台的主题目录要自己修改相应的配置文件。 Theme目录的配置再Adminhtml模块,打开后台的配置文件 $MAGENO_DIR\app\code... </p> </div> <div class="hr-line-dashed"></div> <div class="search-result"> <h3><a href="/example/search_results/#">wordpress主题添加后台设置选项页面</a></h3> <a href="/example/search_results/#" class="search-link">www.ashuwp.com/courses...‎</a> <p> 如果你制作的主题,logo要用户自己去替换、首页调用了某个分类的文章,要更改的话得自己去改源码...这样不光用户用的不方便,有时候还得找你来帮忙,所以如果你的... </p> </div> <div class="hr-line-dashed"></div> <div class="search-result"> <h3><a href="/example/search_results/#">DiscuzX后台:主题回收站功能图文详解</a></h3> <a href="/example/search_results/#" class="search-link">www.moke8.com/article-...‎</a> <p> 主题回收站便能实现这个愿望,将前台删除的主题先放到主题回收站里,以便管理员进一步确认是否删除。 需要注意的是这个功能需要在后台开启才可以,首先这个功能是跟每个... </p> </div> <div class="hr-line-dashed"></div> <div class="search-result"> <h3><a href="/example/search_results/#">WordPress 主题后台选项简易添加(二) | 木木木木木</a></h3> <a href="/example/search_results/#" class="search-link">www.zi-han.net/wordpre... </a> <p> 此文接年初发的 《WordPress 主题选项简易添加》 ,那篇也仅放出了包含“统计代码”设置的functions代码。不过说回来,那段主题后台选项代码的扩展性还是相当不错的。... </p> </div> <div class="hr-line-dashed"></div> <div class="search-result"> <h3><a href="/example/search_results/#">[教程]wordpress主题后台设置框架Options Framework(中文版) </a></h3> <a href="/example/search_results/#" class="search-link">www.zi-han.net/wordpre... </a> <p> 对于很多刚开始写wordpress主题的新手来说,想给主题加上一些设置选项,方便使用者灵活选择和定制,这时候后台框架就成了一个绕不过的话题,一般方法无外乎两种,一种是... </p> </div> <div class="hr-line-dashed"></div> <div class="search-result"> <h3><a href="/example/search_results/#">WordPress后台主题插件:MP6 和 Bootstrap Admin | WordPress大学</a></h3> <a href="/example/search_results/#" class="search-link">www.wpdaxue.com/mp6-bo... ‎‎</a> <p> 2014年4月29日 - 倡萌之前推荐过 WordPress后台主题插件:WP Admin Theme lime ,今天在推荐两款 MP6 和 Bootstrap Admin。 MP6 MP6 是WordPress核心团队开发的Word... </p> </div> <div class="hr-line-dashed"></div> <div class="text-center"> <div class="btn-group"> <button class="btn btn-white" type="button"><i class="fa fa-chevron-left"></i> </button> <button class="btn btn-white">1</button> <button class="btn btn-white active">2</button> <button class="btn btn-white">3</button> <button class="btn btn-white">4</button> <button class="btn btn-white">5</button> <button class="btn btn-white">6</button> <button class="btn btn-white">7</button> <button class="btn btn-white" type="button"><i class="fa fa-chevron-right"></i> </button> </div> </div> </div> </div> </div> </div> </div> {% endblock %} {% block linkscriptend %} {% endblock %}
chenqi123/ipaas
example/templates/search_results.html
HTML
apache-2.0
8,070
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>nested_attributes.rb</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="../../../../../../../../../../../../css/reset.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../../../../../../../../../../../../css/main.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../../../../../../../../../../../../css/github.css" type="text/css" media="screen" /> <script src="../../../../../../../../../../../../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script> <script src="../../../../../../../../../../../../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script> <script src="../../../../../../../../../../../../js/main.js" type="text/javascript" charset="utf-8"></script> <script src="../../../../../../../../../../../../js/highlight.pack.js" type="text/javascript" charset="utf-8"></script> </head> <body> <div class="banner"> <span>Ruby on Rails 4.2.3</span><br /> <h1> nested_attributes.rb </h1> <ul class="files"> <li> ../../../../.rvm/gems/ruby-2.2.2@playme/gems/activerecord-4.2.3/lib/active_record/nested_attributes.rb </li> <li>Last modified: 2015-07-23 13:52:58 +0100</li> </ul> </div> <div id="bodyContent"> <div id="content"> <!-- File only: requires --> <div class="sectiontitle">Required Files</div> <ul> <li>active_support/core_ext/hash/except</li> <li>active_support/core_ext/object/try</li> <li>active_support/core_ext/hash/indifferent_access</li> </ul> <!-- Namespace --> <div class="sectiontitle">Namespace</div> <ul> <li> <span class="type">MODULE</span> <a href="../../../../../../../../../../../../classes/ActiveRecord.html">ActiveRecord</a> </li> <li> <span class="type">MODULE</span> <a href="../../../../../../../../../../../../classes/ActiveRecord/NestedAttributes.html">ActiveRecord::NestedAttributes</a> </li> <li> <span class="type">MODULE</span> <a href="../../../../../../../../../../../../classes/ActiveRecord/NestedAttributes/ClassMethods.html">ActiveRecord::NestedAttributes::ClassMethods</a> </li> <li> <span class="type">CLASS</span> <a href="../../../../../../../../../../../../classes/ActiveRecord/NestedAttributes/TooManyRecords.html">ActiveRecord::NestedAttributes::TooManyRecords</a> </li> </ul> <!-- Methods --> </div> </div> </body> </html>
l33z3r/playme
doc/api/files/__/__/__/__/_rvm/gems/ruby-2_2_2@playme/gems/activerecord-4_2_3/lib/active_record/nested_attributes_rb.html
HTML
apache-2.0
3,102
<faceted-datatable params="{columns: $component.tableColumns, options: $component.facetOptions, reference: mappedConcepts, rowCallback: $component.contextSensitiveLinkColor}"></faceted-datatable>
OHDSI/Calypso
js/modules/conceptsetbuilder/components/MappedConcepts.html
HTML
apache-2.0
196
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_71) on Tue Jan 06 21:14:27 PST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface org.glyptodon.guacamole.net.event.listener.TunnelConnectListener (guacamole-ext 0.9.4 API)</title> <meta name="date" content="2015-01-06"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.glyptodon.guacamole.net.event.listener.TunnelConnectListener (guacamole-ext 0.9.4 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/glyptodon/guacamole/net/event/listener/TunnelConnectListener.html" title="interface in org.glyptodon.guacamole.net.event.listener">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/glyptodon/guacamole/net/event/listener/class-use/TunnelConnectListener.html" target="_top">Frames</a></li> <li><a href="TunnelConnectListener.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface org.glyptodon.guacamole.net.event.listener.TunnelConnectListener" class="title">Uses of Interface<br>org.glyptodon.guacamole.net.event.listener.TunnelConnectListener</h2> </div> <div class="classUseContainer">No usage of org.glyptodon.guacamole.net.event.listener.TunnelConnectListener</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/glyptodon/guacamole/net/event/listener/TunnelConnectListener.html" title="interface in org.glyptodon.guacamole.net.event.listener">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/glyptodon/guacamole/net/event/listener/class-use/TunnelConnectListener.html" target="_top">Frames</a></li> <li><a href="TunnelConnectListener.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; 2015. All rights reserved.</small></p> <!-- Google Analytics --> <script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-75289145-1', 'auto'); ga('send', 'pageview'); </script> <!-- End Google Analytics --> </body> </html>
mike-jumper/incubator-guacamole-website
doc/0.9.4/guacamole-ext/org/glyptodon/guacamole/net/event/listener/class-use/TunnelConnectListener.html
HTML
apache-2.0
5,237
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_45) on Thu Nov 13 21:21:59 UTC 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> org.apache.hadoop.lib.service.hadoop Class Hierarchy (Apache Hadoop Main 2.6.0 API) </TITLE> <META NAME="date" CONTENT="2014-11-13"> <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="org.apache.hadoop.lib.service.hadoop Class Hierarchy (Apache Hadoop Main 2.6.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"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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;<A HREF="../../../../../../org/apache/hadoop/lib/service/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;<A HREF="../../../../../../org/apache/hadoop/lib/service/instrumentation/package-tree.html"><B>NEXT</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/hadoop/lib/service/hadoop/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-tree.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> Hierarchy For Package org.apache.hadoop.lib.service.hadoop </H2> </CENTER> <DL> <DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL> <HR> <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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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;<A HREF="../../../../../../org/apache/hadoop/lib/service/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;<A HREF="../../../../../../org/apache/hadoop/lib/service/instrumentation/package-tree.html"><B>NEXT</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/hadoop/lib/service/hadoop/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-tree.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; 2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
SAT-Hadoop/hadoop-2.6.0
share/doc/hadoop/api/org/apache/hadoop/lib/service/hadoop/package-tree.html
HTML
apache-2.0
6,287
<div class="modal fade" id="addRepositoryModal"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button> <h4 class="modal-title">Add Repository</h4> </div> <div class="modal-body"> <form action="{% url 'repositories' %}" method="get" role="form"> <div class="form-group"> <label for="repo">URL:</label> <input type="text" class="form-control" name="repo"> </div> <div class="form-group"> <label for="type">Type:</label><br/> <label class="radio-inline"><input type="radio" name="type" value="django">Django</label> <label class="radio-inline"><input type="radio" name="type" value="ror">Ruby on Rails</label> <label class="radio-inline"><input type="radio" name="type" value="node">Node.js</label> <label class="radio-inline"><input type="radio" name="type" value="drupal">Drupal</label> <label class="radio-inline"><input type="radio" name="type" value="grails">Grails</label> </div> <div class="form-group"> <label for="scripts">Scripts:</label> <textarea class="form-control" rows="10" id="scripts" name="scripts"></textarea> </div> <div class="form-group"> <div style="margin: 10px; text-align: center;"> <input class="btn btn-primary btn-lg" type="submit" value="Add"/> </div> </div> </form> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div><!-- /.modal-content --> </div><!-- /.modal-dialog --> </div><!-- /.modal -->
cmu-db/db-webcrawler
library/templates/admin/add_repository.html
HTML
apache-2.0
2,221
<head> <!-- **************************************************************************** --> <!-- SITE SETTINGS --> <!-- **************************************************************************** --> <!-- Font to use within the entire site --> <link rel='stylesheet' type='text/css' href='http://fonts.googleapis.com/css?family=Ubuntu:regular,italic,bold,bolditalic' > <!-- Favicon (32x32) to show on the explorer's address bar --> <link rel='shortcut icon' href='img/InvFEST_ico.png'> <!-- Page title --> <title>InvFEST: Human Polymorphic Inversion DataBase</title> <!-- Site metadata --> <meta charset='UTF-8'> <meta name="keywords" content="inversion,inversions,inversiones,chromosomal inversion,inversión cromosómica"> <meta name="description" content="Human Polymorphic Inversions Database"> <meta name="author" content="Miquel Ràmia/Raquel Egea"> <!-- **************************************************************************** --> <!-- STYLES --> <!-- **************************************************************************** --> <link rel='stylesheet' type='text/css' href='css/style.css'/> <link rel='stylesheet' type='text/css' href='css/report.css'/> <link rel='stylesheet' type='text/css' href='css/search.css'/> <!-- **************************************************************************** --> <!-- SCRIPTS --> <!-- **************************************************************************** --> <!-- Include JQuery from a CDN (or locally if the site is offline) --> <script src="https://code.jquery.com/jquery-1.4.2.min.js"></script> <script> $(window).jQuery || $(document).write('<script src="js/jquery-1.4.2.min.js" async><\/script>') </script> <!-- **************************************************************************** --> <!-- Script to allow tooltips: an "note" that appears when a user hovers over an obejct --> <script> $(document).ready(function() { // Tooltip only Text $('.masterTooltip').hover(function() { // Hover over code var title=$(this).attr('title'); $(this).data('tipText', title).removeAttr('title'); $('<p class="tooltip"></p>') .text(title) .appendTo('body') .fadeIn('slow'); }, function() { // Hover out code $(this).attr('title', $(this).data('tipText')); $('.tooltip').remove(); }).mousemove(function(e) { var mousex=e.pageX + 20; //Get X coordinates var mousey=e.pageY + 10; //Get Y coordinates $('.tooltip') .css({ top: mousey, left: mousex }) }); }); </script> <!-- **************************************************************************** --> <!-- JS-AJAX script allows information uptating without reloading the whole page --> <script src='js/myAJAXlib.js'></script> <!-- **************************************************************************** --> <!-- Loads Hihgslide JS: image, media and gallery viewer written in JavaScript --> <link href='css/css_highslide.css' rel='stylesheet' type='text/css'/> <script src='js/highslide_complete.js'></script> <script> hs.graphicsDir='img/highslide_graphics/'; hs.outlineType='rounded-white'; hs.outlineWhileAnimating=true; </script> <!-- **************************************************************************** --> <!-- Include the script to sort table content --> <script src='js/jquery.tablesorter.min.js'></script> <script> function pad(number, length) { var str='' + number; while (str.length < length) { str='0' + str; } return str; } // Add parser through the tablesorter addParser method $.tablesorter.addParser({ // Set a unique id id: 'size', is: function(s) { // Return false so this parser is not auto detected return false; }, format: function(s) { // Format your data for normalization return s.replace(/,/g,''); }, // Set type, either numeric or text type: 'numeric' }); $.tablesorter.addParser({ // Set a unique id id: 'status', is: function(s) { // Return false so this parser is not auto detected return false; }, format: function(s) { // Format your data for normalization return s.replace('Validated','1').replace('Predicted','2').replace('Unreliable prediction','3').replace('False','4'); }, // Set type, either numeric or text type: 'text' }); $.tablesorter.addParser({ // Set a unique id id: 'effect', is: function(s) { // Return false so this parser is not auto detected return false; }, format: function(s) { // Format your data for normalization return s.replace('Breaks two genes','1').replace('Breaks one gene','2').replace('Breaks different exons and introns of a gene','3').replace('Breaks a region within an exon of a gene','4').replace('Breaks a region within an intron of a gene','5').replace('Intergenic','6').replace('NA','7'); }, // Set type, either numeric or text type: 'text' }); $.tablesorter.addParser({ // Set a unique id id: 'position', is: function(s) { // Return false so this parser is not auto detected return false; }, format: function(s) { // Format your data for normalization var myposition=s.match(/^chr([^:]+):(\d+)-(\d+)$/); var mychrom=myposition[1]; mychrom=mychrom.replace('X',997).replace('Y',998).replace('M',999); var mystart=myposition[2]; var myend=myposition[3]; var mynewchrom=pad(mychrom,20); var mynewstart=pad(mystart,20); var mynewend=pad(myend,20); var mynewposition=mynewchrom + mynewstart + mynewend; return mynewposition; }, // Set type, either numeric or text type: 'text' }); // Command to make the 'sort table' option, applicable within the 'expandable divisions' (e.g. table of searching results) $(document).ready(function(){ $('#sort_table').tablesorter({headers: {1:{sorter:'position'},2:{sorter:'size'},3:{sorter:'status'},5:{sorter:'effect'}}}); }); $(document).ready(function(){ $('#sort_table2').tablesorter(); }); </script> <!-- **************************************************************************** --> <!-- Include the script for the floating menu --> <script src="js/header.js"></script> <!-- **************************************************************************** --> <!-- Script to allow 'expandable' divisions --> <script> $(document).ready(function(){ $(".hidden").hide(); //Hide all contents $(".section-title").click(function(){ //Toggle when click title $(this).next(".hidden, .grlsection-content, .section-content").slideToggle(600); var title = $(this).html(); var regExp = /\+/; if (title.match(regExp)) { title = title.replace('+','-'); $(this).html(title); } else { title = title.replace('-','+'); $(this).html(title); } }); }); </script> <!-- </head> --> <!-- The head will be closed when 'printed' in each page's script. It's made like this just in case the page needs extra scripts, styles, etc. -->
caceres-lab/InvFEST-code
invfreeze/html/header.html
HTML
apache-2.0
7,893
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <title>Uses of Class org.apache.sysds.runtime.io.hdf5.message.H5DataTypeMessage (Apache SystemDS 2.3.0-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../../../../../jquery/jquery-ui.css" title="Style"> <script type="text/javascript" src="../../../../../../../../script.js"></script> <script type="text/javascript" src="../../../../../../../../jquery/jszip/dist/jszip.min.js"></script> <script type="text/javascript" src="../../../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> <!--[if IE]> <script type="text/javascript" src="../../../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> <![endif]--> <script type="text/javascript" src="../../../../../../../../jquery/jquery-3.5.1.js"></script> <script type="text/javascript" src="../../../../../../../../jquery/jquery-ui.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.sysds.runtime.io.hdf5.message.H5DataTypeMessage (Apache SystemDS 2.3.0-SNAPSHOT API)"; } } catch(err) { } //--> var pathtoroot = "../../../../../../../../"; var useModuleDirectories = true; loadScripts(document, 'script');</script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <header role="banner"> <nav role="navigation"> <div class="fixedNav"> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a id="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a id="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../index.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../H5DataTypeMessage.html" title="class in org.apache.sysds.runtime.io.hdf5.message">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" id="allclasses_navbar_top"> <li><a href="../../../../../../../../allclasses.html">All&nbsp;Classes</a></li> </ul> <ul class="navListSearch"> <li><label for="search">SEARCH:</label> <input type="text" id="search" value="search" disabled="disabled"> <input type="reset" id="reset" value="reset" disabled="disabled"> </li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <a id="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> </div> <div class="navPadding">&nbsp;</div> <script type="text/javascript"><!-- $('.navPadding').css('padding-top', $('.fixedNav').css("height")); //--> </script> </nav> </header> <main role="main"> <div class="header"> <h2 title="Uses of Class org.apache.sysds.runtime.io.hdf5.message.H5DataTypeMessage" class="title">Uses of Class<br>org.apache.sysds.runtime.io.hdf5.message.H5DataTypeMessage</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary"> <caption><span>Packages that use <a href="../H5DataTypeMessage.html" title="class in org.apache.sysds.runtime.io.hdf5.message">H5DataTypeMessage</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"> <th class="colFirst" scope="row"><a href="#org.apache.sysds.runtime.io.hdf5">org.apache.sysds.runtime.io.hdf5</a></th> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"> <section role="region"><a id="org.apache.sysds.runtime.io.hdf5"> <!-- --> </a> <h3>Uses of <a href="../H5DataTypeMessage.html" title="class in org.apache.sysds.runtime.io.hdf5.message">H5DataTypeMessage</a> in <a href="../../package-summary.html">org.apache.sysds.runtime.io.hdf5</a></h3> <table class="useSummary"> <caption><span>Methods in <a href="../../package-summary.html">org.apache.sysds.runtime.io.hdf5</a> that return <a href="../H5DataTypeMessage.html" title="class in org.apache.sysds.runtime.io.hdf5.message">H5DataTypeMessage</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colSecond" scope="col">Method</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../H5DataTypeMessage.html" title="class in org.apache.sysds.runtime.io.hdf5.message">H5DataTypeMessage</a></code></td> <th class="colSecond" scope="row"><span class="typeNameLabel">H5ContiguousDataset.</span><code><span class="memberNameLink"><a href="../../H5ContiguousDataset.html#getDataType()">getDataType</a></span>()</code></th> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </section> </li> </ul> </li> </ul> </div> </main> <footer role="contentinfo"> <nav role="navigation"> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a id="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a id="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../index.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../H5DataTypeMessage.html" title="class in org.apache.sysds.runtime.io.hdf5.message">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" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../../allclasses.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> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <a id="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </nav> <p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </footer> </body> </html>
apache/incubator-systemml
docs/api/java/org/apache/sysds/runtime/io/hdf5/message/class-use/H5DataTypeMessage.html
HTML
apache-2.0
7,380
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_55) on Fri Jun 20 06:34:21 EDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.apache.solr.search.grouping.distributed.requestfactory.TopGroupsShardRequestFactory (Solr 4.9.0 API)</title> <meta name="date" content="2014-06-20"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.solr.search.grouping.distributed.requestfactory.TopGroupsShardRequestFactory (Solr 4.9.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/search/grouping/distributed/requestfactory/TopGroupsShardRequestFactory.html" title="class in org.apache.solr.search.grouping.distributed.requestfactory">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/search/grouping/distributed/requestfactory/class-use/TopGroupsShardRequestFactory.html" target="_top">Frames</a></li> <li><a href="TopGroupsShardRequestFactory.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.search.grouping.distributed.requestfactory.TopGroupsShardRequestFactory" class="title">Uses of Class<br>org.apache.solr.search.grouping.distributed.requestfactory.TopGroupsShardRequestFactory</h2> </div> <div class="classUseContainer">No usage of org.apache.solr.search.grouping.distributed.requestfactory.TopGroupsShardRequestFactory</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/search/grouping/distributed/requestfactory/TopGroupsShardRequestFactory.html" title="class in org.apache.solr.search.grouping.distributed.requestfactory">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/search/grouping/distributed/requestfactory/class-use/TopGroupsShardRequestFactory.html" target="_top">Frames</a></li> <li><a href="TopGroupsShardRequestFactory.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-2014 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
BibAlex/bhl_rails_4_solr
docs/solr-core/org/apache/solr/search/grouping/distributed/requestfactory/class-use/TopGroupsShardRequestFactory.html
HTML
apache-2.0
5,434
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_45) on Thu Oct 13 19:29:17 UTC 2016 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class liquibase.diff.output.changelog.core.UnexpectedSequenceChangeGenerator (Liquibase Core 3.5.3 API) </TITLE> <META NAME="date" CONTENT="2016-10-13"> <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 liquibase.diff.output.changelog.core.UnexpectedSequenceChangeGenerator (Liquibase Core 3.5.3 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="../../../../../../liquibase/diff/output/changelog/core/UnexpectedSequenceChangeGenerator.html" title="class in liquibase.diff.output.changelog.core"><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="../../../../../../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-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?liquibase/diff/output/changelog/core//class-useUnexpectedSequenceChangeGenerator.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="UnexpectedSequenceChangeGenerator.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>liquibase.diff.output.changelog.core.UnexpectedSequenceChangeGenerator</B></H2> </CENTER> No usage of liquibase.diff.output.changelog.core.UnexpectedSequenceChangeGenerator <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="../../../../../../liquibase/diff/output/changelog/core/UnexpectedSequenceChangeGenerator.html" title="class in liquibase.diff.output.changelog.core"><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="../../../../../../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-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?liquibase/diff/output/changelog/core//class-useUnexpectedSequenceChangeGenerator.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="UnexpectedSequenceChangeGenerator.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; 2016 <a href="http://www.liquibase.org">Liquibase.org</a>. All rights reserved. </BODY> </HTML>
ErpMicroServices/party-database
liquibase-3.5.3-bin/sdk/javadoc/liquibase/diff/output/changelog/core/class-use/UnexpectedSequenceChangeGenerator.html
HTML
apache-2.0
6,525
<!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 Wed Oct 03 05:15:38 UTC 2012 --> <TITLE> Uses of Class org.apache.hadoop.record.compiler.JFile (Hadoop 1.0.4 API) </TITLE> <META NAME="date" CONTENT="2012-10-03"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.record.compiler.JFile (Hadoop 1.0.4 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/record/compiler/JFile.html" title="class in org.apache.hadoop.record.compiler"><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/record/compiler//class-useJFile.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="JFile.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.record.compiler.JFile</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/record/compiler/JFile.html" title="class in org.apache.hadoop.record.compiler">JFile</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.hadoop.record.compiler"><B>org.apache.hadoop.record.compiler</B></A></TD> <TD>This package contains classes needed for code generation from the hadoop record compiler.&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.hadoop.record.compiler.generated"><B>org.apache.hadoop.record.compiler.generated</B></A></TD> <TD>This package contains code generated by JavaCC from the Hadoop record syntax file rcc.jj.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.hadoop.record.compiler"><!-- --></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/record/compiler/JFile.html" title="class in org.apache.hadoop.record.compiler">JFile</A> in <A HREF="../../../../../../org/apache/hadoop/record/compiler/package-summary.html">org.apache.hadoop.record.compiler</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">Constructor parameters in <A HREF="../../../../../../org/apache/hadoop/record/compiler/package-summary.html">org.apache.hadoop.record.compiler</A> with type arguments of type <A HREF="../../../../../../org/apache/hadoop/record/compiler/JFile.html" title="class in org.apache.hadoop.record.compiler">JFile</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../../org/apache/hadoop/record/compiler/JFile.html#JFile(java.lang.String, java.util.ArrayList, java.util.ArrayList)">JFile</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name, <A HREF="http://java.sun.com/javase/6/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A>&lt;<A HREF="../../../../../../org/apache/hadoop/record/compiler/JFile.html" title="class in org.apache.hadoop.record.compiler">JFile</A>&gt;&nbsp;inclFiles, <A HREF="http://java.sun.com/javase/6/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A>&lt;<A HREF="../../../../../../org/apache/hadoop/record/compiler/JRecord.html" title="class in org.apache.hadoop.record.compiler">JRecord</A>&gt;&nbsp;recList)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance of JFile</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.hadoop.record.compiler.generated"><!-- --></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/record/compiler/JFile.html" title="class in org.apache.hadoop.record.compiler">JFile</A> in <A HREF="../../../../../../org/apache/hadoop/record/compiler/generated/package-summary.html">org.apache.hadoop.record.compiler.generated</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">Methods in <A HREF="../../../../../../org/apache/hadoop/record/compiler/generated/package-summary.html">org.apache.hadoop.record.compiler.generated</A> that return <A HREF="../../../../../../org/apache/hadoop/record/compiler/JFile.html" title="class in org.apache.hadoop.record.compiler">JFile</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/apache/hadoop/record/compiler/JFile.html" title="class in org.apache.hadoop.record.compiler">JFile</A></CODE></FONT></TD> <TD><CODE><B>Rcc.</B><B><A HREF="../../../../../../org/apache/hadoop/record/compiler/generated/Rcc.html#Include()">Include</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;<A HREF="../../../../../../org/apache/hadoop/record/compiler/JFile.html" title="class in org.apache.hadoop.record.compiler">JFile</A></CODE></FONT></TD> <TD><CODE><B>Rcc.</B><B><A HREF="../../../../../../org/apache/hadoop/record/compiler/generated/Rcc.html#Input()">Input</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="../../../../../../org/apache/hadoop/record/compiler/JFile.html" title="class in org.apache.hadoop.record.compiler"><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/record/compiler//class-useJFile.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="JFile.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>
jrnz/hadoop
docs/api/org/apache/hadoop/record/compiler/class-use/JFile.html
HTML
apache-2.0
11,047
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_29) on Mon Nov 26 17:21:13 MSK 2012 --> <TITLE> RoundTripHFPlaceholder12 (POI API Documentation) </TITLE> <META NAME="date" CONTENT="2012-11-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="RoundTripHFPlaceholder12 (POI API Documentation)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&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/RoundTripHFPlaceholder12.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-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;<A HREF="../../../../../org/apache/poi/hslf/record/RecordTypes.Type.html" title="class in org.apache.poi.hslf.record"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/poi/hslf/record/SheetContainer.html" title="class in org.apache.poi.hslf.record"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/poi/hslf/record/RoundTripHFPlaceholder12.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="RoundTripHFPlaceholder12.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;<A HREF="#fields_inherited_from_class_org.apache.poi.hslf.record.Record">FIELD</A>&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.apache.poi.hslf.record</FONT> <BR> Class RoundTripHFPlaceholder12</H2> <PRE> java.lang.Object <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">org.apache.poi.hslf.record.Record</A> <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/poi/hslf/record/RecordAtom.html" title="class in org.apache.poi.hslf.record">org.apache.poi.hslf.record.RecordAtom</A> <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.poi.hslf.record.RoundTripHFPlaceholder12</B> </PRE> <HR> <DL> <DT><PRE>public final class <B>RoundTripHFPlaceholder12</B><DT>extends <A HREF="../../../../../org/apache/poi/hslf/record/RecordAtom.html" title="class in org.apache.poi.hslf.record">RecordAtom</A></DL> </PRE> <P> An atom record that specifies that a shape is a header or footer placeholder shape <P> <P> <DL> <DT><B>Since:</B></DT> <DD>PowerPoint 2007</DD> <DT><B>Author:</B></DT> <DD>Yegor Kozlov</DD> </DL> <HR> <P> <!-- =========== FIELD SUMMARY =========== --> <A NAME="field_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Field Summary</B></FONT></TH> </TR> </TABLE> &nbsp;<A NAME="fields_inherited_from_class_org.apache.poi.hslf.record.Record"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Fields inherited from class org.apache.poi.hslf.record.<A HREF="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../../org/apache/poi/hslf/record/Record.html#logger">logger</A></CODE></TD> </TR> </TABLE> &nbsp; <!-- ======== 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 ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected </CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/RoundTripHFPlaceholder12.html#RoundTripHFPlaceholder12(byte[], int, int)">RoundTripHFPlaceholder12</A></B>(byte[]&nbsp;source, int&nbsp;start, int&nbsp;len)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs the comment atom record from its source data.</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;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/RoundTripHFPlaceholder12.html#getPlaceholderId()">getPlaceholderId</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the comment number (note - each user normally has their own count).</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;long</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/RoundTripHFPlaceholder12.html#getRecordType()">getRecordType</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the record type.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/RoundTripHFPlaceholder12.html#setPlaceholderId(int)">setPlaceholderId</A></B>(int&nbsp;number)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the comment number (note - each user normally has their own count).</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hslf/record/RoundTripHFPlaceholder12.html#writeOut(java.io.OutputStream)">writeOut</A></B>(java.io.OutputStream&nbsp;out)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write the contents of the record back, so it can be written to disk</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_org.apache.poi.hslf.record.RecordAtom"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class org.apache.poi.hslf.record.<A HREF="../../../../../org/apache/poi/hslf/record/RecordAtom.html" title="class in org.apache.poi.hslf.record">RecordAtom</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../../org/apache/poi/hslf/record/RecordAtom.html#getChildRecords()">getChildRecords</A>, <A HREF="../../../../../org/apache/poi/hslf/record/RecordAtom.html#isAnAtom()">isAnAtom</A></CODE></TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_org.apache.poi.hslf.record.Record"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class org.apache.poi.hslf.record.<A HREF="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../../org/apache/poi/hslf/record/Record.html#buildRecordAtOffset(byte[], int)">buildRecordAtOffset</A>, <A HREF="../../../../../org/apache/poi/hslf/record/Record.html#createRecordForType(long, byte[], int, int)">createRecordForType</A>, <A HREF="../../../../../org/apache/poi/hslf/record/Record.html#findChildRecords(byte[], int, int)">findChildRecords</A>, <A HREF="../../../../../org/apache/poi/hslf/record/Record.html#writeLittleEndian(int, java.io.OutputStream)">writeLittleEndian</A>, <A HREF="../../../../../org/apache/poi/hslf/record/Record.html#writeLittleEndian(short, java.io.OutputStream)">writeLittleEndian</A></CODE></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>clone, equals, finalize, 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="RoundTripHFPlaceholder12(byte[], int, int)"><!-- --></A><H3> RoundTripHFPlaceholder12</H3> <PRE> protected <B>RoundTripHFPlaceholder12</B>(byte[]&nbsp;source, int&nbsp;start, int&nbsp;len)</PRE> <DL> <DD>Constructs the comment atom record from its source data. <P> <DL> <DT><B>Parameters:</B><DD><CODE>source</CODE> - the source data as a byte array.<DD><CODE>start</CODE> - the start offset into the byte array.<DD><CODE>len</CODE> - the length of the slice in the byte array.</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="getPlaceholderId()"><!-- --></A><H3> getPlaceholderId</H3> <PRE> public int <B>getPlaceholderId</B>()</PRE> <DL> <DD>Gets the comment number (note - each user normally has their own count). <P> <DD><DL> <DT><B>Returns:</B><DD>the comment number.</DL> </DD> </DL> <HR> <A NAME="setPlaceholderId(int)"><!-- --></A><H3> setPlaceholderId</H3> <PRE> public void <B>setPlaceholderId</B>(int&nbsp;number)</PRE> <DL> <DD>Sets the comment number (note - each user normally has their own count). <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>number</CODE> - the comment number.</DL> </DD> </DL> <HR> <A NAME="getRecordType()"><!-- --></A><H3> getRecordType</H3> <PRE> public long <B>getRecordType</B>()</PRE> <DL> <DD>Gets the record type. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/poi/hslf/record/Record.html#getRecordType()">getRecordType</A></CODE> in class <CODE><A HREF="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</A></CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the record type.</DL> </DD> </DL> <HR> <A NAME="writeOut(java.io.OutputStream)"><!-- --></A><H3> writeOut</H3> <PRE> public void <B>writeOut</B>(java.io.OutputStream&nbsp;out) throws java.io.IOException</PRE> <DL> <DD>Write the contents of the record back, so it can be written to disk <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/poi/hslf/record/Record.html#writeOut(java.io.OutputStream)">writeOut</A></CODE> in class <CODE><A HREF="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</A></CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>out</CODE> - the output stream to write to. <DT><B>Throws:</B> <DD><CODE>java.io.IOException</CODE> - if an error occurs.</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/RoundTripHFPlaceholder12.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-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;<A HREF="../../../../../org/apache/poi/hslf/record/RecordTypes.Type.html" title="class in org.apache.poi.hslf.record"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/poi/hslf/record/SheetContainer.html" title="class in org.apache.poi.hslf.record"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/poi/hslf/record/RoundTripHFPlaceholder12.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="RoundTripHFPlaceholder12.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;<A HREF="#fields_inherited_from_class_org.apache.poi.hslf.record.Record">FIELD</A>&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> <i>Copyright 2012 The Apache Software Foundation or its licensors, as applicable.</i> </BODY> </HTML>
brenthand/Panda
poi-3.9/docs/apidocs/org/apache/poi/hslf/record/RoundTripHFPlaceholder12.html
HTML
apache-2.0
18,097
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Index of new symbols in 2.2</title> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="index.html" title="GLib Reference Manual"> <link rel="up" href="index.html" title="GLib Reference Manual"> <link rel="prev" href="api-index-deprecated.html" title="Index of deprecated symbols"> <link rel="next" href="api-index-2-4.html" title="Index of new symbols in 2.4"> <meta name="generator" content="GTK-Doc V1.19 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"> <tr valign="middle"> <td><a accesskey="p" href="api-index-deprecated.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> <td> </td> <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td> <th width="100%" align="center">GLib Reference Manual</th> <td><a accesskey="n" href="api-index-2-4.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> </tr> <tr><td colspan="5" class="shortcuts"> <a class="shortcut" href="#idxA">A</a>  |  <a class="shortcut" href="#idxF">F</a>  |  <a class="shortcut" href="#idxG">G</a>  |  <a class="shortcut" href="#idxL">L</a>  |  <a class="shortcut" href="#idxM">M</a>  |  <a class="shortcut" href="#idxP">P</a>  |  <a class="shortcut" href="#idxS">S</a>  |  <a class="shortcut" href="#idxU">U</a>  |  <a class="shortcut" href="#idxV">V</a> </td></tr> </table> <div class="index"> <div class="titlepage"><div><div><h1 class="title"> <a name="api-index-2-2"></a>Index of new symbols in 2.2</h1></div></div></div> <a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3> <dt> <a class="link" href="glib-String-Utility-Functions.html#g-ascii-strtoull" title="g_ascii_strtoull ()">g_ascii_strtoull</a>, function in <a class="link" href="glib-String-Utility-Functions.html" title="String Utility Functions">String Utility Functions</a> </dt> <dd></dd> <a name="idxF"></a><h3 class="title">F</h3> <dt> <a class="link" href="glib-String-Utility-Functions.html#g-fprintf" title="g_fprintf ()">g_fprintf</a>, function in <a class="link" href="glib-String-Utility-Functions.html" title="String Utility Functions">String Utility Functions</a> </dt> <dd></dd> <a name="idxG"></a><h3 class="title">G</h3> <dt> <a class="link" href="glib-Miscellaneous-Utility-Functions.html#g-get-application-name" title="g_get_application_name ()">g_get_application_name</a>, function in <a class="link" href="glib-Miscellaneous-Utility-Functions.html" title="Miscellaneous Utility Functions">Miscellaneous Utility Functions</a> </dt> <dd></dd> <dt> <a class="link" href="glib-Miscellaneous-Macros.html#G-GNUC-DEPRECATED:CAPS" title="G_GNUC_DEPRECATED">G_GNUC_DEPRECATED</a>, macro in <a class="link" href="glib-Miscellaneous-Macros.html" title="Miscellaneous Macros">Miscellaneous Macros</a> </dt> <dd></dd> <a name="idxL"></a><h3 class="title">L</h3> <dt> <a class="link" href="glib-Miscellaneous-Macros.html#G-LIKELY:CAPS" title="G_LIKELY()">G_LIKELY</a>, macro in <a class="link" href="glib-Miscellaneous-Macros.html" title="Miscellaneous Macros">Miscellaneous Macros</a> </dt> <dd></dd> <a name="idxM"></a><h3 class="title">M</h3> <dt> <a class="link" href="glib-Simple-XML-Subset-Parser.html#g-markup-parse-context-get-element" title="g_markup_parse_context_get_element ()">g_markup_parse_context_get_element</a>, function in <a class="link" href="glib-Simple-XML-Subset-Parser.html" title="Simple XML Subset Parser">Simple XML Subset Parser</a> </dt> <dd></dd> <a name="idxP"></a><h3 class="title">P</h3> <dt> <a class="link" href="glib-String-Utility-Functions.html#g-printf" title="g_printf ()">g_printf</a>, function in <a class="link" href="glib-String-Utility-Functions.html" title="String Utility Functions">String Utility Functions</a> </dt> <dd></dd> <a name="idxS"></a><h3 class="title">S</h3> <dt> <a class="link" href="glib-Miscellaneous-Utility-Functions.html#g-set-application-name" title="g_set_application_name ()">g_set_application_name</a>, function in <a class="link" href="glib-Miscellaneous-Utility-Functions.html" title="Miscellaneous Utility Functions">Miscellaneous Utility Functions</a> </dt> <dd></dd> <dt> <a class="link" href="glib-String-Utility-Functions.html#g-sprintf" title="g_sprintf ()">g_sprintf</a>, function in <a class="link" href="glib-String-Utility-Functions.html" title="String Utility Functions">String Utility Functions</a> </dt> <dd></dd> <dt> <a class="link" href="glib-String-Utility-Functions.html#g-str-has-prefix" title="g_str_has_prefix ()">g_str_has_prefix</a>, function in <a class="link" href="glib-String-Utility-Functions.html" title="String Utility Functions">String Utility Functions</a> </dt> <dd></dd> <dt> <a class="link" href="glib-String-Utility-Functions.html#g-str-has-suffix" title="g_str_has_suffix ()">g_str_has_suffix</a>, function in <a class="link" href="glib-String-Utility-Functions.html" title="String Utility Functions">String Utility Functions</a> </dt> <dd></dd> <a name="idxU"></a><h3 class="title">U</h3> <dt> <a class="link" href="glib-Miscellaneous-Macros.html#G-UNLIKELY:CAPS" title="G_UNLIKELY()">G_UNLIKELY</a>, macro in <a class="link" href="glib-Miscellaneous-Macros.html" title="Miscellaneous Macros">Miscellaneous Macros</a> </dt> <dd></dd> <dt> <a class="link" href="glib-Unicode-Manipulation.html#g-utf8-strreverse" title="g_utf8_strreverse ()">g_utf8_strreverse</a>, function in <a class="link" href="glib-Unicode-Manipulation.html" title="Unicode Manipulation">Unicode Manipulation</a> </dt> <dd></dd> <a name="idxV"></a><h3 class="title">V</h3> <dt> <a class="link" href="glib-String-Utility-Functions.html#g-vfprintf" title="g_vfprintf ()">g_vfprintf</a>, function in <a class="link" href="glib-String-Utility-Functions.html" title="String Utility Functions">String Utility Functions</a> </dt> <dd></dd> <dt> <a class="link" href="glib-String-Utility-Functions.html#g-vprintf" title="g_vprintf ()">g_vprintf</a>, function in <a class="link" href="glib-String-Utility-Functions.html" title="String Utility Functions">String Utility Functions</a> </dt> <dd></dd> <dt> <a class="link" href="glib-String-Utility-Functions.html#g-vsprintf" title="g_vsprintf ()">g_vsprintf</a>, function in <a class="link" href="glib-String-Utility-Functions.html" title="String Utility Functions">String Utility Functions</a> </dt> <dd></dd> </div> <div class="footer"> <hr> Generated by GTK-Doc V1.19</div> </body> </html>
minixalpha/SourceLearning
glib/src/glib-2.37.93/docs/reference/glib/html/api-index-2-2.html
HTML
apache-2.0
7,138
<!--/* This is a helper fragment that renders components and pages. */--> <!DOCTYPE html> <html xmlns:th="http://www.thymeleaf.org"> <body> <!--/* render components */--> <div th:fragment="component(this)"> <div th:if="${this}"> <div th:replace="${'components/' + this.typeCode}" th:with="this = ${this}"> <!-- component script --> </div> </div> </div> <!--/* render page */--> <div th:fragment="page(this)"> <div th:if="${this}"> <div th:replace="${this.get('renderTemplateFile')}" th:with="this = ${this}"> <!-- component script --> </div> </div> </div> </body> </html>
mojo2012/spot-framework
spot-cms-base/src/main/resources/templates/cms.html
HTML
apache-2.0
612
<!-- Copyright JS Foundation and other contributors, http://js.foundation 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. --> <!-- WebSocket Input Node --> <script type="text/html" data-template-name="websocket in"> <div class="form-row"> <label for="node-input-mode"><i class="fa fa-dot-circle-o"></i> <span data-i18n="websocket.label.type"></span></label> <select id="node-input-mode"> <option value="server" data-i18n="websocket.listenon"></option> <option value="client" data-i18n="websocket.connectto"></option> </select> </div> <div class="form-row" id="websocket-server-row"> <label for="node-input-server"><i class="fa fa-bookmark"></i> <span data-i18n="websocket.label.path"></span></label> <input type="text" id="node-input-server"> </div> <div class="form-row" id="websocket-client-row"> <label for="node-input-client"><i class="fa fa-bookmark"></i> <span data-i18n="websocket.label.url"></span></label> <input type="text" id="node-input-client"> </div> <div class="form-row"> <label for="node-input-name"><i class="fa fa-tag"></i> <span data-i18n="common.label.name"></span></label> <input type="text" id="node-input-name" data-i18n="[placeholder]common.label.name"> </div> </script> <script type="text/javascript"> (function() { function ws_oneditprepare() { $("#websocket-client-row").hide(); $("#node-input-mode").on("change", function() { if ( $("#node-input-mode").val() === 'client') { $("#websocket-server-row").hide(); $("#websocket-client-row").show(); } else { $("#websocket-server-row").show(); $("#websocket-client-row").hide(); } }); if (this.client) { $("#node-input-mode").val('client').change(); } else { $("#node-input-mode").val('server').change(); } } function ws_oneditsave() { if ($("#node-input-mode").val() === 'client') { $("#node-input-server").append('<option value="">Dummy</option>'); $("#node-input-server").val(''); } else { $("#node-input-client").append('<option value="">Dummy</option>'); $("#node-input-client").val(''); } } function ws_label() { var nodeid = (this.client)?this.client:this.server; var wsNode = RED.nodes.node(nodeid); return this.name||(wsNode?"[ws] "+wsNode.label():"websocket"); } function ws_validateserver() { if ($("#node-input-mode").val() === 'client' || (this.client && !this.server)) { return true; } else { return RED.nodes.node(this.server) != null; } } function ws_validateclient() { if ($("#node-input-mode").val() === 'client' || (this.client && !this.server)) { return RED.nodes.node(this.client) != null; } else { return true; } } RED.nodes.registerType('websocket in',{ category: 'network', defaults: { name: {value:""}, server: {type:"websocket-listener", validate: ws_validateserver}, client: {type:"websocket-client", validate: ws_validateclient} }, color:"rgb(215, 215, 160)", inputs:0, outputs:1, icon: "white-globe.svg", labelStyle: function() { return this.name?"node_label_italic":""; }, label: ws_label, oneditsave: ws_oneditsave, oneditprepare: ws_oneditprepare }); RED.nodes.registerType('websocket out',{ category: 'network', defaults: { name: {value:""}, server: {type:"websocket-listener", validate: ws_validateserver}, client: {type:"websocket-client", validate: ws_validateclient} }, color:"rgb(215, 215, 160)", inputs:1, outputs:0, icon: "white-globe.svg", align: "right", labelStyle: function() { return this.name?"node_label_italic":""; }, label: ws_label, oneditsave: ws_oneditsave, oneditprepare: ws_oneditprepare }); RED.nodes.registerType('websocket-listener',{ category: 'config', defaults: { path: {value:"",required:true,validate:RED.validators.regex(/^((?!\/debug\/ws).)*$/)}, wholemsg: {value:"false"} }, inputs:0, outputs:0, label: function() { var root = RED.settings.httpNodeRoot; if (root.slice(-1) != "/") { root = root+"/"; } if (this.path) { if (this.path.charAt(0) == "/") { root += this.path.slice(1); } else { root += this.path; } } return root; }, oneditprepare: function() { var root = RED.settings.httpNodeRoot; if (root.slice(-1) == "/") { root = root.slice(0,-1); } if (root === "") { $("#node-config-ws-tip").hide(); } else { $("#node-config-ws-path").html(RED._("node-red:websocket.tip.path2", { path: root })); $("#node-config-ws-tip").show(); } } }); RED.nodes.registerType('websocket-client',{ category: 'config', defaults: { path: {value:"",required:true,validate:RED.validators.regex(/^((?!\/debug\/ws).)*$/)}, tls: {type:"tls-config",required: false}, wholemsg: {value:"false"}, hb: {value: "", validate: RED.validators.number(/*blank allowed*/true) } }, inputs:0, outputs:0, label: function() { return this.path; }, oneditprepare: function() { $("#node-config-input-path").on("change keyup paste",function() { $(".node-config-row-tls").toggle(/^wss:/i.test($(this).val())) }); $("#node-config-input-path").change(); var heartbeatActive = (this.hb && this.hb != "0"); $("#node-config-input-hb-cb").prop("checked",heartbeatActive); $("#node-config-input-hb-cb").on("change", function(evt) { $("#node-config-input-hb-row").toggle(this.checked); }) $("#node-config-input-hb-cb").trigger("change"); if (!heartbeatActive) { $("#node-config-input-hb").val(""); } }, oneditsave: function() { if (!/^wss:/i.test($("#node-config-input-path").val())) { $("#node-config-input-tls").val("_ADD_"); } if (!$("#node-config-input-hb-cb").prop("checked")) { $("#node-config-input-hb").val("0"); } } }); })(); </script> <!-- WebSocket out Node --> <script type="text/html" data-template-name="websocket out"> <div class="form-row"> <label for="node-input-mode"><i class="fa fa-dot-circle-o"></i> <span data-i18n="websocket.label.type"></span></label> <select id="node-input-mode"> <option value="server" data-i18n="websocket.listenon"></option> <option value="client" data-i18n="websocket.connectto"></option> </select> </div> <div class="form-row" id="websocket-server-row"> <label for="node-input-server"><i class="fa fa-bookmark"></i> <span data-i18n="websocket.label.path"></span></label> <input type="text" id="node-input-server"> </div> <div class="form-row" id="websocket-client-row"> <label for="node-input-client"><i class="fa fa-bookmark"></i> <span data-i18n="websocket.label.url"></span></label> <input type="text" id="node-input-client"> </div> <div class="form-row"> <label for="node-input-name"><i class="fa fa-tag"></i> <span data-i18n="common.label.name"></span></label> <input type="text" id="node-input-name" data-i18n="[placeholder]common.label.name"> </div> </script> <!-- WebSocket Server configuration node --> <script type="text/html" data-template-name="websocket-listener"> <div class="form-row"> <label for="node-config-input-path"><i class="fa fa-bookmark"></i> <span data-i18n="websocket.label.path"></span></label> <input id="node-config-input-path" type="text" placeholder="/ws/example"> </div> <div class="form-row"> <label for="node-config-input-wholemsg" data-i18n="websocket.sendrec"></label> <select type="text" id="node-config-input-wholemsg" style="width: 70%;"> <option value="false" data-i18n="websocket.payload"></option> <option value="true" data-i18n="websocket.message"></option> </select> </div> <div class="form-tips"> <span data-i18n="[html]websocket.tip.path1"></span> <p id="node-config-ws-tip"><span id="node-config-ws-path"></span></p> </div> </script> <!-- WebSocket Client configuration node --> <script type="text/html" data-template-name="websocket-client"> <div class="form-row"> <label for="node-config-input-path"><i class="fa fa-bookmark"></i> <span data-i18n="websocket.label.url"></span></label> <input id="node-config-input-path" type="text" placeholder="ws://example.com/ws"> </div> <div class="form-row node-config-row-tls hide"> <label for="node-config-input-tls" data-i18n="httpin.tls-config"></label> <input type="text" id="node-config-input-tls"> </div> <div class="form-row"> <label for="node-config-input-wholemsg" data-i18n="websocket.sendrec"></label> <select type="text" id="node-config-input-wholemsg" style="width: 70%;"> <option value="false" data-i18n="websocket.payload"></option> <option value="true" data-i18n="websocket.message"></option> </select> </div> <div class="form-row" style="display: flex; align-items: center; min-height: 34px"> <label for="node-config-input-hb-cb" data-i18n="websocket.sendheartbeat"></label> <input type="checkbox" style="margin: 0 8px; width:auto" id="node-config-input-hb-cb"> <span id="node-config-input-hb-row" class="hide" > <input type="text" style="width: 70px; margin-right: 3px" id="node-config-input-hb"> <span data-i18n="inject.seconds"></span> </span> </div> <div class="form-tips"> <p><span data-i18n="[html]websocket.tip.url1"></span></p> <span data-i18n="[html]websocket.tip.url2"></span> </div> </script>
btsimonh/node-red
packages/node_modules/@node-red/nodes/core/network/22-websocket.html
HTML
apache-2.0
11,290