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
{% load stencila %} <p>{% include './content.html' %}</p>
stencila/hub
manager/manager/templates/nodes/Paragraph.html
HTML
apache-2.0
58
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (version 1.7.0_71) on Sat May 02 15:29:56 CST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>RunJava</title> <meta name="date" content="2015-05-02"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="RunJava"; } //--> </script> <noscript> <div>您的浏览器已禁用 JavaScript。</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="跳过导航链接"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../overview-summary.html">概览</a></li> <li><a href="package-summary.html">程序包</a></li> <li class="navBarCell1Rev">类</li> <li><a href="class-use/RunJava.html">使用</a></li> <li><a href="package-tree.html">树</a></li> <li><a href="../../../deprecated-list.html">已过时</a></li> <li><a href="../../../index-files/index-1.html">索引</a></li> <li><a href="../../../help-doc.html">帮助</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../edu/xhu/run/RunCCPPThread.html" title="edu.xhu.run中的类"><span class="strong">上一个类</span></a></li> <li><a href="../../../edu/xhu/run/RunJavaThread.html" title="edu.xhu.run中的类"><span class="strong">下一个类</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?edu/xhu/run/RunJava.html" target="_top">框架</a></li> <li><a href="RunJava.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">所有类</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>概要:&nbsp;</li> <li><a href="#nested_classes_inherited_from_class_java.lang.Thread">嵌套</a>&nbsp;|&nbsp;</li> <li><a href="#fields_inherited_from_class_java.lang.Thread">字段</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">构造器</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">方法</a></li> </ul> <ul class="subNavList"> <li>详细资料:&nbsp;</li> <li>字段&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">构造器</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">方法</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">edu.xhu.run</div> <h2 title="类 RunJava" class="title">类 RunJava</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>java.lang.Thread</li> <li> <ul class="inheritance"> <li>edu.xhu.run.RunJava</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>所有已实现的接口:</dt> <dd>java.lang.Runnable</dd> </dl> <hr> <br> <pre>public class <span class="strong">RunJava</span> extends java.lang.Thread</pre> <dl><dt><span class="strong">从以下版本开始:</span></dt> <dd>2015年4月30日 www.xhu.edu.cn</dd> <dt><span class="strong">作者:</span></dt> <dd>Trayvon</dd></dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== NESTED CLASS SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="nested_class_summary"> <!-- --> </a> <h3>嵌套类概要</h3> <ul class="blockList"> <li class="blockList"><a name="nested_classes_inherited_from_class_java.lang.Thread"> <!-- --> </a> <h3>从类继承的嵌套类/接口&nbsp;java.lang.Thread</h3> <code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li> </ul> </li> </ul> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>字段概要</h3> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_java.lang.Thread"> <!-- --> </a> <h3>从类继承的字段&nbsp;java.lang.Thread</h3> <code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li> </ul> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>构造器概要</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释"> <caption><span>构造器</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">构造器和说明</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../edu/xhu/run/RunJava.html#RunJava()">RunJava</a></strong>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>方法概要</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释"> <caption><span>方法</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">限定符和类型</th> <th class="colLast" scope="col">方法和说明</th> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.Process</code></td> <td class="colLast"><code><strong><a href="../../../edu/xhu/run/RunJava.html#getProcess()">getProcess</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../edu/xhu/run/RunJava.html#run()">run</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../edu/xhu/run/RunJava.html#setProcess(java.lang.Process)">setProcess</a></strong>(java.lang.Process&nbsp;process)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Thread"> <!-- --> </a> <h3>从类继承的方法&nbsp;java.lang.Thread</h3> <code>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>从类继承的方法&nbsp;java.lang.Object</h3> <code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>构造器详细资料</h3> <a name="RunJava()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>RunJava</h4> <pre>public&nbsp;RunJava()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>方法详细资料</h3> <a name="run()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>run</h4> <pre>public&nbsp;void&nbsp;run()</pre> <dl> <dt><strong>指定者:</strong></dt> <dd><code>run</code>&nbsp;在接口中&nbsp;<code>java.lang.Runnable</code></dd> <dt><strong>覆盖:</strong></dt> <dd><code>run</code>&nbsp;在类中&nbsp;<code>java.lang.Thread</code></dd> </dl> </li> </ul> <a name="getProcess()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getProcess</h4> <pre>public&nbsp;java.lang.Process&nbsp;getProcess()</pre> </li> </ul> <a name="setProcess(java.lang.Process)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>setProcess</h4> <pre>public&nbsp;void&nbsp;setProcess(java.lang.Process&nbsp;process)</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="跳过导航链接"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../overview-summary.html">概览</a></li> <li><a href="package-summary.html">程序包</a></li> <li class="navBarCell1Rev">类</li> <li><a href="class-use/RunJava.html">使用</a></li> <li><a href="package-tree.html">树</a></li> <li><a href="../../../deprecated-list.html">已过时</a></li> <li><a href="../../../index-files/index-1.html">索引</a></li> <li><a href="../../../help-doc.html">帮助</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../edu/xhu/run/RunCCPPThread.html" title="edu.xhu.run中的类"><span class="strong">上一个类</span></a></li> <li><a href="../../../edu/xhu/run/RunJavaThread.html" title="edu.xhu.run中的类"><span class="strong">下一个类</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?edu/xhu/run/RunJava.html" target="_top">框架</a></li> <li><a href="RunJava.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">所有类</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>概要:&nbsp;</li> <li><a href="#nested_classes_inherited_from_class_java.lang.Thread">嵌套</a>&nbsp;|&nbsp;</li> <li><a href="#fields_inherited_from_class_java.lang.Thread">字段</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">构造器</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">方法</a></li> </ul> <ul class="subNavList"> <li>详细资料:&nbsp;</li> <li>字段&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">构造器</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">方法</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
trayvontang/xhuoj
oj/doc/edu/xhu/run/RunJava.html
HTML
apache-2.0
11,128
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> <title>摇一摇 - {wc:$webname}触屏版</title> <meta content="app-id=518966501" name="apple-itunes-app" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, user-scalable=no, maximum-scale=1.0" /> <meta content="yes" name="apple-mobile-web-app-capable" /> <meta content="black" name="apple-mobile-web-app-status-bar-style" /> <meta content="telephone=no" name="format-detection" /> <!-- 该标签用于指定是否将网页内容中的手机号码显示为拨号的超链接 --> <link href="{G_TEMPLATES_STYLE}/mobile/images/favicon.ico" rel="apple-touch-icon-precomposed" /> <link href="{G_TEMPLATES_MOBILE_CSS}/comm.css" rel="stylesheet" type="text/css" /> <script src="{G_TEMPLATES_MOBILE_JS}/jquery190.js" type="text/javascript"></script> <script src="{G_TEMPLATES_MOBILE_JS}/shake/shake.js" type="text/javascript"></script> <script src="{G_TEMPLATES_MOBILE_JS}/shake/alert.js" type="text/javascript"></script> </head> <body> <div class="h5-1yyg-w310"> <!-- 内页顶部 --> <header class="g-header"> <div class="head-l"> <a href="javascript:;" onClick="history.go(-1)" class="z-HReturn"><s></s><b class="gray6 return-font">返回</b></a> </div> <h2>摇一摇</h2> <div class="head-r"> <div><a href="{WEB_PATH}/mobile/user/login/" style="margin-left:5px;"><span class="z-mytreasure"></span><span class="z-sHome">夺宝</span></a></div> </div> </header> <div style="text-align:center;"> <img src="{G_TEMPLATES_STYLE}/mobile/images/shake.png" style="width:100%;height:100%;margin:0 auto;"> </div> <script language="javascript" type="text/javascript"> window.onload = function() { var myShakeEvent = new Shake({ threshold: 15 }); myShakeEvent.start(); window.addEventListener('shake', shakeEventDidOccur, false); }; function shakeEventDidOccur () { $.getJSON("{WEB_PATH}/mobile/shake/getajax/",function(data){ if (data.error == 1) { alert(data.msg); }else{ alert(json.msg); } }); } var Path = new Object(); Path.Skin="{G_TEMPLATES_STYLE}"; Path.Webpath = "{WEB_PATH}"; var Base={head:document.getElementsByTagName("head")[0]||document.documentElement,Myload:function(B,A){this.done=false;B.onload=B.onreadystatechange=function(){if(!this.done&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){this.done=true;A();B.onload=B.onreadystatechange=null;if(this.head&&B.parentNode){this.head.removeChild(B)}}}},getScript:function(A,C){var B=function(){};if(C!=undefined){B=C}var D=document.createElement("script");D.setAttribute("language","javascript");D.setAttribute("type","text/javascript");D.setAttribute("src",A);this.head.appendChild(D);this.Myload(D,B)},getStyle:function(A,B){var B=function(){};if(callBack!=undefined){B=callBack}var C=document.createElement("link");C.setAttribute("type","text/css");C.setAttribute("rel","stylesheet");C.setAttribute("href",A);this.head.appendChild(C);this.Myload(C,B)}} function GetVerNum(){var D=new Date();return D.getFullYear().toString().substring(2,4)+'.'+(D.getMonth()+1)+'.'+D.getDate()+'.'+D.getHours()+'.'+(D.getMinutes()<10?'0':D.getMinutes().toString().substring(0,1))} Base.getScript('{G_TEMPLATES_MOBILE_JS}/Bottom.js?v='+GetVerNum()); </script> </body> </html>
hongjiangboss/yungou818.net
templates/yungou/1yyg-html/mobile/index.shake.html
HTML
apache-2.0
3,609
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Basic Form</title> <link rel="stylesheet" href="assets/demo.css"> <link rel="stylesheet" href="../CSS/form-basic.css"> </head> <header> <h1></h1> </header> <div class="main-content"> <!-- You only need this form and the form-basic.css --> <form class="form-basic" method="post" action="#"> <div class="form-title-row"> <h1>Form Example</h1> </div> <div class="form-row"> <label> <span>Full name</span> <input type="text" name="name"> </label> </div> <div class="form-row"> <label> <span>Email</span> <input type="email" name="email"> </label> </div> <div class="form-row"> <label> <span>Dropdown</span> <select name="dropdown"> <option>Option One</option> <option>Option Two</option> <option>Option Three</option> <option>Option Four</option> </select> </label> </div> <div class="form-row"> <label> <span>Textarea</span> <textarea name="textarea"></textarea> </label> </div> <div class="form-row"> <label> <span>Checkbox</span> <input type="checkbox" name="checkbox" checked> </label> </div> <div class="form-row"> <label><span>Radio</span></label> <div class="form-radio-buttons"> <div> <label> <input type="radio" name="radio"> <span>Radio option 1</span> </label> </div> <div> <label> <input type="radio" name="radio"> <span>Radio option 2</span> </label> </div> <div> <label> <input type="radio" name="radio"> <span>Radio option 3</span> </label> </div> </div> </div> <div class="form-row"> <button type="submit">Submit Form</button> </div> </form> </div> </body> </html>
rubenalmeida/Soundbeats
admin/index.html
HTML
apache-2.0
2,922
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="fr"> <head> <!-- Generated by javadoc (version 1.7.0_01) on Sat Mar 24 00:58:28 CET 2012 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>org.resthub.test.dbunit.initializer (RESThub 1.1.3 API)</title> <meta name="date" content="2012-03-24"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <h1 class="bar"><a href="../../../../../org/resthub/test/dbunit/initializer/package-summary.html" target="classFrame">org.resthub.test.dbunit.initializer</a></h1> <div class="indexContainer"> <h2 title="Interfaces">Interfaces</h2> <ul title="Interfaces"> <li><a href="DatabaseInitializer.html" title="interface in org.resthub.test.dbunit.initializer" target="classFrame"><i>DatabaseInitializer</i></a></li> </ul> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="AbstractDataSetDatabaseInitializer.html" title="class in org.resthub.test.dbunit.initializer" target="classFrame">AbstractDataSetDatabaseInitializer</a></li> <li><a href="CsvDatabaseInitializer.html" title="class in org.resthub.test.dbunit.initializer" target="classFrame">CsvDatabaseInitializer</a></li> <li><a href="DatabasePopulatorDatabaseInitializer.html" title="class in org.resthub.test.dbunit.initializer" target="classFrame">DatabasePopulatorDatabaseInitializer</a></li> <li><a href="FlatXMLDatabaseInitializer.html" title="class in org.resthub.test.dbunit.initializer" target="classFrame">FlatXMLDatabaseInitializer</a></li> <li><a href="XMLDatabaseInitializer.html" title="class in org.resthub.test.dbunit.initializer" target="classFrame">XMLDatabaseInitializer</a></li> </ul> </div> </body> </html>
resthub/resthub.github.io
apidocs/spring/1.1/org/resthub/test/dbunit/initializer/package-frame.html
HTML
apache-2.0
1,802
{% extends "landing/base.html" %}{% load compress %} {% load url from future %} {% block content %} <div class="page terms_of_service"> <h1>Our Terms of Service have changed.</h1> <p>{{ tos.created|date:"SHORT_DATE_FORMAT" }}</p> <div class="terms"> {{ tos.content|safe }} </div> <h2>Accept Terms of Service?</h2> <form method="post" action="{% url "tos_check_tos" %}"> {% csrf_token %} {% if next %} <input type="hidden" name="next" value="{{next}}"> {% endif %} <input class="btn btn-primary" type="submit" name="accept" value="accept"> <input class="btn btn-default" type="submit" name="accept" value="reject"> </form> </div> {% endblock %}
buildingenergy/buildingenergy-platform
landing/templates/tos/tos_check.html
HTML
apache-2.0
675
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: testdefaultframetargetonform()</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-print.css" type="text/css" media="print"> <style id="hilight" type="text/css"></style> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> </head> <body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff"> <table class="pagetitle" width="100%"> <tr> <td valign="top" class="pagetitle"> [ <a href="../index.html">Index</a> ] </td> <td align="right" class="pagetitle"> <h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2> </td> </tr> </table> <!-- Generated by PHPXref 0.7.1 at Thu Oct 23 18:57:41 2014 --> <!-- PHPXref (c) 2000-2010 Gareth Watts - [email protected] --> <!-- http://phpxref.sourceforge.net/ --> <script src="../phpxref.js" type="text/javascript"></script> <script language="JavaScript" type="text/javascript"> <!-- ext='.html'; relbase='../'; subdir='_functions'; filename='index.html'; cookiekey='phpxref'; handleNavFrame(relbase, subdir, filename); logFunction('testdefaultframetargetonform'); // --> </script> <script language="JavaScript" type="text/javascript"> if (gwGetCookie('xrefnav')=='off') document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>'); else document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>'); </script> <noscript> <p class="navlinks"> [ <a href="../nav.html" target="_top">Show Explorer</a> ] [ <a href="index.html" target="_top">Hide Navbar</a> ] </p> </noscript> [<a href="../index.html">Top level directory</a>]<br> <script language="JavaScript" type="text/javascript"> <!-- document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>'); document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">'); document.writeln('<tr><td class="searchbox-title">'); document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>'); document.writeln('<\/td><\/tr>'); document.writeln('<tr><td class="searchbox-body" id="searchbox-body">'); document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>'); document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: '); document.writeln('<input type="text" size=10 value="" name="classname"><br>'); document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: '); document.writeln('<input type="text" size=10 value="" name="funcname"><br>'); document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: '); document.writeln('<input type="text" size=10 value="" name="varname"><br>'); document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: '); document.writeln('<input type="text" size=10 value="" name="constname"><br>'); document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: '); document.writeln('<input type="text" size=10 value="" name="tablename"><br>'); document.writeln('<input type="submit" class="searchbox-button" value="Search">'); document.writeln('<\/form>'); document.writeln('<\/td><\/tr><\/table>'); document.writeln('<\/td><\/tr><\/table>'); // --> </script> <div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div> <h3>Function and Method Cross Reference</h3> <h2><a href="index.html#testdefaultframetargetonform">testdefaultframetargetonform()</a></h2> <b>Defined at:</b><ul> <li><a href="../tests/simpletest/test/form_test.php.html#testdefaultframetargetonform">/tests/simpletest/test/form_test.php</a> -> <a onClick="logFunction('testdefaultframetargetonform', '/tests/simpletest/test/form_test.php.source.html#l63')" href="../tests/simpletest/test/form_test.php.source.html#l63"> line 63</a></li> </ul> <b>No references found.</b><br><br> </ul> <!-- A link to the phpxref site in your customized footer file is appreciated ;-) --> <br><hr> <table width="100%"> <tr><td>Generated: Thu Oct 23 18:57:41 2014</td> <td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td> </tr> </table> </body></html>
inputx/code-ref-doc
bonfire/_functions/testdefaultframetargetonform.html
HTML
apache-2.0
4,808
<!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 Sun Dec 30 01:26:13 PST 2012 --> <TITLE> Uses of Class org.apache.hadoop.mapred.TaskLog.LogName (Hadoop 1.0.4-SNAPSHOT API) </TITLE> <META NAME="date" CONTENT="2012-12-30"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.mapred.TaskLog.LogName (Hadoop 1.0.4-SNAPSHOT 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/TaskLog.LogName.html" title="enum 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-useTaskLog.LogName.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="TaskLog.LogName.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.TaskLog.LogName</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/mapred/TaskLog.LogName.html" title="enum in org.apache.hadoop.mapred">TaskLog.LogName</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.hadoop.mapred"><B>org.apache.hadoop.mapred</B></A></TD> <TD>A software framework for easily writing applications which process vast amounts of data (multi-terabyte data-sets) parallelly on large clusters (thousands of nodes) built of commodity hardware in a reliable, fault-tolerant manner.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.hadoop.mapred"><!-- --></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/mapred/TaskLog.LogName.html" title="enum in org.apache.hadoop.mapred">TaskLog.LogName</A> in <A HREF="../../../../../org/apache/hadoop/mapred/package-summary.html">org.apache.hadoop.mapred</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/mapred/package-summary.html">org.apache.hadoop.mapred</A> that return <A HREF="../../../../../org/apache/hadoop/mapred/TaskLog.LogName.html" title="enum in org.apache.hadoop.mapred">TaskLog.LogName</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../org/apache/hadoop/mapred/TaskLog.LogName.html" title="enum in org.apache.hadoop.mapred">TaskLog.LogName</A></CODE></FONT></TD> <TD><CODE><B>TaskLog.LogName.</B><B><A HREF="../../../../../org/apache/hadoop/mapred/TaskLog.LogName.html#valueOf(java.lang.String)">valueOf</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)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../org/apache/hadoop/mapred/TaskLog.LogName.html" title="enum in org.apache.hadoop.mapred">TaskLog.LogName</A>[]</CODE></FONT></TD> <TD><CODE><B>TaskLog.LogName.</B><B><A HREF="../../../../../org/apache/hadoop/mapred/TaskLog.LogName.html#values()">values</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in the order they are declared.</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="../../../../../org/apache/hadoop/mapred/package-summary.html">org.apache.hadoop.mapred</A> with parameters of type <A HREF="../../../../../org/apache/hadoop/mapred/TaskLog.LogName.html" title="enum in org.apache.hadoop.mapred">TaskLog.LogName</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD> <TD><CODE><B>TaskLog.</B><B><A HREF="../../../../../org/apache/hadoop/mapred/TaskLog.html#getTaskLogFile(org.apache.hadoop.mapred.TaskAttemptID, boolean, org.apache.hadoop.mapred.TaskLog.LogName)">getTaskLogFile</A></B>(<A HREF="../../../../../org/apache/hadoop/mapred/TaskAttemptID.html" title="class in org.apache.hadoop.mapred">TaskAttemptID</A>&nbsp;taskid, boolean&nbsp;isCleanup, <A HREF="../../../../../org/apache/hadoop/mapred/TaskLog.LogName.html" title="enum in org.apache.hadoop.mapred">TaskLog.LogName</A>&nbsp;filter)</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/mapred/TaskLog.LogName.html" title="enum 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-useTaskLog.LogName.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="TaskLog.LogName.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2009 The Apache Software Foundation </BODY> </HTML>
davidl1/hortonworks-extension
build/docs/api/org/apache/hadoop/mapred/class-use/TaskLog.LogName.html
HTML
apache-2.0
10,343
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ro"> <head> <!-- Generated by javadoc (version 1.7.0_07) on Tue May 27 14:37:12 EEST 2014 --> <title>CsvDataAdapter (JasperReports 5.6.0 API)</title> <meta name="date" content="2014-05-27"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="CsvDataAdapter (JasperReports 5.6.0 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/CsvDataAdapter.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>Prev Class</li> <li><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapterImpl.html" title="class in net.sf.jasperreports.data.csv"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?net/sf/jasperreports/data/csv/CsvDataAdapter.html" target="_top">Frames</a></li> <li><a href="CsvDataAdapter.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">net.sf.jasperreports.data.csv</div> <h2 title="Interface CsvDataAdapter" class="title">Interface CsvDataAdapter</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Superinterfaces:</dt> <dd><a href="../../../../../net/sf/jasperreports/data/DataAdapter.html" title="interface in net.sf.jasperreports.data">DataAdapter</a></dd> </dl> <dl> <dt>All Known Implementing Classes:</dt> <dd><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapterImpl.html" title="class in net.sf.jasperreports.data.csv">CsvDataAdapterImpl</a></dd> </dl> <hr> <br> <pre>public interface <span class="strong">CsvDataAdapter</span> extends <a href="../../../../../net/sf/jasperreports/data/DataAdapter.html" title="interface in net.sf.jasperreports.data">DataAdapter</a></pre> <dl><dt><span class="strong">Version:</span></dt> <dd>$Id: CsvDataAdapter.java 6787 2013-12-09 22:00:46Z teodord $</dd> <dt><span class="strong">Author:</span></dt> <dd>Teodor Danciu ([email protected])</dd></dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>java.util.List&lt;java.lang.String&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#getColumnNames()">getColumnNames</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#getDatePattern()">getDatePattern</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#getEncoding()">getEncoding</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#getFieldDelimiter()">getFieldDelimiter</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#getFileName()">getFileName</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#getNumberPattern()">getNumberPattern</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#getRecordDelimiter()">getRecordDelimiter</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#isQueryExecuterMode()">isQueryExecuterMode</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#isUseFirstRowAsHeader()">isUseFirstRowAsHeader</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#setColumnNames(java.util.List)">setColumnNames</a></strong>(java.util.List&lt;java.lang.String&gt;&nbsp;columnNames)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#setDatePattern(java.lang.String)">setDatePattern</a></strong>(java.lang.String&nbsp;datePattern)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#setEncoding(java.lang.String)">setEncoding</a></strong>(java.lang.String&nbsp;encoding)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#setFieldDelimiter(java.lang.String)">setFieldDelimiter</a></strong>(java.lang.String&nbsp;fieldDelimiter)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#setFileName(java.lang.String)">setFileName</a></strong>(java.lang.String&nbsp;fileName)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#setNumberPattern(java.lang.String)">setNumberPattern</a></strong>(java.lang.String&nbsp;numberPattern)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#setQueryExecuterMode(boolean)">setQueryExecuterMode</a></strong>(boolean&nbsp;queryExecuterMode)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#setRecordDelimiter(java.lang.String)">setRecordDelimiter</a></strong>(java.lang.String&nbsp;recordDelimiter)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapter.html#setUseFirstRowAsHeader(boolean)">setUseFirstRowAsHeader</a></strong>(boolean&nbsp;useFirstRowAsHeader)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_net.sf.jasperreports.data.DataAdapter"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;net.sf.jasperreports.data.<a href="../../../../../net/sf/jasperreports/data/DataAdapter.html" title="interface in net.sf.jasperreports.data">DataAdapter</a></h3> <code><a href="../../../../../net/sf/jasperreports/data/DataAdapter.html#getName()">getName</a>, <a href="../../../../../net/sf/jasperreports/data/DataAdapter.html#setName(java.lang.String)">setName</a></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="getFileName()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFileName</h4> <pre>java.lang.String&nbsp;getFileName()</pre> </li> </ul> <a name="setFileName(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setFileName</h4> <pre>void&nbsp;setFileName(java.lang.String&nbsp;fileName)</pre> </li> </ul> <a name="getEncoding()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getEncoding</h4> <pre>java.lang.String&nbsp;getEncoding()</pre> </li> </ul> <a name="setEncoding(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setEncoding</h4> <pre>void&nbsp;setEncoding(java.lang.String&nbsp;encoding)</pre> </li> </ul> <a name="isUseFirstRowAsHeader()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isUseFirstRowAsHeader</h4> <pre>boolean&nbsp;isUseFirstRowAsHeader()</pre> </li> </ul> <a name="setUseFirstRowAsHeader(boolean)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setUseFirstRowAsHeader</h4> <pre>void&nbsp;setUseFirstRowAsHeader(boolean&nbsp;useFirstRowAsHeader)</pre> </li> </ul> <a name="getRecordDelimiter()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRecordDelimiter</h4> <pre>java.lang.String&nbsp;getRecordDelimiter()</pre> </li> </ul> <a name="setRecordDelimiter(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setRecordDelimiter</h4> <pre>void&nbsp;setRecordDelimiter(java.lang.String&nbsp;recordDelimiter)</pre> </li> </ul> <a name="getFieldDelimiter()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFieldDelimiter</h4> <pre>java.lang.String&nbsp;getFieldDelimiter()</pre> </li> </ul> <a name="setFieldDelimiter(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setFieldDelimiter</h4> <pre>void&nbsp;setFieldDelimiter(java.lang.String&nbsp;fieldDelimiter)</pre> </li> </ul> <a name="getDatePattern()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDatePattern</h4> <pre>java.lang.String&nbsp;getDatePattern()</pre> </li> </ul> <a name="setDatePattern(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setDatePattern</h4> <pre>void&nbsp;setDatePattern(java.lang.String&nbsp;datePattern)</pre> </li> </ul> <a name="getNumberPattern()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getNumberPattern</h4> <pre>java.lang.String&nbsp;getNumberPattern()</pre> </li> </ul> <a name="setNumberPattern(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setNumberPattern</h4> <pre>void&nbsp;setNumberPattern(java.lang.String&nbsp;numberPattern)</pre> </li> </ul> <a name="isQueryExecuterMode()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isQueryExecuterMode</h4> <pre>boolean&nbsp;isQueryExecuterMode()</pre> </li> </ul> <a name="setQueryExecuterMode(boolean)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setQueryExecuterMode</h4> <pre>void&nbsp;setQueryExecuterMode(boolean&nbsp;queryExecuterMode)</pre> </li> </ul> <a name="getColumnNames()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getColumnNames</h4> <pre>java.util.List&lt;java.lang.String&gt;&nbsp;getColumnNames()</pre> </li> </ul> <a name="setColumnNames(java.util.List)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>setColumnNames</h4> <pre>void&nbsp;setColumnNames(java.util.List&lt;java.lang.String&gt;&nbsp;columnNames)</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/CsvDataAdapter.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>Prev Class</li> <li><a href="../../../../../net/sf/jasperreports/data/csv/CsvDataAdapterImpl.html" title="class in net.sf.jasperreports.data.csv"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?net/sf/jasperreports/data/csv/CsvDataAdapter.html" target="_top">Frames</a></li> <li><a href="CsvDataAdapter.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>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> <span style="font-decoration:none;font-family:Arial,Helvetica,sans-serif;font-size:8pt;font-style:normal;color:#000000;">&copy; 2001-2010 Jaspersoft Corporation <a href="http://www.jaspersoft.com" target="_blank" style="color:#000000;">www.jaspersoft.com</a></span> </small></p> </body> </html>
phurtado1112/cnaemvc
lib/JasperReport__5.6/docs/api/net/sf/jasperreports/data/csv/CsvDataAdapter.html
HTML
apache-2.0
16,376
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ko"> <head> <!-- Generated by javadoc (version 1.7.0_10) on Sun Jan 13 22:14:55 KST 2013 --> <title>com.edoli.calendarlms.util Class Hierarchy</title> <meta name="date" content="2013-01-13"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="com.edoli.calendarlms.util Class Hierarchy"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../com/edoli/calendarlms/package-tree.html">Prev</a></li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/edoli/calendarlms/util/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Hierarchy For Package com.edoli.calendarlms.util</h1> <span class="strong">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">com.edoli.calendarlms.util.<a href="../../../../com/edoli/calendarlms/util/UnitUtils.html" title="class in com.edoli.calendarlms.util"><span class="strong">UnitUtils</span></a></li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../com/edoli/calendarlms/package-tree.html">Prev</a></li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/edoli/calendarlms/util/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
edoli/CalendarLMS
library/doc/com/edoli/calendarlms/util/package-tree.html
HTML
apache-2.0
4,250
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Mon Mar 23 19:49:38 CET 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>ObjectSizeEstimator (Netty API Reference (3.10.1.Final))</title> <meta name="date" content="2015-03-23"> <meta name="keywords" content="org.jboss.netty.util.ObjectSizeEstimator interface"> <meta name="keywords" content="estimateSize()"> <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="ObjectSizeEstimator (Netty API Reference (3.10.1.Final))"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ObjectSizeEstimator.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/jboss/netty/util/NetUtil.html" title="class in org.jboss.netty.util"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/jboss/netty/util/ThreadNameDeterminer.html" title="interface in org.jboss.netty.util"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/jboss/netty/util/ObjectSizeEstimator.html" target="_top">Frames</a></li> <li><a href="ObjectSizeEstimator.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.jboss.netty.util</div> <h2 title="Interface ObjectSizeEstimator" class="title">Interface ObjectSizeEstimator</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Known Implementing Classes:</dt> <dd><a href="../../../../org/jboss/netty/handler/traffic/AbstractTrafficShapingHandler.SimpleObjectSizeEstimator.html" title="class in org.jboss.netty.handler.traffic">AbstractTrafficShapingHandler.SimpleObjectSizeEstimator</a>, <a href="../../../../org/jboss/netty/util/DefaultObjectSizeEstimator.html" title="class in org.jboss.netty.util">DefaultObjectSizeEstimator</a></dd> </dl> <hr> <br> <pre>public interface <span class="strong">ObjectSizeEstimator</span></pre> <div class="block">Estimates the size of an object in bytes.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../org/jboss/netty/util/ObjectSizeEstimator.html#estimateSize(java.lang.Object)">estimateSize</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</code> <div class="block">Returns the estimated size of the specified object in bytes.</div> </td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="estimateSize(java.lang.Object)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>estimateSize</h4> <pre>int&nbsp;estimateSize(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre> <div class="block">Returns the estimated size of the specified object in bytes.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>a positive integer which represents the size of the specified object in bytes</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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ObjectSizeEstimator.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/jboss/netty/util/NetUtil.html" title="class in org.jboss.netty.util"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/jboss/netty/util/ThreadNameDeterminer.html" title="interface in org.jboss.netty.util"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/jboss/netty/util/ObjectSizeEstimator.html" target="_top">Frames</a></li> <li><a href="ObjectSizeEstimator.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>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; 2008-2015 <a href="http://netty.io/">The Netty Project</a>. All Rights Reserved.</small></p> </body> </html>
anmei/netty-3.10.1.Final
doc/api/org/jboss/netty/util/ObjectSizeEstimator.html
HTML
apache-2.0
8,194
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content='width=device-width, initial-scale=1'> <title>Partyfy</title> <link rel='stylesheet' href='app.css'> </head> <body class='skin-blue fixed sidebar-mini'> <div id="app"></div> <script src="app.js"></script> </body> </html>
felipeparpinelli/partyfy-client
public/index.html
HTML
apache-2.0
336
<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>RemotingAppender Methods</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 log4net™ SDK Documentation - Microsoft .NET Framework 4.0</td> <td class="product"> </td> </tr> </table> </div> <div id="TitleRow"> <h1 class="dtH1">RemotingAppender Methods</h1> </div> </div> <div id="nstext"> <p>The methods of the <b>RemotingAppender</b> class are listed below. For a complete list of <b>RemotingAppender</b> class members, see the <a href="log4net.Appender.RemotingAppenderMembers.html">RemotingAppender Members</a> topic.</p> <h4 class="dtH4">Public Instance Methods</h4> <div class="tablediv"> <table class="dtTABLE" cellspacing="0"> <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Appender.RemotingAppender.ActivateOptions.html">ActivateOptions</a></td><td width="50%"> Initialize the appender based on the options set </td></tr> <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Appender.AppenderSkeleton.AddFilter.html">AddFilter</a> (inherited from <b>AppenderSkeleton</b>)</td><td width="50%"> Adds a filter to the end of the filter chain. </td></tr> <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Appender.AppenderSkeleton.ClearFilters.html">ClearFilters</a> (inherited from <b>AppenderSkeleton</b>)</td><td width="50%"> Clears the filter list for this appender. </td></tr> <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Appender.AppenderSkeleton.Close.html">Close</a> (inherited from <b>AppenderSkeleton</b>)</td><td width="50%"> Closes the appender and release resources. </td></tr> <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Appender.AppenderSkeleton.DoAppend_overloads.html">DoAppend</a> (inherited from <b>AppenderSkeleton</b>)</td><td width="50%">Overloaded. Performs threshold checks and invokes filters before delegating actual logging to the subclasses specific <b>Append</b> method. </td></tr> <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassEqualsTopic.htm">Equals</a> (inherited from <b>Object</b>)</td><td width="50%"> </td></tr> <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="log4net.Appender.BufferingAppenderSkeleton.Flush_overloads.html">Flush</a> (inherited from <b>BufferingAppenderSkeleton</b>)</td><td width="50%">Overloaded. Flush the currently buffered events </td></tr> <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassGetHashCodeTopic.htm">GetHashCode</a> (inherited from <b>Object</b>)</td><td width="50%"> </td></tr> <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassGetTypeTopic.htm">GetType</a> (inherited from <b>Object</b>)</td><td width="50%"> </td></tr> <tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassToStringTopic.htm">ToString</a> (inherited from <b>Object</b>)</td><td width="50%"> </td></tr></table> </div> <h4 class="dtH4">Protected Instance Methods</h4> <div class="tablediv"> <table class="dtTABLE" cellspacing="0"> <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="log4net.Appender.BufferingAppenderSkeleton.Append_overload_1.html">Append</a> (inherited from <b>BufferingAppenderSkeleton</b>)</td><td width="50%">Overloaded. This method is called by the <b>DoAppend</b> method. </td></tr> <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="log4net.Appender.AppenderSkeleton.Append_overload_1.html">Append</a> (inherited from <b>AppenderSkeleton</b>)</td><td width="50%">Overloaded. Subclasses of <a href="log4net.Appender.AppenderSkeleton.html">AppenderSkeleton</a> should implement this method to perform actual logging. </td></tr> <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="log4net.Appender.AppenderSkeleton.FilterEvent.html">FilterEvent</a> (inherited from <b>AppenderSkeleton</b>)</td><td width="50%"> Test if the logging event should we output by this appender </td></tr> <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="log4net.Appender.AppenderSkeleton.Finalize.html">Finalize</a> (inherited from <b>AppenderSkeleton</b>)</td><td width="50%"> Finalizes this appender by calling the implementation's <a href="log4net.Appender.AppenderSkeleton.Close.html">Close</a> method. </td></tr> <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="log4net.Appender.AppenderSkeleton.IsAsSevereAsThreshold.html">IsAsSevereAsThreshold</a> (inherited from <b>AppenderSkeleton</b>)</td><td width="50%"> Checks if the message level is below this appender's threshold. </td></tr> <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassMemberwiseCloneTopic.htm">MemberwiseClone</a> (inherited from <b>Object</b>)</td><td width="50%"> </td></tr> <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="log4net.Appender.RemotingAppender.OnClose.html">OnClose</a></td><td width="50%"> Override base class close. </td></tr> <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="log4net.Appender.AppenderSkeleton.PreAppendCheck.html">PreAppendCheck</a> (inherited from <b>AppenderSkeleton</b>)</td><td width="50%"> Called before <b>Append</b> as a precondition. </td></tr> <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="log4net.Appender.AppenderSkeleton.RenderLoggingEvent_overloads.html">RenderLoggingEvent</a> (inherited from <b>AppenderSkeleton</b>)</td><td width="50%">Overloaded. Renders the <a href="log4net.Core.LoggingEvent.html">LoggingEvent</a> to a string. </td></tr> <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="log4net.Appender.RemotingAppender.SendBuffer.html">SendBuffer</a></td><td width="50%"> Send the contents of the buffer to the remote sink. </td></tr> <tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="log4net.Appender.BufferingAppenderSkeleton.SendFromBuffer.html">SendFromBuffer</a> (inherited from <b>BufferingAppenderSkeleton</b>)</td><td width="50%"> Sends the contents of the buffer. </td></tr></table> </div> <h4 class="dtH4">See Also</h4> <p> <a href="log4net.Appender.RemotingAppender.html">RemotingAppender Class</a> | <a href="log4net.Appender.html">log4net.Appender Namespace</a> | <a href="log4net.Appender.RemotingAppender.IRemoteLoggingSink.html">RemotingAppender.IRemoteLoggingSink</a></p> <object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;"> <param name="Keyword" value="RemotingAppender class, methods"> </param> </object> <hr /> <div id="footer"><a href='http://logging.apache.org/log4net/'>Copyright 2004-2013 The Apache Software Foundation.</a><br></br>Apache log4net, Apache and log4net are trademarks of The Apache Software Foundation.</div> </div> </body> </html>
gersonkurz/manualisator
manualisator/log4net-1.2.13/doc/release/sdk/log4net.Appender.RemotingAppenderMethods.html
HTML
apache-2.0
7,922
<html><!-- Created using the cpp_pretty_printer from the dlib C++ library. See http://dlib.net for updates. --><head><title>dlib C++ Library - metaprogramming.cpp</title></head><body bgcolor='white'><pre> <font color='#009900'>// Copyright (C) 2008 Davis E. King ([email protected]) </font><font color='#009900'>// License: Boost Software License See LICENSE.txt for the full license. </font> <font color='#0000FF'>#include</font> <font color='#5555FF'>&lt;</font>sstream<font color='#5555FF'>&gt;</font> <font color='#0000FF'>#include</font> <font color='#5555FF'>&lt;</font>string<font color='#5555FF'>&gt;</font> <font color='#0000FF'>#include</font> <font color='#5555FF'>&lt;</font>cstdlib<font color='#5555FF'>&gt;</font> <font color='#0000FF'>#include</font> <font color='#5555FF'>&lt;</font>ctime<font color='#5555FF'>&gt;</font> <font color='#0000FF'>#include</font> <font color='#5555FF'>&lt;</font>dlib<font color='#5555FF'>/</font>algs.h<font color='#5555FF'>&gt;</font> <font color='#0000FF'>#include</font> "<a style='text-decoration:none' href='tester.h.html'>tester.h</a>" <font color='#0000FF'>namespace</font> <b>{</b> <font color='#0000FF'>using</font> <font color='#0000FF'>namespace</font> test; <font color='#0000FF'>using</font> <font color='#0000FF'>namespace</font> dlib; <font color='#0000FF'>using</font> <font color='#0000FF'>namespace</font> std; logger <b><a name='dlog'></a>dlog</b><font face='Lucida Console'>(</font>"<font color='#CC0000'>test.metaprogramming</font>"<font face='Lucida Console'>)</font>; <font color='#0000FF'><u>void</u></font> <b><a name='metaprogramming_test'></a>metaprogramming_test</b> <font face='Lucida Console'>(</font> <font face='Lucida Console'>)</font> <font color='#009900'>/*! ensures - runs tests on template metaprogramming objects and functions for compliance with the specs !*/</font> <b>{</b> <font color='#BB00BB'>print_spinner</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>DLIB_TEST</font><font face='Lucida Console'>(</font>is_signed_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>signed</u></font> <font color='#0000FF'><u>char</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>true</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>DLIB_TEST</font><font face='Lucida Console'>(</font>is_signed_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>signed</u></font> <font color='#0000FF'><u>short</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>true</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>DLIB_TEST</font><font face='Lucida Console'>(</font>is_signed_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>signed</u></font> <font color='#0000FF'><u>int</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>true</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>DLIB_TEST</font><font face='Lucida Console'>(</font>is_signed_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>signed</u></font> <font color='#0000FF'><u>long</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>true</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>DLIB_TEST</font><font face='Lucida Console'>(</font>is_unsigned_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>signed</u></font> <font color='#0000FF'><u>char</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>DLIB_TEST</font><font face='Lucida Console'>(</font>is_unsigned_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>signed</u></font> <font color='#0000FF'><u>short</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>DLIB_TEST</font><font face='Lucida Console'>(</font>is_unsigned_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>signed</u></font> <font color='#0000FF'><u>int</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>DLIB_TEST</font><font face='Lucida Console'>(</font>is_unsigned_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>signed</u></font> <font color='#0000FF'><u>long</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>DLIB_TEST</font><font face='Lucida Console'>(</font>is_unsigned_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>char</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>true</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>DLIB_TEST</font><font face='Lucida Console'>(</font>is_unsigned_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>short</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>true</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>DLIB_TEST</font><font face='Lucida Console'>(</font>is_unsigned_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>int</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>true</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>DLIB_TEST</font><font face='Lucida Console'>(</font>is_unsigned_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>true</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>DLIB_TEST</font><font face='Lucida Console'>(</font>is_signed_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>char</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>DLIB_TEST</font><font face='Lucida Console'>(</font>is_signed_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>short</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>DLIB_TEST</font><font face='Lucida Console'>(</font>is_signed_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>int</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>DLIB_TEST</font><font face='Lucida Console'>(</font>is_signed_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>COMPILE_TIME_ASSERT</font><font face='Lucida Console'>(</font>is_signed_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>signed</u></font> <font color='#0000FF'><u>char</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>true</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>COMPILE_TIME_ASSERT</font><font face='Lucida Console'>(</font>is_signed_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>signed</u></font> <font color='#0000FF'><u>short</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>true</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>COMPILE_TIME_ASSERT</font><font face='Lucida Console'>(</font>is_signed_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>signed</u></font> <font color='#0000FF'><u>int</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>true</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>COMPILE_TIME_ASSERT</font><font face='Lucida Console'>(</font>is_signed_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>signed</u></font> <font color='#0000FF'><u>long</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>true</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>COMPILE_TIME_ASSERT</font><font face='Lucida Console'>(</font>is_unsigned_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>signed</u></font> <font color='#0000FF'><u>char</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>COMPILE_TIME_ASSERT</font><font face='Lucida Console'>(</font>is_unsigned_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>signed</u></font> <font color='#0000FF'><u>short</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>COMPILE_TIME_ASSERT</font><font face='Lucida Console'>(</font>is_unsigned_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>signed</u></font> <font color='#0000FF'><u>int</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>COMPILE_TIME_ASSERT</font><font face='Lucida Console'>(</font>is_unsigned_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>signed</u></font> <font color='#0000FF'><u>long</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>COMPILE_TIME_ASSERT</font><font face='Lucida Console'>(</font>is_unsigned_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>char</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>true</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>COMPILE_TIME_ASSERT</font><font face='Lucida Console'>(</font>is_unsigned_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>short</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>true</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>COMPILE_TIME_ASSERT</font><font face='Lucida Console'>(</font>is_unsigned_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>int</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>true</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>COMPILE_TIME_ASSERT</font><font face='Lucida Console'>(</font>is_unsigned_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>true</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>COMPILE_TIME_ASSERT</font><font face='Lucida Console'>(</font>is_signed_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>char</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>COMPILE_TIME_ASSERT</font><font face='Lucida Console'>(</font>is_signed_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>short</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>COMPILE_TIME_ASSERT</font><font face='Lucida Console'>(</font>is_signed_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>int</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <font color='#BB00BB'>COMPILE_TIME_ASSERT</font><font face='Lucida Console'>(</font>is_signed_type<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font><font color='#5555FF'>&gt;</font>::value <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <b>}</b> <font color='#0000FF'>class</font> <b><a name='metaprogramming_tester'></a>metaprogramming_tester</b> : <font color='#0000FF'>public</font> tester <b>{</b> <font color='#0000FF'>public</font>: <b><a name='metaprogramming_tester'></a>metaprogramming_tester</b> <font face='Lucida Console'>(</font> <font face='Lucida Console'>)</font> : tester <font face='Lucida Console'>(</font>"<font color='#CC0000'>test_metaprogramming</font>", "<font color='#CC0000'>Runs tests on the metaprogramming objects and functions.</font>"<font face='Lucida Console'>)</font> <b>{</b><b>}</b> <font color='#0000FF'><u>void</u></font> <b><a name='perform_test'></a>perform_test</b> <font face='Lucida Console'>(</font> <font face='Lucida Console'>)</font> <b>{</b> <font color='#BB00BB'>metaprogramming_test</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>; <b>}</b> <b>}</b> a; <b>}</b> </pre></body></html>
Nekel-Seyew/Complex-3D-Vector-Fields
dlib-18.18/docs/dlib/test/metaprogramming.cpp.html
HTML
apache-2.0
15,781
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>VirtualBox Main API: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body> <!-- Generated by Doxygen 1.7.1 --> <div class="navigation" id="top"> <div class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul> </div> <div class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&nbsp;List</span></a></li> <li class="current"><a href="globals.html"><span>File&nbsp;Members</span></a></li> </ul> </div> <div class="tabs2"> <ul class="tablist"> <li><a href="globals.html"><span>All</span></a></li> <li><a href="globals_vars.html"><span>Variables</span></a></li> <li><a href="globals_enum.html"><span>Enumerations</span></a></li> <li class="current"><a href="globals_eval.html"><span>Enumerator</span></a></li> </ul> </div> <div class="tabs3"> <ul class="tablist"> <li><a href="globals_eval.html#index_a"><span>a</span></a></li> <li><a href="globals_eval_0x62.html#index_b"><span>b</span></a></li> <li><a href="globals_eval_0x63.html#index_c"><span>c</span></a></li> <li><a href="globals_eval_0x64.html#index_d"><span>d</span></a></li> <li><a href="globals_eval_0x65.html#index_e"><span>e</span></a></li> <li class="current"><a href="globals_eval_0x66.html#index_f"><span>f</span></a></li> <li><a href="globals_eval_0x67.html#index_g"><span>g</span></a></li> <li><a href="globals_eval_0x68.html#index_h"><span>h</span></a></li> <li><a href="globals_eval_0x69.html#index_i"><span>i</span></a></li> <li><a href="globals_eval_0x6b.html#index_k"><span>k</span></a></li> <li><a href="globals_eval_0x6c.html#index_l"><span>l</span></a></li> <li><a href="globals_eval_0x6d.html#index_m"><span>m</span></a></li> <li><a href="globals_eval_0x6e.html#index_n"><span>n</span></a></li> <li><a href="globals_eval_0x70.html#index_p"><span>p</span></a></li> <li><a href="globals_eval_0x72.html#index_r"><span>r</span></a></li> <li><a href="globals_eval_0x73.html#index_s"><span>s</span></a></li> <li><a href="globals_eval_0x74.html#index_t"><span>t</span></a></li> <li><a href="globals_eval_0x75.html#index_u"><span>u</span></a></li> <li><a href="globals_eval_0x76.html#index_v"><span>v</span></a></li> </ul> </div> </div> <div class="contents"> &nbsp; <h3><a class="anchor" id="index_f"></a>- f -</h3><ul> <li>FaultToleranceState_Inactive : <a class="el" href="_virtual_box_8idl.html#af7bf1134499ce00177105e69908fba29aee0d244ab93de4d7d8a5afec463f9f37">VirtualBox.idl</a> </li> <li>FaultToleranceState_Master : <a class="el" href="_virtual_box_8idl.html#af7bf1134499ce00177105e69908fba29a3584a5f8cfa10d6148b2708a3707c15e">VirtualBox.idl</a> </li> <li>FaultToleranceState_Standby : <a class="el" href="_virtual_box_8idl.html#af7bf1134499ce00177105e69908fba29ae720c72e37966e9e8766b0c695f487a9">VirtualBox.idl</a> </li> <li>FileSeekType_Current : <a class="el" href="_virtual_box_8idl.html#a6008d6b3d1848c37cd3618adcbf27669ab59f78130a5540a7805a5dce26ce9f02">VirtualBox.idl</a> </li> <li>FileSeekType_Set : <a class="el" href="_virtual_box_8idl.html#a6008d6b3d1848c37cd3618adcbf27669af2d5d9b2211ca486272481fb94697f3d">VirtualBox.idl</a> </li> <li>FileStatus_Closed : <a class="el" href="_virtual_box_8idl.html#a0a785734a2e4d29ff32532d92a03b40ca306c6cc8d9827eae00054bb38c6f68ba">VirtualBox.idl</a> </li> <li>FileStatus_Closing : <a class="el" href="_virtual_box_8idl.html#a0a785734a2e4d29ff32532d92a03b40cad0665f212eb7de64936344fe3055213c">VirtualBox.idl</a> </li> <li>FileStatus_Down : <a class="el" href="_virtual_box_8idl.html#a0a785734a2e4d29ff32532d92a03b40ca54ef45e7dff219342cfee98971c844a5">VirtualBox.idl</a> </li> <li>FileStatus_Error : <a class="el" href="_virtual_box_8idl.html#a0a785734a2e4d29ff32532d92a03b40ca4cbdaab2c6dd1a23ba187a4a9622a2d8">VirtualBox.idl</a> </li> <li>FileStatus_Open : <a class="el" href="_virtual_box_8idl.html#a0a785734a2e4d29ff32532d92a03b40ca0bf19a8d10460df136c7476d90484741">VirtualBox.idl</a> </li> <li>FileStatus_Opening : <a class="el" href="_virtual_box_8idl.html#a0a785734a2e4d29ff32532d92a03b40ca3a3afa1183bba4370cf4395cdb260c90">VirtualBox.idl</a> </li> <li>FileStatus_Undefined : <a class="el" href="_virtual_box_8idl.html#a0a785734a2e4d29ff32532d92a03b40ca1d72b3abff81bdc2017f5918fc34be5c">VirtualBox.idl</a> </li> <li>FirmwareType_BIOS : <a class="el" href="_virtual_box_8idl.html#afddb85483810aea160a6bf2c90259b55a6ad208f3a80dea7a6f9ab4156a546c15">VirtualBox.idl</a> </li> <li>FirmwareType_EFI : <a class="el" href="_virtual_box_8idl.html#afddb85483810aea160a6bf2c90259b55addab04be0e65d22d87f3d73e6f7ea4f0">VirtualBox.idl</a> </li> <li>FirmwareType_EFI32 : <a class="el" href="_virtual_box_8idl.html#afddb85483810aea160a6bf2c90259b55a24643585bce5b965f12f81cd85776054">VirtualBox.idl</a> </li> <li>FirmwareType_EFI64 : <a class="el" href="_virtual_box_8idl.html#afddb85483810aea160a6bf2c90259b55a86a51599b3fe49b31863e95115fd3fc5">VirtualBox.idl</a> </li> <li>FirmwareType_EFIDUAL : <a class="el" href="_virtual_box_8idl.html#afddb85483810aea160a6bf2c90259b55ab450e63c8e00898a946fbd53ab0e6aef">VirtualBox.idl</a> </li> <li>FramebufferPixelFormat_FOURCC_RGB : <a class="el" href="_virtual_box_8idl.html#a84c61ceeb099eea56755556569841556a20600e949579db6ce7fd78e1a18e8ecc">VirtualBox.idl</a> </li> <li>FramebufferPixelFormat_Opaque : <a class="el" href="_virtual_box_8idl.html#a84c61ceeb099eea56755556569841556aea15858402d4c2420f44ddb442fbd640">VirtualBox.idl</a> </li> <li>FsObjType_DevBlock : <a class="el" href="_virtual_box_8idl.html#a9f523286b07e3ae3f643420f23ef7f6da0dd4de62f4e243f24f10f158357e39b7">VirtualBox.idl</a> </li> <li>FsObjType_DevChar : <a class="el" href="_virtual_box_8idl.html#a9f523286b07e3ae3f643420f23ef7f6da057160f760f9d001b985a24299b06bcd">VirtualBox.idl</a> </li> <li>FsObjType_Directory : <a class="el" href="_virtual_box_8idl.html#a9f523286b07e3ae3f643420f23ef7f6da4db06cd9486f06ce300a708be4ecfe7f">VirtualBox.idl</a> </li> <li>FsObjType_FIFO : <a class="el" href="_virtual_box_8idl.html#a9f523286b07e3ae3f643420f23ef7f6daa8aae708e4bd591f2145c4cf80abd896">VirtualBox.idl</a> </li> <li>FsObjType_File : <a class="el" href="_virtual_box_8idl.html#a9f523286b07e3ae3f643420f23ef7f6da603a15ece2bb3cdbda42aa3e44a3bd64">VirtualBox.idl</a> </li> <li>FsObjType_Socket : <a class="el" href="_virtual_box_8idl.html#a9f523286b07e3ae3f643420f23ef7f6dacecb42362d1e241ae99ec9f058280536">VirtualBox.idl</a> </li> <li>FsObjType_Symlink : <a class="el" href="_virtual_box_8idl.html#a9f523286b07e3ae3f643420f23ef7f6da41d84cc9734caa1f17310969ada8a341">VirtualBox.idl</a> </li> <li>FsObjType_Undefined : <a class="el" href="_virtual_box_8idl.html#a9f523286b07e3ae3f643420f23ef7f6da01cd1e63ee8509a9c3d9662acd9d5186">VirtualBox.idl</a> </li> <li>FsObjType_Whiteout : <a class="el" href="_virtual_box_8idl.html#a9f523286b07e3ae3f643420f23ef7f6daf997967fac91be63c065cd5ae43b5651">VirtualBox.idl</a> </li> </ul> </div> <hr class="footer"/><address class="footer"><small>Generated on Wed Dec 18 2013 16:36:51 for VirtualBox Main API by&nbsp; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address> </body> </html>
dgomez10/xanon
SDK/docs/html/globals_eval_0x66.html
HTML
apache-2.0
7,896
<html><head><title>MeshRadius</title></head> <body bgcolor="#EFF1F0" link="#3A3966" vlink="#000000" alink="#000000"> <font face="Verdana, sans-serif" size="2"><p align="center"><b><font size="4">MeshRadius()</font></b></p> <p><b>Syntax</b></p><blockquote> Result = <font color="#3A3966"><b>MeshRadius</b></font>(#Mesh)</blockquote> </blockquote> <b>Description</b><br><blockquote> Returns the radius of the smallest sphere which can contains the mesh. </blockquote><p><b>Parameters</b></p><blockquote> <style type="text/css"> table.parameters { border-spacing: 0px; border-style: none; border-collapse: collapse; } table.parameters td { border-width: 1px; padding: 6px; border-style: solid; border-color: gray; vertical-align: top; font-family:Arial; font-size:10pt; } </style> <table width="90%" class="parameters"> <tr><td width="10%"><i>Mesh</i></td> <td width="90%"> The mesh to use. </td></tr> </table> </blockquote><p><b>Return value</b></p><blockquote> Returns the radius the mesh. </blockquote><p><b>See Also</b></p><blockquote> <a href="createmesh.html">CreateMesh()</a> </Blockquote><p><b>Supported OS </b><Blockquote>All</Blockquote></p><center><- <a href=meshindexcount.html>MeshIndexCount()</a> - <a href="index.html">Mesh Index</a> - <a href="meshvertexcolor.html">MeshVertexColor()</a> -><br><br> </body></html>
PureBasicCN/PureBasicPreference
source_dir/documentation/mesh/meshradius.html
HTML
apache-2.0
1,340
<!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_39) on Wed Mar 11 11:15:19 CST 2015 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> 类 com.sina.weibo.sdk.api.VideoObject 的使用 </TITLE> <META NAME="date" CONTENT="2015-03-11"> <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="类 com.sina.weibo.sdk.api.VideoObject 的使用"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <HR> <CENTER> <H2> <B>类 com.sina.weibo.sdk.api.VideoObject<br>的使用</B></H2> </CENTER> 没有 com.sina.weibo.sdk.api.VideoObject 的用法 <P> <HR> <HR> </BODY> </HTML>
cowthan/AyoWeibo
weibosdk/doc/doc/com/sina/weibo/sdk/api/class-use/VideoObject.html
HTML
apache-2.0
962
<!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 Tue Apr 22 01:43:54 UTC 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.hadoop.hbase.io.hfile.BlockType (HBase 0.94.19 API) </TITLE> <META NAME="date" CONTENT="2014-04-22"> <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.hbase.io.hfile.BlockType (HBase 0.94.19 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/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile"><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/hbase/io/hfile//class-useBlockType.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BlockType.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.hbase.io.hfile.BlockType</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/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.hadoop.hbase.io.hfile"><B>org.apache.hadoop.hbase.io.hfile</B></A></TD> <TD>Provides the hbase data+index+metadata file.&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.hadoop.hbase.util"><B>org.apache.hadoop.hbase.util</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.hadoop.hbase.io.hfile"><!-- --></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/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A> in <A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/package-summary.html">org.apache.hadoop.hbase.io.hfile</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/hbase/io/hfile/package-summary.html">org.apache.hadoop.hbase.io.hfile</A> that return <A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</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/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A></CODE></FONT></TD> <TD><CODE><B>HFileBlock.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileBlock.html#getBlockType()">getBlockType</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/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A></CODE></FONT></TD> <TD><CODE><B>HFileBlock.BlockWritable.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileBlock.BlockWritable.html#getBlockType()">getBlockType</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The type of block this data should use.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A></CODE></FONT></TD> <TD><CODE><B>Cacheable.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/Cacheable.html#getBlockType()">getBlockType</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/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A></CODE></FONT></TD> <TD><CODE><B>HFileBlockIndex.BlockIndexWriter.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileBlockIndex.BlockIndexWriter.html#getInlineBlockType()">getInlineBlockType</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/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A></CODE></FONT></TD> <TD><CODE><B>InlineBlockWriter.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/InlineBlockWriter.html#getInlineBlockType()">getInlineBlockType</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The type of blocks this block writer produces.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A></CODE></FONT></TD> <TD><CODE><B>BlockType.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html#parse(byte[], int, int)">parse</A></B>(byte[]&nbsp;buf, int&nbsp;offset, int&nbsp;length)</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>static&nbsp;<A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A></CODE></FONT></TD> <TD><CODE><B>BlockType.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html#read(java.nio.ByteBuffer)">read</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A>&nbsp;buf)</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>static&nbsp;<A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A></CODE></FONT></TD> <TD><CODE><B>BlockType.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html#read(java.io.DataInputStream)">read</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/DataInputStream.html?is-external=true" title="class or interface in java.io">DataInputStream</A>&nbsp;in)</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>static&nbsp;<A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A></CODE></FONT></TD> <TD><CODE><B>BlockType.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html#valueOf(java.lang.String)">valueOf</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)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A>[]</CODE></FONT></TD> <TD><CODE><B>BlockType.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html#values()">values</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in the order they are declared.</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="../../../../../../../org/apache/hadoop/hbase/io/hfile/package-summary.html">org.apache.hadoop.hbase.io.hfile</A> that return types with arguments of type <A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</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/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A>,<A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A>&gt;</CODE></FONT></TD> <TD><CODE><B>HFileDataBlockEncoder.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoder.html#beforeWriteToDisk(java.nio.ByteBuffer, boolean, byte[])">beforeWriteToDisk</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A>&nbsp;in, boolean&nbsp;includesMemstoreTS, byte[]&nbsp;dummyHeader)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Should be called before an encoded or unencoded data block is written to disk.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A>,<A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A>&gt;</CODE></FONT></TD> <TD><CODE><B>NoOpDataBlockEncoder.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/NoOpDataBlockEncoder.html#beforeWriteToDisk(java.nio.ByteBuffer, boolean, byte[])">beforeWriteToDisk</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A>&nbsp;in, boolean&nbsp;includesMemstoreTS, byte[]&nbsp;dummyHeader)</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/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A>,<A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A>&gt;</CODE></FONT></TD> <TD><CODE><B>HFileDataBlockEncoderImpl.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoderImpl.html#beforeWriteToDisk(java.nio.ByteBuffer, boolean, byte[])">beforeWriteToDisk</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</A>&nbsp;in, boolean&nbsp;includesMemstoreTS, byte[]&nbsp;dummyHeader)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Precondition: a non-encoded buffer.</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="../../../../../../../org/apache/hadoop/hbase/io/hfile/package-summary.html">org.apache.hadoop.hbase.io.hfile</A> with parameters of type <A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</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>HFileBlock.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileBlock.html#expectType(org.apache.hadoop.hbase.io.hfile.BlockType)">expectType</A></B>(<A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A>&nbsp;expectedType)</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/hbase/io/hfile/HFileBlock.html" title="class in org.apache.hadoop.hbase.io.hfile">HFileBlock</A></CODE></FONT></TD> <TD><CODE><B>HFileBlock.BlockIterator.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileBlock.BlockIterator.html#nextBlockWithBlockType(org.apache.hadoop.hbase.io.hfile.BlockType)">nextBlockWithBlockType</A></B>(<A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A>&nbsp;blockType)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Similar to <A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileBlock.BlockIterator.html#nextBlock()"><CODE>HFileBlock.BlockIterator.nextBlock()</CODE></A> but checks block type, throws an exception if incorrect, and returns the HFile block</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileBlock.html" title="class in org.apache.hadoop.hbase.io.hfile">HFileBlock</A></CODE></FONT></TD> <TD><CODE><B>HFile.CachingBlockReader.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFile.CachingBlockReader.html#readBlock(long, long, boolean, boolean, boolean, org.apache.hadoop.hbase.io.hfile.BlockType)">readBlock</A></B>(long&nbsp;offset, long&nbsp;onDiskBlockSize, boolean&nbsp;cacheBlock, boolean&nbsp;pread, boolean&nbsp;isCompaction, <A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A>&nbsp;expectedBlockType)</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/hbase/io/hfile/HFileBlock.html" title="class in org.apache.hadoop.hbase.io.hfile">HFileBlock</A></CODE></FONT></TD> <TD><CODE><B>HFileReaderV2.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileReaderV2.html#readBlock(long, long, boolean, boolean, boolean, org.apache.hadoop.hbase.io.hfile.BlockType)">readBlock</A></B>(long&nbsp;dataBlockOffset, long&nbsp;onDiskBlockSize, boolean&nbsp;cacheBlock, boolean&nbsp;pread, boolean&nbsp;isCompaction, <A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A>&nbsp;expectedBlockType)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Read in a file block.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileBlock.html" title="class in org.apache.hadoop.hbase.io.hfile">HFileBlock</A></CODE></FONT></TD> <TD><CODE><B>HFileReaderV1.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileReaderV1.html#readBlock(long, long, boolean, boolean, boolean, org.apache.hadoop.hbase.io.hfile.BlockType)">readBlock</A></B>(long&nbsp;offset, long&nbsp;onDiskBlockSize, boolean&nbsp;cacheBlock, boolean&nbsp;pread, boolean&nbsp;isCompaction, <A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A>&nbsp;expectedBlockType)</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="http://java.sun.com/javase/6/docs/api/java/io/DataOutputStream.html?is-external=true" title="class or interface in java.io">DataOutputStream</A></CODE></FONT></TD> <TD><CODE><B>HFileBlock.Writer.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/HFileBlock.Writer.html#startWriting(org.apache.hadoop.hbase.io.hfile.BlockType)">startWriting</A></B>(<A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A>&nbsp;newBlockType)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Starts writing into the block.</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">Constructors in <A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/package-summary.html">org.apache.hadoop.hbase.io.hfile</A> with parameters of type <A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockCacheKey.html#BlockCacheKey(java.lang.String, long, org.apache.hadoop.hbase.io.encoding.DataBlockEncoding, org.apache.hadoop.hbase.io.hfile.BlockType)">BlockCacheKey</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;file, long&nbsp;offset, <A HREF="../../../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.html" title="enum in org.apache.hadoop.hbase.io.encoding">DataBlockEncoding</A>&nbsp;encoding, <A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A>&nbsp;blockType)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.hadoop.hbase.util"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A> in <A HREF="../../../../../../../org/apache/hadoop/hbase/util/package-summary.html">org.apache.hadoop.hbase.util</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/hbase/util/package-summary.html">org.apache.hadoop.hbase.util</A> that return <A HREF="../../../../../../../org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</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/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile">BlockType</A></CODE></FONT></TD> <TD><CODE><B>CompoundBloomFilterWriter.</B><B><A HREF="../../../../../../../org/apache/hadoop/hbase/util/CompoundBloomFilterWriter.html#getInlineBlockType()">getInlineBlockType</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/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile"><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/hbase/io/hfile//class-useBlockType.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BlockType.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/">The Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
axfcampos/hbase-0.94.19
docs/apidocs/org/apache/hadoop/hbase/io/hfile/class-use/BlockType.html
HTML
apache-2.0
26,585
<html> <head> <script type="text/javascript" src="testfw.js"></script> <script type="text/javascript" src="testengine.js"></script> <script type="text/javascript"> TestEngine = new TestEngineDefn(); TestEngine.addTestScript( "test_heading_set_bold_italic_left.html", "test_heading_set_bold_italic_left.html"); TestEngine.addTestScript( "test_heading_set_right_font.html", "test_heading_set_right_font.html"); TestEngine.addTestScript( "test_heading_set_fontsize", "test_heading_set_fontsize.html"); TestEngine.addTestScript( "test_heading_add_new_heading.html","test_heading_add_new_heading.html"); TestEngine.addTestScript( "Add notations #1", "test_notation_add_new.html"); TestEngine.addTestScript( "Add notations #2", "test_notation_add_new2.html"); TestEngine.addTestScript( "Test navigation of notations", "test_notation_navigation.html"); TestEngine.addTestScript( "Test stayi-selector display", "test_stayi_selector.html"); TestEngine.addTestScript( "Test Insertion of text", "test_notation_insert.html"); </script> </head> <body onload="TestEngine.runTests(document.body);"> <b>Editor Tests:</b> </body> </html>
rarunk15/cmnt
test/eyeball/editor_testfw.html
HTML
apache-2.0
1,126
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>SB Admin - Bootstrap Admin Template</title> <!-- Bootstrap Core CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> <link href="css/sb-admin.css" rel="stylesheet"> <!-- Custom Fonts --> <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div id="wrapper"> <!-- Navigation --> <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="index.html">SB Admin</a> </div> <!-- Top Menu Items --> <ul class="nav navbar-right top-nav"> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-envelope"></i> <b class="caret"></b></a> <ul class="dropdown-menu message-dropdown"> <li class="message-preview"> <a href="#"> <div class="media"> <span class="pull-left"> <img class="media-object" src="http://placehold.it/50x50" alt=""> </span> <div class="media-body"> <h5 class="media-heading"> <strong>John Smith</strong> </h5> <p class="small text-muted"><i class="fa fa-clock-o"></i> Yesterday at 4:32 PM</p> <p>Lorem ipsum dolor sit amet, consectetur...</p> </div> </div> </a> </li> <li class="message-preview"> <a href="#"> <div class="media"> <span class="pull-left"> <img class="media-object" src="http://placehold.it/50x50" alt=""> </span> <div class="media-body"> <h5 class="media-heading"> <strong>John Smith</strong> </h5> <p class="small text-muted"><i class="fa fa-clock-o"></i> Yesterday at 4:32 PM</p> <p>Lorem ipsum dolor sit amet, consectetur...</p> </div> </div> </a> </li> <li class="message-preview"> <a href="#"> <div class="media"> <span class="pull-left"> <img class="media-object" src="http://placehold.it/50x50" alt=""> </span> <div class="media-body"> <h5 class="media-heading"> <strong>John Smith</strong> </h5> <p class="small text-muted"><i class="fa fa-clock-o"></i> Yesterday at 4:32 PM</p> <p>Lorem ipsum dolor sit amet, consectetur...</p> </div> </div> </a> </li> <li class="message-footer"> <a href="#">Read All New Messages</a> </li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-bell"></i> <b class="caret"></b></a> <ul class="dropdown-menu alert-dropdown"> <li> <a href="#">Alert Name <span class="label label-default">Alert Badge</span></a> </li> <li> <a href="#">Alert Name <span class="label label-primary">Alert Badge</span></a> </li> <li> <a href="#">Alert Name <span class="label label-success">Alert Badge</span></a> </li> <li> <a href="#">Alert Name <span class="label label-info">Alert Badge</span></a> </li> <li> <a href="#">Alert Name <span class="label label-warning">Alert Badge</span></a> </li> <li> <a href="#">Alert Name <span class="label label-danger">Alert Badge</span></a> </li> <li class="divider"></li> <li> <a href="#">View All</a> </li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-user"></i> John Smith <b class="caret"></b></a> <ul class="dropdown-menu"> <li> <a href="#"><i class="fa fa-fw fa-user"></i> Profile</a> </li> <li> <a href="#"><i class="fa fa-fw fa-envelope"></i> Inbox</a> </li> <li> <a href="#"><i class="fa fa-fw fa-gear"></i> Settings</a> </li> <li class="divider"></li> <li> <a href="#"><i class="fa fa-fw fa-power-off"></i> Log Out</a> </li> </ul> </li> </ul> <!-- Sidebar Menu Items - These collapse to the responsive navigation menu on small screens --> <div class="collapse navbar-collapse navbar-ex1-collapse"> <ul class="nav navbar-nav side-nav"> <li> <a href="index.html">Who We Are</a> </li> <li> <a href="timeline.html">Agenda</a> </li> <li> <a href="intro-video.html">American Funds Video</a> </li> <li> <a href="overview.html">Company Overviews</a> </li> <li> <a href="dashboard.html"><i class="fa fa-fw fa-dashboard"></i> The Problem Statements </a> </li> <li> <a href="javascript:;" data-toggle="collapse" data-target="#demo"> Competitive Advantages <i class="fa fa-fw fa-caret-down"></i></a> <ul id="demo" class="collapse"> <li> <a href="consistency.html"><i class="fa fa-fw fa-bar-chart-o"></i> Consistency </a> </li> <li> <a href="performance.html"><i class="fa fa-fw fa-table"></i> Reliability </a> </li> <li> <a href="target_market.html"><i class="fa fa-fw fa-edit"></i> Target Market </a> </li> </ul> </li> <!-- <li> <a href="consistency.html"><i class="fa fa-fw fa-bar-chart-o"></i> Consistency </a> </li> <li> <a href="performance.html"><i class="fa fa-fw fa-table"></i> Performance </a> </li> <li> <a href="target_market.html"><i class="fa fa-fw fa-edit"></i> Target Market </a> </li> --> <!-- <li> <a href="bootstrap-elements.html"><i class="fa fa-fw fa-desktop"></i> Bootstrap Elements</a> </li> <li> <a href="bootstrap-grid.html"><i class="fa fa-fw fa-wrench"></i> Bootstrap Grid</a> </li> --> <li class="active"> <a href="blank-page.html"><i class="fa fa-fw fa-file"></i> Target Audience Tool </a> </li> <li> <a href="survival.html"><i class="fa fa-fw fa-file"></i> Survival </a> </li> <li> <a href="guidingPrinciples.html"><i class="fa fa-fw fa-file"></i> Guiding Principles </a> </li> <li> <a href="pitch.html"><i class="fa fa-fw fa-file"></i> Looking Forward </a> </li> <li> <a href="end-video.html"><i class="fa fa-fw fa-file"></i> BlackRock Video </a> </li> <li> <a href="gratitude.html"><i class="fa fa-fw fa-file"></i> Gratitude </a> </li> <!-- <li> <a href="index-rtl.html"><i class="fa fa-fw fa-dashboard"></i> RTL Dashboard</a> </li> --> </ul> </div> <!-- /.navbar-collapse --> </nav> <div id="page-wrapper"> <div class="container-fluid"> <!-- Page Heading --> <div class="row"> <div class="col-lg-12"> <h1 class="page-header"> Company Culture Comparation <small>Subheading</small> </h1> <ol class="breadcrumb"> <li> <i class="fa fa-dashboard"></i> <a href="index.html">Dashboard</a> </li> <li class="active"> <i class="fa fa-file"></i> Blank Page </li> <br> </br> <div class="row"> <div class="col-lg-6"> <div class="input-group"> <div class="input-group-btn"> <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Action <span class="caret"></span></button> <ul class="dropdown-menu"> <li><a href="#">Action</a></li> <li><a href="#">Another action</a></li> <li><a href="#">Something else here</a></li> <li role="separator" class="divider"></li> <li><a href="#">Separated link</a></li> </ul> </div><!-- /btn-group --> <input type="text" class="form-control" placeholder="Please input a company name" aria-label="..."> </div><!-- /input-group --> </div><!-- /.col-lg-6 --> <div class="col-lg-6"> <div class="input-group"> <input type="text" class="form-control" placeholder="Please input a competitor" aria-label="..."> <div class="input-group-btn"> <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Action <span class="caret"></span></button> <ul class="dropdown-menu dropdown-menu-right"> <li><a href="#">Action</a></li> <li><a href="#">Another action</a></li> <li><a href="#">Something else here</a></li> <li role="separator" class="divider"></li> <li><a href="#">Separated link</a></li> </ul> </div><!-- /btn-group --> </div><!-- /input-group --> </div><!-- /.col-lg-6 --> </div><!-- /.row --> <br></br> <button type="button" class="btn btn-primary" onclick="showDisplay()">Go</button> <p id="message"> It didn't work! </p> <br></br> <div class="progress" id="progress" style="display:none"> <div id="progressBar"class="progress-bar progress-bar-striped active" role="progressbar" aria-valuenow="45" aria-valuemin="0" aria-valuemax="100" style="width:0%"> <span class="sr-only">45% Complete</span> </div> </div> </ol> </div> </div> <!-- /.row --> </div> <!-- /.container-fluid --> </div> <!-- /#page-wrapper --> </div> <!-- /#wrapper --> <!-- jQuery --> <script src="js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> <script src="js/bootstrap.min.js"></script> <!-- Sourcing pico --> <script src="/pico/client.js"></script> </body> </html> <script src="/pico/client.js"></script> <script> // angular.module('myApp',[]).controller('myCtrl', ['$scope', function($scope){ function showDisplay(){ document.getElementById("progress").style.display= "block"; var percent = 0; setInterval(function(){ percent += 1; var percentStr = percent.toString() + "%"; document.getElementById("progressBar").style.width=percentStr; if (percent == 100) { picoExample(); } }, 50); } // var myFunc = function(){ // alert('hi'); // } // var cultureTool = function() { // var xhttp = new XMLHttpRequest(); // xhttp.onreadystatechange = function() { // if (xhttp.readyState == 4 && xhttp.status == 200) { // document.getElementById("demo").innerHTML = xhttp.responseText; // } // }; // xhttp.open("GET", "http://127.0.0.1:8000/innovation.py", true); // xhttp.send(); // window.alert(xhttp.response) // } var picoExample = function() { window.alert("Starting the pico example..."); pico.load("example"); window.alert("loaded"); example.hello("Fergal", function(response){ window.alert("made it here"); document.getElementById('message').innerHTML = response; }); } // }]); </script>
william-t/blk_dashboard
blank-page-old.html
HTML
apache-2.0
16,749
<html><body> <style> body, h1, h2, h3, div, span, p, pre, a { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } body { font-size: 13px; padding: 1em; } h1 { font-size: 26px; margin-bottom: 1em; } h2 { font-size: 24px; margin-bottom: 1em; } h3 { font-size: 20px; margin-bottom: 1em; margin-top: 1em; } pre, code { line-height: 1.5; font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace; } pre { margin-top: 0.5em; } h1, h2, h3, p { font-family: Arial, sans serif; } h1, h2, h3 { border-bottom: solid #CCC 1px; } .toc_element { margin-top: 0.5em; } .firstline { margin-left: 2 em; } .method { margin-top: 1em; border: solid 1px #CCC; padding: 1em; background: #EEE; } .details { font-weight: bold; font-size: 14px; } </style> <h1><a href="cloudbuild_v1.html">Cloud Build API</a> . <a href="cloudbuild_v1.projects.html">projects</a> . <a href="cloudbuild_v1.projects.locations.html">locations</a></h1> <h2>Instance Methods</h2> <p class="toc_element"> <code><a href="cloudbuild_v1.projects.locations.bitbucketServerConfigs.html">bitbucketServerConfigs()</a></code> </p> <p class="firstline">Returns the bitbucketServerConfigs Resource.</p> <p class="toc_element"> <code><a href="cloudbuild_v1.projects.locations.builds.html">builds()</a></code> </p> <p class="firstline">Returns the builds Resource.</p> <p class="toc_element"> <code><a href="cloudbuild_v1.projects.locations.githubEnterpriseConfigs.html">githubEnterpriseConfigs()</a></code> </p> <p class="firstline">Returns the githubEnterpriseConfigs Resource.</p> <p class="toc_element"> <code><a href="cloudbuild_v1.projects.locations.operations.html">operations()</a></code> </p> <p class="firstline">Returns the operations Resource.</p> <p class="toc_element"> <code><a href="cloudbuild_v1.projects.locations.triggers.html">triggers()</a></code> </p> <p class="firstline">Returns the triggers Resource.</p> <p class="toc_element"> <code><a href="cloudbuild_v1.projects.locations.workerPools.html">workerPools()</a></code> </p> <p class="firstline">Returns the workerPools Resource.</p> <p class="toc_element"> <code><a href="#close">close()</a></code></p> <p class="firstline">Close httplib2 connections.</p> <h3>Method Details</h3> <div class="method"> <code class="details" id="close">close()</code> <pre>Close httplib2 connections.</pre> </div> </body></html>
googleapis/google-api-python-client
docs/dyn/cloudbuild_v1.projects.locations.html
HTML
apache-2.0
2,557
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_32) on Tue Jun 18 11:08:43 PDT 2013 --> <TITLE> DescribeConfigurationSettingsRequest (AWS SDK for Java - 1.4.7) </TITLE> <META NAME="date" CONTENT="2013-06-18"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../JavaDoc.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="DescribeConfigurationSettingsRequest (AWS SDK for Java - 1.4.7)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&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="../../../../../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> <span id="feedback_section"><h3>Did this page help you?</h3>&nbsp;&nbsp;&nbsp;<a id="feedback_yes" target="_blank">Yes</a>&nbsp;&nbsp;&nbsp;<a id="feedback_no" target="_blank">No</a>&nbsp;&nbsp;&nbsp;<a id="go_cti" target="_blank">Tell us about it...</a></span> <script type="text/javascript"> var javadoc_root_name = "/javadoc/"; var javadoc_path = location.href.substring(0, location.href.lastIndexOf(javadoc_root_name) + javadoc_root_name.length); var file_path = location.href.substring(location.href.lastIndexOf(javadoc_root_name) + javadoc_root_name.length); var feedback_yes_url = javadoc_path + "javadoc-resources/feedbackyes.html?topic_id="; var feedback_no_url = javadoc_path + "javadoc-resources/feedbackno.html?topic_id="; var feedback_tellmore_url = "https://aws-portal.amazon.com/gp/aws/html-forms-controller/documentation/aws_doc_feedback_04?service_name=Java-Ref&file_name="; if(file_path != "overview-frame.html") { var file_name = file_path.replace(/[/.]/g, '_'); document.getElementById("feedback_yes").setAttribute("href", feedback_yes_url + file_name); document.getElementById("feedback_no").setAttribute("href", feedback_no_url + file_name); document.getElementById("go_cti").setAttribute("href", feedback_tellmore_url + file_name); } else { // hide the header in overview-frame page document.getElementById("feedback_section").innerHTML = ""; } </script> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationOptionsResult.html" title="class in com.amazonaws.services.elasticbeanstalk.model"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsResult.html" title="class in com.amazonaws.services.elasticbeanstalk.model"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DescribeConfigurationSettingsRequest.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> com.amazonaws.services.elasticbeanstalk.model</FONT> <BR> Class DescribeConfigurationSettingsRequest</H2> <PRE> <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A> <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../com/amazonaws/AmazonWebServiceRequest.html" title="class in com.amazonaws">com.amazonaws.AmazonWebServiceRequest</A> <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A></DD> </DL> <HR> <DL> <DT><PRE>public class <B>DescribeConfigurationSettingsRequest</B><DT>extends <A HREF="../../../../../com/amazonaws/AmazonWebServiceRequest.html" title="class in com.amazonaws">AmazonWebServiceRequest</A><DT>implements <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A></DL> </PRE> <P> Container for the parameters to the <A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/AWSElasticBeanstalk.html#describeConfigurationSettings(com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest)"><CODE>DescribeConfigurationSettings operation</CODE></A>. <p> Returns a description of the settings for the specified configuration set, that is, either a configuration template or the configuration set associated with a running environment. </p> <p> When describing the settings for the configuration set associated with a running environment, it is possible to receive two sets of setting descriptions. One is the deployed configuration set, and the other is a draft configuration of an environment that is either in the process of deployment or that failed to deploy. </p> <p> Related Topics </p> <ul> <li> DeleteEnvironmentConfiguration </li> </ul> <P> <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/AWSElasticBeanstalk.html#describeConfigurationSettings(com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest)"><CODE>AWSElasticBeanstalk.describeConfigurationSettings(DescribeConfigurationSettingsRequest)</CODE></A>, <A HREF="../../../../../serialized-form.html#com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest">Serialized Form</A></DL> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html#DescribeConfigurationSettingsRequest()">DescribeConfigurationSettingsRequest</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default constructor for a new DescribeConfigurationSettingsRequest object.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html#DescribeConfigurationSettingsRequest(java.lang.String)">DescribeConfigurationSettingsRequest</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;applicationName)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new DescribeConfigurationSettingsRequest object.</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;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html#equals(java.lang.Object)">equals</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</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="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html#getApplicationName()">getApplicationName</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The application for the environment or configuration template.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html#getEnvironmentName()">getEnvironmentName</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The name of the environment to describe.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html#getTemplateName()">getTemplateName</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The name of the configuration template to describe.</TD> </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="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html#hashCode()">hashCode</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;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html#setApplicationName(java.lang.String)">setApplicationName</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;applicationName)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The application for the environment or configuration template.</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="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html#setEnvironmentName(java.lang.String)">setEnvironmentName</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;environmentName)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The name of the environment to describe.</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="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html#setTemplateName(java.lang.String)">setTemplateName</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;templateName)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The name of the configuration template to describe.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html#toString()">toString</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a string representation of this object; useful for testing and debugging.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html" title="class in com.amazonaws.services.elasticbeanstalk.model">DescribeConfigurationSettingsRequest</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html#withApplicationName(java.lang.String)">withApplicationName</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;applicationName)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The application for the environment or configuration template.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html" title="class in com.amazonaws.services.elasticbeanstalk.model">DescribeConfigurationSettingsRequest</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html#withEnvironmentName(java.lang.String)">withEnvironmentName</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;environmentName)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The name of the environment to describe.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html" title="class in com.amazonaws.services.elasticbeanstalk.model">DescribeConfigurationSettingsRequest</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html#withTemplateName(java.lang.String)">withTemplateName</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;templateName)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The name of the configuration template to describe.</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_com.amazonaws.AmazonWebServiceRequest"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class com.amazonaws.<A HREF="../../../../../com/amazonaws/AmazonWebServiceRequest.html" title="class in com.amazonaws">AmazonWebServiceRequest</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../../com/amazonaws/AmazonWebServiceRequest.html#copyPrivateRequestParameters()">copyPrivateRequestParameters</A>, <A HREF="../../../../../com/amazonaws/AmazonWebServiceRequest.html#getRequestClientOptions()">getRequestClientOptions</A>, <A HREF="../../../../../com/amazonaws/AmazonWebServiceRequest.html#getRequestCredentials()">getRequestCredentials</A>, <A HREF="../../../../../com/amazonaws/AmazonWebServiceRequest.html#setRequestCredentials(com.amazonaws.auth.AWSCredentials)">setRequestCredentials</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.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD> </TR> </TABLE> &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="DescribeConfigurationSettingsRequest()"><!-- --></A><H3> DescribeConfigurationSettingsRequest</H3> <PRE> public <B>DescribeConfigurationSettingsRequest</B>()</PRE> <DL> <DD>Default constructor for a new DescribeConfigurationSettingsRequest object. Callers should use the setter or fluent setter (with...) methods to initialize this object after creating it. <P> </DL> <HR> <A NAME="DescribeConfigurationSettingsRequest(java.lang.String)"><!-- --></A><H3> DescribeConfigurationSettingsRequest</H3> <PRE> public <B>DescribeConfigurationSettingsRequest</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;applicationName)</PRE> <DL> <DD>Constructs a new DescribeConfigurationSettingsRequest object. Callers should use the setter or fluent setter (with...) methods to initialize any additional object members. <P> <DL> <DT><B>Parameters:</B><DD><CODE>applicationName</CODE> - The application for the environment or configuration template.</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="getApplicationName()"><!-- --></A><H3> getApplicationName</H3> <PRE> public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getApplicationName</B>()</PRE> <DL> <DD>The application for the environment or configuration template. <p> <b>Constraints:</b><br/> <b>Length: </b>1 - 100<br/> <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>The application for the environment or configuration template.</DL> </DD> </DL> <HR> <A NAME="setApplicationName(java.lang.String)"><!-- --></A><H3> setApplicationName</H3> <PRE> public void <B>setApplicationName</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;applicationName)</PRE> <DL> <DD>The application for the environment or configuration template. <p> <b>Constraints:</b><br/> <b>Length: </b>1 - 100<br/> <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>applicationName</CODE> - The application for the environment or configuration template.</DL> </DD> </DL> <HR> <A NAME="withApplicationName(java.lang.String)"><!-- --></A><H3> withApplicationName</H3> <PRE> public <A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html" title="class in com.amazonaws.services.elasticbeanstalk.model">DescribeConfigurationSettingsRequest</A> <B>withApplicationName</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;applicationName)</PRE> <DL> <DD>The application for the environment or configuration template. <p> Returns a reference to this object so that method calls can be chained together. <p> <b>Constraints:</b><br/> <b>Length: </b>1 - 100<br/> <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>applicationName</CODE> - The application for the environment or configuration template. <DT><B>Returns:</B><DD>A reference to this updated object so that method calls can be chained together.</DL> </DD> </DL> <HR> <A NAME="getTemplateName()"><!-- --></A><H3> getTemplateName</H3> <PRE> public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getTemplateName</B>()</PRE> <DL> <DD>The name of the configuration template to describe. <p> Conditional: You must specify either this parameter or an EnvironmentName, but not both. If you specify both, AWS Elastic Beanstalk returns an <code>InvalidParameterCombination</code> error. If you do not specify either, AWS Elastic Beanstalk returns a <code>MissingRequiredParameter</code> error. <p> <b>Constraints:</b><br/> <b>Length: </b>1 - 100<br/> <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>The name of the configuration template to describe. <p> Conditional: You must specify either this parameter or an EnvironmentName, but not both. If you specify both, AWS Elastic Beanstalk returns an <code>InvalidParameterCombination</code> error. If you do not specify either, AWS Elastic Beanstalk returns a <code>MissingRequiredParameter</code> error.</DL> </DD> </DL> <HR> <A NAME="setTemplateName(java.lang.String)"><!-- --></A><H3> setTemplateName</H3> <PRE> public void <B>setTemplateName</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;templateName)</PRE> <DL> <DD>The name of the configuration template to describe. <p> Conditional: You must specify either this parameter or an EnvironmentName, but not both. If you specify both, AWS Elastic Beanstalk returns an <code>InvalidParameterCombination</code> error. If you do not specify either, AWS Elastic Beanstalk returns a <code>MissingRequiredParameter</code> error. <p> <b>Constraints:</b><br/> <b>Length: </b>1 - 100<br/> <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>templateName</CODE> - The name of the configuration template to describe. <p> Conditional: You must specify either this parameter or an EnvironmentName, but not both. If you specify both, AWS Elastic Beanstalk returns an <code>InvalidParameterCombination</code> error. If you do not specify either, AWS Elastic Beanstalk returns a <code>MissingRequiredParameter</code> error.</DL> </DD> </DL> <HR> <A NAME="withTemplateName(java.lang.String)"><!-- --></A><H3> withTemplateName</H3> <PRE> public <A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html" title="class in com.amazonaws.services.elasticbeanstalk.model">DescribeConfigurationSettingsRequest</A> <B>withTemplateName</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;templateName)</PRE> <DL> <DD>The name of the configuration template to describe. <p> Conditional: You must specify either this parameter or an EnvironmentName, but not both. If you specify both, AWS Elastic Beanstalk returns an <code>InvalidParameterCombination</code> error. If you do not specify either, AWS Elastic Beanstalk returns a <code>MissingRequiredParameter</code> error. <p> Returns a reference to this object so that method calls can be chained together. <p> <b>Constraints:</b><br/> <b>Length: </b>1 - 100<br/> <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>templateName</CODE> - The name of the configuration template to describe. <p> Conditional: You must specify either this parameter or an EnvironmentName, but not both. If you specify both, AWS Elastic Beanstalk returns an <code>InvalidParameterCombination</code> error. If you do not specify either, AWS Elastic Beanstalk returns a <code>MissingRequiredParameter</code> error. <DT><B>Returns:</B><DD>A reference to this updated object so that method calls can be chained together.</DL> </DD> </DL> <HR> <A NAME="getEnvironmentName()"><!-- --></A><H3> getEnvironmentName</H3> <PRE> public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getEnvironmentName</B>()</PRE> <DL> <DD>The name of the environment to describe. <p> Condition: You must specify either this or a TemplateName, but not both. If you specify both, AWS Elastic Beanstalk returns an <code>InvalidParameterCombination</code> error. If you do not specify either, AWS Elastic Beanstalk returns <code>MissingRequiredParameter</code> error. <p> <b>Constraints:</b><br/> <b>Length: </b>4 - 23<br/> <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>The name of the environment to describe. <p> Condition: You must specify either this or a TemplateName, but not both. If you specify both, AWS Elastic Beanstalk returns an <code>InvalidParameterCombination</code> error. If you do not specify either, AWS Elastic Beanstalk returns <code>MissingRequiredParameter</code> error.</DL> </DD> </DL> <HR> <A NAME="setEnvironmentName(java.lang.String)"><!-- --></A><H3> setEnvironmentName</H3> <PRE> public void <B>setEnvironmentName</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;environmentName)</PRE> <DL> <DD>The name of the environment to describe. <p> Condition: You must specify either this or a TemplateName, but not both. If you specify both, AWS Elastic Beanstalk returns an <code>InvalidParameterCombination</code> error. If you do not specify either, AWS Elastic Beanstalk returns <code>MissingRequiredParameter</code> error. <p> <b>Constraints:</b><br/> <b>Length: </b>4 - 23<br/> <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>environmentName</CODE> - The name of the environment to describe. <p> Condition: You must specify either this or a TemplateName, but not both. If you specify both, AWS Elastic Beanstalk returns an <code>InvalidParameterCombination</code> error. If you do not specify either, AWS Elastic Beanstalk returns <code>MissingRequiredParameter</code> error.</DL> </DD> </DL> <HR> <A NAME="withEnvironmentName(java.lang.String)"><!-- --></A><H3> withEnvironmentName</H3> <PRE> public <A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html" title="class in com.amazonaws.services.elasticbeanstalk.model">DescribeConfigurationSettingsRequest</A> <B>withEnvironmentName</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;environmentName)</PRE> <DL> <DD>The name of the environment to describe. <p> Condition: You must specify either this or a TemplateName, but not both. If you specify both, AWS Elastic Beanstalk returns an <code>InvalidParameterCombination</code> error. If you do not specify either, AWS Elastic Beanstalk returns <code>MissingRequiredParameter</code> error. <p> Returns a reference to this object so that method calls can be chained together. <p> <b>Constraints:</b><br/> <b>Length: </b>4 - 23<br/> <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>environmentName</CODE> - The name of the environment to describe. <p> Condition: You must specify either this or a TemplateName, but not both. If you specify both, AWS Elastic Beanstalk returns an <code>InvalidParameterCombination</code> error. If you do not specify either, AWS Elastic Beanstalk returns <code>MissingRequiredParameter</code> error. <DT><B>Returns:</B><DD>A reference to this updated object so that method calls can be chained together.</DL> </DD> </DL> <HR> <A NAME="toString()"><!-- --></A><H3> toString</H3> <PRE> public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>toString</B>()</PRE> <DL> <DD>Returns a string representation of this object; useful for testing and debugging. <P> <DD><DL> <DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>A string representation of this object.<DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang"><CODE>Object.toString()</CODE></A></DL> </DD> </DL> <HR> <A NAME="hashCode()"><!-- --></A><H3> hashCode</H3> <PRE> public int <B>hashCode</B>()</PRE> <DL> <DD><DL> <DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="equals(java.lang.Object)"><!-- --></A><H3> equals</H3> <PRE> public boolean <B>equals</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</PRE> <DL> <DD><DL> <DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&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="../../../../../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> <script src="http://aws.amazon.com/js/urchin.js" type="text/javascript"></script> <script type="text/javascript">urchinTracker();</script> <!-- SiteCatalyst code version: H.25.2. Copyright 1996-2012 Adobe, Inc. All Rights Reserved. More info available at http://www.omniture.com --> <script language="JavaScript" type="text/javascript" src="https://d36cz9buwru1tt.cloudfront.net/js/sitecatalyst/s_code.min.js (view-source:https://d36cz9buwru1tt.cloudfront.net/js/sitecatalyst/s_code.min.js)" /> <script language="JavaScript" type="text/javascript"> <!-- // Documentation Service Name s.prop66='AWS SDK for Java'; s.eVar66='D=c66'; // Documentation Guide Name s.prop65='API Reference'; s.eVar65='D=c65'; var s_code=s.t();if(s_code)document.write(s_code) //--> </script> <script language="JavaScript" type="text/javascript"> <!--if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-') //--> </script> <noscript> <img src="http://amazonwebservices.d2.sc.omtrdc.net/b/ss/awsamazondev/1/H.25.2--NS/0" height="1" width="1" border="0" alt="" /> </noscript> <!--/DO NOT REMOVE/--> <!-- End SiteCatalyst code version: H.25.2. --> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationOptionsResult.html" title="class in com.amazonaws.services.elasticbeanstalk.model"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsResult.html" title="class in com.amazonaws.services.elasticbeanstalk.model"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DescribeConfigurationSettingsRequest.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2010 Amazon Web Services, Inc. All Rights Reserved. </BODY> </HTML>
hobinyoon/aws-java-sdk-1.4.7
documentation/javadoc/com/amazonaws/services/elasticbeanstalk/model/DescribeConfigurationSettingsRequest.html
HTML
apache-2.0
38,335
<?xml version="1.0" encoding="UTF-8"?> <html><body class="spl" id="spl"> <div class="DocumentTitle"> <p class="DocumentTitle"><strong>NEOVA COMPLEX HQ PLUS- hydroquinone emulsion </strong><br>PhotoMedex, Inc.<br></p> <p class="disclaimer">Disclaimer: This drug has not been found by FDA to be safe and effective, and this labeling has not been approved by FDA. <a href="http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/EnforcementActivitiesbyFDA/SelectedEnforcementActionsonUnapprovedDrugs/default.htm">For further information about unapproved drugs, click here.</a></p> </div> <h1>Neova Complex HQ Plus - Hydroquinone 4%</h1> <div class="Contents"> <div class="Section" data-sectionCode="48780-1"> <a name="section-1"></a><p></p> </div> <div class="Section" data-sectionCode="34067-9"> <a name="section-1"></a><p></p> <p class="First">Complex HQ Plus is indicated for the gradual lightening of hyperpigmented skin conditions such as <span class="product-label-link" type="condition" conceptid="4264234" conceptname="Chloasma">chloasma</span>, <span class="product-label-link" type="condition" conceptid="4264234" conceptname="Chloasma">melasma</span>, freckles, senile lentigenes, and other unwanted areas of melanin hyperpigmention.</p> </div> <div class="Section" data-sectionCode="34068-7"> <a name="section-2"></a><p></p> <h1>DIRECTIONS:</h1> <p class="First">Apply a thin layer on the skin surface in the affected areas twice a day or as directed by physician. Use of this product should be discontinued after 3 months of treatment if no improvement is observed. The lightening effect may not be noticeable when used on very dark skin. Sun exposure should be avoided. DNA Damage Control [EVERYDAY BROAD SPECTRUM SPF 44] or other broad spectrum sunblock or protective clothing should be used to prevent reoccurring hyperpigmentation.</p> <p></p> </div> <div class="Section" data-sectionCode="43678-2"> <a name="section-3"></a><p></p> <h1>ACTIVE INGREDIENT:</h1> <p class="First">Hydroquinone, 4%</p> </div> <div class="Section" data-sectionCode="51727-6"> <a name="section-4"></a><p></p> <h1>INACTIVE INGREDIENTS:</h1> <p class="First">Ascorbic Acid, Butylated Hydroxytoluene, Cetyl Alcohol, Edetate Disodium, Fragrance, Glycerin, Glycolic Acid, Methylparaben, Propylparaben, Purified Water, Sodium Lauryl Sulfate, Sodium Metabisulfite, Stearyl Alcohol, Vitamin E Acetate.</p> <p></p> </div> <div class="Section" data-sectionCode="34071-1"> <a name="section-5"></a><p></p> <h1>WARNINGS:</h1> <p class="First">Avoid contact with eyes. Some users may experience mild <span class="product-label-link" type="condition" conceptid="4280604" conceptname="Skin irritation">skin irritation</span>. If <span class="product-label-link" type="condition" conceptid="4280604" conceptname="Skin irritation">skin irritation</span> becomes severe, stop use and consult a physician. In case of accidental ingestion, call a physician or seek a Poison Control Center immediately. Children under 12 years of age: Do not use unless directed by a physician.</p> </div> <div class="Section" data-sectionCode="50565-1"> <a name="section-6"></a><p></p> <p class="First"><span class="Bold">FOR EXTERNAL USE ONLY.</span></p> <p><span class="Bold">KEEP THIS AND ALL DRUGS OUT OF REACH OF CHILDREN.</span></p> <p></p> </div> <div class="Section" data-sectionCode="42229-5"> <a name="section-7"></a><p></p> <p class="First">PhotoMedex, Horsham, PA 19044<br>1.888.966.1010 • www.neova.com<br>Made in the USA</p> <br><p></p> </div> <div class="Section" data-sectionCode="51945-4"> <a name="L4f88b5bf-7986-4b19-b40a-792fe62bc978"></a><a name="section-8"></a><p></p> <h1>Neova Complex HQ Plus<br>2oz. (56.7 g) label and box</h1> <p class="First">ComplexHQplus2ozLabel.jpg<img alt="label" src="http://dailymed.nlm.nih.gov/dailymed/image.cfm?setid=dd3ce6f2-ed6e-448b-9924-bb1632a83c69&amp;name=ComplexHQplus2ozLabel.jpg"> ComplexHQplusBox.jpg<img alt="box" src="http://dailymed.nlm.nih.gov/dailymed/image.cfm?setid=dd3ce6f2-ed6e-448b-9924-bb1632a83c69&amp;name=ComplexHQplusBox.jpg"></p> </div> </div> <div class="DataElementsTables"> <table class="contentTablePetite" cellSpacing="0" cellPadding="3" width="100%"><tbody> <tr><td class="contentTableTitle"> <strong>NEOVA  COMPLEX HQ PLUS</strong><br><span class="contentTableReg">hydroquinone emulsion</span> </td></tr> <tr><td><table width="100%" cellpadding="5" cellspacing="0" class="formTablePetite"> <tr><td colspan="4" class="formHeadingTitle">Product Information</td></tr> <tr class="formTableRowAlt"> <td class="formLabel">Product Type</td> <td class="formItem">HUMAN PRESCRIPTION DRUG LABEL</td> <td class="formLabel">Item Code (Source)</td> <td class="formItem">NDC:62362-012</td> </tr> <tr class="formTableRow"> <td width="30%" class="formLabel">Route of Administration</td> <td class="formItem">TOPICAL</td> <td width="30%" class="formLabel">DEA Schedule</td> <td class="formItem">     </td> </tr> </table></td></tr> <tr><td><table width="100%" cellpadding="3" cellspacing="0" class="formTablePetite"> <tr><td colspan="3" class="formHeadingTitle">Active Ingredient/Active Moiety</td></tr> <tr> <th class="formTitle" scope="col">Ingredient Name</th> <th class="formTitle" scope="col">Basis of Strength</th> <th class="formTitle" scope="col">Strength</th> </tr> <tr class="formTableRowAlt"> <td class="formItem"> <strong>HYDROQUINONE</strong> (HYDROQUINONE) </td> <td class="formItem">HYDROQUINONE</td> <td class="formItem">40 mg  in 1 g</td> </tr> </table></td></tr> <tr><td><table width="100%" cellpadding="3" cellspacing="0" class="formTablePetite"> <tr><td colspan="2" class="formHeadingTitle">Inactive Ingredients</td></tr> <tr> <th class="formTitle" scope="col">Ingredient Name</th> <th class="formTitle" scope="col">Strength</th> </tr> <tr class="formTableRowAlt"> <td class="formItem"><strong>ASCORBIC ACID</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRow"> <td class="formItem"><strong>BUTYLATED HYDROXYTOLUENE</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRowAlt"> <td class="formItem"><strong>CETYL ALCOHOL</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRow"> <td class="formItem"><strong>EDETATE DISODIUM</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRowAlt"> <td class="formItem"><strong>GLYCERIN</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRow"> <td class="formItem"><strong>GLYCOLIC ACID</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRowAlt"> <td class="formItem"><strong>METHYLPARABEN</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRow"> <td class="formItem"><strong>PROPYLPARABEN</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRowAlt"> <td class="formItem"><strong>WATER</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRow"> <td class="formItem"><strong>SODIUM LAURYL SULFATE</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRowAlt"> <td class="formItem"><strong>SODIUM METABISULFITE</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRow"> <td class="formItem"><strong>STEARYL ALCOHOL</strong></td> <td class="formItem"> </td> </tr> <tr class="formTableRowAlt"> <td class="formItem"><strong>.ALPHA.-TOCOPHEROL ACETATE</strong></td> <td class="formItem"> </td> </tr> </table></td></tr> <tr><td></td></tr> <tr><td><table width="100%" cellpadding="3" cellspacing="0" class="formTablePetite"> <tr><td colspan="5" class="formHeadingTitle">Packaging</td></tr> <tr> <th scope="col" width="1" class="formTitle">#</th> <th scope="col" class="formTitle">Item Code</th> <th scope="col" class="formTitle">Package Description</th> <th scope="col" class="formTitle">Marketing Start Date</th> <th scope="col" class="formTitle">Marketing End Date</th> </tr> <tr class="formTableRowAlt"> <th scope="row" class="formItem">1</th> <td class="formItem">NDC:62362-012-01</td> <td class="formItem">1 in 1 BOX</td> <td class="formItem"></td> <td class="formItem"></td> </tr> <tr class="formTableRowAlt"> <th scope="row" class="formItem">1</th> <td class="formItem">NDC:62362-012-02</td> <td class="formItem">56 g in 1 BOTTLE</td> <td class="formItem"></td> <td class="formItem"></td> </tr> </table></td></tr> <tr><td></td></tr> <tr><td class="normalizer"><table width="100%" cellpadding="3" cellspacing="0" class="formTableMorePetite"> <tr><td colspan="4" class="formHeadingReg"><span class="formHeadingTitle">Marketing Information</span></td></tr> <tr> <th scope="col" class="formTitle">Marketing Category</th> <th scope="col" class="formTitle">Application Number or Monograph Citation</th> <th scope="col" class="formTitle">Marketing Start Date</th> <th scope="col" class="formTitle">Marketing End Date</th> </tr> <tr class="formTableRowAlt"> <td class="formItem">unapproved drug other</td> <td class="formItem"></td> <td class="formItem">01/09/2012</td> <td class="formItem"></td> </tr> </table></td></tr> </tbody></table> <table width="100%" cellpadding="3" cellspacing="0" class="formTableMorePetite"><tr><td colspan="4" class="formHeadingReg"> <span class="formHeadingTitle">Labeler - </span>PhotoMedex, Inc. (054503875) </td></tr></table> <table width="100%" cellpadding="3" cellspacing="0" class="formTableMorePetite"> <tr><td colspan="4" class="formHeadingReg"><span class="formHeadingTitle">Establishment</span></td></tr> <tr> <th scope="col" class="formTitle">Name</th> <th scope="col" class="formTitle">Address</th> <th scope="col" class="formTitle">ID/FEI</th> <th scope="col" class="formTitle">Business Operations</th> </tr> <tr class="formTableRowAlt"> <td class="formItem">PhotoMedex, Inc.</td> <td class="formItem"></td> <td class="formItem">054503875</td> <td class="formItem">manufacture(62362-012)</td> </tr> </table> </div> <p><div class="EffectiveDate">Revised: 1/2014<div class="DocumentMetadata"> <div> <a href="javascript:toggleMixin();">Document Id: </a>9ce1bc91-5714-4c32-b4c6-1e8a96f907fc</div> <div>Set id: dd3ce6f2-ed6e-448b-9924-bb1632a83c69</div> <div>Version: 3</div> <div>Effective Time: 20140102</div> </div> </div> <div class="DistributorName">PhotoMedex, Inc.</div></p> </body></html>
OHDSI/Penelope
web/js/spl/dd3ce6f2-ed6e-448b-9924-bb1632a83c69.html
HTML
apache-2.0
10,249
<!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_75) on Wed Jun 10 23:21:18 IST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Overview (Solr 5.2.1 API)</title> <meta name="date" content="2015-06-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="Overview (Solr 5.2.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 class="navBarCell1Rev">Overview</li> <li><a href="org/apache/solr/morphlines/cell/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="org/apache/solr/morphlines/cell/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?overview-summary.html" target="_top">Frames</a></li> <li><a href="overview-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Solr 5.2.1 solr-morphlines-cell API</h1> </div> <div class="header"> <div class="subTitle"> <div class="block">Apache Solr Search Server: Solr Cell Morphline Commands</div> </div> <p>See: <a href="#overview_description">Description</a></p> </div> <div class="contentContainer"> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation"> <caption><span>Packages</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="org/apache/solr/morphlines/cell/package-summary.html">org.apache.solr.morphlines.cell</a></td> <td class="colLast"> <div class="block">Morphlines Solr Cell related code.</div> </td> </tr> </tbody> </table> </div> <div class="footer"><a name="overview_description"> <!-- --> </a> <div class="subTitle"> <div class="block">Apache Solr Search Server: Solr Cell Morphline Commands</div> </div> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li class="navBarCell1Rev">Overview</li> <li><a href="org/apache/solr/morphlines/cell/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="org/apache/solr/morphlines/cell/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?overview-summary.html" target="_top">Frames</a></li> <li><a href="overview-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2015 Apache Software Foundation. All Rights Reserved.</i> <script src='./prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
priyankajayaswal1/Solr-5.2-1-searching-and-indexing-
docs/solr-morphlines-cell/overview-summary.html
HTML
apache-2.0
5,258
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico"> <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="tomaz.me feed" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="google-site-verification" content="ynmOt0WzX8sVTNjmph4-tcmcUq8GzD3ao2AqpUJVlcY" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="keywords" content="technology,distributed systems,startups,life" /> <meta name="author" content="Tomaz Muraus"> <title>Posts tagged with "pypy" | tomaz.me</title> <!-- Facebook OpenGraph tags --> <meta content="Tomaz Muraus' personal blog" property="og:site_name"> <meta content="Tag archive" property="og:title"> <meta content="website" property="og:type"> <meta content="https://www.tomaz.me/tags/pypy.html" property="og:url"> <link href='/assets/global-d1c2e4663d5b839aa38bcad99c7c4d20.css' rel='stylesheet' type='text/css' /> </head> <body> <div class="navbar-top navbar navbar-inverse navbar-fixed-top visible-xs visible-sm"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/index.html">Tomaz Muraus' blog</a> </div> <div class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li ><a href="/index.html">Home</a></li> <li ><a href="/archive.html">Archive</a></li> <li ><a href="/atom.xml">Feed</a></li> <li ><a href="/slides.html">Slides</a></li> <li ><a href="/about.html">About Me</a></li> </ul> </div> </div> </div> <div class="container"> <div class="row logo"> <div class="col-md-2 hidden-sm hidden-xs" id="header"> <a class="headline" href="/index.html"><img src="/images/pony.png" class="logo" id="header-logo"></a> </div> <div class="col-md-6" id="header"> <h1><a class="headline" href="/index.html">computers, programming, startups and life.</a></h1> </div> </div> <div class="row"> <div class="col-md-8" id="content"> <script id="search-results-template" type="text/mustache"> <ul class="list-unstyled"> {{#entries}} <li> {{#date}}<time datetime="{{pubdate}}" pubdate>{{displaydate}}</time>{{/date}} <a href="{{url}}">{{{title}}}</a> </li> {{/entries}} </ul> </script> <section id="search-results" style="display: none;"> <h2>Search results</h2> <div class="entries"> </div> </section> <h2>Tag: pypy</h2> <div class="postcontent"> <h3>2011</h3> <ul class="archive"> <li>12 Feb 2011 » <a href="/2011/02/12/comparing-pypy-and-nodejs-V8-using-parser-code-generated-by-waxeye.html">Comparing PyPy and NodeJS (V8) using parser code generated by Waxeye</a></li> <li>09 Feb 2011 » <a href="/2011/02/09/writing-Cloudkick-query-qanguage-parser-using-waxeye.html">Writing Cloudkick Query Language parser using Waxeye</a></li> </ul> </div> </div> <div class="col-md-2 col-md-offset-1" id="menu"> <ul class="list-unstyled"> <div class="main-nav hidden-xs hidden-sm"> <li><a href="/index.html">Home</a></li> <li><a href="/archive.html">Archive</a></li> <li><a href="/atom.xml">Feed</a></li> <li><a href="/slides.html">Slides</a></li> <li><a href="/about.html">About Me</a></li> </div> <li><br /></li> <li class="title">Find me on</li> <li><span class='icon icon-twitter'></span><a href="http://twitter.com/KamiSLO">Twitter</a></li> <li><span class='icon icon-gplus'></span><a href="https://plus.google.com/+TomazMuraus/about">Google+</a></li> <li><span class='icon icon-github'></span><a href="http://github.com/Kami">Github</a></li> <li><span class='icon icon-launchpad'></span><a href="https://launchpad.net/~tomaz-muraus">Launchpad</a></li> <li><span class='icon-lanyrd'></span><a href="http://lanyrd.com/profile/kami/">Lanyrd</a></li> <li><span class='icon icon-linkedin'></span><a href="http://www.linkedin.com/in/tomazmuraus">LinkedIn</a></li> <li><span class='icon icon-masterbranch'></span><a href="https://masterbranch.com/tomaz.muraus">MasterBranch</a></li> <li><br /></li> <li class="title">Search</li> <li> <div id="search"> <form action="/search.html" method="get"> <input type="text" id="search-query" name="q" placeholder="Search string" autocomplete="off" class="form-control"> </form> </div> </li> <li><br /></li> <li class="title">Friend's blogs</li> <li><a href="http://russellhaering.com/">Russell's blog</a></li> <li><a href="http://journal.paul.querna.org/">Paul's journal</a></li> <li><a href="http://geoff.greer.fm/">Geoff's site</a></li> <li><br /></li> <li class="title">Podcasts I listen to</li> <li><a href="http://twit.tv/show/floss-weekly" rel="nofollow">FLOSS weekly</a></li> <li><a href="http://sixgun.org/linuxoutlaws" rel="nofollow">Linux Outlaws</a></li> <li><a href="http://nodeup.com/" rel="nofollow">NodeUp</a></li> <li><a href="http://thechangelog.com/podcast/" rel="nofollow">The Changelog</a></li> <li><a href="http://faif.us/" rel="nofollow">Free as in Freedom</a></li> <li><a href="http://blog.stackoverflow.com/category/podcasts/">StackExchange Podcast</a></li> <li><br /></li> <li class="title">Recently read</li> </ul> <div id="w8e3b8b0aeeaab2d06ec0a21fd4db3b8f"></div> <div class="col-md-offset-3"> <ul class="list-unstyled"> <li><a href="http://www.librarything.com/catalog/KamiSLO">All Books</a></li> </ul> </div> </div> </div> <footer> <div class="row "id="footer"> <div class="col-md-8 col-md-offset-2 text-center" style="padding-top: 20px;"> Copyright &copy; 2009-2019 Tomaz Muraus<br /> Content licensed under <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a><br/> Code examples licensed under <a href="http://opensource.org/licenses/BSD-3-Clause">3-clause BSD license</a>, unless noted otherwise </div> </div> </footer> <script src='/assets/global-0f2ade9f9a7156519708ea34aacab8b3.js' type='text/javascript'></script> <script src='/assets/search-bdde5e29a0dfe8a0416e42df0584f56e.js' type='text/javascript'></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1107810-12']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>
Kami/kami.github.com
tags/pypy.html
HTML
apache-2.0
8,493
<section class="player-bar" ng-controller="PlayerBarCtrl as playerBar"> <div class="container"> <div class="control-group main-controls"> <a class="previous" ng-click="playerBar.songPlayer.previous()"> <span class="ion-skip-backward"></span> </a> <a class="play-pause"> <span class="ion-play" ng-show="!playerBar.songPlayer.currentSong.playing" ng-click="playerBar.songPlayer.play()"> </span> <span class="ion-pause" ng-show="playerBar.songPlayer.currentSong.playing" ng-click="playerBar.songPlayer.pause()"> </span> </a> <a class="next" ng-click="playerBar.SongPlayer.next()"> <span class="ion-skip-forward"></span> </a> </div> <div class="control-group currently-playing"> <h2 class="song-name">{{ playerBar.songPlayer.currentSong.name }}</h2> <h2 class="artist-song-mobile">{{ playerBar.songPlayer.currentSong.name }}</h2> <h3 class="artist-name">{{ playerBar.albumData.artist}}</h3> <div class="seek-control"> <seek-bar value="{{ playerBar.songPlayer.currentTime }}" max="{{ playerBar.songPlayer.currentSong.length }}" on-change="playerBar.songPlayer.setCurrentTime(value)"></seek-bar> <<<<<<< HEAD <div class="current-time">{{ playerBar.songPlayer.currentTime | timecode }}</div> <div class="total-time">{{ playerBar.songPlayer.currentSong.length | timecode }}</div> ======= <div class="current-time">{{ playerBar.songPlayer.currentTime }}</div> <div class="total-time"></div> >>>>>>> checkpoint-10-mergeable-assignment </div> </div> <div class="control-group volume"> <span class="ion-volume-high icon"></span> <seek-bar value="{{ playerBar.songPlayer.volume }}" max= "100" on-change="playerBar.songPlayer.setVolume(value)"></seek-bar> </div> </div> </section>
StaciaHoov/bloc-jam-angular
dist/templates/player_bar.html
HTML
apache-2.0
1,849
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0-google-v7) on Wed Sep 02 13:30:31 PDT 2015 --> <title>com.google.appengine.api.urlfetch.dev Class Hierarchy</title> <meta name="date" content="2015-09-02"> <link rel="stylesheet" type="text/css" href="../../../../../../dev_javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="com.google.appengine.api.urlfetch.dev Class Hierarchy"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../com/google/appengine/api/taskqueue/dev/package-tree.html">Prev</a></li> <li><a href="../../../../../../com/google/appengine/api/users/dev/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/google/appengine/api/urlfetch/dev/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.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 class="title">Hierarchy For Package com.google.appengine.api.urlfetch.dev</h1> <span class="packageHierarchyLabel">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">AbstractLocalRpcService <ul> <li type="circle">com.google.appengine.api.urlfetch.dev.<a href="../../../../../../com/google/appengine/api/urlfetch/dev/LocalURLFetchService.html" title="class in com.google.appengine.api.urlfetch.dev"><span class="typeNameLink">LocalURLFetchService</span></a></li> </ul> </li> <li type="circle">DefaultRedirectHandler <ul> <li type="circle">com.google.appengine.api.urlfetch.dev.<a href="../../../../../../com/google/appengine/api/urlfetch/dev/AllMethodsRedirectHandler.html" title="class in com.google.appengine.api.urlfetch.dev"><span class="typeNameLink">AllMethodsRedirectHandler</span></a></li> </ul> </li> <li type="circle">DefaultRedirectStrategy <ul> <li type="circle">com.google.appengine.api.urlfetch.dev.<a href="../../../../../../com/google/appengine/api/urlfetch/dev/AllMethodsRedirectStrategy.html" title="class in com.google.appengine.api.urlfetch.dev"><span class="typeNameLink">AllMethodsRedirectStrategy</span></a></li> </ul> </li> <li type="circle">HttpEntityEnclosingRequestBase <ul> <li type="circle">com.google.appengine.api.urlfetch.dev.<a href="../../../../../../com/google/appengine/api/urlfetch/dev/HttpPatch.html" title="class in com.google.appengine.api.urlfetch.dev"><span class="typeNameLink">HttpPatch</span></a></li> </ul> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../com/google/appengine/api/taskqueue/dev/package-tree.html">Prev</a></li> <li><a href="../../../../../../com/google/appengine/api/users/dev/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/google/appengine/api/urlfetch/dev/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.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>
kopaka7/Visual-Summary
appengine-java-sdk-1.9.27/docs/testing/javadoc/com/google/appengine/api/urlfetch/dev/package-tree.html
HTML
apache-2.0
5,930
{% extends "layout.html" %} <!--css file used--> {% block css %} <!--e.g. <link href="{{ url_for('static', filename='css/register.css') }}" rel='stylesheet' type='text/css'/> --> <link rel="stylesheet" type="text/css" href="/static/css/article_upload.css" /> <link rel="stylesheet" type="text/css" href="/static/css/button.css" /> {% endblock %} <!--content--> {% block content %} <div id="title"> <p class="title">&nbsp;<a href="{{url_for('index')}}" >首页</a>&nbsp;>&nbsp;<a href="{{url_for('square')}}">文章</a>&nbsp;>&nbsp;<a href="/article/order_time/group/1/category/1/page/1">书评</a>&nbsp;>&nbsp;<font color='#D18719'>文章详情</font></p> </div> <p id="p_pic">默认题图</p> <div id="pics"> <img class="pics" id="pic_4" style="width:160px;height:160px;" src="{{url_for('uploaded_article_title_image',filename='article_upload_pic_6.jpg')}}" /> <!-- <p class="p_triangle" id="triangle_left">◀</p>--> <img class="triangle" id="triangle_left" src="{{ url_for('static', filename='images/right.png') }}" /> <img class="pics" id="pic_1" style="width:160px;height:160px;" src="{{url_for('uploaded_article_title_image',filename='article_upload_pic_1.jpg')}}" /> <img class="pics" id="pic_2" style="width:160px;height:160px;" src="{{url_for('uploaded_article_title_image',filename='article_upload_pic_2.jpg')}}" /> <img class="pics" id="pic_3" style="width:160px;height:160px;" src="{{url_for('uploaded_article_title_image',filename='article_upload_pic_3.jpg')}}" /> <img class="pics" id="pic_5" style="width:160px;height:160px;" src="{{url_for('uploaded_article_title_image',filename='article_upload_pic_4.jpg')}}" /> <img class="triangle" id="triangle_right" src="{{ url_for('static', filename='images/left.png') }}" /> <!--<p class="p_triangle" id="triangle_right">▶</p>--> <a href="#" class="button button-border button-primary button-small" id="button_upload_pic">上传题图</a> <!--<button class="button button-border button-primary button-small" id="button_upload_pic">上传题图</button>--> </div> <div id="article_editor"> <p id="p_article_title">文章标题:</p> <input id="input_title" type="text"> <p id="p_article_author">作者昵称:</p> <input id="input_special_author" type="text"> <!-- <ul id="display-type-select" class="nav nav-pills"> <li role="presentation" id="change-display-list" class="change-article-type active" value="1"><a>书评</a></li> <li role="presentation" id="change-display-list" class="change-article-type" value="2"><a>影评</a></li> <li role="presentation" id="change-display-list" class="change-article-type" value="3"><a>杂文</a></li> </ul> <label id="label_article">文章类别:</label> <div style="display:none"> <input id = "type-input1" type="radio" name="category" value="1" checked="true">书评 <input id = "type-input2" type="radio" name="category" value="2">影评 <input id = "type-input3" type="radio" name="category" value="3">杂文 </div> --> <script id="editor" type="text/plain" style="width:1160px;height:300px;"></script> <div id="search_book_list"> <div id="search_book_input"> 请搜索要关联的书籍: <input type="text" id="search_content" class="form-control" placeholder="" style="margin-top: 10px"> <a id="search_book_button" class="button button-border button-primary button-small" id="search_book_button">在线搜索</a> </div> <div id="search_book_result" class="search_book_result col-xs-12 col-md-6 col-lg-6"> <article class="post tag-ad"> <section class="post-featured-image"> <a class="thumbnail"> <img id="search_book_result_image" src="" width="800" height="600" alt="Book Image" style="display: block;" data-original=""> </a> </section> <header class="post-header"> <h3 id="search_book_result_name" class="post-title">Search Result</h3> </header> </article> </div> <div id="selected_book_info"> <div id="book_information"> <img id="book_image" style="width:auto;height:auto;max-height:280px" src=""> <table> <tr> <td width="100"><p class="p_book_info">书名</p></td> <td width="320"><p class="p_book_info_content" id="book_name"></p></td> </tr> <tr> <td width="100"><p class="p_book_info">作者</p></td> <td width="320"><p class="p_book_info_content" id="book_author"></p></td> </tr> <tr> <td width="100"><p class="p_book_info">出版社</p></td> <td width="320"><p class="p_book_info_content" id="book_publisher"></p></td> </tr> <tr> <td width="100"><p class="p_book_info">出版时间</p></td> <td width="320"><p class="p_book_info_content" id="book_pubdate"></p></td> </tr> <tr> <td width="100"><p class="p_book_info">页数</p></td> <td width="320"><p class="p_book_info_content" id="book_pages"></p></td> </tr> <tr> <td width="100"><p class="p_book_info">价格</p></td> <td width="320"><p class="p_book_info_content" id="book_price"></p></td> </tr> <tr> <td width="100"><p class="p_book_info">装帧</p></td> <td width="320"><p class="p_book_info_content" id="book_binding"></p></td> </tr> <tr> <td width="100"><p class="p_book_info">ISBN</p></td> <td width="320"><p class="p_book_info_content" id="book_isbn"></p></td> </tr> </table> </div> </div> </div> <div style="clear:both;"></div> <div id="buttons"> <a href="#" class="button button-border button-primary button-small" id="button_upload_confirm">提交</a> <a href="#" class="button button-border button-primary button-small" id="button_upload_draft">存入草稿箱</a> <a href="#" class="button button-border button-primary button-small" id="button_upload_cancel">取消</a> </div> </div> {% endblock %} <!--js file used--> {% block js %} <script type="text/javascript" charset="utf-8" src="{{ url_for('static', filename='ueditor/ueditor.config.js') }}"></script> <script type="text/javascript" charset="utf-8" src="{{ url_for('static', filename='ueditor/ueditor.all.min.js') }}"> </script> <script type="text/javascript" charset="utf-8" src="{{ url_for('static', filename='ueditor/lang/zh-cn/zh-cn.js') }}"></script> <script type="text/javascript" charset="utf-8" src="{{ url_for('static', filename='js/jquery-1.8.0.min.js') }}"></script> <script type="text/javascript" charset="utf-8" src="{{ url_for('static', filename='js/icheck.js') }}"></script> <script src="{{ url_for('static', filename='layer-v1.8.5/layer/layer.min.js') }}"></script> <script type="text/javascript"> var ue = UE.getEditor('editor', { serverUrl: "/editor/article", initialFrameWidth: 1160, initialFrameHeight: 500 }); $(document).ready(function(){ $("#search_book_result").css("display", "none"); $("#selected_book_info").css("display", "none"); //完成文章,上传到服务器 $("#button_upload_confirm").click(function(){ val_title = $("#input_title").val(); val_content = UE.getEditor('editor').getContent(); val_abstract = UE.getEditor('editor').getPlainTxt(); val_title_image=$('#pic_4').attr('src'); val_book_picture=$("#book_image").attr("src"); val_book_author=$("#book_author").text(); val_book_press=$("#book_publisher").text(); val_book_page_num=$("#book_pages").text(); val_book_price=$("#book_price").text(); val_book_press_time=$("#book_pubdate").text(); val_book_title=$("#book_name").text(); val_book_ISBN=$("#book_isbn").text(); val_book_binding=$("#book_binding").text(); val_special_author = $("#input_special_author").val(); //alert(val_special_author); //val_category=$('input[name="category"]:checked').val(); if (val_title==''){alert("文章标题不能为空!");} else if(val_content==''){alert("文章内容不能为空!");} else if(val_book_title==''){alert("请关联书籍");} else{ $.post('/special_article_finish', { _csrf_token:"{{ csrf_token() }}", title: val_title, content: val_content, title_image: val_title_image, abstract: val_abstract, book_picture: val_book_picture, book_author: val_book_author, book_press: val_book_press, book_page_num: val_book_page_num, book_price: val_book_price, book_press_time: val_book_press_time, book_title: val_book_title, book_ISBN: val_book_ISBN, book_binding: val_book_binding, special_author: val_special_author }, function(data){ if (data == "nick"){ layer.msg("作家不存在",1,3,function(){ }); } else{ layer.msg("文章保存成功",1,1,function(){ location.href ="/article/"+data; }); } }); } }); //保存草稿,上传到服务器 $('#button_upload_draft').click(function(){ val_title = $("#input_title").val(); val_content = UE.getEditor('editor').getContent(); val_abstract = UE.getEditor('editor').getPlainTxt(); val_title_image=$('#pic_4').attr('src'); val_book_picture=$("#book_image").attr("src"); val_book_author=$("#book_author").text(); val_book_press=$("#book_publisher").text(); val_book_page_num=$("#book_pages").text(); val_book_price=$("#book_price").text(); val_book_press_time=$("#book_pubdate").text(); val_book_title=$("#book_name").text(); val_book_ISBN=$("#book_isbn").text(); val_book_binding=$("#book_binding").text(); val_special_author = $("#input_special_author").val(); //val_category=$('input[name="category"]:checked').val(); if (val_title==''){alert("文章标题不能为空!");} else if(val_content==''){alert("文章内容不能为空!");} else if(val_book_title==''){alert("请关联书籍");} else{ $.post('/special_article_draft', { _csrf_token:"{{ csrf_token() }}", title: val_title, content: val_content, title_image: val_title_image, abstract: val_abstract, book_picture: val_book_picture, book_author: val_book_author, book_press: val_book_press, book_page_num: val_book_page_num, book_price: val_book_price, book_press_time: val_book_press_time, book_title: val_book_title, book_ISBN: val_book_ISBN, book_binding: val_book_binding, special_author: val_special_author }, function(data){ if (data == "nick"){ layer.msg("作家不存在",1,3,function(){ }); } else{ layer.msg("草稿保存成功",1,1,function(){ }); } }); } }); $("#button_upload_cancel").click(function(){ location.href ="/index" }); //选择默认图片 $('.pics').click(function(){ $('#pic_4').attr("src",$(this).attr("src")) }); }); </script> <!-- 关联书籍js --> <script> $('#search_book_button').click(function(){ var book_name=$('#search_content').val(); if (book_name == "" || book_name == null || book_name == undefined) alert("Please enter book name"); else{ $("#selected_book_info").css("display", "none"); var url='https://api.douban.com/v2/book/search?q='+book_name+'&count=4&callback=?'; $.getJSON(url,function(json){ var Total = json.books.length; // alert(Total); var oldDiv = $("#search_book_result"); for(var j=0; j<Total; j++){ var olddivID = "#search_book_result"+j.toString(); var old = $(olddivID) if (old.length > 0){ old.remove(); } } for(var i=0; i<Total; i++){ var book = json.books[i]; var divID = "search_book_result"+i.toString(); var imgID = "search_book_result_image"+i.toString(); var nameID = "search_book_result_name"+i.toString(); var newDiv = oldDiv.clone(true); oldDiv.after(newDiv); newDiv.css("display", "inline"); newDiv.attr("id", divID); $("#"+divID).css("margin-left", "30px"); $("#"+divID+" img").attr("id", imgID); $("#"+divID + " h3").attr("id", nameID); // Attributes $("#"+divID+" img").attr("number", i.toString()); $("#"+divID+" img").attr("book_name", book.title); $("#"+divID+" img").attr("book_author", book.author); $("#"+divID+" img").attr("book_publisher", book.publisher); $("#"+divID+" img").attr("book_pubdate", book.pubdate); $("#"+divID+" img").attr("book_pages", book.pages); $("#"+divID+" img").attr("book_price", book.price); $("#"+divID+" img").attr("book_binding", book.binding); $("#"+divID+" img").attr("book_ISBN", book.isbn13); $("#"+imgID).attr("src", book.images["large"]); $("#"+imgID).attr("data-original", book.images["large"]); $("#"+nameID).text(book.title); } }); } }); $('.search_book_result img').click(function(){ var preserve = parseInt($(this).attr("number")); for(var j=0; j<4; j++){ var olddivID = "#search_book_result"+j.toString(); var old = $(olddivID) old.remove(); if (old.length > 0 && j != preserve){ } } $("#book_name").text($(this).attr("book_name")); $("#book_author").text($(this).attr("book_author")); $("#book_publisher").text($(this).attr("book_publisher")); $("#book_pubdate").text($(this).attr("book_pubdate")); $("#book_pages").text($(this).attr("book_pages")); $("#book_price").text($(this).attr("book_price")); $("#book_binding").text($(this).attr("book_binding")); $("#book_isbn").text($(this).attr("book_ISBN")); $("#book_image").attr("src",$(this).attr("src")); $("#selected_book_info").css("display", "inline"); }); </script> <!--上传题图的页面框--> <script type="text/javascript"> $('#button_upload_pic').click(function(){ $.layer({ type: 2, title: [ '上传文章题图', 'background:#2B2E37; height:40px; color:#fff; border:none;' //自定义标题样式 ], shadeClose: true, closeBtn: false, border:[0], area: ['90%', '90%'], iframe: {src: "{{url_for('upload_title_image')}}"}, }); }); </script> <script type="text/javascript"> function update_title_image(data){ $('#pic_4').attr("src",data); } </script> <script type="text/javascript"> var cur_index = 3; var arr = new Array(); arr[0] = "{{url_for('uploaded_article_title_image',filename='article_upload_pic_1.jpg')}}"; arr[1] = "{{url_for('uploaded_article_title_image',filename='article_upload_pic_2.jpg')}}"; arr[2] = "{{url_for('uploaded_article_title_image',filename='article_upload_pic_3.jpg')}}"; arr[3] = "{{url_for('uploaded_article_title_image',filename='article_upload_pic_4.jpg')}}"; arr[4] = "{{url_for('uploaded_article_title_image',filename='article_upload_pic_5.jpg')}}"; arr[5] = "{{url_for('uploaded_article_title_image',filename='article_upload_pic_6.jpg')}}"; arr[6] = "{{url_for('uploaded_article_title_image',filename='article_upload_pic_7.jpg')}}"; $('#triangle_left').click(function(){ var pic_1 = document.getElementById("pic_1"); var pic_2 = document.getElementById("pic_2"); var pic_3 = document.getElementById("pic_3"); var pic_5 = document.getElementById("pic_5"); if (cur_index == arr.length - 1) {cur_index = 0;} else {cur_index += 1;} pic_1.src = pic_2.src; pic_2.src = pic_3.src; pic_3.src = pic_5.src; pic_5.src = arr[cur_index]; }) $('#triangle_right').click(function(){ var pic_1 = document.getElementById("pic_1"); var pic_2 = document.getElementById("pic_2"); var pic_3 = document.getElementById("pic_3"); var pic_5 = document.getElementById("pic_5"); var tmp = 0; if (cur_index - 4 < 0) {tmp = arr.length + cur_index - 4;} else { tmp = cur_index - 4; } if (cur_index == 0) {cur_index = arr.length - 1;} else {cur_index -= 1;} pic_5.src = pic_3.src; pic_3.src = pic_2.src; pic_2.src = pic_1.src; pic_1.src = arr[tmp]; }) </script> <script> /* $(document).ready(function(){ $('input').iCheck({ checkboxClass: 'icheckbox_square', radioClass: 'iradio_square', increaseArea: '20%' // optional }); }); */ $(".change-article-type").click(function(){ $(".change-article-type").attr("class", "change-article-type"); $(this).attr("class", "change-article-type active"); var type = "#type-input"+$(this).attr("value").toString(); // alert(type); $("#type-input1").attr("checked", "false"); $("#type-input2").attr("checked", "false"); $("#type-input3").attr("checked", "false"); $(type).attr("checked", "true"); }); </script> {% endblock %}
NewBeeStudio/xichao-new
xichao/templates/special_article_upload.html
HTML
apache-2.0
19,095
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../../style.css'); @import url('../../../../../tree.css'); </style> <script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../../clover.js" type="text/javascript"></script> <script src="../../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../../cloud.js" type="text/javascript"></script> <title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title> </head> <body> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online documentation" target="_blank" href="http://openclover.org/documentation"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <a href="http://cardatechnologies.com" target="_top"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </a> </div> <div class="aui-page-header-main" > <h1> <a href="http://cardatechnologies.com" target="_top"> ABA Route Transit Number Validator 1.0.1-SNAPSHOT </a> </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li> <li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li> <li><a href="test-Test_AbaRouteValidator_09.html">Class Test_AbaRouteValidator_09</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_17827_good </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_09.html?line=6301#src-6301" >testAbaNumberCheck_17827_good</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:39:17 </td> <td> 0.0 </td> <td> <div></div> <div class="errorMessage"></div> </td> </tr> </tbody> </table> <div>&#160;</div> <table class="aui aui-table-sortable"> <thead> <tr> <th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th> <th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_17827_good</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=36515#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.7352941</span>73.5% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
dcarda/aba.route.validator
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_09_testAbaNumberCheck_17827_good_s6b.html
HTML
apache-2.0
9,179
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>Inter-component Interfaces: compile.h File Reference</title> <link href="hydoxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.5.2 --> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Packages</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="files.html"><span>File&nbsp;List</span></a></li> <li><a href="globals.html"><span>File&nbsp;Members</span></a></li> </ul> </div> <h1>compile.h File Reference</h1> <p> <table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Classes</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_compilation___handle.html">Compilation_Handle</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_stub___override___entry.html">Stub_Override_Entry</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_dynamic_code.html">DynamicCode</a></td></tr> <tr><td colspan="2"><br><h2>Typedefs</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#cc25949ff2b8aa5e51341a771e6368b8">Emitter_Handle</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef void(&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#61321d53824416a9d7f4719336ff188e">Override_Generator</a> )(<a class="el" href="compile_8h.html#cc25949ff2b8aa5e51341a771e6368b8">Emitter_Handle</a>, Method *)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Support for stub override code sequences. <a href="#61321d53824416a9d7f4719336ff188e"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef unsigned(&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#c9441179552073b48a7eed69ebaa1389">Override_Size</a> )(Method *)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef void(*)&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#ce9c6e867d89c2fb7cb9213915a9b2f4">MethodInstrumentationProc</a> (CodeChunkInfo *callee)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Method instrumentation support. <a href="#ce9c6e867d89c2fb7cb9213915a9b2f4"></a><br></td></tr> <tr><td colspan="2"><br><h2>Enumerations</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#ba7f13a642ea6b81f3652ac33201f2cb">VM_Code_Type</a> { <a class="el" href="compile_8h.html#ba7f13a642ea6b81f3652ac33201f2cb0408776912f6e2fcfad3d6eadc40c867">VM_TYPE_JAVA</a>, <a class="el" href="compile_8h.html#ba7f13a642ea6b81f3652ac33201f2cbbab1aee4cdb52ad6c1ab6c3020291250">VM_TYPE_UNKNOWN</a> }</td></tr> <tr><td colspan="2"><br><h2>Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#0a39c1ed840a0935160a0167b744e4cb">vm_add_jit</a> (JIT *jit)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#31255888acca2759949deb6cce933055">vm_delete_all_jits</a> ()</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#5b7ce7ac9b8bc045b892166975098f06">compile_protect_arguments</a> (<a class="el" href="types_8h.html#66381b1c7f38273ba98e3c43f2ddf041">Method_Handle</a> <a class="el" href="jvmti__types_8h.html#03510b7e66271c729c629f2342b44c82">method</a>, GcFrame *gc)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Protect arguments from GC. <a href="#5b7ce7ac9b8bc045b892166975098f06"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#1b7330939e90ec05c9f46c0b3b58a117">compile_flush_generated_code_block</a> (Byte *, size_t)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Code has been generated by writing it to memory. <a href="#1b7330939e90ec05c9f46c0b3b58a117"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#28a27071be98e262f08327b12ad225d4">compile_flush_generated_code</a> ()</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="em_8h.html#15a76398d8f446341b33954c9adbb9e9">JIT_Result</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#edcfeafd141c6102ba66bb6657e227bd">compile_do_compilation_jit</a> (Method *<a class="el" href="jvmti__types_8h.html#03510b7e66271c729c629f2342b44c82">method</a>, JIT *jit)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Execution manager uses this method to call back to VM to compile a method using a specific JIT. <a href="#edcfeafd141c6102ba66bb6657e227bd"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#395a502ef63a7cc777536224e110adcd">NativeCodePtr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#51a8ef8e678aa3215cbad67e5d3d7ebc">compile_gen_compile_me</a> (<a class="el" href="types_8h.html#66381b1c7f38273ba98e3c43f2ddf041">Method_Handle</a> <a class="el" href="jvmti__types_8h.html#03510b7e66271c729c629f2342b44c82">method</a>)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Generate a stub in JIT calling convention to pass call <a class="el" href="compile_8h.html#287f0caf9e661f8e9b544a448b9de5a7" title="A function to call on the first method invocation.">compile_me()</a> on the first method invocation. <a href="#51a8ef8e678aa3215cbad67e5d3d7ebc"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#395a502ef63a7cc777536224e110adcd">NativeCodePtr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#287f0caf9e661f8e9b544a448b9de5a7">compile_me</a> (Method *<a class="el" href="jvmti__types_8h.html#03510b7e66271c729c629f2342b44c82">method</a>)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A function to call on the first method invocation. <a href="#287f0caf9e661f8e9b544a448b9de5a7"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#059d26947bca81697a091667d3d4cc48">patch_code_with_threads_suspended</a> (Byte *code_block, Byte *new_code, size_t <a class="el" href="jvmti__types_8h.html#3d3621eb57d320cce49279c6c1d59656">size</a>)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct_global___env.html">Global_Env</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#095968384101886fdeb5b9f14ca99dfb">compile_handle_to_environment</a> (Compile_Handle)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#395a502ef63a7cc777536224e110adcd">NativeCodePtr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#f0ffb425ba35ef02746b390fcb6bf544">compile_create_lil_jni_stub</a> (<a class="el" href="types_8h.html#66381b1c7f38273ba98e3c43f2ddf041">Method_Handle</a> <a class="el" href="jvmti__types_8h.html#03510b7e66271c729c629f2342b44c82">method</a>, void *func, <a class="el" href="vm__core__types_8h.html#2c686d7ae5f1f913e9e6078c45bef501">NativeStubOverride</a> nso)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a <code>LIL</code> stub for JNI interfacing. <a href="#f0ffb425ba35ef02746b390fcb6bf544"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#395a502ef63a7cc777536224e110adcd">NativeCodePtr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#9e7c90f151dc74d86453ba81253c3b4d">interpreter_compile_create_lil_jni_stub</a> (<a class="el" href="types_8h.html#66381b1c7f38273ba98e3c43f2ddf041">Method_Handle</a> <a class="el" href="jvmti__types_8h.html#03510b7e66271c729c629f2342b44c82">method</a>, void *func, <a class="el" href="vm__core__types_8h.html#2c686d7ae5f1f913e9e6078c45bef501">NativeStubOverride</a> nso)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a <code>LIL</code> stub for JNI interfacing. <a href="#9e7c90f151dc74d86453ba81253c3b4d"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#395a502ef63a7cc777536224e110adcd">NativeCodePtr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#f191ae2c25a64ba6ef1463b781bbaa9d">compile_create_lil_pinvoke_stub</a> (<a class="el" href="types_8h.html#66381b1c7f38273ba98e3c43f2ddf041">Method_Handle</a> <a class="el" href="jvmti__types_8h.html#03510b7e66271c729c629f2342b44c82">method</a>, void *func, <a class="el" href="vm__core__types_8h.html#2c686d7ae5f1f913e9e6078c45bef501">NativeStubOverride</a> nso)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a <code>LIL</code> stub for <code>PINVOKE</code> interfacing. <a href="#f191ae2c25a64ba6ef1463b781bbaa9d"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#670fbf5225f445f3c514f56a8e7de22e">needs_override</a> (Method *)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="types_8h.html#395a502ef63a7cc777536224e110adcd">NativeCodePtr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#424bceeeefa8a31c17909069ffe7b593">compile_do_instrumentation</a> (CodeChunkInfo *callee, <a class="el" href="compile_8h.html#ce9c6e867d89c2fb7cb9213915a9b2f4">MethodInstrumentationProc</a> instr_proc)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interpose on calls to the specified method by calling the <code>instr_proc</code>. <a href="#424bceeeefa8a31c17909069ffe7b593"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#4ba1847e3e28e5084909323b49fd6bfb">count_method_calls</a> (CodeChunkInfo *callee)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A <code>MethodInstrumentationProc</code> that records the number of calls from the caller code chunk to the callee. <a href="#4ba1847e3e28e5084909323b49fd6bfb"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct_dynamic_code.html">DynamicCode</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#0f23f09a08a94cf87b066e789fe18c05">compile_get_dynamic_code_list</a> (void)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Adding dynamic generated code info to global list. <a href="#0f23f09a08a94cf87b066e789fe18c05"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#d122383b17a92bf21dee429bb91c7041">compile_add_dynamic_generated_code_chunk</a> (const char *<a class="el" href="jvmti__types_8h.html#f35794c5a3717fe860d6a053f96e29f9">name</a>, bool free_name, const void *<a class="el" href="jvmti__types_8h.html#fab31af2c2005ed57cefa0380aa83d80">address</a>, size_t <a class="el" href="jvmti__types_8h.html#1ee8a4cdc2176352791e9feef77e1fd5">length</a>)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Adding dynamic generated code info to global list. <a href="#d122383b17a92bf21dee429bb91c7041"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#653608d054e3a7616a063246580f4ac1">compile_clear_dynamic_code_list</a> (<a class="el" href="struct_dynamic_code.html">DynamicCode</a> *list)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="compile_8h.html#ba7f13a642ea6b81f3652ac33201f2cb">VM_Code_Type</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#cb1c997b0fadd2a48466bafb6f88c3fe">vm_identify_eip</a> (void *addr)</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Quick inline to call EM lookup and find a compiled method type. <a href="#cb1c997b0fadd2a48466bafb6f88c3fe"></a><br></td></tr> <tr><td colspan="2"><br><h2>Variables</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">JIT *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#06b9318e59b81275740f2eb89213c0ab">jit_compilers</a> []</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct_stub___override___entry.html">Stub_Override_Entry</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#3156b78516a16b037be8279a1f3fb227">stub_override_entries</a></td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Points to an an array of override entries with <code>sizeof_stub_override_entries</code> entries. <a href="#3156b78516a16b037be8279a1f3fb227"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="compile_8h.html#45da54027b7aeafed73d84cb02aee9ee">sizeof_stub_override_entries</a></td></tr> </table> <hr><h2>Typedef Documentation</h2> <a class="anchor" name="cc25949ff2b8aa5e51341a771e6368b8"></a><!-- doxytag: member="compile.h::Emitter_Handle" ref="cc25949ff2b8aa5e51341a771e6368b8" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">typedef char* <a class="el" href="compile_8h.html#cc25949ff2b8aa5e51341a771e6368b8">Emitter_Handle</a> </td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="61321d53824416a9d7f4719336ff188e"></a><!-- doxytag: member="compile.h::Override_Generator" ref="61321d53824416a9d7f4719336ff188e" args=")(Emitter_Handle, Method *)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">typedef void( <a class="el" href="compile_8h.html#61321d53824416a9d7f4719336ff188e">Override_Generator</a>)(<a class="el" href="compile_8h.html#cc25949ff2b8aa5e51341a771e6368b8">Emitter_Handle</a>, Method *) </td> </tr> </table> </div> <div class="memdoc"> <p> Support for stub override code sequences. <p> </div> </div><p> <a class="anchor" name="c9441179552073b48a7eed69ebaa1389"></a><!-- doxytag: member="compile.h::Override_Size" ref="c9441179552073b48a7eed69ebaa1389" args=")(Method *)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">typedef unsigned( <a class="el" href="compile_8h.html#c9441179552073b48a7eed69ebaa1389">Override_Size</a>)(Method *) </td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="ce9c6e867d89c2fb7cb9213915a9b2f4"></a><!-- doxytag: member="compile.h::MethodInstrumentationProc" ref="ce9c6e867d89c2fb7cb9213915a9b2f4" args="(CodeChunkInfo *callee)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">typedef void(*) <a class="el" href="compile_8h.html#ce9c6e867d89c2fb7cb9213915a9b2f4">MethodInstrumentationProc</a>(CodeChunkInfo *callee) </td> </tr> </table> </div> <div class="memdoc"> <p> Method instrumentation support. <p> Type of the instrumentation procedures called before invoking methods. </div> </div><p> <hr><h2>Enumeration Type Documentation</h2> <a class="anchor" name="ba7f13a642ea6b81f3652ac33201f2cb"></a><!-- doxytag: member="compile.h::VM_Code_Type" ref="ba7f13a642ea6b81f3652ac33201f2cb" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">enum <a class="el" href="compile_8h.html#ba7f13a642ea6b81f3652ac33201f2cb">VM_Code_Type</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <dl compact><dt><b>Enumerator: </b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"><em><a class="anchor" name="ba7f13a642ea6b81f3652ac33201f2cb0408776912f6e2fcfad3d6eadc40c867"></a><!-- doxytag: member="VM_TYPE_JAVA" ref="ba7f13a642ea6b81f3652ac33201f2cb0408776912f6e2fcfad3d6eadc40c867" args="" -->VM_TYPE_JAVA</em>&nbsp;</td><td> </td></tr> <tr><td valign="top"><em><a class="anchor" name="ba7f13a642ea6b81f3652ac33201f2cbbab1aee4cdb52ad6c1ab6c3020291250"></a><!-- doxytag: member="VM_TYPE_UNKNOWN" ref="ba7f13a642ea6b81f3652ac33201f2cbbab1aee4cdb52ad6c1ab6c3020291250" args="" -->VM_TYPE_UNKNOWN</em>&nbsp;</td><td> </td></tr> </table> </dl> </div> </div><p> <hr><h2>Function Documentation</h2> <a class="anchor" name="0a39c1ed840a0935160a0167b744e4cb"></a><!-- doxytag: member="compile.h::vm_add_jit" ref="0a39c1ed840a0935160a0167b744e4cb" args="(JIT *jit)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void vm_add_jit </td> <td>(</td> <td class="paramtype">JIT *&nbsp;</td> <td class="paramname"> <em>jit</em> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="31255888acca2759949deb6cce933055"></a><!-- doxytag: member="compile.h::vm_delete_all_jits" ref="31255888acca2759949deb6cce933055" args="()" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void vm_delete_all_jits </td> <td>(</td> <td class="paramname"> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="5b7ce7ac9b8bc045b892166975098f06"></a><!-- doxytag: member="compile.h::compile_protect_arguments" ref="5b7ce7ac9b8bc045b892166975098f06" args="(Method_Handle method, GcFrame *gc)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void compile_protect_arguments </td> <td>(</td> <td class="paramtype"><a class="el" href="types_8h.html#66381b1c7f38273ba98e3c43f2ddf041">Method_Handle</a>&nbsp;</td> <td class="paramname"> <em>method</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">GcFrame *&nbsp;</td> <td class="paramname"> <em>gc</em></td><td>&nbsp;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> Protect arguments from GC. <p> The arguments are those passed to the last <code>M2nFrame</code>. The given method's signature describes what arguments were passed. </div> </div><p> <a class="anchor" name="1b7330939e90ec05c9f46c0b3b58a117"></a><!-- doxytag: member="compile.h::compile_flush_generated_code_block" ref="1b7330939e90ec05c9f46c0b3b58a117" args="(Byte *, size_t)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void compile_flush_generated_code_block </td> <td>(</td> <td class="paramtype">Byte *&nbsp;</td> <td class="paramname">, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">size_t&nbsp;</td> <td class="paramname"></td><td>&nbsp;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> Code has been generated by writing it to memory. <p> Ensure that it is visible to all instruction fetchers. The first function flushes a particular block of code, another should be called after all blocks are flushed. </div> </div><p> <a class="anchor" name="28a27071be98e262f08327b12ad225d4"></a><!-- doxytag: member="compile.h::compile_flush_generated_code" ref="28a27071be98e262f08327b12ad225d4" args="()" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void compile_flush_generated_code </td> <td>(</td> <td class="paramname"> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="edcfeafd141c6102ba66bb6657e227bd"></a><!-- doxytag: member="compile.h::compile_do_compilation_jit" ref="edcfeafd141c6102ba66bb6657e227bd" args="(Method *method, JIT *jit)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="em_8h.html#15a76398d8f446341b33954c9adbb9e9">JIT_Result</a> compile_do_compilation_jit </td> <td>(</td> <td class="paramtype">Method *&nbsp;</td> <td class="paramname"> <em>method</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">JIT *&nbsp;</td> <td class="paramname"> <em>jit</em></td><td>&nbsp;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> Execution manager uses this method to call back to VM to compile a method using a specific JIT. <p> </div> </div><p> <a class="anchor" name="51a8ef8e678aa3215cbad67e5d3d7ebc"></a><!-- doxytag: member="compile.h::compile_gen_compile_me" ref="51a8ef8e678aa3215cbad67e5d3d7ebc" args="(Method_Handle method)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="types_8h.html#395a502ef63a7cc777536224e110adcd">NativeCodePtr</a> compile_gen_compile_me </td> <td>(</td> <td class="paramtype"><a class="el" href="types_8h.html#66381b1c7f38273ba98e3c43f2ddf041">Method_Handle</a>&nbsp;</td> <td class="paramname"> <em>method</em> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> Generate a stub in JIT calling convention to pass call <a class="el" href="compile_8h.html#287f0caf9e661f8e9b544a448b9de5a7" title="A function to call on the first method invocation.">compile_me()</a> on the first method invocation. <p> </div> </div><p> <a class="anchor" name="287f0caf9e661f8e9b544a448b9de5a7"></a><!-- doxytag: member="compile.h::compile_me" ref="287f0caf9e661f8e9b544a448b9de5a7" args="(Method *method)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="types_8h.html#395a502ef63a7cc777536224e110adcd">NativeCodePtr</a> compile_me </td> <td>(</td> <td class="paramtype">Method *&nbsp;</td> <td class="paramname"> <em>method</em> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> A function to call on the first method invocation. <p> <dl class="return" compact><dt><b>Returns:</b></dt><dd>an entry point of successfully compiled method </dd></dl> <dl compact><dt><b>Exceptions:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>an</em>&nbsp;</td><td>exception otherwise </td></tr> </table> </dl> </div> </div><p> <a class="anchor" name="059d26947bca81697a091667d3d4cc48"></a><!-- doxytag: member="compile.h::patch_code_with_threads_suspended" ref="059d26947bca81697a091667d3d4cc48" args="(Byte *code_block, Byte *new_code, size_t size)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void patch_code_with_threads_suspended </td> <td>(</td> <td class="paramtype">Byte *&nbsp;</td> <td class="paramname"> <em>code_block</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">Byte *&nbsp;</td> <td class="paramname"> <em>new_code</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">size_t&nbsp;</td> <td class="paramname"> <em>size</em></td><td>&nbsp;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="095968384101886fdeb5b9f14ca99dfb"></a><!-- doxytag: member="compile.h::compile_handle_to_environment" ref="095968384101886fdeb5b9f14ca99dfb" args="(Compile_Handle)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="struct_global___env.html">Global_Env</a>* compile_handle_to_environment </td> <td>(</td> <td class="paramtype">Compile_Handle&nbsp;</td> <td class="paramname"> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="f0ffb425ba35ef02746b390fcb6bf544"></a><!-- doxytag: member="compile.h::compile_create_lil_jni_stub" ref="f0ffb425ba35ef02746b390fcb6bf544" args="(Method_Handle method, void *func, NativeStubOverride nso)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="types_8h.html#395a502ef63a7cc777536224e110adcd">NativeCodePtr</a> compile_create_lil_jni_stub </td> <td>(</td> <td class="paramtype"><a class="el" href="types_8h.html#66381b1c7f38273ba98e3c43f2ddf041">Method_Handle</a>&nbsp;</td> <td class="paramname"> <em>method</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">void *&nbsp;</td> <td class="paramname"> <em>func</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="vm__core__types_8h.html#2c686d7ae5f1f913e9e6078c45bef501">NativeStubOverride</a>&nbsp;</td> <td class="paramname"> <em>nso</em></td><td>&nbsp;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> Create a <code>LIL</code> stub for JNI interfacing. <p> </div> </div><p> <a class="anchor" name="9e7c90f151dc74d86453ba81253c3b4d"></a><!-- doxytag: member="compile.h::interpreter_compile_create_lil_jni_stub" ref="9e7c90f151dc74d86453ba81253c3b4d" args="(Method_Handle method, void *func, NativeStubOverride nso)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="types_8h.html#395a502ef63a7cc777536224e110adcd">NativeCodePtr</a> interpreter_compile_create_lil_jni_stub </td> <td>(</td> <td class="paramtype"><a class="el" href="types_8h.html#66381b1c7f38273ba98e3c43f2ddf041">Method_Handle</a>&nbsp;</td> <td class="paramname"> <em>method</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">void *&nbsp;</td> <td class="paramname"> <em>func</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="vm__core__types_8h.html#2c686d7ae5f1f913e9e6078c45bef501">NativeStubOverride</a>&nbsp;</td> <td class="paramname"> <em>nso</em></td><td>&nbsp;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> Create a <code>LIL</code> stub for JNI interfacing. <p> </div> </div><p> <a class="anchor" name="f191ae2c25a64ba6ef1463b781bbaa9d"></a><!-- doxytag: member="compile.h::compile_create_lil_pinvoke_stub" ref="f191ae2c25a64ba6ef1463b781bbaa9d" args="(Method_Handle method, void *func, NativeStubOverride nso)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="types_8h.html#395a502ef63a7cc777536224e110adcd">NativeCodePtr</a> compile_create_lil_pinvoke_stub </td> <td>(</td> <td class="paramtype"><a class="el" href="types_8h.html#66381b1c7f38273ba98e3c43f2ddf041">Method_Handle</a>&nbsp;</td> <td class="paramname"> <em>method</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">void *&nbsp;</td> <td class="paramname"> <em>func</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="vm__core__types_8h.html#2c686d7ae5f1f913e9e6078c45bef501">NativeStubOverride</a>&nbsp;</td> <td class="paramname"> <em>nso</em></td><td>&nbsp;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> Create a <code>LIL</code> stub for <code>PINVOKE</code> interfacing. <p> </div> </div><p> <a class="anchor" name="670fbf5225f445f3c514f56a8e7de22e"></a><!-- doxytag: member="compile.h::needs_override" ref="670fbf5225f445f3c514f56a8e7de22e" args="(Method *)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">bool needs_override </td> <td>(</td> <td class="paramtype">Method *&nbsp;</td> <td class="paramname"> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="424bceeeefa8a31c17909069ffe7b593"></a><!-- doxytag: member="compile.h::compile_do_instrumentation" ref="424bceeeefa8a31c17909069ffe7b593" args="(CodeChunkInfo *callee, MethodInstrumentationProc instr_proc)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="types_8h.html#395a502ef63a7cc777536224e110adcd">NativeCodePtr</a> compile_do_instrumentation </td> <td>(</td> <td class="paramtype">CodeChunkInfo *&nbsp;</td> <td class="paramname"> <em>callee</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="compile_8h.html#ce9c6e867d89c2fb7cb9213915a9b2f4">MethodInstrumentationProc</a>&nbsp;</td> <td class="paramname"> <em>instr_proc</em></td><td>&nbsp;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> Interpose on calls to the specified method by calling the <code>instr_proc</code>. <p> </div> </div><p> <a class="anchor" name="4ba1847e3e28e5084909323b49fd6bfb"></a><!-- doxytag: member="compile.h::count_method_calls" ref="4ba1847e3e28e5084909323b49fd6bfb" args="(CodeChunkInfo *callee)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void count_method_calls </td> <td>(</td> <td class="paramtype">CodeChunkInfo *&nbsp;</td> <td class="paramname"> <em>callee</em> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> A <code>MethodInstrumentationProc</code> that records the number of calls from the caller code chunk to the callee. <p> </div> </div><p> <a class="anchor" name="0f23f09a08a94cf87b066e789fe18c05"></a><!-- doxytag: member="compile.h::compile_get_dynamic_code_list" ref="0f23f09a08a94cf87b066e789fe18c05" args="(void)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="struct_dynamic_code.html">DynamicCode</a>* compile_get_dynamic_code_list </td> <td>(</td> <td class="paramtype">void&nbsp;</td> <td class="paramname"> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> Adding dynamic generated code info to global list. <p> Is used in JVMTI and native frames interface </div> </div><p> <a class="anchor" name="d122383b17a92bf21dee429bb91c7041"></a><!-- doxytag: member="compile.h::compile_add_dynamic_generated_code_chunk" ref="d122383b17a92bf21dee429bb91c7041" args="(const char *name, bool free_name, const void *address, size_t length)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void compile_add_dynamic_generated_code_chunk </td> <td>(</td> <td class="paramtype">const char *&nbsp;</td> <td class="paramname"> <em>name</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">bool&nbsp;</td> <td class="paramname"> <em>free_name</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const void *&nbsp;</td> <td class="paramname"> <em>address</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">size_t&nbsp;</td> <td class="paramname"> <em>length</em></td><td>&nbsp;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> Adding dynamic generated code info to global list. <p> </div> </div><p> <a class="anchor" name="653608d054e3a7616a063246580f4ac1"></a><!-- doxytag: member="compile.h::compile_clear_dynamic_code_list" ref="653608d054e3a7616a063246580f4ac1" args="(DynamicCode *list)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void compile_clear_dynamic_code_list </td> <td>(</td> <td class="paramtype"><a class="el" href="struct_dynamic_code.html">DynamicCode</a> *&nbsp;</td> <td class="paramname"> <em>list</em> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="cb1c997b0fadd2a48466bafb6f88c3fe"></a><!-- doxytag: member="compile.h::vm_identify_eip" ref="cb1c997b0fadd2a48466bafb6f88c3fe" args="(void *addr)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">static <a class="el" href="compile_8h.html#ba7f13a642ea6b81f3652ac33201f2cb">VM_Code_Type</a> vm_identify_eip </td> <td>(</td> <td class="paramtype">void *&nbsp;</td> <td class="paramname"> <em>addr</em> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"><code> [static]</code></td> </tr> </table> </div> <div class="memdoc"> <p> Quick inline to call EM lookup and find a compiled method type. <p> </div> </div><p> <hr><h2>Variable Documentation</h2> <a class="anchor" name="06b9318e59b81275740f2eb89213c0ab"></a><!-- doxytag: member="compile.h::jit_compilers" ref="06b9318e59b81275740f2eb89213c0ab" args="[]" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">JIT* <a class="el" href="compile_8h.html#06b9318e59b81275740f2eb89213c0ab">jit_compilers</a>[] </td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="3156b78516a16b037be8279a1f3fb227"></a><!-- doxytag: member="compile.h::stub_override_entries" ref="3156b78516a16b037be8279a1f3fb227" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="struct_stub___override___entry.html">Stub_Override_Entry</a>* <a class="el" href="compile_8h.html#3156b78516a16b037be8279a1f3fb227">stub_override_entries</a> </td> </tr> </table> </div> <div class="memdoc"> <p> Points to an an array of override entries with <code>sizeof_stub_override_entries</code> entries. <p> </div> </div><p> <a class="anchor" name="45da54027b7aeafed73d84cb02aee9ee"></a><!-- doxytag: member="compile.h::sizeof_stub_override_entries" ref="45da54027b7aeafed73d84cb02aee9ee" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int <a class="el" href="compile_8h.html#45da54027b7aeafed73d84cb02aee9ee">sizeof_stub_override_entries</a> </td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <hr size="1"> <address style="text-align: center;"> <small> <p>Genereated on Tue Mar 11 19:25:22 2008 by Doxygen.</p> <p>(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable. </p> </small> </address> </body> </html>
freeVM/freeVM
standard/site/docs/subcomponents/drlvm/doxygen/intf/html/compile_8h.html
HTML
apache-2.0
39,939
{php} if (strpos($field['name'],'[')) { $field['id']=str_replace(']','',str_replace('[','',$field['name'])); }else{ $field['id']=$field['name']; } $repeater_attributes = [ 'id' => $field['id'], 'name' => $field['name'], 'default' => isset($field['value'])? $field['value']:'', 'options' => isset($field['options']['options']) ? $field['options']['options'] : '', ]; $repeater_param = isset($field['options']['param']) ? $field['options']['param'] : ''; {/php} {notempty name="field.description"}<p class="help-block">{$field.description}</p>{/notempty} {:widget('common/Repeater/render',[$repeater_attributes,$repeater_param])}
fengdou902/EacooPHP
apps/common/view/builder/Fields/repeater.html
HTML
apache-2.0
721
<!DOCTYPE HTML> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> </head> <body> <main role="main"> <div class="sourceContainer"> <pre><span class="sourceLineNo">001</span><a id="line.1">package io.ebean;</a> <span class="sourceLineNo">002</span><a id="line.2"></a> <span class="sourceLineNo">003</span><a id="line.3">import io.ebean.search.Match;</a> <span class="sourceLineNo">004</span><a id="line.4">import io.ebean.search.MultiMatch;</a> <span class="sourceLineNo">005</span><a id="line.5">import io.ebean.search.TextCommonTerms;</a> <span class="sourceLineNo">006</span><a id="line.6">import io.ebean.search.TextQueryString;</a> <span class="sourceLineNo">007</span><a id="line.7">import io.ebean.search.TextSimple;</a> <span class="sourceLineNo">008</span><a id="line.8"></a> <span class="sourceLineNo">009</span><a id="line.9">import java.util.Collection;</a> <span class="sourceLineNo">010</span><a id="line.10">import java.util.Map;</a> <span class="sourceLineNo">011</span><a id="line.11"></a> <span class="sourceLineNo">012</span><a id="line.12">/**</a> <span class="sourceLineNo">013</span><a id="line.13"> * Expression factory for creating standard expressions.</a> <span class="sourceLineNo">014</span><a id="line.14"> * &lt;p&gt;</a> <span class="sourceLineNo">015</span><a id="line.15"> * Creates standard common expressions for using in a Query Where or Having</a> <span class="sourceLineNo">016</span><a id="line.16"> * clause.</a> <span class="sourceLineNo">017</span><a id="line.17"> * &lt;/p&gt;</a> <span class="sourceLineNo">018</span><a id="line.18"> * &lt;p&gt;</a> <span class="sourceLineNo">019</span><a id="line.19"> * You will often not use this class directly but instead just add expressions</a> <span class="sourceLineNo">020</span><a id="line.20"> * via the methods on ExpressionList such as</a> <span class="sourceLineNo">021</span><a id="line.21"> * {@link ExpressionList#gt(String, Object)}.</a> <span class="sourceLineNo">022</span><a id="line.22"> * &lt;/p&gt;</a> <span class="sourceLineNo">023</span><a id="line.23"> * &lt;p&gt;</a> <span class="sourceLineNo">024</span><a id="line.24"> * The ExpressionList is returned from {@link Query#where()}.</a> <span class="sourceLineNo">025</span><a id="line.25"> * &lt;/p&gt;</a> <span class="sourceLineNo">026</span><a id="line.26"> * &lt;pre&gt;{@code</a> <span class="sourceLineNo">027</span><a id="line.27"> * // Example: fetch orders where status equals new or orderDate &gt; lastWeek.</a> <span class="sourceLineNo">028</span><a id="line.28"> *</a> <span class="sourceLineNo">029</span><a id="line.29"> * Expression newOrLastWeek =</a> <span class="sourceLineNo">030</span><a id="line.30"> * Expr.or(Expr.eq("status", Order.Status.NEW),</a> <span class="sourceLineNo">031</span><a id="line.31"> * Expr.gt("orderDate", lastWeek));</a> <span class="sourceLineNo">032</span><a id="line.32"> *</a> <span class="sourceLineNo">033</span><a id="line.33"> * List&lt;Order&gt; list = DB.find(Order.class)</a> <span class="sourceLineNo">034</span><a id="line.34"> * .where().add(newOrLastWeek)</a> <span class="sourceLineNo">035</span><a id="line.35"> * .findList();</a> <span class="sourceLineNo">036</span><a id="line.36"> * ...</a> <span class="sourceLineNo">037</span><a id="line.37"> * }&lt;/pre&gt;</a> <span class="sourceLineNo">038</span><a id="line.38"> *</a> <span class="sourceLineNo">039</span><a id="line.39"> * @see Query#where()</a> <span class="sourceLineNo">040</span><a id="line.40"> */</a> <span class="sourceLineNo">041</span><a id="line.41">public interface ExpressionFactory {</a> <span class="sourceLineNo">042</span><a id="line.42"></a> <span class="sourceLineNo">043</span><a id="line.43"> /**</a> <span class="sourceLineNo">044</span><a id="line.44"> * Path exists - for the given path in a JSON document.</a> <span class="sourceLineNo">045</span><a id="line.45"> */</a> <span class="sourceLineNo">046</span><a id="line.46"> Expression jsonExists(String propertyName, String path);</a> <span class="sourceLineNo">047</span><a id="line.47"></a> <span class="sourceLineNo">048</span><a id="line.48"> /**</a> <span class="sourceLineNo">049</span><a id="line.49"> * Path does not exist - for the given path in a JSON document.</a> <span class="sourceLineNo">050</span><a id="line.50"> */</a> <span class="sourceLineNo">051</span><a id="line.51"> Expression jsonNotExists(String propertyName, String path);</a> <span class="sourceLineNo">052</span><a id="line.52"></a> <span class="sourceLineNo">053</span><a id="line.53"> /**</a> <span class="sourceLineNo">054</span><a id="line.54"> * Equal to - for the given path in a JSON document.</a> <span class="sourceLineNo">055</span><a id="line.55"> */</a> <span class="sourceLineNo">056</span><a id="line.56"> Expression jsonEqualTo(String propertyName, String path, Object val);</a> <span class="sourceLineNo">057</span><a id="line.57"></a> <span class="sourceLineNo">058</span><a id="line.58"> /**</a> <span class="sourceLineNo">059</span><a id="line.59"> * Not Equal to - for the given path in a JSON document.</a> <span class="sourceLineNo">060</span><a id="line.60"> */</a> <span class="sourceLineNo">061</span><a id="line.61"> Expression jsonNotEqualTo(String propertyName, String path, Object val);</a> <span class="sourceLineNo">062</span><a id="line.62"></a> <span class="sourceLineNo">063</span><a id="line.63"> /**</a> <span class="sourceLineNo">064</span><a id="line.64"> * Greater than - for the given path in a JSON document.</a> <span class="sourceLineNo">065</span><a id="line.65"> */</a> <span class="sourceLineNo">066</span><a id="line.66"> Expression jsonGreaterThan(String propertyName, String path, Object val);</a> <span class="sourceLineNo">067</span><a id="line.67"></a> <span class="sourceLineNo">068</span><a id="line.68"> /**</a> <span class="sourceLineNo">069</span><a id="line.69"> * Greater than or equal to - for the given path in a JSON document.</a> <span class="sourceLineNo">070</span><a id="line.70"> */</a> <span class="sourceLineNo">071</span><a id="line.71"> Expression jsonGreaterOrEqual(String propertyName, String path, Object val);</a> <span class="sourceLineNo">072</span><a id="line.72"></a> <span class="sourceLineNo">073</span><a id="line.73"> /**</a> <span class="sourceLineNo">074</span><a id="line.74"> * Less than - for the given path in a JSON document.</a> <span class="sourceLineNo">075</span><a id="line.75"> */</a> <span class="sourceLineNo">076</span><a id="line.76"> Expression jsonLessThan(String propertyName, String path, Object val);</a> <span class="sourceLineNo">077</span><a id="line.77"></a> <span class="sourceLineNo">078</span><a id="line.78"> /**</a> <span class="sourceLineNo">079</span><a id="line.79"> * Less than or equal to - for the given path in a JSON document.</a> <span class="sourceLineNo">080</span><a id="line.80"> */</a> <span class="sourceLineNo">081</span><a id="line.81"> Expression jsonLessOrEqualTo(String propertyName, String path, Object val);</a> <span class="sourceLineNo">082</span><a id="line.82"></a> <span class="sourceLineNo">083</span><a id="line.83"> /**</a> <span class="sourceLineNo">084</span><a id="line.84"> * Between - for the given path in a JSON document.</a> <span class="sourceLineNo">085</span><a id="line.85"> */</a> <span class="sourceLineNo">086</span><a id="line.86"> Expression jsonBetween(String propertyName, String path, Object lowerValue, Object upperValue);</a> <span class="sourceLineNo">087</span><a id="line.87"></a> <span class="sourceLineNo">088</span><a id="line.88"> /**</a> <span class="sourceLineNo">089</span><a id="line.89"> * Array contains all the given values.</a> <span class="sourceLineNo">090</span><a id="line.90"> * &lt;p&gt;</a> <span class="sourceLineNo">091</span><a id="line.91"> * Array support is effectively limited to Postgres at this time.</a> <span class="sourceLineNo">092</span><a id="line.92"> * &lt;/p&gt;</a> <span class="sourceLineNo">093</span><a id="line.93"> */</a> <span class="sourceLineNo">094</span><a id="line.94"> Expression arrayContains(String propertyName, Object... values);</a> <span class="sourceLineNo">095</span><a id="line.95"></a> <span class="sourceLineNo">096</span><a id="line.96"> /**</a> <span class="sourceLineNo">097</span><a id="line.97"> * Array does not contain the given values.</a> <span class="sourceLineNo">098</span><a id="line.98"> * &lt;p&gt;</a> <span class="sourceLineNo">099</span><a id="line.99"> * Array support is effectively limited to Postgres at this time.</a> <span class="sourceLineNo">100</span><a id="line.100"> * &lt;/p&gt;</a> <span class="sourceLineNo">101</span><a id="line.101"> */</a> <span class="sourceLineNo">102</span><a id="line.102"> Expression arrayNotContains(String propertyName, Object... values);</a> <span class="sourceLineNo">103</span><a id="line.103"></a> <span class="sourceLineNo">104</span><a id="line.104"> /**</a> <span class="sourceLineNo">105</span><a id="line.105"> * Array is empty - for the given array property.</a> <span class="sourceLineNo">106</span><a id="line.106"> * &lt;p&gt;</a> <span class="sourceLineNo">107</span><a id="line.107"> * Array support is effectively limited to Postgres at this time.</a> <span class="sourceLineNo">108</span><a id="line.108"> * &lt;/p&gt;</a> <span class="sourceLineNo">109</span><a id="line.109"> */</a> <span class="sourceLineNo">110</span><a id="line.110"> Expression arrayIsEmpty(String propertyName);</a> <span class="sourceLineNo">111</span><a id="line.111"></a> <span class="sourceLineNo">112</span><a id="line.112"> /**</a> <span class="sourceLineNo">113</span><a id="line.113"> * Array is not empty - for the given array property.</a> <span class="sourceLineNo">114</span><a id="line.114"> * &lt;p&gt;</a> <span class="sourceLineNo">115</span><a id="line.115"> * Array support is effectively limited to Postgres at this time.</a> <span class="sourceLineNo">116</span><a id="line.116"> * &lt;/p&gt;</a> <span class="sourceLineNo">117</span><a id="line.117"> */</a> <span class="sourceLineNo">118</span><a id="line.118"> Expression arrayIsNotEmpty(String propertyName);</a> <span class="sourceLineNo">119</span><a id="line.119"></a> <span class="sourceLineNo">120</span><a id="line.120"> /**</a> <span class="sourceLineNo">121</span><a id="line.121"> * Equal To - property equal to the given value.</a> <span class="sourceLineNo">122</span><a id="line.122"> */</a> <span class="sourceLineNo">123</span><a id="line.123"> Expression eq(String propertyName, Object value);</a> <span class="sourceLineNo">124</span><a id="line.124"></a> <span class="sourceLineNo">125</span><a id="line.125"> /**</a> <span class="sourceLineNo">126</span><a id="line.126"> * Equal To or Null - property equal to the given value or null.</a> <span class="sourceLineNo">127</span><a id="line.127"> */</a> <span class="sourceLineNo">128</span><a id="line.128"> Expression eqOrNull(String propertyName, Object value);</a> <span class="sourceLineNo">129</span><a id="line.129"></a> <span class="sourceLineNo">130</span><a id="line.130"> /**</a> <span class="sourceLineNo">131</span><a id="line.131"> * Not Equal To - property not equal to the given value.</a> <span class="sourceLineNo">132</span><a id="line.132"> */</a> <span class="sourceLineNo">133</span><a id="line.133"> Expression ne(String propertyName, Object value);</a> <span class="sourceLineNo">134</span><a id="line.134"></a> <span class="sourceLineNo">135</span><a id="line.135"> /**</a> <span class="sourceLineNo">136</span><a id="line.136"> * Case Insensitive Equal To - property equal to the given value (typically</a> <span class="sourceLineNo">137</span><a id="line.137"> * using a lower() function to make it case insensitive).</a> <span class="sourceLineNo">138</span><a id="line.138"> */</a> <span class="sourceLineNo">139</span><a id="line.139"> Expression ieq(String propertyName, String value);</a> <span class="sourceLineNo">140</span><a id="line.140"></a> <span class="sourceLineNo">141</span><a id="line.141"> /**</a> <span class="sourceLineNo">142</span><a id="line.142"> * Case Insensitive Not Equal To - property not equal to the given value (typically</a> <span class="sourceLineNo">143</span><a id="line.143"> * using a lower() function to make it case insensitive).</a> <span class="sourceLineNo">144</span><a id="line.144"> */</a> <span class="sourceLineNo">145</span><a id="line.145"> Expression ine(String propertyName, String value);</a> <span class="sourceLineNo">146</span><a id="line.146"></a> <span class="sourceLineNo">147</span><a id="line.147"> /**</a> <span class="sourceLineNo">148</span><a id="line.148"> * Case Insensitive Equal To that allows for named parameter use.</a> <span class="sourceLineNo">149</span><a id="line.149"> */</a> <span class="sourceLineNo">150</span><a id="line.150"> Expression ieqObject(String propertyName, Object value);</a> <span class="sourceLineNo">151</span><a id="line.151"></a> <span class="sourceLineNo">152</span><a id="line.152"> /**</a> <span class="sourceLineNo">153</span><a id="line.153"> * Case Insensitive Not Equal To that allows for named parameter use.</a> <span class="sourceLineNo">154</span><a id="line.154"> */</a> <span class="sourceLineNo">155</span><a id="line.155"> Expression ineObject(String propertyName, Object value);</a> <span class="sourceLineNo">156</span><a id="line.156"></a> <span class="sourceLineNo">157</span><a id="line.157"> /**</a> <span class="sourceLineNo">158</span><a id="line.158"> * In Range - {@code property &gt;= value1 and property &lt; value2}.</a> <span class="sourceLineNo">159</span><a id="line.159"> * &lt;p&gt;</a> <span class="sourceLineNo">160</span><a id="line.160"> * Unlike Between inRange is "half open" and usually more useful for use with dates or timestamps.</a> <span class="sourceLineNo">161</span><a id="line.161"> * &lt;/p&gt;</a> <span class="sourceLineNo">162</span><a id="line.162"> */</a> <span class="sourceLineNo">163</span><a id="line.163"> Expression inRange(String propertyName, Object value1, Object value2);</a> <span class="sourceLineNo">164</span><a id="line.164"></a> <span class="sourceLineNo">165</span><a id="line.165"> /**</a> <span class="sourceLineNo">166</span><a id="line.166"> * Value in Range between 2 properties.</a> <span class="sourceLineNo">167</span><a id="line.167"> *</a> <span class="sourceLineNo">168</span><a id="line.168"> * &lt;pre&gt;{@code</a> <span class="sourceLineNo">169</span><a id="line.169"> *</a> <span class="sourceLineNo">170</span><a id="line.170"> * .startDate.inRangeWith(endDate, now)</a> <span class="sourceLineNo">171</span><a id="line.171"> *</a> <span class="sourceLineNo">172</span><a id="line.172"> * // which equates to</a> <span class="sourceLineNo">173</span><a id="line.173"> * startDate &lt;= now and (endDate &gt; now or endDate is null)</a> <span class="sourceLineNo">174</span><a id="line.174"> *</a> <span class="sourceLineNo">175</span><a id="line.175"> * }&lt;/pre&gt;</a> <span class="sourceLineNo">176</span><a id="line.176"> *</a> <span class="sourceLineNo">177</span><a id="line.177"> * &lt;p&gt;</a> <span class="sourceLineNo">178</span><a id="line.178"> * This is a convenience expression combining a number of simple expressions.</a> <span class="sourceLineNo">179</span><a id="line.179"> * The most common use of this could be called "effective dating" where 2 date or</a> <span class="sourceLineNo">180</span><a id="line.180"> * timestamp columns represent the date range in which</a> <span class="sourceLineNo">181</span><a id="line.181"> */</a> <span class="sourceLineNo">182</span><a id="line.182"> Expression inRangeWith(String lowProperty, String highProperty, Object value);</a> <span class="sourceLineNo">183</span><a id="line.183"></a> <span class="sourceLineNo">184</span><a id="line.184"> /**</a> <span class="sourceLineNo">185</span><a id="line.185"> * Between - property between the two given values.</a> <span class="sourceLineNo">186</span><a id="line.186"> */</a> <span class="sourceLineNo">187</span><a id="line.187"> Expression between(String propertyName, Object value1, Object value2);</a> <span class="sourceLineNo">188</span><a id="line.188"></a> <span class="sourceLineNo">189</span><a id="line.189"> /**</a> <span class="sourceLineNo">190</span><a id="line.190"> * Between - value between two given properties.</a> <span class="sourceLineNo">191</span><a id="line.191"> */</a> <span class="sourceLineNo">192</span><a id="line.192"> Expression betweenProperties(String lowProperty, String highProperty, Object value);</a> <span class="sourceLineNo">193</span><a id="line.193"></a> <span class="sourceLineNo">194</span><a id="line.194"> /**</a> <span class="sourceLineNo">195</span><a id="line.195"> * Greater Than Or Null - property greater than the given value or null.</a> <span class="sourceLineNo">196</span><a id="line.196"> * &lt;p&gt;</a> <span class="sourceLineNo">197</span><a id="line.197"> * A convenient expression combining GT and Is Null. Most often useful for range</a> <span class="sourceLineNo">198</span><a id="line.198"> * expressions where the top range value is nullable.</a> <span class="sourceLineNo">199</span><a id="line.199"> */</a> <span class="sourceLineNo">200</span><a id="line.200"> Expression gtOrNull(String propertyName, Object value);</a> <span class="sourceLineNo">201</span><a id="line.201"></a> <span class="sourceLineNo">202</span><a id="line.202"> /**</a> <span class="sourceLineNo">203</span><a id="line.203"> * Greater than or Equal to OR Null ({@code &gt;= or null })</a> <span class="sourceLineNo">204</span><a id="line.204"> * &lt;p&gt;</a> <span class="sourceLineNo">205</span><a id="line.205"> * A convenient expression combining GE and Is Null. Most often useful for range</a> <span class="sourceLineNo">206</span><a id="line.206"> * expressions where the top range value is nullable.</a> <span class="sourceLineNo">207</span><a id="line.207"> */</a> <span class="sourceLineNo">208</span><a id="line.208"> Expression geOrNull(String propertyName, Object value);</a> <span class="sourceLineNo">209</span><a id="line.209"></a> <span class="sourceLineNo">210</span><a id="line.210"> /**</a> <span class="sourceLineNo">211</span><a id="line.211"> * Greater Than - property greater than the given value.</a> <span class="sourceLineNo">212</span><a id="line.212"> */</a> <span class="sourceLineNo">213</span><a id="line.213"> Expression gt(String propertyName, Object value);</a> <span class="sourceLineNo">214</span><a id="line.214"></a> <span class="sourceLineNo">215</span><a id="line.215"> /**</a> <span class="sourceLineNo">216</span><a id="line.216"> * Greater Than or Equal to - property greater than or equal to the given</a> <span class="sourceLineNo">217</span><a id="line.217"> * value.</a> <span class="sourceLineNo">218</span><a id="line.218"> */</a> <span class="sourceLineNo">219</span><a id="line.219"> Expression ge(String propertyName, Object value);</a> <span class="sourceLineNo">220</span><a id="line.220"></a> <span class="sourceLineNo">221</span><a id="line.221"> /**</a> <span class="sourceLineNo">222</span><a id="line.222"> * Less Than or Null - property less than the given value or null.</a> <span class="sourceLineNo">223</span><a id="line.223"> * &lt;p&gt;</a> <span class="sourceLineNo">224</span><a id="line.224"> * A convenient expression combining LT and Is Null. Most often useful for range</a> <span class="sourceLineNo">225</span><a id="line.225"> * expressions where the bottom range value is nullable.</a> <span class="sourceLineNo">226</span><a id="line.226"> */</a> <span class="sourceLineNo">227</span><a id="line.227"> Expression ltOrNull(String propertyName, Object value);</a> <span class="sourceLineNo">228</span><a id="line.228"></a> <span class="sourceLineNo">229</span><a id="line.229"> /**</a> <span class="sourceLineNo">230</span><a id="line.230"> * Less Than or Equal to OR Null ({@code &lt;= or null })</a> <span class="sourceLineNo">231</span><a id="line.231"> * &lt;p&gt;</a> <span class="sourceLineNo">232</span><a id="line.232"> * A convenient expression combining LE and Is Null. Most often useful for range</a> <span class="sourceLineNo">233</span><a id="line.233"> * expressions where the bottom range value is nullable.</a> <span class="sourceLineNo">234</span><a id="line.234"> */</a> <span class="sourceLineNo">235</span><a id="line.235"> Expression leOrNull(String propertyName, Object value);</a> <span class="sourceLineNo">236</span><a id="line.236"></a> <span class="sourceLineNo">237</span><a id="line.237"> /**</a> <span class="sourceLineNo">238</span><a id="line.238"> * Less Than - property less than the given value.</a> <span class="sourceLineNo">239</span><a id="line.239"> */</a> <span class="sourceLineNo">240</span><a id="line.240"> Expression lt(String propertyName, Object value);</a> <span class="sourceLineNo">241</span><a id="line.241"></a> <span class="sourceLineNo">242</span><a id="line.242"> /**</a> <span class="sourceLineNo">243</span><a id="line.243"> * Less Than or Equal to - property less than or equal to the given value.</a> <span class="sourceLineNo">244</span><a id="line.244"> */</a> <span class="sourceLineNo">245</span><a id="line.245"> Expression le(String propertyName, Object value);</a> <span class="sourceLineNo">246</span><a id="line.246"></a> <span class="sourceLineNo">247</span><a id="line.247"> /**</a> <span class="sourceLineNo">248</span><a id="line.248"> * Is Null - property is null.</a> <span class="sourceLineNo">249</span><a id="line.249"> */</a> <span class="sourceLineNo">250</span><a id="line.250"> Expression isNull(String propertyName);</a> <span class="sourceLineNo">251</span><a id="line.251"></a> <span class="sourceLineNo">252</span><a id="line.252"> /**</a> <span class="sourceLineNo">253</span><a id="line.253"> * Is Not Null - property is not null.</a> <span class="sourceLineNo">254</span><a id="line.254"> */</a> <span class="sourceLineNo">255</span><a id="line.255"> Expression isNotNull(String propertyName);</a> <span class="sourceLineNo">256</span><a id="line.256"></a> <span class="sourceLineNo">257</span><a id="line.257"> /**</a> <span class="sourceLineNo">258</span><a id="line.258"> * Case insensitive {@link #exampleLike(Object)}</a> <span class="sourceLineNo">259</span><a id="line.259"> */</a> <span class="sourceLineNo">260</span><a id="line.260"> ExampleExpression iexampleLike(Object example);</a> <span class="sourceLineNo">261</span><a id="line.261"></a> <span class="sourceLineNo">262</span><a id="line.262"> /**</a> <span class="sourceLineNo">263</span><a id="line.263"> * Create the query by Example expression which is case sensitive and using</a> <span class="sourceLineNo">264</span><a id="line.264"> * LikeType.RAW (you need to add you own wildcards % and _).</a> <span class="sourceLineNo">265</span><a id="line.265"> */</a> <span class="sourceLineNo">266</span><a id="line.266"> ExampleExpression exampleLike(Object example);</a> <span class="sourceLineNo">267</span><a id="line.267"></a> <span class="sourceLineNo">268</span><a id="line.268"> /**</a> <span class="sourceLineNo">269</span><a id="line.269"> * Create the query by Example expression specifying more options.</a> <span class="sourceLineNo">270</span><a id="line.270"> */</a> <span class="sourceLineNo">271</span><a id="line.271"> ExampleExpression exampleLike(Object example, boolean caseInsensitive, LikeType likeType);</a> <span class="sourceLineNo">272</span><a id="line.272"></a> <span class="sourceLineNo">273</span><a id="line.273"> /**</a> <span class="sourceLineNo">274</span><a id="line.274"> * Like with support for named parameters.</a> <span class="sourceLineNo">275</span><a id="line.275"> */</a> <span class="sourceLineNo">276</span><a id="line.276"> Expression like(String propertyName, Object value, boolean caseInsensitive, LikeType likeType);</a> <span class="sourceLineNo">277</span><a id="line.277"></a> <span class="sourceLineNo">278</span><a id="line.278"> /**</a> <span class="sourceLineNo">279</span><a id="line.279"> * Like - property like value where the value contains the SQL wild card</a> <span class="sourceLineNo">280</span><a id="line.280"> * characters % (percentage) and _ (underscore).</a> <span class="sourceLineNo">281</span><a id="line.281"> */</a> <span class="sourceLineNo">282</span><a id="line.282"> Expression like(String propertyName, String value);</a> <span class="sourceLineNo">283</span><a id="line.283"></a> <span class="sourceLineNo">284</span><a id="line.284"> /**</a> <span class="sourceLineNo">285</span><a id="line.285"> * Case insensitive Like - property like value where the value contains the</a> <span class="sourceLineNo">286</span><a id="line.286"> * SQL wild card characters % (percentage) and _ (underscore). Typically uses</a> <span class="sourceLineNo">287</span><a id="line.287"> * a lower() function to make the expression case insensitive.</a> <span class="sourceLineNo">288</span><a id="line.288"> */</a> <span class="sourceLineNo">289</span><a id="line.289"> Expression ilike(String propertyName, String value);</a> <span class="sourceLineNo">290</span><a id="line.290"></a> <span class="sourceLineNo">291</span><a id="line.291"> /**</a> <span class="sourceLineNo">292</span><a id="line.292"> * Starts With - property like value%.</a> <span class="sourceLineNo">293</span><a id="line.293"> */</a> <span class="sourceLineNo">294</span><a id="line.294"> Expression startsWith(String propertyName, String value);</a> <span class="sourceLineNo">295</span><a id="line.295"></a> <span class="sourceLineNo">296</span><a id="line.296"> /**</a> <span class="sourceLineNo">297</span><a id="line.297"> * Case insensitive Starts With - property like value%. Typically uses a</a> <span class="sourceLineNo">298</span><a id="line.298"> * lower() function to make the expression case insensitive.</a> <span class="sourceLineNo">299</span><a id="line.299"> */</a> <span class="sourceLineNo">300</span><a id="line.300"> Expression istartsWith(String propertyName, String value);</a> <span class="sourceLineNo">301</span><a id="line.301"></a> <span class="sourceLineNo">302</span><a id="line.302"> /**</a> <span class="sourceLineNo">303</span><a id="line.303"> * Ends With - property like %value.</a> <span class="sourceLineNo">304</span><a id="line.304"> */</a> <span class="sourceLineNo">305</span><a id="line.305"> Expression endsWith(String propertyName, String value);</a> <span class="sourceLineNo">306</span><a id="line.306"></a> <span class="sourceLineNo">307</span><a id="line.307"> /**</a> <span class="sourceLineNo">308</span><a id="line.308"> * Case insensitive Ends With - property like %value. Typically uses a lower()</a> <span class="sourceLineNo">309</span><a id="line.309"> * function to make the expression case insensitive.</a> <span class="sourceLineNo">310</span><a id="line.310"> */</a> <span class="sourceLineNo">311</span><a id="line.311"> Expression iendsWith(String propertyName, String value);</a> <span class="sourceLineNo">312</span><a id="line.312"></a> <span class="sourceLineNo">313</span><a id="line.313"> /**</a> <span class="sourceLineNo">314</span><a id="line.314"> * Contains - property like %value%.</a> <span class="sourceLineNo">315</span><a id="line.315"> */</a> <span class="sourceLineNo">316</span><a id="line.316"> Expression contains(String propertyName, String value);</a> <span class="sourceLineNo">317</span><a id="line.317"></a> <span class="sourceLineNo">318</span><a id="line.318"> /**</a> <span class="sourceLineNo">319</span><a id="line.319"> * Case insensitive Contains - property like %value%. Typically uses a lower()</a> <span class="sourceLineNo">320</span><a id="line.320"> * function to make the expression case insensitive.</a> <span class="sourceLineNo">321</span><a id="line.321"> */</a> <span class="sourceLineNo">322</span><a id="line.322"> Expression icontains(String propertyName, String value);</a> <span class="sourceLineNo">323</span><a id="line.323"></a> <span class="sourceLineNo">324</span><a id="line.324"> /**</a> <span class="sourceLineNo">325</span><a id="line.325"> * In expression using pairs of value objects.</a> <span class="sourceLineNo">326</span><a id="line.326"> */</a> <span class="sourceLineNo">327</span><a id="line.327"> Expression inPairs(Pairs pairs);</a> <span class="sourceLineNo">328</span><a id="line.328"></a> <span class="sourceLineNo">329</span><a id="line.329"> /**</a> <span class="sourceLineNo">330</span><a id="line.330"> * In - property has a value in the array of values.</a> <span class="sourceLineNo">331</span><a id="line.331"> */</a> <span class="sourceLineNo">332</span><a id="line.332"> Expression in(String propertyName, Object[] values);</a> <span class="sourceLineNo">333</span><a id="line.333"></a> <span class="sourceLineNo">334</span><a id="line.334"> /**</a> <span class="sourceLineNo">335</span><a id="line.335"> * In - using a subQuery.</a> <span class="sourceLineNo">336</span><a id="line.336"> */</a> <span class="sourceLineNo">337</span><a id="line.337"> Expression in(String propertyName, Query&lt;?&gt; subQuery);</a> <span class="sourceLineNo">338</span><a id="line.338"></a> <span class="sourceLineNo">339</span><a id="line.339"> /**</a> <span class="sourceLineNo">340</span><a id="line.340"> * In - property has a value in the collection of values.</a> <span class="sourceLineNo">341</span><a id="line.341"> */</a> <span class="sourceLineNo">342</span><a id="line.342"> Expression in(String propertyName, Collection&lt;?&gt; values);</a> <span class="sourceLineNo">343</span><a id="line.343"></a> <span class="sourceLineNo">344</span><a id="line.344"> /**</a> <span class="sourceLineNo">345</span><a id="line.345"> * In where null or empty values means that no predicate is added to the query.</a> <span class="sourceLineNo">346</span><a id="line.346"> * &lt;p&gt;</a> <span class="sourceLineNo">347</span><a id="line.347"> * That is, only add the IN predicate if the values are not null or empty.</a> <span class="sourceLineNo">348</span><a id="line.348"> * &lt;p&gt;</a> <span class="sourceLineNo">349</span><a id="line.349"> * Without this we typically need to code an &lt;code&gt;if&lt;/code&gt; block to only add</a> <span class="sourceLineNo">350</span><a id="line.350"> * the IN predicate if the collection is not empty like:</a> <span class="sourceLineNo">351</span><a id="line.351"> * &lt;/p&gt;</a> <span class="sourceLineNo">352</span><a id="line.352"> *</a> <span class="sourceLineNo">353</span><a id="line.353"> * &lt;h3&gt;Without inOrEmpty()&lt;/h3&gt;</a> <span class="sourceLineNo">354</span><a id="line.354"> * &lt;pre&gt;{@code</a> <span class="sourceLineNo">355</span><a id="line.355"> *</a> <span class="sourceLineNo">356</span><a id="line.356"> * query.where() // add some predicates</a> <span class="sourceLineNo">357</span><a id="line.357"> * .eq("status", Status.NEW);</a> <span class="sourceLineNo">358</span><a id="line.358"> *</a> <span class="sourceLineNo">359</span><a id="line.359"> * if (ids != null &amp;&amp; !ids.isEmpty()) {</a> <span class="sourceLineNo">360</span><a id="line.360"> * query.where().in("customer.id", ids);</a> <span class="sourceLineNo">361</span><a id="line.361"> * }</a> <span class="sourceLineNo">362</span><a id="line.362"> *</a> <span class="sourceLineNo">363</span><a id="line.363"> * query.findList();</a> <span class="sourceLineNo">364</span><a id="line.364"> *</a> <span class="sourceLineNo">365</span><a id="line.365"> * }&lt;/pre&gt;</a> <span class="sourceLineNo">366</span><a id="line.366"> *</a> <span class="sourceLineNo">367</span><a id="line.367"> * &lt;h3&gt;Using inOrEmpty()&lt;/h3&gt;</a> <span class="sourceLineNo">368</span><a id="line.368"> * &lt;pre&gt;{@code</a> <span class="sourceLineNo">369</span><a id="line.369"> *</a> <span class="sourceLineNo">370</span><a id="line.370"> * query.where()</a> <span class="sourceLineNo">371</span><a id="line.371"> * .eq("status", Status.NEW)</a> <span class="sourceLineNo">372</span><a id="line.372"> * .inOrEmpty("customer.id", ids)</a> <span class="sourceLineNo">373</span><a id="line.373"> * .findList();</a> <span class="sourceLineNo">374</span><a id="line.374"> *</a> <span class="sourceLineNo">375</span><a id="line.375"> * }&lt;/pre&gt;</a> <span class="sourceLineNo">376</span><a id="line.376"> */</a> <span class="sourceLineNo">377</span><a id="line.377"> Expression inOrEmpty(String propertyName, Collection&lt;?&gt; values);</a> <span class="sourceLineNo">378</span><a id="line.378"></a> <span class="sourceLineNo">379</span><a id="line.379"> /**</a> <span class="sourceLineNo">380</span><a id="line.380"> * Not In - property has a value in the array of values.</a> <span class="sourceLineNo">381</span><a id="line.381"> */</a> <span class="sourceLineNo">382</span><a id="line.382"> Expression notIn(String propertyName, Object[] values);</a> <span class="sourceLineNo">383</span><a id="line.383"></a> <span class="sourceLineNo">384</span><a id="line.384"> /**</a> <span class="sourceLineNo">385</span><a id="line.385"> * Not In - property has a value in the collection of values.</a> <span class="sourceLineNo">386</span><a id="line.386"> */</a> <span class="sourceLineNo">387</span><a id="line.387"> Expression notIn(String propertyName, Collection&lt;?&gt; values);</a> <span class="sourceLineNo">388</span><a id="line.388"></a> <span class="sourceLineNo">389</span><a id="line.389"> /**</a> <span class="sourceLineNo">390</span><a id="line.390"> * Not In - using a subQuery.</a> <span class="sourceLineNo">391</span><a id="line.391"> */</a> <span class="sourceLineNo">392</span><a id="line.392"> Expression notIn(String propertyName, Query&lt;?&gt; subQuery);</a> <span class="sourceLineNo">393</span><a id="line.393"></a> <span class="sourceLineNo">394</span><a id="line.394"> /**</a> <span class="sourceLineNo">395</span><a id="line.395"> * Exists expression</a> <span class="sourceLineNo">396</span><a id="line.396"> */</a> <span class="sourceLineNo">397</span><a id="line.397"> Expression exists(Query&lt;?&gt; subQuery);</a> <span class="sourceLineNo">398</span><a id="line.398"></a> <span class="sourceLineNo">399</span><a id="line.399"> /**</a> <span class="sourceLineNo">400</span><a id="line.400"> * Not exists expression</a> <span class="sourceLineNo">401</span><a id="line.401"> */</a> <span class="sourceLineNo">402</span><a id="line.402"> Expression notExists(Query&lt;?&gt; subQuery);</a> <span class="sourceLineNo">403</span><a id="line.403"></a> <span class="sourceLineNo">404</span><a id="line.404"> /**</a> <span class="sourceLineNo">405</span><a id="line.405"> * Is empty expression for collection properties.</a> <span class="sourceLineNo">406</span><a id="line.406"> */</a> <span class="sourceLineNo">407</span><a id="line.407"> Expression isEmpty(String propertyName);</a> <span class="sourceLineNo">408</span><a id="line.408"></a> <span class="sourceLineNo">409</span><a id="line.409"> /**</a> <span class="sourceLineNo">410</span><a id="line.410"> * Is not empty expression for collection properties.</a> <span class="sourceLineNo">411</span><a id="line.411"> */</a> <span class="sourceLineNo">412</span><a id="line.412"> Expression isNotEmpty(String propertyName);</a> <span class="sourceLineNo">413</span><a id="line.413"></a> <span class="sourceLineNo">414</span><a id="line.414"> /**</a> <span class="sourceLineNo">415</span><a id="line.415"> * Id Equal to - ID property is equal to the value.</a> <span class="sourceLineNo">416</span><a id="line.416"> */</a> <span class="sourceLineNo">417</span><a id="line.417"> Expression idEq(Object value);</a> <span class="sourceLineNo">418</span><a id="line.418"></a> <span class="sourceLineNo">419</span><a id="line.419"> /**</a> <span class="sourceLineNo">420</span><a id="line.420"> * Id IN a list of Id values.</a> <span class="sourceLineNo">421</span><a id="line.421"> */</a> <span class="sourceLineNo">422</span><a id="line.422"> Expression idIn(Object... idValues);</a> <span class="sourceLineNo">423</span><a id="line.423"></a> <span class="sourceLineNo">424</span><a id="line.424"> /**</a> <span class="sourceLineNo">425</span><a id="line.425"> * Id IN a collection of Id values.</a> <span class="sourceLineNo">426</span><a id="line.426"> */</a> <span class="sourceLineNo">427</span><a id="line.427"> Expression idIn(Collection&lt;?&gt; idCollection);</a> <span class="sourceLineNo">428</span><a id="line.428"></a> <span class="sourceLineNo">429</span><a id="line.429"> /**</a> <span class="sourceLineNo">430</span><a id="line.430"> * All Equal - Map containing property names and their values.</a> <span class="sourceLineNo">431</span><a id="line.431"> * &lt;p&gt;</a> <span class="sourceLineNo">432</span><a id="line.432"> * Expression where all the property names in the map are equal to the</a> <span class="sourceLineNo">433</span><a id="line.433"> * corresponding value.</a> <span class="sourceLineNo">434</span><a id="line.434"> * &lt;/p&gt;</a> <span class="sourceLineNo">435</span><a id="line.435"> *</a> <span class="sourceLineNo">436</span><a id="line.436"> * @param propertyMap a map keyed by property names.</a> <span class="sourceLineNo">437</span><a id="line.437"> */</a> <span class="sourceLineNo">438</span><a id="line.438"> Expression allEq(Map&lt;String, Object&gt; propertyMap);</a> <span class="sourceLineNo">439</span><a id="line.439"></a> <span class="sourceLineNo">440</span><a id="line.440"> /**</a> <span class="sourceLineNo">441</span><a id="line.441"> * Add expression for ANY of the given bit flags to be set.</a> <span class="sourceLineNo">442</span><a id="line.442"> *</a> <span class="sourceLineNo">443</span><a id="line.443"> * @param propertyName The property that holds the flags value</a> <span class="sourceLineNo">444</span><a id="line.444"> * @param flags The flags we are looking for</a> <span class="sourceLineNo">445</span><a id="line.445"> */</a> <span class="sourceLineNo">446</span><a id="line.446"> Expression bitwiseAny(String propertyName, long flags);</a> <span class="sourceLineNo">447</span><a id="line.447"></a> <span class="sourceLineNo">448</span><a id="line.448"> /**</a> <span class="sourceLineNo">449</span><a id="line.449"> * Add expression for ALL of the given bit flags to be set.</a> <span class="sourceLineNo">450</span><a id="line.450"> *</a> <span class="sourceLineNo">451</span><a id="line.451"> * @param propertyName The property that holds the flags value</a> <span class="sourceLineNo">452</span><a id="line.452"> * @param flags The flags we are looking for</a> <span class="sourceLineNo">453</span><a id="line.453"> */</a> <span class="sourceLineNo">454</span><a id="line.454"> Expression bitwiseAll(String propertyName, long flags);</a> <span class="sourceLineNo">455</span><a id="line.455"></a> <span class="sourceLineNo">456</span><a id="line.456"> /**</a> <span class="sourceLineNo">457</span><a id="line.457"> * Add bitwise AND expression of the given bit flags to compare with the match/mask.</a> <span class="sourceLineNo">458</span><a id="line.458"> *</a> <span class="sourceLineNo">459</span><a id="line.459"> * @param propertyName The property that holds the flags value</a> <span class="sourceLineNo">460</span><a id="line.460"> * @param flags The flags we are looking for</a> <span class="sourceLineNo">461</span><a id="line.461"> */</a> <span class="sourceLineNo">462</span><a id="line.462"> Expression bitwiseAnd(String propertyName, long flags, long match);</a> <span class="sourceLineNo">463</span><a id="line.463"></a> <span class="sourceLineNo">464</span><a id="line.464"> /**</a> <span class="sourceLineNo">465</span><a id="line.465"> * Add raw expression with a single parameter.</a> <span class="sourceLineNo">466</span><a id="line.466"> * &lt;p&gt;</a> <span class="sourceLineNo">467</span><a id="line.467"> * The raw expression should contain a single ? at the location of the</a> <span class="sourceLineNo">468</span><a id="line.468"> * parameter.</a> <span class="sourceLineNo">469</span><a id="line.469"> * &lt;/p&gt;</a> <span class="sourceLineNo">470</span><a id="line.470"> */</a> <span class="sourceLineNo">471</span><a id="line.471"> Expression raw(String raw, Object value);</a> <span class="sourceLineNo">472</span><a id="line.472"></a> <span class="sourceLineNo">473</span><a id="line.473"> /**</a> <span class="sourceLineNo">474</span><a id="line.474"> * Add raw expression with an array of parameters.</a> <span class="sourceLineNo">475</span><a id="line.475"> * &lt;p&gt;</a> <span class="sourceLineNo">476</span><a id="line.476"> * The raw expression should contain the same number of ? as there are</a> <span class="sourceLineNo">477</span><a id="line.477"> * parameters.</a> <span class="sourceLineNo">478</span><a id="line.478"> * &lt;/p&gt;</a> <span class="sourceLineNo">479</span><a id="line.479"> */</a> <span class="sourceLineNo">480</span><a id="line.480"> Expression raw(String raw, Object[] values);</a> <span class="sourceLineNo">481</span><a id="line.481"></a> <span class="sourceLineNo">482</span><a id="line.482"> /**</a> <span class="sourceLineNo">483</span><a id="line.483"> * Add raw expression with no parameters.</a> <span class="sourceLineNo">484</span><a id="line.484"> */</a> <span class="sourceLineNo">485</span><a id="line.485"> Expression raw(String raw);</a> <span class="sourceLineNo">486</span><a id="line.486"></a> <span class="sourceLineNo">487</span><a id="line.487"> /**</a> <span class="sourceLineNo">488</span><a id="line.488"> * Create a Text Match expression (currently doc store/Elastic only).</a> <span class="sourceLineNo">489</span><a id="line.489"> */</a> <span class="sourceLineNo">490</span><a id="line.490"> Expression textMatch(String propertyName, String search, Match options);</a> <span class="sourceLineNo">491</span><a id="line.491"></a> <span class="sourceLineNo">492</span><a id="line.492"> /**</a> <span class="sourceLineNo">493</span><a id="line.493"> * Create a Text Multi match expression (currently doc store/Elastic only).</a> <span class="sourceLineNo">494</span><a id="line.494"> */</a> <span class="sourceLineNo">495</span><a id="line.495"> Expression textMultiMatch(String query, MultiMatch options);</a> <span class="sourceLineNo">496</span><a id="line.496"></a> <span class="sourceLineNo">497</span><a id="line.497"> /**</a> <span class="sourceLineNo">498</span><a id="line.498"> * Create a text simple query expression (currently doc store/Elastic only).</a> <span class="sourceLineNo">499</span><a id="line.499"> */</a> <span class="sourceLineNo">500</span><a id="line.500"> Expression textSimple(String search, TextSimple options);</a> <span class="sourceLineNo">501</span><a id="line.501"></a> <span class="sourceLineNo">502</span><a id="line.502"> /**</a> <span class="sourceLineNo">503</span><a id="line.503"> * Create a text query string expression (currently doc store/Elastic only).</a> <span class="sourceLineNo">504</span><a id="line.504"> */</a> <span class="sourceLineNo">505</span><a id="line.505"> Expression textQueryString(String search, TextQueryString options);</a> <span class="sourceLineNo">506</span><a id="line.506"></a> <span class="sourceLineNo">507</span><a id="line.507"> /**</a> <span class="sourceLineNo">508</span><a id="line.508"> * Create a text common terms expression (currently doc store/Elastic only).</a> <span class="sourceLineNo">509</span><a id="line.509"> */</a> <span class="sourceLineNo">510</span><a id="line.510"> Expression textCommonTerms(String search, TextCommonTerms options);</a> <span class="sourceLineNo">511</span><a id="line.511"></a> <span class="sourceLineNo">512</span><a id="line.512"> /**</a> <span class="sourceLineNo">513</span><a id="line.513"> * And - join two expressions with a logical and.</a> <span class="sourceLineNo">514</span><a id="line.514"> */</a> <span class="sourceLineNo">515</span><a id="line.515"> Expression and(Expression expOne, Expression expTwo);</a> <span class="sourceLineNo">516</span><a id="line.516"></a> <span class="sourceLineNo">517</span><a id="line.517"> /**</a> <span class="sourceLineNo">518</span><a id="line.518"> * Or - join two expressions with a logical or.</a> <span class="sourceLineNo">519</span><a id="line.519"> */</a> <span class="sourceLineNo">520</span><a id="line.520"> Expression or(Expression expOne, Expression expTwo);</a> <span class="sourceLineNo">521</span><a id="line.521"></a> <span class="sourceLineNo">522</span><a id="line.522"> /**</a> <span class="sourceLineNo">523</span><a id="line.523"> * Negate the expression (prefix it with NOT).</a> <span class="sourceLineNo">524</span><a id="line.524"> */</a> <span class="sourceLineNo">525</span><a id="line.525"> Expression not(Expression exp);</a> <span class="sourceLineNo">526</span><a id="line.526"></a> <span class="sourceLineNo">527</span><a id="line.527"> /**</a> <span class="sourceLineNo">528</span><a id="line.528"> * Return a list of expressions that will be joined by AND's.</a> <span class="sourceLineNo">529</span><a id="line.529"> */</a> <span class="sourceLineNo">530</span><a id="line.530"> &lt;T&gt; Junction&lt;T&gt; conjunction(Query&lt;T&gt; query);</a> <span class="sourceLineNo">531</span><a id="line.531"></a> <span class="sourceLineNo">532</span><a id="line.532"> /**</a> <span class="sourceLineNo">533</span><a id="line.533"> * Return a list of expressions that will be joined by OR's.</a> <span class="sourceLineNo">534</span><a id="line.534"> */</a> <span class="sourceLineNo">535</span><a id="line.535"> &lt;T&gt; Junction&lt;T&gt; disjunction(Query&lt;T&gt; query);</a> <span class="sourceLineNo">536</span><a id="line.536"></a> <span class="sourceLineNo">537</span><a id="line.537"> /**</a> <span class="sourceLineNo">538</span><a id="line.538"> * Return a list of expressions that will be joined by AND's.</a> <span class="sourceLineNo">539</span><a id="line.539"> */</a> <span class="sourceLineNo">540</span><a id="line.540"> &lt;T&gt; Junction&lt;T&gt; conjunction(Query&lt;T&gt; query, ExpressionList&lt;T&gt; parent);</a> <span class="sourceLineNo">541</span><a id="line.541"></a> <span class="sourceLineNo">542</span><a id="line.542"> /**</a> <span class="sourceLineNo">543</span><a id="line.543"> * Return a list of expressions that will be joined by OR's.</a> <span class="sourceLineNo">544</span><a id="line.544"> */</a> <span class="sourceLineNo">545</span><a id="line.545"> &lt;T&gt; Junction&lt;T&gt; disjunction(Query&lt;T&gt; query, ExpressionList&lt;T&gt; parent);</a> <span class="sourceLineNo">546</span><a id="line.546"></a> <span class="sourceLineNo">547</span><a id="line.547"> /**</a> <span class="sourceLineNo">548</span><a id="line.548"> * Return a Text query junction for MUST, SHOULD or MUST NOT.</a> <span class="sourceLineNo">549</span><a id="line.549"> * &lt;p&gt;</a> <span class="sourceLineNo">550</span><a id="line.550"> * This is doc store Elastic only.</a> <span class="sourceLineNo">551</span><a id="line.551"> * &lt;/p&gt;</a> <span class="sourceLineNo">552</span><a id="line.552"> */</a> <span class="sourceLineNo">553</span><a id="line.553"> &lt;T&gt; Junction&lt;T&gt; junction(Junction.Type type, Query&lt;T&gt; query, ExpressionList&lt;T&gt; parent);</a> <span class="sourceLineNo">554</span><a id="line.554"></a> <span class="sourceLineNo">555</span><a id="line.555"> /**</a> <span class="sourceLineNo">556</span><a id="line.556"> * Add the expressions to the given expression list.</a> <span class="sourceLineNo">557</span><a id="line.557"> *</a> <span class="sourceLineNo">558</span><a id="line.558"> * @param where The expression list to add the expressions to</a> <span class="sourceLineNo">559</span><a id="line.559"> * @param expressions The expressions that are parsed</a> <span class="sourceLineNo">560</span><a id="line.560"> * @param params Bind parameters to match ? or ?1 bind positions.</a> <span class="sourceLineNo">561</span><a id="line.561"> */</a> <span class="sourceLineNo">562</span><a id="line.562"> &lt;T&gt; void where(ExpressionList&lt;T&gt; where, String expressions, Object[] params);</a> <span class="sourceLineNo">563</span><a id="line.563">}</a> </pre> </div> </main> </body> </html>
ebean-orm/ebean-orm.github.io
apidoc/12/src-html/io/ebean/ExpressionFactory.html
HTML
apache-2.0
49,038
{% load i18n sizeformat parse_date %} <div class="detail"> <dl class="dl-horizontal"> <dt>{% trans "Name" %}</dt> <dd data-display="{{ volume.name|default:volume.id }}" class="word-wrap">{{ volume.name }}</dd> <dt>{% trans "ID" %}</dt> <dd>{{ volume.id }}</dd> {% if volume.description %} <dt>{% trans "Description" %}</dt> <dd>{{ volume.description }}</dd> {% endif %} <dt>{% trans "Project ID" %}</dt> <dd>{{ volume.tenant_id|default:_("-") }}</dd> <dt>{% trans "Status" %}</dt> <dd>{{ volume.status_label|capfirst }}</dd> <dt>{% trans "Group" %}</dt> {% if group %} <dd><a href="{% url 'horizon:project:volume_groups:detail' volume.group_id %}">{{ group.name_or_id }}</a></dd> {% else %} <dd>{% trans "-" %}</dd> {% endif %} </dl> <h4>{% trans "Specs" %}</h4> <hr class="header_rule"> <dl class="dl-horizontal"> <dt>{% trans "Size" %}</dt> <dd>{{ volume.size }} {% trans "GiB" %}</dd> {% if volume.volume_type %} <dt>{% trans "Type" %}</dt> <dd>{{ volume.volume_type }}</dd> {% endif %} {% if volume.availabilty_zone %} <dt>{% trans "Availability zone" %}</dt> <dd>{{ volume.availability_zone }}</dd> {% endif %} <dt>{% trans "Bootable" %}</dt> <dd>{{ volume.is_bootable|yesno|capfirst }}</dd> <dt>{% trans "Encrypted" %}</dt> {% if volume.encrypted %} <dd><a href="{% url detail_url.encryption volume.id %}">{% trans "Yes" %}</a></dd> {% else %} <dd>{% trans "No" %}</dd> {% endif %} <dt>{% trans "Created" context "Created time" %}</dt> <dd>{{ volume.created_at|parse_date }}</dd> </dl> <h4>{% trans "Attachments" %}</h4> <hr class="header_rule"> <dl class="dl-horizontal"> {% for attachment in volume.attachments %} <dt>{% trans "Attached To" %}</dt> <dd class="word-wrap"> {% url detail_url.instance attachment.server_id as instance_url %} {% blocktrans trimmed with instance_name=attachment.instance.name device=attachment.device %} <a href="{{ instance_url }}">{{ instance_name }}</a> on {{ device }} {% endblocktrans %} </dd> {% empty %} <dt>{% trans "Attached To" %}</dt> <dd><em>{% trans "Not attached" %}</em></dd> {% endfor %} </dl> {% if volume.volume_image_metadata %} <h4>{% trans "Volume Source" %}</h4> <hr class="header_rule"> <dl class="dl-horizontal"> <dt>{% trans "Image" %}</dt> <dd class="word-wrap"> {% url detail_url.image volume.volume_image_metadata.image_id as image_url %} <a href="{{ image_url }}">{{ volume.volume_image_metadata.image_name }}</a> </dd> </dl> {% endif %} <h4>{% trans "Metadata" %}</h4> <hr class="header_rule"> <dl class="dl-horizontal word-wrap"> {% if volume.metadata.items %} {% for key, value in volume.metadata.items %} <dt>{{ key }}</dt> <dd>{{ value }}</dd> {% endfor %} {% else %} <dd>{% trans "None" %}</dd> {% endif %} </dl> {% if volume.transfer %} <h4>{% trans "Volume Transfer" %}</h4> <hr class="header_rule"> <dl> <dt>{% trans "ID" %}</dt> <dd>{{ volume.transfer.id }}</dd> </dl> <dl> <dt>{% trans "Name" %}</dt> <dd class="word-wrap">{{ volume.transfer.name }}</dd> </dl> <dl> <dt>{% trans "Created" context "Created time" %}</dt> <dd>{{ volume.transfer.created_at|parse_date }}</dd> </dl> {% endif %} </div>
openstack/horizon
openstack_dashboard/dashboards/project/volumes/templates/volumes/_detail_overview.html
HTML
apache-2.0
3,439
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Tue Oct 30 00:53:03 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.swarm.config.management.access.JsonFormatter (BOM: * : All 2.2.1.Final API)</title> <meta name="date" content="2018-10-30"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.wildfly.swarm.config.management.access.JsonFormatter (BOM: * : All 2.2.1.Final API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.2.1.Final</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/wildfly/swarm/config/management/access/class-use/JsonFormatter.html" target="_top">Frames</a></li> <li><a href="JsonFormatter.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.wildfly.swarm.config.management.access.JsonFormatter" class="title">Uses of Class<br>org.wildfly.swarm.config.management.access.JsonFormatter</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.management">org.wildfly.swarm.config.management</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.management.access">org.wildfly.swarm.config.management.access</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.wildfly.swarm.config.management"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a> in <a href="../../../../../../../org/wildfly/swarm/config/management/package-summary.html">org.wildfly.swarm.config.management</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/management/package-summary.html">org.wildfly.swarm.config.management</a> that return <a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a></code></td> <td class="colLast"><span class="typeNameLabel">AuditAccess.AuditAccessResources.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/AuditAccess.AuditAccessResources.html#jsonFormatter-java.lang.String-">jsonFormatter</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/management/package-summary.html">org.wildfly.swarm.config.management</a> that return types with arguments of type <a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">AuditAccess.AuditAccessResources.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/AuditAccess.AuditAccessResources.html#jsonFormatters--">jsonFormatters</a></span>()</code> <div class="block">Get the list of JsonFormatter resources</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/management/package-summary.html">org.wildfly.swarm.config.management</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/management/AuditAccess.html" title="type parameter in AuditAccess">T</a></code></td> <td class="colLast"><span class="typeNameLabel">AuditAccess.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/AuditAccess.html#jsonFormatter-org.wildfly.swarm.config.management.access.JsonFormatter-">jsonFormatter</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a>&nbsp;value)</code> <div class="block">Add the JsonFormatter object to the list of subresources</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../../../../org/wildfly/swarm/config/management/package-summary.html">org.wildfly.swarm.config.management</a> with type arguments of type <a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/management/AuditAccess.html" title="type parameter in AuditAccess">T</a></code></td> <td class="colLast"><span class="typeNameLabel">AuditAccess.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/AuditAccess.html#jsonFormatters-java.util.List-">jsonFormatters</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a>&gt;&nbsp;value)</code> <div class="block">Add all JsonFormatter objects to this subresource</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.config.management.access"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a> in <a href="../../../../../../../org/wildfly/swarm/config/management/access/package-summary.html">org.wildfly.swarm.config.management.access</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../../org/wildfly/swarm/config/management/access/package-summary.html">org.wildfly.swarm.config.management.access</a> with type parameters of type <a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a>&lt;T extends <a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a>&lt;T&gt;&gt;</span></code> <div class="block">A json formatter for audit log messages.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatterConsumer.html" title="interface in org.wildfly.swarm.config.management.access">JsonFormatterConsumer</a>&lt;T extends <a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a>&lt;T&gt;&gt;</span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatterSupplier.html" title="interface in org.wildfly.swarm.config.management.access">JsonFormatterSupplier</a>&lt;T extends <a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a>&gt;</span></code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/management/access/package-summary.html">org.wildfly.swarm.config.management.access</a> that return <a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">JsonFormatter</a></code></td> <td class="colLast"><span class="typeNameLabel">JsonFormatterSupplier.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatterSupplier.html#get--">get</a></span>()</code> <div class="block">Constructed instance of JsonFormatter resource</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/wildfly/swarm/config/management/access/JsonFormatter.html" title="class in org.wildfly.swarm.config.management.access">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.2.1.Final</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/wildfly/swarm/config/management/access/class-use/JsonFormatter.html" target="_top">Frames</a></li> <li><a href="JsonFormatter.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
wildfly-swarm/wildfly-swarm-javadocs
2.2.1.Final/apidocs/org/wildfly/swarm/config/management/access/class-use/JsonFormatter.html
HTML
apache-2.0
16,257
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pt"> <head> <!-- Generated by javadoc (version 1.7.0_79) on Mon Jun 22 15:50:37 BRT 2015 --> <title>Uses of Class net.floodlightcontroller.core.internal.OFSwitchManagerTest</title> <meta name="date" content="2015-06-22"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class net.floodlightcontroller.core.internal.OFSwitchManagerTest"; } //--> </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="../../../../../net/floodlightcontroller/core/internal/OFSwitchManagerTest.html" title="class in net.floodlightcontroller.core.internal">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?net/floodlightcontroller/core/internal/class-use/OFSwitchManagerTest.html" target="_top">Frames</a></li> <li><a href="OFSwitchManagerTest.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class net.floodlightcontroller.core.internal.OFSwitchManagerTest" class="title">Uses of Class<br>net.floodlightcontroller.core.internal.OFSwitchManagerTest</h2> </div> <div class="classUseContainer">No usage of net.floodlightcontroller.core.internal.OFSwitchManagerTest</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="../../../../../net/floodlightcontroller/core/internal/OFSwitchManagerTest.html" title="class in net.floodlightcontroller.core.internal">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?net/floodlightcontroller/core/internal/class-use/OFSwitchManagerTest.html" target="_top">Frames</a></li> <li><a href="OFSwitchManagerTest.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
paulorvj/sdnvoip
doc/net/floodlightcontroller/core/internal/class-use/OFSwitchManagerTest.html
HTML
apache-2.0
4,383
<!DOCTYPE html> <html> <head> <!-- [[! Document Settings ]] --> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!-- [[! Page Meta ]] --> <title>A Code Snippet Example Post</title> <meta name="description" content="Ally Jarrett&#39;s Blog - Notes from the battleground; a collection of coding, process and technology articles for future reference..." /> <meta name="HandheldFriendly" content="True" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/assets/images/favicon.ico" > <!-- [[! Styles'n'Scripts ]] --> <link rel="stylesheet" type="text/css" href="/assets/css/screen.css" /> <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400" /> <link rel="stylesheet" type="text/css" href="/assets/css/syntax.css" /> <!-- [[! highlight.js ]] --> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.3.0/styles/default.min.css"> <style>.hljs { background: none; }</style> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.3.0/highlight.min.js"></script> <script>hljs.initHighlightingOnLoad();</script> <!-- [[! Ghost outputs important style and meta data with this tag ]] --> <link rel="canonical" href="/" /> <meta name="referrer" content="origin" /> <link rel="next" href="/page2/" /> <meta property="og:site_name" content="Ally Jarrett&#39;s Blog" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Ally Jarrett&#39;s Blog" /> <meta property="og:description" content="Notes from the battleground; a collection of coding, process and technology articles for future reference..." /> <meta property="og:url" content="/" /> <meta property="og:image" content="/assets/images/cover1.jpg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Ally Jarrett&#39;s Blog" /> <meta name="twitter:description" content="Notes from the battleground; a collection of coding, process and technology articles for future reference..." /> <meta name="twitter:url" content="/" /> <meta name="twitter:image:src" content="/assets/images/cover1.jpg" /> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Website", "publisher": "Finding The Way Home", "url": "/", "image": "/assets/images/cover1.jpg", "description": "Notes from the battleground; a collection of coding, process and technology articles for future reference..." } </script> <meta name="generator" content="Jekyll 3.0.0" /> <link rel="alternate" type="application/rss+xml" title="Ally Jarrett&#39;s Blog" href="/feed.xml" /> </head> <body class="home-template nav-closed"> <div class="nav"> <h3 class="nav-title">Menu</h3> <a href="#" class="nav-close"> <span class="hidden">Close</span> </a> <ul> <li class="nav-home " role="presentation"><a href="/">Home</a></li> <li class="nav-about " role="presentation"><a href="/about">About</a></li> <li class="nav-blog " role="presentation"><a href="/tag/blog">Blog</a></li> <li class="nav-snippets nav-current" role="presentation"><a href="/tag/snippets">Code Snippets</a></li> <li class="nav-author " role="presentation"><a href="/author/ally">Author</a></li> <li class="nav-author " role="presentation"><a href="/author/contact">Contact</a></li> </ul> <a class="subscribe-button icon-feed" href="/feed.xml">Subscribe</a> </div> <span class="nav-cover"></span> <div class="site-wrapper"> <!-- [[! Everything else gets inserted here ]] --> <!-- < default --> <!-- The comment above "< default" means - insert everything in this file into --> <!-- the [body] of the default.hbs template, which contains our header/footer. --> <!-- Everything inside the #post tags pulls data from the post --> <!-- #post --> <header class="main-header post-head " style="background-image: url(/assets/images/cover2.jpg) "> <nav class="main-nav overlay clearfix"> <a class="blog-logo" href="/"><img src="/assets/images/ghost.png" alt="Blog Logo" /></a> <a class="menu-button icon-menu" href="#"><span class="word">Menu</span></a> </nav> </header> <main class="content" role="main"> <article class="post tag-snippet tag-content"> <header class="post-header"> <h1 class="post-title">A Code Snippet Example Post</h1> <section class="post-meta"> <!-- <a href='/'>Ally Jarrett</a> --> <time class="post-date" datetime="2017-01-08">08 Jan 2017</time> <!-- [[tags prefix=" on "]] --> on <a href='/tag/code'>Code</a>, <a href='/tag/snippets'>Snippets</a> </section> </header> <section class="post-content"> <hr /> <p>Code blocks can also be inserted with the highlight tag as below:</p> <pre> {% highlight language-x %} # some code {% endhighlight %} </pre> <p>More information about code highlighting in jekyll can be found <a href="https://jekyllrb.com/docs/templates/#code-snippet-highlighting">in Jekyll documentation</a>.</p> <p>These area a couple of examples showing the resulting highlighted code:</p> <figure class="highlight"><pre><code class="language-css" data-lang="css"><span class="c">/* css code sample */</span> <span class="nf">#container</span> <span class="p">{</span> <span class="nl">float</span><span class="p">:</span> <span class="nb">left</span><span class="p">;</span> <span class="nl">margin</span><span class="p">:</span> <span class="m">0</span> <span class="m">-240px</span> <span class="m">0</span> <span class="m">0</span><span class="p">;</span> <span class="nl">width</span><span class="p">:</span> <span class="m">100%</span><span class="p">;</span> <span class="p">}</span></code></pre></figure> <figure class="highlight"><pre><code class="language-javascript" data-lang="javascript"><span class="c1">// javascript code sample</span> <span class="nx">$</span><span class="p">.</span><span class="nx">ajax</span><span class="p">({</span> <span class="na">type</span><span class="p">:</span> <span class="s1">'POST'</span><span class="p">,</span> <span class="na">url</span><span class="p">:</span> <span class="s1">'backend.php'</span><span class="p">,</span> <span class="na">data</span><span class="p">:</span> <span class="s2">"q="</span><span class="o">+</span><span class="nx">myform</span><span class="p">.</span><span class="nx">serialize</span><span class="p">(),</span> <span class="na">success</span><span class="p">:</span> <span class="kd">function</span><span class="p">(</span><span class="nx">data</span><span class="p">){</span> <span class="c1">// on success use return data here</span> <span class="p">},</span> <span class="na">error</span><span class="p">:</span> <span class="kd">function</span><span class="p">(</span><span class="nx">xhr</span><span class="p">,</span> <span class="nx">type</span><span class="p">,</span> <span class="nx">exception</span><span class="p">)</span> <span class="p">{</span> <span class="c1">// if ajax fails display error alert</span> <span class="nx">alert</span><span class="p">(</span><span class="s2">"ajax error response type "</span><span class="o">+</span><span class="nx">type</span><span class="p">);</span> <span class="p">}</span> <span class="p">});</span></code></pre></figure> <p>Now you can also use <a href="https://highlightjs.org/">highlight.js</a>. For more on how to use it and on the available styles check their <a href="https://highlightjs.org/static/demo/">demo</a> and <a href="http://highlightjs.readthedocs.org/en/latest/">documentation</a> pages.</p> <div class="system"> <pre><code class="swift">// Swift code sample import Foundation @objc class Person: Entity { var name: String! var age: Int! init(name: String, age: Int) { /* /* ... */ */ } // Return a descriptive string for this person func description(offset: Int = 0) -> String { return "\(name) is \(age + offset) years old" } } </code></pre> </div> </section> <footer class="post-footer"> <!-- Everything inside the #author tags pulls data from the author --> <!-- #author--> <figure class="author-image"> <a class="img" href="/author/ally" style="background-image: url(/assets/images/ajarrett.jpg)"><span class="hidden">'s Picture</span></a> </figure> <section class="author"> <h4><a href="/author/ally">Ally Jarrett</a></h4> <p> Red Hat Java MW Architect, BPM and Automation Specialist, Java Developer and Open Source Evangelist </p> <div class="author-meta"> <span class="author-location icon-location"> Bristol, UK</span> <span class="author-link icon-link"><a href="http://ally-jarrett.github.io/"> ally-jarrett.github.io/</a></span> </div> </section> <!-- /author --> <section class="share"> <h4>Share this post</h4> <a class="icon-twitter" href="http://twitter.com/share?text=A Code Snippet Example Post&amp;url=http://ally-jarrett.github.io/a-code-snippet-example" onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;"> <span class="hidden">Twitter</span> </a> <a class="icon-facebook" href="https://www.facebook.com/sharer/sharer.php?u=http://ally-jarrett.github.io/a-code-snippet-example" onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;"> <span class="hidden">Facebook</span> </a> <a class="icon-google-plus" href="https://plus.google.com/share?url=http://ally-jarrett.github.io/a-code-snippet-example" onclick="window.open(this.href, 'google-plus-share', 'width=490,height=530');return false;"> <span class="hidden">Google+</span> </a> </section> <!-- Add Disqus Comments --> </footer> </article> </main> <aside class="read-next"> <!-- [[! next_post ]] --> <a class="read-next-story " style="background-image: url(/assets/images/cover4.jpg)" href="/installing-the-kie-wb-and-server"> <section class="post"> <h2>Installing Kie Work Bench and Kie Server</h2> <p>Intro. This is my first blog post so rather than deepdiving off into some advanced...</p> </section> </a> <!-- [[! /next_post ]] --> <!-- [[! prev_post ]] --> <a class="read-next-story prev " style="background-image: url(/assets/images/cover3.jpg)" href="/a-full-and-comprehensive-style-test"> <section class="post"> <h2>A Full and Comprehensive Style Test</h2> <p>This is just an ipsis verbis copy of the first example running on the Ghost...</p> </section> </a> <!-- [[! /prev_post ]] --> </aside> <!-- /post --> <footer class="site-footer clearfix"> <section class="copyright"><a href="/">Ally Jarrett&#39;s Blog</a> &copy; 2017</section> <section class="poweredby">Proudly published with <a href="https://jekyllrb.com/">Jekyll</a> using <a href="https://github.com/biomadeira/jasper">Jasper</a></section> </footer> </div> <!-- [[! Ghost outputs important scripts and data with this tag ]] --> <script type="text/javascript" src="https://code.jquery.com/jquery-1.11.3.min.js"></script> <!-- [[! The main JavaScript file for Casper ]] --> <script type="text/javascript" src="/assets/js/jquery.fitvids.js"></script> <script type="text/javascript" src="/assets/js/index.js"></script> <!-- Add Google Analytics --> <!-- Google Analytics Tracking code --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-69281367-1', 'auto'); ga('send', 'pageview'); </script> </body> </html>
ally-jarrett/ally-jarrett.github.io
a-code-snippet-example.html
HTML
apache-2.0
13,125
{# 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. #} <!DOCTYPE html> <html> <head> <title>Airflow 404 = lots of circles</title> <link rel="icon" type="image/png" href="{{ url_for('static', filename='pin_32.png') }}"> </head> <body> <div style="font-family: verdana;"> <h1>Airflow 404 = lots of circles</h1> <p>{{ hostname }}</p> </div> <div id="div_svg" class="centered text-center" style="border: 1px solid #CCC; padding:0px;margin:0;"> <svg></svg> </div> <script src="{{ url_for('static', filename='d3.v3.min.js') }}"></script> <script> var height =700; var width = document.getElementById("div_svg").offsetWidth; var points = 20; var matrix = []; var duration = 2000; var i = 0; var flip = 0; var colors = [ "#FF5A5F", "#007A87", "#7B0051", "#00D1C1", "#8CE071", "#FFB400", "#FFAA91", "#B4A76C", "#9CA299", "#565A5C" ]; function choose(choices) { var index = Math.floor(Math.random() * choices.length); return choices[index]; } // Making a matrix for(var x=0; x<points; x++) { for(var y=0; y<points; y++) { matrix[i] = { 'x': x, 'y': y, } i += 1; } } sclx = d3.scale.linear().domain([-1, points]).range([0, width]); scly = d3.scale.linear().domain([-1, points]).range([0, height]); circles = d3.select("svg") .attr('width', "100%") .attr('height', height) .selectAll("circle").data(matrix).enter() .append("circle") .attr("stroke", 'black') .attr("fill", 'none') .attr("cx", function(d, i) {return sclx(d.x)}) .attr("cy", function(d, i) {return scly(d.y)}) .attr("r", function(d, i) {return 0}); function toggle(){ var size = 50 + (200* Math.random()); var y_delay = 0; var random_delay = 0; if(Math.random() > 0.7){ y_delay = 50+ (Math.random() * 50); } var x_delay = 0; if(Math.random() > 0.7){ x_delay = 50+ (Math.random() * 50); } if(Math.random() > 0.7){ random_delay = 1; } var random_x = Math.random() * width; var random_y = Math.random() * height; if(Math.random() > 0.5){ col = choose(colors); } else { col = "black"; } if(Math.random() > 0.8){ col = function() {return choose(colors)}; } if (flip==0){ flip = 1; circles.transition() .duration(duration) .attr("cx", function(d, i) {return sclx(d.x)}) .attr("cy", function(d, i) {return scly(d.y)}) .attr("stroke", col) .delay(function(d, i) {return (random_delay * Math.random() * 1000) + (d.x*x_delay) + (d.y * y_delay)}) .attr("r", function(d, i) {return size}); } else{ flip = 0; if(Math.random() > 0.6){ circles.transition() .duration(duration) .attr("r", function(d, i) {return 0}) .attr("cx", function(d, i) {return random_x}) .attr("stroke", col) .delay(function(d, i) {return (i/2) * Math.random() * 5}) .attr("cy", function(d, i) {return random_y}); } else{ circles.transition() .duration(duration) .attr("cx", function(d, i) {return sclx(d.x)}) .attr("cy", function(d, i) {return scly(d.y)}) .attr("stroke", col) .delay(function(d, i) {return (random_delay * Math.random() * 1000) + (d.x*x_delay) + (d.y * y_delay)}) .attr("r", function(d, i) {return 0}); } } } setInterval(toggle, duration*3); toggle(); </script> </body> </html>
owlabs/incubator-airflow
airflow/www/templates/airflow/circles.html
HTML
apache-2.0
4,695
--- title: Tags layout: default description: 等我想好了再放上去 header-img: "i" --- <!-- Page Header --> <header class="intro-header" style="background-image: url('{{ site.baseurl }}/{% if page.header-img %}{{ page.header-img }}{% else %}{{ site.header-img }}{% endif %}')"> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <div class="site-heading" id="tag-heading"> <h1>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</h1> <span class="subheading">{{ page.description }}</span> </div> </div> </div> </div> </header> <!-- Main Content --> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <!-- {{content}} --> <!-- 标签云 --> <div id='tag_cloud' class="tags"> {% for tag in site.tags %} <a href="#{{ tag[0] }}" title="{{ tag[0] }}" rel="{{ tag[1].size }}">{{ tag[0] }}</a> {% endfor %} </div> <blockquote class="tag-comments"> 标签命名规范: <li>占个位置</li> <li>占个位置</li> </blockquote> <!-- 标签列表 --> {% for tag in site.tags %} <div class="one-tag-list"> <span class="fa fa-tag listing-seperator" id="{{ tag[0] }}"> <span class="tag-text">{{ tag[0] }}</span> </span> {% for post in tag[1] %} <!-- <li class="listing-item"> <time datetime="{{ post.date | date:"%Y-%m-%d" }}">{{ post.date | date:"%Y-%m-%d" }}</time> <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> </li> --> <div class="post-preview"> <a href="{{ post.url | prepend: site.baseurl }}"> <h2 class="post-title"> {{ post.title }} </h2> {% if post.subtitle %} <h3 class="post-subtitle"> {{ post.subtitle }} </h3> {% endif %} </a> <!-- <p class="post-meta">{{ post.date | date:"%Y-%m-%d" }}</p> --> </div> <hr> {% endfor %} </div> {% endfor %} </div> </div> </div>
xinyanglin/xinyanglin.github.io
tags.html
HTML
apache-2.0
2,323
<html> <body> <form action="http://127.0.0.1:9090/process_get" method="GET"> First Name: <input type="text" name="first_name"> <br> Last Name: <input type="text" name="last_name"> <input type="submit" value="Submit"> </form> </body> </html>
1491614198/webpack-react
server/aaa.html
HTML
apache-2.0
254
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_27) on Tue Mar 26 08:27:38 EDT 2013 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> Uses of Class org.apache.solr.SolrJettyTestBase (Solr 4.2.1 API) </TITLE> <META NAME="date" CONTENT="2013-03-26"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.solr.SolrJettyTestBase (Solr 4.2.1 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&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/solr/SolrJettyTestBase.html" title="class in org.apache.solr"><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="../../../../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/solr//class-useSolrJettyTestBase.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SolrJettyTestBase.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.solr.SolrJettyTestBase</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/solr/SolrJettyTestBase.html" title="class in org.apache.solr">SolrJettyTestBase</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.solr.util"><B>org.apache.solr.util</B></A></TD> <TD>Misc utilities useful when implementing test cases.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.solr.util"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../org/apache/solr/SolrJettyTestBase.html" title="class in org.apache.solr">SolrJettyTestBase</A> in <A HREF="../../../../org/apache/solr/util/package-summary.html">org.apache.solr.util</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../org/apache/solr/SolrJettyTestBase.html" title="class in org.apache.solr">SolrJettyTestBase</A> in <A HREF="../../../../org/apache/solr/util/package-summary.html">org.apache.solr.util</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/solr/util/RestTestBase.html" title="class in org.apache.solr.util">RestTestBase</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/solr/SolrJettyTestBase.html" title="class in org.apache.solr"><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="../../../../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/solr//class-useSolrJettyTestBase.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SolrJettyTestBase.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> <i>Copyright &copy; 2000-2013 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </BODY> </HTML>
jacquehettel/hugo_solr
docs/solr-test-framework/org/apache/solr/class-use/SolrJettyTestBase.html
HTML
apache-2.0
8,135
<!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_144) on Tue Jul 03 11:45:06 CDT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>DrugTemporal</title> <meta name="date" content="2018-07-03"> <meta name="keywords" content="edu.umn.biomedicus.sh.DrugTemporal class"> <meta name="keywords" content="getStartIndex()"> <meta name="keywords" content="getEndIndex()"> <meta name="keywords" content="component1()"> <meta name="keywords" content="component2()"> <meta name="keywords" content="copy()"> <meta name="keywords" content="toString()"> <meta name="keywords" content="hashCode()"> <meta name="keywords" content="equals()"> <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="DrugTemporal"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../edu/umn/biomedicus/sh/DrugStatusDetector.html" title="class in edu.umn.biomedicus.sh"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../edu/umn/biomedicus/sh/DrugTemporalDetector.html" title="class in edu.umn.biomedicus.sh"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?edu/umn/biomedicus/sh/DrugTemporal.html" target="_top">Frames</a></li> <li><a href="DrugTemporal.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">edu.umn.biomedicus.sh</div> <h2 title="Class DrugTemporal" class="title">Class DrugTemporal</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>edu.umn.biomedicus.sh.DrugTemporal</li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">DrugTemporal</span></pre> <div class="block"><p><p>The time period drug usage occurs or occurred in. Phrases like "for thirty years", "at night"</p></p></div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../edu/umn/biomedicus/sh/DrugTemporal.html#DrugTemporal-startIndex-endIndex-">DrugTemporal</a></span>(int&nbsp;startIndex, int&nbsp;endIndex)</code> <div class="block">The time period drug usage occurs or occurred in. Phrases like "for thirty years", "at night"</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../edu/umn/biomedicus/sh/DrugTemporal.html#DrugTemporal-textRange-">DrugTemporal</a></span>(edu.umn.nlpengine.TextRange&nbsp;textRange)</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../edu/umn/biomedicus/sh/DrugTemporal.html#component1--">component1</a></span>()</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../edu/umn/biomedicus/sh/DrugTemporal.html#component2--">component2</a></span>()</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code><a href="../../../../edu/umn/biomedicus/sh/DrugTemporal.html" title="type parameter in DrugTemporal">DrugTemporal</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../edu/umn/biomedicus/sh/DrugTemporal.html#copy-startIndex-endIndex-">copy</a></span>(int&nbsp;startIndex, int&nbsp;endIndex)</code> <div class="block">The time period drug usage occurs or occurred in. Phrases like "for thirty years", "at night"</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../edu/umn/biomedicus/sh/DrugTemporal.html#equals-p-">equals</a></span>(java.lang.Object&nbsp;p)</code>&nbsp;</td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../edu/umn/biomedicus/sh/DrugTemporal.html#getEndIndex--">getEndIndex</a></span>()</code>&nbsp;</td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../edu/umn/biomedicus/sh/DrugTemporal.html#getStartIndex--">getStartIndex</a></span>()</code>&nbsp;</td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../edu/umn/biomedicus/sh/DrugTemporal.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../edu/umn/biomedicus/sh/DrugTemporal.html#toString--">toString</a></span>()</code>&nbsp;</td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="DrugTemporal-startIndex-endIndex-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DrugTemporal</h4> <pre>public&nbsp;DrugTemporal(int&nbsp;startIndex, int&nbsp;endIndex)</pre> <div class="block"><p><p>The time period drug usage occurs or occurred in. Phrases like "for thirty years", "at night"</p></p></div> </li> </ul> <a name="DrugTemporal-textRange-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>DrugTemporal</h4> <pre>public&nbsp;DrugTemporal(edu.umn.nlpengine.TextRange&nbsp;textRange)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getStartIndex--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getStartIndex</h4> <pre>public&nbsp;int&nbsp;getStartIndex()</pre> </li> </ul> <a name="getEndIndex--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getEndIndex</h4> <pre>public&nbsp;int&nbsp;getEndIndex()</pre> </li> </ul> <a name="component1--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>component1</h4> <pre>public&nbsp;int&nbsp;component1()</pre> </li> </ul> <a name="component2--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>component2</h4> <pre>public&nbsp;int&nbsp;component2()</pre> </li> </ul> <a name="copy-startIndex-endIndex-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>copy</h4> <pre>public&nbsp;<a href="../../../../edu/umn/biomedicus/sh/DrugTemporal.html" title="type parameter in DrugTemporal">DrugTemporal</a>&nbsp;copy(int&nbsp;startIndex, int&nbsp;endIndex)</pre> <div class="block"><p><p>The time period drug usage occurs or occurred in. Phrases like "for thirty years", "at night"</p></p></div> </li> </ul> <a name="toString--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> <pre>public&nbsp;java.lang.String&nbsp;toString()</pre> </li> </ul> <a name="hashCode--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>hashCode</h4> <pre>public&nbsp;int&nbsp;hashCode()</pre> </li> </ul> <a name="equals-p-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>equals</h4> <pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;p)</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../edu/umn/biomedicus/sh/DrugStatusDetector.html" title="class in edu.umn.biomedicus.sh"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../edu/umn/biomedicus/sh/DrugTemporalDetector.html" title="class in edu.umn.biomedicus.sh"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?edu/umn/biomedicus/sh/DrugTemporal.html" target="_top">Frames</a></li> <li><a href="DrugTemporal.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
NLPIE/BioMedICUS
doc/javadoc/biomedicus-core/edu/umn/biomedicus/sh/DrugTemporal.html
HTML
apache-2.0
13,679
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <!-- //////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////// ////Original scroll template, Start Bootstrap was created by and is //// ////maintained by David Miller Iron Summit Media Strategies //// ////(http://www.ironsummitmedia.com/) //// ////Copyright 2013-2015 Iron Summit Media Strategies, //// ////LLC. Code released under the Apache 2.0 License. //// ////(https://github.com/IronSummitMedia/startbootstrap-scrolling-nav/blob/gh-pages/LICENSE) ///////////////////////////////////////////////////////////////////////// ////d3 stuff and data added by www.eol.as, no license.////////////////////--> <title>Accenture - Financial Data</title> <!-- Bootstrap Core CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> <link href="css/scrolling-nav.css" rel="stylesheet"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> <!-- d3 library --> <script src="js/d3.min.js"></script> <!--<script src="//d3js.org/topojson.v1.min.js"></script> --> <script src="https://cdnjs.cloudflare.com/ajax/libs/topojson/1.6.20/topojson.min.js"></script> </head> <!-- The #page-top ID is part of the scrolling feature - the data-spy and data-target are part of the built-in Bootstrap scrollspy function --> <body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top"> <!-- Navigation --> <nav class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand page-scroll" href="#page-top">Intro</a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse navbar-ex1-collapse"> <ul class="nav navbar-nav"> <!-- Hidden li included to remove active class from revenue link when scrolled up past revenue section --> <li class="hidden"> <a class="page-scroll" href="#page-top"></a> </li> <li> <a class="page-scroll" href="#revenue">Revenue</a> </li> <li> <a class="page-scroll" href="#return">Returns</a> </li> <li> <a class="page-scroll" href="#performance">Performance</a> </li> <li> <a class="page-scroll" href="#countries">Countries</a> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <!-- Intro Section --> <section id="intro" class="intro-section"> <div class="container"> <div class="row"> <div class="col-lg-12"> <h1>D3 Data Visualisation Demo</h1> <p>The following demonstration by <code><a href="http://eol.as">eol.as</a></code>, is a work in progress and looks at how to use <code>Bootstrap</code> and <code>d3.js</code> to visualise some financial data. The page is held together using the <code><a href="http://eol.as">Scrolling Nav</a></code> template. Click the link below to check out the charts.</p> <a class="btn btn-default page-scroll" href="#revenue">Click Me to Scroll Down!</a> </div> </div> </div> </section> <!-- Treemap Section --> <section id="revenue" class="revenue-section"> <div class="container"> <div class="row"> <div class="col-md-8" id="treemap"></div> <div class="col-md-4 text-left"> <h1>Revenue Section</h1> <p> Accenture delivers its services and solutions through 13 focused industry groups in five operating groups. This industry focus provides Accenture's professionals with a thorough understanding of industry evolution, business issues and applicable technologies, enabling Accenture to deliver solutions tailored to each client's industry. The chart on the left breaks down revenue by industry. Click buttons below to see the total revenue split per industry. </p> <p> Click on the buttons below to see different views of how the total revenue is split across different industries. </p> <div class="btn-toolbar"> <a class="btn btn-default" href="#revenue" id="revenue1">View 1</a> <a class="btn btn-default" href="#revenue" id="revenue2">View 2</a> <a class="btn btn-default" href="#revenue" id="revenue3">View 3</a> </div> </div> <!--<div class="col-lg-12"> <h1>Revenue Section</h1> <div id="treemap"></div><br> <div class="btn-toolbar"> <a class="btn btn-default" href="#revenue" id="revenue1">Revenue1</a> <a class="btn btn-default" href="#revenue" id="revenue2">Revenue2</a> <a class="btn btn-default" href="#revenue" id="revenue3">Revenue3</a> </div> </div>--> </div> </div> </section> <!-- Barchart Section --> <section id="return" class="revenue-section"> <div class="container"> <div class="row"> <div class="col-md-8" id="bar"></div> <div class="col-md-4 text-left"> <h1>Revenue Before Reimbursements</h1> * This chart reflects revenues before reimbursements (“net revenues”) for all years since Accenture’s initial public offering. Reimbursements include travel and out-of-pocket expenses and third-party costs, such as the cost of hardware and software resale. Our revenues are denominated in multiple currencies and may be significantly affected by currency exchange-rate fluctuations. When compared to fiscal 2013, there was no aggregate foreign currency translation impact during fiscal 2014, resulting in US dollar revenue growth that was the same as our revenue growth in local currency. </div> </div> </div> </section> <!-- Linechart Section --> <section id="performance" class="performance-section"> <div class="container"> <div class="row"> <div class="col-md-8" id="line"></div> <div class="col-md-4 text-left"> <h1>Share Price Performance</h1> The performance graph to the left shows the cumulative total shareholder return on our Class A shares for the period starting on August 31, 2010, and ending on August 31, 2015, which was the end of fiscal 2015. This is compared with the cumulative total returns over the same period of the S&P 500 Index and the S&P 500 Information Technology Sector Index. The graph assumes that on August 31, 2010, $100 was invested in our Class A shares and $100 was invested in each of the other two indices, with dividends reinvested on the ex-dividend date without payment of any commissions. The performance shown in the graph represents past performance and should not be considered an indication of future performance. </div> </div> </div> </section> <!-- Contact Section --> <section id="countries" class="countries-section"> <div class="container"> <div class="row"> <div class="col-md-8" id="country"></div> <div class="col-md-4 text-left"> <h1>Accenture Worldwide</h1> The map on the left highlights countries in which Accenture are incorporated. For a full list of offices and for access the company's legal name and address by country of incorporation, please follow <a href="https://www.accenture.com/us-en/legal-countries-incorporation.aspx">this</a> link. </div> </div> </div> </section> <!-- jQuery --> <script src="js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> <script src="js/bootstrap.min.js"></script> <!-- Scrolling Nav JavaScript --> <script src="js/jquery.easing.min.js"></script> <script src="js/scrolling-nav.js"></script> <!-- d3js --> <script src="js/charts.js"></script> <script type="text/javascript"> var lockedTree = false; var lockedBar = false; var lockedLine = false; var lockedCountry = false; var runOnScrollTree = function testScroll(ev){ if(lockedTree) return; if(window.pageYOffset>500){ tree(); lockedTree = true; }; }; var runOnScrollBar = function testScroll(ev){ if(lockedBar) return; if(window.pageYOffset>1200){ bar(); lockedBar = true; }; }; var runOnScrollLine = function testScroll(ev){ if(lockedLine) return; if(window.pageYOffset>2300){ line(); lockedLine = true; }; }; var runOnScrollCountry = function testScroll(ev){ if(lockedCountry) return; if(window.pageYOffset>2500){ country(); lockedCountry = true; }; }; window.addEventListener("scroll", runOnScrollTree); window.addEventListener("scroll", runOnScrollBar); window.addEventListener("scroll", runOnScrollLine); window.addEventListener("scroll", runOnScrollCountry); //window.onscroll=testScroll </script> </body> </html>
eoiny/accentureFinData
index.html
HTML
apache-2.0
11,484
<!DOCTYPE html><html lang="en"><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,user-scalable=yes"> <title>SCAN</title> <meta name="description" content="SCAN application allows to update your local thngs via remote or local host"> <link rel="icon" href="/images/favicon.ico"> <link rel="manifest" href="/manifest.json"> <meta name="theme-color" content="#424242"> <meta name="mobile-web-app-capable" content="yes"> <meta name="application-name" content="THNGHUB"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="apple-mobile-web-app-title" content="THNGHUB"> <link rel="apple-touch-icon" href="/images/manifest/icon-144x144.png"> <meta name="msapplication-TileImage" content="/images/manifest/icon-144x144.png"> <meta name="msapplication-TileColor" content="#424242"> <meta name="msapplication-tap-highlight" content="no"> <script>window.Polymer={dom:"shadow",lazyRegister:!0},function(){"use strict";var e=function(){window.HTMLImports||document.dispatchEvent(new CustomEvent("WebComponentsReady",{bubbles:!0}))},n="registerElement"in document&&"import"in document.createElement("link")&&"content"in document.createElement("template");if(n)e();else{var t=document.createElement("script");t.async=!0,t.src="bower_components/webcomponentsjs/webcomponents-lite.min.js",t.onload=e,document.head.appendChild(t)}}(),"serviceWorker"in navigator&&window.addEventListener("load",function(){navigator.serviceWorker.register("service-worker.js")});</script> <link rel="import" href="/src/th-app.html"> <style> body { margin: 0; font-family: 'Roboto', 'Noto', sans-serif; min-height: 100vh; background-color: #455a64; /* paper-blue-grey-800 */ } </style> </head> <body> <th-app></th-app> </body></html>
iamfrontender/evrythng-smsc
docs/index.html
HTML
apache-2.0
2,038
<div ng-controller='query' ng-init="init()" class="query-panel"> <div ng-repeat="id in (unPinnedQueries = (querySrv.ids|pinnedQuery:false))" ng-class="{'short-query': unPinnedQueries.length>1}"> <form class="form-search" style="position:relative;margin-bottom:5px;" ng-submit="refresh()"> <span class="begin-query"> <i class="icon-circle pointer" data-unique="1" bs-popover="'app/panels/query/meta.html'" data-placement="right" ng-style="{color: querySrv.list[id].color}"></i> <i class="icon-remove-sign pointer remove-query" ng-show="querySrv.ids.length > 1" ng-click="querySrv.remove(id);refresh()"></i> </span> <input class="search-query panel-query" ng-class="{ 'input-block-level': unPinnedQueries.length==1, 'last-query': $last, 'has-remove': querySrv.ids.length > 1 }" bs-typeahead="panel.history" data-min-length=0 data-items=100 type="text" ng-model="querySrv.list[id].query" /> <span class="end-query"> <i class="icon-search pointer" ng-click="refresh()" ng-show="$last"></i> <!-- Remove the plus icon to disable multiple queries function --> <i class="icon-plus pointer" ng-click="querySrv.set({})" ng-show="$last"></i> <i class="icon-eraser pointer" ng-click="reset()" ng-show="$last"></i> </span> </form> </div> <div style="display:inline-block" ng-repeat="id in querySrv.ids|pinnedQuery:true"> <span class="pointer" ng-show="$first" ng-click="panel.pinned = !panel.pinned"><small class="pins">Pinned</small> <i ng-class="{'icon-caret-right':panel.pinned,'icon-caret-left':!panel.pinned}"></i></span> <span ng-show="panel.pinned" class="pinned badge"> <i class="icon-circle pointer" ng-style="{color: querySrv.list[id].color}" data-unique="1" bs-popover="'app/panels/query/meta.html'"></i><span bs-tooltip="querySrv.list[id].query"> {{querySrv.list[id].alias || querySrv.list[id].query}}</span> </span> </div> <span style="display:inline-block" ng-show="unPinnedQueries.length == 0"> <i class="icon-search pointer" ng-click="refresh()"></i> <i class="icon-plus pointer" ng-click="querySrv.set({})"></i> </span> </div>
librairy/api
src/test/docker/repo/banana/app/panels/query/module.html
HTML
apache-2.0
2,155
<!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> <title>floatz - Test page for scroll navigation</title> <meta http-equiv="content-type" content="text/html; CHARSET=utf-8"/> <meta http-equiv="content-script-type" content="text/javascript"/> <meta http-equiv="content-style-type" content="text/css"/> <meta http-equiv="content-language" content="en"/> <meta name="author" content=""/> <meta name="robots" content="index,follow"/> <meta name="description" content=""/> <!-- For testing shrinked and compiled version --> <!-- <link rel="stylesheet" type="text/css" href="../../floatz/floatz.fixed.css" /> --> <!-- <link rel="stylesheet" type="text/css" href="../../floatz/floatz.liquid.css" /> --> <!-- <link rel="stylesheet" type="text/css" href="../../floatz/floatz.center.css" /> --> <!-- For testing compiled less css --> <link rel="stylesheet" type="text/css" href="../src/floatz.css"/> <!-- <link rel="stylesheet" type="text/css" href="../src/floatz.layout.liquid.css" /> --> <!-- <link rel="stylesheet" type="text/css" href="../src/floatz.layout.center.css" /> --> <!-- <link rel="stylesheet" type="text/css" href="../src/debug/floatz.layout.debug.css"/> --> <!-- IE specific styles --> <!--[if lte IE 6]> <link rel="stylesheet" type="text/css" href="../../floatz/floatz.fixed.ie-lte6.css" /> <![endif]--> <!--[if IE 7]> <link rel="stylesheet" type="text/css" href="../../floatz/floatz.fixed.ie-7.css" /> <![endif]--> <!--[if IE 8]> <link rel="stylesheet" type="text/css" href="../../floatz/floatz.fixed.ie-8.css" /> <![endif]--> <!--[if IE 9]> <link rel="stylesheet" type="text/css" href="styles/floatz-1.4.0/floatz.liquid.ie-9.css" /> <![endif]--> <!-- Only necessary if using one of the provided javascript modules --> <script type="text/javascript" src="../src/scripts/LAB-2.0.3.min.js"></script> <script type="text/javascript" src="scripts/demo2.js"></script> <style type="text/css"> body { overflow: auto; width: 150em; background-color: silver; } section { float: left; height: 60em; width: 30em; } #section1 { background-color: lightcoral; } #section2 { background-color: lightgreen; } #section3 { background-color: lightblue; } #section4 { background-color: lightyellow; } #section5 { background-color: lightgray; } .flz_listnav { background-color: black; position: fixed; right: 0; } .flz_listnav li, .flz_listnav a { color: white; } </style> </head> <body> <ul class="flz_listnav"> <li><a class="flz_scrollanchor" href="#section1">Section 1</a> / </li> <li><a class="flz_scrollanchor" href="#section2">Section 2</a> /</li> <li><a class="flz_scrollanchor" href="#section3">Section 3</a> /</li> <li><a class="flz_scrollanchor" href="#section4">Section 4</a> /</li> <li><a class="flz_scrollanchor" href="#section5">Section 5</a></li> </ul> <section id="section1" class="flz_hscrollable"> Section 1 </section> <section id="section2" class="flz_hscrollable"> Section 2 </section> <section id="section3" class="flz_hscrollable"> Section 3 </section> <section id="section4" class="flz_hscrollable"> Section 4 </section> <section id="section5" class="flz_hscrollable"> Section 5 </section> </body> </html>
floatzcss/floatz
floatz.dev.kit/tests/test.nav.scroll.horizontal.html
HTML
apache-2.0
3,845
<!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.6.0_34) on Wed Mar 04 17:44:06 MSK 2015 --> <title>org.opencv.ml</title> <meta name="date" content="2015-03-04"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> </head> <body> <h1 class="bar"><a href="../../../org/opencv/ml/package-summary.html" target="classFrame">org.opencv.ml</a> </h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="CvANN_MLP.html" title="class in org.opencv.ml" target="classFrame">CvANN_MLP</a></li> <li><a href="CvANN_MLP_TrainParams.html" title="class in org.opencv.ml" target="classFrame">CvANN_MLP_TrainParams</a> </li> <li><a href="CvBoost.html" title="class in org.opencv.ml" target="classFrame">CvBoost</a> </li> <li><a href="CvBoostParams.html" title="class in org.opencv.ml" target="classFrame">CvBoostParams</a> </li> <li><a href="CvDTree.html" title="class in org.opencv.ml" target="classFrame">CvDTree</a> </li> <li><a href="CvDTreeParams.html" title="class in org.opencv.ml" target="classFrame">CvDTreeParams</a> </li> <li><a href="CvERTrees.html" title="class in org.opencv.ml" target="classFrame">CvERTrees</a></li> <li><a href="CvGBTrees.html" title="class in org.opencv.ml" target="classFrame">CvGBTrees</a></li> <li><a href="CvGBTreesParams.html" title="class in org.opencv.ml" target="classFrame">CvGBTreesParams</a> </li> <li><a href="CvKNearest.html" title="class in org.opencv.ml" target="classFrame">CvKNearest</a></li> <li><a href="CvNormalBayesClassifier.html" title="class in org.opencv.ml" target="classFrame">CvNormalBayesClassifier</a></li> <li><a href="CvParamGrid.html" title="class in org.opencv.ml" target="classFrame">CvParamGrid</a> </li> <li><a href="CvRTParams.html" title="class in org.opencv.ml" target="classFrame">CvRTParams</a></li> <li><a href="CvRTrees.html" title="class in org.opencv.ml" target="classFrame">CvRTrees</a> </li> <li><a href="CvStatModel.html" title="class in org.opencv.ml" target="classFrame">CvStatModel</a> </li> <li><a href="CvSVM.html" title="class in org.opencv.ml" target="classFrame">CvSVM</a></li> <li><a href="CvSVMParams.html" title="class in org.opencv.ml" target="classFrame">CvSVMParams</a> </li> <li><a href="EM.html" title="class in org.opencv.ml" target="classFrame">EM</a></li> <li><a href="Ml.html" title="class in org.opencv.ml" target="classFrame">Ml</a></li> </ul> </div> </body> </html>
dilloncc/podchief-android
scanlibrary/src/main/jni/sdk/java/javadoc/org/opencv/ml/package-frame.html
HTML
apache-2.0
2,920
<html><head><title>RunProgram</title></head> <body bgcolor="#EFF1F0" link="#3A3966" vlink="#000000" alink="#000000"> <font face="Verdana, sans-serif" size="2"><p align="center"><b><font size="4">RunProgram()</font></b></p> <p><b>Syntax</b></p><blockquote> Result = <font color="#3A3966"><b>RunProgram</b></font>(Filename$ [, Parameter$, WorkingDirectory$ [, Flags [, SenderProgram]]])</blockquote> </blockquote> <b>Description</b><br><blockquote> Launches an external program. </blockquote><p><b>Parameters</b></p><blockquote> <style type="text/css"> table.parameters { border-spacing: 0px; border-style: none; border-collapse: collapse; } table.parameters td { border-width: 1px; padding: 6px; border-style: solid; border-color: gray; vertical-align: top; font-family:Arial; font-size:10pt; } </style> <table width="90%" class="parameters"> <tr><td width="10%"><i>Filename$</i></td> <td width="90%"> The executable name including its path. </td></tr> <tr><td><i>Parameters$ (optional)</i></td> <td> Specifies the command line parameters that will be passed to the program. </td></tr> <tr><td><i>WorkingDirectory$ (optional)</i></td> <td> Specifies the directory that will then be the current directory for the launched program. </td></tr> <tr><td><i>Flags (optional)</i></td> <td> It can be a combination (using '|' OR operator) of the following values: <pre><font face="Courier New, Courier, mono"size="2"> <font color="#924B72">#PB_Program_Wait</font> : Wait until the launched program quits <font color="#924B72">#PB_Program_Hide</font> : Launch the program in invisible mode <font color="#924B72">#PB_Program_Open</font> : Open the program to communicate with it or get information about it. <font color="#924B72">#PB_Program_Read</font> : Read the programs console output. (stdout) <font color="#924B72">#PB_Program_Write</font> : Write to the input of the program. (stdin) <font color="#924B72">#PB_Program_Error</font> : Read the error output of the program. (stderr) <font color="#924B72">#PB_Program_Connect</font>: Connect another programs output to this programs input. <font color="#924B72">#PB_Program_Ascii</font> : Default read/write operation are in ASCII mode (default in ASCII mode). <font color="#924B72">#PB_Program_Unicode</font>: Default read/write operation are in Unicode mode. <font color="#924B72">#PB_Program_UTF8</font> : Default read/write operation are in UTF8 mode (default in unicode mode). </font></pre> A program executed with <font color="#924B72">#PB_Program_Open</font> must be closed with <a href="closeprogram.html">CloseProgram()</a>. The 'Read', 'Write', 'Error' and 'Connect' flags require the <font color="#924B72">#PB_Program_Open</font> flag to be set as well. <br> <br> When using the <font color="#924B72">#PB_Program_Connect</font> flag, another program must have been started before with <font color="#924B72">#PB_Program_Open</font> and <font color="#924B72">#PB_Program_Read</font>. The number returned when running this program must be passed as the 'SenderProgram' parameter to RunProgram(). The output of the sender program will be sent directly to the input of the now executed program. Several programs may be connected in this way, to 'pipe' data through that group of connected programs. <br> <br> The following functions may be used with a program that has been executed with the <font color="#924B72">#PB_Program_Open</font> flag: <br> <br> - <a href="isprogram.html">IsProgram()</a>: check if the program number represents a valid program executed by RunProgram(). <br> - <a href="programid.html">ProgramID()</a>: returns the OS ProcessID for the program. <br> - <a href="programrunning.html">ProgramRunning()</a>: check if the program is still running. <br> - <a href="waitprogram.html">WaitProgram()</a>: wait for the program to end. <br> - <a href="killprogram.html">KillProgram()</a>: terminate the program. <br> - <a href="programexitcode.html">ProgramExitCode()</a>: get the exitcode of the program. <br> - <a href="closeprogram.html">CloseProgram()</a>: close the connection to the program. <br> <br> The following functions may be used for programs executed with the 'Read', 'Write' and 'Error' flags: <br> <br> - <a href="availableprogramoutput.html">AvailableProgramOutput()</a>: check if the programs output is available. <br> - <a href="readprogramstring.html">ReadProgramString()</a>: read a string from the programs output. <br> - <a href="readprogramdata.html">ReadProgramData()</a>: read data from the programs output. <br> - <a href="readprogramerror.html">ReadProgramError()</a>: read a string from the programs error output. <br> - <a href="writeprogramstring.html">WriteProgramString()</a>: write a string to the programs input. <br> - <a href="writeprogramdata.html">WriteProgramData()</a>: write data to the programs input. </td></tr> </table> </blockquote><p><b>Return value</b></p><blockquote> Nonzero if the program has been successfully launched, zero otherwise. <br> <br> If <font color="#924B72">#PB_Program_Open</font> was included in the Flags, the return-value is a number that identifies the program. It may be used in calls to get information about the program such as <a href="readprogramstring.html">ReadProgramString()</a> or <a href="programexitcode.html">ProgramExitCode()</a> or other functions mentioned above. </blockquote><p><b>Example</b></p><blockquote> <pre><font face="Courier New, Courier, mono"size="2"> <font color="#3A3966">; Executes the PB compiler with the /? option and displays the output (windows version)</font> <font color="#3A3966">; For Linux/MacOS change the &quot;/?&quot; to &quot;-h&quot;.</font> <font color="#3A3966">;</font> Compiler =<font color="#3A3966"> RunProgram</font>(<font color="#924B72">#PB_Compiler_Home</font>+&quot;/Compilers/pbcompiler&quot;, &quot;/?&quot;, &quot;&quot;, <font color="#924B72">#PB_Program_Open</font> | <font color="#924B72">#PB_Program_Read</font>) Output$ = &quot;&quot; <b><font color="#3A3966">If</font></b> Compiler <b><font color="#3A3966">While</font></b> <font color="#3A3966">ProgramRunning</font>(Compiler) <b><font color="#3A3966">If</font></b> <font color="#3A3966">AvailableProgramOutput</font>(Compiler) Output$ +<font color="#3A3966"> ReadProgramString</font>(Compiler) +<font color="#3A3966"> Chr</font>(13) <b><font color="#3A3966">EndIf</font></b> <b><font color="#3A3966">Wend</font></b> Output$ +<font color="#3A3966"> Chr</font>(13) +<font color="#3A3966"> Chr</font>(13) Output$ + &quot;Exitcode: &quot; +<font color="#3A3966"> Str</font>(<font color="#3A3966">ProgramExitCode</font>(Compiler)) <font color="#3A3966"> CloseProgram</font>(Compiler) <font color="#3A3966">; Close the connection to the program</font> <b><font color="#3A3966">EndIf</font></b> <font color="#3A3966"> MessageRequester</font>(&quot;Output&quot;, Output$) </font></pre> On Windows RunProgram() uses the default application associated with the file type of the given file. An example: RunProgram(&quot;Test.html&quot;) will open the web browser, which is generally used for displaying web sites on your system. </Blockquote><p><b>Supported OS </b><Blockquote>All</Blockquote></p><center><- <a href=removeenvironmentvariable.html>RemoveEnvironmentVariable()</a> - <a href="index.html">Process Index</a> - <a href="setenvironmentvariable.html">SetEnvironmentVariable()</a> -><br><br> </body></html>
PureBasicCN/PureBasicPreference
source_dir/documentation/process/runprogram.html
HTML
apache-2.0
7,502
<!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_03) on Mon Nov 19 21:41:18 CET 2007 --> <TITLE> Uses of Interface org.springframework.jdbc.core.StatementCallback (Spring Framework API 2.5) </TITLE> <META NAME="date" CONTENT="2007-11-19"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.springframework.jdbc.core.StatementCallback (Spring Framework API 2.5)"; } } </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/springframework/jdbc/core/StatementCallback.html" title="interface in org.springframework.jdbc.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="../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> <a href="http://www.springframework.org/" target="_top">The Spring Framework</a></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/springframework/jdbc/core/\class-useStatementCallback.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="StatementCallback.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Interface<br>org.springframework.jdbc.core.StatementCallback</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/springframework/jdbc/core/StatementCallback.html" title="interface in org.springframework.jdbc.core">StatementCallback</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.springframework.jdbc.core"><B>org.springframework.jdbc.core</B></A></TD> <TD>Provides the core JDBC framework, based on JdbcTemplate and its associated callback interfaces and helper objects.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.springframework.jdbc.core"><!-- --></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/springframework/jdbc/core/StatementCallback.html" title="interface in org.springframework.jdbc.core">StatementCallback</A> in <A HREF="../../../../../org/springframework/jdbc/core/package-summary.html">org.springframework.jdbc.core</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/springframework/jdbc/core/package-summary.html">org.springframework.jdbc.core</A> with parameters of type <A HREF="../../../../../org/springframework/jdbc/core/StatementCallback.html" title="interface in org.springframework.jdbc.core">StatementCallback</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD> <TD><CODE><B>JdbcTemplate.</B><B><A HREF="../../../../../org/springframework/jdbc/core/JdbcTemplate.html#execute(org.springframework.jdbc.core.StatementCallback)">execute</A></B>(<A HREF="../../../../../org/springframework/jdbc/core/StatementCallback.html" title="interface in org.springframework.jdbc.core">StatementCallback</A>&nbsp;action)</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="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD> <TD><CODE><B>JdbcOperations.</B><B><A HREF="../../../../../org/springframework/jdbc/core/JdbcOperations.html#execute(org.springframework.jdbc.core.StatementCallback)">execute</A></B>(<A HREF="../../../../../org/springframework/jdbc/core/StatementCallback.html" title="interface in org.springframework.jdbc.core">StatementCallback</A>&nbsp;action)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Execute a JDBC data access operation, implemented as callback action working on a JDBC Statement.</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/springframework/jdbc/core/StatementCallback.html" title="interface in org.springframework.jdbc.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="../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> <a href="http://www.springframework.org/" target="_top">The Spring Framework</a></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/springframework/jdbc/core/\class-useStatementCallback.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="StatementCallback.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> <i>Copyright &copy; 2002-2007 <a href=http://www.springframework.org/ target=_top>The Spring Framework</a>.</i> </BODY> </HTML>
mattxia/spring-2.5-analysis
docs/api/org/springframework/jdbc/core/class-use/StatementCallback.html
HTML
apache-2.0
9,453
<!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_181) on Fri Sep 11 16:00:12 AEST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface au.gov.amsa.navigation.Identifier (parent 0.5.25 API)</title> <meta name="date" content="2020-09-11"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface au.gov.amsa.navigation.Identifier (parent 0.5.25 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../au/gov/amsa/navigation/Identifier.html" title="interface in au.gov.amsa.navigation">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?au/gov/amsa/navigation/class-use/Identifier.html" target="_top">Frames</a></li> <li><a href="Identifier.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface au.gov.amsa.navigation.Identifier" class="title">Uses of Interface<br>au.gov.amsa.navigation.Identifier</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../au/gov/amsa/navigation/Identifier.html" title="interface in au.gov.amsa.navigation">Identifier</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#au.gov.amsa.navigation">au.gov.amsa.navigation</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#au.gov.amsa.navigation.ais">au.gov.amsa.navigation.ais</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="au.gov.amsa.navigation"> <!-- --> </a> <h3>Uses of <a href="../../../../../au/gov/amsa/navigation/Identifier.html" title="interface in au.gov.amsa.navigation">Identifier</a> in <a href="../../../../../au/gov/amsa/navigation/package-summary.html">au.gov.amsa.navigation</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../au/gov/amsa/navigation/package-summary.html">au.gov.amsa.navigation</a> that implement <a href="../../../../../au/gov/amsa/navigation/Identifier.html" title="interface in au.gov.amsa.navigation">Identifier</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../au/gov/amsa/navigation/Mmsi.html" title="class in au.gov.amsa.navigation">Mmsi</a></span></code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../au/gov/amsa/navigation/package-summary.html">au.gov.amsa.navigation</a> that return <a href="../../../../../au/gov/amsa/navigation/Identifier.html" title="interface in au.gov.amsa.navigation">Identifier</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../au/gov/amsa/navigation/Identifier.html" title="interface in au.gov.amsa.navigation">Identifier</a></code></td> <td class="colLast"><span class="typeNameLabel">VesselPosition.</span><code><span class="memberNameLink"><a href="../../../../../au/gov/amsa/navigation/VesselPosition.html#id--">id</a></span>()</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../au/gov/amsa/navigation/package-summary.html">au.gov.amsa.navigation</a> with parameters of type <a href="../../../../../au/gov/amsa/navigation/Identifier.html" title="interface in au.gov.amsa.navigation">Identifier</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../au/gov/amsa/navigation/VesselPosition.Builder.html" title="class in au.gov.amsa.navigation">VesselPosition.Builder</a></code></td> <td class="colLast"><span class="typeNameLabel">VesselPosition.Builder.</span><code><span class="memberNameLink"><a href="../../../../../au/gov/amsa/navigation/VesselPosition.Builder.html#id-au.gov.amsa.navigation.Identifier-">id</a></span>(<a href="../../../../../au/gov/amsa/navigation/Identifier.html" title="interface in au.gov.amsa.navigation">Identifier</a>&nbsp;id)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="au.gov.amsa.navigation.ais"> <!-- --> </a> <h3>Uses of <a href="../../../../../au/gov/amsa/navigation/Identifier.html" title="interface in au.gov.amsa.navigation">Identifier</a> in <a href="../../../../../au/gov/amsa/navigation/ais/package-summary.html">au.gov.amsa.navigation.ais</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../au/gov/amsa/navigation/ais/package-summary.html">au.gov.amsa.navigation.ais</a> with parameters of type <a href="../../../../../au/gov/amsa/navigation/Identifier.html" title="interface in au.gov.amsa.navigation">Identifier</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">VesselProperties.</span><code><span class="memberNameLink"><a href="../../../../../au/gov/amsa/navigation/ais/VesselProperties.html#add-au.gov.amsa.navigation.Identifier-au.gov.amsa.navigation.ais.VesselProperties.Key-java.lang.Object-long-">add</a></span>(<a href="../../../../../au/gov/amsa/navigation/Identifier.html" title="interface in au.gov.amsa.navigation">Identifier</a>&nbsp;id, <a href="../../../../../au/gov/amsa/navigation/ais/VesselProperties.Key.html" title="enum in au.gov.amsa.navigation.ais">VesselProperties.Key</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value, long&nbsp;time)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>com.google.common.base.Optional&lt;<a href="../../../../../au/gov/amsa/navigation/ais/Vessel.html" title="class in au.gov.amsa.navigation.ais">Vessel</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">VesselData.</span><code><span class="memberNameLink"><a href="../../../../../au/gov/amsa/navigation/ais/VesselData.html#get-au.gov.amsa.navigation.Identifier-">get</a></span>(<a href="../../../../../au/gov/amsa/navigation/Identifier.html" title="interface in au.gov.amsa.navigation">Identifier</a>&nbsp;id)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../au/gov/amsa/navigation/Identifier.html" title="interface in au.gov.amsa.navigation">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?au/gov/amsa/navigation/class-use/Identifier.html" target="_top">Frames</a></li> <li><a href="Identifier.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2020. All rights reserved.</small></p> </body> </html>
amsa-code/amsa-code.github.io
risky/apidocs/au/gov/amsa/navigation/class-use/Identifier.html
HTML
apache-2.0
11,142
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Unity Web Player | PruebaFabianMendez</title> <script type='text/javascript' src='https://ssl-webplayer.unity3d.com/download_webplayer-3.x/3.0/uo/jquery.min.js'></script> <script type="text/javascript"> <!-- var unityObjectUrl = "http://webplayer.unity3d.com/download_webplayer-3.x/3.0/uo/UnityObject2.js"; if (document.location.protocol == 'https:') unityObjectUrl = unityObjectUrl.replace("http://", "https://ssl-"); document.write('<script type="text\/javascript" src="' + unityObjectUrl + '"><\/script>'); --> </script> <script type="text/javascript"> <!-- var config = { width: 850, height: 500, params: { enableDebugging:"0" } }; var u = new UnityObject2(config); jQuery(function() { var $missingScreen = jQuery("#unityPlayer").find(".missing"); var $brokenScreen = jQuery("#unityPlayer").find(".broken"); $missingScreen.hide(); $brokenScreen.hide(); u.observeProgress(function (progress) { switch(progress.pluginStatus) { case "broken": $brokenScreen.find("a").click(function (e) { e.stopPropagation(); e.preventDefault(); u.installPlugin(); return false; }); $brokenScreen.show(); break; case "missing": $missingScreen.find("a").click(function (e) { e.stopPropagation(); e.preventDefault(); u.installPlugin(); return false; }); $missingScreen.show(); break; case "installed": $missingScreen.remove(); break; case "first": break; } }); u.initPlugin(jQuery("#unityPlayer")[0], "WebPlayer.unity3d"); }); --> </script> <style type="text/css"> <!-- body { font-family: Helvetica, Verdana, Arial, sans-serif; background-color: black; color: white; text-align: center; } a:link, a:visited { color: #bfbfbf; } a:active, a:hover { color: #bfbfbf; } p.header { font-size: small; } p.header span { font-weight: bold; } p.footer { font-size: x-small; } div.content { margin: auto; width: 850px; } div.broken, div.missing { margin: auto; position: relative; top: 50%; width: 193px; } div.broken a, div.missing a { height: 63px; position: relative; top: -31px; } div.broken img, div.missing img { border-width: 0px; } div.broken { display: none; } div#unityPlayer { cursor: default; height: 500px; width: 850px; } --> </style> </head> <body> <p class="header"><span>Unity Web Player | </span>PruebaFabianMendez</p> <div class="content"> <div id="unityPlayer"> <div class="missing"> <a href="http://unity3d.com/webplayer/" title="Unity Web Player. Install now!"> <img alt="Unity Web Player. Install now!" src="http://webplayer.unity3d.com/installation/getunity.png" width="193" height="63" /> </a> </div> </div> </div> <p class="footer">&laquo; created with <a href="http://unity3d.com/unity/" title="Go to unity3d.com">Unity</a> &raquo;</p> </body> </html>
sdmoralesma/smorales-app-portal
src/main/webapp/portal/WebPlayer.html
HTML
apache-2.0
3,460
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="P4A AoD will adopt leading edge cloud computing technologies to efficiently support scalable access to services from/across different hardware/software platforms. Flexibility with respect both to the type of assistance services that will be offered through the AoD and to the way the user is interfaced/supported in his service search, reliability, robustness and affordability are of prime importance for the penetration of the Assistance Services that will be offered and for creating major impact in the marketplace."> <meta name="keywords" content="AoD, AssistanceOnDemand, assistance, Assistance On Demand, Prosperity4All, p4all, Singular Logic SA, Marketplace"> <meta name="author" content="Singular Logic SA, Athanasoulis Panagiotis"> <title> AoD | Welcome ... </title> <!-- <link rel="shortcut icon" type="image/png" href="/media/app/aod/favicon/favicon.png" /> <link rel="stylesheet" type="text/css" href="/static/app/content/bootstrap.min.css" /> <link rel="stylesheet" type="text/css" href="/static/app/content/site.css" /> <link rel="stylesheet" type="text/css" href="/static/app/content/footer.css" /> <link rel="stylesheet" type="text/css" href="/static/app/content/multiselect-bootstrap/bootstrap-select.min.css" /> <link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" /> <link rel="stylesheet" type="text/css" href="/static/app/content/jquery-ui/1.11.3/jquery-ui.min.css" /> <link rel="stylesheet" type="text/css" href="/static/app/content/jquery-tree/jquery.tree.min.css" /> <link rel="stylesheet" type="text/css" href="/static/app/content/sweetalert/sweetalert.css" /> --> </head> <body style="background-color:rgba(223, 225, 225, 0.72); min-height: 100% !important"> <!--Navigation bar--> <!--User navbar--> <div class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a href="/" class="navbar-brand" title="Assistance On Demand Home page"> <img src="/media/app/aod/logos/logo2.png" alt="Prosperity 4 All logo"> <strong> AoDemand</strong> </a> </div> <div class="navbar-collapse collapse"> <ul class="nav navbar-nav navbar-right"> <!-- Preferences tab in navbar --> <li class="dropdown under-construction" aria-label="Accesibility preferences"> <a href="#" class="dropdown-toggle" title="Setup your preferences" data-toggle="dropdown" role="button" aria-expanded="false"> <span class="btn navbar-btn disable-btn-box-shadow" role="button"> <span class="fa fa-paint-brush fa-lg" aria-label="Configurate your preferences"></span> Preferences <span class="fa fa-chevron-down fa-xs fa-fw"></span> </span> </a> <ul class="dropdown-menu" role="menu" > <!-- font size --> <li role="presentation" style="margin-left:2px"> <label>FONT SIZE <span class="btn-group btn-block" data-toggle="buttons-radio" id="modify-font-size"> <a class="btn btn-default decrease-font-size" href="#" id="decrease-font-size" role="button" title="Decrease font-size" aria-label="Decrease font-size"> <span class="fa fa-minus fa-fw"></span> </a> <a class="btn btn-default increase-font-size" href="#" id="increase-font-size" role="button" title="Increase font-size" aria-label="Increase font-size"> <span class="fa fa-plus fa-fw"></span> </a> </span> </label> </li> <!-- font style --> <li role="presentation" style="margin-left:2px"> <label>FONT STYLE <span class="btn-group btn-block" data-toggle="buttons-radio" id="modify-font-style"> </span> </label> </li> <!-- line spacing --> <li role="presentation" style="margin-left:2px"> <label>LINE SPACING <span class="btn-group btn-block" data-toggle="buttons-radio" id="modify-line-spacing"> </span> </label> </li> <!-- template --> <li role="presentation" style="margin-left:2px"> <label>TEMPLATE <span class="btn-group btn-block" data-toggle="buttons-radio" id="alter-template"> </span> </label> </li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" title="Settings" data-toggle="dropdown" role="button" aria-expanded="true"> <span class="btn navbar-btn disable-btn-box-shadow navbar-btn-limited-padding" id="settings_menu"> <span class="fa fa-user fa-lg"></span> My account <span class="fa fa-chevron-down fa-xs fa-fw"></span> </span> </a> <ul class="dropdown-menu under-construction" role="menu" aria-labelledby="settings_menu"> <li role="presentation"> <a href="/en/offerings" title="Show the services you provide on AoD" role="menuitem" tabindex="-1"> <span class="fa fa-archive fa-fw"></span> My offerings </a> </li> <li role="presentation"> <a href="/en/collection/preview" title="Show the services you have purchased" role="menuitem" tabindex="-1"> <span class="fa fa-area-chart fa-fw"></span> My collection </a> </li> <li role="presentation"> <a href="/profile/vasilimoroz" title="Manage your account" role="menuitem" tabindex="-1"> <span class="fa fa-user fa-fw"></span> Account settings </a> </li> </ul> </li> <!--link to NAS component --> <li class="dropdown"> <a href="#" class="dropdown-toggle" title="Settings" data-toggle="dropdown" role="button" aria-expanded="true"> <span class="btn navbar-btn disable-btn-box-shadow navbar-btn-limited-padding" id="guided_services"> <span class="fa fa-sitemap fa-lg"></span> Services network <span class="fa fa-chevron-down fa-xs fa-fw"></span> </span> </a> <ul class="dropdown-menu under-construction" role="menu" aria-labelledby="guided_services"> <li role="presentation"> <a href="/en/assistance/requests" title="Manage the requests related to network of assistance services" role="menuitem" tabindex="-1"> <span class="fa fa-inbox fa-fw"></span> Guided assistance </a> </li> </ul> </li> <li> <a href="http://160.40.51.143:40000/aodsocial/app/#/[email protected]&amp;info=demo123!" target="_blank" title="Social Network" class="under-construction"> <span class="btn navbar-btn disable-btn-box-shadow navbar-btn-limited-padding" role="button"> <span class="fa fa-cloud fa-lg"></span> Social Network </span> </a> </li> <li> <a href="/en/support" title="Help" class="under-construction"> <span class="btn navbar-btn disable-btn-box-shadow navbar-btn-limited-padding" role="button"> <span class="fa fa-question-circle fa-lg"></span> Help </span> </a> </li> <li> <a href="/en/cart/preview" title="Shopping card" class="under-construction"> <span class="btn navbar-btn disable-btn-box-shadow navbar-btn-limited-padding" role="button" style="/*margin-top: 12px*/"> <span class="fa fa-shopping-cart fa-lg"></span> <!--Cart--> </span> </a> </li> <li > <a href="#" title="notification" class="under-construction"> <span class="btn navbar-btn disable-btn-box-shadow navbar-btn-limited-padding" role="button" style="/*margin-top: 12px*/"> <span class="fa fa-bell-o fa-lg"></span> <!--Notifications--> </span> </a> </li> <li> <a href="/en/logout" title="Log out"> <span class="btn navbar-btn disable-btn-box-shadow navbar-btn-limited-padding" role="button"> <span class="fa fa-power-off fa-lg"></span> Log out </span> </a> </li> </ul> </div> </div> </div> <!-- content --> <div class="container body-content" style="margin-top: 50px; padding-bottom:2em"> <!-- breadcrumb --> <ol class="breadcrumb"> <li class="active"><i class="fa fa-home"></i> Home</li> </ol> <!-- main content --> <section class="row"> </section> </div> <!-- Subscribe banner --> <div class="" style="margin-top:20px; clear:both; padding-top:15px;padding-bottom:15px; background-color: #006400"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-6 col-lg-6 pull-left" style="color:white"> <label style="font-size:18px" for="subscription-form" role="banner">SUBSCRIBE TO OUR NEWSLETTER</label> </div> <form class="form-inline" role="form" action="." method="post"> <div class="col-xs-12 col-md-6 col-sm-6 col-lg-6 text-right"> <div class="input-append"> <input type="email" id="subscription-form" class="form-control" placeholder="enter your email" style="background-color:rgba(46, 65, 57, 0.86) ;color:white; border-radius: 0px; border-color:transparent"> <button type="submit" class="btn btn-default form-control-feedback">Send</button> </div> </div> </form> </div> </div> </div> <!-- Footer --> <div style=" background-color:#110 ;color:#fff; padding-top:2em;padding-bottom:10em" role="contentinfo"> <div class="container"> <div class="row "> <div class="col-sm-3 col-md-3 col-xs-12 pull-left"> <span>Terms of use</span> <hr style="margin-top:2px"> </div> <div class="col-sm-3 col-md-3 col-xs-12"> <span>Privacy policy</span> <hr style="margin-top:2px"> </div> <div class="col-sm-3 col-md-3 col-xs-12"> <span>Help center</span> <hr style="margin-top:1px"> <a href="/support/forget-password" class="text-muted clearfix">Forget my password</a> <a href="/support/update-profile-steps" class="text-muted clearfix">Update my profile</a> <a href="/support/change-my-password" class="text-muted clearfix">Change my password</a> </div> <div class="col-sm-3 col-md-3 col-xs-12"> <!-- Social media --> <span>Follow us on social networks</span> <hr style="margin-top:1px"> <a href="#" target="_blank" title="Twitter"> <span class="fa-stack fa-lg fa-li" style="position: initial"> <span class="fa fa-circle fa-stack-2x"></span> <span class="fa fa-twitter fa-stack-1x fa-inverse"></span> </span> </a> <a href="#" target="_blank" class="clearfix" title="Facebook"> <span class="fa-stack fa-lg fa-li" style="position: initial"> <span class="fa fa-circle fa-stack-2x"></span> <span class="fa fa-facebook fa-stack-1x fa-inverse"></span> </span> </a> <a href="#" target="_blank" class="clearfix" title="Linkedin"> <span class="fa-stack fa-lg fa-li" style="position: initial"> <span class="fa fa-circle fa-stack-2x"></span> <span class="fa fa-linkedin fa-stack-1x fa-inverse"></span> </span> </a> <a href="#" target="_blank" class="clearfix" title="YouTube"> <span class="fa-stack fa-lg fa-li" style="position: initial"> <span class="fa fa-circle fa-stack-2x"></span> <span class="fa fa-youtube-play fa-stack-1x fa-inverse"></span> </span> </a> </div> </div> </div> </div> <!-- project info --> <div style=" background-color:#131306 ;color:white; padding-top:1.2em;padding-bottom:1.2em" role="contentinfo"> <div class="container"> <div style="margin-top:10px"> <div class="col-lg-12 col-sm-12 col-md-12 col-xs-12" > <div class="col-lg-1 col-sm-1 col-md-1 col-xs-1 " > <img class="pull-right" alt="European commission logo" src="/media/app/aod/eu/eu.png"/> </div> <div class="col-lg-11 col-sm-11 col-md-11 col-xs-11 pull-left" > <span class="pull-left"> Prosperity4All - Ecosystem infrastructure for smart and personalised inclusion and PROSPERITY for ALL stakeholders<br> This project has received funding from the European Union’s Seventh Programme for research, technological development and demonstration under grant agreement, No 610510 </span> <span><span class="fa fa-copyright"></span> 2015 - 2016 <a href="http://www.prosperity4all.eu/" target="_blank" style="color: white">Prosperity4All</a></span> </div> </div> </div> </div> </div> <!-- LOad scripts --> <!-- <script src="/static/app/scripts/jquery-1.10.2.js"></script> <script src="/static/app/scripts/bootstrap.min.js"></script> <script src="/static/app/scripts/respond.js"></script> <script src="/static/app/scripts/p4a-lib/font.resize-1.0.js"></script> <script src="/static/app/scripts/p4a-lib/scroll-top.js"></script> <script src="https://maps.googleapis.com/maps/api/js?v=3.exp&signed_in=true"></script> <script type="text/javascript" src="/static/app/scripts/p4a-lib/cookies.js"></script> <script type="text/javascript" src="/static/app/scripts/p4a-lib/ajax-load.js"></script> <script type="text/javascript" src="/static/app/scripts/jquery-ui/1.11.3/jquery-ui.min.js"></script> <script type="text/javascript" src="/static/app/scripts/jquery-tree/jquery.tree.min.js"></script> <script type="text/javascript" src="/static/app/scripts/p4a-lib/consumers/dashboard.js"></script> <script type="text/javascript" src="/static/app/scripts/sweetalert/sweetalert.min.js"></script> --> </body> </html>
silop4all/aod
AssistanceOnDemand/user_template.html
HTML
apache-2.0
20,653
<div class="intro_left"> <div class="tips blue"> <h1> <span>funcionalidad rica</span> </h1> <p> Código solicita automáticamente </p> <p> Multi-tema: Elija su estilo de programación favorita </p> <p> Fuente personalizado: para su uso en la escena </p> <p> cursor de edición de múltiples, edición de bloques experiencia en programación en línea comparable a lo sublime </p> <p> Bloque de plegado, expanda; envolver </p> <p> Soporte para múltiples ventanas, arrastre la secuencia de conmutación; </p> <p> El mantenimiento de múltiples documentos, buscar y reemplazar; Historia; </p> <p> Auto-completo [], {}, (), &#39;&#39; &#39;&#39; </p> <p> Vista previa en línea en tiempo real que le permite caer en el amor con la programación en línea! </p> <p> zendcodeing apoyo, escribir código ochenta </p> <p> Más características en espera de su descubrimiento ...... </p> </div> <div class="tips orange"> <h1> <span>150 tipos de código de relieve</span> </h1> <p> Consejo: HTML, JavaScript, CSS, menos, Sass, SCSS </p> <p> desarrollo web: PHP, Perl, Python, Ruby, elang, vaya ... </p> <p> lenguajes tradicionales: Java, C, C ++, C #, ACTIONSCRIPT, VBScript ... </p> <p> Otros: reducción del precio, cáscara, sql, lua, xml, yaml ... </p> </div> </div> <div class="intro_right"> <div class="tips green"> <h1> <span>Acción Atajo</span> </h1> <pre> atajos de uso común: ctrl + s para ahorrar Ctrl + A Seleccionar todo Ctrl + X Cortar Ctrl + C Ctrl + v copiar y pegar Ctrl + Z Deshacer Deshacer anti Ctrl + Y Ctrl + F para encontrar el reemplazo ctrl + f + f Win + alt + 0 Reducir todo Win + Alt + Shift + 0 Ampliar Todo esc [Búsqueda Salir cancela automáticamente le pide ...] Ctrl-Shift-s Vista previa Ctrl-Shift-E muestran y cerrar la función </pre> <pre> Elija: Ratón carpa - arrastre shift + Inicio / Fin / arriba / izquierda / abajo / derecha shift + Re Pág / Av Pág voltear hacia arriba y hacia abajo para seleccionar Ctrl + Shift + inicio / final de la actual del cursor hasta el principio y el fin alt + del ratón para arrastrar la selección de bloques ctrl + alt + g lotes seleccione e introduzca el actual editor de multi-tab </pre> <pre> cursor: Inicio / Fin / arriba / izquierda / abajo / derecha casa ctrl + / final mover el cursor al documento cabeza / cola Ctrl + P Ir a la etiqueta a juego PAGEUP / PageDown cursor arriba y abajo alt + flecha izquierda / derecha para pasar a la parte superior de la línea de shift + cursor izquierda / derecha hasta el final de la línea y Ctrl + L para saltar a una fila específica ctrl + alt + arriba / abajo (abajo) aumentar el cursor </pre> <pre> Editar: ctrl + / Comentario y ctrl + alt + elimine el comentario de un justificado la alineación de cambio pestaña mesa + mesa de avance global eliminar eliminar eliminar toda la línea de ctrl + d Ctrl + Suprimir para suprimir la fila en la palabra correcta ctrl / shift + tecla de retroceso para borrar la palabra de la izquierda alt + shift + arriba / abajo y se añaden a la línea de copia de avión (continuación) Alt + Supr para borrar el contenido de la derecha del cursor alt + arriba / abajo en la línea actual y la línea (al lado de cambio de línea) SHIFT + D + ctrl filas copian y se añaden a la siguiente Ctrl + Suprimir para suprimir la derecha de la palabra + Shift + ctrl u convertidos a minúsculas Ctrl + U texto seleccionado a mayúsculas </pre> </div> </div>
yoqi/exp
config/i18n/es/edit.html
HTML
apache-2.0
3,481
{% extends "ci/base.html" %} {% comment %} Copyright 2016 Battelle Energy Alliance, LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at 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. {% endcomment %} {% load humanize %} {% load staticfiles %} {% block title %}Civet: {{job.recipe.display_name}}{% endblock %} {% block head_scripts %} {{ block.super }} <link rel="stylesheet" href="{% static 'ci/css/ansi2html.css' %}" type="text/css" media="screen"> {% endblock head_scripts %} {% block content %} <ol class="breadcrumb"> <li>{{ job.event.base.branch.repository.user }}</li> <li><a href="{% url "ci:view_repo" job.event.base.branch.repository.pk %}">{{ job.event.base.branch.repository.name }}</a></li> <li><a href="{% url "ci:view_branch" job.event.base.branch.pk %}">{{ job.event.base.branch.name }}</a></li> {% if job.event.pull_request %} <li><a href="{% url "ci:view_pr" job.event.pull_request.pk %}">Pull request #{{ job.event.pull_request.number }}</a></li> {% endif %} <li><a href="{% url "ci:view_event" job.event.pk %}">Event</a></li> <li>Job</li> </ol> <div class="center"> <h3> {% if job.event.pull_request %} <a href="{{ job.event.pull_request.url }}">{{job.event.pull_request}} <i class="{{job.event.pull_request.repository.user.server.icon_class}}"></i></a> {% else %} <a href="{{ job.event.head.commit_html_url }}">{{job.event}} <i class="{{job.event.head.server.icon_class}}"></i></a> {% endif %} </h3> </div> <div class="center"> <h3> <a href="{% url "ci:recipe_events" job.recipe.pk %}">{{job.recipe.display_name}}</a> </h3> </div> <br> <div class="row job_status_{{job.status_slug}}" id="job_status_row"> <div class="col-sm-1">Complete</div> <div class="col-sm-1"> <span id="job_complete" class="glyphicon {% if job.complete %}glyphicon-ok{% else %}glyphicon-remove{%endif%}"></span> </div> <div class="col-sm-1">Ready</div> <div class="col-sm-1"> <span id="job_ready" class="glyphicon {% if job.ready %}glyphicon-ok{% else %}glyphicon-remove{%endif%}"></span> </div> <div class="col-sm-1">Active</div> <div class="col-sm-1"> {% if not job.active and can_activate %} <form id="job_active_form" name="activate-job" action="{% url "ci:activate_job" job.pk %}" method="post"> {%csrf_token%} <input type="submit" value="Activate"/> </form> {% elif not job.active %} Sign in to activate job {% else %} <span id="job_active" class="glyphicon glyphicon-ok"></span> {% endif %} </div> <div class="col-sm-1">Invalidated</div> <div class="col-sm-1"> <span id="job_invalidated" class="glyphicon {% if job.invalidated %}glyphicon-ok{% else %}glyphicon-remove{%endif%}"></span> </div> </div> {% if job.recipe.dependencies %} <div class="row"> <div class="col-sm-1">Dependencies</div> {% for dep in job.recipe.dependencies.all %} <div class="col-sm-1" id="job_depends_{{ dep.pk }}">{{dep}}</div> {% endfor %} </div> {% endif %} <div class="row"> <div class="col-sm-1">Last modified</div> <div class="col-sm-2" id="job_last_modified">{{job.last_modified|naturaltime}}</div> <div class="col-sm-1">Created</div> <div class="col-sm-2" id="job_created">{{job.created|naturaltime}}</div> </div> <div class="row"> <div class="col-sm-1">Run time</div> <div class="col-sm-1" id="job_time">{{job.seconds}}</div> </div> <div class="row"> <div class="col-sm-1">Build config</div> <div class="col-sm-1">{{job.config}}</div> </div> {% if can_see_client %} <div class="row"> <div class="col-sm-1">Client</div> <div id="job_client"> {% if job.client %} <a href="{% url "ci:view_client" job.client.pk %}">{{job.client}}</a> {% else %} Not set {% endif %} </div> </div> {% endif %} {% if job.changelog.count %} <div data-toggle="collapse" data-target="#job_changelog" class="row clickable"> <div class="col-sm-1"><span class="caret"></span> Change log</div> <div class="panel-group col-sm-11"> <div id="job_changelog" class="panel-collapse collapse"> <div class="panel-body"> <ul class="list-group"> {% autoescape off %} {% for message in job.changelog.all %} <li>{{ message }}</li> {% endfor %} {% endautoescape %} </ul> </div> </div> </div> </div> {% endif %} {% if job.active %} {% if can_admin and not job.complete %} <div class="row"> <div class="col-sm-12"> <a class="btn btn-warning" role="button" data-toggle="collapse" href="#cancelForm" aria-expanded="false" aria-controls="cancelForm"> <span class="caret"></span> Cancel Job </a> <div class="collapse" id="cancelForm"> <div class="well"> <form id="cancel" action="{% url "ci:cancel_job" job.pk %}" method="post"> {% csrf_token %} <div class="form-group"> <label for="cancelComment">Comment</label> <input class="form-control" id="cancelComment" type="text" name="comment" placeholder="(Optional) Short additional message"> </div> {% if job.event.pull_request %} <div class="checkbox"> <label> <input name="post_to_pr" type="checkbox" checked="true">Post comment to PR </label> </div> {% endif %} <button type="submit" class="btn btn-default" title="This will cancel the current job and immediately stop it.">Submit</button> </form> </div> </div> </div> </div> {% endif %} {% if can_admin %} <div class="row"> <div class="col-sm-12"> <a class="btn btn-primary" role="button" data-toggle="collapse" href="#invalidateForm" aria-expanded="false" aria-controls="invalidateForm"> <span class="caret"></span> Invalidate Job </a> <div class="collapse" id="invalidateForm"> <div class="well"> <form id="invalidate" action="{% url "ci:invalidate" job.pk %}" method="post"> {% csrf_token %} <div class="form-group"> <label for="invalidateComment">Comment</label> <input class="form-control" id="invalidateComment" type="text" name="comment" placeholder="(Optional) Short additional message"> </div> {% if job.event.pull_request %} <div class="checkbox"> <label> <input name="post_to_pr" type="checkbox" checked="true">Post comment to PR </label> </div> {% endif %} {% if clients %} <div class="form-group"> <label for="client_list">Client to run on</label> <select class="form-control" id="client_list" name="client_list"> <option value="0">Any client</option> {% for client in clients %} <option value="{{ client.pk }}">{{ client.name }}</option> {% endfor %} </select> </div> {% else %} <div class="checkbox"> <label class="form-group"> <input type="checkbox" name="same_client"> Run on same client </label> </div> {% endif %} <button type="submit" class="btn btn-default" title="This will stop the current job (if running) and allow it to start it again.">Submit</button> </form> </div> </div> </div> </div> {% endif %} {% endif %} {% if can_see_results %} <div class="center"> <h2>Results</h2> <a href="{% url "ci:job_results" job.pk %}">Download as tarball</a> </div> <p> {% if not job.complete %} <div id="waiting_for_results"> <div class="center"> <i class="fa fa-spinner fa-spin fa-2x fa-fw"></i> <br> <span>Waiting for results...</span> </div> </div> {% endif %} <div class="panel-group results-group" id="all_results"> {% for result in job.step_results.all %} <div class="panel panel-default" id="step_result_{{ result.pk }}"> <table class="result_table table table-hover table-bordered table-condensed table-sm"> <tbody> <tr data-toggle="collapse" data-parent="#all_results" data-target="#collapse{{result.pk}}" class="clickable"> <td id="result_status_{{ result.pk }}" class="result_{{result.status_slug}}"> <span class="caret"></span> {{result.name}} </td> <td id="result_time_{{ result.pk }}">Time: {{result.seconds}}</td> <td id="result_size_{{ result.pk }}">{{result.output_size}}</td> <td id="result_exit_{{ result.pk }}"> {% if result.complete %} Exit: {{result.exit_status}} {% else %} Not finished {% endif %} </td> </tr> </tbody> </table> <div class="panel-collapse collapse" id="collapse{{result.pk}}"> <pre id="result_output_{{ result.pk }}" class="panel-body job_result_output pre-scrollable">{% autoescape off %}{{result.clean_output}}{% endautoescape %}</pre> </div> </div> {% endfor %} </div> {% else %} You are not allowed to see results. Please sign in to an appropiate user. {% endif %} {% endblock content %} {% block end_scripts %} {{ block.super }} <script type="text/javascript"> function toggle_show(id) { $("#result_output_"+id).toggle("fast"); } {% if not job.complete and job.active and job.ready and can_see_results %} window.job_interval_id = 0; window.onerror=function(msg){ $("body").attr("JSError",msg); } function updateResults(contents) { var job_info = contents.job_info; var results = contents.results; if( job_info.length == 0 ){ return } $('#job_status_row').removeClass().addClass('row').addClass('job_status_' + job_info.status); if( job_info.complete ){ $('#job_complete').removeClass().addClass('glyphicon').addClass('glyphicon-ok'); } else { $('#job_complete').removeClass().addClass('glyphicon').addClass('glyphicon-remove'); } if( job_info.active ){ $('#job_active').removeClass().addClass('glyphicon').addClass('glyphicon-ok'); } if( job_info.invalidated ){ $('#job_invalidated').removeClass().addClass('glyphicon').addClass('glyphicon-ok'); } else { $('#job_invalidated').removeClass().addClass('glyphicon').addClass('glyphicon-remove'); } if( job_info.ready ){ $('#job_ready').removeClass().addClass('glyphicon').addClass('glyphicon-ok'); } else { $('#job_ready').removeClass().addClass('glyphicon').addClass('glyphicon-remove'); } $('#job_time').text(job_info.runtime); $('#job_last_modified').text(job_info.last_modified); $('#job_created').text(job_info.created); $('#job_recipe_repo_sha').text(job_info.recipe_repo_sha); if( job_info.client_name.length > 0 ){ var link = '<a href="' + job_info.client_url + '">' + job_info.client_name + '</a>'; $('#job_client').html(link); } for( i=0; i < results.length; i++ ){ var tb = $('#step_result_' + results[i].id); if( tb.length == 0 ){ /* if the user loaded the page before the job was started, there won't be any table for the results, so create one. Just a basic one since all the fields will be updated after. */ if( i == 0 ){ $('#all_results').html(''); } $('#waiting_for_results').show(); var tb_text = '<div class="panel panel-default" id="step_result_' + results[i].id + '">'; tb_text += '<table class="result_table table table-hover table-bordered table-condensed table-sm">'; tb_text += '<tbody>'; tb_text += '<tr data-toggle="collapse" data-parent="#all_results" data-target="#collapse' + results[i].id + '" class="clickable">'; tb_text += '<td id="result_status_' + results[i].id + '" class="result_' + results[i].status + '">'; tb_text += '<span class="caret"> </span> ' + results[i].name + '</td>'; tb_text += '<td id="result_time_' + results[i].id + '"></td>'; tb_text += '<td id="result_size_' + results[i].id + '"></td>'; tb_text += '<td id="result_exit_' + results[i].id + '"></td>'; tb_text += '</tr>'; tb_text += '</tbody>'; tb_text += '</table>'; tb_text += '<div class="panel-collapse collapse" id="collapse' + results[i].id + '">'; tb_text += '<pre id="result_output_' + results[i].id + '" class="panel-body job_result_output pre-scrollable"></pre>'; tb_text += '</div>'; tb_text += '</div>'; $('#all_results').append(tb_text); } $('#result_status_' + results[i].id).removeClass().addClass('result_' + results[i].status); $('#result_size_' + results[i].id).text(results[i].output_size); $('#result_time_' + results[i].id).text('Time: ' + results[i].runtime); if( results[i].complete ){ $('#result_exit_' + results[i].id).text('Exit: ' + results[i].exit_status); }else{ $('#result_exit_' + results[i].id).text("Not finished"); } var output_id = $('#result_output_' + results[i].id); output_id.html(results[i].output); output_id.scrollTop(output_id[0].scrollHeight); } if( job_info.complete ){ //clearInterval(window.job_interval_id); $('#waiting_for_results').hide(); } } var last_request = 0; function updateJob() { $.ajax({ url: "{% url "ci:ajax:job_results" %}", datatype: 'json', data: { 'last_request': last_request, 'job_id': {{job.pk}} }, success: function(contents) { updateResults(contents); last_request = contents.last_request; }, error: function(xhr, textStatus, errorThrown) { //alert('Problem with server, no more auto updates'); //clearInterval(window.job_interval_id); $('#waiting_for_results').hide(); } }); } $(document).ready(function() { if( window.job_interval_id == 0 ){ window.job_interval_id = setInterval(updateJob, {{ update_interval }}); $('#waiting_for_results').show(); } }); {% endif %} </script> {% endblock end_scripts %}
brianmoose/civet
ci/templates/ci/job.html
HTML
apache-2.0
15,063
<!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 --> <title>FtpFileAdaptor (Xenon 2.1.0 API for Xenon developers)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="FtpFileAdaptor (Xenon 2.1.0 API for Xenon developers)"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="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&nbsp;Class</li> <li><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileSystem.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems.ftp"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html" target="_top">Frames</a></li> <li><a href="FtpFileAdaptor.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">nl.esciencecenter.xenon.adaptors.filesystems.ftp</div> <h2 title="Class FtpFileAdaptor" class="title">Class FtpFileAdaptor</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../../../nl/esciencecenter/xenon/adaptors/Adaptor.html" title="class in nl.esciencecenter.xenon.adaptors">nl.esciencecenter.xenon.adaptors.Adaptor</a></li> <li> <ul class="inheritance"> <li><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems">nl.esciencecenter.xenon.adaptors.filesystems.FileAdaptor</a></li> <li> <ul class="inheritance"> <li>nl.esciencecenter.xenon.adaptors.filesystems.ftp.FtpFileAdaptor</li> </ul> </li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><a href="../../../../../../nl/esciencecenter/xenon/AdaptorDescription.html" title="interface in nl.esciencecenter.xenon">AdaptorDescription</a>, <a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystemAdaptorDescription.html" title="interface in nl.esciencecenter.xenon.filesystems">FileSystemAdaptorDescription</a></dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">FtpFileAdaptor</span> extends <a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems">FileAdaptor</a></pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>private static java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#ADAPTOR_DESCRIPTION">ADAPTOR_DESCRIPTION</a></span></code> <div class="block">A description of this adaptor</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>private static java.lang.String[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#ADAPTOR_LOCATIONS">ADAPTOR_LOCATIONS</a></span></code> <div class="block">The locations supported by this adaptor</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#ADAPTOR_NAME">ADAPTOR_NAME</a></span></code> <div class="block">The name of this adaptor</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#BUFFER_SIZE">BUFFER_SIZE</a></span></code> <div class="block">The buffer size to use when copying data.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected static int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#DEFAULT_PORT">DEFAULT_PORT</a></span></code> <div class="block">The default SSH port</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>private static org.slf4j.Logger</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#LOGGER">LOGGER</a></span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#PREFIX">PREFIX</a></span></code> <div class="block">All our own properties start with this prefix.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>private static <a href="../../../../../../nl/esciencecenter/xenon/XenonPropertyDescription.html" title="class in nl.esciencecenter.xenon">XenonPropertyDescription</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#VALID_PROPERTIES">VALID_PROPERTIES</a></span></code> <div class="block">List of properties supported by this FTP adaptor</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="fields.inherited.from.class.nl.esciencecenter.xenon.adaptors.filesystems.FileAdaptor"> <!-- --> </a> <h3>Fields inherited from class&nbsp;nl.esciencecenter.xenon.adaptors.filesystems.<a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems">FileAdaptor</a></h3> <code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#ADAPTORS_PREFIX">ADAPTORS_PREFIX</a></code></li> </ul> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#FtpFileAdaptor--">FtpFileAdaptor</a></span>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#canAppend--">canAppend</a></span>()</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>protected org.apache.commons.net.ftp.FTPClient</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#connect-java.lang.String-nl.esciencecenter.xenon.credentials.Credential-">connect</a></span>(java.lang.String&nbsp;location, <a href="../../../../../../nl/esciencecenter/xenon/credentials/Credential.html" title="interface in nl.esciencecenter.xenon.credentials">Credential</a>&nbsp;credential)</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>private void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#connectToServer-java.lang.String-int-org.apache.commons.net.ftp.FTPClient-">connectToServer</a></span>(java.lang.String&nbsp;host, int&nbsp;port, org.apache.commons.net.ftp.FTPClient&nbsp;ftp)</code>&nbsp;</td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystem.html" title="class in nl.esciencecenter.xenon.filesystems">FileSystem</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#createFileSystem-java.lang.String-nl.esciencecenter.xenon.credentials.Credential-java.util.Map-">createFileSystem</a></span>(java.lang.String&nbsp;location, <a href="../../../../../../nl/esciencecenter/xenon/credentials/Credential.html" title="interface in nl.esciencecenter.xenon.credentials">Credential</a>&nbsp;credential, java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;properties)</code>&nbsp;</td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>private java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#getCurrentWorkingDirectory-org.apache.commons.net.ftp.FTPClient-java.lang.String-">getCurrentWorkingDirectory</a></span>(org.apache.commons.net.ftp.FTPClient&nbsp;ftpClient, java.lang.String&nbsp;location)</code>&nbsp;</td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>private void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#login-nl.esciencecenter.xenon.credentials.Credential-org.apache.commons.net.ftp.FTPClient-">login</a></span>(<a href="../../../../../../nl/esciencecenter/xenon/credentials/Credential.html" title="interface in nl.esciencecenter.xenon.credentials">Credential</a>&nbsp;credential, org.apache.commons.net.ftp.FTPClient&nbsp;ftp)</code>&nbsp;</td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>private void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#loginWithCredentialOrDefault-org.apache.commons.net.ftp.FTPClient-nl.esciencecenter.xenon.credentials.Credential-">loginWithCredentialOrDefault</a></span>(org.apache.commons.net.ftp.FTPClient&nbsp;ftp, <a href="../../../../../../nl/esciencecenter/xenon/credentials/Credential.html" title="interface in nl.esciencecenter.xenon.credentials">Credential</a>&nbsp;credential)</code>&nbsp;</td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#supportsReadingPosixPermissions--">supportsReadingPosixPermissions</a></span>()</code>&nbsp;</td> </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code>private void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html#verifyLoginSuccess-int-">verifyLoginSuccess</a></span>(int&nbsp;replyCode)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.nl.esciencecenter.xenon.adaptors.filesystems.FileAdaptor"> <!-- --> </a> <h3>Methods inherited from class&nbsp;nl.esciencecenter.xenon.adaptors.filesystems.<a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems">FileAdaptor</a></h3> <code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#canCreateSymboliclinks--">canCreateSymboliclinks</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#canReadSymboliclinks--">canReadSymboliclinks</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#isConnectionless--">isConnectionless</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#needsSizeBeforehand--">needsSizeBeforehand</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#supportsRename--">supportsRename</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#supportsSettingPosixPermissions--">supportsSettingPosixPermissions</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#supportsThirdPartyCopy--">supportsThirdPartyCopy</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.nl.esciencecenter.xenon.adaptors.Adaptor"> <!-- --> </a> <h3>Methods inherited from class&nbsp;nl.esciencecenter.xenon.adaptors.<a href="../../../../../../nl/esciencecenter/xenon/adaptors/Adaptor.html" title="class in nl.esciencecenter.xenon.adaptors">Adaptor</a></h3> <code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/Adaptor.html#getDescription--">getDescription</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/Adaptor.html#getName--">getName</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/Adaptor.html#getNewUniqueID--">getNewUniqueID</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/Adaptor.html#getSupportedLocations--">getSupportedLocations</a>, <a href="../../../../../../nl/esciencecenter/xenon/adaptors/Adaptor.html#getSupportedProperties--">getSupportedProperties</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.nl.esciencecenter.xenon.AdaptorDescription"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;nl.esciencecenter.xenon.<a href="../../../../../../nl/esciencecenter/xenon/AdaptorDescription.html" title="interface in nl.esciencecenter.xenon">AdaptorDescription</a></h3> <code><a href="../../../../../../nl/esciencecenter/xenon/AdaptorDescription.html#getDescription--">getDescription</a>, <a href="../../../../../../nl/esciencecenter/xenon/AdaptorDescription.html#getName--">getName</a>, <a href="../../../../../../nl/esciencecenter/xenon/AdaptorDescription.html#getSupportedLocations--">getSupportedLocations</a>, <a href="../../../../../../nl/esciencecenter/xenon/AdaptorDescription.html#getSupportedProperties--">getSupportedProperties</a></code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field.detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="LOGGER"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LOGGER</h4> <pre>private static final&nbsp;org.slf4j.Logger LOGGER</pre> </li> </ul> <a name="ADAPTOR_NAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ADAPTOR_NAME</h4> <pre>public static final&nbsp;java.lang.String ADAPTOR_NAME</pre> <div class="block">The name of this adaptor</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#nl.esciencecenter.xenon.adaptors.filesystems.ftp.FtpFileAdaptor.ADAPTOR_NAME">Constant Field Values</a></dd> </dl> </li> </ul> <a name="DEFAULT_PORT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>DEFAULT_PORT</h4> <pre>protected static final&nbsp;int DEFAULT_PORT</pre> <div class="block">The default SSH port</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#nl.esciencecenter.xenon.adaptors.filesystems.ftp.FtpFileAdaptor.DEFAULT_PORT">Constant Field Values</a></dd> </dl> </li> </ul> <a name="ADAPTOR_DESCRIPTION"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ADAPTOR_DESCRIPTION</h4> <pre>private static final&nbsp;java.lang.String ADAPTOR_DESCRIPTION</pre> <div class="block">A description of this adaptor</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#nl.esciencecenter.xenon.adaptors.filesystems.ftp.FtpFileAdaptor.ADAPTOR_DESCRIPTION">Constant Field Values</a></dd> </dl> </li> </ul> <a name="PREFIX"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PREFIX</h4> <pre>public static final&nbsp;java.lang.String PREFIX</pre> <div class="block">All our own properties start with this prefix.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#nl.esciencecenter.xenon.adaptors.filesystems.ftp.FtpFileAdaptor.PREFIX">Constant Field Values</a></dd> </dl> </li> </ul> <a name="BUFFER_SIZE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>BUFFER_SIZE</h4> <pre>public static final&nbsp;java.lang.String BUFFER_SIZE</pre> <div class="block">The buffer size to use when copying data.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../../constant-values.html#nl.esciencecenter.xenon.adaptors.filesystems.ftp.FtpFileAdaptor.BUFFER_SIZE">Constant Field Values</a></dd> </dl> </li> </ul> <a name="ADAPTOR_LOCATIONS"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ADAPTOR_LOCATIONS</h4> <pre>private static final&nbsp;java.lang.String[] ADAPTOR_LOCATIONS</pre> <div class="block">The locations supported by this adaptor</div> </li> </ul> <a name="VALID_PROPERTIES"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>VALID_PROPERTIES</h4> <pre>private static final&nbsp;<a href="../../../../../../nl/esciencecenter/xenon/XenonPropertyDescription.html" title="class in nl.esciencecenter.xenon">XenonPropertyDescription</a>[] VALID_PROPERTIES</pre> <div class="block">List of properties supported by this FTP adaptor</div> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="FtpFileAdaptor--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>FtpFileAdaptor</h4> <pre>public&nbsp;FtpFileAdaptor()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="connect-java.lang.String-nl.esciencecenter.xenon.credentials.Credential-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>connect</h4> <pre>protected&nbsp;org.apache.commons.net.ftp.FTPClient&nbsp;connect(java.lang.String&nbsp;location, <a href="../../../../../../nl/esciencecenter/xenon/credentials/Credential.html" title="interface in nl.esciencecenter.xenon.credentials">Credential</a>&nbsp;credential) throws <a href="../../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="createFileSystem-java.lang.String-nl.esciencecenter.xenon.credentials.Credential-java.util.Map-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>createFileSystem</h4> <pre>public&nbsp;<a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystem.html" title="class in nl.esciencecenter.xenon.filesystems">FileSystem</a>&nbsp;createFileSystem(java.lang.String&nbsp;location, <a href="../../../../../../nl/esciencecenter/xenon/credentials/Credential.html" title="interface in nl.esciencecenter.xenon.credentials">Credential</a>&nbsp;credential, java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;properties) throws <a href="../../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#createFileSystem-java.lang.String-nl.esciencecenter.xenon.credentials.Credential-java.util.Map-">createFileSystem</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems">FileAdaptor</a></code></dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="getCurrentWorkingDirectory-org.apache.commons.net.ftp.FTPClient-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getCurrentWorkingDirectory</h4> <pre>private&nbsp;java.lang.String&nbsp;getCurrentWorkingDirectory(org.apache.commons.net.ftp.FTPClient&nbsp;ftpClient, java.lang.String&nbsp;location) throws <a href="../../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="connectToServer-java.lang.String-int-org.apache.commons.net.ftp.FTPClient-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>connectToServer</h4> <pre>private&nbsp;void&nbsp;connectToServer(java.lang.String&nbsp;host, int&nbsp;port, org.apache.commons.net.ftp.FTPClient&nbsp;ftp) throws <a href="../../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="login-nl.esciencecenter.xenon.credentials.Credential-org.apache.commons.net.ftp.FTPClient-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>login</h4> <pre>private&nbsp;void&nbsp;login(<a href="../../../../../../nl/esciencecenter/xenon/credentials/Credential.html" title="interface in nl.esciencecenter.xenon.credentials">Credential</a>&nbsp;credential, org.apache.commons.net.ftp.FTPClient&nbsp;ftp) throws <a href="../../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="verifyLoginSuccess-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>verifyLoginSuccess</h4> <pre>private&nbsp;void&nbsp;verifyLoginSuccess(int&nbsp;replyCode) throws <a href="../../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></dd> </dl> </li> </ul> <a name="loginWithCredentialOrDefault-org.apache.commons.net.ftp.FTPClient-nl.esciencecenter.xenon.credentials.Credential-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>loginWithCredentialOrDefault</h4> <pre>private&nbsp;void&nbsp;loginWithCredentialOrDefault(org.apache.commons.net.ftp.FTPClient&nbsp;ftp, <a href="../../../../../../nl/esciencecenter/xenon/credentials/Credential.html" title="interface in nl.esciencecenter.xenon.credentials">Credential</a>&nbsp;credential) throws java.io.IOException</pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> </dl> </li> </ul> <a name="supportsReadingPosixPermissions--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>supportsReadingPosixPermissions</h4> <pre>public&nbsp;boolean&nbsp;supportsReadingPosixPermissions()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystemAdaptorDescription.html#supportsReadingPosixPermissions--">supportsReadingPosixPermissions</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystemAdaptorDescription.html" title="interface in nl.esciencecenter.xenon.filesystems">FileSystemAdaptorDescription</a></code></dd> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#supportsReadingPosixPermissions--">supportsReadingPosixPermissions</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems">FileAdaptor</a></code></dd> </dl> </li> </ul> <a name="canAppend--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>canAppend</h4> <pre>public&nbsp;boolean&nbsp;canAppend()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystemAdaptorDescription.html#canAppend--">canAppend</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../nl/esciencecenter/xenon/filesystems/FileSystemAdaptorDescription.html" title="interface in nl.esciencecenter.xenon.filesystems">FileSystemAdaptorDescription</a></code></dd> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html#canAppend--">canAppend</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/FileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems">FileAdaptor</a></code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="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&nbsp;Class</li> <li><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileSystem.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems.ftp"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html" target="_top">Frames</a></li> <li><a href="FtpFileAdaptor.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
NLeSC/Xenon
docs/versions/2.1.0/javadoc-devel/nl/esciencecenter/xenon/adaptors/filesystems/ftp/FtpFileAdaptor.html
HTML
apache-2.0
33,412
<!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_09) on Tue Jun 11 23:08:47 CEST 2013 --> <title>Uses of Class ch.ethz.vizzly.datatype.CacheConfiguration (Vizzly)</title> <meta name="date" content="2013-06-11"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class ch.ethz.vizzly.datatype.CacheConfiguration (Vizzly)"; } //--> </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="../../../../../ch/ethz/vizzly/datatype/CacheConfiguration.html" title="class in ch.ethz.vizzly.datatype">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?ch/ethz/vizzly/datatype/class-use/CacheConfiguration.html" target="_top">Frames</a></li> <li><a href="CacheConfiguration.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 ch.ethz.vizzly.datatype.CacheConfiguration" class="title">Uses of Class<br>ch.ethz.vizzly.datatype.CacheConfiguration</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../ch/ethz/vizzly/datatype/CacheConfiguration.html" title="class in ch.ethz.vizzly.datatype">CacheConfiguration</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#ch.ethz.vizzly.cache">ch.ethz.vizzly.cache</a></td> <td class="colLast"> <div class="block">This package contains interface definitions and common functionalities for implementing a cache.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="ch.ethz.vizzly.cache"> <!-- --> </a> <h3>Uses of <a href="../../../../../ch/ethz/vizzly/datatype/CacheConfiguration.html" title="class in ch.ethz.vizzly.datatype">CacheConfiguration</a> in <a href="../../../../../ch/ethz/vizzly/cache/package-summary.html">ch.ethz.vizzly.cache</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructor parameters in <a href="../../../../../ch/ethz/vizzly/cache/package-summary.html">ch.ethz.vizzly.cache</a> with type arguments of type <a href="../../../../../ch/ethz/vizzly/datatype/CacheConfiguration.html" title="class in ch.ethz.vizzly.datatype">CacheConfiguration</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../ch/ethz/vizzly/cache/CacheManager.html#CacheManager(java.util.Vector, ch.ethz.vizzly.datareader.DataReaderRegistry, ch.ethz.vizzly.performance.AbstractPerformanceTracker)">CacheManager</a></strong>(java.util.Vector&lt;<a href="../../../../../ch/ethz/vizzly/datatype/CacheConfiguration.html" title="class in ch.ethz.vizzly.datatype">CacheConfiguration</a>&gt;&nbsp;caches, <a href="../../../../../ch/ethz/vizzly/datareader/DataReaderRegistry.html" title="class in ch.ethz.vizzly.datareader">DataReaderRegistry</a>&nbsp;dataReaderRegistry, <a href="../../../../../ch/ethz/vizzly/performance/AbstractPerformanceTracker.html" title="class in ch.ethz.vizzly.performance">AbstractPerformanceTracker</a>&nbsp;perfTracker)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../ch/ethz/vizzly/datatype/CacheConfiguration.html" title="class in ch.ethz.vizzly.datatype">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?ch/ethz/vizzly/datatype/class-use/CacheConfiguration.html" target="_top">Frames</a></li> <li><a href="CacheConfiguration.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 &#169; 2013 ETH Zurich, Computer Engineering and Networks Laboratory.</i></small></p> </body> </html>
friendranjith/vizzly
docs/javadocs/ch/ethz/vizzly/datatype/class-use/CacheConfiguration.html
HTML
apache-2.0
6,849
<html> <head> <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300"> <link rel="stylesheet" href="main.css"> <link rel="stylesheet" href="banner2.css"> <link rel="stylesheet" href="side.css"> <title> Geek Networking </title> </head> <body> <div id = "container"> <div id="main"> <center><h1> GEEK-NETWORKING </h1> <div id="nav"> <ul id="ulist"><b> <li><a href="index.html"> • HOME</a></li> <li><a href="about.html"> • ABOUT</a></li> <li><a href="posts.html"> • POSTS</a></li> <li><a href="contact.html"> • CONTACT</a></li> </b> </div> </center> <br> <div id="banner"> <h1 id="bannertext"> For the love of Networking </h1> </div> <div id="sidebar"> <h1> Our Posts </h1> <br> <p><h2 class = "paralink">A BRIEF INTRO TO PROTOCOLS</h2> <a href="https://geeknetworking.wordpress.com/2016/05/29/a-brief-intro-to-protocols/"> Read more.. </a> </p> <p><h2 class = "paralink">OSI LAYERS</h2> <a href="https://geeknetworking.wordpress.com/2016/05/26/layers/"> Read more..</a> </p> <p><h2 class = "paralink">ETHERNET CABLING STANDARDS</h2> <a href="https://geeknetworking.wordpress.com/2016/05/25/ethernet-cabling-standards/"> Read more..</a> </p> <p><h2 class = "paralink">TYPES OF CABLES</h2> <a href="https://geeknetworking.wordpress.com/2016/05/25/types-of-cables/"> Read more..</a> </p> <p><h2 class = "paralink">IEEE STANDARDS</h2> <p> A definition or format that has been approved by a recognized standards organization or is accepted as a de facto standard by the industry. Standards exist for programming languages, OS, data formats, communication protocols, and electrical interfaces.Following table has some Basic IEEE standards. </p> <a href="https://geeknetworking.wordpress.com/2016/05/25/standards/"> Read more..</a> </p> </div> <div id="mainbar"> <h1 style="margin-left:30px;"> About Me <br><br> <p> Networking is not connecting wires. Networking is about connecting you to the world.This is a site for networking newbies who wants to learn,do and Rock in Networking !! </p> <p> I originally started writing about networking at<a style="margin-left:5px; color:blue;" href="https://geeknetworking.wordpress.com">this wordpress blog.</a> To this day, I have developed various simulations of networks and have done extensive research about my area of love that is networking. </p> <p> One of my goals is to develop my own protocol that has the advantages of all existing ones, and to bring revolution in the field of networking. </p> <center> <img src="kavi.jpg" width="400" height="400" /></center> </div> <div class="footer"> <br> <span style="margin-left:20px;display:inline-block; width: 200px;"><h2> BLOG STATS: </h2> </span><font style="font-size:28px;">2622 Hits</font> <br> <span style="margin-left:20px;display:inline-block; width: 200px;"><h2> AUTHORED BY: </h2> </span><font style="font-size:28px;">Kaviarasan</font> </div> </div> </div> </div> </body> </html>
Geekpub/Cybersecurity
website/about.html
HTML
apache-2.0
3,130
<head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title> <meta name="viewport" content="width=device-width"> <meta name="description" content="{{ site.description }}"> <link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}"> <!-- Custom CSS & Bootstrap Core CSS - Uses Bootswatch Flatly Theme: http://bootswatch.com/flatly/ --> <link rel="stylesheet" href="{{ "/style.css" | prepend: site.baseurl }}"> <!-- Custom Fonts --> <link rel="stylesheet" href="{{ "/css/font-awesome/css/font-awesome.min.css" | prepend: site.baseurl }}"> <link href="//fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css"> <link href="//fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> <link href='http://fonts.googleapis.com/css?family=Lato:100,300,400' rel='stylesheet' type='text/css'> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head>
evilwire/yokirestaurant
_includes/head.html
HTML
apache-2.0
1,469
<html><head><title>Subsystems</title></head> <body bgcolor="#EFF1F0" link="#3A3966" vlink="#000000" alink="#000000"> <font face="Verdana, sans-serif" size="2"><p align="center"><b><font size="5">Subsystems</font></b></p> <p><b>Introduction</b></p><blockquote> PureBasic integrated commandset relies on available OS libraries. Sometimes, there is different way to achieve the same goal and when it makes sense, PureBasic offers the possibility to change the used underlying libraries for specific commands, without changing one line of source code. For example, on Windows there is the 'OpenGL' subsystem available, which will use OpenGL functions to render sprites, instead of DirectX (which is the default subsystem). It can be useful to use OpenGL instead of DirectX when writing a crossplatform game, as OS X and Linux use OpenGL as default. It also allows to use raw OpenGL commands directly on screen. <br> <br> To enable a subsystem, its name has to be set in the IDE <a href="ide_compiler.html">compiler options</a>, or through the /SUBSYSTEM <a href="cli_compiler.html">command-line</a> switch. This is a compile time option, which means an executable can not embed more than one subsystem at once. If multiple support is needed (for example shipping an OpenGL and DirectX version of a game), two executables needs to be created. <br> <br> The available subsystems are located in the PureBasic 'subsystems' folder. Any residents or libraries found in this drawer will have precedency over the default libraries and residents, when a subsystem is specified. Any number of different subsystems can be specified (as long it doesn't affect the same libraries). <br> <br> The <b><font color="#3A3966">Subsystem</font></b> <a href="compilerfunctions.html">compiler function</a> can be used to detect if a specific subsystem is used for the compilation. </blockquote> <p><b>Available subsystems</b></p><blockquote> Here is a list of available subsystems, and the affected libraries: <br> <br> <b>Windows</b> <pre><font face="Courier New, Courier, mono"size="2"> OpenGL: use OpenGL instead of DirectX. Affected libraries: - Sprite - Sprite3D - Screen - All 3D engine related libraries </font></pre> <br> <b>Linux</b> <pre><font face="Courier New, Courier, mono"size="2"> gtk2: Affected libraries: - 2D Drawing - AudioCD - Clipboard - Desktop - Drag &amp; Drop - Font - Gadget - Image - Menu - Movie - Printer - Requester - Scintilla - StatusBar - SysTray - Toolbar - Window </font></pre> <br> <b>MacOS X</b> <pre><font face="Courier New, Courier, mono"size="2"> None </font></pre> </body></html>
PureBasicCN/PureBasicPreference
source_dir/documentation/reference/subsystems.html
HTML
apache-2.0
2,829
{% load humanize %} {% load evaluation_extras %} {% load profiles %} {% load humanize %} {% load remove_whitespace %} {% load url %} {% if object.submission.phase.evaluation_comparison_observable_url %} <div class="form-check"> <input type="checkbox" class="form-check-input position-static compareEvaluationCheckbox" title="Select for comparison" value="{{ object.pk }}"> </div> <split></split> {% endif %} {{ object.rank|ordinal }} {% if object.submission.phase.evaluation_detail_observable_url %} <input type="hidden" class="browseEvaluationPK" value="{{ object.pk }}"> {% endif %} <split></split> {{ object.submission.creator|user_profile_link }} {% if object.submission.phase.challenge.use_teams %} {% with user_teams|get_key:object.submission.creator.username as team %} {% if team %} (<a href="{{ team.1 }}">{{ team.0 }}</a>) {% endif %} {% endwith %} {% endif %} <split></split> {% if object.submission.phase.submission_kind == object.submission.phase.SubmissionKind.ALGORITHM %} <a href="{{ object.submission.algorithm_image.algorithm.get_absolute_url }}">{{ object.submission.algorithm_image.algorithm.title }}</a> <split></split> {% endif %} {{ object.submission.created|date:"j N Y" }} <split></split> {% if object.submission.phase.scoring_method_choice != object.submission.phase.ABSOLUTE %} <a href="{{ object.get_absolute_url }}"> <b>{{ object.rank_score|floatformat }}</b> </a> <split></split> {% endif %} {% with object.metrics.0|get_jsonpath:object.submission.phase.score_jsonpath as metric %} <a href="{{ object.get_absolute_url }}"> {% if object.submission.phase.scoring_method_choice == object.submission.phase.ABSOLUTE %} <b>{% endif %} {% filter remove_whitespace %} {{ metric|floatformat:object.submission.phase.score_decimal_places }} {% if object.submission.phase.score_error_jsonpath %} &nbsp;±&nbsp; {{ object.metrics.0|get_jsonpath:object.submission.phase.score_error_jsonpath|floatformat:object.submission.phase.score_decimal_places }} {% endif %} {% if object.submission.phase.scoring_method_choice != object.submission.phase.ABSOLUTE %} &nbsp;( {{ object.rank_per_metric|get_key:object.submission.phase.score_jsonpath }} ) {% endif %} {% endfilter %} {% if object.submission.phase.scoring_method_choice == object.submission.phase.ABSOLUTE %} </b>{% endif %} </a> <split></split> {% endwith %} {% for col in object.submission.phase.extra_results_columns %} {% with object.metrics.0|get_jsonpath:col.path as metric %} <a href="{{ object.get_absolute_url }}"> {% filter remove_whitespace %} {{ metric|floatformat:object.submission.phase.score_decimal_places }} {% if col.error_path %} &nbsp;±&nbsp; {{ object.metrics.0|get_jsonpath:col.error_path|floatformat:object.submission.phase.score_decimal_places }} {% endif %} {% if object.submission.phase.scoring_method_choice != object.submission.phase.ABSOLUTE %} &nbsp;( {{ object.rank_per_metric|get_key:col.path }} ) {% endif %} {% endfilter %} </a> <split></split> {% endwith %} {% endfor %} {% if object.submission.phase.display_submission_comments %} {{ object.submission.comment }} <split></split> {% endif %} {% if object.submission.phase.show_supplementary_url %} {% if object.submission.supplementary_url %} <a href="{{ object.submission.supplementary_url }}"> <i class="fas fa-link"></i> </a> {% endif %} <split></split> {% endif %} {% if object.submission.phase.show_supplementary_file_link %} {% if object.submission.supplementary_file %} <a href="{{ object.submission.supplementary_file.url }}"> <i class="fa fa-file"></i> </a> {% endif %} <split></split> {% endif %}
comic/comic-django
app/grandchallenge/evaluation/templates/evaluation/leaderboard_row.html
HTML
apache-2.0
4,235
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <!-- The Deployment using FAKE parameters will be replaced with the document title extracted from the <h1> element or file name, if there is no <h1> heading --> <title>Deployment using FAKE </title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="FAKE - F# Make"> <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="content/style.css" /> <script src="content/tips.js" type="text/javascript"></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="https://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>Deployment using FAKE</h1> <p>This introduction assumes Fake.Deploy.exe is available in the current directory or path.</p> <h2>Introduction</h2> <p>The FAKE deployment tool allows users to deploy applications to remote computers and to run scripts on these remote agents. A typical scenario maybe as follows:</p> <ul> <li>Build an application -> run tests -> create artifacts and save on build server (Classical FAKE build workflow)</li> <li>Extract artifacts from build server and create a NuGet deployment package</li> <li>Push the NuGet package to the desired computer this will run the package's FAKE script on the remote machine</li> </ul> <h2>Installing Fake deployment services</h2> <p>In order to deploy application to a remote computer a deployment agent needs to be running on that server.</p> <p>To run an agent in a console, simply run:</p> <table class="pre"><tr><td class="lines"><pre class="fssnip"> <span class="l">1: </span> </pre> </td> <td class="snippet"><pre class="fssnip"> <span class="i">Fake</span><span class="o">.</span><span class="i">Deploy</span></pre> </td> </tr> </table> <p>To install a windows service on that agent:</p> <ul> <li>Open a command prompt with Administrator Priviledges</li> <li>Run Fake.Deploy /install</li> </ul> <p>By default the service starts a listener on port 8080. This can however be configured by editing the Fake.Deploy.exe.config file and changing</p> <table class="pre"><tr><td class="lines"><pre class="fssnip"> <span class="l">1: </span> <span class="l">2: </span> </pre> </td> <td class="snippet"><pre class="fssnip"> <span class="o">&lt;</span><span class="i">add</span> <span class="i">key</span><span class="o">=</span><span class="s">&quot;</span><span class="s">ServerName</span><span class="s">&quot;</span> <span class="i">value</span><span class="o">=</span><span class="s">&quot;</span><span class="s">localhost</span><span class="s">&quot;</span> <span class="o">/&gt;</span> <span class="o">&lt;</span><span class="i">add</span> <span class="i">key</span><span class="o">=</span><span class="s">&quot;</span><span class="s">Port</span><span class="s">&quot;</span> <span class="i">value</span><span class="o">=</span><span class="s">&quot;</span><span class="s">8080</span><span class="s">&quot;</span> <span class="o">/&gt;</span></pre> </td> </tr> </table> <p>to the desired value. If you use the asterisk as port no. then Fake.Deploy will assign the first open port behind of 8080.</p> <p>To ensure the service is running you can navigate to <a href="http://{computer}:{port}/fake/">http://{computer}:{port}/fake/</a> and you should be presented with a page giving the status if the service</p> <h2>Uninstalling Fake deployment services</h2> <p>To uninstall an agent</p> <ul> <li>Open a command prompt with Administrator Priviledges</li> <li>Run Fake.Deploy /uninstall</li> </ul> <h2>Running a FAKE Deployment Package</h2> <h2>Getting help</h2> <p>If you want to learn about Fake.Deploy's command line switches then run:</p> <table class="pre"><tr><td class="lines"><pre class="fssnip"> <span class="l">1: </span> </pre> </td> <td class="snippet"><pre class="fssnip"> <span class="i">Fake</span><span class="o">.</span><span class="i">Deploy</span> <span class="o">/</span><span class="i">help</span></pre> </td> </tr> </table> <h2>Creating a Deployment package</h2> <p>Since Fake.Deploy uses Nuget packages for deployment you only need to create one of those and include a .fsx file in the root folder of the package.</p> <p>Instructions for creating nuget packages can be found <a href="http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-package">at the NuGet document page</a></p> <h2>Running deployment</h2> <p>Fake deployment packages can be run manually on the current machine or they can be pushed to an agent on a remote machine.</p> <p>To run a package on the local machine located at C:\Appdev\MyDeployment.nupkg you would run the following command:</p> <table class="pre"><tr><td class="lines"><pre class="fssnip"> <span class="l">1: </span> </pre> </td> <td class="snippet"><pre class="fssnip"> <span class="i">Fake</span><span class="o">.</span><span class="i">Deploy</span> <span class="o">/</span><span class="i">deploy</span> <span class="i">C</span><span class="o">:</span></pre> </td> </tr> </table> <p>To run the same package on a remote computer (e.g. integration-1) you can run:</p> <table class="pre"><tr><td class="lines"><pre class="fssnip"> <span class="l">1: </span> </pre> </td> <td class="snippet"><pre class="fssnip"> <span class="i">Fake</span><span class="o">.</span><span class="i">Deploy</span> <span class="o">/</span><span class="i">deployRemote</span> <span class="i">http</span><span class="o">:</span><span class="c">//integration-1:8080 C:\Appdev\MyDeployment.nupkg</span></pre> </td> </tr> </table> <p>It's also possible to just make a HTTP-POST with the package to http://integration-1:8080/fake</p> <p>This will push the directory to the given url. It is worth noting that the port may well be different, as this depends on the configuration of the listening agent (see. Installing Fake deployment service)</p> <h2>Getting information about the deployments</h2> <table class="pre"><tr><td class="lines"><pre class="fssnip"> <span class="l">1: </span> </pre> </td> <td class="snippet"><pre class="fssnip"> <span class="i">The</span> <span class="i">following</span> <span class="i">assumes</span> <span class="i">you</span> <span class="i">have</span> <span class="i">Fake</span><span class="o">.</span><span class="i">Deploy</span> <span class="i">running</span><span class="o">.</span></pre> </td> </tr> </table> <p>It's easy to get information about the deployments. Just make a HTTP request to server with:</p> <table class="pre"><tr><td class="lines"><pre class="fssnip"> <span class="l">1: </span> <span class="l">2: </span> <span class="l">3: </span> <span class="l">4: </span> </pre> </td> <td class="snippet"><pre class="fssnip"> <span class="i">fake</span><span class="o">/</span><span class="i">deployments</span><span class="o">/</span> <span class="k">-&gt;</span> <span class="i">gives</span> <span class="i">all</span> <span class="i">releases</span> <span class="i">fake</span><span class="o">/</span><span class="i">deployments</span><span class="o">?</span><span class="i">status</span><span class="o">=</span><span class="i">active</span> <span class="k">-&gt;</span> <span class="i">gives</span> <span class="i">all</span> <span class="i">active</span> <span class="i">releases</span> <span class="i">fake</span><span class="o">/</span><span class="i">deployments</span><span class="o">/</span>{<span class="i">app</span>} <span class="k">-&gt;</span> <span class="i">gives</span> <span class="i">all</span> <span class="i">releases</span> <span class="k">of</span> <span class="i">app</span> <span class="i">fake</span><span class="o">/</span><span class="i">deployments</span><span class="o">/</span>{<span class="i">app</span>}<span class="o">?</span><span class="i">status</span><span class="o">=</span><span class="i">active</span> <span class="k">-&gt;</span> <span class="i">gives</span> <span class="i">the</span> <span class="i">active</span> <span class="i">release</span> <span class="k">of</span> <span class="i">the</span> <span class="i">app</span></pre> </td> </tr> </table> <h2>Rollback of releases</h2> <p>If you want to perform a rollback of a release so do a HTTP-PUT to:</p> <table class="pre"><tr><td class="lines"><pre class="fssnip"> <span class="l">1: </span> <span class="l">2: </span> </pre> </td> <td class="snippet"><pre class="fssnip"> <span class="i">fake</span><span class="o">/</span><span class="i">deployments</span><span class="o">/</span>{<span class="i">app</span>}<span class="o">?</span><span class="i">version</span><span class="o">=</span>{<span class="i">version</span>} <span class="k">-&gt;</span> <span class="i">rolls</span> <span class="i">the</span> <span class="i">app</span> <span class="i">back</span> <span class="k">to</span> <span class="i">the</span> <span class="i">given</span> <span class="i">version</span> <span class="i">fake</span><span class="o">/</span><span class="i">deployments</span><span class="o">/</span>{<span class="i">app</span>}<span class="o">?</span><span class="i">version</span><span class="o">=</span><span class="i">HEAD</span><span class="k">~</span><span class="n">2</span> <span class="k">-&gt;</span> <span class="i">relative</span> <span class="i">rollback</span> <span class="k">of</span> <span class="i">the</span> <span class="i">app</span> (<span class="i">two</span> <span class="i">versions</span> <span class="i">earlier</span>)</pre> </td> </tr> </table> <h2>Security</h2> <p>To turn on authentication in Fake.Deploy set the configuration value for 'Authorization' to 'On' (default is 'Off') in fake.deploy.config. When you set this value to 'On' you must also set the configuration key 'AuthorizedKeysFile' to point to a file that that contains the mapping between keys and usernames.</p> <table class="pre"><tr><td class="lines"><pre class="fssnip"> <span class="l">1: </span> <span class="l">2: </span> </pre> </td> <td class="snippet"><pre class="fssnip"> <span class="o">&lt;</span><span class="i">add</span> <span class="i">key</span><span class="o">=</span><span class="s">&quot;</span><span class="s">Authorization</span><span class="s">&quot;</span> <span class="i">value</span><span class="o">=</span><span class="s">&quot;</span><span class="s">On</span><span class="s">&quot;</span> <span class="o">/&gt;</span> <span class="o">&lt;</span><span class="i">add</span> <span class="i">key</span><span class="o">=</span><span class="s">&quot;</span><span class="s">AuthorizedKeysFile</span><span class="s">&quot;</span> <span class="i">value</span><span class="o">=</span><span class="s">&quot;</span><span class="s">c</span><span class="s">:</span><span class="s">\f</span><span class="s">ake_deploy</span><span class="s">\a</span><span class="s">uthorized_keys</span><span class="s">&quot;</span> <span class="o">/&gt;</span></pre> </td> </tr> </table> <p>If you deploy from a fake buildscript you need to make a call to <code>FakeDeployAgentHelper.authenticate</code> before you perfrom any other call to the agent. <code>authenticate</code> takes 4 parameters, <code>server</code>, <code>userId</code>, <code>pathToPrivateKey</code> and the <code>password</code> for the private key</p> <h1>AuthorizedKeysFile</h1> <p>Is a rsa-pub key file where each line represents one user. ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAvjdQgaEHv11/yHvSDccRM0yW7Im/fJCXyxIa/K/iNJL1erCDO5s0uQVax0vX91hSIAjoZj0jiAkZQgcud/4HTBjqJ7jojJBuC3T2li1rNzxiCclvmujGNIkE/7hOtNyfcIyb4KxCBkL2pQePwOC6Cv2xaE6XnO1D55qC4Y3ABSAPnLEayx5ajOesEldf+E/GJC+shgRtPFzSLcoRqwc3crEu/sE51+Q6tJMJkFbkto71RSzY61NQLeBXKAJCuPej9CZj3YBX5BuM3MrLNAskj8uVzb529uulTdAv4K/WxVu0aFleSCycDQYmJ3bD1eya//lE91p+8JLFCaF3tLc8Aw== [email protected]</p> <p>Each row has 3 values separated by space <em> which type of key it is, it must be 'ssh-rsa' </em> public key in base64 format (is it?) * username the key maps to.</p> <h1>How to authorize against Fake.Deploy</h1> <p>First you must perform a HTTP-GET to: fake/login/yourUserId</p> <p>From the response from this request, you take the body and base64 decode it, then you sign that value with your private key. Then you submit a HTTP-POST to /fake/login. There are 2 values you need to supply in the HTTP-POST. 1) <code>challenge</code> which should have the same base64 encoded value you received in the body of get fake/login/userId. 2) <code>signature</code> which should contain the signature you created using the <code>challenge</code> value and your private key.</p> <p>The body of the response from the HTTP-POST contains a guid, this guid should be passed in the header with the name <code>AuthToken</code>. To logout make a HTTP-GET to: fake/logout</p> <h1>How do I generate a key on Windows?</h1> <p>Get <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">PuTTYgen</a>. Run it. Make sure the key is 'SSH-2 RSA' and number of bits is (at least) 2048 Click <code>Generate</code> and follow the instructions to genereate the key. When the key is generated, change <code>Key comment</code> to be your username and set a passphrase. Then save the public key, you need to put this into Fake.Deploy's authorized keys file. To save the private key, click <code>Conversions</code> menu option and then click <code>Export OpenSSH key</code></p> <h1>Linux</h1> <p>ssh-keygen -t rsa -b 2048 -N password</p> </div> <div class="span3"> <img src="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="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="https://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="users.html">Who is using FAKE?</a></li> <li><a href="RELEASE_NOTES.html">Release Notes</a></li> <li><a href="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="gettingstarted.html">Getting started</a></li> <li class="divider"></li> <li><a href="nuget.html">NuGet package restore</a></li> <li><a href="fxcop.html">Using FxCop in a build</a></li> <li><a href="assemblyinfo.html">Generating AssemblyInfo</a></li> <li><a href="create-nuget-package.html">Create NuGet packages</a></li> <li><a href="specifictargets.html">Running specific targets</a></li> <li><a href="commandline.html">Running FAKE from command line</a></li> <li><a href="customtasks.html">Creating custom tasks</a></li> <li><a href="teamcity.html">TeamCity integration</a></li> <li><a href="canopy.html">Running canopy tests</a></li> <li><a href="octopusdeploy.html">Octopus Deploy</a></li> <li><a href="typescript.html">TypeScript support</a></li> <li class="divider"></li> <li><a href="deploy.html">Fake.Deploy</a></li> <li class="nav-header">Documentation</li> <li><a href="apidocs/index.html">API Reference</a></li> </ul> </div> </div> </div> <a href="https://github.com/fsharp/FAKE"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png" alt="Fork me on GitHub"></a> </body> </html>
Elders/Hermes
tools/FAKE/docs/deploy.html
HTML
apache-2.0
17,288
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Source Themes Academic 3.1.1"> <meta name="generator" content="Hugo 0.55.6" /> <meta name="author" content="Gregor von Laszewski"> <meta name="description" content=""> <link rel="alternate" hreflang="en-us" href="http://laszewski.github.io/publication/las-04-abstraction-j/"> <meta name="theme-color" content="#3f51b5"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha256-eSi1q2PG6J7g7ib17yAaWMcrr5GrtohYChqibrV7PBE=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.8.6/css/academicons.min.css" integrity="sha256-uFVgMKfistnJAfoCUQigIl+JfUaP47GrRKjf6CTPVmw=" crossorigin="anonymous"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.css" integrity="sha256-ygkqlh3CYSUri3LhQxzdcm0n1EQvH2Y+U5S2idbLtxs=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css" crossorigin="anonymous"> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Montserrat:400,700|Roboto:400,400italic,700|Roboto+Mono"> <link rel="stylesheet" href="/styles.css"> <link rel="alternate" href="http://laszewski.github.io/index.xml" type="application/rss+xml" title="Gregor von Laszewski"> <link rel="feed" href="http://laszewski.github.io/index.xml" type="application/rss+xml" title="Gregor von Laszewski"> <link rel="manifest" href="/site.webmanifest"> <link rel="icon" type="image/png" href="/img/icon.png"> <link rel="apple-touch-icon" type="image/png" href="/img/icon-192.png"> <link rel="canonical" href="http://laszewski.github.io/publication/las-04-abstraction-j/"> <meta property="twitter:card" content="summary_large_image"> <meta property="og:site_name" content="Gregor von Laszewski"> <meta property="og:url" content="http://laszewski.github.io/publication/las-04-abstraction-j/"> <meta property="og:title" content="An Abstraction Model for a Grid Execution Framework | Gregor von Laszewski"> <meta property="og:description" content=""> <meta property="og:image" content="http://laszewski.github.io/img/icon-192.png"> <meta property="og:locale" content="en-us"> <meta property="article:published_time" content="2020-02-07T14:39:09&#43;00:00"> <meta property="article:modified_time" content="2006-01-01T00:00:00&#43;00:00"> <title>An Abstraction Model for a Grid Execution Framework | Gregor von Laszewski</title> </head> <body id="top" data-spy="scroll" data-target="#TableOfContents" data-offset="71" > <aside class="search-results" id="search"> <div class="container"> <section class="search-header fixed-top"> <div class="row no-gutters justify-content-between mb-3"> <div class="col-6"> <h1>Search</h1> </div> <div class="col-6 col-search-close"> <a class="js-search" href="#"><i class="fas fa-times-circle text-muted" aria-hidden="true"></i></a> </div> </div> <div id="search-box"> <input name="q" id="search-query" placeholder="Search..." autocapitalize="off" autocomplete="off" autocorrect="off" role="textbox" spellcheck="false" type="search"> </div> </section> <section class="section-search-results"> <div id="search-hits"> </div> </section> </div> </aside> <nav class="navbar navbar-light fixed-top navbar-expand-lg py-0" id="navbar-main"> <div class="container"> <a class="navbar-brand" href="/">Gregor von Laszewski</a> <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation"> <span><i class="fas fa-bars"></i></span> </button> <div class="collapse navbar-collapse" id="navbar"> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link" href="/#about"> <span>Home</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/publication"> <span>Publications</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/#projects"> <span>Projects</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/#books"> <span>Books</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/#proceedings"> <span>Proceedings</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/#history"> <span>History</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/post/shuttle"> <span>Free Shuttle</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/#contact"> <span>Contact</span> </a> </li> <li class="nav-item"> <a class="nav-link js-search" href="#"><i class="fas fa-search" aria-hidden="true"></i></a> </li> </ul> </div> </div> </nav> <div class="pub" itemscope itemtype="http://schema.org/CreativeWork"> <div class="article-container pt-3"> <h1 itemprop="name">An Abstraction Model for a Grid Execution Framework</h1> <div class="article-metadata"> <div> <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">Kaizar Amin</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">Gregor von Laszewski</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">Rashid Al Ali</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">Omer Rana</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">David Walker</span> </span> </div> <span class="article-date"> <meta content="2006-01-01 00:00:00 &#43;0000 UTC" itemprop="datePublished"> <time datetime="2006-01-01 00:00:00 &#43;0000 UTC" itemprop="dateModified"> Jan 1, 2006 </time> </span> <span itemscope itemprop="publisher" itemtype="http://schema.org/Person"> <meta itemprop="name" content="Gregor von Laszewski"> </span> <div class="share-box" aria-hidden="true"> <ul class="share"> <li> <a class="twitter" href="https://twitter.com/intent/tweet?text=An%20Abstraction%20Model%20for%20a%20Grid%20Execution%20Framework&amp;url=http%3a%2f%2flaszewski.github.io%2fpublication%2flas-04-abstraction-j%2f" target="_blank" rel="noopener"> <i class="fab fa-twitter"></i> </a> </li> <li> <a class="facebook" href="https://www.facebook.com/sharer.php?u=http%3a%2f%2flaszewski.github.io%2fpublication%2flas-04-abstraction-j%2f" target="_blank" rel="noopener"> <i class="fab fa-facebook-f"></i> </a> </li> <li> <a class="linkedin" href="https://www.linkedin.com/shareArticle?mini=true&amp;url=http%3a%2f%2flaszewski.github.io%2fpublication%2flas-04-abstraction-j%2f&amp;title=An%20Abstraction%20Model%20for%20a%20Grid%20Execution%20Framework" target="_blank" rel="noopener"> <i class="fab fa-linkedin-in"></i> </a> </li> <li> <a class="weibo" href="http://service.weibo.com/share/share.php?url=http%3a%2f%2flaszewski.github.io%2fpublication%2flas-04-abstraction-j%2f&amp;title=An%20Abstraction%20Model%20for%20a%20Grid%20Execution%20Framework" target="_blank" rel="noopener"> <i class="fab fa-weibo"></i> </a> </li> <li> <a class="email" href="mailto:?subject=An%20Abstraction%20Model%20for%20a%20Grid%20Execution%20Framework&amp;body=http%3a%2f%2flaszewski.github.io%2fpublication%2flas-04-abstraction-j%2f"> <i class="fas fa-envelope"></i> </a> </li> </ul> </div> </div> <div class="btn-links mb-3"> <a class="btn btn-outline-primary my-1 mr-1" href="https://laszewski.github.io/papers/vonLaszewski-abstraction-jsa.pdf" target="_blank" rel="noopener"> PDF </a> <button type="button" class="btn btn-outline-primary my-1 mr-1 js-cite-modal" data-filename="/publication/las-04-abstraction-j/cite.bib"> Cite </button> <a class="btn btn-outline-primary my-1 mr-1" href="https://doi.org/10.1016/j.sysarc.2004.10.007" target="_blank" rel="noopener"> DOI </a> </div> </div> <div class="article-container"> <div class="row"> <div class="col-md-1"></div> <div class="col-md-10"> <div class="row"> <div class="col-12 col-md-3 pub-row-heading">Type</div> <div class="col-12 col-md-9"> <a href="/publication/#2"> Journal article </a> </div> </div> </div> <div class="col-md-1"></div> </div> <div class="d-md-none space-below"></div> <div class="row"> <div class="col-md-1"></div> <div class="col-md-10"> <div class="row"> <div class="col-12 col-md-3 pub-row-heading">Publication</div> <div class="col-12 col-md-9"><em>Euromicro Journal of Systems Architecture</em></div> </div> </div> <div class="col-md-1"></div> </div> <div class="d-md-none space-below"></div> <div class="row"> <div class="col-md-1"></div> <div class="col-md-10"> <div class="row"> <div class="col-12 col-md-3 pub-row-heading">Date</div> <div class="col-12 col-md-9" itemprop="datePublished"> January, 2006 </div> </div> </div> <div class="col-md-1"></div> </div> <div class="d-sm-none space-below"></div> <div class="space-below"></div> <div class="article-style"></div> </div> </div> <div class="container"> <footer class="site-footer"> <p class="powered-by"> &copy; Gregor von Laszewski, 2018-2020 &middot; <span class="float-right" aria-hidden="true"> <a href="#" id="back_to_top"> <span class="button_icon"> <i class="fas fa-chevron-up fa-2x"></i> </span> </a> </span> </p> </footer> </div> <div id="modal" class="modal fade" role="dialog"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title">Cite</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class="modal-body"> <pre><code class="tex hljs"></code></pre> </div> <div class="modal-footer"> <a class="btn btn-outline-primary my-1 js-copy-cite" href="#" target="_blank"> <i class="fas fa-copy"></i> Copy </a> <a class="btn btn-outline-primary my-1 js-download-cite" href="#" target="_blank"> <i class="fas fa-download"></i> Download </a> <div id="modal-error"></div> </div> </div> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha512-+NqPlbbtM1QqiK8ZAo4Yrj2c4lNQoGv8P79DPtKzj++l5jnN39rHA/xsqn8zE9l0uSoxaCdrOgFs6yjyfbBxSg==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.3/imagesloaded.pkgd.min.js" integrity="sha512-umsR78NN0D23AzgoZ11K7raBD+R6hqKojyBZs1w8WvYlsI+QuKRGBx3LFCwhatzBunCjDuJpDHwxD13sLMbpRA==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha256-VsEqElsCHSGmnmHXGQzvoWjWwoznFSZc6hs7ARLRacQ=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.4/isotope.pkgd.min.js" integrity="sha512-VDBOIlDbuC4VWxGJNmuFRQ0Li0SKkDpmGyuhAG5LTDLd/dJ/S0WMVxriR2Y+CyPL5gzjpN4f/6iqWVBJlht0tQ==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.js" integrity="sha256-X5PoE3KU5l+JcX+w09p/wHl9AzK333C4hJ2I9S5mD4M=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js" integrity="sha256-/BfiIkHlHoVihZdc6TFuj7MmJ0TWcWsMXkeDFwhi0zw=" crossorigin="anonymous"></script> <script>hljs.initHighlightingOnLoad();</script> <script> const search_index_filename = "/index.json"; const i18n = { 'placeholder': "Search...", 'results': "results found", 'no_results': "No results found" }; const content_type = { 'post': "Posts", 'project': "Projects", 'publication' : "Publications", 'talk' : "Talks" }; </script> <script id="search-hit-fuse-template" type="text/x-template"> <div class="search-hit" id="summary-{{key}}"> <div class="search-hit-content"> <div class="search-hit-name"> <a href="{{relpermalink}}">{{title}}</a> <div class="article-metadata search-hit-type">{{type}}</div> <p class="search-hit-description">{{snippet}}</p> </div> </div> </div> </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.1/fuse.min.js" integrity="sha256-VzgmKYmhsGNNN4Ph1kMW+BjoYJM2jV5i4IlFoeZA9XI=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity="sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin="anonymous"></script> <script src="/js/academic.min.14cafafda844d960749b7551524d1c3a.js"></script> </body> </html>
laszewski/laszewski.github.io
backup/publication/las-04-abstraction-j/index.html
HTML
apache-2.0
16,148
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_77) on Mon May 23 19:37:20 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.apache.lucene.replicator.ReplicationClient (Lucene 6.0.1 API)</title> <meta name="date" content="2016-05-23"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.lucene.replicator.ReplicationClient (Lucene 6.0.1 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/lucene/replicator/ReplicationClient.html" title="class in org.apache.lucene.replicator">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/lucene/replicator/class-use/ReplicationClient.html" target="_top">Frames</a></li> <li><a href="ReplicationClient.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.lucene.replicator.ReplicationClient" class="title">Uses of Class<br>org.apache.lucene.replicator.ReplicationClient</h2> </div> <div class="classUseContainer">No usage of org.apache.lucene.replicator.ReplicationClient</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/lucene/replicator/ReplicationClient.html" title="class in org.apache.lucene.replicator">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/lucene/replicator/class-use/ReplicationClient.html" target="_top">Frames</a></li> <li><a href="ReplicationClient.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2016 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
YorkUIRLab/irlab
lib/lucene-6.0.1/docs/replicator/org/apache/lucene/replicator/class-use/ReplicationClient.html
HTML
apache-2.0
5,095
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_73) on Mon Sep 19 13:17:59 PDT 2016 --> <title>org.datavec.spark.transform.analysis.string Class Hierarchy</title> <meta name="date" content="2016-09-19"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="org.datavec.spark.transform.analysis.string Class Hierarchy"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../org/datavec/spark/transform/analysis/seqlength/package-tree.html">Prev</a></li> <li><a href="../../../../../../org/datavec/spark/transform/filter/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/datavec/spark/transform/analysis/string/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.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 class="title">Hierarchy For Package org.datavec.spark.transform.analysis.string</h1> <span class="packageHierarchyLabel">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">org.datavec.spark.transform.analysis.string.<a href="../../../../../../org/datavec/spark/transform/analysis/string/StringAnalysisCounter.html" title="class in org.datavec.spark.transform.analysis.string"><span class="typeNameLink">StringAnalysisCounter</span></a> (implements org.datavec.spark.transform.analysis.<a href="../../../../../../org/datavec/spark/transform/analysis/AnalysisCounter.html" title="interface in org.datavec.spark.transform.analysis">AnalysisCounter</a>&lt;T&gt;)</li> <li type="circle">org.datavec.spark.transform.analysis.string.<a href="../../../../../../org/datavec/spark/transform/analysis/string/StringAnalysisMergeFunction.html" title="class in org.datavec.spark.transform.analysis.string"><span class="typeNameLink">StringAnalysisMergeFunction</span></a> (implements org.apache.spark.api.java.function.Function2&lt;T1,T2,R&gt;)</li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../org/datavec/spark/transform/analysis/seqlength/package-tree.html">Prev</a></li> <li><a href="../../../../../../org/datavec/spark/transform/filter/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/datavec/spark/transform/analysis/string/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.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>
YeewenTan/YeewenTan.github.io
datavecdoc/org/datavec/spark/transform/analysis/string/package-tree.html
HTML
apache-2.0
5,560
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.13"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>tesseract: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">tesseract &#160;<span id="projectnumber">4.00.00dev</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.13 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); </script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('a02377.html','');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="headertitle"> <div class="title">tesseract::ChoiceIterator Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="a02377.html">tesseract::ChoiceIterator</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="a02377.html#a47a2f2fdad78720b4c1a0ccf09e802c1">ChoiceIterator</a>(const LTRResultIterator &amp;result_it)</td><td class="entry"><a class="el" href="a02377.html">tesseract::ChoiceIterator</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr> <tr><td class="entry"><a class="el" href="a02377.html#ae36a0f152f0755df2c0af377fe639094">Confidence</a>() const</td><td class="entry"><a class="el" href="a02377.html">tesseract::ChoiceIterator</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="a02377.html#a20e1745221e932cda71d5b8994aee2eb">GetUTF8Text</a>() const</td><td class="entry"><a class="el" href="a02377.html">tesseract::ChoiceIterator</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="a02377.html#a1038c9116c30e5dc1c85fa2e93d45259">Next</a>()</td><td class="entry"><a class="el" href="a02377.html">tesseract::ChoiceIterator</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="a02377.html#a67e30da1e05da880234e347787181898">~ChoiceIterator</a>()</td><td class="entry"><a class="el" href="a02377.html">tesseract::ChoiceIterator</a></td><td class="entry"></td></tr> </table></div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="footer">Generated on Sat May 20 2017 22:15:29 for tesseract by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> </div> </body> </html>
stweil/tesseract-ocr.github.io
4.00.00dev/a02374.html
HTML
apache-2.0
4,954
<HTML> <HEAD> <meta charset="UTF-8"> <title>AlcoholMethod.startIndex - biomedicus-core</title> <link rel="stylesheet" href="../../../style.css"> </HEAD> <BODY> <a href="../../index.html">biomedicus-core</a>&nbsp;/&nbsp;<a href="../index.html">edu.umn.biomedicus.sh</a>&nbsp;/&nbsp;<a href="index.html">AlcoholMethod</a>&nbsp;/&nbsp;<a href="./start-index.html">startIndex</a><br/> <br/> <h1>startIndex</h1> <a name="edu.umn.biomedicus.sh.AlcoholMethod$startIndex"></a> <code><span class="keyword">val </span><span class="identifier">startIndex</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code> </BODY> </HTML>
NLPIE/BioMedICUS
doc/dokka/biomedicus-core/edu.umn.biomedicus.sh/-alcohol-method/start-index.html
HTML
apache-2.0
721
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"/> <title>jquery星级评分插件star-rating.js下载地址 - 我爱模板网www.5imoban.net</title> <link href="http://netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css" rel="stylesheet"> <script src="http://libs.baidu.com/jquery/1.10.2/jquery.min.js"></script> <link href="css/star-rating.css" media="all" rel="stylesheet" type="text/css"/> <script src="js/star-rating.js" type="text/javascript"></script> <body> <div id="main_demo"> <div class="container"> <form> <input id="input-2b" type="number" class="rating" min="0" max="5" step="0.5" data-size="xl" data-symbol="&#xe005;" data-default-caption="{rating} hearts" data-star-captions="{}"> <br> <input id="input-21a" value="0" type="number" class="rating" min=0 max=5 step=0.5 data-size="xl" > <br> <input id="input-21b" value="4" type="number" class="rating" min=0 max=5 step=0.2 data-size="lg"> <br> <input id="input-21c" value="0" type="number" class="rating" min=0 max=8 step=0.5 data-size="xl" data-stars="8"> <br> <input id="input-21d" value="2" type="number" class="rating" min=0 max=5 step=0.5 data-size="sm"> <br> <input id="input-21e" value="0" type="number" class="rating" min=0 max=5 step=0.5 data-size="xs" > <br> <input id="input-21f" value="0" type="number" class="rating" min=0 max=5 step=0.5 data-size="md" > <br> <input id="input-2ba" type="number" class="rating" min="0" max="5" step="0.5" data-stars=5 data-symbol="&#xe005;" data-default-caption="{rating} hearts" data-star-captions="{}"> <br> <input id="input-22" value="0" type="number" class="rating" min=0 max=5 step=0.5 data-rtl=1 data-container-class='' data-glyphicon=0> <div class="clearfix"></div> <div class="form-group"> <button type="submit" class="btn btn-primary">Submit</button> <button type="reset" class="btn btn-default">Reset</button> </div> </form> </div> <script> jQuery(document).ready(function () { $(".rating-kv").rating(); }); </script> </div> <div style="text-align:center;margin:50px 0; font:normal 14px/24px 'MicroSoft YaHei';"> <p>来源:<a href="http://www.5imoban.net/" target="_blank">模板网</a></p> </div> </body> </html>
jacket1341214/Mywebsite
src/main/webapp/static/js/star-rating/index.html
HTML
apache-2.0
2,306
<style> md-radio-button { max-width: 200px; } </style> <div> <h2>Radio buttons</h2> <h3>Inside of a radiogroup</h3> <md-radio-group #scifi (change)="onGroupChange()" id="scifi-group"> <md-radio-button value="star-wars">Star Wars</md-radio-button> <md-radio-button value="star-trek" id="special-radio">Star Trek</md-radio-button> <md-radio-button value="bsg" disabled>Battlestar Galactica</md-radio-button> <md-radio-button [value]="thirdValue">Dr. Who</md-radio-button> </md-radio-group> <p>Your selection: {{scifi.value}}</p> <p>radio group value change count: {{groupValueChangeCount}}</p> <hr> <h3>Standalone</h3> <md-radio-button name="element" (click)="onIndividualClick()">Earth</md-radio-button> <md-radio-button name="element" (click)="onIndividualClick()">Fire</md-radio-button> <md-radio-button name="element" (click)="onIndividualClick()" disabled>Wind (disabled)</md-radio-button> <md-radio-button name="element" (click)="onIndividualClick()">Heart</md-radio-button> <p>individual radio value change count: {{individualValueChanges}}</p> <hr> <h3>Disabled radio group</h3> <p>Chosen: {{pokemon}}</p> <md-radio-group disabled [value]="pokemon"> <md-radio-button value="fire">Charmander</md-radio-button> <md-radio-button value="leaf">Bulbasaur</md-radio-button> <md-radio-button value="water">Squirtle</md-radio-button> </md-radio-group> <button type="button" (click)="chooseCharmander()">Choose Charmander</button> </div>
zolfer/angular
modules/playground/src/material/radio/demo_app.html
HTML
apache-2.0
1,602
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>ip::multicast::enable_loopback</title> <link rel="stylesheet" href="../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../index.html" title="Asio"> <link rel="up" href="../reference.html" title="Reference"> <link rel="prev" href="ip__icmp/v6.html" title="ip::icmp::v6"> <link rel="next" href="ip__multicast__hops.html" title="ip::multicast::hops"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../asio.png"></td></tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="ip__icmp/v6.html"><img src="../../prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../home.png" alt="Home"></a><a accesskey="n" href="ip__multicast__hops.html"><img src="../../next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="asio.reference.ip__multicast__enable_loopback"></a><a class="link" href="ip__multicast__enable_loopback.html" title="ip::multicast::enable_loopback">ip::multicast::enable_loopback</a> </h3></div></div></div> <p> <a class="indexterm" name="idp174936064"></a> Socket option determining whether outgoing multicast packets will be received on the same socket if it is a member of the multicast group. </p> <pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">enable_loopback</span><span class="special">;</span> </pre> <p> Implements the IPPROTO_IP/IP_MULTICAST_LOOP socket option. </p> <h5> <a name="asio.reference.ip__multicast__enable_loopback.h0"></a> <span><a name="asio.reference.ip__multicast__enable_loopback.examples"></a></span><a class="link" href="ip__multicast__enable_loopback.html#asio.reference.ip__multicast__enable_loopback.examples">Examples</a> </h5> <p> Setting the option: </p> <pre class="programlisting"><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">udp</span><span class="special">::</span><span class="identifier">socket</span> <span class="identifier">socket</span><span class="special">(</span><span class="identifier">io_service</span><span class="special">);</span> <span class="special">...</span> <span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">multicast</span><span class="special">::</span><span class="identifier">enable_loopback</span> <span class="identifier">option</span><span class="special">(</span><span class="keyword">true</span><span class="special">);</span> <span class="identifier">socket</span><span class="special">.</span><span class="identifier">set_option</span><span class="special">(</span><span class="identifier">option</span><span class="special">);</span> </pre> <p> Getting the current option value: </p> <pre class="programlisting"><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">udp</span><span class="special">::</span><span class="identifier">socket</span> <span class="identifier">socket</span><span class="special">(</span><span class="identifier">io_service</span><span class="special">);</span> <span class="special">...</span> <span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">multicast</span><span class="special">::</span><span class="identifier">enable_loopback</span> <span class="identifier">option</span><span class="special">;</span> <span class="identifier">socket</span><span class="special">.</span><span class="identifier">get_option</span><span class="special">(</span><span class="identifier">option</span><span class="special">);</span> <span class="keyword">bool</span> <span class="identifier">is_set</span> <span class="special">=</span> <span class="identifier">option</span><span class="special">.</span><span class="identifier">value</span><span class="special">();</span> </pre> <h5> <a name="asio.reference.ip__multicast__enable_loopback.h1"></a> <span><a name="asio.reference.ip__multicast__enable_loopback.requirements"></a></span><a class="link" href="ip__multicast__enable_loopback.html#asio.reference.ip__multicast__enable_loopback.requirements">Requirements</a> </h5> <p> <span class="emphasis"><em>Header: </em></span><code class="literal">asio/ip/multicast.hpp</code> </p> <p> <span class="emphasis"><em>Convenience header: </em></span><code class="literal">asio.hpp</code> </p> </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; 2003-2015 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="ip__icmp/v6.html"><img src="../../prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../home.png" alt="Home"></a><a accesskey="n" href="ip__multicast__hops.html"><img src="../../next.png" alt="Next"></a> </div> </body> </html>
letitvi/VideoGridPlayer
thirdparty/source/asio-1.11.0/doc/asio/reference/ip__multicast__enable_loopback.html
HTML
apache-2.0
6,026
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Exemplo do Gulp</title> <link rel="stylesheet" href="./css/dist/style.css"> <link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Indie+Flower|Montserrat" rel="stylesheet"> <script src="./js/dist/script.js" type="text/javascript"></script> </head> <body> <header> <div id="nome"> <h1>Luiz Guilherme Devide</h1> </div> <div id="foto"> <img id="foto-perfil" src="img.jpg"> </div> </header> <div class="slideshow-container"> <div class="mySlides fade"> <img src="programador.jpg" > </div> <div class="mySlides fade"> <img src="img-web.jpg" style="width:100%"> </div> </div> <br> <div style="text-align:center"> <span class="dot" onclick="currentSlide(1)"></span> <span class="dot" onclick="currentSlide(2)"></span> </div> <section> <div id="about-me"> <h2>Email: [email protected]</h2> <h2>Áreas de Interesses: Desenvolvimento Web, desenvolvimento Mobile e segurança</h2> <h2>Tecnologias</h2> <h3> <ul> <li>Java</li> <li>C</li> <li>HTML5</li> <li>CSS3</li> <li>MySql</li> <li>Unity</li> <li>Android Studio</li> </ul> <h3> <h2>Formações</h2> <h3> <ul> <li>Cursando o setimo periodo de Engenharia de Software pela UTFPR-CP</li> <li>Diploma de ingles avançado</li> </ul> </h3> </div> </section> </body> </html>
stehleao/dctb-utfpr
programacao-web-2/tasks/luiz-devide/gulp/index.html
HTML
apache-2.0
1,636
<!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_75) on Sun Apr 26 23:21:41 IST 2015 --> <title>SkipTemplate</title> <meta name="date" content="2015-04-26"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="SkipTemplate"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/SkipTemplate.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-files/index-1.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../com/hourglassapps/threading/RandomTemplate.html" title="class in com.hourglassapps.threading"><span class="strong">Prev Class</span></a></li> <li><a href="../../../com/hourglassapps/threading/ThreadFunction.html" title="interface in com.hourglassapps.threading"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?com/hourglassapps/threading/SkipTemplate.html" target="_top">Frames</a></li> <li><a href="SkipTemplate.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.hourglassapps.threading</div> <h2 title="Class SkipTemplate" class="title">Class SkipTemplate&lt;T&gt;</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.hourglassapps.threading.SkipTemplate&lt;T&gt;</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><a href="../../../com/hourglassapps/threading/FilterTemplate.html" title="interface in com.hourglassapps.threading">FilterTemplate</a>&lt;T&gt;, <a href="../../../com/hourglassapps/util/Converter.html" title="interface in com.hourglassapps.util">Converter</a>&lt;T,<a href="../../../com/hourglassapps/threading/ThreadFunction.html" title="interface in com.hourglassapps.threading">ThreadFunction</a>&gt;</dd> </dl> <hr> <br> <pre>public class <span class="strong">SkipTemplate&lt;T&gt;</span> extends java.lang.Object implements <a href="../../../com/hourglassapps/threading/FilterTemplate.html" title="interface in com.hourglassapps.threading">FilterTemplate</a>&lt;T&gt;</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../com/hourglassapps/threading/SkipTemplate.html#SkipTemplate(int,%20int)">SkipTemplate</a></strong>(int&nbsp;pNumThreads, int&nbsp;pNumToSkip)</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../com/hourglassapps/threading/ThreadFunction.html" title="interface in com.hourglassapps.threading">ThreadFunction</a></code></td> <td class="colLast"><code><strong><a href="../../../com/hourglassapps/threading/SkipTemplate.html#convert(T)">convert</a></strong>(<a href="../../../com/hourglassapps/threading/SkipTemplate.html" title="type parameter in SkipTemplate">T</a>&nbsp;pIn)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="SkipTemplate(int, int)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>SkipTemplate</h4> <pre>public&nbsp;SkipTemplate(int&nbsp;pNumThreads, int&nbsp;pNumToSkip)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="convert(java.lang.Object)"> <!-- --> </a><a name="convert(T)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>convert</h4> <pre>public&nbsp;<a href="../../../com/hourglassapps/threading/ThreadFunction.html" title="interface in com.hourglassapps.threading">ThreadFunction</a>&nbsp;convert(<a href="../../../com/hourglassapps/threading/SkipTemplate.html" title="type parameter in SkipTemplate">T</a>&nbsp;pIn)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../com/hourglassapps/util/Converter.html#convert(I)">convert</a></code>&nbsp;in interface&nbsp;<code><a href="../../../com/hourglassapps/util/Converter.html" title="interface in com.hourglassapps.util">Converter</a>&lt;<a href="../../../com/hourglassapps/threading/SkipTemplate.html" title="type parameter in SkipTemplate">T</a>,<a href="../../../com/hourglassapps/threading/ThreadFunction.html" title="interface in com.hourglassapps.threading">ThreadFunction</a>&gt;</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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/SkipTemplate.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-files/index-1.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../com/hourglassapps/threading/RandomTemplate.html" title="class in com.hourglassapps.threading"><span class="strong">Prev Class</span></a></li> <li><a href="../../../com/hourglassapps/threading/ThreadFunction.html" title="interface in com.hourglassapps.threading"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?com/hourglassapps/threading/SkipTemplate.html" target="_top">Frames</a></li> <li><a href="SkipTemplate.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
kieranjwhite/CPI-II
doc/com/hourglassapps/threading/SkipTemplate.html
HTML
apache-2.0
10,072
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Blockly Demo: Generating JavaScript</title> <script type="text/javascript" src="../../blockly_compressed.js"></script> <script type="text/javascript" src="../../en_compressed.js"></script> <script type="text/javascript" src="../../javascript_compressed.js"></script> <style> body { background-color: #fff; font-family: sans-serif; } h1 { font-weight: normal; font-size: 140%; } </style> </head> <body> <h1><a href="http://blockly.googlecode.com/">Blockly</a> &gt; <a href="../index.html">Demos</a> &gt; Generating JavaScript</h1> <p>This is a simple demo of generating code from blocks.</p> <p>&rarr; More info on <a href="http://code.google.com/p/blockly/wiki/LanguageGenerators">Language Generators</a>...</p> <p> <button onclick="showCode()">Show JavaScript</button> <button onclick="runCode()">Run JavaScript</button> </p> <div id="blocklyDiv" style="height: 480px; width: 600px;"></div> <xml id="toolbox" style="display: none"> <category name="Control"> <block type="controls_if"></block> <block type="controls_repeat_ext"> <value name="TIMES"> <block type="math_number"> <title name="NUM">10</title> </block> </value> </block> <block type="controls_whileUntil"></block> </category> <category name="Logic"> <block type="logic_compare"></block> <block type="logic_operation"></block> <block type="logic_negate"></block> <block type="logic_boolean"></block> </category> <category name="Math"> <block type="math_number"></block> <block type="math_arithmetic"></block> <block type="math_single"></block> </category> <category name="Text"> <block type="text"></block> <block type="text_length"></block> <block type="text_print"></block> </category> </xml> <script> Blockly.inject(document.getElementById('blocklyDiv'), {path: '../../', toolbox: document.getElementById('toolbox')}); function showCode() { // Generate JavaScript code and display it. Blockly.JavaScript.INFINITE_LOOP_TRAP = null; var code = Blockly.Generator.workspaceToCode('JavaScript'); alert(code); } function runCode() { // Generate JavaScript code and run it. window.LoopTrap = 1000; Blockly.JavaScript.INFINITE_LOOP_TRAP = 'if (--window.LoopTrap == 0) throw "Infinite loop.";\n'; var code = Blockly.Generator.workspaceToCode('JavaScript'); Blockly.JavaScript.INFINITE_LOOP_TRAP = null; try { eval(code); } catch (e) { alert(e); } } </script> </body> </html>
tjpalmer/blockly
demos/generator/index.html
HTML
apache-2.0
2,775
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>Grayscale - Start Bootstrap Theme</title> <!-- Bootstrap Core CSS --> <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom Fonts --> <link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> <!-- Theme CSS --> <link href="css/grayscale.min.css" rel="stylesheet"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top"> <!-- Navigation --> <nav class="navbar navbar-custom navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse"> Menu <i class="fa fa-bars"></i> </button> <a class="navbar-brand page-scroll" href="#page-top"> <i class="fa fa-play-circle"></i> <span class="light">Stall</span> Sollenkroka </a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse navbar-right navbar-main-collapse"> <ul class="nav navbar-nav"> <!-- Hidden li included to remove active class from about link when scrolled up past about section --> <li class="hidden"> <a href="#page-top"></a> </li> <li> <a class="page-scroll" href="#about">Om</a> </li> <li> <a class="page-scroll" href="#download">Hitta hit</a> </li> <li> <a class="page-scroll" href="#contact">Kontakt</a> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <!-- Intro Header --> <header class="intro"> <div class="intro-body"> <div class="container"> <div class="row"> <div class="col-md-8 col-md-offset-2"> <h1 class="brand-heading">Grayscale</h1> <p class="intro-text">A free, responsive, one page Bootstrap theme. <br>Created by Start Bootstrap.</p> <a href="#about" class="btn btn-circle page-scroll"> <i class="fa fa-angle-double-down animated"></i> </a> </div> </div> </div> </div> </header> <!-- About Section --> <section id="about" class="container content-section text-center"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <h2>About Grayscale</h2> <p>Grayscale is a free Bootstrap 3 theme created by Start Bootstrap. It can be yours right now, simply download the template on <a href="http://startbootstrap.com/template-overviews/grayscale/">the preview page</a>. The theme is open source, and you can use it for any purpose, personal or commercial.</p> <p>This theme features stock photos by <a href="http://gratisography.com/">Gratisography</a> along with a custom Google Maps skin courtesy of <a href="http://snazzymaps.com/">Snazzy Maps</a>.</p> <p>Grayscale includes full HTML, CSS, and custom JavaScript files along with LESS files for easy customization.</p> </div> </div> </section> <!-- Download Section --> <section id="download" class="content-section text-center"> <div class="download-section"> <div class="container"> <div class="col-lg-8 col-lg-offset-2"> <h2>Download Grayscale</h2> <p>You can download Grayscale for free on the preview page at Start Bootstrap.</p> <a href="http://startbootstrap.com/template-overviews/grayscale/" class="btn btn-default btn-lg">Visit Download Page</a> </div> </div> </div> </section> <!-- Contact Section --> <section id="contact" class="container content-section text-center"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <h2>Contact Start Bootstrap</h2> <p>Feel free to email us to provide some feedback on our templates, give us suggestions for new templates and themes, or to just say hello!</p> <p><a href="mailto:[email protected]">[email protected]</a> </p> <ul class="list-inline banner-social-buttons"> <li> <a href="https://twitter.com/SBootstrap" class="btn btn-default btn-lg"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">Twitter</span></a> </li> <li> <a href="https://github.com/IronSummitMedia/startbootstrap" class="btn btn-default btn-lg"><i class="fa fa-github fa-fw"></i> <span class="network-name">Github</span></a> </li> <li> <a href="https://plus.google.com/+Startbootstrap/posts" class="btn btn-default btn-lg"><i class="fa fa-google-plus fa-fw"></i> <span class="network-name">Google+</span></a> </li> </ul> </div> </div> </section> <!-- Map Section --> <div id="map"></div> <!-- Footer --> <footer> <div class="container text-center"> <p>Copyright &copy; Your Website 2016</p> </div> </footer> <!-- jQuery --> <script src="vendor/jquery/jquery.js"></script> <!-- Bootstrap Core JavaScript --> <script src="vendor/bootstrap/js/bootstrap.min.js"></script> <!-- Plugin JavaScript --> <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script> <!-- Google Maps API Key - Use your own API key to enable the map feature. More information on the Google Maps API can be found at https://developers.google.com/maps/ --> <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCRngKslUGJTlibkQ3FkfTxj3Xss1UlZDA&sensor=false"></script> <!-- Theme JavaScript --> <script src="js/grayscale.min.js"></script> </body> </html>
henrikosterman/testsite
index.html
HTML
apache-2.0
7,429
<!-- START LIST OF LESSONS --> <md-content id="lesson-list"> <md-list flex> <md-subheader class="md-no-sticky">Quantum Algorithms</md-subheader> <md-list-item class="md-3-line" ng-repeat="lesson in lessons" ng-click="showLesson($index)"> <div class="md-avatar lesson-num" alt="" style="background: {{ getBackground($index); }}">{{$index}}</div> <div class="md-list-item-text" layout="column"> <h3>{{lesson.name}}</h3> <h4>Lesson {{$index}}</h4> <p>{{ lesson.description }}</p> </div> </md-list-item> <md-divider ></md-divider> </md-list> </md-content> <!-- / END LIST OF LESSONS -->
vontell/qstudio
src/main/resources/static/learn/base.html
HTML
apache-2.0
674
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!--[if !mso]><!--> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!--<![endif]--> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title></title> <style type="text/css"> .ExternalClass {width:100%;} .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; } body {-webkit-text-size-adjust:none; -ms-text-size-adjust:none;} body {margin:0; padding:0;} table td {border-collapse:collapse;} p {margin:0; padding:0; margin-bottom:0;} h1, h2, h3, h4, h5, h6 { color: black; line-height: 100%; } a, a:link { color:#0070cc; text-decoration: none; } body, #body_style { background:#f5f5f5; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; } span.yshortcuts { color:#000; background-color:none; border:none;} span.yshortcuts:hover, span.yshortcuts:active, span.yshortcuts:focus {color:#000; background-color:none; border:none;} a:visited { color: #3c96e2; text-decoration: none} a:focus { color: #3c96e2; text-decoration: underline} a:hover { color: #3c96e2; text-decoration: underline} @media only screen and (max-device-width: 480px) { body[yahoo] #container1 {display:block !important} body[yahoo] p {font-size: 10px} } @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { body[yahoo] #container1 {display:block !important} body[yahoo] p {font-size: 12px} } @media only screen and (max-width: 640px), only screen and (max-device-width: 640px) { div[class=hide-menu], td[class=hide-menu] { height: 0 !important; max-height: 0 !important; display: none !important; visibility: hidden !important; } } @media only screen and (max-width: 600px), only screen and (max-device-width: 600px) { table[class=full-width], img[class=full-width], td[class=full-width], div[class=full-width] { width:100% !important; height:auto !important; } td[class=alignCenter] { text-align: center !important; } td[class=leftPadding] { width: 25px !important; } td[class=width-none] { width: 0 !important; } } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { div[class=w480-full] { width:100% !important; height:auto !important; } } @media only screen and (min-device-width: 640px) and (max-device-width: 640px) { table[class=w640-full] { width:100% !important; height:auto !important; } } .gmailfix { display:none; display:none!important; } .preheader {display:none !important; visibility:hidden; opacity:0; color:transparent; height:0; width:0;} </style> </head> <body style="color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#ffffff; " alink="#FF0000" link="#FF0000" bgcolor="#f5f5f5" text="#000000" yahoo="fix"> <table bgcolor="#f5f5f5" cellpadding="0" cellspacing="0" width="100%"> <tbody> <tr> <td bgcolor="#f5f5f5" align="center" width="640" style="width: 640px;"> <table bgcolor="#ffffff" width="640" cellspacing="0" cellpadding="0" style="width: 640px; min-width: 640px;"> <tbody> <tr> <td align="center"> <table align="center" width="94%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="padding-top: 14px; font-size: 1px; line-height: 1px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#ffffff; text-align: center;"> Успейте купить ещё выгоднее. </td> </tr> <!--<tr> <td style="padding-bottom: 4px; font-size: 0; line-height: 0;"> <img style="display: block; border:none; width: 100% !important; max-width: 600px !important; height: auto !important; max-height: 15px !important;" src="top-shadow-img.gif" alt=""/> </td> </tr>--> <tr> <td align="center" style="padding-bottom: 18px; font-size: 24px; line-height: 28px; font-family: Arial, Helvetica, sans-serif; color: #000000; text-align: center;"> <a href="http://www.mvideo.ru?reff=Action_mail_email_a_transactional_pickup_a_head_logo&utm_source=Action_mail&utm_medium=email&utm_campaign=a_transactional_pickup&utm_content=a_head_logo" target="_blank"><img width="110" height="64" title="Перейти на сайт М.Видео" alt="Перейти на сайт М.Видео" src="logo.gif" style=" width: 110px; height: 64px; vertical-align: top; border:none;"></a> </td> </tr> <tr> <td style="color: #333333; font-size: 31px; font-weight: bold; padding-bottom: 30px; font-family: Arial, Helvetica, sans-serif; line-height: 34px; text-align: center;">{{ $fio }}, Ваш заказ отменён</td> </tr> <tr> <td style="color: #000000; padding-bottom: 20px; font-size: 14px; line-height: 20px; font-family: Arial, Helvetica, sans-serif;"> К сожалению, Ваш заказ {{ $order_id }} попал в категорию оптовых и был отменен.<br/> Рекомендуем <a href="http://www.mvideo.ru/mvideo-biznes?reff=Action_mail_email_a_transactional_pickup_a_txt_lnk_order&utm_source=Action_mail&utm_medium=email&utm_campaign=a_transactional_pickup&utm_content=a_txt_lnk_order">оформить заказ</a> на сайте как юридическое лицо.<br/> Если Ваш заказ по ошибке попал в категорию оптовых, то напишите нам на <a href="mailto:[email protected]">[email protected]</a> </td> </tr> <tr> <td style="border-top-width: 1px; border-top-style: solid; border-top-color: #9A9A9A; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #EEEEEE;"></td> </tr> <tr> <td style="color: #000000; font-weight: normal; padding-top: 20px; padding-bottom: 20px; font-size: 18px; line-height: 24px; font-family: Arial, Helvetica, sans-serif; text-align: center;"> <strong>Всегда в &laquo;М.Видео&raquo;:</strong> </td> </tr> <tr> <td align="center" style="padding-bottom: 20px; font-size: 19px; line-height: 24px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333;"> <a target="_blank" href="http://www.mvideo.ru/vse-akcii?reff=Action_mail_email_a_transactional_pickup_a_banner_sales&utm_source=Action_mail&utm_medium=email&utm_campaign=a_transactional_pickup&utm_content=a_banner_sales" style="color: #0070cc; text-decoration: underline;"> <img width="600" src="banner-sales.jpg" style="display: block; border:none; width: 100% !important; max-width: 600px !important; height: auto !important; max-height: 100px !important;" alt="Выгодные цены, скидки и интересные предложения" title="Выгодные цены, скидки и интересные предложения"> </a> </td> </tr> <tr> <td align="center" style="padding-bottom: 20px; font-size: 19px; line-height: 24px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333;"> <a target="_blank" href="http://www.mvideo.ru/obzory?reff=Action_mail_email_a_transactional_pickup_a_banner_review&utm_source=Action_mail&utm_medium=email&utm_campaign=a_transactional_pickup&utm_content=a_banner_review" style="color: #0070cc; text-decoration: underline;"> <img width="600" src="banner-review.jpg" style="display: block; border:none; width: 100% !important; max-width: 600px !important; height: auto !important; max-height: 100px !important;" alt="Обзоры всего самого интересного в М.Видео" title="Обзоры всего самого интересного в М.Видео"> </a> </td> </tr> </tbody> </table> </td> </tr> <tr> <td align="center" bgcolor="#dfdfdf"> <table width="94%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="color: #333333; font-size: 14px; padding-top: 15px; padding-bottom: 0px; line-height: 20px; font-family: Arial,Helvetica,sans-serif;"> Это письмо было отправлено автоматически. </td> </tr> <tr> <td style="color: #333333; font-size: 14px; padding-bottom: 15px; line-height: 20px; font-family: Arial,Helvetica,sans-serif;"> Если Вы считаете, что получили его по ошибке, просто проигнорируйте его. </td> </tr> </tbody> </table> </td> </tr> <tr> <td align="center" bgcolor="#dfdfdf" style="padding-top: 10px; padding-bottom: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc;"> <table width="94%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td width="300" height="40" style="font-size: 14px; line-height: 20px; color: #333333; font-family: Arial,Helvetica,sans-serif; font-weight: bold;"> &laquo;М.Видео&raquo; в социальных сетях </td> <td width="52" style="text-align: center;"> <a href="http://facebook.com/mvideo.ru?utm_source=mail&utm_medium=comingSoonAlert&utm_campaign=a_transactional_pickup"><img src="email_social_icon_fb.png" height="40" width="40" style="border: none" alt="Facebook"/></a> </td> <td width="52" style="text-align: center;"> <a href="http://twitter.com/mvideo?utm_source=mail&utm_medium=comingSoonAlert&utm_campaign=a_transactional_pickup"><img src="email_social_icon_tw.png" height="40" width="40" style="border: none" alt="Twitter"/></a> </td> <td width="52" style="text-align: center;"> <a href="http://vk.com/mvideo?utm_source=mail&utm_medium=comingSoonAlert&utm_campaign=a_transactional_pickup"><img src="email_social_icon_vk.png" height="40" width="40" style="border: none" alt="ВКонтакте"/></a> </td> <td width="52" style="text-align: center;"> <a href="http://odnoklassniki.ru/mvideo?utm_source=mail&utm_medium=comingSoonAlert&utm_campaign=a_transactional_pickup"><img src="email_social_icon_od.png" height="40" width="40" style="border: none" alt="Одноклассники"/></a> </td> <td width="52" style="text-align: center;"> <a href="http://youtube.com/mvideoru?utm_source=mail&utm_medium=comingSoonAlert&utm_campaign=a_transactional_pickup"><img src="email_social_icon_yt.png" height="40" width="40" style="border: none" alt="Youtube"/></a> </td> </tr> </tbody> </table> </td> </tr> <tr> <td align="center" bgcolor="#dfdfdf"> <table width="94%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="padding-bottom: 10px; padding-top: 15px; font-family:Arial,sans-serif;font-size:14px;line-height:18px;font-weight:normal;color:#333333;text-decoration:none"> <font color="#333333" face="Arial, sans-serif" style="font-family:Arial,sans-serif;font-size:14px;line-height:18px;font-weight:normal;color:#333333;text-decoration:none"> ООО &laquo;М.Видео Менеджмент&raquo;, ОГРН 1057746840095. <br/>Юридический адрес: 105066, Россия, Москва, ул. Нижняя Красносельская, дом 40/12, корп. 20. </font> </td> </tr> <tr> <td style="padding-bottom: 15px; font-size: 0; text-align: center;"> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top" width="50%" align="left"> <![endif]--> <div style="display: inline-block; width:50%; min-width: 228px; vertical-align: top;"> <table align="left" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style=" font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333;"> <img style="display: block; border:none;" src="footer_logo_mvideo.jpg" width="49" height="49" alt=""/> </td> <td width="2" style="font-size:0; line-height: 0;">&nbsp;</td> <td style=" font-size: 13px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333;"> <span style="white-space: nowrap;">&nbsp;&nbsp;Copyright &copy; М.Видео, 2017</span> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="50%" align="right"> <![endif]--> <div style="display: inline-block; width:50%; min-width: 266px; vertical-align: top;"> <table align="right" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="padding-right: 5px; font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333;"> <a target="_blank" href="http://www.mvideo.ru/legalcontent#?reff=Action_mail_email_a_transactional_pickup_a_foot_links&utm_source=Action_mail&utm_medium=email&utm_campaign=a_transactional_pickup&utm_content=a_foot_links&userId=%SAP_ZMKT_S_PERS_ATTR_LV-ZZ_WEBID" style="color:#a3a0a0;text-decoration:underline; white-space: nowrap;" title="Политика конфиденциальности">Политика&nbsp;конфиденциальности&nbsp;</a> </td> <td style=" font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333;"> <img style="display: block; border:none;" src="footer_logo_akit.jpg" width="51" height="48" alt=""/> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> </tr> </table> <![endif]--> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <div class="gmailfix" style="white-space:nowrap; font:15px courier; line-height:0;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div> </body> </html>
wim-agency/wim-agency.github.io
mvideo_captain/trigger_pick-up/отказ перекупщик.html
HTML
apache-2.0
16,248
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Wed Oct 08 15:57:24 PDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate (HBase 0.98.7-hadoop2 API)</title> <meta name="date" content="2014-10-08"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate (HBase 0.98.7-hadoop2 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/hadoop/hbase/metrics/PersistentMetricsTimeVaryingRate.html" title="class in org.apache.hadoop.hbase.metrics">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/hadoop/hbase/metrics/class-use/PersistentMetricsTimeVaryingRate.html" target="_top">Frames</a></li> <li><a href="PersistentMetricsTimeVaryingRate.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate" class="title">Uses of Class<br>org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate</h2> </div> <div class="classUseContainer">No usage of org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/hadoop/hbase/metrics/PersistentMetricsTimeVaryingRate.html" title="class in org.apache.hadoop.hbase.metrics">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/hadoop/hbase/metrics/class-use/PersistentMetricsTimeVaryingRate.html" target="_top">Frames</a></li> <li><a href="PersistentMetricsTimeVaryingRate.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
gsoundar/mambo-ec2-deploy
packages/hbase-0.98.7-hadoop2/docs/devapidocs/org/apache/hadoop/hbase/metrics/class-use/PersistentMetricsTimeVaryingRate.html
HTML
apache-2.0
4,749
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Source Themes Academic 3.1.1"> <meta name="generator" content="Hugo 0.55.6" /> <meta name="author" content="Gregor von Laszewski"> <meta name="description" content=""> <link rel="alternate" hreflang="en-us" href="http://laszewski.github.io/publication/las-05-portalarch/"> <meta name="theme-color" content="#3f51b5"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha256-eSi1q2PG6J7g7ib17yAaWMcrr5GrtohYChqibrV7PBE=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.8.6/css/academicons.min.css" integrity="sha256-uFVgMKfistnJAfoCUQigIl+JfUaP47GrRKjf6CTPVmw=" crossorigin="anonymous"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.css" integrity="sha256-ygkqlh3CYSUri3LhQxzdcm0n1EQvH2Y+U5S2idbLtxs=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css" crossorigin="anonymous"> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Montserrat:400,700|Roboto:400,400italic,700|Roboto+Mono"> <link rel="stylesheet" href="/styles.css"> <link rel="alternate" href="http://laszewski.github.io/index.xml" type="application/rss+xml" title="Gregor von Laszewski"> <link rel="feed" href="http://laszewski.github.io/index.xml" type="application/rss+xml" title="Gregor von Laszewski"> <link rel="manifest" href="/site.webmanifest"> <link rel="icon" type="image/png" href="/img/icon.png"> <link rel="apple-touch-icon" type="image/png" href="/img/icon-192.png"> <link rel="canonical" href="http://laszewski.github.io/publication/las-05-portalarch/"> <meta property="twitter:card" content="summary_large_image"> <meta property="og:site_name" content="Gregor von Laszewski"> <meta property="og:url" content="http://laszewski.github.io/publication/las-05-portalarch/"> <meta property="og:title" content="Grid Portal Architectures for scientific applications | Gregor von Laszewski"> <meta property="og:description" content=""> <meta property="og:image" content="http://laszewski.github.io/img/icon-192.png"> <meta property="og:locale" content="en-us"> <meta property="article:published_time" content="2020-02-07T14:39:09&#43;00:00"> <meta property="article:modified_time" content="2005-01-01T00:00:00&#43;00:00"> <title>Grid Portal Architectures for scientific applications | Gregor von Laszewski</title> </head> <body id="top" data-spy="scroll" data-target="#TableOfContents" data-offset="71" > <aside class="search-results" id="search"> <div class="container"> <section class="search-header fixed-top"> <div class="row no-gutters justify-content-between mb-3"> <div class="col-6"> <h1>Search</h1> </div> <div class="col-6 col-search-close"> <a class="js-search" href="#"><i class="fas fa-times-circle text-muted" aria-hidden="true"></i></a> </div> </div> <div id="search-box"> <input name="q" id="search-query" placeholder="Search..." autocapitalize="off" autocomplete="off" autocorrect="off" role="textbox" spellcheck="false" type="search"> </div> </section> <section class="section-search-results"> <div id="search-hits"> </div> </section> </div> </aside> <nav class="navbar navbar-light fixed-top navbar-expand-lg py-0" id="navbar-main"> <div class="container"> <a class="navbar-brand" href="/">Gregor von Laszewski</a> <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation"> <span><i class="fas fa-bars"></i></span> </button> <div class="collapse navbar-collapse" id="navbar"> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link" href="/#about"> <span>Home</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/publication"> <span>Publications</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/#projects"> <span>Projects</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/#books"> <span>Books</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/#proceedings"> <span>Proceedings</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/#history"> <span>History</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/post/shuttle"> <span>Free Shuttle</span> </a> </li> <li class="nav-item"> <a class="nav-link" href="/#contact"> <span>Contact</span> </a> </li> <li class="nav-item"> <a class="nav-link js-search" href="#"><i class="fas fa-search" aria-hidden="true"></i></a> </li> </ul> </div> </div> </nav> <div class="pub" itemscope itemtype="http://schema.org/CreativeWork"> <div class="article-container pt-3"> <h1 itemprop="name">Grid Portal Architectures for scientific applications</h1> <div class="article-metadata"> <div> <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">M. Thomas</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">J. Burruss</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">L. Cinquini</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">G. Fox</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">D. Gannon</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">L. Glilbert</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">Gregor von Laszewski</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">K. Jackson</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">D. Middleton</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">R. Moore</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">M. Pierce</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">B. Plale</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">A. Rajasekar</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">R. Regno</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">E. Roberts</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">D. Schissel</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">A. Seth</span> </span>, <span itemscope itemprop="author" itemtype="http://schema.org/Person"> <span itemprop="name">W. Schroeder</span> </span> </div> <span class="article-date"> <meta content="2005-01-01 00:00:00 &#43;0000 UTC" itemprop="datePublished"> <time datetime="2005-01-01 00:00:00 &#43;0000 UTC" itemprop="dateModified"> Jan 1, 2005 </time> </span> <span itemscope itemprop="publisher" itemtype="http://schema.org/Person"> <meta itemprop="name" content="Gregor von Laszewski"> </span> <div class="share-box" aria-hidden="true"> <ul class="share"> <li> <a class="twitter" href="https://twitter.com/intent/tweet?text=Grid%20Portal%20Architectures%20for%20scientific%20applications&amp;url=http%3a%2f%2flaszewski.github.io%2fpublication%2flas-05-portalarch%2f" target="_blank" rel="noopener"> <i class="fab fa-twitter"></i> </a> </li> <li> <a class="facebook" href="https://www.facebook.com/sharer.php?u=http%3a%2f%2flaszewski.github.io%2fpublication%2flas-05-portalarch%2f" target="_blank" rel="noopener"> <i class="fab fa-facebook-f"></i> </a> </li> <li> <a class="linkedin" href="https://www.linkedin.com/shareArticle?mini=true&amp;url=http%3a%2f%2flaszewski.github.io%2fpublication%2flas-05-portalarch%2f&amp;title=Grid%20Portal%20Architectures%20for%20scientific%20applications" target="_blank" rel="noopener"> <i class="fab fa-linkedin-in"></i> </a> </li> <li> <a class="weibo" href="http://service.weibo.com/share/share.php?url=http%3a%2f%2flaszewski.github.io%2fpublication%2flas-05-portalarch%2f&amp;title=Grid%20Portal%20Architectures%20for%20scientific%20applications" target="_blank" rel="noopener"> <i class="fab fa-weibo"></i> </a> </li> <li> <a class="email" href="mailto:?subject=Grid%20Portal%20Architectures%20for%20scientific%20applications&amp;body=http%3a%2f%2flaszewski.github.io%2fpublication%2flas-05-portalarch%2f"> <i class="fas fa-envelope"></i> </a> </li> </ul> </div> </div> <div class="btn-links mb-3"> <a class="btn btn-outline-primary my-1 mr-1" href="https://laszewski.github.io/papers/jpconf5_16_083.pdf" target="_blank" rel="noopener"> PDF </a> <button type="button" class="btn btn-outline-primary my-1 mr-1 js-cite-modal" data-filename="/publication/las-05-portalarch/cite.bib"> Cite </button> <a class="btn btn-outline-primary my-1 mr-1" href="https://doi.org/10.1088/1742-6596/16/1/083" target="_blank" rel="noopener"> DOI </a> </div> </div> <div class="article-container"> <div class="row"> <div class="col-md-1"></div> <div class="col-md-10"> <div class="row"> <div class="col-12 col-md-3 pub-row-heading">Type</div> <div class="col-12 col-md-9"> <a href="/publication/#2"> Journal article </a> </div> </div> </div> <div class="col-md-1"></div> </div> <div class="d-md-none space-below"></div> <div class="row"> <div class="col-md-1"></div> <div class="col-md-10"> <div class="row"> <div class="col-12 col-md-3 pub-row-heading">Publication</div> <div class="col-12 col-md-9"><em>Journal of Physics</em></div> </div> </div> <div class="col-md-1"></div> </div> <div class="d-md-none space-below"></div> <div class="row"> <div class="col-md-1"></div> <div class="col-md-10"> <div class="row"> <div class="col-12 col-md-3 pub-row-heading">Date</div> <div class="col-12 col-md-9" itemprop="datePublished"> January, 2005 </div> </div> </div> <div class="col-md-1"></div> </div> <div class="d-sm-none space-below"></div> <div class="space-below"></div> <div class="article-style"></div> </div> </div> <div class="container"> <footer class="site-footer"> <p class="powered-by"> &copy; Gregor von Laszewski, 2018-2020 &middot; <span class="float-right" aria-hidden="true"> <a href="#" id="back_to_top"> <span class="button_icon"> <i class="fas fa-chevron-up fa-2x"></i> </span> </a> </span> </p> </footer> </div> <div id="modal" class="modal fade" role="dialog"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title">Cite</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class="modal-body"> <pre><code class="tex hljs"></code></pre> </div> <div class="modal-footer"> <a class="btn btn-outline-primary my-1 js-copy-cite" href="#" target="_blank"> <i class="fas fa-copy"></i> Copy </a> <a class="btn btn-outline-primary my-1 js-download-cite" href="#" target="_blank"> <i class="fas fa-download"></i> Download </a> <div id="modal-error"></div> </div> </div> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha512-+NqPlbbtM1QqiK8ZAo4Yrj2c4lNQoGv8P79DPtKzj++l5jnN39rHA/xsqn8zE9l0uSoxaCdrOgFs6yjyfbBxSg==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.3/imagesloaded.pkgd.min.js" integrity="sha512-umsR78NN0D23AzgoZ11K7raBD+R6hqKojyBZs1w8WvYlsI+QuKRGBx3LFCwhatzBunCjDuJpDHwxD13sLMbpRA==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha256-VsEqElsCHSGmnmHXGQzvoWjWwoznFSZc6hs7ARLRacQ=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.4/isotope.pkgd.min.js" integrity="sha512-VDBOIlDbuC4VWxGJNmuFRQ0Li0SKkDpmGyuhAG5LTDLd/dJ/S0WMVxriR2Y+CyPL5gzjpN4f/6iqWVBJlht0tQ==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.js" integrity="sha256-X5PoE3KU5l+JcX+w09p/wHl9AzK333C4hJ2I9S5mD4M=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js" integrity="sha256-/BfiIkHlHoVihZdc6TFuj7MmJ0TWcWsMXkeDFwhi0zw=" crossorigin="anonymous"></script> <script>hljs.initHighlightingOnLoad();</script> <script> const search_index_filename = "/index.json"; const i18n = { 'placeholder': "Search...", 'results': "results found", 'no_results': "No results found" }; const content_type = { 'post': "Posts", 'project': "Projects", 'publication' : "Publications", 'talk' : "Talks" }; </script> <script id="search-hit-fuse-template" type="text/x-template"> <div class="search-hit" id="summary-{{key}}"> <div class="search-hit-content"> <div class="search-hit-name"> <a href="{{relpermalink}}">{{title}}</a> <div class="article-metadata search-hit-type">{{type}}</div> <p class="search-hit-description">{{snippet}}</p> </div> </div> </div> </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.1/fuse.min.js" integrity="sha256-VzgmKYmhsGNNN4Ph1kMW+BjoYJM2jV5i4IlFoeZA9XI=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity="sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin="anonymous"></script> <script src="/js/academic.min.14cafafda844d960749b7551524d1c3a.js"></script> </body> </html>
laszewski/laszewski.github.io
backup/publication/las-05-portalarch/index.html
HTML
apache-2.0
17,823
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=type.N539.html"> </head> <body> <p>Redirecting to <a href="type.N539.html">type.N539.html</a>...</p> <script>location.replace("type.N539.html" + location.search + location.hash);</script> </body> </html>
nitro-devs/nitro-game-engine
docs/typenum/consts/N539.t.html
HTML
apache-2.0
297
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_272) on Thu Sep 30 13:25:08 PDT 2021 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.fasterxml.jackson.jr.ob.impl.BeanPropertyReader (jackson-jr-objects 2.13.0 API)</title> <meta name="date" content="2021-09-30"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.fasterxml.jackson.jr.ob.impl.BeanPropertyReader (jackson-jr-objects 2.13.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html" title="class in com.fasterxml.jackson.jr.ob.impl">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/fasterxml/jackson/jr/ob/impl/class-use/BeanPropertyReader.html" target="_top">Frames</a></li> <li><a href="BeanPropertyReader.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class com.fasterxml.jackson.jr.ob.impl.BeanPropertyReader" class="title">Uses of Class<br>com.fasterxml.jackson.jr.ob.impl.BeanPropertyReader</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html" title="class in com.fasterxml.jackson.jr.ob.impl">BeanPropertyReader</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#com.fasterxml.jackson.jr.ob.impl">com.fasterxml.jackson.jr.ob.impl</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.fasterxml.jackson.jr.ob.impl"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html" title="class in com.fasterxml.jackson.jr.ob.impl">BeanPropertyReader</a> in <a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/package-summary.html">com.fasterxml.jackson.jr.ob.impl</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/package-summary.html">com.fasterxml.jackson.jr.ob.impl</a> with type parameters of type <a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html" title="class in com.fasterxml.jackson.jr.ob.impl">BeanPropertyReader</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html" title="class in com.fasterxml.jackson.jr.ob.impl">BeanPropertyReader</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">BeanReader.</span><code><span class="memberNameLink"><a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanReader.html#Z:Z_propsByName">_propsByName</a></span></code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/package-summary.html">com.fasterxml.jackson.jr.ob.impl</a> that return <a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html" title="class in com.fasterxml.jackson.jr.ob.impl">BeanPropertyReader</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html" title="class in com.fasterxml.jackson.jr.ob.impl">BeanPropertyReader</a></code></td> <td class="colLast"><span class="typeNameLabel">BeanReader.</span><code><span class="memberNameLink"><a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanReader.html#findProperty-java.lang.String-">findProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html" title="class in com.fasterxml.jackson.jr.ob.impl">BeanPropertyReader</a></code></td> <td class="colLast"><span class="typeNameLabel">BeanPropertyReader.</span><code><span class="memberNameLink"><a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html#withReader-com.fasterxml.jackson.jr.ob.api.ValueReader-">withReader</a></span>(<a href="../../../../../../../com/fasterxml/jackson/jr/ob/api/ValueReader.html" title="class in com.fasterxml.jackson.jr.ob.api">ValueReader</a>&nbsp;vr)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/package-summary.html">com.fasterxml.jackson.jr.ob.impl</a> that return types with arguments of type <a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html" title="class in com.fasterxml.jackson.jr.ob.impl">BeanPropertyReader</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html" title="class in com.fasterxml.jackson.jr.ob.impl">BeanPropertyReader</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">BeanReader.</span><code><span class="memberNameLink"><a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanReader.html#propertiesByName--">propertiesByName</a></span>()</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/package-summary.html">com.fasterxml.jackson.jr.ob.impl</a> with parameters of type <a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html" title="class in com.fasterxml.jackson.jr.ob.impl">BeanPropertyReader</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html#BeanPropertyReader-com.fasterxml.jackson.jr.ob.impl.BeanPropertyReader-com.fasterxml.jackson.jr.ob.api.ValueReader-">BeanPropertyReader</a></span>(<a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html" title="class in com.fasterxml.jackson.jr.ob.impl">BeanPropertyReader</a>&nbsp;src, <a href="../../../../../../../com/fasterxml/jackson/jr/ob/api/ValueReader.html" title="class in com.fasterxml.jackson.jr.ob.api">ValueReader</a>&nbsp;vr)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructor parameters in <a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/package-summary.html">com.fasterxml.jackson.jr.ob.impl</a> with type arguments of type <a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html" title="class in com.fasterxml.jackson.jr.ob.impl">BeanPropertyReader</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanReader.html#BeanReader-java.lang.Class-java.util.Map-java.lang.reflect.Constructor-java.lang.reflect.Constructor-java.lang.reflect.Constructor-">BeanReader</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;type, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html" title="class in com.fasterxml.jackson.jr.ob.impl">BeanPropertyReader</a>&gt;&nbsp;props, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;?&gt;&nbsp;defaultCtor, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;?&gt;&nbsp;stringCtor, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;?&gt;&nbsp;longCtor)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div> </td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanReader.html#BeanReader-java.lang.Class-java.util.Map-java.lang.reflect.Constructor-java.lang.reflect.Constructor-java.lang.reflect.Constructor-java.util.Set-java.util.Map-">BeanReader</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;type, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html" title="class in com.fasterxml.jackson.jr.ob.impl">BeanPropertyReader</a>&gt;&nbsp;props, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;?&gt;&nbsp;defaultCtor, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;?&gt;&nbsp;stringCtor, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;?&gt;&nbsp;longCtor, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;ignorableNames, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;aliasMapping)</code> <div class="block">Constructors used for deserialization use case</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/fasterxml/jackson/jr/ob/impl/BeanPropertyReader.html" title="class in com.fasterxml.jackson.jr.ob.impl">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/fasterxml/jackson/jr/ob/impl/class-use/BeanPropertyReader.html" target="_top">Frames</a></li> <li><a href="BeanPropertyReader.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2021 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p> </body> </html>
FasterXML/jackson-jr
docs/javadoc/jr-objects/2.13/com/fasterxml/jackson/jr/ob/impl/class-use/BeanPropertyReader.html
HTML
apache-2.0
16,855
<!doctype html> <!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as part of the polymer project is also subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt --> <html> <head> <meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes"> <title>Elements Test Runner</title> <meta charset="UTF-8"> <script src="../../bower_components/webcomponentsjs/webcomponents-lite.min.js"></script> <script src="../../bower_components/web-component-tester/browser.js"></script> </head> <body> <script> WCT.loadSuites([ 'my-greeting-basic.html', 'my-greeting-basic.html?dom=shadow', 'my-list-basic.html', 'my-list-basic.html?dom=shadow' ]); </script> </body> </html>
phonglk/CoffeeShopExample
app/polymer/app/test/index.html
HTML
apache-2.0
1,155
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../cl_sys/constant.CL_FP_ROUND_TO_INF.html"> </head> <body> <p>Redirecting to <a href="../../cl_sys/constant.CL_FP_ROUND_TO_INF.html">../../cl_sys/constant.CL_FP_ROUND_TO_INF.html</a>...</p> <script>location.replace("../../cl_sys/constant.CL_FP_ROUND_TO_INF.html" + location.search + location.hash);</script> </body> </html>
liebharc/clFFT
docs/bindings/cl_sys/cl_h/constant.CL_FP_ROUND_TO_INF.html
HTML
apache-2.0
421
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Babylon.js - Multi views demo</title> <script src="https://code.jquery.com/pep/0.4.2/pep.min.js"></script> <script src="https://preview.babylonjs.com/babylon.js"></script> <script src="index.js"></script> <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet"> <style> html, body { width: 100%; height: 100%; padding: 0; margin: 0; overflow: hidden; font-family: 'Open Sans'; color: white; background: #2A2342; } a { color: white; } canvas { width: 100%; height: 100%; align-self: center; justify-self: center; } #root { width: 100%; height: 100%; padding: 0px; margin: 0; display: grid; grid-template-columns: 100%; grid-template-rows: auto auto 1fr; } #title { grid-row: 1; grid-column: 1; margin: 20px; align-self: center; justify-self: center; } #description { grid-row: 2; grid-column: 1; margin: 20px; align-self: center; justify-self: center; } .container { grid-row: 3; grid-column: 1; width: 100%; height: 100%; padding: 0px; margin: 0; display: grid; grid-template-columns: 45% 10% 45%; grid-template-rows: 45% 10% 45%; } .renderCanvas { width: 100%; height: 100%; } #renderCanvas0 { grid-row: 1; grid-column: 1; } #renderCanvas1 { grid-row: 1; grid-column: 3; } #renderCanvas2 { grid-row: 3; grid-column: 1; } #renderCanvas3 { grid-row: 3; grid-column: 3; } </style> </head> <body> <div id="root"> <h1 id="title"> Babylon.js Multi Views (multi canvases) demo </h1> <div id="description"> This test page is intended to demonstrate the use of Babylon.js with multiple canvases but only one Engine (and thus only one WebGL context) <br/> There are <b>4 independent canvases</b> on this page all rendered using the same scene but with different cameras. The first canvas (Top left) can be controlled with an interactive camera <br/> <br/> Click <a href="https://doc.babylonjs.com/how_to/multi_canvases">here</a> for more documentation. </div> <div class="container"> <canvas class="renderCanvas" id="renderCanvas0" touch-action="none"></canvas> <canvas class="renderCanvas" id="renderCanvas1" touch-action="none"></canvas> <canvas class="renderCanvas" id="renderCanvas2" touch-action="none"></canvas> <canvas class="renderCanvas" id="renderCanvas3" touch-action="none"></canvas> </div> </div> <script> // Create a working document var canvas = document.createElement("canvas"); var engine = new BABYLON.Engine(canvas, true); // Set the default canvas to use for events engine.inputElement = document.getElementById("renderCanvas0"); var scene = createScene(); engine.runRenderLoop(function() { if (scene.activeCamera) { scene.render(); } }); </script> </body> </html>
BabylonJS/Samples
build/Demos/Views/index.html
HTML
apache-2.0
3,864
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.4.2_11) on Sun Oct 15 22:02:23 CDT 2006 --> <TITLE> Uses of Class org.hibernate.id.IdentityGenerator.BasicDelegate (Hibernate API Documentation) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../jdstyle.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Class org.hibernate.id.IdentityGenerator.BasicDelegate (Hibernate API Documentation)"; } </SCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&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/hibernate/id/IdentityGenerator.BasicDelegate.html" title="class in org.hibernate.id"><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" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="IdentityGenerator.BasicDelegate.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.hibernate.id.IdentityGenerator.BasicDelegate</B></H2> </CENTER> No usage of org.hibernate.id.IdentityGenerator.BasicDelegate <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&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/hibernate/id/IdentityGenerator.BasicDelegate.html" title="class in org.hibernate.id"><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" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="IdentityGenerator.BasicDelegate.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>
renmeng8875/projects
Hibernate-source/源代码及重要说明/Hibernate相关资料/hibernate-3.2.0.ga/hibernate-3.2/doc/api/org/hibernate/id/class-use/IdentityGenerator.BasicDelegate.html
HTML
apache-2.0
5,743
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Tours View</title> <script src="bower_components/jquery/dist/jquery.min.js"></script> <script src="unique/js/jquery.nicescroll.min.js"></script> <style type="text/css"> #boxscroll3 { height: 800px; width: 100%; overflow: hidden; /*display: none;*/ } </style> <script type="text/javascript"> $(document).ready(function(e) { $("#boxframe").niceScroll("#boxscroll3",{}); }); </script> </head> <body> <div id="boxframe" style="overflow: hidden;"> <iframe id="boxscroll3" src="unique/index" width="100%" height="100%" frameborder="0" scrolling="no"></iframe> </div> <!--<iframe src="unique/index" width="1330" height="850" frameborder="0" scrolling="no"></iframe>--> </body> </html>
jhassan/unique
index.html
HTML
apache-2.0
839
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!--[if !mso]><!--> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!--<![endif]--> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title></title> <style type="text/css"> .ExternalClass {width:100%;} .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; } body {-webkit-text-size-adjust:none; -ms-text-size-adjust:none;} body {margin:0; padding:0;} table td {border-collapse:collapse;} p {margin:0; padding:0; margin-bottom:0;} h1, h2, h3, h4, h5, h6 { color: black; line-height: 100%; } a, a:link { color:#0066cc; text-decoration: none; } body, #body_style { background:#f2f2f2; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; } span.yshortcuts { color:#000; background-color:none; border:none;} span.yshortcuts:hover, span.yshortcuts:active, span.yshortcuts:focus {color:#000; background-color:none; border:none;} a:visited { color: #3c96e2; text-decoration: none} a:focus { color: #3c96e2; text-decoration: underline} a:hover { color: #3c96e2; text-decoration: underline} @media only screen and (max-device-width: 480px) { body[yahoo] #container1 {display:block !important} body[yahoo] p {font-size: 10px} } @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { body[yahoo] #container1 {display:block !important} body[yahoo] p {font-size: 12px} } @media only screen and (max-width: 640px), only screen and (max-device-width: 640px) { td[class=w640-full], table[class=w640-full], div[class=w640-full], img[class=w640-full] { width:100% !important; height:auto !important; } } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { div[class=w480-full] { width:100% !important; height:auto !important; } } @media only screen and (min-device-width: 640px) and (max-device-width: 640px) { table[class=w640-full] { width:100% !important; height:auto !important; } } .preheader {display:none !important; visibility:hidden; opacity:0; color:transparent; height:0; width:0;} </style> </head> <body style="color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#f2f2f2; " alink="#FF0000" link="#FF0000" bgcolor="#f2f2f2" text="#000000" yahoo="fix"> <div style="background-color:#f2f2f2;"> <!--[if gte mso 9]> <v:background xmlns:v="urn:schemas-microsoft-com:vml" fill="t"> <v:fill type="tile" src="http://link.kolesa.kz/custloads/294943074/md_498436.gif" color="#f2f2f2"/> </v:background> <![endif]--> <table height="100%" width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td valign="top" align="left" background="http://link.kolesa.kz/custloads/294943074/md_498436.gif" style="background-image: url(http://link.kolesa.kz/custloads/294943074/md_498436.gif);"> <table cellpadding="0" cellspacing="0" width="100%" height="100%"> <tr> <td bgcolor="#f5be47" align="center" width="650" style="width: 650px;"> <!--[if gte mso 10]> <table align="center" width="650" border="0" cellspacing="0" cellpadding="0"> <tr><td><![endif]--> <table width="650" cellspacing="0" cellpadding="0" style="width: 100%; max-width: 650px; min-width: 320px;"> <tbody> <tr> <td align="center" style="padding-top: 25px; padding-bottom: 20px;"> <table width="93%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td style="font-size: 0; text-align: center;"> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top" width="33.3%"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 33.3%; min-width: 200px;" class="full-width"> <table cellspacing="0" cellpadding="0" border="0" align="left" class="full-width"> <tbody> <tr> <td height="28" valign="middle" style="padding-bottom: 10px; font-size: 10px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; text-align: left;" class=""> Новости от kolesa.kz </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="33.3%"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 33.3%; min-width: 155px;" class="full-width"> <table width="100%" cellspacing="0" cellpadding="0" border="0" class="full-width"> <tbody> <tr> <td align="center" style=" padding-bottom: 10px; font-size: 18px; line-height: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#9f9f9f;" class=""> <a href="http://kolesa.kz/" target="_blank" style="text-decoration:none; color: #000000;"><img height="28" width="120" style="vertical-align:top; border: none; font-size: 21px; line-height: 25px; color: #000000; font-weight:bold; text-transform: uppercase;" src="http://link.kolesa.kz/custloads/294943074/md_498457.png" alt="КОЛЁСА"></a> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="33.3%"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 33.3%; min-width:200px;" class="full-width"> <table cellspacing="0" cellpadding="0" border="0" align="right" class="full-width"> <tbody> <tr> <td height="28" valign="middle" style="padding-bottom: 10px; font-size: 10px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; text-align: right;" class=""> <a style="color: #000000; text-decoration: underline;" target="_blank" href="http://link.kolesa.kz/u/gm.php?UID=$uid$&amp;ID=$ident$">Онлайн-версия</a> | <a style="color: #000000; text-decoration: underline;" target="_blank" href="https://id.kolesa.kz/login/?destination=https%3A%2F%2Fkolesa.kz%2Fmy%2F">Войти в кабинет</a> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> </tr> </table> <![endif]--> </td> </tr> </tbody> </table> </td> </tr> <tr> <td align="center" style="font-size: 17px; line-height: 21px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <a target="_blank" href="https://kolesa.kz/content/articles/2017/05/kupit-avto-v-rossii-ili-v-kazahstane-gde-vygodnee/"><img alt="Изображение главной новости" src="banner-top.jpg" width="650" style="display: block; border: none; width: 100% !important; max-width: 650px !important; height: auto !important; max-height: 450px !important;"></a> </td> </tr> </tbody> </table> <!--[if gte mso 10]> </td></tr> </table><![endif]--> </td> </tr> <tr> <td align="center" width="650" style="width: 650px;"> <!--[if gte mso 9]> <table align="center" width="650" border="0" cellspacing="0" cellpadding="0"> <tr><td><![endif]--> <table width="650" cellspacing="0" cellpadding="0" border="0" style="width: 100%; max-width: 650px; min-width: 320px;"> <tbody> <!-- начало блока главной новости --> <tr> <td bgcolor="#ffffff" align="center" style="padding-top: 16px;"> <table width="92%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td style="padding-bottom: 14px; font-size: 28px; line-height: 32px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: left;"> Купить авто в России или в Казахстане: где выгоднее? </td> </tr> <tr> <td style="padding-bottom: 13px; font-size: 16px; line-height: 21px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: left;"> Если ввозить машину из России, то лишь в одном случае. </td> </tr> <tr> <td align="center" style="font-size: 12px; line-height: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-transform: uppercase;"> <a target="_blank" href="https://kolesa.kz/content/articles/2017/05/kupit-avto-v-rossii-ili-v-kazahstane-gde-vygodnee/" style="color: #0066cc; text-decoration: none;"><img height="40" width="120" alt="СМОТРЕТЬ" src="http://link.kolesa.kz/custloads/294943074/md_498441.gif" style="vertical-align: top; border: none; font-weight: bold;"></a> </td> </tr> </tbody> </table> </td> </tr> <!-- конец блока главной новости --> <!-- начало блока новостей --> <tr> <td bgcolor="#ffffff" style="padding-top: 22px; padding-bottom: 25px;"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center"> <table width="92%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td style="padding-bottom: 20px; font-size: 30px; line-height: 35px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: left;"> Новости и обзоры </td> </tr> </tbody> </table> </td> </tr> <tr> <td align="center" style="font-size: 0; text-align: center; padding-left: 10px; padding-right: 10px; padding-bottom: 10px;"> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top" align="left" width="50%"> <![endif]--> <!-- начало блока 1й новости --> <div style="display: inline-block; vertical-align: top; width: 50%; min-width:300px;" class="w640-full"> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="center"> <tbody><tr> <td align="center" style="padding-bottom: 15px;"> <table width="90%" cellspacing="0" cellpadding="0" border="0"> <tbody> <!-- Изображение новости --> <tr> <td style="padding-bottom: 14px; font-size: 14px; line-height: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: left;"> <a target="_blank" href="https://kolesa.kz/content/news/2017/05/ravon-nexia-nakonec-to-sdelano-v-kazahstane/"><img height="187" width="285" alt="Изображение новости" src="img01.jpg" style="display: block; border:none; text-align: center;" class="w640-full"></a> </td> </tr> <!-- Заголовок новости --> <tr> <td height="38" valign="top" style="padding-bottom: 6px; font-size: 14px; line-height: 19px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#9a9a9a; text-align: left;"> <a href="https://kolesa.kz/content/news/2017/05/ravon-nexia-nakonec-to-sdelano-v-kazahstane/" style="color: #0066cc; text-decoration: none;" target="_blank">&quot;Нексию&quot; начали делать в Казахстане</a> </td> </tr> <!-- Текст новости --> <tr> <td style="padding-bottom: 4px; font-size: 14px; line-height: 19px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#7e7e7e; text-align: left;"> Седан узбекской марки Ravon появился на сборочном конвейере в Костанае. </td> </tr> <tr> <td> <table cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="left" style="padding-right: 4px; font-size: 0; line-height: 0;"> <img height="10" width="18" alt="" src="http://link.kolesa.kz/custloads/294943074/md_498446.png" style="display: block; border: none;"> </td> <td style="font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#a0a0a0; text-align: left;"> 8591 </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody></table> </div> <!-- конец блока 1й новости --> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" align="right" width="50%"> <![endif]--> <!-- начало блока 2й новости --> <div style="display: inline-block; vertical-align: top; width: 50%; min-width:300px;" class="w640-full"> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="center"> <tbody><tr> <td align="center" style="padding-bottom: 15px;"> <table width="90%" cellspacing="0" cellpadding="0" border="0"> <tbody> <!-- Изображение новости --> <tr> <td style="padding-bottom: 14px; font-size: 14px; line-height: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: left;"> <a target="_blank" href="https://kolesa.kz/content/news/2017/05/kakie-yamy-dopustimy-na-kazahstanskih-dorogah/"><img height="187" width="285" alt="Изображение новости" src="img02.jpg" style="display: block; border:none; text-align: center;" class="w640-full"></a> </td> </tr> <!-- Заголовок новости --> <tr> <td height="38" valign="top" style="padding-bottom: 6px; font-size: 14px; line-height: 19px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#9a9a9a; text-align: left;"> <a href="https://kolesa.kz/content/news/2017/05/kakie-yamy-dopustimy-na-kazahstanskih-dorogah/" style="color: #0066cc; text-decoration: none;" target="_blank">Какого размера ямы допустимы на дорогах?</a> </td> </tr> <!-- Текст новости --> <tr> <td style="padding-bottom: 4px; font-size: 14px; line-height: 19px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#7e7e7e; text-align: left;"> Забавно, но по закону трассы и дороги в городах не обязаны быть ровными. </td> </tr> <tr> <td> <table cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="left" style="padding-right: 4px; font-size: 0; line-height: 0;"> <img height="10" width="18" alt="" src="http://link.kolesa.kz/custloads/294943074/md_498446.png" style="display: block; border: none;"> </td> <td style="font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#a0a0a0; text-align: left;"> 4835 </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody></table> </div> <!-- конец блока 2й новости --> <!--[if (gte mso 9)|(IE)]> </td> </tr> </table> <![endif]--> </td> </tr> <tr> <td align="center" style="font-size: 0; text-align: center; padding-left: 10px; padding-right: 10px; padding-bottom: 10px;"> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top" align="left" width="50%"> <![endif]--> <!-- начало блока 3й новости --> <div style="display: inline-block; vertical-align: top; width: 50%; min-width:300px;" class="w640-full"> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="center"> <tbody><tr> <td align="center" style="padding-bottom: 15px;"> <table width="90%" cellspacing="0" cellpadding="0" border="0"> <tbody> <!-- Изображение новости --> <tr> <td style="padding-bottom: 14px; font-size: 14px; line-height: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: left;"> <a target="_blank" href="https://kolesa.kz/content/news/2017/05/dorogu-na-issyk-kul-nachnut-stroit-v-2018-m-vsyo-seryozno/"><img height="187" width="285" alt="Изображение новости" src="img03.jpg" style="display: block; border:none; text-align: center;" class="w640-full"></a> </td> </tr> <!-- Заголовок новости --> <tr> <td style="padding-bottom: 6px; font-size: 14px; line-height: 19px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#9a9a9a; text-align: left;"> <a href="https://kolesa.kz/content/news/2017/05/dorogu-na-issyk-kul-nachnut-stroit-v-2018-m-vsyo-seryozno/" style="color: #0066cc; text-decoration: none;" target="_blank">Интересные маршруты вокруг Иссык-Куля</a> </td> </tr> <!-- Текст новости --> <tr> <td style="padding-bottom: 4px; font-size: 14px; line-height: 19px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#7e7e7e; text-align: left;"> Куда ещё можно съездить, если ехать отдыхать на своей машине? </td> </tr> <tr> <td> <table cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="left" style="padding-right: 4px; font-size: 0; line-height: 0;"> <img height="10" width="18" alt="" src="http://link.kolesa.kz/custloads/294943074/md_498446.png" style="display: block; border: none;"> </td> <td style="font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#a0a0a0; text-align: left;"> 6312 </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody></table> </div> <!-- конец блока 3й новости --> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" align="right" width="50%"> <![endif]--> <!-- начало блока 4й новости --> <div style="display: inline-block; vertical-align: top; width: 50%; min-width:300px;" class="w640-full"> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="center"> <tbody><tr> <td align="center" style="padding-bottom: 15px;"> <table width="90%" cellspacing="0" cellpadding="0" border="0"> <tbody> <!-- Изображение новости --> <tr> <td style="padding-bottom: 14px; font-size: 14px; line-height: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: left;"> <a target="_blank" href="https://kolesa.kz/content/news/2017/05/v-mae-podorozhal-dizel-na-benzin-ceny-ne-izmenilis/"><img height="187" width="285" alt="Изображение новости" src="img04.jpg" style="display: block; border:none; text-align: center;" class="w640-full"></a> </td> </tr> <!-- Заголовок новости --> <tr> <td style="padding-bottom: 6px; font-size: 14px; line-height: 19px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#9a9a9a; text-align: left;"> <a href="https://kolesa.kz/content/news/2017/05/v-mae-podorozhal-dizel-na-benzin-ceny-ne-izmenilis/" style="color: #0066cc; text-decoration: none;" target="_blank">За май дизель снова подорожал</a> </td> </tr> <!-- Текст новости --> <tr> <td style="padding-bottom: 4px; font-size: 14px; line-height: 19px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#7e7e7e; text-align: left;"> Такими темпами к концу лета цена на тяжёлое топливо сравняется с 95-м бензином. </td> </tr> <tr> <td> <table cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="left" style="padding-right: 4px; font-size: 0; line-height: 0;"> <img height="10" width="18" alt="" src="http://link.kolesa.kz/custloads/294943074/md_498446.png" style="display: block; border: none;"> </td> <td style="font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#a0a0a0; text-align: left;"> 3541 </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody></table> </div> <!-- конец блока 4й новости --> <!--[if (gte mso 9)|(IE)]> </td> </tr> </table> <![endif]--> </td> </tr> <tr> <td align="center" style="font-size: 12px; line-height: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-transform: uppercase;"> <a target="_blank" href="http://kolesa.kz/content/" style="color: #0066cc; text-decoration: none;"><img height="40" width="140" alt="ВСЕ НОВОСТИ" src="http://link.kolesa.kz/custloads/294943074/md_498437.gif" style="vertical-align: top; border: none; font-weight: bold;"></a> </td> </tr> </tbody> </table> </td> </tr> <!-- конец блока новостей --> <!-- начало блока "другое видео" --> <tr> <td bgcolor="#ffffff" style="border-top-style: solid; border-top-width: 1px; border-top-color:#d9d9d9; padding-top: 22px; padding-bottom: 25px;"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center"> <table width="92%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td style="padding-bottom: 20px; font-size: 30px; line-height: 35px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: left;"> Фото и видео </td> </tr> </tbody> </table> </td> </tr> <tr> <td align="center" style="font-size: 0; text-align: center; padding-left: 10px; padding-right: 10px;"> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top" align="left" width="50%"> <![endif]--> <!-- начало блока 1й новости --> <div style="display: inline-block; vertical-align: top; width: 50%; min-width:300px;" class="w640-full"> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="center"> <tbody><tr> <td align="center" style="padding-bottom: 15px;"> <table width="90%" cellspacing="0" cellpadding="0" border="0"> <tbody> <!-- Изображение новости --> <tr> <td style="padding-bottom: 14px; font-size: 14px; line-height: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: left;"> <a target="_blank" href="https://kolesa.kz/content/media/video/obzor-1000-silnogo-gruzovika-man-dlya-dakara/"><img height="160" width="285" alt="Изображение новости" src="img05.jpg" style="display: block; border:none; text-align: center;" class="w640-full"></a> </td> </tr> <!-- Заголовок новости --> <tr> <td height="38" valign="top" style="padding-bottom: 6px; font-size: 14px; line-height: 19px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#9a9a9a; text-align: left;"> <a href="https://kolesa.kz/content/media/video/obzor-1000-silnogo-gruzovika-man-dlya-dakara/" style="color: #0066cc; text-decoration: none;" target="_blank">Тест-драйв 1000-сильного раллийного грузовика</a> </td> </tr> <!-- Текст новости --> <tr> <td style="font-size: 14px; line-height: 19px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#7e7e7e; text-align: left;"> Мы покатались на настоящем спортивном MAN для участия в “Дакаре”! </td> </tr> </tbody> </table> </td> </tr> </tbody></table> </div> <!-- конец блока 1й новости --> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" align="right" width="50%"> <![endif]--> <!-- начало блока 2й новости --> <div style="display: inline-block; vertical-align: top; width: 50%; min-width:300px;" class="w640-full"> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="center"> <tbody><tr> <td align="center" style="padding-bottom: 15px;"> <table width="90%" cellspacing="0" cellpadding="0" border="0"> <tbody> <!-- Изображение новости --> <tr> <td style="padding-bottom: 14px; font-size: 14px; line-height: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: left;"> <a target="_blank" href="https://kolesa.kz/content/media/photo/bolee-30-avto-srazilis-za-titul-bystreyshego-na-sokole?preview=1"><img height="160" width="285" alt="Изображение новости" src="img06.jpg" style="display: block; border:none; text-align: center;" class="w640-full"></a> </td> </tr> <!-- Заголовок новости --> <tr> <td height="38" valign="top" style="padding-bottom: 6px; font-size: 14px; line-height: 19px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#9a9a9a; text-align: left;"> <a href="https://kolesa.kz/content/media/photo/bolee-30-avto-srazilis-za-titul-bystreyshego-na-sokole?preview=1" style="color: #0066cc; text-decoration: none;" target="_blank">Ночные гонки в Алматинской области</a> </td> </tr> <!-- Текст новости --> <tr> <td style="font-size: 14px; line-height: 19px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#7e7e7e; text-align: left;"> Sokol взялся проводить кольцевые гонки, и в этот раз они прошли ночью </td> </tr> </tbody> </table> </td> </tr> </tbody></table> </div> <!-- конец блока 2й новости --> <!--[if (gte mso 9)|(IE)]> </td> </tr> </table> <![endif]--> </td> </tr> <tr> <td align="center" style="font-size: 12px; line-height: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-transform: uppercase;"> <a target="_blank" href="https://www.youtube.com/channel/UC1oPXX7TVaQS2Be5vy3NktA" style="color: #0066cc; text-decoration: none;"><img height="40" width="140" alt="ВСЕ ВИДЕО" src="http://link.kolesa.kz/custloads/294943074/md_489584.gif" style="vertical-align: top; border: none; font-weight: bold;"></a> </td> </tr> </tbody> </table> </td> </tr> <!-- конец блока "другое видео" --> <!-- начало блока с новостями из соцсетей --> <tr> <td bgcolor="#ffffff"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="border-top-style: solid; border-top-width: 1px; border-top-color:#d9d9d9; padding-top: 25px; padding-bottom: 14px;"> <table width="92%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td style="padding-bottom: 10px; font-size: 30px; line-height: 35px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: left;"> Kolesa.kz в социальных сетях: </td> </tr> <tr> <td style="padding-bottom: 13px; font-size: 18px; line-height: 22px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#333333; text-align: left;"> Отслеживайте автомобильные новости и обзоры &laquo;Колёс&raquo; <br><span style="white-space: nowrap;">в&nbsp;удобном</span> режиме &mdash; подпишитесь на наши Facebook и Вконтакте </td> </tr> </tbody> </table> </td> </tr> <tr> <td align="center" style="font-size: 0; text-align: center; padding-left: 10px; padding-right: 10px;"> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top" align="left" width="50%"> <![endif]--> <!-- начало блока с новостями из instagram --> <div class="w640-full" style="display: inline-block; vertical-align: top; width: 50%; min-width:300px;"> <table width="100%" align="center" cellspacing="0" cellpadding="0" border="0"> <tr> <td align="center"> <table width="90%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td align="center" bgcolor="#f2f5f9" style="padding-bottom: 12px; padding-top: 12px;"> <table width="90%" cellpadding="0" cellspacing="0" border="0"> <tr> <td style="padding-bottom: 17px;"> <table cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="padding-right: 9px;"> <a href="https://www.instagram.com/kolesakz_official/" target="_blank"><img style="display: block; border:none;" src="http://link.kolesa.kz/custloads/294943074/md_404651.png" width="40" height="40" alt="Instagram"></a> </td> <td> <table cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="font-size: 14px; line-height: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: left;"> <a href="https://www.instagram.com/kolesakz_official/" target="_blank" style="color: #147acc; text-decoration:none;"><strong>Kolesa.kz в Instagram</strong></a> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> <!-- Текст новости --> <tr> <td height="57" valign="top" style="font-size: 14px; line-height: 19px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: left;"> Случай, когда машина окупила себя на тысячу… нет, на миллион процентов! </td> </tr> </table> </td> </tr> <!-- Изображение новости --> <tr> <td style="font-size: 14px; line-height: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: left;"> <a href="https://www.instagram.com/p/BUvb1yIA4Jo/?taken-by=kolesakz_official" target="_blank"><img class="w640-full" style="display: block; border:none; text-align: center;" src="img-inst.jpg" width="285" height="160" alt="Изображение новости"/></a> </td> </tr> <tr> <td align="center" style="padding-top: 20px; padding-bottom: 30px; font-size: 14px; line-height: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000;"> <a href="https://www.instagram.com/p/BUvb1yIA4Jo/?taken-by=kolesakz_official" target="_blank"><img style="vertical-align: top; border: none; font-weight: bold;" width="140" height="40" src="http://link.kolesa.kz/custloads/294943074/md_487650.jpg" alt="Читать"></a> </td> </tr> </tbody> </table> </td> </tr> </table> </div> <!-- конец блока с новостями из instagram --> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" align="right" width="50%"> <![endif]--> <!-- начало блока с новостями из facebook --> <div class="w640-full" style="display: inline-block; vertical-align: top; width: 50%; min-width:300px;"> <table width="100%" align="center" cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td align="center"> <table width="90%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td align="center" bgcolor="#f2f5f9" style="padding-bottom: 12px; padding-top: 12px;"> <table width="90%" cellpadding="0" cellspacing="0" border="0"> <tbody><tr> <td style="padding-bottom: 17px;"> <table cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="padding-right: 9px;"> <a href="https://www.facebook.com/Kolesakz/" target="_blank"><img style="display: block; border:none;" src="https://suite7.emarsys.net/custloads/294943074/md_237424.gif" width="40" height="40" alt="facebook ico"></a> </td> <td> <table cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="font-size: 14px; line-height: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: left;"> <a style="color: #3b5998; text-decoration:none;" target="_blank" href="https://www.facebook.com/Kolesakz/"><strong>Kolesa.kz на Facebook</strong></a> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> <!-- Текст новости --> <tr> <td style="font-size: 14px; line-height: 19px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: left;"> Интересный вопрос: переходит ли оплата налога на транспорт новому владельцу? </td> </tr> </tbody></table> </td> </tr> <!-- Изображение новости --> <tr> <td style="font-size: 14px; line-height: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000; text-align: left;"> <a href="https://www.facebook.com/Kolesakz/photos/a.487922717889190.124827.487915631223232/1608224725858978/?type=3&amp;theater" target="_blank"><img class="w640-full" style="display: block; border:none; text-align: center;" src="img-fb.jpg" width="285" height="160" alt="Изображение новости"></a> </td> </tr> <tr> <td align="center" style="padding-top: 20px; padding-bottom: 30px; font-size: 14px; line-height: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif; color:#000000;"> <a href="https://www.facebook.com/Kolesakz/photos/a.487922717889190.124827.487915631223232/1608224725858978/?type=3&amp;theater" target="_blank"><img style="vertical-align: top; border: none; font-weight: bold;" width="140" height="40" src="http://link.kolesa.kz/custloads/294943074/md_487650.jpg" alt="Читать"></a> </td> </tr> </tbody> </table> </td> </tr> </tbody></table> </div> <!-- конец блока с новостями из youtube --> <!--[if (gte mso 9)|(IE)]> </td> </tr> </table> <![endif]--> </td> </tr> </tbody> </table> </td> </tr> <!-- конец блока с новостями из соцсетей --> <!-- баннер нижний --> <tr> <td background="http://link.kolesa.kz/custloads/294943074/Kolesa_news_18052017/bg-banner-bottom.jpg" bgcolor="#0cb149" width="650" height="220" valign="top" style="background-image: url(http://link.kolesa.kz/custloads/294943074/Kolesa_news_18052017/bg-banner-bottom.jpg);"> <!--[if gte mso 9]> <v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="width:650px;height:220px;"> <v:fill type="tile" src="http://link.kolesa.kz/custloads/294943074/Kolesa_news_18052017/bg-banner-bottom.jpg" color="#0cb149" /> <v:textbox inset="0,0,0,0"> <![endif]--> <table cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td height="220" valign="bottom" style="padding-left:9%;"> <table width="285" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="padding-bottom: 20px; font-size: 16px; line-height: 21px; font-family: Arial, Helvetica, sans-serif; color:#ffffff; text-align: left;"> Воспользуйтесь нашим бесплатным сервисом, чтобы быстрее продать или купить проверенное авто! </td> </tr> <tr> <td align="left"> <table cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="padding-bottom: 20px; padding-right: 20px; font-size: 12px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; color:#000000; text-align: left;"> <div><!--[if mso]> <v:roundrect href="https://kolesa.kz/promo/check-auto/?page=sellers" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" style="height:36px;v-text-anchor:middle;width:105px;" arcsize="50%" strokecolor="#ffffff" fillcolor="#0cb149"> <w:anchorlock/> <center style="color:#ffffff;font-family:sans-serif;font-size:13px;font-weight:bold;">Продаю</center> </v:roundrect> <![endif]--> <a href="https://kolesa.kz/promo/check-auto/?page=sellers" style="background-color:#0cb149;border:2px solid #ffffff; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; color:#ffffff;display:inline-block;font-family: Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;line-height:36px;text-align:center;text-decoration:none;width:105px;-webkit-text-size-adjust:none;mso-hide:all;">Продаю</a> </div> </td> <td style="padding-bottom: 20px; font-size: 12px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; color:#000000; text-align: left;"> <div><!--[if mso]> <v:roundrect href="https://kolesa.kz/promo/check-auto/?page=buyers" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" style="height:36px;v-text-anchor:middle;width:105px;" arcsize="50%" strokecolor="#ffffff" fillcolor="#0cb149"> <w:anchorlock/> <center style="color:#ffffff;font-family:sans-serif;font-size:13px;font-weight:bold;">Ищу</center> </v:roundrect> <![endif]--> <a href="https://kolesa.kz/promo/check-auto/?page=buyers" style="background-color:#0cb149;border:2px solid #ffffff; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; color:#ffffff;display:inline-block;font-family: Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;line-height:36px;text-align:center;text-decoration:none;width:105px;-webkit-text-size-adjust:none;mso-hide:all;">Ищу</a> </div> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <!--[if gte mso 9]> </v:textbox> </v:rect> <![endif]--> </td> </tr> <!-- футер --> <tr> <td bgcolor="#f2f2f2" style="padding-bottom: 40px; padding-top: 23px;"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center"> <table width="92%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td style="text-align: center; font-size: 0;"> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td valign="top" valign="left" width="50%"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 50%; min-width: 220px;"> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="left"> <tbody> <tr> <td style="padding-bottom: 14px;"> <table cellspacing="0" cellpadding="0" border="0" > <tbody> <tr> <td width="24" style="padding-right: 5px; font-size: 16px; line-height: 19px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <img width="24" height="24" style="display: block; border: none;" src="http://link.kolesa.kz/custloads/294943074/md_498450.png" alt="✆"> </td> <td> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td style="white-space: nowrap; font-size: 12px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align: left;"> Телефон службы поддержки: </td> </tr> <tr> <td style="white-space: nowrap; font-size: 16px; line-height: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align: left;"> <span style="white-space: nowrap;">+7&nbsp;(727)&nbsp;331-11-86</span> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> <tr> <td style="padding-bottom: 14px;"> <table cellspacing="0" cellpadding="0" border="0" > <tbody> <tr> <td width="24" style="padding-right: 5px; font-size: 16px; line-height: 19px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <img width="24" height="24" style="display: block; border: none;" src="http://link.kolesa.kz/custloads/294943074/md_498444.png" alt="⏰"> </td> <td> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td style="white-space: nowrap; font-size: 12px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align: left;"> Режим работы: </td> </tr> <tr> <td style="white-space: nowrap; font-size: 16px; line-height: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align: left;"> <span style="white-space: nowrap;">с 09:00 до 18:00</span> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> <tr> <td style="padding-bottom: 14px;"> <table cellspacing="0" cellpadding="0" border="0" > <tbody> <tr> <td width="24" style="padding-right: 5px; font-size: 16px; line-height: 19px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> <img width="24" height="18" style="display: block; border: none;" src="http://link.kolesa.kz/custloads/294943074/md_498445.png" alt="✉"> </td> <td> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td style="white-space: nowrap; font-size: 12px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align: left;"> Наша почта: </td> </tr> <tr> <td style="white-space: nowrap; font-size: 16px; line-height: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align: left;"> <a href="mailto:&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#064;&#107;&#111;&#108;&#101;&#115;&#097;&#046;&#107;&#122;" style="color: #333333; text-decoration:none; white-space: nowrap;">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#064;&#107;&#111;&#108;&#101;&#115;&#097;&#046;&#107;&#122;</a> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" align="right" width="50%"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 50%; min-width: 285px;"> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="left"> <tbody> <!-- блок соцсетей --> <tr> <td style="padding-bottom: 6px; font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align: left;"> Присоединяйтесь к нам: </td> </tr> <tr> <td style="padding-bottom: 14px;"> <table cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td style="padding-right: 10px; font-size: 12px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff;"> <a style="text-decoration:none; color: #333333;" target="_blank" href="http://vk.com/kolesakz"><img width="24" height="24" alt="VK" src="http://link.kolesa.kz/custloads/294943074/md_498452.png" style="display: block; border: none;"></a> </td> <td style="padding-right: 10px; font-size: 12px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff;"> <a style="text-decoration:none; color: #333333;" target="_blank" href="https://www.facebook.com/Kolesakz/"><img width="24" height="24" alt="facebook" src="http://link.kolesa.kz/custloads/294943074/md_498447.png" style="border: none; display: block;"></a> </td> <td style="padding-right: 10px; font-size: 12px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff;"> <a style="text-decoration:none; color: #333333;" target="_blank" href="https://www.instagram.com/kolesakz_official/"><img width="24" height="24" alt="instagram" src="http://link.kolesa.kz/custloads/294943074/md_498449.png" style="border: none; display: block;"></a> </td> <td style="font-size: 12px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff;"> <a style="text-decoration:none; color: #333333;" target="_blank" href="https://www.youtube.com/user/kolesakzvideo"><img width="24" height="24" alt="youtube" src="http://link.kolesa.kz/custloads/294943074/md_498455.png" style="border: none; display: block;"></a> </td> </tr> </tbody> </table> </td> </tr> <!-- блок загрузки прилоежния для смартфона или планшета --> <tr> <td style="padding-bottom: 10px; font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align: left;"> Kolesa.kz в вашем смартфоне или планшете: </td> </tr> <tr> <td style="padding-bottom: 14px;"> <table cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center" style="padding-right: 10px; font-size: 8px; line-height: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff;"> <a style="text-decoration:none; color: #333333;" target="_blank" href="https://itunes.apple.com/gb/app/kolesa.kz/id563291345?mt=8"><img width="84" height="25" alt="Скачать на App Store" src="http://link.kolesa.kz/custloads/294943074/md_498443.png" style="display: block; border: none;"></a> </td> <td align="center" style="padding-right: 10px; font-size: 8px; line-height: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff;"> <a style="text-decoration:none; color: #333333;" target="_blank" href="https://play.google.com/store/apps/details?id=kz.kolesa"><img width="84" height="25" alt="Скачать на GooglePlay" src="http://link.kolesa.kz/custloads/294943074/md_498448.png" style="display: block; border: none;"></a> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> </tr> </tbody> </table> <![endif]--> </td> </tr> <tr> <td align="center" style="padding-top: 4px; font-size: 10px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align: center;"> Вы можете <a href="http://kolesa.kz/passport/manage-notifications/?code=$pers_40232$&amp;email=$pers_3$" target="_blank" style="color: #0070cc; text-decoration:none;">изменить настройки рассылки или отписаться</a>. <br>ТОО &laquo;Колёса&raquo;, A05K2P6 (050008), Республика Казахстан, г. Алматы, ул. Шевченко, 157/4 <br><a href="http://kolesa.kz/content/service/regulations/" target="_blank" style="color: #0070cc; text-decoration:none;">Политика конфиденциальности</a> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <!--[if gte mso 9]> </td></tr> </table><![endif]--> </td> </tr> </table> </td> </tr> </table> </div> </body> </html>
wim-agency/wim-agency.github.io
Market/2017/kolesa_2017_07_04_weekly/kolesa_2017_07_04_weekly.html
HTML
apache-2.0
92,976
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40"> <head> <meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <meta name=ProgId content=Word.Document> <meta name=Generator content="Microsoft Word 10"> <meta name=Originator content="Microsoft Word 10"> <link rel=File-List href="RegistrazioneDocUscita_file/filelist.xml"> <link rel=Edit-Time-Data href="RegistrazioneDocUscita_file/editdata.mso"> <!--[if !mso]> <style> v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} </style> <![endif]--> <title>WebArch 4.0 (E-Prot) - Manuale Utente</title> <!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>finsiel</o:Author> <o:LastAuthor>Finsiel</o:LastAuthor> <o:Revision>15</o:Revision> <o:TotalTime>229</o:TotalTime> <o:LastPrinted>2006-03-23T14:41:00Z</o:LastPrinted> <o:Created>2005-08-22T13:45:00Z</o:Created> <o:LastSaved>2006-04-06T13:12:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>1152</o:Words> <o:Characters>6568</o:Characters> <o:Company>finsiel</o:Company> <o:Lines>54</o:Lines> <o:Paragraphs>15</o:Paragraphs> <o:CharactersWithSpaces>7705</o:CharactersWithSpaces> <o:Version>10.2625</o:Version> </o:DocumentProperties> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:HyphenationZone>14</w:HyphenationZone> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> </w:WordDocument> </xml><![endif]--> <link rel=Stylesheet type="text/css" media=all href=unitaFunzionali.css> <style> <!-- /* Font Definitions */ @font-face {font-family:Wingdings; panose-1:5 0 0 0 0 0 0 0 0 0; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 268435456 0 0 -2147483648 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} a:link, span.MsoHyperlink {mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:#FF9900; font-weight:normal; font-style:normal; text-decoration:underline; text-underline:single;} a:visited, span.MsoHyperlinkFollowed {mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:#FF9900; font-weight:normal; font-style:normal; text-decoration:underline; text-underline:single;} p {mso-margin-top-alt:auto; margin-right:0cm; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} p.titolo1, li.titolo1, div.titolo1 {mso-style-name:titolo1; mso-margin-top-alt:auto; margin-right:0cm; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:16.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} p.titolo2, li.titolo2, div.titolo2 {mso-style-name:titolo2; mso-margin-top-alt:auto; margin-right:0cm; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; font-weight:bold;} p.titolo3, li.titolo3, div.titolo3 {mso-style-name:titolo3; mso-margin-top-alt:auto; margin-right:0cm; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; font-weight:bold;} p.titolo4, li.titolo4, div.titolo4 {mso-style-name:titolo4; mso-margin-top-alt:auto; margin-right:0cm; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} p.Corpotesto, li.Corpotesto, div.Corpotesto {mso-style-name:"Corpo testo"; margin-top:12.0pt; margin-right:0cm; margin-bottom:0cm; margin-left:45.35pt; margin-bottom:.0001pt; text-align:justify; mso-pagination:widow-orphan; font-size:12.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} @page Section1 {size:595.3pt 841.9pt; margin:70.85pt 2.0cm 2.0cm 2.0cm; mso-header-margin:35.4pt; mso-footer-margin:35.4pt; mso-paper-source:0;} div.Section1 {page:Section1;} /* List Definitions */ @list l0 {mso-list-id:116685583; mso-list-type:hybrid; mso-list-template-ids:-1842840568 68157441 68157443 68157445 68157441 68157443 68157445 68157441 68157443 68157445;} @list l0:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:36.0pt; mso-level-number-position:left; text-indent:-18.0pt; font-family:Symbol;} @list l1 {mso-list-id:164783761; mso-list-type:hybrid; mso-list-template-ids:917000354 68157441 68157443 68157445 68157441 68157443 68157445 68157441 68157443 68157445;} @list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:36.0pt; mso-level-number-position:left; text-indent:-18.0pt; font-family:Symbol;} @list l1:level2 {mso-level-tab-stop:72.0pt; mso-level-number-position:left; text-indent:-18.0pt;} @list l1:level3 {mso-level-tab-stop:108.0pt; mso-level-number-position:left; text-indent:-18.0pt;} @list l1:level4 {mso-level-tab-stop:144.0pt; mso-level-number-position:left; text-indent:-18.0pt;} @list l1:level5 {mso-level-tab-stop:180.0pt; mso-level-number-position:left; text-indent:-18.0pt;} @list l1:level6 {mso-level-tab-stop:216.0pt; mso-level-number-position:left; text-indent:-18.0pt;} @list l1:level7 {mso-level-tab-stop:252.0pt; mso-level-number-position:left; text-indent:-18.0pt;} @list l1:level8 {mso-level-tab-stop:288.0pt; mso-level-number-position:left; text-indent:-18.0pt;} @list l1:level9 {mso-level-tab-stop:324.0pt; mso-level-number-position:left; text-indent:-18.0pt;} @list l2 {mso-list-id:176701114; mso-list-template-ids:1300031154;} @list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:36.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l3 {mso-list-id:1265843776; mso-list-template-ids:-1099237282;} @list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:36.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} @list l4 {mso-list-id:1893422342; mso-list-template-ids:-52387406;} @list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:36.0pt; mso-level-number-position:left; text-indent:-18.0pt; mso-ansi-font-size:10.0pt; font-family:Symbol;} ol {margin-bottom:0cm;} ul {margin-bottom:0cm;} --> </style> <!--[if gte mso 10]> <style> /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Tabella normale"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";} </style> <![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="156"> </w:LatentStyles> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="13314"/> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--> </head> <body bgcolor=white lang=IT link="#FF9900" vlink="#FF9900" style='tab-interval: 35.4pt' onload="self.focus()"> <div class=Section1> <p class=MsoNormal>&nbsp; </p> <p class=MsoNormal><b style='mso-bidi-font-weight:normal'><span style='font-size:24.0pt'>WebArch 4.0 (E-prot) &#8211; Manuale Utente<o:p></o:p></span></b></p> <p class=MsoNormal><i style='mso-bidi-font-style:normal'><span style='font-size:22.0pt'><o:p>&nbsp;</o:p></span></i></p> <p class=MsoNormal><i style='mso-bidi-font-style:normal'><span style='font-size:22.0pt'>Unità funzionali<o:p></o:p></span></i></p> <p class=MsoNormal><o:p>&nbsp;</o:p></p> <table class=MsoNormalTable border=0 cellpadding=0 width=650 style='width:487.5pt; mso-cellspacing:1.5pt;mso-padding-alt:0cm 5.4pt 0cm 5.4pt'> <tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes'> <td valign=bottom style='padding:.75pt .75pt .75pt .75pt'> <p class=MsoNormal><span style='font-size:10.0pt;font-family:Arial; color:black'><o:p>&nbsp;</o:p></span></p> </td> </tr> <tr style='mso-yfti-irow:1'> <td valign=bottom style='padding:.75pt .75pt .75pt .75pt'> <p class=MsoNormal><span style='font-size:10.0pt;font-family:Arial; color:black'><o:p>&nbsp;</o:p></span></p> </td> </tr> <tr style='mso-yfti-irow:2;mso-yfti-firstrow:yes'> <td style='padding:.75pt .75pt .75pt .75pt'> <div align=center> <table class=MsoNormalTable border=0 cellpadding=0 style='mso-cellspacing: 1.5pt;mso-padding-alt:0cm 5.4pt 0cm 5.4pt'> <tr style='mso-yfti-irow:0;mso-yfti-lastrow:yes'> <td style='padding:.75pt .75pt .75pt .75pt'> <p class=MsoNormal><span style='font-size:10.0pt;font-family:Arial; color:black'><a href="RegistrazioneDocIngresso.html"><span style='text-decoration:none;text-underline:none'><img border=0 width=25 height=23 id="_x0000_i1025" src="../immagini/precedente.gif" alt="Pagina precedente"></span></a><o:p></o:p></span></p> </td> <td style='padding:.75pt .75pt .75pt .75pt'> <p class=MsoNormal><span style='font-size:10.0pt;font-family:Arial; color:black'><a href="../sommario.html"><span style='text-decoration:none; text-underline:none'><img border=0 width=25 height=31 id="_x0000_i1026" src="../immagini/sommario.gif" alt=Sommario></span></a><o:p></o:p></span></p> </td> <!-- <TD><A href="../appendiciEdIndice/indice.html"><IMG src="../immagini/indice.gif" border="0" alt="Indice"></A> </TD> --> <td style='padding:.75pt .75pt .75pt .75pt'> <p class=MsoNormal><span style='font-size:10.0pt;font-family:Arial; color:black'><a href="fascicoli.html"><span style='text-decoration:none; text-underline:none'><img border=0 width=25 height=23 id="_x0000_i1027" src="../immagini/successiva.gif" alt="Pagina successiva"></span></a><o:p></o:p></span></p> </td> </tr> </table> </div> <p class=MsoNormal align=center style='text-align:center'><span style='font-size:10.0pt;font-family:Arial;color:black'><o:p></o:p></span></p> </td> </tr> <tr style='mso-yfti-irow:3'> <td valign=bottom style='padding:.75pt .75pt .75pt .75pt'> <p class=MsoNormal><span style='font-size:16.0pt;font-family:Arial; color:maroon'>Registrazione Documenti in Uscita</span><span style='font-size: 10.0pt;font-family:Arial;color:black'> <o:p></o:p></span></p> </td> </tr> <tr style='mso-yfti-irow:4'> <td style='padding:.75pt .75pt .75pt .75pt'> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:10.0pt; font-family:Arial;color:black'>La funzione e' attivabile attraverso la navigazione del Menu selezionando la voce <u>Protocollo &gt; Registrazione &gt; Documento in uscita</u> e consente di registrare, mediante assegnazione di un numero di protocollo univoco all'interno di un registro, i documenti in uscita da ogni singola Area Organizzativa Omogenea. <o:p></o:p></span></p> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:10.0pt; font-family:Arial;color:black'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:10.0pt; font-family:Arial;color:black'>Il sistema assegna, automaticamente a tutti i documenti protocollati, le seguenti informazioni:<o:p></o:p></span></p> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:10.0pt; font-family:Arial;color:black'><o:p>&nbsp;</o:p></span></p> <ul style='margin-top:0cm' type=disc> <li class=MsoNormal style='color:black;margin-top:.75pt;margin-bottom:1.5pt; mso-list:l1 level1 lfo3;tab-stops:list 36.0pt;vertical-align:middle'><span style='font-size:10.0pt;font-family:Arial'>Area Organizzativa Omogenea di appartenenza;<o:p></o:p></span></li> <li class=MsoNormal style='color:black;margin-top:.75pt;margin-bottom:1.5pt; mso-list:l1 level1 lfo3;tab-stops:list 36.0pt;vertical-align:middle'><span style='font-size:10.0pt;font-family:Arial'>Data di protocollazione;<o:p></o:p></span></li> <li class=MsoNormal style='color:black;margin-top:.75pt;margin-bottom:1.5pt; mso-list:l1 level1 lfo3;tab-stops:list 36.0pt;vertical-align:middle'><span style='font-size:10.0pt;font-family:Arial'>Numero di protocollo.<o:p></o:p></span></li> </ul> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:10.0pt; font-family:Arial;color:black'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:10.0pt; font-family:Arial;color:black'>L&#8217;utente dovrà necessariamente valorizzare i seguenti campi:<o:p></o:p></span></p> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:10.0pt; font-family:Arial;color:black'><o:p>&nbsp;</o:p></span></p> <ul style='margin-top:0cm' type=disc> <li class=MsoNormal style='color:black;margin-top:.75pt;margin-bottom:1.5pt; mso-list:l1 level1 lfo3;tab-stops:list 36.0pt;vertical-align:middle'><span style='font-size:10.0pt;font-family:Arial'>Tipo documento;<o:p></o:p></span></li> <li class=MsoNormal style='color:black;margin-top:.75pt;margin-bottom:1.5pt; mso-list:l1 level1 lfo3;tab-stops:list 36.0pt;vertical-align:middle'><span style='font-size:10.0pt;font-family:Arial'>Oggetto<o:p></o:p></span></li> <li class=MsoNormal style='color:black;margin-top:.75pt;margin-bottom:1.5pt; mso-list:l1 level1 lfo3;tab-stops:list 36.0pt;vertical-align:middle'><span style='font-size:10.0pt;font-family:Arial'>Mittente;<o:p></o:p></span></li> <li class=MsoNormal style='color:black;margin-top:.75pt;margin-bottom:1.5pt; mso-list:l1 level1 lfo3;tab-stops:list 36.0pt;vertical-align:middle'><span style='font-size:10.0pt;font-family:Arial'>Destinatari;<o:p></o:p></span></li> </ul> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:10.0pt; font-family:Arial;color:black'>Per il campo mittente è necessario valorizzare l&#8217;Ufficio/Utente.<o:p></o:p></span></p> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:10.0pt; font-family:Arial;color:black'>Per il campo destinatario è necessario specificare se si tratta di una persona fisica, giuridica, Aoo oppure e&#8217; possibile selezionando il campo lista di distribuzione inserire le persone fisiche o giuridiche presenti nella lista.<o:p></o:p></span></p> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:10.0pt; font-family:Arial;color:black'>Tutti i campi obbligatori sono contrassegnati da un asterisco e dal fondo di colore giallo.<o:p></o:p></span></p> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:10.0pt; font-family:Arial;color:black'>Per eseguire una <u>protocollazione senza documento elettronico</u> occorre premere il tasto </span><span style='color:black'>registra</span><b style='mso-bidi-font-weight:normal'><span style='font-size:10.0pt;font-family:Arial;color:black'>.<o:p></o:p></span></b></p> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:10.0pt; font-family:Arial;color:black'>Nel caso in cui l&#8217;utente dovesse premere il tasto Registra senza aver valorizzato tutti i campi obbligatori, il sistema visualizzerà un messaggio in alto con l&#8217;indicazione dei campi obbligatori mancanti.<o:p></o:p></span></p> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:10.0pt; font-family:Arial;color:black'>Superati tutti i controlli formali il sistema eseguirà la protocollazione e visualizzerà il seguente messaggio:<o:p></o:p></span></p> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:10.0pt; font-family:Arial;color:black'><span style='mso-spacerun:yes'> </span><o:p></o:p></span></p> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:11.0pt; color:red'>Protocollo Registrato con il numero: <b style='mso-bidi-font-weight: normal'>0000<strong>292/2005</strong></b></span><span style='font-size:10.0pt; font-family:Arial;color:black'><o:p></o:p></span></p> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:10.0pt; font-family:Arial;color:black'><o:p>&nbsp;</o:p></span></p> <p class=MsoNormal style='margin-top:.75pt;margin-right:0cm;margin-bottom: 1.5pt;margin-left:0cm;vertical-align:middle'><span style='font-size:10.0pt; font-family:Arial;color:black'>Per eseguire una <u>protocollazione con documento elettronico</u> premere il tasto <b style='mso-bidi-font-weight: normal'>S</b></span><b style='mso-bidi-font-weight:normal'><span style='color:black'>foglia</span></b><b style='mso-bidi-font-weight:normal'><span style='font-size:10.0pt;font-family:Arial;color:black'>,</span></b><span style='font-size:10.0pt;font-family:Arial;color:black'> selezionare il documento sul proprio PC, premere il tasto </span><span style='color:black'>allega </span><span style='font-size:10.0pt;font-family:Arial;color:black'>per inviare il file selezionato al Server ed eseguire le stesse operazioni della protocollazione senza documento elettronico.<o:p></o:p></span></p> <p class=MsoNormal><span style='font-size:10.0pt;font-family:Arial; color:black'><o:p>&nbsp;</o:p></span></p> </td> </tr> <tr style='mso-yfti-irow:5'> <td style='padding:.75pt .75pt .75pt .75pt'> <p class=MsoNormal><span style='font-size:10.0pt;font-family:Arial; color:black'>Ad un protocollo in ingresso possono essere associate le seguenti altre informazioni facoltative:<o:p></o:p></span></p> <p class=MsoNormal><span style='font-size:10.0pt;font-family:Arial; color:black'><o:p>&nbsp;</o:p></span></p> <ul style='margin-top:0cm' type=disc> <li class=MsoNormal style='color:black;margin-top:.75pt;margin-bottom:1.5pt; mso-list:l1 level1 lfo3;tab-stops:list 36.0pt;vertical-align:middle'><span style='font-size:10.0pt;font-family:Arial'>Data documento;<o:p></o:p></span></li> <li class=MsoNormal style='color:black;margin-top:.75pt;margin-bottom:1.5pt; mso-list:l1 level1 lfo3;tab-stops:list 36.0pt;vertical-align:middle'><span style='font-size:10.0pt;font-family:Arial'>Allegati: si possono associare al documento protocollato altri documenti in formato elettronico selezionandoli dal proprio PC. Per selezionare gli allegati seguire i seguenti passi: premere il tasto <b style='mso-bidi-font-weight: normal'>Allegati</b>, premere il tasto sfoglia, selezionare sul proprio PC il file di interesse, premere il tasto </span><span style='color: windowtext'>allega</span><b style='mso-bidi-font-weight:normal'><span style='font-size:10.0pt;font-family:Arial'>.</span></b><span style='font-size:10.0pt;font-family:Arial'> <o:p></o:p></span></li> <li class=MsoNormal style='color:black;margin-top:.75pt;margin-bottom:1.5pt; mso-list:l1 level1 lfo3;tab-stops:list 36.0pt;vertical-align:middle'><span style='font-size:10.0pt;font-family:Arial'>Allacci: si possono creare dei legami logici (allacci) tra i documenti protocollati. Per aggiungere un allaccio seguire i seguenti passi: premere il tasto <b style='mso-bidi-font-weight:normal'>Allacci</b>, inserire anno e numero del protocollo che si vuole allacciare, premere il tasto </span><span style='color:windowtext'>allaccia</span><b style='mso-bidi-font-weight: normal'><span style='font-size:10.0pt;font-family:Arial'>.</span></b><span style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></li> <li class=MsoNormal style='color:black;margin-top:.75pt;margin-bottom:1.5pt; mso-list:l1 level1 lfo3;tab-stops:list 36.0pt;vertical-align:middle'><span style='font-size:10.0pt;font-family:Arial'>Annotazioni: si possono aggiungere delle note al protocollo, indicare la posizione dello stesso in un archivio cartaceo, inserire una parola chiave. Per inserire tali informazioni seguire i seguenti passi: premere il tasto <b style='mso-bidi-font-weight:normal'>Annotazioni</b>, avvalorare i campi Posizione, Chiave, Note.<o:p></o:p></span></li> <li class=MsoNormal style='color:black;margin-top:.75pt;margin-bottom:1.5pt; mso-list:l1 level1 lfo3;tab-stops:list 36.0pt;vertical-align:middle'><span style='font-size:10.0pt;font-family:Arial'>Titolario: associazione del protocollo ad una voce di classifica del Titolario. Per inserire tale informazione seguire i seguenti passi: premere il tasto Titolario, scegliere una voce di classificazione e premere il tasto </span><span style='color:windowtext'>imposta</span><b style='mso-bidi-font-weight: normal'><span style='font-size:10.0pt;font-family:Arial'>.</span></b><span style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></li> <li class=MsoNormal style='color:black;margin-top:.75pt;margin-bottom:1.5pt; mso-list:l1 level1 lfo3;tab-stops:list 36.0pt;vertical-align:middle'><span style='font-size:10.0pt;font-family:Arial'>Fascicolo: i protocolli possono essere inseriti in uno o più fascicoli. Per inserire tale informazione seguire i seguenti passi: premere il tasto </span><span style='color:windowtext'>fascicoli</span><span style='font-size:10.0pt; font-family:Arial'>, premere il tasto </span><span style='color:windowtext'>cerca </span><span style='font-size:10.0pt;font-family:Arial'>se si vuole inserire il protocollo in un fascicolo esistente, oppure premere il tasto </span><span style='color:windowtext'>nuovo </span><span style='font-size:10.0pt;font-family:Arial'>se si vuole creare contestualmente il Fascicolo nel quale inserire il protocollo.<o:p></o:p></span></li> <li class=MsoNormal style='color:black;margin-top:.75pt;margin-bottom:1.5pt; mso-list:l1 level1 lfo3;tab-stops:list 36.0pt;vertical-align:middle'><span style='font-size:10.0pt;font-family:Arial'>Procedimento </span><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial'>la funzione consente la ricerca dei procedimenti associati i campi che devono essere impostati dall&#8217;utente sono i seguenti</span><span style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></li> </ul> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Anno Procedimento;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Numero Procedimento;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Procedimento;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Data di Avvio Da;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Data di Avvio A;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Ufficio;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Servizio;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Categoria;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Stato del Procedimento (fase di iniziativa, fase istruttoria, fase decisoria, fase integrativa dell&#8217;efficacia, concluso);<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Posizione (in trattazione, in evidenza, agli atti);<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Data Evidenza Da;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Data Evidenza A;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Oggetto;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Note<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:45.35pt'><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'><o:p>&nbsp;</o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:15.75pt'><span style='color:black'>Il risultato della ricerca sarà una lista contenente i Procedimenti che soddisfano i criteri di ricerca. I campi visualizzati nella lista saranno i seguenti:<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:70.9pt'><span style='color:black'><o:p>&nbsp;</o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Procedimento (nel formato aaaannnnnnn);<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Data Avvio;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Ufficio;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Servizio;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Categoria;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Stato;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Tipo;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Oggetto<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:45.35pt'><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'><o:p>&nbsp;</o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:15.75pt'><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Cliccando sul Procedimento si dovrà entrare nel dettaglio nel quale saranno visualizzate le informazioni presenti nella lista più le seguenti:<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'>Tipo/Finalità</span><span lang=EN-US style='font-size: 11.0pt;mso-bidi-font-size:10.0pt;color:black;mso-ansi-language:EN-US'> del Procedimento;</span><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt; color:black'><o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span lang=EN-US style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black;mso-ansi-language:EN-US'>Responsabile;</span><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'><o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span lang=EN-US style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black;mso-ansi-language:EN-US'>Referente;</span><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'><o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span lang=EN-US style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black;mso-ansi-language:EN-US'>Posizione;</span><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'><o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span lang=EN-US style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black;mso-ansi-language:EN-US'>Data Evidenza;</span><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'><o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span lang=EN-US style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black;mso-ansi-language:EN-US'>Note</span><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'><o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:45.35pt'><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'><o:p>&nbsp;</o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:15.75pt;text-indent:-1.15pt'><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black'>Oltre alle informazioni proprie del Procedimento sarà visualizzata la lista degli oggetti aggregati (Documento, Faldone o Fascicolo). Per ciascun oggetto aggregato al Procedimento dovrà essere possibile visualizzare i campi significativi nella lista ed entrare nel dettaglio con un clik sul numero procedimento.<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:15.75pt;text-indent:-1.15pt'><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black'>Dal dettaglio del procedimento dovrà essere possibile modificarne gli attributi e la composizione (aggiunta ed eliminazione di Documenti, Faldoni e Fascicoli)<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:15.75pt;text-indent:-1.15pt'><span style='color:black'>La funzione di Inserimento nuovo Procedimento sarà attivata solo dalla maschera del documento protocollato inserendo un link che richiami la maschera di inserimento. I campi prospettati nella maschera di inserimento di un Procedimento saranno i seguenti:<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:70.9pt'><span style='color:black'><o:p>&nbsp;</o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><u><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black'>Data Avvio</span></u></i></b><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'>;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><u><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black'>Ufficio</span></u></i></b><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'> (default uguale a quello del Documento protocollato);<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><u><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black'>Servizio</span></u></i></b><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'> (default uguale a quello del Documento protocollato);<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><u><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black'>Categoria</span></u></i></b><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'> (default uguale a quello del Documento protocollato);<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><u><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black'>Stato</span></u></i></b><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'>;<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><u><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black'>Tipo/Finalità </span></u></i></b><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'>(da lista);<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><u><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black'>Oggetto</span></u></i></b><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'> (default uguale a quello del Documento protocollato);<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span lang=EN-US style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black;mso-ansi-language:EN-US'>Responsabile;</span><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'><o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><u><span lang=EN-US style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black;mso-ansi-language:EN-US'>Referente</span></u></i></b><span lang=EN-US style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black; mso-ansi-language:EN-US'>;</span><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'><o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><u><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black'>Posizione</span></u></i></b><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'> (in trattazione, in evidenza agli atti);<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span lang=EN-US style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black;mso-ansi-language:EN-US'>Data Evidenza;</span><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'><o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l1 level1 lfo3; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-size:11.0pt; mso-bidi-font-size:10.0pt;font-family:Symbol;mso-fareast-font-family:Symbol; mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span lang=EN-US style='font-size:11.0pt; mso-bidi-font-size:10.0pt;color:black;mso-ansi-language:EN-US'>Note</span><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'><o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:45.35pt'><span style='font-size:11.0pt;mso-bidi-font-size: 10.0pt;color:black'><o:p>&nbsp;</o:p></span></p> <p class=Corpotesto align=left style='margin-top:0cm;margin-right:0cm; margin-bottom:6.0pt;margin-left:15.75pt;text-align:left'><span style='font-size:11.0pt;mso-bidi-font-size:10.0pt;color:black'>L&#8217;associazione tra un documento protocollato ed un procedimento determina il passaggio del documento allo stato &#8220;associato a procedimento&#8221;. Tale stato determina un congelamento del documento che non potrà subire i passaggi di stato tipici del protocollo (sospeso, in lavorazione, rifiutato ecc.) ma sarà il procedimento stesso con i suoi stati (in trattazione, in evidenza, agli atti) a guidare il flusso.<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:15.75pt'><span style='color:black'>La presenza di informazioni nelle sottomaschere(Mittente, Assegnatario, Allegati, ecc.) viene evidenziata nel seguente modo: Allegati(2)<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:15.75pt'><span style='color:black'>Una volta che si è ottenuto il numero di protocollo è possibile modificare, annullare, creare un nuovo protocollo con gli opportuni tasti.<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:15.75pt'><span style='color:black'>Con il tasto <b style='mso-bidi-font-weight:normal'>Ripeti dati </b>è possibile effettuare una nuova protocollazione ripetendo i dati obbligatori utilizzati nel precedente protocollo. Con la funzione Configurazione Utente è possibile specificare quali dati si intendono ripetere:<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l0 level1 lfo6; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-family:Symbol; mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='color:black'>oggetto,<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l0 level1 lfo6; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-family:Symbol; mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='color:black'>tipo documento, <o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l0 level1 lfo6; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-family:Symbol; mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='color:black'>data documento<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l0 level1 lfo6; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-family:Symbol; mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='color:black'>Ricevuto il <o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l0 level1 lfo6; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-family:Symbol; mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='color:black'>Tipo mittente<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l0 level1 lfo6; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-family:Symbol; mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='color:black'>Mittente<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l0 level1 lfo6; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-family:Symbol; mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='color:black'>Destinatario<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l0 level1 lfo6; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-family:Symbol; mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='color:black'>Assegnatari<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:36.0pt;text-indent:-18.0pt;mso-list:l0 level1 lfo6; tab-stops:list 36.0pt'><![if !supportLists]><span style='font-family:Symbol; mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;color:black'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></span><![endif]><span style='color:black'>Titolario<o:p></o:p></span></p> <p class=Corpotesto style='margin-top:0cm;margin-right:0cm;margin-bottom: 6.0pt;margin-left:15.75pt'><span style='color:black'>Con il tasto <b style='mso-bidi-font-weight:normal'>Etichetta </b>viene<b style='mso-bidi-font-weight: normal'> </b>stampata l&#8217;etichetta con le informazioni del protocollo ed il codice a barre.<o:p></o:p></span></p> <p class=MsoNormal><span style='font-size:10.0pt;font-family:Arial; color:black'><o:p>&nbsp;</o:p></span></p> </td> </tr> <tr style='mso-yfti-irow:6'> <td style='padding:.75pt .75pt .75pt .75pt'> <p class=MsoNormal><span style='font-size:10.0pt;font-family:Arial; color:black'>&nbsp;<o:p></o:p></span></p> </td> </tr> <tr style='mso-yfti-irow:7;mso-yfti-lastrow:yes;mso-yfti-firstrow:yes'> <td style='padding:.75pt .75pt .75pt .75pt'> <div align=center> <table class=MsoNormalTable border=0 cellpadding=0 style='mso-cellspacing: 1.5pt;mso-padding-alt:0cm 5.4pt 0cm 5.4pt'> <tr style='mso-yfti-irow:0;mso-yfti-lastrow:yes'> <td style='padding:.75pt .75pt .75pt .75pt'> <p class=MsoNormal><a name=funz></a><a href="paginaIndice.html"><span style='mso-bookmark:funz'><span style='font-size:10.0pt;font-family:Arial; text-decoration:none;text-underline:none'><img border=0 width=25 height=23 id="_x0000_i1028" src="../immagini/precedente.gif" alt="Pagina precedente"></span></span><span style='mso-bookmark:funz'></span></a><span style='mso-bookmark:funz'><span style='font-size:10.0pt;font-family:Arial;color:black'><o:p></o:p></span></span></p> </td> <span style='mso-bookmark:funz'></span> <td style='padding:.75pt .75pt .75pt .75pt'> <p class=MsoNormal><span style='mso-bookmark:funz'></span><a href="../sommario.html"><span style='mso-bookmark:funz'><span style='font-size:10.0pt;font-family:Arial;text-decoration:none;text-underline: none'><img border=0 width=25 height=31 id="_x0000_i1029" src="../immagini/sommario.gif" alt=Sommario></span></span><span style='mso-bookmark:funz'></span></a><span style='mso-bookmark:funz'><!-- <TD><A href="../appendiciEdIndice/indice.html"><IMG src="../immagini/indice.gif" border="0" alt="Indice"></A> </TD> --><span style='font-size:10.0pt;font-family:Arial;color:black'><o:p></o:p></span></span></p> </td> <span style='mso-bookmark:funz'></span> <td style='padding:.75pt .75pt .75pt .75pt'> <p class=MsoNormal><span style='mso-bookmark:funz'></span><a href="fascicoli.html"><span style='mso-bookmark:funz'><span style='font-size:10.0pt;font-family:Arial;text-decoration:none;text-underline: none'><img border=0 width=25 height=23 id="_x0000_i1030" src="../immagini/successiva.gif" alt="Pagina successiva"></span></span><span style='mso-bookmark:funz'></span></a><span style='mso-bookmark:funz'><span style='font-size:10.0pt;font-family:Arial;color:black'><o:p></o:p></span></span></p> </td> <span style='mso-bookmark:funz'></span> </tr> </table> </div> <span style='mso-bookmark:funz'></span> <p class=MsoNormal align=center style='text-align:center'><span style='mso-bookmark:funz'><span style='font-size:10.0pt;font-family:Arial; color:black'><o:p></o:p></span></span></p> </td> <span style='mso-bookmark:funz'></span> </tr> </table> <span style='mso-bookmark:funz'></span> <p class=MsoNormal><o:p>&nbsp;</o:p></p> </div> </body> </html>
grusso14/eprot
WebContent/WEB-INF/pages/help/unitaFunzionali/RegistrazioneDocUscita.html
HTML
apache-2.0
65,189
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Bootstrap</title> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/style.css"> </head> <body> <nav class="navbar navbar-fixed-top navbar-expand-md navbar-default"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="#">Bootstrap Atividade 03</a> </div> <ul class="nav navbar-nav"> <li><a href="#">Home</a></li> <li><a href="#product">Produtos</a></li> <li><a href="#contact">Contato</a></li> </ul> </div> </nav> <section id="product" class="jumbotron bg-product"> <div class="container"> <div class="title"> <h1>Produtos</h1> </div> <div class="row"> <div class="col-md-4 col-lg-3 col-sm-12"> <div class="product"> <div class="title"><h1>"Lorem ipsum dolor</h1></div> <div class="desc"> <p> "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi" </p> </div> <button type="button" class="btn btn-default">Comprar</button> </div> </div> <div class="col-md-4 col-lg-3 col-sm-12"> <div class="product"> <div class="title"><h1>"Lorem ipsum dolor</h1></div> <div class="desc"> <p> "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi" </p> </div> <button type="button" class="btn btn-default">Comprar</button> </div> </div> <div class="col-md-4 col-lg-3 col-sm-12"> <div class="product"> <div class="title"><h1>"Lorem ipsum dolor</h1></div> <div class="desc"> <p> "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi" </p> </div> <button type="button" class="btn btn-default">Comprar</button> </div> </div> <div class="col-md-4 col-lg-3 col-sm-12"> <div class="product"> <div class="title"><h1>"Lorem ipsum dolor</h1></div> <div class="desc"> <p> "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi" </p> </div> <button type="button" class="btn btn-default">Comprar</button> </div> </div> <div class="col-md-4 col-lg-3 col-sm-12"> <div class="product"> <div class="title"><h1>"Lorem ipsum dolor</h1></div> <div class="desc"> <p> "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi" </p> </div> <button type="button" class="btn btn-default">Comprar</button> </div> </div> <div class="col-md-4 col-lg-3 col-sm-12"> <div class="product"> <div class="title"><h1>"Lorem ipsum dolor</h1></div> <div class="desc"> <p> "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi" </p> </div> <button type="button" class="btn btn-default">Comprar</button> </div> </div> <div class="col-md-4 col-lg-3 col-sm-12"> <div class="product"> <div class="title"><h1>"Lorem ipsum dolor</h1></div> <div class="desc"> <p> "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi" </p> </div> <button type="button" class="btn btn-default">Comprar</button> </div> </div> <div class="col-md-4 col-lg-3 col-sm-12"> <div class="product"> <div class="title"><h1>"Lorem ipsum dolor</h1></div> <div class="desc"> <p> "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi" </p> </div> <button type="button" class="btn btn-default">Comprar</button> </div> </div> </div> </div> </section> <section id="contact"> <div class="container"> <div class="title"> <h1>Contato</h1> </div> <div class="row"> <form> <div class="col-lg-8 col-md-7 col-sm-6 col-xs-12"> <label for="name">Nome</label> <input type="text" class="form-control" name="name" id="name" placeholder="Nome"> <label for="email">Email</label> <input type="email" class="form-control" name="email" id="email" placeholder="Email"> </div> <div class="col-lg-4 col-md-5 col-sm-6 col-xs-12"> <label for="subject">Assunto</label> <input type="text" class="form-control" name="subject" id="subject" placeholder="Assunto"> <label for="msg">Mensagem</label> <input type="text" class="form-control" name="msg" id="msg" placeholder="Mensagem"> </div> <button type="button" class="btn btn-primary btn-form">Enviar</button> </form> </div> </div> </section> </body> </html>
stehleao/dctb-utfpr
programacao-web-2/tasks/lucas-jacinto/bootstrap/index.html
HTML
apache-2.0
8,179
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_01) on Mon Jan 31 15:57:31 CAT 2005 --> <TITLE> PersistentObjectAction </TITLE> <META NAME="keywords" CONTENT="org.cidrz.webapp.dynasite.struts.action.generic.PersistentObjectAction class"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="PersistentObjectAction"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&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="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/zeprs/action/generic/ObjectListAction.html" title="class in org.cidrz.webapp.dynasite.struts.action.generic"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../org/zeprs/action/generic/SaveObjectAction.html" title="class in org.cidrz.webapp.dynasite.struts.action.generic"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/zeprs/action/generic/PersistentObjectAction.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="PersistentObjectAction.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.zeprs.action.generic.BaseAction">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_org.zeprs.action.generic.BaseAction">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;METHOD</FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.cidrz.webapp.dynasite.struts.action.generic</FONT> <BR> Class PersistentObjectAction</H2> <PRE> java.lang.Object <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">org.apache.struts.action.Action <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/zeprs/action/generic/BaseAction.html" title="class in org.cidrz.webapp.dynasite.struts.action.generic">org.cidrz.webapp.dynasite.struts.action.generic.BaseAction</A> <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.cidrz.webapp.dynasite.struts.action.generic.PersistentObjectAction</B> </PRE> <DL> <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/zeprs/action/generic/CreateNewObjectAction.html" title="class in org.cidrz.webapp.dynasite.struts.action.generic">CreateNewObjectAction</A>, <A HREF="../../../../org/zeprs/action/generic/DeleteObjectAction.html" title="class in org.cidrz.webapp.dynasite.struts.action.generic">DeleteObjectAction</A>, <A HREF="../../../../org/zeprs/action/admin/EditFormAction.html" title="class in org.cidrz.webapp.dynasite.struts.action.admin">EditFormAction</A>, <A HREF="../../../../org/zeprs/action/generic/EditObjectAction.html" title="class in org.cidrz.webapp.dynasite.struts.action.generic">EditObjectAction</A>, <A HREF="../../../../org/zeprs/action/generic/ObjectListAction.html" title="class in org.cidrz.webapp.dynasite.struts.action.generic">ObjectListAction</A>, <A HREF="../../../../org/zeprs/action/generic/SaveObjectAction.html" title="class in org.cidrz.webapp.dynasite.struts.action.generic">SaveObjectAction</A></DD> </DL> <HR> <DL> <DT><PRE>public abstract class <B>PersistentObjectAction</B><DT>extends <A HREF="../../../../org/zeprs/action/generic/BaseAction.html" title="class in org.cidrz.webapp.dynasite.struts.action.generic">BaseAction</A></DL> </PRE> <P> Base class for generic actions that manipulate persistent objects. To be used properly, the mappings for this class must have the "parameter" attribute set to a fully-qualified classname for the class to be manuipulated <P> <P> <HR> <P> <!-- =========== FIELD SUMMARY =========== --> <A NAME="field_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Field Summary</B></FONT></TH> </TR> </TABLE> &nbsp;<A NAME="fields_inherited_from_class_org.zeprs.action.generic.BaseAction"><!-- --></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.cidrz.webapp.dynasite.struts.action.generic.<A HREF="../../../../org/zeprs/action/generic/BaseAction.html" title="class in org.cidrz.webapp.dynasite.struts.action.generic">BaseAction</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../org/zeprs/action/generic/BaseAction.html#ID_KEY">ID_KEY</A>, <A HREF="../../../../org/zeprs/action/generic/BaseAction.html#LOCKED_FORWARD">LOCKED_FORWARD</A>, <A HREF="../../../../org/zeprs/action/generic/BaseAction.html#NOTLOCKED_FORWARD">NOTLOCKED_FORWARD</A>, <A HREF="../../../../org/zeprs/action/generic/BaseAction.html#SETUP_FORWARD">SETUP_FORWARD</A>, <A HREF="../../../../org/zeprs/action/generic/BaseAction.html#SUBJECT_KEY">SUBJECT_KEY</A>, <A HREF="../../../../org/zeprs/action/generic/BaseAction.html#SUCCESS_FORWARD">SUCCESS_FORWARD</A></CODE></TD> </TR> </TABLE> &nbsp;<A NAME="fields_inherited_from_class_org.apache.struts.action.Action"><!-- --></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.struts.action.Action</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>ACTION_SERVLET_KEY, APPLICATION_KEY, DATA_SOURCE_KEY, ERROR_KEY, EXCEPTION_KEY, FORM_BEANS_KEY, FORWARDS_KEY, LOCALE_KEY, MAPPING_KEY, MAPPINGS_KEY, MESSAGE_KEY, MESSAGES_KEY, MULTIPART_KEY, PLUG_INS_KEY, REQUEST_PROCESSOR_KEY, SERVLET_KEY, TRANSACTION_TOKEN_KEY</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><CODE><B><A HREF="../../../../org/zeprs/action/generic/PersistentObjectAction.html#PersistentObjectAction()">PersistentObjectAction</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_org.zeprs.action.generic.BaseAction"><!-- --></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.cidrz.webapp.dynasite.struts.action.generic.<A HREF="../../../../org/zeprs/action/generic/BaseAction.html" title="class in org.cidrz.webapp.dynasite.struts.action.generic">BaseAction</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../org/zeprs/action/generic/BaseAction.html#execute(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">execute</A></CODE></TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_org.apache.struts.action.Action"><!-- --></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.struts.action.Action</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>execute, getServlet, perform, perform, setServlet</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>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="PersistentObjectAction()"><!-- --></A><H3> PersistentObjectAction</H3> <PRE> public <B>PersistentObjectAction</B>()</PRE> <DL> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&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="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/zeprs/action/generic/ObjectListAction.html" title="class in org.cidrz.webapp.dynasite.struts.action.generic"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../org/zeprs/action/generic/SaveObjectAction.html" title="class in org.cidrz.webapp.dynasite.struts.action.generic"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/zeprs/action/generic/PersistentObjectAction.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="PersistentObjectAction.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.zeprs.action.generic.BaseAction">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_org.zeprs.action.generic.BaseAction">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;METHOD</FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
chrisekelley/zeprs
docs/org/zeprs/action/generic/PersistentObjectAction.html
HTML
apache-2.0
14,499
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_25) on Tue Mar 10 11:19:21 GMT+01:00 2015 --> <title>com.jprofiler.api.platform.descriptors Class Hierarchy (JProfiler API)</title> <meta name="date" content="2015-03-10"> <link rel="stylesheet" type="text/css" href="../../../../../help_javadoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="com.jprofiler.api.platform.descriptors Class Hierarchy (JProfiler API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em>JProfiler API</em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/jprofiler/api/platform/data/package-tree.html">Prev</a></li> <li><a href="../../../../../com/jprofiler/api/platform/parameters/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/jprofiler/api/platform/descriptors/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Hierarchy For Package com.jprofiler.api.platform.descriptors</h1> <span class="strong">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Interface Hierarchy">Interface Hierarchy</h2> <ul> <li type="circle">com.jprofiler.api.platform.descriptors.<a href="../../../../../com/jprofiler/api/platform/descriptors/Descriptor.html" title="interface in com.jprofiler.api.platform.descriptors"><span class="strong">Descriptor</span></a> <ul> <li type="circle">com.jprofiler.api.platform.descriptors.<a href="../../../../../com/jprofiler/api/platform/descriptors/ArrayDescriptor.html" title="interface in com.jprofiler.api.platform.descriptors"><span class="strong">ArrayDescriptor</span></a></li> <li type="circle">com.jprofiler.api.platform.descriptors.<a href="../../../../../com/jprofiler/api/platform/descriptors/ClassDescriptor.html" title="interface in com.jprofiler.api.platform.descriptors"><span class="strong">ClassDescriptor</span></a></li> <li type="circle">com.jprofiler.api.platform.descriptors.<a href="../../../../../com/jprofiler/api/platform/descriptors/MethodDescriptor.html" title="interface in com.jprofiler.api.platform.descriptors"><span class="strong">MethodDescriptor</span></a></li> <li type="circle">com.jprofiler.api.platform.descriptors.<a href="../../../../../com/jprofiler/api/platform/descriptors/PackageDescriptor.html" title="interface in com.jprofiler.api.platform.descriptors"><span class="strong">PackageDescriptor</span></a></li> <li type="circle">com.jprofiler.api.platform.descriptors.<a href="../../../../../com/jprofiler/api/platform/descriptors/PayloadDescriptor.html" title="interface in com.jprofiler.api.platform.descriptors"><span class="strong">PayloadDescriptor</span></a></li> <li type="circle">com.jprofiler.api.platform.descriptors.<a href="../../../../../com/jprofiler/api/platform/descriptors/URLDescriptor.html" title="interface in com.jprofiler.api.platform.descriptors"><span class="strong">URLDescriptor</span></a></li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em>JProfiler API</em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/jprofiler/api/platform/data/package-tree.html">Prev</a></li> <li><a href="../../../../../com/jprofiler/api/platform/parameters/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/jprofiler/api/platform/descriptors/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
hmlingesh/java-buildpack
resources/jprofiler8/api/javadoc/com/jprofiler/api/platform/descriptors/package-tree.html
HTML
apache-2.0
6,203
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_162) on Sat Feb 02 18:57:44 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQEmbeddedConfiguration (Communote 3.5 API)</title> <meta name="date" content="2019-02-02"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQEmbeddedConfiguration (Communote 3.5 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/ActiveMQEmbeddedConfiguration.html" title="interface in com.communote.plugins.mq.adapter.activemq.configuration">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../index.html?com/communote/plugins/mq/adapter/activemq/configuration/class-use/ActiveMQEmbeddedConfiguration.html" target="_top">Frames</a></li> <li><a href="ActiveMQEmbeddedConfiguration.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQEmbeddedConfiguration" class="title">Uses of Interface<br>com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQEmbeddedConfiguration</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/ActiveMQEmbeddedConfiguration.html" title="interface in com.communote.plugins.mq.adapter.activemq.configuration">ActiveMQEmbeddedConfiguration</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#com.communote.plugins.mq.adapter.activemq.configuration">com.communote.plugins.mq.adapter.activemq.configuration</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.communote.plugins.mq.provider.activemq.security">com.communote.plugins.mq.provider.activemq.security</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#com.communote.plugins.mq.provider.activemq.settings">com.communote.plugins.mq.provider.activemq.settings</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.communote.plugins.mq.adapter.activemq.configuration"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/ActiveMQEmbeddedConfiguration.html" title="interface in com.communote.plugins.mq.adapter.activemq.configuration">ActiveMQEmbeddedConfiguration</a> in <a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/package-summary.html">com.communote.plugins.mq.adapter.activemq.configuration</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/package-summary.html">com.communote.plugins.mq.adapter.activemq.configuration</a> with parameters of type <a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/ActiveMQEmbeddedConfiguration.html" title="interface in com.communote.plugins.mq.adapter.activemq.configuration">ActiveMQEmbeddedConfiguration</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">ActiveMQAdapterConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/ActiveMQAdapterConfiguration.html#bindEmbeddedConfiguration-com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQEmbeddedConfiguration-">bindEmbeddedConfiguration</a></span>(<a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/ActiveMQEmbeddedConfiguration.html" title="interface in com.communote.plugins.mq.adapter.activemq.configuration">ActiveMQEmbeddedConfiguration</a>&nbsp;embeddedConfiguration)</code> <div class="block">If there is a embedded configuration set it</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">ActiveMQAdapterConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/ActiveMQAdapterConfiguration.html#unbindEmbeddedConfiguration-com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQEmbeddedConfiguration-">unbindEmbeddedConfiguration</a></span>(<a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/ActiveMQEmbeddedConfiguration.html" title="interface in com.communote.plugins.mq.adapter.activemq.configuration">ActiveMQEmbeddedConfiguration</a>&nbsp;embeddedConfiguration)</code> <div class="block">Remove the embedded configuration</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.communote.plugins.mq.provider.activemq.security"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/ActiveMQEmbeddedConfiguration.html" title="interface in com.communote.plugins.mq.adapter.activemq.configuration">ActiveMQEmbeddedConfiguration</a> in <a href="../../../../../../../../com/communote/plugins/mq/provider/activemq/security/package-summary.html">com.communote.plugins.mq.provider.activemq.security</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../../../../com/communote/plugins/mq/provider/activemq/security/package-summary.html">com.communote.plugins.mq.provider.activemq.security</a> with parameters of type <a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/ActiveMQEmbeddedConfiguration.html" title="interface in com.communote.plugins.mq.adapter.activemq.configuration">ActiveMQEmbeddedConfiguration</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../com/communote/plugins/mq/provider/activemq/security/CommunoteJaasAuthenticationBroker.html#CommunoteJaasAuthenticationBroker-com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO-com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQEmbeddedConfiguration-org.apache.activemq.broker.Broker-java.lang.String-java.lang.String-">CommunoteJaasAuthenticationBroker</a></span>(<a href="../../../../../../../../com/communote/plugins/mq/provider/activemq/settings/MQSettingsDAO.html" title="interface in com.communote.plugins.mq.provider.activemq.settings">MQSettingsDAO</a>&nbsp;settingsDao, <a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/ActiveMQEmbeddedConfiguration.html" title="interface in com.communote.plugins.mq.adapter.activemq.configuration">ActiveMQEmbeddedConfiguration</a>&nbsp;embeddedConfiguration, org.apache.activemq.broker.Broker&nbsp;next, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jaasConfiguration, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jaasSslConfiguration)</code> <div class="block">Simple constructor.</div> </td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../com/communote/plugins/mq/provider/activemq/security/CommunoteJaasAuthenticationPlugin.html#CommunoteJaasAuthenticationPlugin-com.communote.plugins.mq.provider.activemq.settings.MQSettingsDAO-com.communote.plugins.mq.adapter.activemq.configuration.ActiveMQEmbeddedConfiguration-">CommunoteJaasAuthenticationPlugin</a></span>(<a href="../../../../../../../../com/communote/plugins/mq/provider/activemq/settings/MQSettingsDAO.html" title="interface in com.communote.plugins.mq.provider.activemq.settings">MQSettingsDAO</a>&nbsp;settingsDao, <a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/ActiveMQEmbeddedConfiguration.html" title="interface in com.communote.plugins.mq.adapter.activemq.configuration">ActiveMQEmbeddedConfiguration</a>&nbsp;embeddedConfiguration)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.communote.plugins.mq.provider.activemq.settings"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/ActiveMQEmbeddedConfiguration.html" title="interface in com.communote.plugins.mq.adapter.activemq.configuration">ActiveMQEmbeddedConfiguration</a> in <a href="../../../../../../../../com/communote/plugins/mq/provider/activemq/settings/package-summary.html">com.communote.plugins.mq.provider.activemq.settings</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../../../com/communote/plugins/mq/provider/activemq/settings/package-summary.html">com.communote.plugins.mq.provider.activemq.settings</a> that implement <a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/ActiveMQEmbeddedConfiguration.html" title="interface in com.communote.plugins.mq.adapter.activemq.configuration">ActiveMQEmbeddedConfiguration</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../com/communote/plugins/mq/provider/activemq/settings/ActiveMQProviderEmbeddedConfiguration.html" title="class in com.communote.plugins.mq.provider.activemq.settings">ActiveMQProviderEmbeddedConfiguration</a></span></code> <div class="block">This provides the embedded configuration for use by the embedded MQ client</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../../com/communote/plugins/mq/adapter/activemq/configuration/ActiveMQEmbeddedConfiguration.html" title="interface in com.communote.plugins.mq.adapter.activemq.configuration">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../index.html?com/communote/plugins/mq/adapter/activemq/configuration/class-use/ActiveMQEmbeddedConfiguration.html" target="_top">Frames</a></li> <li><a href="ActiveMQEmbeddedConfiguration.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2019 <a href="https://communote.github.io/">Communote team</a>. All rights reserved.</small></p> </body> </html>
Communote/communote.github.io
generated/javadoc/com/communote/plugins/mq/adapter/activemq/configuration/class-use/ActiveMQEmbeddedConfiguration.html
HTML
apache-2.0
15,056
<html> <head> <style> path { stroke: steelblue; stroke-width: 2; fill: none; } </style> <script type="text/javascript" src="https://unpkg.com/[email protected]/dist/react.js"></script> <script type="text/javascript" src="https://unpkg.com/[email protected]/dist/react-dom.js"></script> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script> <script type="text/javascript" src="http://canvasjs.com/assets/script/canvasjs.min.js"></script> <script type="text/javascript" src="https://unpkg.com/[email protected]/browser.min.js"></script> <script type="text/javascript" src="https://d3js.org/d3.v4.min.js"></script> </head> <body> <p>d3 is a little painful to setup, mostlyl because v4 and v3 have different APIs.</p> <p>This page makes sure the d3 piece is working as expected.</p> <div id="d3"/> <script> var margin = {top: 20, right: 20, bottom: 30, left: 50}, width = 960 - margin.left - margin.right, height = 500 - margin.top - margin.bottom; var x = d3.scaleLinear() .domain([0,100]) .range([0, width]); var y = d3.scaleLinear() .domain([0,100]) .range([height, 0]); var xAxis = d3.axisBottom(x); var yAxis = d3.axisLeft(y); var line = d3.line() .x(function(d) { return x(d.x); }) .y(function(d) { return y(d.y); }) var counter = 0; var data = []; function tick() { data.push({x: counter, y: Math.random() * 100}) if (data.length > 101) { data.shift(); x.domain([counter - 100, counter - 2]); axis.transition() .duration(50) .ease(d3.easeLinear) .call(xAxis); p.attr("d", line) .attr("transform", null) .transition() .duration(50) .ease(d3.easeLinear) .attr("transform", "translate(" + ( x(0) - x(1)) + ")") .on("end", tick); } else { p.attr("d", line) .attr("transform", null) setTimeout(() => tick(), 20); } counter++; } setTimeout(() => tick(), 20); var svg = d3.select("body").append("svg") .attr("width", width + margin.left + margin.right) .attr("height", height + margin.top + margin.bottom) .append("g") .attr("transform", "translate(" + margin.left + "," + margin.top + ")"); svg.append("clipPath") .attr("id", "innerGraph") .append("rect") .attr("width", width + margin.left + margin.right) .attr("height", height + margin.top + margin.bottom); svg.append("g") .attr("class", "y axis") .call(yAxis) .append("text") .attr("transform", "rotate(-90)") .attr("y", 6) .attr("dy", ".71em") .style("text-anchor", "end") .text("foo"); var axis = svg.append("g") .attr("class", "x axis") .attr("transform", "translate(0," + height + ")") .call(xAxis); var clip = svg.append("g") .attr("clip-path", "url(#innerGraph)") var p = clip.append("path") .datum(data) .attr("class", "line") .attr("d", line); </script> </body> </html>
alokmenghrajani/chronostream
src/main/resources/assets/d3_line.html
HTML
apache-2.0
3,124
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Security : revIgniter User Guide</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="robots" content="all" /> <meta name="author" content="Ralf Bitter" /> <meta name='description' content='revIgniter User Guide' /> <!-- Bootstrap --> <link rel="stylesheet" media="screen" href="../css/bootstrap.min.css"> <script src="../js/modernizr-2.6.2-respond-1.1.0.min.js"></script> <script src="../js/nav-ck.js"></script> <!-- Touch icons --> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../images/apple-touch-icon-144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../images/apple-touch-icon-114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../images/apple-touch-icon-72-precomposed.png"> <link rel="apple-touch-icon-precomposed" href="../images/apple-touch-icon-57-precomposed.png"> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="../js/html5shiv.js"></script><a href="models.html" id="" title="models">models</a> <script src="../js/respond.min.js"></script> <![endif]--> </head> <body> <!-- START PAGE HEAD --> <div class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="#">revIgniter User Guide Version 1.7.1</a> </div> <div class="collapse navbar-collapse"> <form class="navbar-form navbar-right" role="search" method="get" action="http://www.google.com/search"> <div class="form-group"> <input type="hidden" name="as_sitesearch" id="as_sitesearch" value="revigniter.com/userGuide/" /> <span id="searchLabel">Search User Guide</span> &nbsp; <input type="search" placeholder="Search ..." name="q" id="q" class="revignitorsearch" accesskey="s" autosave="bsn_srch" results="5" /> &nbsp;<input type="image" id="submitSearch" src="../images/searchGo.png" alt="Search Go Button" /> </div> </form> </div><!--/.nav-collapse --> </div> <!-- START BREADCRUMB --> <div id="breadcrumbContainer"> <div class="container"> <ol class="breadcrumb"> <li><a href="http://revigniter.com/">revIgniter Home</a></li> <li><a href="../index.html">User Guide Home</a></li> <li class="active">Security</li> <li id="tocListItem" class="pull-right"><a href="../toc.html">Table of Contents Page</a></li> </ol> </div> </div> <!-- END BREADCRUMB --> <!-- START SLIDEBOX --> <div class="slide-panel top"> <div class="container"> <div id="panelContent"><script type="text/javascript">create_menu('../');</script></div> </div> <div id="open-button" class="slide-button">Table of Contents</div> <div id="close-button" class="slide-button">Close</div> </div> <!-- END SLIDEBOX --> </div> <!-- END PAGE HEAD --> <!-- START CONTENT --> <div class="container"> <div id="content"> <h1>Security</h1> <p>This page describes some "best practices" regarding web security, and details revIgniter's internal security features.</p> <h2>URI Security</h2> <p>revIgniter is fairly restrictive regarding which characters it allows in your URI strings in order to help minimize the possibility that malicious data can be passed to your application. URIs may only contain the following: </p> <ul> <li>Alpha-numeric text</li> <li>Tilde: ~ </li> <li>Period: .</li> <li>Colon: :</li> <li>Underscore: _</li> <li>Dash: -</li> </ul> <h2>GET Data</h2> <p>GET data is simply disallowed by revIgniter since the system utilizes URI segments rather than traditional URL query strings (unless you have the query string option enabled in your config file). The global GET array is set to <strong>empty</strong> by the Input library during system initialization.</p> <h1>Best Practices</h1> <p>Before accepting any data into your application, whether it be POST data from a form submission, COOKIE data, URI data, XML-RPC data, or even data from the SERVER array, you are encouraged to practice this three step approach:</p> <ol> <li>Filter the data as if it were tainted.</li> <li>Validate the data to ensure it conforms to the correct type, length, size, etc. (sometimes this step can replace step one)</li> <li>Escape the data before submitting it into your database.</li> </ol> <p>revIgniter provides the following handlers to assist in this process:</p> <ul> <li><h2>XSS Filtering</h2> <p>revIgniter comes with a Cross Site Scripting filter. This filter looks for commonly used techniques to embed malicious Javascript into your data, or other types of code that attempt to hijack cookies or do other malicious things. The XSS Filter is described <a href="../libraries/input.html">here</a>. </p> </li> <li><h2>CSRF Protection</h2> <p>Enable revIgniter's cross-site request forgery (CSRF) protection if you are accepting user data. CSRF protection is described <a href="../libraries/input.html">here</a>. </p> </li> <li><h2>Filename Sanitation</h2> <p>revIgniter comes with a function to <a href="../libraries/input.html">sanitize filenames</a> from user input. </p> </li> <li><h2>Validate the data</h2> <p>revIgniter has a <a href="../libraries/form_validation.html">Form Validation Library</a> that assists you in validating, filtering, and prepping your data.</p> </li> <li><h2>Escape all data before database insertion</h2> <p>Never insert information into your database without escaping it. Please see the section that discusses <a href="../database/queries.html">queries</a> for more information.</p> </li> </ul> </div> <!-- END CONTENT --> </div> <!-- /container --> <div id="footer"> <div class="container"> <p> Previous Topic:&nbsp;&nbsp;<a href="managing_apps.html">Managing Applications</a> <span class="separator"> :: </span> <a href="#top">Top of Page</a><span class="separator"> :: </span> <a href="../index.html">User Guide Home</a> </p> <p><a href="http://revigniter.com/">revIgniter</a><span class="separator"> :: </span>Copyright &#169; 2009 - 2015<span class="separator"> :: </span><a href="http://revigniter.com/">dimensionB Bitter u. Bitter GmbH</a></p> </div> </div> <script src="../js/jquery-1.9.1.min.js"></script> <script src="../js/bootstrap.min.js"></script> <script src="../js/script-ck.js"></script> <script>$(function() { Slidebox.init(); });</script> </body> </html>
montegoulding/revigniter
userGuide/general/security.html
HTML
apache-2.0
6,927
<!DOCTYPE html> <html xmlns:mso="urn:schemas-microsoft-com:office:office" xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"> <head> <meta charset="UTF-8"> <style> ::selection { background: #b7ffb7; } ::-moz-selection { background: #b7ffb7; } body { font-family: Arial, Helvetica, sans-serif; font-size: 16px; width: 800px; margin: 0 auto; } #banner { /* Div for banner */ float:left; margin: 0px; margin-bottom: 10px; width: 100%; background-color: #0071C5; z-index: 0; } #banner .logo { /* Apply to logo in banner. Add as class to image tag. */ float: left; margin-right: 20px; margin-left: 20px; margin-top: 15px; padding-bottom: 5px; } h1 { text-align: center; font-size: 36px; } h1.title { /* Add as class to H1 in banner */ font-family: "Intel Clear", Verdana, Arial, sans-serif; font-weight:normal; color: #FFFFFF; font-size: 170%; margin-right: 40px; margin-left: 40px; padding-right: 20px; text-indent: 20px; } .h3-alike { display:inline; font-size: 1.17em; font-weight: bold; color: #0071C5; } h3 { font-size: 1.17em; font-weight: bold; color: #0071C5; } .h4-alike { display:inline; font-size: 1.05em; font-weight: bold; } pre { font-family: "Consolas", Monaco, monospace; font-size:small; background: #fafafa; margin: 0; padding-left:20px; } #footer { font-size: small; } code { font-family: "Consolas", Monaco, monospace; } .code-block { padding-left:20px; } .changes { margin: 1em 0; } .changes input:active { position: relative; top: 1px; } .changes input:hover:after { padding-left: 16px; font-size: 10px; content: 'More'; } .changes input:checked:hover:after { content: 'Less'; } .changes input + .show-hide { display: none; } .changes input:checked + .show-hide { display: block; } ul { margin: 0; padding: 0.5em 0 0.5em 2.5em; } ul li { margin-bottom: 3px; } ul li:last-child { margin-bottom: 0; } .disc { list-style-type:disc } .circ { list-style-type:circle } .single { padding: 0 0.5em; } /* ------------------------------------------------- */ /* Table styles */ table{ margin-bottom:5pt; border-collapse:collapse; margin-left:0px; margin-top:0.3em; font-size:10pt; } tr{ vertical-align:top; } th, th h3{ padding:4px; text-align:left; background-color:#0071C5; font-weight:bold; margin-top:1px; margin-bottom:0; color:#FFFFFF; font-size:10pt; vertical-align:middle; } th{ border:1px #dddddd solid; padding-top:2px; padding-bottom:0px; padding-right:3px; padding-left:3px; } td{ border:1px #dddddd solid; vertical-align:top; font-size:100%; text-align:left; margin-bottom:0; } td, td p{ margin-top:0; margin-left:0; text-align:left; font-size:inherit; line-height:120%; } td p{ margin-bottom:0; padding-top:5px; padding-bottom:5px; padding-right:5px; padding-left:1px; } .noborder{ border:0px none; } .noborder1stcol{ border:0px none; padding-left:0pt; } td ol{ font-size:inherit; margin-left:28px; } td ul{ font-size:inherit; margin-left:24px; } .DefListTbl{ width:90%; margin-left:-3pt; } .syntaxdiagramtbl{ margin-left:-3pt; } .sdtbl{ } .sdrow{ } .sdtblp{ border:0px none; font-size:inherit; line-height:120%; margin-bottom:0; padding-bottom:0px; padding-top:5px; padding-left:0px; padding-right:5px; vertical-align:top; } .idepara, .ide_para{ border:0px none; font-size:inherit; line-height:120%; margin-bottom:0; padding-bottom:0px; padding-top:5px; padding-left:0px; padding-right:5px; vertical-align:top; } .specs { border-collapse:collapse; } .specs td, .specs th { font-size: 14px; } .specs td { border: 1px solid black; } .specs td td, .specs td th { border: none; } .specs td, .specs td td, .specs td th { padding: 0 0.2em 0.2em; text-align: center; } .specs td tr:last-child td, .specs td tr:last-child th { padding: 0 0.2em; } .serial-time { } .modified-time { width: 6.5em; } .compiler { } .comp-opt { } .sys-specs { width: 18em; } .note { font-size:small; font-style: italic; } </style> <title>Intel&reg; Threading Building Blocks. Samples on parallel_pipeline algorithm</title> </head> <body> <div id="banner"> <img class="logo" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAAAsCAYAAAA+aAX8AAAAAXNSR0IArs4c6QAAAARnQU1BAACx jwv8YQUAAAAJcEhZcwAALiIAAC4iAari3ZIAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVh ZHlxyWU8AAAIN0lEQVRoQ+WaCaxdUxSGW2ouatZWaVS15nkqkZhSVERQglLEPCam1BCixhqqCKUS NIiYpxhqHmouIeaY5ylFzA/v1fev8+/j3N5737v3vtf3buNP/uy9/7X2Ovuse4a997m9mgltbW2L wRHwcHgFfAx+AH+GCb/BT2fNmvUk5ZXwYOrrOsTcCU5CJ74pPBJeA5+Bn8LfOLmagf/f8Af4NrwD ngg3wdTHh2pOMMB1Gejx8AE4M85mNqD/A7+D78GXkXQFTIMPwUfhdPg6/AxWTRw29b8QruPD9zwY zPrwHPi2xxmg3QrfgDfD05BGU24EB1HvC3s7REXgtwDsDzeEY+Ak+AJsUfwE2sJdcBN37V4whiU4 +KGUM2JEBtpzUInZEa5g9y4FcYfAo+GLPmwOND2HFrXrnAUHWgnq0vzDB2+Bt0H9coPs1m3gmNvD ZyITBu234Jp26XoQfCC80sfTAXVv7wOXskuPgnHoSvnTw9P49MDdyOauAQEXhWdC4Vd4ARxmc1OB cW0Gv3U+lJDvKFa0ufMg4GXwR3gs7J57sRNoaWnR2+znLB2RkKds6jwItvbckIQiGO+eTkSby71t qh100qtsUCJxmmpSw5i2gWebR1jWm2047T1gf0vyfViJEKi/TtHua7wMdNJs8U/zDzjUpqYA47k4 O704wY+kUZ2P+glQc5ldac9j323sF1cH2EB6h8BxYZdbRDeDOJ16UBJiHDFuMMdYbhjEGA8DxJ4h jXIemmMpz6ccqbZ1JUlT/3SrHC+9XeB0MjzV9RHqKFAXVg2nBkH/lxxO8aZYbhjEKEuGQH1BuCKc z1IAN61jAtiut1wZ+ByIkwa6r9t6ZmhSFZw9eL0gxiMw4SLLDYMYFZNRDbhpcpgwzXI5MOqSEvKM Ue8D+xU4r/Xe+C8HB1ThkhFgNqAXk6FVqyZuA1LcItBXQd+WUvf6YMslwFZvMs7KvMP/SculwKa3 hfYPPsZpfsvS9QD9PRHbcOmUC9J+H2qfoRJ/0MHgFhHIQC8mQ8twxZ0Ji099vSGegn/TP0BdD/Db Ycn0nna9yZiceQcetFwKDE/4oNtZCtDeXHoC7dWlU1Uyvs7U6sBHJ7FaBAPU82TYJUAzFnCU+1mq COyfwGLi6k3G05l34BrL/wFxjA/0mKUcaNqBKiJODHclQ3sLCVqZprfEvVCLtThhiskRDFAvXhnv QPlfi5uW7ytTL14Nr0Bd1pfDXy1Lv93h6koGLstCLR/SuPJ5SQBBD8hPZATbWs6BrdZk7B4dDNpT Mjkw3bL0YjLOsxygPUWDyExtD1GNV6JAeyTUBlDCKtbrScYxhfjyj1s+B9o+dnifIj94AnpNyaC9 f3QwkNJCTnjOsvRiMi6xrHiaA3ycyYFNbcqBpisl/aoHWaspGdg03uIc43mb/gOilt3CREslQG80 GedmlkC1KyNPBnU9wOPWMp6Aut0S74HfwIQJ7ldTMjBPdBIiGWC0TRkQlseWNmR2tlwC9DmZjEmW pQ/zOAKqtwdcrnW/DpOBPtp9Ii6F9lhL1yWIo2zUvVhxzYHeLVcG/QfT/iuTA3qwan+zGndVP8p2 k4G8E/wLW4D6PxTlnxgwaDEjaMe6n+USYOvqZKTbUrjQcor3ZSYHRtjULvCrmgwkfY5oRc9B+3Cb S4FhIhS+gAtZLgH9Y6GWuQU6mwx9IEqYajlA+47CsZ6lGovFBDTNkA9xM4CmpXsAWySDUrPjqZQl QBsfnSoB41UKAvS9ouJmDfpaDpTQ2WRcXYinCZm+pdyEtDClPgLloP0unABPp3lrpoZ+KkWskSgP sVZMhlat2t7LQftE2aoCh0sVBOheXclyCYjTp7W19bUsZAQtJuPLTA39gOhg0D7PJtny1xj1tWA+ sUpAG2j7mZaqAh9tzPSVP+XStL+w/qY1XRlfWdOSYXvp7QKnU6Ayqk4jLZcB2zD4gv1iu52qkvG5 NKPsyrCuPs9aDtDeDr4EtS7RRyXNCgfYLPtYfoC33D0Hul6tE6jOfvsMhVqaT8PWG85PXR+WxlOP pHUIHPNXDsif7NWAT773STdlX6vK4ebi4WRgWybZqFe86tBXUAw4BL+S7UTautTXo9yFcjdKPbsq PuQTsKdbZ16YLzZrAgdRRvXLCF/Big/R/wXInn5dffdMt8opNs214Bz6cyqNbUDRcZwTIWjDt3m+ XtcBxq3pvL6p6mFftlFUE+i8JPxRCRGoawVbcVepGcF4V4eTGPNPHv+7NjUGAhzmQOl20fyhphlg T4CxLcQw9WC9Gxb3P4Q37NY4CHJXCuhSW3JnwEXs0qNgSHqVbw210ZP2XwK0A65/6C6NgziaAU5X wCIUHB4H86227gKH1+JtL3gd1N5sCdACbgZo5rtgnQKx+hLs/ixsdjBXBd2TtyKNhUOp1/dprgMQ rx9x16fcn1KbttrIyf9OkICWw1KApvY2YyXbpSBobKf7OGXApFtI+5d3Qq1BDoL6V87GcDVc9Ivq E4D+bjTQbc1i9demreDu8Ch0ffG6hdnmDMrvFbsSsAXczIGk3fwb4VYe+pwBB9Angkd83ADtqgkq AjetdTTV1icDlfl+Qi3AP4elHEjaDXscHgFjPdNt4ID6S9B9sNLiKoelmuFuJbCpDJi+hvqz2qFw iIfWc2AQusxPgvq484vH2eUgtpYHH0Hteeqb75ZwMQ+j+cDg9PlwFDwd6o9sr0KtbWI/tSPgp32M 76H+s6mNX3030df5neGq1OtbZDUbOIlFoFaha0L9j0qfCHeAerDqVtODU8+hNThZfR1fHHbpG6kx 9Or1LzUmVVz+HJXDAAAAAElFTkSuQmCC"> <h1 class="title">Intel&reg; Threading Building Blocks.<br>Samples on <code>parallel_pipeline</code> algorithm</h1> </div> <p> This directory has examples of the <code>parallel_pipeline</code> algorithm. </p> <div class="changes"> <div class="h3-alike">Directories</div> <input type="checkbox" checked="checked"> <div class="show-hide"> <dl> <dt><a href="square/readme.html">square</a> <dd>Another simple string transformation example that squares numbers read from a file. </dl> </div> </div> <br> <a href="../index.html">Up to parent directory</a> <hr> <div class="changes"> <div class="h3-alike">Legal Information:</div> <input type="checkbox"> <div class="show-hide"> <p> Intel and the Intel logo are trademarks of Intel Corporation in the U.S. and/or other countries. <br>* Other names and brands may be claimed as the property of others. <br>&copy; 2020, Intel Corporation </p> </div> </div> </body> </html>
wjakob/tbb
examples/pipeline/index.html
HTML
apache-2.0
8,864
<!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="Source to the Rust file `src\emoticon.rs`."> <meta name="keywords" content="rust, rustlang, rust-lang"> <title>emoticon.rs.html -- source</title> <link rel="stylesheet" type="text/css" href="../../normalize.css"> <link rel="stylesheet" type="text/css" href="../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc source"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> </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"><pre class="line-numbers"><span id="1">1</span> <span id="2">2</span> <span id="3">3</span> <span id="4">4</span> <span id="5">5</span> <span id="6">6</span> <span id="7">7</span> <span id="8">8</span> </pre><pre class="rust "> <span class="attribute">#[<span class="ident">derive</span>(<span class="ident">Debug</span>, <span class="ident">Clone</span>, <span class="ident">Hash</span>, <span class="ident">Eq</span>, <span class="ident">PartialEq</span>, <span class="ident">Serialize</span>, <span class="ident">Deserialize</span>)]</span> <span class="kw">pub</span> <span class="kw">struct</span> <span class="ident">Emoticon</span> { <span class="kw">pub</span> <span class="ident">width</span>: <span class="ident">u64</span>, <span class="kw">pub</span> <span class="ident">audio_path</span>: <span class="prelude-ty">Option</span><span class="op">&lt;</span><span class="ident">String</span><span class="op">&gt;</span>, <span class="kw">pub</span> <span class="ident">id</span>: <span class="ident">u64</span>, <span class="kw">pub</span> <span class="ident">shortcut</span>: <span class="ident">String</span>, <span class="kw">pub</span> <span class="ident">height</span>: <span class="ident">String</span> } </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> <dt>+</dt> <dd>Collapse/expand all sections</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> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../"; window.currentCrate = "hipchat_client"; </script> <script src="../../main.js"></script> <script defer src="../../search-index.js"></script> </body> </html>
rsolomo/hipchat-client
docs/src/hipchat_client/emoticon.rs.html
HTML
apache-2.0
4,451
{% extends "layout.html" %} {% block title %}Test Status{% endblock %} {% block body %} <h2>Test Status</h2> Test ID: {{ test.id }} <br> <input type='button' value="Back" onclick="location.href='{{ next_url }}'"> {% endblock %}
achanda/refstack
refstack/templates/show_status.html
HTML
apache-2.0
240
<!-- Copyright 2012-2017 Raytheon BBN Technologies Corp. All Rights Reserved. --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_20) on Wed Nov 15 19:26:28 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class adept.utilities.TacFormatConverter.KBSummary.TypeWithOptionalArgTypes (adept-kb 2.7.4 API)</title> <meta name="date" content="2017-11-15"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class adept.utilities.TacFormatConverter.KBSummary.TypeWithOptionalArgTypes (adept-kb 2.7.4 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../adept/utilities/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" title="class in adept.utilities">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?adept/utilities/class-use/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" target="_top">Frames</a></li> <li><a href="TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class adept.utilities.TacFormatConverter.KBSummary.TypeWithOptionalArgTypes" class="title">Uses of Class<br>adept.utilities.TacFormatConverter.KBSummary.TypeWithOptionalArgTypes</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../adept/utilities/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" title="class in adept.utilities">TacFormatConverter.KBSummary.TypeWithOptionalArgTypes</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#adept.utilities">adept.utilities</a></td> <td class="colLast"> <div class="block">General KB utility classes.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="adept.utilities"> <!-- --> </a> <h3>Uses of <a href="../../../adept/utilities/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" title="class in adept.utilities">TacFormatConverter.KBSummary.TypeWithOptionalArgTypes</a> in <a href="../../../adept/utilities/package-summary.html">adept.utilities</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../adept/utilities/package-summary.html">adept.utilities</a> with type parameters of type <a href="../../../adept/utilities/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" title="class in adept.utilities">TacFormatConverter.KBSummary.TypeWithOptionalArgTypes</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>(package private) com.google.common.collect.ImmutableSet&lt;<a href="../../../adept/utilities/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" title="class in adept.utilities">TacFormatConverter.KBSummary.TypeWithOptionalArgTypes</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">TacFormatConverter.KBSummary.</span><code><span class="memberNameLink"><a href="../../../adept/utilities/TacFormatConverter.KBSummary.html#types">types</a></span></code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../adept/utilities/package-summary.html">adept.utilities</a> that return <a href="../../../adept/utilities/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" title="class in adept.utilities">TacFormatConverter.KBSummary.TypeWithOptionalArgTypes</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>(package private) static <a href="../../../adept/utilities/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" title="class in adept.utilities">TacFormatConverter.KBSummary.TypeWithOptionalArgTypes</a></code></td> <td class="colLast"><span class="typeNameLabel">TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.</span><code><span class="memberNameLink"><a href="../../../adept/utilities/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html#create-java.lang.String-com.google.common.base.Optional-">create</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type, com.google.common.base.Optional&lt;com.google.common.collect.ImmutableSet&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;argTypes)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../adept/utilities/package-summary.html">adept.utilities</a> that return types with arguments of type <a href="../../../adept/utilities/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" title="class in adept.utilities">TacFormatConverter.KBSummary.TypeWithOptionalArgTypes</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>com.google.common.collect.ImmutableSet&lt;<a href="../../../adept/utilities/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" title="class in adept.utilities">TacFormatConverter.KBSummary.TypeWithOptionalArgTypes</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">TacFormatConverter.KBSummary.</span><code><span class="memberNameLink"><a href="../../../adept/utilities/TacFormatConverter.KBSummary.html#types--">types</a></span>()</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../adept/utilities/package-summary.html">adept.utilities</a> with type arguments of type <a href="../../../adept/utilities/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" title="class in adept.utilities">TacFormatConverter.KBSummary.TypeWithOptionalArgTypes</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>(package private) static <a href="../../../adept/utilities/TacFormatConverter.KBSummary.html" title="class in adept.utilities">TacFormatConverter.KBSummary</a></code></td> <td class="colLast"><span class="typeNameLabel">TacFormatConverter.KBSummary.</span><code><span class="memberNameLink"><a href="../../../adept/utilities/TacFormatConverter.KBSummary.html#create-adept.utilities.TacFormatConverter.KBSummary.ArtifactType-int-int-int-float-float-com.google.common.base.Optional-com.google.common.base.Optional-com.google.common.base.Optional-com.google.common.collect.ImmutableSet-">create</a></span>(<a href="../../../adept/utilities/TacFormatConverter.KBSummary.ArtifactType.html" title="enum in adept.utilities">TacFormatConverter.KBSummary.ArtifactType</a>&nbsp;artifactType, int&nbsp;count, int&nbsp;maxMentionCount, int&nbsp;maxDistinctDocs, float&nbsp;minConfidence, float&nbsp;maxConfidence, com.google.common.base.Optional&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;maxUniqueStrings, com.google.common.base.Optional&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;minNumArguments, com.google.common.base.Optional&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;maxNumArguments, com.google.common.collect.ImmutableSet&lt;<a href="../../../adept/utilities/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" title="class in adept.utilities">TacFormatConverter.KBSummary.TypeWithOptionalArgTypes</a>&gt;&nbsp;types)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructor parameters in <a href="../../../adept/utilities/package-summary.html">adept.utilities</a> with type arguments of type <a href="../../../adept/utilities/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" title="class in adept.utilities">TacFormatConverter.KBSummary.TypeWithOptionalArgTypes</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../adept/utilities/TacFormatConverter.KBSummary.html#KBSummary-adept.utilities.TacFormatConverter.KBSummary.ArtifactType-int-int-int-float-float-com.google.common.base.Optional-com.google.common.base.Optional-com.google.common.base.Optional-com.google.common.collect.ImmutableSet-">KBSummary</a></span>(<a href="../../../adept/utilities/TacFormatConverter.KBSummary.ArtifactType.html" title="enum in adept.utilities">TacFormatConverter.KBSummary.ArtifactType</a>&nbsp;artifactType, int&nbsp;count, int&nbsp;maxMentionCount, int&nbsp;maxDistinctDocs, float&nbsp;minConfidence, float&nbsp;maxConfidence, com.google.common.base.Optional&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;maxUniqueStrings, com.google.common.base.Optional&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;minNumArguments, com.google.common.base.Optional&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;maxNumArguments, com.google.common.collect.ImmutableSet&lt;<a href="../../../adept/utilities/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" title="class in adept.utilities">TacFormatConverter.KBSummary.TypeWithOptionalArgTypes</a>&gt;&nbsp;types)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../adept/utilities/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" title="class in adept.utilities">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?adept/utilities/class-use/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" target="_top">Frames</a></li> <li><a href="TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2017 <a href="http://www.raytheon.com/ourcompany/bbn">Raytheon BBN Technologies Corp.</a>. All rights reserved.</small></p> </body> </html>
BBN-E/Adept
javadocs/adept-kb/adept/utilities/class-use/TacFormatConverter.KBSummary.TypeWithOptionalArgTypes.html
HTML
apache-2.0
14,921
{% extends 'profiles/base.html' %} {% block body %} <div class="container-fluid"> <div class="well"> {% if request.user.musician %} <form method="POST"> {% csrf_token %} {{ update_genres_form.as_p }} <button type="submit">Update</button> </form> {% endif %} </div> <!-- div well --> </div> <!-- div container-fluid --> {% endblock %}
lancekrogers/music-network
cleff/profiles/templates/updates/update-genres.html
HTML
apache-2.0
365
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Sat Jun 18 13:56:54 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.codehaus.plexus.archiver.filters.JarSecurityFileSelector (Plexus Archiver Component 3.4 API)</title> <meta name="date" content="2016-06-18"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.codehaus.plexus.archiver.filters.JarSecurityFileSelector (Plexus Archiver Component 3.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/codehaus/plexus/archiver/filters/JarSecurityFileSelector.html" title="class in org.codehaus.plexus.archiver.filters">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/codehaus/plexus/archiver/filters/class-use/JarSecurityFileSelector.html" target="_top">Frames</a></li> <li><a href="JarSecurityFileSelector.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.codehaus.plexus.archiver.filters.JarSecurityFileSelector" class="title">Uses of Class<br>org.codehaus.plexus.archiver.filters.JarSecurityFileSelector</h2> </div> <div class="classUseContainer">No usage of org.codehaus.plexus.archiver.filters.JarSecurityFileSelector</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/codehaus/plexus/archiver/filters/JarSecurityFileSelector.html" title="class in org.codehaus.plexus.archiver.filters">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/codehaus/plexus/archiver/filters/class-use/JarSecurityFileSelector.html" target="_top">Frames</a></li> <li><a href="JarSecurityFileSelector.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; 2001&#x2013;2016 <a href="http://codehaus-plexus.github.io/">Codehaus Plexus</a>. All rights reserved.</small></p> </body> </html>
play2-maven-plugin/play2-maven-plugin.github.io
external-apidocs/org/codehaus/plexus/plexus-archiver/3.4/org/codehaus/plexus/archiver/filters/class-use/JarSecurityFileSelector.html
HTML
apache-2.0
4,731
<!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 Mar 26 19:07:20 PDT 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class com.fasterxml.jackson.databind.module.SimpleSerializers (jackson-databind 2.0.0 API) </TITLE> <META NAME="date" CONTENT="2012-03-26"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.fasterxml.jackson.databind.module.SimpleSerializers (jackson-databind 2.0.0 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../com/fasterxml/jackson/databind/module/SimpleSerializers.html" title="class in com.fasterxml.jackson.databind.module"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?com/fasterxml/jackson/databind/module//class-useSimpleSerializers.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SimpleSerializers.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.fasterxml.jackson.databind.module.SimpleSerializers</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../../com/fasterxml/jackson/databind/module/SimpleSerializers.html" title="class in com.fasterxml.jackson.databind.module">SimpleSerializers</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#com.fasterxml.jackson.databind.module"><B>com.fasterxml.jackson.databind.module</B></A></TD> <TD>Package that contains classes and interfaces to help implement custom extension <A HREF="../../../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind"><CODE>Module</CODE></A>s (which are registered using <A HREF="../../../../../../com/fasterxml/jackson/databind/ObjectMapper.html#registerModule(com.fasterxml.jackson.databind.Module)"><CODE>ObjectMapper.registerModule(com.fasterxml.jackson.databind.Module)</CODE></A>.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="com.fasterxml.jackson.databind.module"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../com/fasterxml/jackson/databind/module/SimpleSerializers.html" title="class in com.fasterxml.jackson.databind.module">SimpleSerializers</A> in <A HREF="../../../../../../com/fasterxml/jackson/databind/module/package-summary.html">com.fasterxml.jackson.databind.module</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">Fields in <A HREF="../../../../../../com/fasterxml/jackson/databind/module/package-summary.html">com.fasterxml.jackson.databind.module</A> declared as <A HREF="../../../../../../com/fasterxml/jackson/databind/module/SimpleSerializers.html" title="class in com.fasterxml.jackson.databind.module">SimpleSerializers</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;<A HREF="../../../../../../com/fasterxml/jackson/databind/module/SimpleSerializers.html" title="class in com.fasterxml.jackson.databind.module">SimpleSerializers</A></CODE></FONT></TD> <TD><CODE><B>SimpleModule.</B><B><A HREF="../../../../../../com/fasterxml/jackson/databind/module/SimpleModule.html#_keySerializers">_keySerializers</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>protected &nbsp;<A HREF="../../../../../../com/fasterxml/jackson/databind/module/SimpleSerializers.html" title="class in com.fasterxml.jackson.databind.module">SimpleSerializers</A></CODE></FONT></TD> <TD><CODE><B>SimpleModule.</B><B><A HREF="../../../../../../com/fasterxml/jackson/databind/module/SimpleModule.html#_serializers">_serializers</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/fasterxml/jackson/databind/module/package-summary.html">com.fasterxml.jackson.databind.module</A> with parameters of type <A HREF="../../../../../../com/fasterxml/jackson/databind/module/SimpleSerializers.html" title="class in com.fasterxml.jackson.databind.module">SimpleSerializers</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>SimpleModule.</B><B><A HREF="../../../../../../com/fasterxml/jackson/databind/module/SimpleModule.html#setKeySerializers(com.fasterxml.jackson.databind.module.SimpleSerializers)">setKeySerializers</A></B>(<A HREF="../../../../../../com/fasterxml/jackson/databind/module/SimpleSerializers.html" title="class in com.fasterxml.jackson.databind.module">SimpleSerializers</A>&nbsp;ks)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Resets all currently configured key serializers.</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>SimpleModule.</B><B><A HREF="../../../../../../com/fasterxml/jackson/databind/module/SimpleModule.html#setSerializers(com.fasterxml.jackson.databind.module.SimpleSerializers)">setSerializers</A></B>(<A HREF="../../../../../../com/fasterxml/jackson/databind/module/SimpleSerializers.html" title="class in com.fasterxml.jackson.databind.module">SimpleSerializers</A>&nbsp;s)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Resets all currently configured serializers.</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../com/fasterxml/jackson/databind/module/SimpleSerializers.html" title="class in com.fasterxml.jackson.databind.module"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?com/fasterxml/jackson/databind/module//class-useSimpleSerializers.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SimpleSerializers.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2012 <a href="http://fasterxml.com">fasterxml.com</a>. All Rights Reserved. </BODY> </HTML>
FasterXML/jackson-databind
docs/javadoc/2.0/com/fasterxml/jackson/databind/module/class-use/SimpleSerializers.html
HTML
apache-2.0
11,343
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../../style.css'); @import url('../../../../../tree.css'); </style> <script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../../clover.js" type="text/javascript"></script> <script src="../../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../../cloud.js" type="text/javascript"></script> <title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title> </head> <body> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online documentation" target="_blank" href="http://openclover.org/documentation"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <a href="http://cardatechnologies.com" target="_top"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </a> </div> <div class="aui-page-header-main" > <h1> <a href="http://cardatechnologies.com" target="_top"> ABA Route Transit Number Validator 1.0.1-SNAPSHOT </a> </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li> <li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li> <li><a href="test-Test_AbaRouteValidator_17a.html">Class Test_AbaRouteValidator_17a</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_35488_bad </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_17a.html?line=9736#src-9736" >testAbaNumberCheck_35488_bad</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:46:16 </td> <td> 0.0 </td> <td> <div></div> <div class="errorMessage"></div> </td> </tr> </tbody> </table> <div>&#160;</div> <table class="aui aui-table-sortable"> <thead> <tr> <th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th> <th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_35488_bad</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/exceptions/AbaRouteValidationException.html?id=3808#AbaRouteValidationException" title="AbaRouteValidationException" name="sl-43">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</a> </td> <td> <span class="sortValue">0.5714286</span>57.1% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td> </tr> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/ErrorCodes.html?id=3808#ErrorCodes" title="ErrorCodes" name="sl-42">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</a> </td> <td> <span class="sortValue">0.5714286</span>57.1% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td> </tr> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=3808#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.29411766</span>29.4% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="29.4% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:29.4%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
dcarda/aba.route.validator
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_17a_testAbaNumberCheck_35488_bad_2xs.html
HTML
apache-2.0
10,985
<!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" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Martin O'Neill hoping to lure Swansea City striker Danny Graham to Sunderland for £4 million - Telegraph</title> <meta name="description" content="Sunderland are hoping to sign Swansea striker Danny Graham this week as Martin O&amp;rsquo;Neill looks to add another attacking dimension to his side." /> <meta name="keywords" content="Sunderland,Teams,Football,Sport" /> <link rel="shortcut icon" href="/template/ver1-0/i/icons/sportBadge.ico?v=1.0"> <meta name="tmgads.zone" content="sport.football.teams.sunderland" /> <meta name="tmgads.channel" content="sport" /> <meta name="tmgads.section" content="sport-football-teams-sunderland" /> <meta name="tmgads.articleid" content="9786271" /> <meta name="tmgads.pagetype" content="story" /> <meta name="tmgads.level" content="5" /> <meta name="tmgads.otherdata" content="" /> <meta name="tmgads.geo" content="RU" /> <meta name="section-id" content="2448" /> <meta name="last-modified" content="2013-01-07" /> <meta name="article-id" content="9786271" /> <meta name="title" content="Martin O'Neill hoping to lure Swansea City striker Danny Graham to Sunderland for £4 million" /> <meta name="GSAMLC" content="sport/football/teams/sunderland" /> <meta name="GSAChannel" content="sport" /> <meta name="GSAChannelName" content="Sport" /> <meta name="GSACategory" content="football" /> <meta name="GSAGenre" content="teams" /> <meta name="GSASectionUniqueName" content="sport-football-teams-sunderland" /> <meta name="GSAArticleType" content="Story" /> <meta name="DC.date.issued" content="2013-01-07" /> <meta name="robots" content="noarchive,noodp" /> <meta property="fb:app_id" content="120118784736295" /> <meta property="fb:admins" content="686953094,531239902,100002344351237" /> <meta property="og:description" content="Sunderland are hoping to sign Swansea striker Danny Graham this week as Martin O&amp;rsquo;Neill looks to add another attacking dimension to his side." /> <meta property="og:site_name" content="Telegraph.co.uk" /> <meta property="og:title" content="Martin O'Neill hoping to lure Swansea City striker Danny Graham to Sunderland for £4 million - Telegraph" /> <meta property="og:url" content="http://www.telegraph.co.uk/sport/football/teams/sunderland/9786271/Martin-ONeill-hoping-to-lure-Swansea-City-striker-Danny-Graham-to-Sunderland-for-4-million.html" /> <meta property="og:image" content="http://i.telegraph.co.uk/multimedia/archive/02445/Danny-Graham_GI_2445330k.jpg" /> <meta property="og:type" content="article" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@Telegraph" /> <link rel="canonical" href="http://www.telegraph.co.uk/sport/football/teams/sunderland/9786271/Martin-ONeill-hoping-to-lure-Swansea-City-striker-Danny-Graham-to-Sunderland-for-4-million.html"/> <link rel="stylesheet" type="text/css" href="/template/ver1-0/css/screen.css" media="screen" /> <link href='http://fonts.googleapis.com/css?family=Arvo:400,700' rel='stylesheet' type='text/css'> <link rel="stylesheet" type="text/css" href="/template/ver1-0/css/tracker.css" media="screen" /> <link href='http://fonts.googleapis.com/css?family=Arvo:400,700' rel='stylesheet' type='text/css'> <link rel="stylesheet" type="text/css" href="/template/ver1-0/templates/fragments/common/tmglBrandCSS.jsp" media="screen" /> <!--[if lte IE 6]> <link rel="stylesheet" type="text/css" href="/template/ver1-0/css/ie6.css" media="screen" /> <![endif]--> <!--[if lte IE 7]> <link rel="stylesheet" type="text/css" href="/template/ver1-0/css/ie7.css" media="screen" /> <![endif]--> <link rel="alternate" type="application/rss+xml" title="RSS Feed for Sunderland articles - Telegraph.co.uk" href="http://www.telegraph.co.uk/sport/football/teams/sunderland/rss" /> <!-- Opta widget v2 --> <script src="http://widget.cloud.opta.net/2.0/js/widgets.opta.js" id="myscript" type="text/javascript"></script> <script type="text/javascript"> var _optaParams = { custID: 'ea84a6c1e3333c9d011be831766d51de', language: 'en', callbacks: [tmgOptaCallback] }; var tmgOptaCallback = function() { //Add logic below that will be executed once the opta widget loads $('.standings-container tr:even').addClass('odd'); //even rows for tables $('.standings-container tr:odd').addClass('even'); //odd rows for tables } </script> <script type="text/javascript" src="/template/ver1-0/js/jquery-1.5.min.js"></script> <script language="Javascript" type="text/javascript" src="/template/ver1-0/js/jquery.cookie.js"></script> <meta name="DCSext.MLC" content="/sport/football/teams/sunderland/article" /> <meta name="DCSext.Genre" content="teams" /> <meta name="DCSext.Category" content="football"/> <meta name="WT.cg_s" content="football"/> <meta name="DCSext.Channel" content="sport" /> <meta name="WT.cg_n" content="sport" /> <meta name="DCSext.Content_Type" content="Story" /> <meta name="DCSext.Level" content="5" /> <meta name="DCSext.author" content="Luke Edwards" /> <meta name="DCSext.articleFirstPublished" content="2013-01-07" /> <meta name="DCSext.articleId" content="9786271" /> <meta name="DCSext.cf" content="1"/> <meta name="DCSext.pd" content="1"/> <script src="/template/ver1-0/js/webtrends/WTDcsVid.js" type="text/javascript"></script> <script src="/template/ver1-0/js/webtrends/LIVE/WTID.js" type="text/javascript"></script> <!-- <script src="/template/ver1-0/js/asyncwebtrends/webtrends.js" type="text/javascript"></script> --> <script> window.webtrendsAsyncInit=function(){ var dcs=new Webtrends.dcs().init({ dcsid:"dcsshgbi400000gscd62rrg43_4o2o", domain:"webtrends.telegraph.co.uk", timezone:0, adimpressions:true, adsparam:"WT.ac", offsite:false, download:true, downloadtypes:"xls,doc,pdf,txt,csv,zip,docx,xlsx,rar,gzip", metanames:"DCSext.MLC, DCSext.source, DCSext.Category, DCSext.Genre, DCSext.Channel, DCSext.imageNo, DCSext.GalleryType, DCSext.Content_Type, DCSext.Level, DCSext.author, DCSext.articleFirstPublished, DCSext.articleId, DCSext.productProvider, DCSext.productName, DCSext.EA_Search_Type, DCSext.EA_Search_Engine, DCSext.EA_Search_Phrase, DCSext.oss, DCSext.ossType, DCSext.cf, DCSext.cn, DCSext.cd, DCSext.pd", fpcdom:".telegraph.co.uk", plugins:{ hm:{src:"/template/ver1-0/js/asyncwebtrends/webtrends.hm.js",hmurlparams:"frame,image"} } }).track(); }; (function(){ var s=document.createElement("script"); s.async=true; s.src="/template/ver1-0/js/asyncwebtrends/webtrends.js"; var s2=document.getElementsByTagName("script")[0]; s2.parentNode.insertBefore(s,s2); }()); </script> <noscript>< img alt="dcsimg" id="dcsimg" width="1" height="1" src="//webtrends.telegraph.co.uk/dcsshgbi400000gscd62rrg43_4o2o/njs.gif?MLC=&amp;Channel=&amp;Genre=&amp;Category=&amp;Content_Type=&amp;Level=&amp;source=&amp;dcsuri=/nojavascript&amp;WT.js=No&amp;WT.tv=10.2.10&amp;dcssip=www.telegraph.co.uk"/></noscript> <!--[if IE 9 ]> <script type="text/javascript"> if ('external' in window && 'msIsSiteMode' in window.external) { var appVersion = navigator.appVersion; if (window.external.msIsSiteMode()&& !(appVersion.indexOf("Windows NT 6.0") !== -1)){ document.writeln("<meta name=\"DCSext.JL\" content=\"true\" />") if (window.external.msIsSiteModeFirstRun(false) > 0) { try{ document.writeln("<meta name=\"DCSext.PINNED\" content=\"1\" />") } catch(e){} } } } </script> <![endif]--> <script type="text/javascript" src="http://s.telegraph.co.uk/maxymiser/production/js/mmcore.js"></script> <script type="text/javascript"> //Events tracking for Google Analytics function trackGoogle() { try {var pageTracker = _gat._getTracker("UA-7226372-1");pageTracker._trackPageview();} catch(err) {} } //External links tracking through Google Analytics function isLinkExternal(link) { var r = new RegExp('^https?://(?:www.)?' + location.host.replace(/^www./, '')); return !r.test(link); } $(document).ready(function() { $(document).bind('click', function(e) { var target = (window.event) ? e.srcElement : e.target; while (target) { if (target.href) break; target = target.parentNode; } if (!target || !isLinkExternal(target.href)) return true; var link = target.href; link = '/outgoing/' + link.replace(/:\/\//, '/'); _gaq.push(['_trackPageview', link]); }); }); var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-7226372-1']); _gaq.push(['_setDomainName', 'telegraph.co.uk']); _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 type="text/javascript" language="JavaScript"> // name: Sport AdprobeTag // created at: 31.05.2011 - 14:48 // The placement ids to request, max 10 per request, comma delimited, no spaces: var wlCus = "10194,10195"; var wlOrd = new Date().getTime(); try { document.write('<scr' + 'ipt type="text/javascript" language="JavaScript" src="http://req.connect.wunderloop.net/AP/1585/5976/10194/js?cus=' + wlCus + '&ord=' + wlOrd + '"></sc' + 'ript>'); } catch(err) { } </script> <script type="text/javascript"> var gs_channels="default"; // Last-updated: 2013-01-08 07:21:53.444 gs_channels="spt_football"; </script> <script language="Javascript" type="text/javascript" src="/template/ver1-0/js/dfp.js"></script> <link rel="stylesheet" type="text/css" href="/template/ver1-0/css/subscriber.css?v=1357629713445" media="screen" /> <script language="Javascript" type="text/javascript" src="/template/ver1-0/js/ajax.js"></script> <script language="Javascript" type="text/javascript" src="/template/ver1-0/js/commWidget.js"></script> <!-- Begin KRUX Digital Control Tag for The Telegraph --> <!-- End KRUX Digital Control Tag for The Telegraph --> <link rel="stylesheet" href="http://widget.cloud.opta.net/2.0/css/widgets.opta.css" type="text/css"> <!--[if IE 9]> <link rel="stylesheet" type="text/css" href="http://widget.cloud.opta.net/2.0/css/ie9.widgets.opta.css" media="screen" /> <![endif]--> <!--[if IE 8]> <link rel="stylesheet" type="text/css" href="http://widget.cloud.opta.net/2.0/css/ie8.widgets.opta.css" media="screen" /> <![endif]--> <!--[if IE 7]> <link rel="stylesheet" type="text/css" href="http://widget.cloud.opta.net/2.0/css/ie7.widgets.opta.css" media="screen" /> <![endif]--> <link rel="stylesheet" type="text/css" href="/template/ver1-0/css/opta.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/template/ver1-0/css/telegraph-opta-widgets.css" media="screen" /> <!-- Begin comScore Tag --> <script> var _comscore = _comscore || []; _comscore.push({ c1 : "2", c2 : "6035736" }); (function() { var s = document.createElement("script"), el = document .getElementsByTagName("script")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })(); </script> <noscript> <img src="http://b.scorecardresearch.com/p?c1=2&c2=6035736&cv=2.0&cj=1" /> </noscript> <!-- End comScore Tag --> </head> <body> <script type="text/javascript"> var inviteUrl = "/subscriptions/invitation-intl/"; var plink = "http://www.telegraph.co.uk/template/ver1-0/templates/fragments/common/toolBar-js.jsp"; </script> <script type="text/javascript"src="http://s.telegraph.co.uk/toolbar/js/tmgMenu.js"></script> <!--[if lte IE 6]> <div id="ieLteSix"> <div class="ieLteSixBanner"> <table cellspacing="0" cellpadding="0"> <tbody> <tr> <td class="ieLteSixLeft"> <p class="ieFirstP">We no longer check to see whether Telegraph.co.uk displays properly in Internet Explorer version 6 or earlier.</p> <p class="ieSecondtP">To see our content at its best we recommend <a href="/browser-support/">upgrading if you wish to continue using IE or using another browser such as Firefox, Safari or Google Chrome.</a></p> </td> <td valign="top" class="ieLteSixRight"> <a href="#" id="ieX"><img width="20" height="20" border="0" alt="Hide this banner" src="/template/ver1-0/i/ieX.gif"></a> </td> </tr> </tbody> </table> </div> </div> <script language="Javascript" type="text/javascript" src="/template/ver1-0/js/ieSix.js"></script> <![endif]--> <!-- googleoff: all --> <a name="top"></a> <div class="hidden"> <p>Accessibility links</p> <ul> <li><a href="#article">Skip to article</a></li> <li><a href="#mainsections">Skip to navigation</a></li> </ul> </div><div id="tmglSite"> <div class="printLogo"><img src="/template/ver1-0/i/telegraph_print_190.gif"/></div> <div id="tmglHeader" class=""> <div id="tmglBannerAd"> <div class="access">Advertisement</div> <div class="adbanner" align="center"> <div id="banner" class="InSkinHide"> <script type="text/javascript"> document.write(tmgAdsBuildAdTag("ban", "940x250,728x90,468x60", "adj", "", 2)); </script> </div> </div> </div> <div id="tmglBrandLarge"> <a href="/"> <div id="brand">Telegraph.co.uk</div></a> <div id="topBarRightContainer"> <div id="searchBar"> <div id="searchBlock"> <form name="tg_search" id="tg_search" method="get" action="/search/"> <input type="text" class="searchBox google" name="queryText" value="" size="19" tabindex="1" /> <input type="submit" class="formSubmit" tabindex="2" id="go" name="Search" value="" alt="Search" /> </form> <div class="cl"></div> </div> </div> <div id="tmgTopBar"> <div id="tmglTopRight" class="tmgTopBarDate"> <div id="tmglLasUpdatedDateFeed"> <p> Tuesday 08 January 2013</p> </div> </div> </div></div> <div class="cl"></div> </div> <div class="cl"></div> </div> <!-- googleon: all --> <!-- googleoff: all --> <div id="tmglMenu"> <div id="tmglPriExWrap"> <div id="tmglPrimaryNav" class="nonActiveNav"> <div class="access"><a name="mainsections"></a></div> <ul class="mainNav"> <li class="first styleFour"><a href="http://www.telegraph.co.uk/">Home</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/news/">News</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/news/worldnews/">World</a></li> <li class="selected styleFour" id="menuItemstyleFour"><a href="http://www.telegraph.co.uk/sport/">Sport</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/finance/">Finance</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/comment/">Comment</a></li> <li class="styleFour"><a href="http://blogs.telegraph.co.uk">Blogs</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/culture/">Culture</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/travel/">Travel</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/lifestyle/">Life</a></li> <li class="styleFour"><a href="http://fashion.telegraph.co.uk">Fashion</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/technology/">Tech</a></li> </ul></div> <div id="tmglExtraNav"> <ul class="extraNav"> <li class="first"> <a href="http://dating.telegraph.co.uk/s/a/4167">Dating</a> </li> <li> <a href="http://www.telegraph.co.uk/promotions/">Offers</a> </li> <li> <a href="http://jobs.telegraph.co.uk">Jobs</a> </li> </ul> <div class="cl"></div> </div> <div class="cl"></div> </div> <div id="tmglSecondNav" class="activeNav styleFour"> <ul class="mainNav"> <li class="selected first styleFour"><a href="http://www.telegraph.co.uk/sport/football/">Football</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/sport/rugbyunion/">Rugby Union</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/sport/cricket/">Cricket</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/sport/motorsport/formulaone/">F1</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/sport/tennis/">Tennis</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/sport/golf/">Golf</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/sport/othersports/cycling/">Cycling</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/sport/olympics/">Olympics</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/sport/othersports/boxing/">Boxing</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/sport/othersports/ufc/">UFC</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/sport/rugbyleague/">Rugby League</a></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/sport/horseracing/">Racing</a></li> <li class="styleFour"><a href="http://fantasyfootball.telegraph.co.uk/">Fantasy</a></li></ul> <div class="cl"></div> </div> <div id="tmglThirdNav"> <ul class="mainNav"> <li class="first "><a href="http://www.telegraph.co.uk/sport/football/live-scores/9495217/Live-scores.html">Live Scores</a></li> <li class=""><a href="http://blogs.telegraph.co.uk/sport/category/football/">Blog</a></li> <li class="selected "><a href="http://www.telegraph.co.uk/sport/football/teams/">Teams</a></li> <li class=""><a href="/sport/football/fixtures/9495462/Football-Fixtures.html">Fixtures</a></li> <li class=""><a href="/sport/football/results/9495525/Football-Results.html">Results</a></li> <li class=""><a href="/sport/football/tables/9484362/Barclays-Premier-League-table-2012-13.html">Tables</a></li> <li class=""><a href="http://www.telegraph.co.uk/sport/football/football-transfers/">Transfers</a></li> <li class=""><a href="http://www.telegraph.co.uk/sport/football/picturegalleries/">Galleries</a></li> <li class=""><a href="http://fantasyfootball.telegraph.co.uk/">Fantasy Football</a></li> </ul> <div class="cl"></div> </div> <div id="tmglCrumbtrail"> <ol> <li class="first"><a href="/">Home</a><span>&raquo;</span></li> <li><a href="http://www.telegraph.co.uk/sport/">Sport</a><span>&raquo;</span></li> <li><a href="http://www.telegraph.co.uk/sport/football/">Football</a><span>&raquo;</span></li> <li><a href="http://www.telegraph.co.uk/sport/football/teams/">Teams</a><span>&raquo;</span></li> <li class="styleFour"><a href="http://www.telegraph.co.uk/sport/football/teams/sunderland/">Sunderland</a></li></ol> <div class="cl"></div> </div> </div> <!-- googleon: all --> <div id="tmglBody" > <div class="access"><a name="article"></a></div> <div class="twoThirdsThird2 gutterUnder"> <div class="twoThirds gutter" > <div class="storyHead"> <h1>Martin O'Neill hoping to lure Swansea City striker Danny Graham to Sunderland for £4 million</h1> <h2> Sunderland are hoping to sign Swansea striker Danny Graham this week as Martin O&rsquo;Neill looks to add another attacking dimension to his side. </h2> <div class="artIntro"> <div id="storyEmbSlide"> <div class="slideshow ssIntro"> <div class="nextPrevLayer"> <div class="ssImg"> <img src="http://i.telegraph.co.uk/multimedia/archive/02445/Danny-Graham_GI_2445330b.jpg" width="620" height="387" alt="Martin O'Neill hoping to lure Swansea striker Danny Graham to Sunderland for £4 million"/> <div class="artImageExtras" > <div class="ingCaptionCredit"> <span class="caption">Wanted: Danny Graham, after scoring for Swansea against Arsenal, could be on his way to Sunderland</span>&nbsp;<span class="credit">Photo: GETTY IMAGES</span></div> </div> </div> </div> </div> </div> </div> </div> <div class="oneHalf gutter"> <div class="story"> <div class="cl"> </div> <!-- remove the whitespace added by escenic before end of </a> tag --> <div class="bylineComments"> <div > <div class="bylineImg"> <a href="http://www.telegraph.co.uk/sport/columnists/lukeedwards/" ><img src="http://i.telegraph.co.uk/multimedia/archive/02396/lukeedwards60px_2396778j.jpg" alt="" border="0" width="60" height="60" ></a> </div> <p class="bylineBody"> By <a rel="author" title="Luke Edwards" href="http://www.telegraph.co.uk/sport/columnists/lukeedwards/" > Luke Edwards</a></p> </div> <p class="publishedDate">11:00PM GMT 07 Jan 2013</p> <p class="comments"> <img src="/template/ver1-0/i/share/comments.gif" alt="Comments" /><a href="http://www.telegraph.co.uk/sport/football/teams/sunderland/9786271/Martin-ONeill-hoping-to-lure-Swansea-City-striker-Danny-Graham-to-Sunderland-for-4-million.html#disqus_thread" dsqid="9786271">Comments</a> </p> <div class="cl"> </div> </div> <div id="mainBodyArea" > <div class="firstPar"><p> Graham has scored three goals in his last three appearances for <strong><a href="http://www.telegraph.co.uk/sport/football/teams/swansea-city/" target="_blank">Swansea</a></strong>, including their equaliser in a 2-2 draw with <strong><a href="http://www.telegraph.co.uk/sport/football/teams/arsenal/">Arsenal</a></strong> in the FA Cup last weekend, but has been replaced as the club&rsquo;s main striker by Spanish import Michu. </p></div><div class="secondPar"> <p> The 27 year-old has previously aired his frustration at being asked to spend so much time on the bench after scoring 14 goals in his first season in the top flight. </p></div><div class="thirdPar"> <p> That has been noted by O&rsquo;Neill, who hopes to persuade Swansea manager Michael Laudrup to part with the striker with an official bid expected in the next 24 hours. </p></div><div class="fourthPar"> <p> Sunderland are willing to offer around &pound;4&thinsp;million for Graham and hope to be able to bring him back to his native North East to discuss personal terms this week. </p></div><div class="fifthPar"> <p> Although Steven Fletcher has been a success on Wearside following his &pound;12&thinsp; million summer move from <strong><a href="http://www.telegraph.co.uk/sport/football/teams/wolverhampton-wanderers/">Wolverhampton Wanderers</a></strong>, O&rsquo;Neill wants more competition for places in attack. </p></div><div id="tmg-related-links" class="related_links_inline"> <div class="headerOne styleFour"><h2><span>Related Articles</span></h2></div> <ul> <li class="bullet"> <p> <a href="/sport/football/teams/sunderland/9784015/Sunderland-striker-Connor-Wickham-sparks-revival-and-begins-to-prove-potential-in-FA-Cup-draw-with-Bolton.html">Wickham sparks Sunderland revival</a> </p> <span class="relContDate">06 Jan 2013</span> </li> <li class="bullet"> <p> <a href="/sport/football/competitions/fa-cup/9781132/Bolton-Wanderers-2-Sunderland-2-match-report.html">Bolton 2 Sunderland 2</a> </p> <span class="relContDate">05 Jan 2013</span> </li> <li class="bullet"> <p> <a href="/sport/football/competitions/premier-league/9777335/Poll-which-three-teams-are-set-for-the-Premier-League-drop-after-QPR-show-fight-at-Chelsea.html">Which teams face the drop?</a> </p> <span class="relContDate">03 Jan 2013</span> </li> <li class="bullet"> <p> <a href="/sport/football/competitions/premier-league/9767393/Luis-Suarez-double-is-perfect-cure-for-Liverpool-as-they-defeat-Sunderland-3-0-at-Anfield.html">Liverpool 3 Sunderland 0</a> </p> <span class="relContDate">03 Jan 2013</span> </li> <li class="bullet"> <p> <a href="/sport/football/teams/manchester-city/9776452/Roberto-Mancini-given-more-time-to-explain-his-criticism-of-referee-in-Manchester-Citys-defeat-by-Sunderland.html">Mancini gets more time to explain referee slur</a> </p> <span class="relContDate">02 Jan 2013</span> </li> <li class="bullet"> <p> <a href="/sport/football/competitions/premier-league/9759056/Liverpool-v-Sunderland-match-preview.html">Liverpool v Sunderland: preview</a> </p> <span class="relContDate">31 Dec 2012</span> </li> </ul> </div> <div class="body"> <p> Fletcher has mainly played as a lone striker with Stephane Sessegnon given a free role behind him, but O&rsquo;Neill feels Graham could be an ideal strike partner for the Scotland international. </p> <p> Sunderland signed Louis Saha on a free transfer in the summer, but he has failed to score in 11 appearances, while teenager Connor Wickham remains a work in progress on the training ground according to O&rsquo;Neill. </p> <p> Laudrup hinted on Sunday that Graham&rsquo;s future would be his to decide. &ldquo;He is playing well and is important for us because he is scoring goals, but let&rsquo;s see what he says,&rdquo; said Laudrup. &ldquo;I am going to speak to all players who are not playing regularly.&rdquo; </p> <p> Sunderland may face competition from neighbours Newcastle for Graham as their manager, Alan Pardew, is also an admirer. </p> <p> Graham has always maintained he would like return to his native North East having begun his career with Chester-le-Street, before joining Middlesbrough&rsquo;s academy. </p> <p> Despite failing to establish himself in Middlesbrough&rsquo;s first team, Graham has worked his way back up to the top level following successful spells at Carlisle United and Watford. </p> <p> Sunderland, meanwhile, are also close to announcing the &pound;3&thinsp;million signing of France Under-21 international midfielder Alfred N&rsquo;Diaye from Turkish club Bursaspor. </p> </div> <div class="cl"></div> </div></div> </div> <div class="oneSixth"> <!-- googleoff: all --> <div id="shareSideContainer" class="loading"> <div class="print invisible"><a href="javascript:print()" alt="Print" title="Print">&nbsp;</a></div> <div id="shareSide" class="storyFunc nobord"></div> <div class="cl"></div> </div> <div class="storyfct"> <div id="storyMoreOnFucntion"> <div class="secLinks"> <div class="section"> <div class="name"> <h2><a href="http://www.telegraph.co.uk/sport/football/teams/sunderland/">Sunderland</a></h2> </div> <div class="cl"></div> </div> <ul> <li class="first"> <h3><a href="http://www.telegraph.co.uk/sport/">Sport &#187;</a></h3> </li> <li> <h3><a href="http://www.telegraph.co.uk/sport/football/">Football &#187;</a></h3> </li> <li> <h3><a href="http://www.telegraph.co.uk/sport/football/teams/swansea-city/">Swansea City &#187;</a></h3> </li> <li> <h3><a href="http://www.telegraph.co.uk/sport/football/football-transfers/">Football Transfers &#187;</a></h3> </li> <li> <h3><a href="http://www.telegraph.co.uk/sport/football/news/">Football News &#187;</a></h3> </li> </ul> <div class="cl"></div> </div> </div> </div> <div class="related_links"> <div class="summaryMediumToSmall"><div class="headerOne styleFour"> <!-- 9752529 --> <p> <a href="http://www.telegraph.co.uk/sport/football/"><span>In football &#187;</span></a> </p></div> <div class="summary "> <div class="summarySmall"> <div class="piccentre containerdiv "> <a href="/sport/football/teams/manchester-city/9778185/Mario-Balotelli-and-Roberto-Mancini-clash-at-Manchester-City-training-session-in-pictures.html"><img src="http://i.telegraph.co.uk/multimedia/archive/02441/mancini-2_2441850g.jpg" alt="Mario Balotelli and Roberto Mancini come to blows following a mis-timed tackle by the striker on Scott Sinclair during training. " border="0" width="140" height="87" /> <span class="cornerimagephotocentre">&nbsp;</span></a> </div> <h3> <a href="/sport/football/teams/manchester-city/9778185/Mario-Balotelli-and-Roberto-Mancini-clash-at-Manchester-City-training-session-in-pictures.html">Balotelli and Mancini's bust-up</a> </h3> </div> </div> <div class="summary "> <div class="summarySmall"> <div class="piccentre containerdiv "> <a href="/sport/football/competitions/premier-league/2432939/Premier-League-Transfer-Talk-Club-by-club-Football-Transfers-Football-Rumours-.html"><img src="http://i.telegraph.co.uk/multimedia/archive/02439/zahaact_2439533g.jpg" alt="Premier League Transfer Talk" border="0" width="140" height="87" /> <span class="cornerimagephotocentre">&nbsp;</span></a> </div> <h3> <a href="/sport/football/competitions/premier-league/2432939/Premier-League-Transfer-Talk-Club-by-club-Football-Transfers-Football-Rumours-.html">Premier League Transfer Talk</a> </h3> </div> </div> <div class="summary"> <!-- 9752529 --> <script type="text/javascript"> // Move to common.js if ($('span.stateLatest').length > 0) { $('span.stateLatest').each(function() { //$(this).prependTo($(this).find('+ p')); var p = $(this).parent('a').next('p'); $(this).prependTo(p); }); } if ($('span.stateNew').length > 0) { $('span.stateNew').each(function() { //$(this).prependTo($(this).find('+ p')); var p = $(this).next('p'); $(this).prependTo(p); }); } </script><div class="cl"></div> </div></div> <div id="artComRelLinks" class="summaryMedium gutterUnder"> <div class="headerOne styleTen"><p>Related Partners</p></div> <ul> <li> <div class="comLink"> <!-- 6761942 --> <p class="comLinkText"><a href="http://tickets.telegraph.co.uk/sunderland-tickets" rel="nofollow">Sunderland Tickets</a></p> </div> </li> </ul></div> </div> <div class="summaryMedium secPuffs"> <div class="headerOne styleFour"><p>In Sunderland</p></div> <div class="summary "> <div class="summarySmall"> <div class="piccentre containerdiv "> <a href="/sport/football/picturegalleries/9646074/Fantasista-2013-Exhibition-group-of-talented-artists-celebrate-the-beautiful-game.html"><img src="http://i.telegraph.co.uk/multimedia/archive/02384/Clasico_image_0023_2384598g.jpg" alt="" border="0" width="140" height="87" /> <span class="cornerimagephotocentre">&nbsp;</span></a> </div> <h3> <a href="/sport/football/picturegalleries/9646074/Fantasista-2013-Exhibition-group-of-talented-artists-celebrate-the-beautiful-game.html">Rise of the 'football artists'</a> </h3> </div> </div> <div class="summary "> <div class="summarySmall"> <div class="piccentre containerdiv "> <a href="/sport/football/picturegalleries/9770953/Premier-League-action-in-pictures.html"><img src="http://i.telegraph.co.uk/multimedia/archive/02438/bassong-nasri_2438974g.jpg" alt="Seb Bassong and Samir Nasri - Premier League action" border="0" width="140" height="87" /> <span class="cornerimagephotocentre">&nbsp;</span></a> </div> <h3> <a href="/sport/football/picturegalleries/9770953/Premier-League-action-in-pictures.html">Premier League action</a> </h3> </div> </div> <div class="summary "> <div class="summarySmall"> <div class="piccentre containerdiv "> <a href="http://twitter.com/#!/TelegraphSport"><img src="http://i.telegraph.co.uk/multimedia/archive/01838/newtwit_1838978g.jpg" alt="Follow Telegraph Sport on Twitter" border="0" width="140" height="87" /> <span class="cornerimagecentre">&nbsp;</span></a> </div> <h3> <a href="http://twitter.com/#!/TelegraphSport">Follow Telegraph Sport on Twitter</a> </h3> </div> </div> </div> <!-- googleon: all --> </div> <!-- googleoff: index --> <!-- googleoff: all --> <!-- googleon: all --> <div class="cl"></div> <div class="storyFt"> <div class="print hidden"><a href="javascript:print()" title="Print">&nbsp;</a></div> <div id="shareBottom" class="storyFunc"></div> <div class="cl"></div> <div id="outbrain-links"> <script type="text/JavaScript"> var OB_permalink= 'http://www.telegraph.co.uk/sport/football/teams/sunderland/9786271/Martin-ONeill-hoping-to-lure-Swansea-City-striker-Danny-Graham-to-Sunderland-for-4-million.html'; var OB_Template="telegraph"; var OB_widgetId= 'AR_1'; var OB_langJS ='http://widgets.outbrain.com/lang_en.js'; if ( typeof(OB_Script)!='undefined' ) OutbrainStart(); else { var OB_Script = true; var str = "<script src='http://widgets.outbrain.com/outbrainWidget.js' type='text/javascript'></"+"script>"; document.write(str); } </script> </div> <div id="outbrain-links"> <script type="text/JavaScript"> var OB_permalink= 'http://www.telegraph.co.uk/sport/football/teams/sunderland/9786271/Martin-ONeill-hoping-to-lure-Swansea-City-striker-Danny-Graham-to-Sunderland-for-4-million.html'; var OB_Template="telegraph"; var OB_widgetId= 'AR_4'; var OB_langJS ='http://widgets.outbrain.com/lang_en.js'; if ( typeof(OB_Script)!='undefined' ) OutbrainStart(); else{ var OB_Script = true; var str = "<script src='http://widgets.outbrain.com/outbrainWidget.js'; type='text/javascript'></"+"script>"; document.write(str); } </script> </div> <div class="summaryMedium"> <div class="headerOne styleFour"> <!-- 6375904 --> <h2><a href="http://www.telegraph.co.uk/sport/football/leagues/premierleague/sunderland/4942904/Sunderland-Football-Club-Statistics.html "><span>Sunderland action photos &#187;</span></a> </h2></div> <div class="summary"> <!-- 4942724 --> <iframe width="620" height="320" marginwidth="0" scrolling="no" src="http://www.worldarcstudio.com/WAS/GettyImageGallery/v1/24/site " frameborder="0" marginheight="0">Sunderland action photos: The best full-colour action images for Sunderland Football Club. </iframe> </div> </div> <!-- googleoff: all --> <div class="googleads "> <div class="access">Advertisement</div> <script type="text/javascript"> <!-- google_ad_client = 'ca-telegraph_uk_300x250'; google_ad_channel = 'sport'; google_max_num_ads = '3'; google_ad_output="js"; google_ad_type="text"; google_language="en"; google_encoding="utf8"; google_safe="high"; /* Google Ad Functions */ function google_ad_request_done(google_ads) { var googleAdHeadText="Ads by Google"; var googleAdHeadLink="https://www.google.com/adsense/support/bin/request.py?contact=abg_afc&gl=US&hideleadgen=1"; var google_max_num_ads = '3'; if(google_ads.length==0){ return; } var s="<div id='googleHead'><div class='headerOne styleTen'><p><span><a target=\"_blank\" title=\"About Google Ads\" href=\""+googleAdHeadLink+"\">"; s+=googleAdHeadText+"</a></span></p></div></div>"; s+="<div id='google-ads-container-inner'><div class='googleAdText'><ul class='googleAdText'>"; if (google_ads[0].type=="text") { for(i=0;i<google_ads.length;i++){ if (i == (google_max_num_ads - 1)){ s+="<li class=\"last\">"; } else if (i == 0) { s+="<li class=\"first\">"; } else { s+="<li>"; } s+='<h4><a target="_TOP" href="'+google_ads[i].url+'">'+google_ads[i].line1+"</a></h4>"; s+="<p>"+google_ads[i].line2+" "+google_ads[i].line3+"</p>"; s+='<p><a target="_TOP" href="'+google_ads[i].url+'">'+google_ads[i].visible_url+"</a></p>"; s+="</li>" } } s+="</ul><div class=\"cl\"><!-- --></div><span class=\"hl-brackets1\"><!-- --></span>"; s+="<span class=\"hl-brackets2\"><!-- --></span><span class=\"hl-brackets3\"><!-- --></span>"; s+="<span class=\"hl-brackets4\"><!-- --></span></div></div>"; document.getElementById("google-ads-container").innerHTML=s; // Slightly hacky, but if we're in a section then the container div needs a different class if (google_max_num_ads == 4) { document.getElementById("google-ads-container").parentNode.className = "googleadssection"; } } // --> </script> <div id="google-ads-container"></div> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> <noscript> <img height="1" width="1" border="0" src="http://pagead2.googlesyndication.com/pagead/imp.gif?client=ca-telegraph_uk_420x200&amp;event=noscript" alt=""/> </noscript> </div> <!-- googleon: all --> </div> <!-- googleon: index --> <!-- googleoff: all --> <div class="twoThirds"> <!--comments=disqus<br> disqusComments=active<br> userCommentsState=sectionProperties<br> showComments=true<br> article.articleTypeName=tmglstory<br>--> <div class="gutterUnder"> <div class="hide" id="disqusAcc">telegraphuk</div> <div id="disqus_thread"></div> <script type="text/javascript"> var disqus_title = "Martin O'Neill hoping to lure Swansea City striker Danny Graham to Sunderland for £4 million"; var disqus_identifier = "9786271"; var disqus_developer = 1; </script> <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript=telegraphuk">comments powered by Disqus.</a></noscript> <a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a> </div> </div> <div class="cl"></div> </div> <div class="oneThird"> <div class="articleSponsor"> <div class="puff"> <!-- 9394367 --> <a href="http://fantasyfootball.telegraph.co.uk/tinkerman/select-team?utm_source=tmg&utm_medium=sectionsponsor&utm_campaign=tinkermanleague" class="popNewWindow"><img src="http://i.telegraph.co.uk/multimedia/archive/02372/300x39-TinkermanL_2372465a.jpeg" width="300" height="39" border="0" alt=""/></a> </div> </div> <div class="headerOne styleFour"> <!-- 5497443 --> <h2><a href="http://www.telegraph.co.uk/sport/football/leagues/premierleague/sunderland/"><span>Sunderland &#187;</span></a> </h2></div> <div class="secNavLink"> <div class="secNavLinkBadge"> <div class="picright containerdiv "> <a href="http://www.telegraph.co.uk/sport/football/teams/sunderland/"><img src="http://i.telegraph.co.uk/multimedia/archive/01377/Sunderland-Footbal_1377169h.jpg" alt="Sunderland Football Club" border="0" width="60" height="60" /></a> </div> </div> <div class="secNavLinkItems"> <div class="oneColm"> <p><a class="bulletPoint" href="http://www.telegraph.co.uk/sport/football/teams/sunderland/9337541/Sunderland-Premier-League-fixtures-2012-13.html">Sunderland fixtures 2012-13</a></p> </div> <div class="oneColm"> <p><a class="bulletPoint" href="http://www.telegraph.co.uk/sport/football/leagues/premierleague/sunderland/4932856/Sunderland-Football-Club-Results.html ">Sunderland Results</a></p> </div> <div class="oneColm"> <p><a class="bulletPoint" href="http://www.telegraph.co.uk/sport/football/leagues/premierleague/sunderland/4942724/Sunderland-Football-Club-Action-Photos.html ">Sunderland Action Photos</a></p> </div> <div class="oneColm"> <p><a class="bulletPoint" href="http://www.telegraph.co.uk/sport/football/leagues/premierleague/sunderland/5042214/Sunderland-Football-Club-Players.html ">Sunderland Players</a></p> </div> <div class="oneColm"> <p><a class="bulletPoint" href="http://www.telegraph.co.uk/sport/football/leagues/premierleague/sunderland/4942904/Sunderland-Football-Club-Statistics.html ">Sunderland Statistics</a></p> </div> <div class="oneColm"> <p><a class="bulletPoint" href="http://fantasyfootball.telegraph.co.uk/premierleague/statistics/teams/SUN">Sunderland Fantasy Stats</a></p> </div> <div class="oneColm"> <p><a class="bulletPoint" href="http://tickets.telegraph.co.uk/sunderland-tickets">Sunderland Tickets</a></p> </div> </div> <div class="cl"></div> </div><div class="admpu gutterUnder"> <div class="access">Advertisement</div> <div id="mpu" class="InSkinHide"> <script type="text/javascript"> document.write(tmgAdsBuildAdTag("mpu", "300x250", "adj", "", 2)); </script> </div> </div> <div class="summaryMedium gutterUnder"> <div class="summary"> <!-- 9648141 --> <iframe width="300" height="450" marginwidth="0" scrolling="no" src="http://s.telegraph.co.uk/sponsored/_i/indeed/Indeed%20FR%20v2.html" frameborder="0" marginheight="0"></iframe> </div> <div class="headerOne styleFour"> <!-- 9648057 --> <p> <span>More from The Telegraph</span> </p></div> </div> <div class="access">Advertisement</div> <div id="yell"> <div class="adyell InSkinHide"> <script type="text/javascript"> document.write(tmgAdsBuildAdTag("yell", "300x150", "adj", "", 2)); </script> </div> </div> <div class="summaryMedium gutterUnder"> <div class="headerOne styleFour"> <!-- 9648057 --> <p> <span>More from The Telegraph</span> </p></div> <div class="summary"> <!-- 9648038 --> <iframe width="300" height="250" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?t=telegraphcouk-20&o=1&p=12&l=bn1&mode=books&browse=1000&fc1=696969&lt1=_blank&lc1=234B7B&bg1=F4F4F0&f=ifr" frameborder="0" marginheight="0"></iframe> </div> </div> <div class="adarea gutterUnder"> <div class="adsky"> <div class="access">Advertisement</div> <div class="InSkinHide" align="center"> <script type="text/javascript"> document.write(tmgAdsBuildAdTag("hpg,sks,skl", "300x600,120x600,160x600", "adj", "", 2)); </script> </div></div> <div class="cl"></div> </div> <div class="summaryMedium"> <div class="headerOne styleFour"> <!-- 9648063 --> <p> <span>More from The Telegraph</span> </p></div> <div id="configurableTabs" class="configTabs"> <div class="topline"> <div class="left"></div> <div class="right"></div> <div style="clear:both;"></div> </div> <div class="innerPlugin"> <div class="loadingMessage"> Loading </div> <div class="cl"></div> <script type="text/javascript"> var puffs_9013657 = new Array(); </script> <div id="configurableTab_9013657" class="controlledTab" style="display:none;"> <div class="tools"> <a class="prevArrowImage" id="p9013657" href="#"></a> <a class="nextArrowImage" id="n9013657" href="#"></a> <div class="cl"></div> </div> <ul class="configurableWidget ssAds"></ul> <script type="text/javascript"> var thisLink = "http://bit.ly/VJR6mc?WT.ac=9777705"; puffs_9013657.push({'id':'9777705', 'headline':'Prince2 certification training', 'bodyText':'Save an additional 5% on all courses with Simplilearn.', 'link':thisLink, 'imageUrl':'http://i.telegraph.co.uk/multimedia/archive/02441/Prince2-online_2441706a.png', 'weight':'3'}); </script> <script type="text/javascript"> var thisLink = "http://www.vistaprint.co.uk/vp/gateway.aspx?S=0216403433&WT.ac=9734411"; puffs_9013657.push({'id':'9734411', 'headline':'Free 2013 photo wall calendar', 'bodyText':'Choose from over 250 custom design templates and upload your favorite photos!', 'link':thisLink, 'imageUrl':'http://i.telegraph.co.uk/multimedia/archive/02423/FA2013Cal280x175_2423386a.jpg', 'weight':'3'}); </script> <script type="text/javascript"> var thisLink = "http://www.vistaprint.co.uk/vp/gateway.aspx?S=0216403433&WT.ac=9611249"; puffs_9013657.push({'id':'9611249', 'headline':'FREE 2013 Photo Wall Calendar', 'bodyText':'Personalise your year, showcase your photos, give as gifts and share with everyone...', 'link':thisLink, 'imageUrl':'http://i.telegraph.co.uk/multimedia/archive/02423/FA2013Cal280x175v2_2423390a.JPG', 'weight':'3'}); </script> </div> <script type="text/javascript"> var noOfPuffs = 10; for(var i=0; i < noOfPuffs; i++) { if(i < puffs_9013657.length) { rotateLayoutPuffs(9013657, i, true); } } </script><div class="cl"></div> </div> <div class="bottomline"> <div class="left"></div> <div class="right"></div> <div style="clear:both;"></div> </div> </div> </div> <script type="text/JavaScript"> var OB_permalink= 'http://www.telegraph.co.uk/sport/football/teams/sunderland/9786271/Martin-ONeill-hoping-to-lure-Swansea-City-striker-Danny-Graham-to-Sunderland-for-4-million.html'; var OB_Template="telegraph"; var OB_widgetId= 'AR_2'; var OB_langJS ='http://widgets.outbrain.com/lang_en.js'; if ( typeof(OB_Script)!='undefined' ) OutbrainStart(); else { var OB_Script = true; var str = "<script src='http://widgets.outbrain.com/outbrainWidget.js' type='text/javascript'></"+"script>"; document.write(str); } </script> </div> <div class="cl"></div> </div> <div class="printHide"> <div id="trafficDrivers"> <div class="headerOne styleFour"> <!-- 5778400 --> <p> <span>MORE FROM TELEGRAPH.CO.UK</span> </p></div> <div class="gutterUnder"> <div id="tmgPortalRand"> <!-- 9777424 --> <div class="oneQuarter servicesSmall "> <div class="summarySmall"> <div class="headerFive"> <a href="http://www.telegraph.co.uk/sponsored/travel/saga-holidays/?WT.mc_id=605521&source=TrafficDriver"> Saga Holidays</a> </div> <div class="piccentre containerdiv "> <a href="http://www.telegraph.co.uk/sponsored/travel/saga-holidays/9755607/Saga-Holidays-in-pictures.html?WT.mc_id=605521&source=TrafficDriver"> <img src="http://i.telegraph.co.uk/multimedia/archive/02434/new_saga_funchal_2434905f.jpg" alt="Saga Holidays offers fantastic travel itineraries and great deals on adults only cruises and holidays" border="0" width="219" height="137" /><span class="imgSlantOverlay">&nbsp;</span> </a> </div> <h3> <a href="http://www.telegraph.co.uk/sponsored/travel/saga-holidays/9755607/Saga-Holidays-in-pictures.html?WT.mc_id=605521&source=TrafficDriver"> See the exciting and exotic locations that await you on a Saga holiday or cruise</a> </h3> <div class="traffdrivViewLink"> <a href="http://www.telegraph.co.uk/sponsored/travel/saga-holidays/9755607/Saga-Holidays-in-pictures.html?WT.mc_id=605521&source=TrafficDriver"> View</a> </div> </div> </div> <!-- 9779869 --> <div class="oneQuarter servicesSmall "> <div class="summarySmall"> <div class="headerFive"> <a href="http://www.telegraph.co.uk/sponsored/business/contact-law/?WT.mc_id=605520&source=TrafficDriver"> Contact Law</a> </div> <div class="piccentre containerdiv "> <a href="http://www.telegraph.co.uk/sponsored/business/contact-law/?WT.mc_id=605520&source=TrafficDriver"> <img src="http://i.telegraph.co.uk/multimedia/archive/02427/solicitor-client_2427345f.jpg" alt="Solicitor and client - Contact Law" border="0" width="219" height="137" /><span class="imgSlantOverlay">&nbsp;</span> </a> </div> <h3> <a href="http://www.telegraph.co.uk/sponsored/business/contact-law/?WT.mc_id=605520&source=TrafficDriver"> Contact Law offers a free service connecting small businesses with local solicitors</a> </h3> <div class="traffdrivViewLink"> <a href="http://www.telegraph.co.uk/sponsored/business/contact-law/?WT.mc_id=605520&source=TrafficDriver"> View</a> </div> </div> </div> <!-- 9781373 --> <div class="oneQuarter servicesSmall "> <div class="summarySmall"> <div class="headerFive"> <a href="http://www.hand-picked.telegraph.co.uk/current-sales?utm_source=tmg&utm_medium=td_generic&utm_campaign=handpickedtds"> Telegraph Travel Hand-picked</a> </div> <div class="piccentre containerdiv "> <a href="http://www.hand-picked.telegraph.co.uk/current-sales?utm_source=tmg&utm_medium=td_generic&utm_campaign=handpickedtds"> <img src="http://i.telegraph.co.uk/multimedia/archive/02443/HP_Generic_2443301f.jpg" alt="" border="0" width="220" height="137" /><span class="imgSlantOverlay">&nbsp;</span> </a> </div> <h3> <a href="http://www.hand-picked.telegraph.co.uk/current-sales?utm_source=tmg&utm_medium=td_generic&utm_campaign=handpickedtds"> Book your travel for 2013 with up to 70% off luxury hotels and holidays</a> </h3> <div class="traffdrivViewLink"> <a href="http://www.hand-picked.telegraph.co.uk/current-sales?utm_source=tmg&utm_medium=td_generic&utm_campaign=handpickedtds"> View</a> </div> </div> </div> <!-- 9779913 --> <div class="oneQuarter servicesSmall last"> <div class="summarySmall"> <div class="headerFive"> <a href="http://www.telegraph.co.uk/sponsored/business/hiscox/?WT.mc_id=605508&source=TrafficDriver"> Hiscox Informed</a> </div> <div class="piccentre containerdiv "> <a href="http://www.telegraph.co.uk/sponsored/business/hiscox/9673039/competition-ipad-mini.html?WT.mc_id=605508&source=TrafficDriver"> <img src="http://i.telegraph.co.uk/multimedia/archive/02396/155654963_2396875f.jpg" alt="iPad mini" border="0" width="220" height="137" /><span class="imgSlantOverlay">&nbsp;</span> </a> </div> <h3> <a href="http://www.telegraph.co.uk/sponsored/business/hiscox/9673039/competition-ipad-mini.html?WT.mc_id=605508&source=TrafficDriver"> Win an iPad mini 32GB</a> </h3> <div class="traffdrivViewLink"> <a href="http://www.telegraph.co.uk/sponsored/business/hiscox/9673039/competition-ipad-mini.html?WT.mc_id=605508&source=TrafficDriver"> View</a> </div> </div> </div> <div class="cl"></div> </div> </div> <div class="cl"></div> </div> <!-- googleon: all --> </div> <!-- googleoff: all --> <div class="backtotop"><p><a href="#top">Back to top</a></p></div> <div id="tmglFooterLarge"> <a href="http://www.telegraph.co.uk/" id="footerlogolink" title="Telegraph.co.uk: news, business, sport, the Daily Telegraph newspaper, Sunday Telegraph - Telegraph"></a> <div id="tmglFooterLargeItems"> <div class="footercolumn"> <ul class="menu1"><li class="itemfocus"><a href="http://www.telegraph.co.uk/?utm_source=TMG&utm_medium=footer_home&utm_campaign=footerhomelink">HOME</a></li> <li><a href="http://www.telegraph.co.uk/sport/rugbyunion/">Rugby Union</a></li> <li><a href="http://www.telegraph.co.uk/sport/rugbyunion/international/england/">England</a></li> <li><a href="http://www.telegraph.co.uk/sport/rugbyunion/club/">Club</a></li> </ul> <ul class="menu2"><li class="itemfocus"><a href="http://www.telegraph.co.uk/sport/football/">Football</a></li> <li><a href="http://www.telegraph.co.uk/sport/football/teams/">Teams</a></li> <li><a href="http://www.telegraph.co.uk/sport/football/fixtures/4932375/Football-Fixtures.html">Fixtures</a></li> <li><a href="http://www.telegraph.co.uk/sport/football/results/4949070/Football-Results.html">Results</a></li> </ul> <ul class="menu3"><li class="itemfocus"><a href="http://www.telegraph.co.uk/news/">News</a></li> </ul> </div> <div class="footercolumn"> <ul class="menu1"><li class="itemfocus"><a href="http://www.telegraph.co.uk/sport/cricket/">Cricket</a></li> <li><a href="http://www.telegraph.co.uk/sport/cricket/cricket-world-cup/">World Cup 2011</a></li> <li><a href="http://www.telegraph.co.uk/sport/cricket/international/england/">England</a></li> <li><a href="http://optasportsdata.telegraph.co.uk/cricket/tcuk/livelink.htm">Live Scoreboards</a></li> </ul> <ul class="menu2"><li class="itemfocus"><a href="http://www.telegraph.co.uk/sport/motorsport/formulaone/">Formula One</a></li> <li><a href="http://www.telegraph.co.uk/sport/motorsport/formulaone/lewishamilton/">Lewis Hamilton</a></li> <li><a href="http://www.telegraph.co.uk/sport/motorsport/formulaone/jenson-button/">Jenson Button</a></li> <li><a href="http://www.telegraph.co.uk/sport/motorsport/formulaone/2432812/Live-Formula-1.html">F1 Live</a></li> </ul> <ul class="menu3"><li class="itemfocus"><a href="http://www.telegraph.co.uk/finance/">Finance</a></li> </ul> </div> <div class="footercolumn"> <ul class="menu1"><li class="itemfocus"><a href="http://www.telegraph.co.uk/sport/olympics/">Olympics</a></li> <li><a href="/sport/olympics/8288662/London-2012-Olympics-competition-schedule.html">London 2012 Schedule</a></li> <li><a href="http://www.telegraph.co.uk/sport/olympics/olympics-events/">Olympic Events</a></li> <li><a href="http://www.telegraph.co.uk/sport/olympics/paralympic-sport/">Paralympics</a></li> </ul> <ul class="menu2"><li class="itemfocus"><a href="http://www.telegraph.co.uk/sport/olympics/athletics/">Athletics</a></li> <li><a href="http://www.telegraph.co.uk/sport/othersports/cycling/">Cycling</a></li> <li><a href="http://www.telegraph.co.uk/sport/olympics/sailing/">Sailing</a></li> <li><a href="http://www.telegraph.co.uk/sport/olympics/swimming/">Swimming</a></li> </ul> <ul class="menu3"><li class="itemfocus"><a href="http://www.telegraph.co.uk/lifestyle/">Lifestyle</a></li> </ul> </div> <div class="footercolumn"> <ul class="menu1"><li class="itemfocus"><a href="http://www.telegraph.co.uk/sport/tennis/">Tennis</a></li> <li><a href="http://www.telegraph.co.uk/sport/tennis/andymurray/">Andy Murray</a></li> <li><a href="http://www.telegraph.co.uk/sport/tennis/rogerfederer/">Roger Federer</a></li> <li><a href="http://www.telegraph.co.uk/sport/tennis/atptour/">ATP Tour</a></li> </ul> <ul class="menu2"><li class="itemfocus"><a href="http://www.telegraph.co.uk/sport/golf/">Golf</a></li> <li><a href="http://www.telegraph.co.uk/sport/golf/tigerwoods/">Tiger Woods</a></li> <li><a href="http://www.telegraph.co.uk/sport/golf/europeantour/">European Tour</a></li> <li><a href="http://www.telegraph.co.uk/sport/golf/ustour/">US Tour</a></li> </ul> <ul class="menu3"><li class="itemfocus"><a href="http://www.telegraph.co.uk/comment/">Comment</a></li> </ul> </div> <div class="footercolumn"> <ul class="menu1"><li class="itemfocus"><a href="http://www.telegraph.co.uk/contactus">Contact Us</a></li> <li><a href="http://www.telegraph.co.uk/journalists/">Telegraph Journalists</a></li> <li><a href="http://www.telegraph.co.uk/advertising/">Advertising</a></li> <li><a href="http://fantasyfootball.telegraph.co.uk/">Fantasy Football</a></li> </ul> <ul> <li><a href="http://announcements.telegraph.co.uk/">Announcements</a></li> <li><a href="http://3276.e-printphoto.co.uk/dailytelegraph/">Reader Prints</a></li> <li><a href=""></a></li> </ul> </div> <!-- RSSFeeds Menu--> <div id="footercolumn_last"> <ul class="imgBulletList"> <li class="footrss"><a href="http://www.telegraph.co.uk/topics/follow-us/">Follow Us</a></li> <li class="footmobile"><a href="http://www.telegraph.co.uk/apps/">Apps</a></li> <li class="footepaper"><a href="http://dailytelegraph.newspaperdirect.com/epaper/viewer.aspx ">Epaper</a></li> <li class=""><a href="http://www.telegraph.co.uk/expat/">Expat</a></li> </ul> <ul class="ullast"> <li><a href="http://www.telegraph.co.uk/promotions/">Promotions</a></li> <li><a href="http://subscriber.telegraph.co.uk/loyalty/">Subscriber</a></li> <li><a href="http://www.telegraph.co.uk/topics/syndication-services/">Syndication</a></li> </ul> </div> <div class="cl"></div> </div> <!-- end of tmglFooterLargeItems div --> <div id="footerinfo"> <p>&copy; Copyright of Telegraph Media Group Limited 2013</p> <p><a href="http://www.telegraph.co.uk/termsandconditions">Terms and Conditions</a> </p> <p><a href="/archive/2013-1-8.html">Today's News</a></p> <p ><a href="http://www.telegraph.co.uk/archive/">Archive</a></p> <p ><a href="http://www.telegraph.co.uk/topics/about-us/style-book/">Style Book</a></p> <p class="last"><a href="/topics/weather/4142730/Weather-forecast.html">Weather Forecast</a></p> <div class="cl"></div> </div> </div> <!-- end of tmglFooterLargeNew div --> </div> <script type="text/javascript" src="http://js.revsci.net/gateway/gw.js?csid=E06560"></script> <script type="text/javascript"> DM_addToLoc("Site",escape("Telegraph")); DM_addToLoc("Level1",escape("Sport")); DM_addToLoc("Level2",escape("Football")); DM_addToLoc("Level3",escape("Teams")); DM_addToLoc("Level4",escape("Sunderland")); DM_tag(); </script> <script type="text/javascript" src="/template/ver1-0/js/jquery-ui-1.8.4.custom.min.js"></script> <script type="text/javascript" src="/template/ver1-0/js/jquery.tablesorter.js"></script> <script type="text/javascript" src="/template/ver1-0/js/common.js"></script> <script type="text/javascript" src="/template/ver1-0/js/tmglSlideShow.js"></script> <script type="text/javascript" src="/template/ver1-0/js/jquery.cycle.all.js"></script> <script type="text/javascript" src="/template/ver1-0/js/supersleight.plugin.js"></script> <script type="text/javascript" src="/template/ver1-0/js/tracker.js"></script> <link rel="stylesheet" type="text/css" href="/template/ver1-0/css/printArticle.css" media="print" /> <script type="text/javascript" src="/template/ver1-0/js/liveBloggingArticle.js"> </script> <script type="text/javascript"> (function() { var links = $("a[href*='disqus_thread']"); var query = ""; var blogQuery = ""; var normal = new Array(); var normalCounts = new Array(); var blog = new Array(); var blogCounts = new Array(); for(var i = 0; i < links.length; i++) { if (links[i].getAttribute('dsqid')) { var dsqid = links[i].getAttribute('dsqid'); if (links[i].className == 'dsqblog') { blogQuery += 'dsqid' + i + '=' + dsqid + '&'; } else { query += 'dsqid' + i + '=' + dsqid + '&'; } } } if (query.length != "" && blogQuery.length != "") { $("a[href*='disqus_thread']") && $("a.dsqblog").each(function(i) { blog[i] = $(this).attr("href"); $(this).attr("href","blog_link"); }); loadScript("http://telegraphuk.disqus.com/get_num_replies_from_dsqid.js?" + query, function() { $("a[href*='disqus_thread']").not(".dsqblog").each(function(i) { normal[i] = $(this).attr("href"); normalCounts[i] = $(this).html(); $(this).attr("href","normal_link"); }); $("a[href*='blog_link']").each(function(i) { $(this).attr("href",blog[i]); }); loadScript("http://telegraphblogs.disqus.com/get_num_replies_from_dsqid.js?" + blogQuery, function() { $("a[href*='normal_link']").each(function(i) { $(this).attr("href",normal[i]); }); }); }); } else { document.write('<script charset="utf-8" type="text/javascript" src="http://telegraphuk.disqus.com/get_num_replies_from_dsqid.js?' + query + '"></' + 'script>'); } })(); </script> <script type="text/javascript" src="/template/ver1-0/js/tmglMultitrackSelector1.js"></script> <script type="text/javascript" src="/template/ver1-0/js/popup.js"></script> <script language="Javascript" type="text/javascript" src="/template/ver1-0/js/poll.js"></script> <script type="text/javascript"> var _sf_async_config={uid:22437,domain:"telegraph.co.uk"}; _sf_async_config.sections = "Sport, Football, Sunderland, Swansea City, Football Transfers, Football News, Luke Edwards"; _sf_async_config.authors = "Luke Edwards"; (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', (("https:" == document.location.protocol) ? "https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/" : "http://") + "static.chartbeat.com/js/chartbeat.js"); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script> <script type="text/javascript" src="http://telegraphcouk.skimlinks.com/api/telegraph.skimlinks.js" id="skimLinks"></script> <!-- START Nielsen Online SiteCensus V6.0 --> <!-- COPYRIGHT 2010 Nielsen Online --> <script type="text/javascript" src="//secure-uk.imrworldwide.com/v60.js"> </script> <script type="text/javascript"> var pvar = { cid: "uk-101665h", content: "0", server: "secure-uk" }; var feat = { surveys_enabled: 1 }; var trac = nol_t(pvar, feat); trac.record().post().do_sample(); </script> <noscript> <div> <img src="//secure-uk.imrworldwide.com/cgi-bin/m?ci=uk-101665h&amp;cg=0&amp;cc=1&amp;ts=noscript" width="1" height="1" alt="" /> </div> </noscript> <!-- END Nielsen Online SiteCensus V6.0 --> <script type="text/javascript"> g_opt_ch = '{}';g_opt_cv = '{}';g_opt_b = true;g_opt_s = true;</script> <script type="text/javascript"> var s = document.createElement('script'); s.type='text/javascript'; s.src = "http://cdn.gigya.com/js/socialize.js?apikey=2_ASmwJuFXoCCY8YP8uB6mzZphj_UToZbQkeeM6bMOA8swtMk2P3Rwu2WSger_DOSt"; document.getElementsByTagName('head')[0].appendChild(s); function onGigyaServiceReady(e) { var s = document.createElement('script'); s.type='text/javascript'; s.src = "/template/ver1-0/js/shareTools.js"; document.getElementsByTagName('head')[0].appendChild(s); } </script> <script type="text/javascript"> document.write(tmgAdsBuildAdTag("ftr", "1x1", "adj", "", 2)); </script> </body> </html> <!-- googleon: all -->
muggot/python-goose
tests/suite/rss/original/Martin-ONeill-hoping-to-lure-Swansea-City-striker-Danny-Graham-to-Sunderland-for-4-million.html
HTML
apache-2.0
64,159