code stringlengths 2 1.05M | repo_name stringlengths 5 101 | path stringlengths 4 991 | language stringclasses 3 values | license stringclasses 5 values | size int64 2 1.05M |
|---|---|---|---|---|---|
<!--
Copyright 2016-2017 OSIsoft, 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.
-->
<div class="c-side-pane t-toolbar">
<span style="color:#fff; margin-left:10px;">Bullet</span>
</div>
<div class="config-option-format">
<pv-color-picker id="bulletColor" ng-model="config.bulletColor" config="config">
</pv-color-picker></div>
<label class="flex-align-center" style="margin-top:8px; margin-left: 8px;">
<input type="number" class=""
ng-model="config.bulletSize"> Bullet Size<br />
</label>
<label class="flex-align-center" style="margin-top:8px; margin-left: 8px;">
<input type="number" class=""
ng-model="config.bulletOpacity"> Bullet Opacity (0-1)<br />
</label>
<label class="flex-align-center" style="margin-top:8px; margin-left: 8px;">Bullet Type
<select class="" ng-model="config.bulletType">
<option value="round">round</option>
<option value="square">square</option>
<option value="triangleUp">triangleUp</option>
<option value="triangleDown">triangleDown</option>
<option value="triangleLeft">triangleLeft</option>
<option value="triangleRight">triangleRight</option>
<option value="bubble">bubble</option>
<option value="diamond">diamond</option>
</select>
</label>
<br />
<div class="c-side-pane t-toolbar">
<span style="color:#fff; margin-left:10px;">Cursor</span>
</div>
<div class="config-option-format">
<pv-color-picker id="cursorColor" ng-model="config.cursorColor" config="config">
</pv-color-picker></div>
<br />
<div class="c-side-pane t-toolbar">
<span style="color:#fff; margin-left:10px;">Trend Line</span>
</div>
<div class="config-option-format">
<pv-color-picker id="trendLineColor" ng-model="config.trendLineColor" config="config">
</pv-color-picker></div>
<br />
<label class="flex-align-center" style="margin-top:8px; margin-left: 8px;">
<input type="checkbox" class="c-config-checkbox"
ng-model="config.forceXYTimestampSync">Only Include Matching Timestamps<br />
</label>
<br />
<label class="flex-align-center" style="margin-top:8px; margin-left: 8px;">
<input type="checkbox" class="c-config-checkbox"
ng-model="config.showTrendLines">Show Trend Line<br />
</label>
<div style="margin-top:8px;font-style:italic">Note: to add a Trend Line, drag onto the chart a static string Attribute whose value is in the form x1,y1;x2,y2;x3,y3</div>
<br />
<label class="flex-align-center" style="margin-top:8px; margin-left: 8px;">
<input type="checkbox" class="c-config-checkbox"
ng-model="config.showTitle">Show Title<br />
</label>
<label class="flex-align-center" style="margin-top:8px; margin-left: 8px;">
<input type="checkbox" class="c-config-checkbox"
ng-model="config.autoScale">Auto-scale axes<br />
</label>
<label class="flex-align-center" style="margin-top:8px; margin-left: 8px;">
<input type="number" class=""
ng-model="config.xMin"> X-axis Minimum<br />
</label>
<label class="flex-align-center" style="margin-top:8px; margin-left: 8px;">
<input type="number" class=""
ng-model="config.xMax"> X-axis Maximum<br />
</label>
<label class="flex-align-center" style="margin-top:8px; margin-left: 8px;">
<input type="number" class=""
ng-model="config.yMin"> Y-axis Minimum<br />
</label>
<label class="flex-align-center" style="margin-top:8px; margin-left: 8px;">
<input type="number" class=""
ng-model="config.yMax"> Y-axis Maximum<br />
</label>
<br /> | osisoft/PI-Coresight-Custom-Symbols | Community Samples/OSIsoft/amcharts-xyplot/sym-amcharts-xyplot-config.html | HTML | apache-2.0 | 3,883 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Fri Sep 05 23:33:00 UTC 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.hadoop.ha (Apache Hadoop Main 2.5.1 API)
</TITLE>
<META NAME="date" CONTENT="2014-09-05">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../org/apache/hadoop/ha/package-summary.html" target="classFrame">org.apache.hadoop.ha</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="FenceMethod.html" title="interface in org.apache.hadoop.ha" target="classFrame"><I>FenceMethod</I></A>
<BR>
<A HREF="HAServiceProtocol.html" title="interface in org.apache.hadoop.ha" target="classFrame"><I>HAServiceProtocol</I></A></FONT></TD>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="HAServiceProtocolHelper.html" title="class in org.apache.hadoop.ha" target="classFrame">HAServiceProtocolHelper</A>
<BR>
<A HREF="HAServiceTarget.html" title="class in org.apache.hadoop.ha" target="classFrame">HAServiceTarget</A></FONT></TD>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Exceptions</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="BadFencingConfigurationException.html" title="class in org.apache.hadoop.ha" target="classFrame">BadFencingConfigurationException</A>
<BR>
<A HREF="FailoverFailedException.html" title="class in org.apache.hadoop.ha" target="classFrame">FailoverFailedException</A>
<BR>
<A HREF="HealthCheckFailedException.html" title="class in org.apache.hadoop.ha" target="classFrame">HealthCheckFailedException</A>
<BR>
<A HREF="ServiceFailedException.html" title="class in org.apache.hadoop.ha" target="classFrame">ServiceFailedException</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
| jimmypw/hadoop | share/doc/hadoop/api/org/apache/hadoop/ha/package-frame.html | HTML | apache-2.0 | 2,263 |
<include file="Public:head"/>
<script src="{Saivi::RES}/js/date/WdatePicker.js"></script>
<script type="text/javascript" src="{Saivi::RES}/js/formCheck/formcheck.js"> </script>
<div class="content">
<div class="cLineB">
<h4>编辑校区</h4>
<a href="javascript:history.go(-1);" class="right btnGrayS vm" style="margin-top:-27px" >返回</a></div>
<div class="msgWrap">
<form class="form" method="post" action="{Saivi::U('Jiaoyusub/upsave')}" enctype="multipart/form-data" >
<TABLE class="userinfoArea" style=" margin:20px 0 0 0;" border="0" cellSpacing="0" cellPadding="0" width="100%">
<TBODY>
<input type="hidden" class="px" id="id" value="{Saivi:$_GET['id']}" name="id" style="width:500px" >
<input type="hidden" class="px" id="token" value="{Saivi:$_SESSION['token']}" name="token" style="width:500px" >
<TR>
<TH valign="top"><label for="keyword">课程名称:</label></TH>
<TD><input type="input" class="px" id="name" value="{Saivi:$info.name}" name="name" style="width:300px" >
<br/>
</TD>
<TD></TD>
</TR>
<TR>
<TH valign="top"><label for="keyword">教育机构名称:</label></TH>
<TD><input type="input" class="px" id="title" value="{Saivi:$info.title}" name="title" style="width:50px" >
<br/>
</TD>
<TD></TD>
</TR>
<TR>
<TH valign="top"><label for="keyword">显示顺序:</label></TH>
<TD><input type="input" class="px" id="sort" value="{Saivi:$info.sort}" name="sort" style="width:30px" >
<br/>
请输入数字 0-9 </TD>
<TD></TD>
</TR>
<TR>
<TH valign="top"><label for="keyword">校区介绍:</label></TH>
<TD><input type="input" class="px" id="content" value="{Saivi:$info.content}" name="content" style="width:500px;display:none;" >
<iframe id="eWebEditor1" src="/tpl/editor/ewebeditor.htm?id=content&style=jhbar&skin=office2003" frameborder="0" scrolling="no" width="95%" height="300"></iframe>
<br/>
</TD>
<TD></TD>
</TR>
<TR>
<TH></TH>
<TD><button type="submit" name="button" class="btnGreen left" >保存</button>
<div class="clr"></div></TD>
</TR>
</TBODY>
</TABLE>
</form>
</div>
</div>
<div class="clr"></div>
</div>
</div>
</div>
<!--底部-->
</div>
<include file="Public:footer"/> | royalwang/saivi | tpl/User/default/Jiaoyusub_edit.html | HTML | apache-2.0 | 2,589 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><meta charset="UTF-8"><TITLE>Man page of MD5SUM</TITLE>
</HEAD><BODY>
<H1>MD5SUM</H1>
Section: FSF (1)<BR>Updated: December 1999<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<P>
<A NAME="lbAB"> </A>
<H2>NAME</H2>
md5sum - 计算检验MD5效验码
<P>
<A NAME="lbAC"> </A>
<H2>总览 (SYNOPSIS)</H2>
<B>../src/md5sum</B>
[<I>OPTION</I>] [<I>FILE</I>]...
<BR>
<B>../src/md5sum</B>
[<I>OPTION</I>] <I>--check </I>[<I>FILE</I>]
<P>
<A NAME="lbAD"> </A>
<H2>描述 (DESCRIPTION)</H2>
<P>
显示 或 检验 MD5 效验码. 如果 没有 FILE 或者 FILE 是 - 时, 就从 标准 输入 读入.
<DL COMPACT>
<DT><B>-b</B>, <B>--binary</B><DD>
以 二进制 模式 读入 文件 (DOS/Windows 下 默认)
<DT><B>-c</B>, <B>--check</B><DD>
对 给定 的 文件 检验 MD5 效验码
<DT><B>-t</B>, <B>--text</B><DD>
以 文本 模式 读入 文件 (默认)
</DL>
<A NAME="lbAE"> </A>
<H3>下面 的 两个 选项 只在 检验 效验码 时用:</H3>
<DL COMPACT>
<DT><B>--status</B><DD>
不显示 任何 输出, 用 返回码 表示 成功 与否
<DT><B>-w</B>, <B>--warn</B><DD>
对于 错误 的 MD5 效验码 行 的 格式 发出 警告
<DT><B>--help</B><DD>
显示 这个 帮助 然后 退出
<DT><B>--version</B><DD>
显示 版本 信息 然后 退出
</DL>
<P>
效验码 用 RFC 1321 中 描述 的 算法 生成. 当 检验 的 时候, 输入 必需 是 这个
程序 以前 的 输出. 默认 的 模式 是 显示 一行 数据, 包括 效验码, 一个 指示 类型
的 字符 (`*' 表示 二进制, ` ' 表示 文本), 和 每个 文件 的 名字.
<P>
<A NAME="lbAF"> </A>
<H2>作者 (AUTHOR)</H2>
Ulrich Drepper
<P>
<A NAME="lbAG"> </A>
<H2>错误报告 (REPORTING BUGS)</H2>
把 错误 报告 给 <<A HREF="mailto:bug-textutils@gnu.org">bug-textutils@gnu.org</A>>.
<P>
<A NAME="lbAH"> </A>
<H2>版权 (COPYRIGHT)</H2>
版权所有 © 1999 自由软件基金会
<BR>
这一程序是自由软件; 拷贝条件见源文件。
没有任何担保; 甚至没有适合特定目的的隐含的担保。
<P>
<A NAME="lbAI"> </A>
<H2>参见 (SEE ALSO)</H2>
完整的
<B>md5sum</B>
文档 用 Texinfo 手册页 的 形式 写成. 如果
<B>info</B>
和
<B>md5sum</B>
程序 都 正确 的 安装 在 你的 机子 上, 用
<DL COMPACT>
<DT><DD>
<B>info md5sum</B>
</DL>
<P>
命令 能够 查看 完整 的 手册页.
<P>
<A NAME="lbAJ"> </A>
<H2>[中文版维护人]</H2>
<B>唐友 <<A HREF="mailto:tony_ty@263.net">tony_ty@263.net</A>></B>
<A NAME="lbAK"> </A>
<H2>[中文版最新更新]</H2>
<B>2001/10/31</B>
<A NAME="lbAL"> </A>
<H2>[中国Linux论坛man手册页翻译计划]</H2>
<B><A HREF="http://cmpp.linuxforum.net">http://cmpp.linuxforum.net</A></B>
<P>
<HR>
<A NAME="index"> </A><H2>Index</H2>
<DL>
<DT><A HREF="#lbAB">NAME</A><DD>
<DT><A HREF="#lbAC">总览 (SYNOPSIS)</A><DD>
<DT><A HREF="#lbAD">描述 (DESCRIPTION)</A><DD>
<DL>
<DT><A HREF="#lbAE">下面 的 两个 选项 只在 检验 效验码 时用:</A><DD>
</DL>
<DT><A HREF="#lbAF">作者 (AUTHOR)</A><DD>
<DT><A HREF="#lbAG">错误报告 (REPORTING BUGS)</A><DD>
<DT><A HREF="#lbAH">版权 (COPYRIGHT)</A><DD>
<DT><A HREF="#lbAI">参见 (SEE ALSO)</A><DD>
<DT><A HREF="#lbAJ">[中文版维护人]</A><DD>
<DT><A HREF="#lbAK">[中文版最新更新]</A><DD>
<DT><A HREF="#lbAL">[中国Linux论坛man手册页翻译计划]</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 13:01:19 GMT, January 29, 2015
</BODY>
</HTML>
| kennethlyn/dash-manpages-zh | manpages-zh.docset/Contents/Resources/Documents/html/md5sum.html | HTML | apache-2.0 | 3,701 |
<!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_18) on Mon Apr 19 22:32:24 CST 2010 -->
<TITLE>
Àà com.sun.tools.javac.v8.tree.Tree µÄʹÓÃ
</TITLE>
<META NAME="date" CONTENT="2010-04-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="Àà com.sun.tools.javac.v8.tree.Tree µÄʹÓÃ";
}
}
</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="Ìø¹ýµ¼º½Á´½Ó"></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>¸ÅÊö</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Èí¼þ°ü</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà"><FONT CLASS="NavBarFont1"><B>Àà</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>ʹÓÃ</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Ê÷</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Òѹýʱ</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Ë÷Òý</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>°ïÖú</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
ÉÏÒ»¸ö
ÏÂÒ»¸ö</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?com/sun/tools/javac/v8/tree/\class-useTree.html" target="_top"><B>¿ò¼Ü</B></A>
<A HREF="Tree.html" target="_top"><B>ÎÞ¿ò¼Ü</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>ËùÓÐÀà</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>ËùÓÐÀà</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Àà com.sun.tools.javac.v8.tree.Tree<br>µÄʹÓÃ</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">
ʹÓà <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> µÄÈí¼þ°ü</FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.sun.tools.javac.v8.comp"><B>com.sun.tools.javac.v8.comp</B></A></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.sun.tools.javac.v8.tree"><B>com.sun.tools.javac.v8.tree</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="com.sun.tools.javac.v8.comp"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<A HREF="../../../../../../../com/sun/tools/javac/v8/comp/package-summary.html">com.sun.tools.javac.v8.comp</A> ÖÐ <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> µÄʹÓÃ</FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">ÉùÃ÷Ϊ <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> µÄ <A HREF="../../../../../../../com/sun/tools/javac/v8/comp/package-summary.html">com.sun.tools.javac.v8.comp</A> ÖеÄ×Ö¶Î</FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Env.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Env.html#tree">tree</A></B></CODE>
<BR>
The tree with which this environment is associated.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">·µ»Ø <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> µÄ <A HREF="../../../../../../../com/sun/tools/javac/v8/comp/package-summary.html">com.sun.tools.javac.v8.comp</A> Öеķ½·¨</FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Attr.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Attr.html#makeNullCheck(com.sun.tools.javac.v8.tree.Tree)">makeNullCheck</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> arg)</CODE>
<BR>
Make an attributed null check tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TransInner.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/TransInner.html#translate(com.sun.tools.javac.v8.tree.Tree)">translate</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Visitor method: Translate a single node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TransInner.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/TransInner.html#translate(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">translate</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> enclOp)</CODE>
<BR>
Visitor method: Translate tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TransTypes.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/TransTypes.html#translate(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.code.Type)">translate</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Type.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Type</A> pt)</CODE>
<BR>
Visitor method: perform a type translation on tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TransTypes.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/TransTypes.html#translateTopLevelClass(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.TreeMaker)">translateTopLevelClass</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cdef,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">TreeMaker</A> make)</CODE>
<BR>
Translate a toplevel class definition.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">²ÎÊýÀàÐÍΪ <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> µÄ <A HREF="../../../../../../../com/sun/tools/javac/v8/comp/package-summary.html">com.sun.tools.javac.v8.comp</A> Öеķ½·¨</FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Flow.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Flow.html#analyzeTree(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.TreeMaker)">analyzeTree</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">TreeMaker</A> make)</CODE>
<BR>
Perform definite assignment/unassignment analysis on a tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Check.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Check.html#checkCanonical(com.sun.tools.javac.v8.tree.Tree)">checkCanonical</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Check that a qualified name is in canonical form (for import decls).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Env.html" title="com.sun.tools.javac.v8.comp ÖеÄÀà">Env</A></CODE></FONT></TD>
<TD><CODE><B>Env.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Env.html#dup(com.sun.tools.javac.v8.tree.Tree)">dup</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Duplicate this environment, updating with given tree, and copying all
other fields.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Env.html" title="com.sun.tools.javac.v8.comp ÖеÄÀà">Env</A></CODE></FONT></TD>
<TD><CODE><B>Env.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Env.html#dup(com.sun.tools.javac.v8.tree.Tree, java.lang.Object)">dup</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree,
java.lang.Object info)</CODE>
<BR>
Duplicate this environment, updating with given tree and info, and
copying all other fields.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Env.html" title="com.sun.tools.javac.v8.comp ÖеÄÀà">Env</A></CODE></FONT></TD>
<TD><CODE><B>AttrContextEnv.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/AttrContextEnv.html#dup(com.sun.tools.javac.v8.tree.Tree, java.lang.Object)">dup</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> x0,
java.lang.Object x1)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> com.sun.tools.javac.v8.comp.Items.CondItem</CODE></FONT></TD>
<TD><CODE><B>Gen.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Gen.html#genCond(com.sun.tools.javac.v8.tree.Tree, boolean)">genCond</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> _tree,
boolean markBranches)</CODE>
<BR>
Derived visitor method: generate code for a boolean expression in a
control-flow context.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> com.sun.tools.javac.v8.comp.Items.CondItem</CODE></FONT></TD>
<TD><CODE><B>Gen.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Gen.html#genCond(com.sun.tools.javac.v8.tree.Tree, int)">genCond</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree,
int crtFlags)</CODE>
<BR>
Derived visitor method: check whether CharacterRangeTable should be
emitted, if so, put a new entry into CRTable and call method to generate
bytecode.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Gen.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Gen.html#genDef(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.comp.Env)">genDef</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree,
<A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Env.html" title="com.sun.tools.javac.v8.comp ÖеÄÀà">Env</A> env)</CODE>
<BR>
Visitor method: generate code for a definition, catching and reporting
any completion failures.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> com.sun.tools.javac.v8.comp.Items.Item</CODE></FONT></TD>
<TD><CODE><B>Gen.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Gen.html#genExpr(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.code.Type)">genExpr</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Type.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Type</A> pt)</CODE>
<BR>
Visitor method: generate code for an expression, catching and reporting
any completion failures.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Gen.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Gen.html#genStat(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.comp.Env)">genStat</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree,
<A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Env.html" title="com.sun.tools.javac.v8.comp ÖеÄÀà">Env</A> env)</CODE>
<BR>
Derived visitor method: generate code for a statement.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Gen.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Gen.html#genStat(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.comp.Env, int)">genStat</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree,
<A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Env.html" title="com.sun.tools.javac.v8.comp ÖеÄÀà">Env</A> env,
int crtFlags)</CODE>
<BR>
Derived visitor method: check whether CharacterRangeTable should be
emitted, if so, put a new entry into CRTable and call method to generate
bytecode.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Attr.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Attr.html#makeNullCheck(com.sun.tools.javac.v8.tree.Tree)">makeNullCheck</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> arg)</CODE>
<BR>
Make an attributed null check tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B>Enter.MemberEnter.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Enter.MemberEnter.html#memberEnter(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.comp.Env)">memberEnter</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree,
<A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Env.html" title="com.sun.tools.javac.v8.comp ÖеÄÀà">Env</A> env)</CODE>
<BR>
Visitor method: enter field and method definitions and process import
clauses, catching any completion failure exceptions.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A></CODE></FONT></TD>
<TD><CODE><B>TransInner.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/TransInner.html#translate(com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree)">translate</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> trees,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> enclOp)</CODE>
<BR>
Visitor method: Translate list of trees.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TransInner.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/TransInner.html#translate(com.sun.tools.javac.v8.tree.Tree)">translate</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Visitor method: Translate a single node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TransInner.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/TransInner.html#translate(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">translate</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> enclOp)</CODE>
<BR>
Visitor method: Translate tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TransTypes.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/TransTypes.html#translate(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.code.Type)">translate</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Type.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Type</A> pt)</CODE>
<BR>
Visitor method: perform a type translation on tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A></CODE></FONT></TD>
<TD><CODE><B>TransInner.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/TransInner.html#translateTopLevelClass(com.sun.tools.javac.v8.comp.Env, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.TreeMaker)">translateTopLevelClass</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Env.html" title="com.sun.tools.javac.v8.comp ÖеÄÀà">Env</A> env,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cdef,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">TreeMaker</A> make)</CODE>
<BR>
Translate a toplevel class and return a list consisting of the translated
class and translated versions of all inner classes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TransTypes.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/TransTypes.html#translateTopLevelClass(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.TreeMaker)">translateTopLevelClass</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cdef,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">TreeMaker</A> make)</CODE>
<BR>
Translate a toplevel class definition.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Enter.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Enter.html#visitTree(com.sun.tools.javac.v8.tree.Tree)">visitTree</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Default class enter visitor method: do nothing.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Enter.MemberEnter.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Enter.MemberEnter.html#visitTree(com.sun.tools.javac.v8.tree.Tree)">visitTree</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Default member enter visitor method: do nothing</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Attr.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Attr.html#visitTree(com.sun.tools.javac.v8.tree.Tree)">visitTree</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Default visitor method for all other trees.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">²ÎÊýÀàÐÍΪ <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> µÄ <A HREF="../../../../../../../com/sun/tools/javac/v8/comp/package-summary.html">com.sun.tools.javac.v8.comp</A> ÖеĹ¹Ôì·½·¨</FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/AttrContextEnv.html#AttrContextEnv(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.comp.AttrContext)">AttrContextEnv</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree,
<A HREF="../../../../../../../com/sun/tools/javac/v8/comp/AttrContext.html" title="com.sun.tools.javac.v8.comp ÖеÄÀà">AttrContext</A> info)</CODE>
<BR>
Create an outermost environment for a given (toplevel)tree, with a given
info field.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/comp/Env.html#Env(com.sun.tools.javac.v8.tree.Tree, java.lang.Object)">Env</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree,
java.lang.Object info)</CODE>
<BR>
Create an outermost environment for a given (toplevel)tree, with a given
info field.</TD>
</TR>
</TABLE>
<P>
<A NAME="com.sun.tools.javac.v8.tree"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/package-summary.html">com.sun.tools.javac.v8.tree</A> ÖÐ <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> µÄʹÓÃ</FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2"><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/package-summary.html">com.sun.tools.javac.v8.tree</A> ÖÐ <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> µÄ×ÓÀà</FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Apply.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Apply</A></B></CODE>
<BR>
A method invocation</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assert.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Assert</A></B></CODE>
<BR>
An assert statement.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assign.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Assign</A></B></CODE>
<BR>
A assignment with "=".</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assignop.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Assignop</A></B></CODE>
<BR>
An assignment with "+=", "|=" ...</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Binary.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Binary</A></B></CODE>
<BR>
A binary operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Block.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Block</A></B></CODE>
<BR>
A statement block.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Break.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Break</A></B></CODE>
<BR>
A break from a loop or switch.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Case.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Case</A></B></CODE>
<BR>
A "case :" of a switch.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Catch.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Catch</A></B></CODE>
<BR>
A catch block.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.ClassDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.ClassDef</A></B></CODE>
<BR>
A class definition.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Conditional.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Conditional</A></B></CODE>
<BR>
A ( ) ?</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Continue.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Continue</A></B></CODE>
<BR>
A continue of a loop.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.DoLoop.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.DoLoop</A></B></CODE>
<BR>
A do loop</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Erroneous.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Erroneous</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Exec.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Exec</A></B></CODE>
<BR>
an expression statement</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.ForLoop.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.ForLoop</A></B></CODE>
<BR>
A for loop.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Ident.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Ident</A></B></CODE>
<BR>
An identifier</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.If.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.If</A></B></CODE>
<BR>
An "if ( ) { } else { }" block</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Import.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Import</A></B></CODE>
<BR>
An import clause.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Indexed.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Indexed</A></B></CODE>
<BR>
An array selection</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Labelled.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Labelled</A></B></CODE>
<BR>
A labelled expression or statement.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Literal.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Literal</A></B></CODE>
<BR>
A constant value given literally.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.MethodDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.MethodDef</A></B></CODE>
<BR>
A method definition.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.NewArray.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.NewArray</A></B></CODE>
<BR>
A new[...] operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.NewClass.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.NewClass</A></B></CODE>
<BR>
A new(...) operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Parens.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Parens</A></B></CODE>
<BR>
A parenthesized subexpression ( ... )</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Return.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Return</A></B></CODE>
<BR>
A return statement.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Select.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Select</A></B></CODE>
<BR>
Selects through packages and classes</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Skip.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Skip</A></B></CODE>
<BR>
A no-op statement ";".</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Switch.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Switch</A></B></CODE>
<BR>
A "switch ( ) { }" construction.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Synchronized.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Synchronized</A></B></CODE>
<BR>
A synchronized block.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Throw.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Throw</A></B></CODE>
<BR>
A throw statement.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TopLevel.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.TopLevel</A></B></CODE>
<BR>
Everything in one source file is kept in a TopLevel structure.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Try.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Try</A></B></CODE>
<BR>
A "try { } catch ( ) { } finally { }" block.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeArray.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.TypeArray</A></B></CODE>
<BR>
An array type, A[]</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeCast.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.TypeCast</A></B></CODE>
<BR>
A type cast.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeIdent.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.TypeIdent</A></B></CODE>
<BR>
Identifies a basic type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeParameter.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.TypeParameter</A></B></CODE>
<BR>
A formal class parameter.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeTest.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.TypeTest</A></B></CODE>
<BR>
A type test.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Unary.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Unary</A></B></CODE>
<BR>
A unary operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.VarDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.VarDef</A></B></CODE>
<BR>
A variable definition.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.WhileLoop.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.WhileLoop</A></B></CODE>
<BR>
A while loop</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">ÉùÃ÷Ϊ <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> µÄ <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/package-summary.html">com.sun.tools.javac.v8.tree</A> ÖеÄ×Ö¶Î</FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Unary.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Unary.html#arg">arg</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.DoLoop.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.DoLoop.html#body">body</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.WhileLoop.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.WhileLoop.html#body">body</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.ForLoop.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.ForLoop.html#body">body</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Labelled.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Labelled.html#body">body</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Synchronized.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Synchronized.html#body">body</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Try.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Try.html#body">body</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Catch.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Catch.html#body">body</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.NewClass.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.NewClass.html#clazz">clazz</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.TypeCast.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeCast.html#clazz">clazz</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.TypeTest.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeTest.html#clazz">clazz</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.DoLoop.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.DoLoop.html#cond">cond</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.WhileLoop.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.WhileLoop.html#cond">cond</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.ForLoop.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.ForLoop.html#cond">cond</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Conditional.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Conditional.html#cond">cond</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.If.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.If.html#cond">cond</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Assert.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assert.html#cond">cond</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Assert.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assert.html#detail">detail</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.NewArray.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.NewArray.html#elemtype">elemtype</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.TypeArray.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeArray.html#elemtype">elemtype</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.If.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.If.html#elsepart">elsepart</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.NewClass.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.NewClass.html#encl">encl</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Exec.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Exec.html#expr">expr</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Return.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Return.html#expr">expr</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Throw.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Throw.html#expr">expr</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Parens.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Parens.html#expr">expr</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.TypeCast.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeCast.html#expr">expr</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.TypeTest.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeTest.html#expr">expr</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.ClassDef.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.ClassDef.html#extending">extending</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Conditional.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Conditional.html#falsepart">falsepart</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Try.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Try.html#finalizer">finalizer</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Indexed.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Indexed.html#index">index</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Indexed.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Indexed.html#indexed">indexed</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.VarDef.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.VarDef.html#init">init</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Assign.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assign.html#lhs">lhs</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Assignop.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assignop.html#lhs">lhs</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Binary.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Binary.html#lhs">lhs</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Synchronized.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Synchronized.html#lock">lock</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Apply.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Apply.html#meth">meth</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Case.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Case.html#pat">pat</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.TopLevel.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TopLevel.html#pid">pid</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Import.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Import.html#qualid">qualid</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.MethodDef.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.MethodDef.html#restype">restype</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeTranslator.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeTranslator.html#result">result</A></B></CODE>
<BR>
Visitor result field: a tree</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Assign.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assign.html#rhs">rhs</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Assignop.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assignop.html#rhs">rhs</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Binary.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Binary.html#rhs">rhs</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Select.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Select.html#selected">selected</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Switch.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Switch.html#selector">selector</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Break.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Break.html#target">target</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Continue.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Continue.html#target">target</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.If.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.If.html#thenpart">thenpart</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Conditional.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Conditional.html#truepart">truepart</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.VarDef.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.VarDef.html#vartype">vartype</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">·µ»Ø <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> µÄ <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/package-summary.html">com.sun.tools.javac.v8.tree</A> Öеķ½·¨</FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#App(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List)">App</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> meth,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> args)</CODE>
<BR>
Create a method invocation from a method tree and a list of argument
trees.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Assignment(com.sun.tools.javac.v8.code.Symbol, com.sun.tools.javac.v8.tree.Tree)">Assignment</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol</A> v,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> rhs)</CODE>
<BR>
Construct an assignment from a variable symbol and a right hand side.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Call(com.sun.tools.javac.v8.tree.Tree)">Call</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> apply)</CODE>
<BR>
Wrap a method invocation in an expression statement or return statement,
depending on whether the method invocation expression's type is void.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Ident(com.sun.tools.javac.v8.code.Symbol)">Ident</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol</A> sym)</CODE>
<BR>
Create an identifier from a symbol.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Ident(com.sun.tools.javac.v8.tree.Tree.VarDef)">Ident</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.VarDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.VarDef</A> param)</CODE>
<BR>
Create an identifier that refers to the variable declared in given
variable declaration.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#QualIdent(com.sun.tools.javac.v8.code.Symbol)">QualIdent</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol</A> sym)</CODE>
<BR>
Create a qualified identifier from a symbol, adding enough qualifications
to make the reference unique.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#referencedStatement(com.sun.tools.javac.v8.tree.Tree.Labelled)">referencedStatement</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Labelled.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Labelled</A> tree)</CODE>
<BR>
Return the statement referenced by a label.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Select(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.code.Symbol)">Select</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> base,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol</A> sym)</CODE>
<BR>
Create a selection node from a qualifier tree and a symbol.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html#setPos(int)">setPos</A></B>(int pos)</CODE>
<BR>
Set position field and return this tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>Tree.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html#setType(com.sun.tools.javac.v8.code.Type)">setType</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Type.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Type</A> type)</CODE>
<BR>
Set type field and return this tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#skipParens(com.sun.tools.javac.v8.tree.Tree)">skipParens</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Skip parens and return the enclosed expression</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Super(com.sun.tools.javac.v8.code.Type, com.sun.tools.javac.v8.code.Symbol.TypeSymbol)">Super</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Type.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Type</A> t,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.TypeSymbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol.TypeSymbol</A> owner)</CODE>
<BR>
Create a tree representing `super', given its type and owner.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#This(com.sun.tools.javac.v8.code.Type)">This</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Type.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Type</A> t)</CODE>
<BR>
Create a tree representing `this', given its type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeTranslator.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeTranslator.html#translate(com.sun.tools.javac.v8.tree.Tree)">translate</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Visitor method: Translate a single node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Type(com.sun.tools.javac.v8.code.Type)">Type</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Type.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Type</A> t)</CODE>
<BR>
Create a tree representing given type.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">²ÎÊýÀàÐÍΪ <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> µÄ <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/package-summary.html">com.sun.tools.javac.v8.tree</A> Öеķ½·¨</FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#App(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List)">App</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> meth,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> args)</CODE>
<BR>
Create a method invocation from a method tree and a list of argument
trees.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Apply.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Apply</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Apply(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List)">Apply</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> fn,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> args)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Apply.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Apply</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Apply(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List)">Apply</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> fn,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> args)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assert.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Assert</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Assert(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Assert</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> detail)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assign.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Assign</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Assign(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Assign</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> lhs,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> rhs)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assign.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Assign</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Assign(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Assign</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> lhs,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> rhs)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Assignment(com.sun.tools.javac.v8.code.Symbol, com.sun.tools.javac.v8.tree.Tree)">Assignment</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol</A> v,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> rhs)</CODE>
<BR>
Construct an assignment from a variable symbol and a right hand side.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assignop.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Assignop</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Assignop(int, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Assignop</A></B>(int opcode,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> lhs,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> rhs)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assignop.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Assignop</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Assignop(int, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Assignop</A></B>(int opcode,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> lhs,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> rhs)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Binary.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Binary</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Binary(int, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Binary</A></B>(int opcode,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> lhs,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> rhs)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Binary.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Binary</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Binary(int, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Binary</A></B>(int opcode,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> lhs,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> rhs)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Call(com.sun.tools.javac.v8.tree.Tree)">Call</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> apply)</CODE>
<BR>
Wrap a method invocation in an expression statement or return statement,
depending on whether the method invocation expression's type is void.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A></CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#calledMethodName(com.sun.tools.javac.v8.tree.Tree)">calledMethodName</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
If the expression is a method call, return the method name, null
otherwise.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Case.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Case</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Case(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List)">Case</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> pat,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> stats)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Case.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Case</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Case(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List)">Case</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> pat,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> stats)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Catch.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Catch</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Catch(com.sun.tools.javac.v8.tree.Tree.VarDef, com.sun.tools.javac.v8.tree.Tree)">Catch</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.VarDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.VarDef</A> param,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Catch.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Catch</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Catch(com.sun.tools.javac.v8.tree.Tree.VarDef, com.sun.tools.javac.v8.tree.Tree)">Catch</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.VarDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.VarDef</A> param,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.ClassDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.ClassDef</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#ClassDef(long, com.sun.tools.javac.v8.util.Name, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.util.List)">ClassDef</A></B>(long flags,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> name,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> typarams,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> extending,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> implementing,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> defs)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.ClassDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.ClassDef</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#ClassDef(long, com.sun.tools.javac.v8.util.Name, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.util.List)">ClassDef</A></B>(long flags,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> name,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> typarams,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> extending,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> implementing,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> defs)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Conditional.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Conditional</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Conditional(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Conditional</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> thenpart,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> elsepart)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Conditional.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Conditional</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Conditional(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Conditional</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> thenpart,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> elsepart)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.DoLoop.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.DoLoop</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#DoLoop(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">DoLoop</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.DoLoop.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.DoLoop</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#DoLoop(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">DoLoop</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#endPos(com.sun.tools.javac.v8.tree.Tree)">endPos</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
The end position of given tree, if it is a block with defined endpos.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Exec.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Exec</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Exec(com.sun.tools.javac.v8.tree.Tree)">Exec</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Exec.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Exec</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Exec(com.sun.tools.javac.v8.tree.Tree)">Exec</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#finalizerPos(com.sun.tools.javac.v8.tree.Tree)">finalizerPos</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
The position of the finalizer of given try/synchronized statement.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Apply.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Apply</A></CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#firstConstructorCall(com.sun.tools.javac.v8.tree.Tree)">firstConstructorCall</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Return the first call in a constructor definition.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#firstStatPos(com.sun.tools.javac.v8.tree.Tree)">firstStatPos</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
The position of the first statement in a block, or the position of the
block itself if it is empty.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static long</CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#flags(com.sun.tools.javac.v8.tree.Tree)">flags</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
If this tree is a declaration or a block, return its flags field,
otherwise return 0.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.ForLoop.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.ForLoop</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#ForLoop(com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree)">ForLoop</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> init,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> step,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.ForLoop.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.ForLoop</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#ForLoop(com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree)">ForLoop</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> init,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> step,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A></CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#fullName(com.sun.tools.javac.v8.tree.Tree)">fullName</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
If this tree is a qualified identifier, its return fully qualified name,
otherwise return null.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.If.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.If</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#If(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">If</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> thenpart,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> elsepart)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.If.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.If</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#If(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">If</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> thenpart,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> elsepart)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Import.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Import</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Import(com.sun.tools.javac.v8.tree.Tree)">Import</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> qualid)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Import.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Import</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Import(com.sun.tools.javac.v8.tree.Tree)">Import</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> qualid)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Indexed.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Indexed</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Indexed(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Indexed</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> indexed,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> index)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Indexed.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Indexed</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Indexed(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Indexed</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> indexed,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> index)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static boolean</CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#isConstructor(com.sun.tools.javac.v8.tree.Tree)">isConstructor</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Is tree a constructor declaration?</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static boolean</CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#isInitialConstructor(com.sun.tools.javac.v8.tree.Tree)">isInitialConstructor</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Is this a constructor whose first (non-synthetic) statement is not of the
form this(...)?</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static boolean</CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#isSelfCall(com.sun.tools.javac.v8.tree.Tree)">isSelfCall</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Is this a call to this or super?</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static boolean</CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#isSyntheticInit(com.sun.tools.javac.v8.tree.Tree)">isSyntheticInit</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> stat)</CODE>
<BR>
Is statement an initializer for a synthetic field?</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Labelled.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Labelled</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Labelled(com.sun.tools.javac.v8.util.Name, com.sun.tools.javac.v8.tree.Tree)">Labelled</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> label,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Labelled.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Labelled</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Labelled(com.sun.tools.javac.v8.util.Name, com.sun.tools.javac.v8.tree.Tree)">Labelled</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> label,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.MethodDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.MethodDef</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#MethodDef(long, com.sun.tools.javac.v8.util.Name, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree.Block)">MethodDef</A></B>(long flags,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> name,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> restype,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> typarams,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> params,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> thrown,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Block.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Block</A> body)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.MethodDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.MethodDef</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#MethodDef(long, com.sun.tools.javac.v8.util.Name, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree.Block)">MethodDef</A></B>(long flags,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> name,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> restype,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> typarams,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> params,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> thrown,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Block.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Block</A> body)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A></CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#name(com.sun.tools.javac.v8.tree.Tree)">name</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
If this tree is an identifier or a field or a parameterized type, return
its name, otherwise return null.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.NewArray.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.NewArray</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#NewArray(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.util.List)">NewArray</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> elemtype,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> dims,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> elems)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.NewArray.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.NewArray</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#NewArray(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.util.List)">NewArray</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> elemtype,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> dims,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> elems)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.NewClass.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.NewClass</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#NewClass(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree.ClassDef)">NewClass</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> encl,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> clazz,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> args,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.ClassDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.ClassDef</A> def)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.NewClass.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.NewClass</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#NewClass(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree.ClassDef)">NewClass</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> encl,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> clazz,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> args,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.ClassDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.ClassDef</A> def)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Parens.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Parens</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Parens(com.sun.tools.javac.v8.tree.Tree)">Parens</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Parens.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Parens</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Parens(com.sun.tools.javac.v8.tree.Tree)">Parens</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#positionFor(com.sun.tools.javac.v8.code.Symbol, com.sun.tools.javac.v8.tree.Tree)">positionFor</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol</A> sym,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Find the position for reporting an error about a symbol, where that
symbol is defined somewhere in the given tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Pretty.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Pretty.html#printDocComment(com.sun.tools.javac.v8.tree.Tree)">printDocComment</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Print documentation comment, if it exists</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Pretty.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Pretty.html#printExpr(com.sun.tools.javac.v8.tree.Tree)">printExpr</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Derived visitor method: print expression tree at minimum precedence level
for expression.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Pretty.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Pretty.html#printExpr(com.sun.tools.javac.v8.tree.Tree, int)">printExpr</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree,
int prec)</CODE>
<BR>
Visitor method: print expression tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Pretty.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Pretty.html#printStat(com.sun.tools.javac.v8.tree.Tree)">printStat</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Derived visitor method: print statement tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Return.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Return</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Return(com.sun.tools.javac.v8.tree.Tree)">Return</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Return.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Return</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Return(com.sun.tools.javac.v8.tree.Tree)">Return</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>TreeScanner.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeScanner.html#scan(com.sun.tools.javac.v8.tree.Tree)">scan</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Visitor method: Scan a single node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Select.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Select</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Select(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.Name)">Select</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> selected,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> selector)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Select.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Select</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Select(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.Name)">Select</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> selected,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> selector)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Select(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.code.Symbol)">Select</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> base,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol</A> sym)</CODE>
<BR>
Create a selection node from a qualifier tree and a symbol.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#setSymbol(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.code.Symbol)">setSymbol</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol</A> sym)</CODE>
<BR>
If this tree is an identifier or a field, set its symbol, otherwise skip.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#skipParens(com.sun.tools.javac.v8.tree.Tree)">skipParens</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Skip parens and return the enclosed expression</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Switch.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Switch</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Switch(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List)">Switch</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> selector,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> cases)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Switch.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Switch</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Switch(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List)">Switch</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> selector,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> cases)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol</A></CODE></FONT></TD>
<TD><CODE><B>TreeInfo.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeInfo.html#symbol(com.sun.tools.javac.v8.tree.Tree)">symbol</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
If this tree is an identifier or a field, return its symbol, otherwise
return null.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Synchronized.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Synchronized</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Synchronized(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Synchronized</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> lock,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Synchronized.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Synchronized</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Synchronized(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Synchronized</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> lock,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Throw.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Throw</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Throw(com.sun.tools.javac.v8.tree.Tree)">Throw</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Throw.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Throw</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Throw(com.sun.tools.javac.v8.tree.Tree)">Throw</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TopLevel.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.TopLevel</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#TopLevel(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List)">TopLevel</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> pid,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> defs)</CODE>
<BR>
Create given tree node at current position.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TopLevel.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.TopLevel</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#TopLevel(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List)">TopLevel</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> pid,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> defs)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A></CODE></FONT></TD>
<TD><CODE><B>TreeTranslator.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeTranslator.html#translate(com.sun.tools.javac.v8.tree.Tree)">translate</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
Visitor method: Translate a single node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Try.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Try</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Try(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree)">Try</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> catchers,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> finalizer)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Try.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Try</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Try(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree)">Try</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> catchers,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> finalizer)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeArray.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.TypeArray</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#TypeArray(com.sun.tools.javac.v8.tree.Tree)">TypeArray</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> elemtype)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeArray.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.TypeArray</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#TypeArray(com.sun.tools.javac.v8.tree.Tree)">TypeArray</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> elemtype)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeCast.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.TypeCast</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#TypeCast(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">TypeCast</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> clazz,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeCast.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.TypeCast</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#TypeCast(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">TypeCast</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> type)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeTest.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.TypeTest</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#TypeTest(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">TypeTest</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> clazz)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeTest.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.TypeTest</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#TypeTest(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">TypeTest</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> clazz)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Unary.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Unary</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#Unary(int, com.sun.tools.javac.v8.tree.Tree)">Unary</A></B>(int opcode,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> arg)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Unary.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Unary</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#Unary(int, com.sun.tools.javac.v8.tree.Tree)">Unary</A></B>(int opcode,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> arg)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.VarDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.VarDef</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#VarDef(long, com.sun.tools.javac.v8.util.Name, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">VarDef</A></B>(long flags,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> name,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> vartype,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> init)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.VarDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.VarDef</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#VarDef(long, com.sun.tools.javac.v8.util.Name, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">VarDef</A></B>(long flags,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> name,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> vartype,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> init)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.VarDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.VarDef</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#VarDef(com.sun.tools.javac.v8.code.Symbol.VarSymbol, com.sun.tools.javac.v8.tree.Tree)">VarDef</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.VarSymbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol.VarSymbol</A> v,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> init)</CODE>
<BR>
Create a variable definition from a variable symbol and an initializer
expression.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>TreeTranslator.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeTranslator.html#visitTree(com.sun.tools.javac.v8.tree.Tree)">visitTree</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>TreeScanner.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeScanner.html#visitTree(com.sun.tools.javac.v8.tree.Tree)">visitTree</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Tree.Visitor.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Visitor.html#visitTree(com.sun.tools.javac.v8.tree.Tree)">visitTree</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> that)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Pretty.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Pretty.html#visitTree(com.sun.tools.javac.v8.tree.Tree)">visitTree</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> tree)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.WhileLoop.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.WhileLoop</A></CODE></FONT></TD>
<TD><CODE><B>TreeMaker.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/TreeMaker.html#WhileLoop(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">WhileLoop</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.WhileLoop.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.WhileLoop</A></CODE></FONT></TD>
<TD><CODE><B>Tree.Factory.</B><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Factory.html#WhileLoop(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">WhileLoop</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">²ÎÊýÀàÐÍΪ <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> µÄ <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/package-summary.html">com.sun.tools.javac.v8.tree</A> ÖеĹ¹Ôì·½·¨</FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Apply.html#Tree.Apply(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List)">Tree.Apply</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> meth,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> args)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assert.html#Tree.Assert(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Tree.Assert</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> detail)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assign.html#Tree.Assign(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Tree.Assign</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> lhs,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> rhs)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Assignop.html#Tree.Assignop(int, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.code.Symbol)">Tree.Assignop</A></B>(int opcode,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> lhs,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> rhs,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol</A> operator)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Binary.html#Tree.Binary(int, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.code.Symbol)">Tree.Binary</A></B>(int opcode,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> lhs,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> rhs,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol</A> operator)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Break.html#Tree.Break(com.sun.tools.javac.v8.util.Name, com.sun.tools.javac.v8.tree.Tree)">Tree.Break</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> label,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> target)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Case.html#Tree.Case(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List)">Tree.Case</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> pat,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> stats)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Catch.html#Tree.Catch(com.sun.tools.javac.v8.tree.Tree.VarDef, com.sun.tools.javac.v8.tree.Tree)">Tree.Catch</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.VarDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.VarDef</A> param,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.ClassDef.html#Tree.ClassDef(long, com.sun.tools.javac.v8.util.Name, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.code.Symbol.ClassSymbol)">Tree.ClassDef</A></B>(long flags,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> name,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> typarams,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> extending,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> implementing,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> defs,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.ClassSymbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol.ClassSymbol</A> sym)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Conditional.html#Tree.Conditional(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Tree.Conditional</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> truepart,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> falsepart)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Continue.html#Tree.Continue(com.sun.tools.javac.v8.util.Name, com.sun.tools.javac.v8.tree.Tree)">Tree.Continue</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> label,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> target)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.DoLoop.html#Tree.DoLoop(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Tree.DoLoop</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Exec.html#Tree.Exec(com.sun.tools.javac.v8.tree.Tree)">Tree.Exec</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.ForLoop.html#Tree.ForLoop(com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree)">Tree.ForLoop</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> init,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> step,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.If.html#Tree.If(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Tree.If</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> thenpart,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> elsepart)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Import.html#Tree.Import(com.sun.tools.javac.v8.tree.Tree)">Tree.Import</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> qualid)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Indexed.html#Tree.Indexed(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Tree.Indexed</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> indexed,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> index)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Labelled.html#Tree.Labelled(com.sun.tools.javac.v8.util.Name, com.sun.tools.javac.v8.tree.Tree)">Tree.Labelled</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> label,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.MethodDef.html#Tree.MethodDef(long, com.sun.tools.javac.v8.util.Name, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree.Block, com.sun.tools.javac.v8.code.Symbol.MethodSymbol)">Tree.MethodDef</A></B>(long flags,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> name,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> restype,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> typarams,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> params,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> thrown,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Block.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.Block</A> body,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.MethodSymbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol.MethodSymbol</A> sym)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.NewArray.html#Tree.NewArray(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.util.List)">Tree.NewArray</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> elemtype,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> dims,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> elems)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.NewClass.html#Tree.NewClass(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree.ClassDef, com.sun.tools.javac.v8.code.Symbol)">Tree.NewClass</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> encl,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> clazz,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> args,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.ClassDef.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree.ClassDef</A> def,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol</A> constructor)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Parens.html#Tree.Parens(com.sun.tools.javac.v8.tree.Tree)">Tree.Parens</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Return.html#Tree.Return(com.sun.tools.javac.v8.tree.Tree)">Tree.Return</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Select.html#Tree.Select(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.Name, com.sun.tools.javac.v8.code.Symbol)">Tree.Select</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> selected,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> name,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol</A> sym)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Switch.html#Tree.Switch(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List)">Tree.Switch</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> selector,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> cases)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Synchronized.html#Tree.Synchronized(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Tree.Synchronized</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> lock,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Throw.html#Tree.Throw(com.sun.tools.javac.v8.tree.Tree)">Tree.Throw</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TopLevel.html#Tree.TopLevel(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.util.Name, com.sun.tools.javac.v8.code.Symbol.PackageSymbol, com.sun.tools.javac.v8.code.Scope, com.sun.tools.javac.v8.code.Scope)">Tree.TopLevel</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> pid,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> defs,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> sourcefile,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.PackageSymbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol.PackageSymbol</A> packge,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Scope.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Scope</A> namedImportScope,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Scope.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Scope</A> starImportScope)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Try.html#Tree.Try(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.util.List, com.sun.tools.javac.v8.tree.Tree)">Tree.Try</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/List.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">List</A> catchers,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> finalizer)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeArray.html#Tree.TypeArray(com.sun.tools.javac.v8.tree.Tree)">Tree.TypeArray</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> elemtype)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeCast.html#Tree.TypeCast(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Tree.TypeCast</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> clazz,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.TypeTest.html#Tree.TypeTest(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Tree.TypeTest</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> expr,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> clazz)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.Unary.html#Tree.Unary(int, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.code.Symbol)">Tree.Unary</A></B>(int opcode,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> arg,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol</A> operator)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.VarDef.html#Tree.VarDef(long, com.sun.tools.javac.v8.util.Name, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.code.Symbol.VarSymbol)">Tree.VarDef</A></B>(long flags,
<A HREF="../../../../../../../com/sun/tools/javac/v8/util/Name.html" title="com.sun.tools.javac.v8.util ÖеÄÀà">Name</A> name,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> vartype,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> init,
<A HREF="../../../../../../../com/sun/tools/javac/v8/code/Symbol.VarSymbol.html" title="com.sun.tools.javac.v8.code ÖеÄÀà">Symbol.VarSymbol</A> sym)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.WhileLoop.html#Tree.WhileLoop(com.sun.tools.javac.v8.tree.Tree, com.sun.tools.javac.v8.tree.Tree)">Tree.WhileLoop</A></B>(<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> cond,
<A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà">Tree</A> body)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Ìø¹ýµ¼º½Á´½Ó"></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>¸ÅÊö</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Èí¼þ°ü</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/sun/tools/javac/v8/tree/Tree.html" title="com.sun.tools.javac.v8.tree ÖеÄÀà"><FONT CLASS="NavBarFont1"><B>Àà</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>ʹÓÃ</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Ê÷</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Òѹýʱ</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Ë÷Òý</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>°ïÖú</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
ÉÏÒ»¸ö
ÏÂÒ»¸ö</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?com/sun/tools/javac/v8/tree/\class-useTree.html" target="_top"><B>¿ò¼Ü</B></A>
<A HREF="Tree.html" target="_top"><B>ÎÞ¿ò¼Ü</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>ËùÓÐÀà</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>ËùÓÐÀà</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
| austgl/hello-pod-cast | archive/FILE/Compiler/java_GJC1.42_src/doc/com/sun/tools/javac/v8/tree/class-use/Tree.html | HTML | apache-2.0 | 194,199 |
<include file="Public:head"/>
<link rel="stylesheet" type="text/css" href="{Saivi::RES}/css/cymain.css" />
<script src="/tpl/static/artDialog/jquery.artDialog.js?skin=default"></script>
<script src="/tpl/static/artDialog/plugins/iframeTools.js"></script>
<div class="content">
<div class="cLineB">
<h4 class="left">讨论社区管理</h4>
<div class="searchbar right">
<script>
function selectall(name) {
var checkItems=$('.cbitem');
if ($("#check_box").attr('checked')==false) {
$.each(checkItems, function(i,val){
val.checked=false;
});
} else {
$.each(checkItems, function(i,val){
val.checked=true;
});
}
}
</script>
</div>
<div class="clr"></div>
</div>
<!--tab start-->
<div class="tab">
<ul>
<include file="tabs"/>
</ul>
</div>
<!--tab end-->
<div class="msgWrap">
<form method="post" action="{Saivi::U('Forum/delMessage')}" id="info">
<div class="cLine">
<div class="pageNavigator left"> <a href="###" onclick="$('#info').submit()" title="批量删除" class="btn btn-primary btn_submit J_ajax_submit_btn"><img src="{Saivi::RES}/images/product/arrow_switch.png" class="vm">批量删除</a></div>
<div class="clr"></div>
</div>
<table class="ListProduct" border="0" cellspacing="0" cellpadding="0" width="100%">
<thead>
<tr>
<th class="select"><input type="checkbox" value="" id="check_box" onclick="selectall('id[]');"></th>
<th width="50">编号</th>
<th width="100">消息接收人</th>
<th class="210">内容</th>
<th width="130">创建时间</th>
<th class="50">状态</th>
<th width="80" class="norightborder">操作</th>
</tr>
</thead>
<tbody>
<tr></tr>
<volist name="list" id="t">
<tr>
<td><input type="checkbox" value="{Saivi:$t.id}" class="cbitem" name="id[]"></td>
<td>{Saivi:$t.id}</td>
<td>{Saivi:$t.touname|default='游客'}</td>
<td>{Saivi:$t.content|htmlspecialchars_decode}</td>
<td>{Saivi:$t.createtime|date="Y-m-d H:i:s",###}</td>
<td><if condition="$t['isread'] eq 1"><font color="red">未读</font><else />已读</if></td>
<td class="norightborder"><a href="javascript:drop_confirm('您确定要删除吗?', '{Saivi::U('Forum/delMessage',array('token'=>$_GET['token'],'id'=>$t['id']))}');">删除</a></td>
</tr>
</volist>
</tbody>
</table>
<input type="hidden" name="token" value="{Saivi:$_GET['token']}" />
</form>
</div>
<div class="cLine">
<div class="pageNavigator right">
<div class="pages">{Saivi:$page}</div>
</div>
<div class="clr"></div>
</div>
</div>
<include file="Public:footer"/> | royalwang/saivi | tpl/User/default/Forum_message.html | HTML | apache-2.0 | 2,582 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=constant.DEVICE_TYPE_CPU.html">
</head>
<body>
<p>Redirecting to <a href="constant.DEVICE_TYPE_CPU.html">constant.DEVICE_TYPE_CPU.html</a>...</p>
<script>location.replace("constant.DEVICE_TYPE_CPU.html" + location.search + location.hash);</script>
</body>
</html> | liebharc/clFFT | docs/bindings/ocl_core/DEVICE_TYPE_CPU.v.html | HTML | apache-2.0 | 357 |
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered)">
<title>Extended Time Card</title>
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Courier;
panose-1:2 7 4 9 2 2 5 2 4 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:Copperplate31ab;}
@font-face
{font-family:GillSans;}
@font-face
{font-family:"Verdana\, Arial\, Helvetica";}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
font-size:11.0pt;
font-family:Arial;}
h1
{margin-top:24.0pt;
margin-right:0in;
margin-bottom:12.0pt;
margin-left:.3in;
text-align:justify;
text-indent:-.3in;
page-break-after:avoid;
font-size:14.0pt;
font-family:Copperplate31ab;
font-weight:normal;}
h2
{margin-top:.25in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.4in;
text-indent:-.4in;
page-break-after:avoid;
layout-grid-mode:char;
font-size:12.0pt;
font-family:Arial;
font-weight:bold;
font-style:italic;}
h3
{margin-top:12.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.5in;
text-indent:-.5in;
page-break-after:avoid;
layout-grid-mode:char;
font-size:10.0pt;
font-family:Arial;
font-weight:bold;}
h4
{margin-top:12.0pt;
margin-right:0in;
margin-bottom:3.0pt;
margin-left:0in;
page-break-after:avoid;
font-size:12.0pt;
font-family:Arial;
font-weight:bold;}
h5
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.7in;
text-align:justify;
text-indent:-.7in;
page-break-after:avoid;
punctuation-wrap:simple;
text-autospace:none;
font-size:12.0pt;
font-family:GillSans;
font-weight:bold;}
h6
{margin-top:12.0pt;
margin-right:0in;
margin-bottom:3.0pt;
margin-left:.8in;
text-align:justify;
text-indent:-.8in;
font-size:11.0pt;
font-family:GillSans;
font-weight:bold;}
p.MsoHeading7, li.MsoHeading7, div.MsoHeading7
{margin-top:12.0pt;
margin-right:0in;
margin-bottom:3.0pt;
margin-left:.9in;
text-align:justify;
text-indent:-.9in;
font-size:12.0pt;
font-family:GillSans;}
p.MsoHeading8, li.MsoHeading8, div.MsoHeading8
{margin-top:12.0pt;
margin-right:0in;
margin-bottom:3.0pt;
margin-left:1.0in;
text-align:justify;
text-indent:-1.0in;
font-size:12.0pt;
font-family:GillSans;
font-style:italic;}
p.MsoHeading9, li.MsoHeading9, div.MsoHeading9
{margin-top:12.0pt;
margin-right:0in;
margin-bottom:3.0pt;
margin-left:1.1in;
text-align:justify;
text-indent:-1.1in;
font-size:11.0pt;
font-family:Arial;}
p.MsoIndex1, li.MsoIndex1, div.MsoIndex1
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:12.0pt;
text-align:justify;
text-indent:-12.0pt;
font-size:12.0pt;
font-family:GillSans;}
p.MsoIndex2, li.MsoIndex2, div.MsoIndex2
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:24.0pt;
text-align:justify;
text-indent:-12.0pt;
font-size:12.0pt;
font-family:GillSans;}
p.MsoIndex3, li.MsoIndex3, div.MsoIndex3
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.5in;
text-align:justify;
text-indent:-12.0pt;
font-size:12.0pt;
font-family:GillSans;}
p.MsoIndex4, li.MsoIndex4, div.MsoIndex4
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:48.0pt;
text-align:justify;
text-indent:-12.0pt;
font-size:12.0pt;
font-family:GillSans;}
p.MsoIndex5, li.MsoIndex5, div.MsoIndex5
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:60.0pt;
text-align:justify;
text-indent:-12.0pt;
font-size:12.0pt;
font-family:GillSans;}
p.MsoIndex6, li.MsoIndex6, div.MsoIndex6
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:1.0in;
text-align:justify;
text-indent:-12.0pt;
font-size:12.0pt;
font-family:GillSans;}
p.MsoIndex7, li.MsoIndex7, div.MsoIndex7
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:84.0pt;
text-align:justify;
text-indent:-12.0pt;
font-size:12.0pt;
font-family:GillSans;}
p.MsoIndex8, li.MsoIndex8, div.MsoIndex8
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:96.0pt;
text-align:justify;
text-indent:-12.0pt;
font-size:12.0pt;
font-family:GillSans;}
p.MsoIndex9, li.MsoIndex9, div.MsoIndex9
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:1.5in;
text-align:justify;
text-indent:-12.0pt;
font-size:12.0pt;
font-family:GillSans;}
p.MsoToc1, li.MsoToc1, div.MsoToc1
{margin-top:12.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
font-size:11.0pt;
font-family:"Times New Roman";
font-weight:bold;}
p.MsoToc2, li.MsoToc2, div.MsoToc2
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:0in;
margin-left:11.0pt;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Times New Roman";
font-style:italic;}
p.MsoToc3, li.MsoToc3, div.MsoToc3
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:22.0pt;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Times New Roman";}
p.MsoToc4, li.MsoToc4, div.MsoToc4
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:33.0pt;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Times New Roman";}
p.MsoToc5, li.MsoToc5, div.MsoToc5
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:44.0pt;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Times New Roman";}
p.MsoToc6, li.MsoToc6, div.MsoToc6
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:55.0pt;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Times New Roman";}
p.MsoToc7, li.MsoToc7, div.MsoToc7
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:66.0pt;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Times New Roman";}
p.MsoToc8, li.MsoToc8, div.MsoToc8
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:77.0pt;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Times New Roman";}
p.MsoToc9, li.MsoToc9, div.MsoToc9
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:88.0pt;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Times New Roman";}
p.MsoNormalIndent, li.MsoNormalIndent, div.MsoNormalIndent
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.5in;
font-size:11.0pt;
font-family:Arial;}
p.MsoFootnoteText, li.MsoFootnoteText, div.MsoFootnoteText
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
font-size:11.0pt;
font-family:GillSans;}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
font-size:11.0pt;
font-family:GillSans;}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
font-size:11.0pt;
font-family:GillSans;}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
font-size:11.0pt;
font-family:GillSans;}
p.MsoIndexHeading, li.MsoIndexHeading, div.MsoIndexHeading
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
font-size:12.0pt;
font-family:Arial;
font-weight:bold;}
p.MsoCaption, li.MsoCaption, div.MsoCaption
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:center;
font-size:12.0pt;
font-family:GillSans;
font-weight:bold;}
p.MsoTof, li.MsoTof, div.MsoTof
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:24.0pt;
text-indent:-24.0pt;
font-size:11.0pt;
font-family:Arial;}
p.MsoEnvelopeAddress, li.MsoEnvelopeAddress, div.MsoEnvelopeAddress
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:2.0in;
text-align:justify;
font-size:12.0pt;
font-family:Arial;}
p.MsoEnvelopeReturn, li.MsoEnvelopeReturn, div.MsoEnvelopeReturn
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
font-size:11.0pt;
font-family:Arial;}
span.MsoFootnoteReference
{vertical-align:super;}
span.MsoCommentReference
{color:fuchsia;}
p.MsoEndnoteText, li.MsoEndnoteText, div.MsoEndnoteText
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
font-size:11.0pt;
font-family:GillSans;}
p.MsoToa, li.MsoToa, div.MsoToa
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:12.0pt;
text-indent:-12.0pt;
font-size:11.0pt;
font-family:Arial;}
p.MsoMacroText, li.MsoMacroText, div.MsoMacroText
{margin:0in;
margin-bottom:.0001pt;
text-align:justify;
font-size:10.0pt;
font-family:"Courier New";}
p.MsoToaHeading, li.MsoToaHeading, div.MsoToaHeading
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
font-size:11.0pt;
font-family:Arial;
font-weight:bold;}
p.MsoList, li.MsoList, div.MsoList
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.25in;
text-align:justify;
text-indent:-.25in;
font-size:12.0pt;
font-family:GillSans;}
p.MsoListBullet, li.MsoListBullet, div.MsoListBullet
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.25in;
text-align:justify;
text-indent:-.25in;
font-size:12.0pt;
font-family:GillSans;}
p.MsoListNumber, li.MsoListNumber, div.MsoListNumber
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.25in;
text-align:justify;
text-indent:-.25in;
font-size:12.0pt;
font-family:GillSans;}
p.MsoList2, li.MsoList2, div.MsoList2
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.5in;
text-align:justify;
text-indent:-.25in;
font-size:12.0pt;
font-family:GillSans;}
p.MsoList3, li.MsoList3, div.MsoList3
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.75in;
text-align:justify;
text-indent:-.25in;
font-size:12.0pt;
font-family:GillSans;}
p.MsoList4, li.MsoList4, div.MsoList4
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:1.0in;
text-align:justify;
text-indent:-.25in;
font-size:12.0pt;
font-family:GillSans;}
p.MsoList5, li.MsoList5, div.MsoList5
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:1.25in;
text-align:justify;
text-indent:-.25in;
font-size:12.0pt;
font-family:GillSans;}
p.MsoListBullet2, li.MsoListBullet2, div.MsoListBullet2
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.5in;
text-align:justify;
text-indent:-.25in;
font-size:12.0pt;
font-family:GillSans;}
p.MsoListBullet3, li.MsoListBullet3, div.MsoListBullet3
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.75in;
text-align:justify;
text-indent:-.25in;
font-size:12.0pt;
font-family:GillSans;}
p.MsoListBullet4, li.MsoListBullet4, div.MsoListBullet4
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:1.0in;
text-align:justify;
text-indent:-.25in;
font-size:12.0pt;
font-family:GillSans;}
p.MsoListBullet5, li.MsoListBullet5, div.MsoListBullet5
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:1.25in;
text-align:justify;
text-indent:-.25in;
font-size:12.0pt;
font-family:GillSans;}
p.MsoListNumber2, li.MsoListNumber2, div.MsoListNumber2
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.5in;
text-align:justify;
text-indent:-.25in;
font-size:12.0pt;
font-family:GillSans;}
p.MsoListNumber3, li.MsoListNumber3, div.MsoListNumber3
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.75in;
text-align:justify;
text-indent:-.25in;
font-size:12.0pt;
font-family:GillSans;}
p.MsoListNumber4, li.MsoListNumber4, div.MsoListNumber4
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:1.0in;
text-align:justify;
text-indent:-.25in;
font-size:12.0pt;
font-family:GillSans;}
p.MsoListNumber5, li.MsoListNumber5, div.MsoListNumber5
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:1.25in;
text-align:justify;
text-indent:-.25in;
font-size:12.0pt;
font-family:GillSans;}
p.MsoTitle, li.MsoTitle, div.MsoTitle
{margin-top:12.0pt;
margin-right:0in;
margin-bottom:0in;
margin-left:0in;
margin-bottom:.0001pt;
font-size:18.0pt;
font-family:Arial;
color:navy;
font-weight:bold;}
p.MsoClosing, li.MsoClosing, div.MsoClosing
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:3.0in;
text-align:justify;
font-size:12.0pt;
font-family:GillSans;}
p.MsoSignature, li.MsoSignature, div.MsoSignature
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:3.0in;
font-size:11.0pt;
font-family:Arial;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
layout-grid-mode:char;
font-size:12.0pt;
font-family:GillSans;}
p.MsoBodyTextIndent, li.MsoBodyTextIndent, div.MsoBodyTextIndent
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.25in;
text-align:justify;
font-size:12.0pt;
font-family:GillSans;}
p.MsoListContinue, li.MsoListContinue, div.MsoListContinue
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.25in;
text-align:justify;
font-size:12.0pt;
font-family:GillSans;}
p.MsoListContinue2, li.MsoListContinue2, div.MsoListContinue2
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.5in;
text-align:justify;
font-size:12.0pt;
font-family:GillSans;}
p.MsoListContinue3, li.MsoListContinue3, div.MsoListContinue3
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.75in;
text-align:justify;
font-size:12.0pt;
font-family:GillSans;}
p.MsoListContinue4, li.MsoListContinue4, div.MsoListContinue4
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:1.0in;
text-align:justify;
font-size:12.0pt;
font-family:GillSans;}
p.MsoListContinue5, li.MsoListContinue5, div.MsoListContinue5
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:1.25in;
text-align:justify;
font-size:12.0pt;
font-family:GillSans;}
p.MsoMessageHeader, li.MsoMessageHeader, div.MsoMessageHeader
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.75in;
text-align:justify;
text-indent:-.75in;
background:#CCCCCC;
font-size:12.0pt;
font-family:Arial;}
p.MsoSubtitle, li.MsoSubtitle, div.MsoSubtitle
{margin:0in;
margin-bottom:.0001pt;
text-align:center;
font-size:14.0pt;
font-family:Copperplate31ab;
font-weight:bold;}
p.MsoSalutation, li.MsoSalutation, div.MsoSalutation
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
font-size:11.0pt;
font-family:Arial;}
p.MsoDate, li.MsoDate, div.MsoDate
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
font-size:12.0pt;
font-family:GillSans;}
p.MsoBodyTextFirstIndent, li.MsoBodyTextFirstIndent, div.MsoBodyTextFirstIndent
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
text-indent:10.5pt;
font-size:12.0pt;
font-family:GillSans;}
p.MsoBodyTextFirstIndent2, li.MsoBodyTextFirstIndent2, div.MsoBodyTextFirstIndent2
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.25in;
text-align:justify;
text-indent:10.5pt;
font-size:12.0pt;
font-family:GillSans;}
p.MsoNoteHeading, li.MsoNoteHeading, div.MsoNoteHeading
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
font-size:11.0pt;
font-family:Arial;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
line-height:200%;
font-size:12.0pt;
font-family:GillSans;}
p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
font-size:12.0pt;
font-family:Arial;}
p.MsoBodyTextIndent2, li.MsoBodyTextIndent2, div.MsoBodyTextIndent2
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.25in;
text-align:justify;
line-height:200%;
font-size:12.0pt;
font-family:GillSans;}
p.MsoBodyTextIndent3, li.MsoBodyTextIndent3, div.MsoBodyTextIndent3
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.25in;
text-align:justify;
font-size:8.0pt;
font-family:GillSans;}
p.MsoBlockText, li.MsoBlockText, div.MsoBlockText
{margin-top:6.0pt;
margin-right:1.0in;
margin-bottom:6.0pt;
margin-left:1.0in;
text-align:justify;
font-size:12.0pt;
font-family:GillSans;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:none none;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:none none;}
p.MsoDocumentMap, li.MsoDocumentMap, div.MsoDocumentMap
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
background:navy;
font-size:12.0pt;
font-family:Tahoma;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{margin:0in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Courier New";}
p.MsoAutoSig, li.MsoAutoSig, div.MsoAutoSig
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
font-size:12.0pt;
font-family:GillSans;}
p
{margin:0in;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:"Times New Roman";}
address
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
font-size:12.0pt;
font-family:GillSans;
font-style:italic;}
pre
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
font-size:11.0pt;
font-family:"Courier New";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
font-size:8.0pt;
font-family:Tahoma;}
p.xml, li.xml, div.xml
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
font-size:11.0pt;
font-family:"Courier New";}
p.appendices, li.appendices, div.appendices
{margin-top:24.0pt;
margin-right:0in;
margin-bottom:12.0pt;
margin-left:.3in;
text-align:center;
text-indent:-.3in;
page-break-after:avoid;
font-size:14.0pt;
font-family:Copperplate31ab;
font-weight:bold;}
p.bullet, li.bullet, div.bullet
{margin-top:3.0pt;
margin-right:4.3pt;
margin-bottom:3.0pt;
margin-left:.5in;
text-align:justify;
text-indent:-.25in;
layout-grid-mode:char;
font-size:12.0pt;
font-family:GillSans;}
p.footerlandscape, li.footerlandscape, div.footerlandscape
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
font-size:11.0pt;
font-family:GillSans;}
p.headerlandscape, li.headerlandscape, div.headerlandscape
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
text-align:justify;
font-size:11.0pt;
font-family:GillSans;}
p.number, li.number, div.number
{margin-top:3.0pt;
margin-right:0in;
margin-bottom:3.0pt;
margin-left:.5in;
text-indent:-.25in;
font-size:11.0pt;
font-family:Arial;}
p.titlecover, li.titlecover, div.titlecover
{margin-top:1.25in;
margin-right:0in;
margin-bottom:0in;
margin-left:.75in;
margin-bottom:.0001pt;
page-break-after:avoid;
font-size:36.0pt;
font-family:Arial;
letter-spacing:-2.4pt;
font-weight:bold;}
p.subtitlecover, li.subtitlecover, div.subtitlecover
{margin-top:76.0pt;
margin-right:84.0pt;
margin-bottom:0in;
margin-left:.75in;
margin-bottom:.0001pt;
page-break-after:avoid;
font-size:20.0pt;
font-family:"Times New Roman";
letter-spacing:-1.0pt;
font-style:italic;}
p.tabletext, li.tabletext, div.tabletext
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:Arial;}
p.tablebullet, li.tablebullet, div.tablebullet
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.15in;
margin-bottom:.0001pt;
text-indent:-.15in;
font-size:11.0pt;
font-family:Arial;}
p.tableheader, li.tableheader, div.tableheader
{margin:0in;
margin-bottom:.0001pt;
text-align:center;
font-size:11.0pt;
font-family:Copperplate31ab;
color:white;
font-weight:bold;}
p.tablelist, li.tablelist, div.tablelist
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.25in;
margin-bottom:.0001pt;
text-indent:-.3in;
font-size:11.0pt;
font-family:Arial;}
p.tablesubheader, li.tablesubheader, div.tablesubheader
{margin:0in;
margin-bottom:.0001pt;
text-align:center;
font-size:11.0pt;
font-family:Arial;
font-weight:bold;}
p.version, li.version, div.version
{margin:0in;
margin-bottom:.0001pt;
text-align:center;
font-size:10.0pt;
font-family:Copperplate31ab;}
p.style1, li.style1, div.style1
{margin-top:12.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:.5in;
text-indent:-.5in;
page-break-after:avoid;
layout-grid-mode:char;
font-size:10.0pt;
font-family:Arial;
font-weight:bold;}
p.h4, li.h4, div.h4
{margin-top:6.0pt;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
font-size:11.0pt;
font-family:Arial;
font-weight:bold;}
p.b, li.b, div.b
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Courier New";
color:red;
font-weight:bold;}
p.e, li.e, div.e
{margin-top:0in;
margin-right:12.0pt;
margin-bottom:0in;
margin-left:12.0pt;
margin-bottom:.0001pt;
text-indent:-12.0pt;
font-size:12.0pt;
font-family:"Times New Roman";}
p.k, li.k, div.k
{margin-top:0in;
margin-right:12.0pt;
margin-bottom:0in;
margin-left:12.0pt;
margin-bottom:.0001pt;
text-indent:-12.0pt;
font-size:12.0pt;
font-family:"Times New Roman";}
p.t, li.t, div.t
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";
color:#990000;}
p.xt, li.xt, div.xt
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";
color:#990099;}
p.ns, li.ns, div.ns
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";
color:red;}
p.m, li.m, div.m
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";
color:blue;}
p.tx, li.tx, div.tx
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";
font-weight:bold;}
p.db, li.db, div.db
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:12.0pt;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:Courier;}
p.di, li.di, div.di
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:Courier;}
p.d, li.d, div.d
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";
color:blue;}
p.pi, li.pi, div.pi
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";
color:blue;}
p.cb, li.cb, div.cb
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:12.0pt;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:Courier;
color:#888888;}
p.ci, li.ci, div.ci
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:Courier;
color:#888888;}
p.workingdraftdate, li.workingdraftdate, div.workingdraftdate
{margin-top:12.0pt;
margin-right:0in;
margin-bottom:12.0pt;
margin-left:0in;
font-size:16.0pt;
font-family:Arial;
color:navy;}
p.heading3preface, li.heading3preface, div.heading3preface
{margin:0in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:Arial;
font-weight:bold;}
p.prefacetext, li.prefacetext, div.prefacetext
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:Arial;}
p.heading2preface, li.heading2preface, div.heading2preface
{margin-top:24.0pt;
margin-right:0in;
margin-bottom:3.0pt;
margin-left:0in;
font-size:14.0pt;
font-family:Arial;
color:navy;
font-weight:bold;}
p.rootnode, li.rootnode, div.rootnode
{margin:0in;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:Verdana;}
p.treenode, li.treenode, div.treenode
{margin:0in;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:Verdana;}
p.highlightitem, li.highlightitem, div.highlightitem
{margin:0in;
margin-bottom:.0001pt;
background:#000066;
font-size:8.0pt;
font-family:Verdana;
color:white;}
p.disableditem, li.disableditem, div.disableditem
{margin:0in;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:Verdana;
color:gray;}
p.heading3preface0, li.heading3preface0, div.heading3preface0
{margin:0in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:Arial;
font-weight:bold;}
p.prefacetext0, li.prefacetext0, div.prefacetext0
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:Arial;}
span.m1
{color:blue;}
span.pi1
{color:blue;}
span.d1
{color:blue;}
span.b1
{font-family:"Courier New";
color:red;
font-weight:bold;
text-decoration:none none;}
span.t1
{color:#990000;}
span.tx1
{font-weight:bold;}
span.note1
{color:gray;}
span.headers1
{font-family:"Verdana\, Arial\, Helvetica";
font-weight:bold;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in .6in 1.0in;}
div.Section1
{page:Section1;}
/* List Definitions */
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
-->
</style>
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><img width=281 height=87
src="ExtendedTimeCard_files/image001.jpg"> </p>
<p class=MsoTitle>Extended TimeCard </p>
<p class=MsoNormal style='margin-top:12.0pt;margin-right:0in;margin-bottom:
0in;margin-left:0in;margin-bottom:.0001pt'><b><span style='font-size:18.0pt;
color:navy'>Recommendation, 2007 April 15</span></b></p>
<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt'><b><span
style='font-size:10.0pt'> </span></b></p>
<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt'><b><span
style='font-size:10.0pt'>Editors:</span></b></p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.5in;margin-bottom:.0001pt'><span style='font-size:10.0pt'>Kim
Bartkus, HR-XML Consortium</span></p>
<p class=MsoNormal style='margin-bottom:0in;margin-bottom:.0001pt'><b><span
style='font-size:10.0pt'>Contributors:</span></b></p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.5in;margin-bottom:.0001pt'><span style='font-size:10.0pt'>Gail
Bubsey (Kelly Services ), Kim Bartkus (HR-XML Consortium), Barbara Johnson
(Adecco NA), Tara Ryan (Adecco), Kazuko Sugamura (Manpower Japan), Takahiro
Fujiwara (EAST Co., Ltd.), Magali Munoz (Manpower France), Bruno Alcotte
(Manpower France), Rémy Bailly (Randstad), Yves Berdah (VidiorBis),
Serguei Dounaevetski (Manpower France), Patrice Aranega (Adecco France)</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><b><span
style='font-size:10.0pt'> </span></b></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><b><span
style='font-size:10.0pt'>Copyright © 2007 HR-XML Consortium, Inc</span></b><span
style='font-size:10.0pt'>.</span></p>
<p class=prefacetext> </p>
<div style='border:none;border-top:double windowtext 2.25pt;padding:24.0pt 0in 0in 0in'>
<p class=heading2preface style='margin-top:12.0pt'>Abstract</p>
</div>
<p class=MsoPlainText><span style='font-family:Arial'>The HR-XML SIDES
Workgroup has produced 7 major schemas and several reusable modules to allow
for transmission of Staffing Industry information between trading partners.
This document describes the TimeCardAdditionalData schema, its expected usage,
and the business processes meant to be supported.</span></p>
<p class=MsoPlainText><span style='font-family:Arial'> </span></p>
<p class=heading2preface style='margin-top:12.0pt;margin-right:0in;margin-bottom:
0in;margin-left:0in;margin-bottom:.0001pt'>Table of Contents</p>
<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc163366607">1<span
style='font-size:12.0pt;color:windowtext;font-weight:normal'>
</span>Overview<span style='color:windowtext;display:none'>.. 3</span></a></span></p>
<p class=MsoToc2><span class=MsoHyperlink><a href="#_Toc163366608">1.1<span
style='font-size:12.0pt;color:windowtext;font-style:normal'>
</span>Objective<span style='color:windowtext;display:none'>. 3</span></a></span></p>
<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc163366609">2<span
style='font-size:12.0pt;color:windowtext;font-weight:normal'>
</span>Business Process<span style='color:windowtext;display:none'>. 3</span></a></span></p>
<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc163366610">3<span
style='font-size:12.0pt;color:windowtext;font-weight:normal'>
</span>Extensions for Use with SIDES<span style='color:windowtext;display:none'>.
6</span></a></span></p>
<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc163366611">4<span
style='font-size:12.0pt;color:windowtext;font-weight:normal'>
</span>Schema Design<span style='color:windowtext;display:none'>. 7</span></a></span></p>
<p class=MsoToc2><span class=MsoHyperlink><a href="#_Toc163366612">4.1<span
style='font-size:12.0pt;color:windowtext;font-style:normal'>
</span>Schema Diagram<span style='color:windowtext;display:none'>.. 7</span></a></span></p>
<p class=MsoToc2><span class=MsoHyperlink><a href="#_Toc163366613">4.2<span
style='font-size:12.0pt;color:windowtext;font-style:normal'>
</span>Data Dictionary<span style='color:windowtext;display:none'>. 9</span></a></span></p>
<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc163366614"><span
style='font-family:Arial'>5</span><span style='font-size:12.0pt;color:windowtext;
font-weight:normal'> </span><span style='font-family:
Arial'>Implementation Considerations</span><span style='color:windowtext;
display:none'>. 11</span></a></span></p>
<p class=MsoToc2><span class=MsoHyperlink><a href="#_Toc163366615">5.1<span
style='font-size:12.0pt;color:windowtext;font-style:normal'>
</span>Data Privacy<span style='color:windowtext;display:none'>. 11</span></a></span></p>
<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc163366616"><span
style='font-family:Arial'>6</span><span style='font-size:12.0pt;color:windowtext;
font-weight:normal'> </span><span style='font-family:
Arial'>Appendix A - Document Version History</span><span style='color:windowtext;
display:none'>. 11</span></a></span></p>
<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc163366617"><span
style='font-family:Arial'>7</span><span style='font-size:12.0pt;color:windowtext;
font-weight:normal'> </span><span style='font-family:
Arial'>Appendix B – Related Documents</span><span style='color:windowtext;
display:none'>. 11</span></a></span></p>
<p class=MsoToc1> </p>
<span style='font-size:14.0pt;font-family:Copperplate31ab'><br clear=all
style='page-break-before:always'>
</span>
<h1><a name="_Toc163366607">1</a><span style='font-size:7.0pt;font-family:"Times New Roman"'>
</span>Overview</h1>
<p class=MsoNormal>Changes were made to the base SIDES specification based on
feedback from the European and Japanese Chapters. If available, localized items
are documented in section 4 Implementation Considerations or in individual
country documentation. Refer to Appendix A - Document Version History for
details.</p>
<h2><a name="_Toc163366608">1.1</a><span style='font-size:7.0pt;font-family:
"Times New Roman"'> </span>Objective</h2>
<p class=MsoNormal style='text-align:justify'>SIDES uses the HR-XML Timecard
schema, which supports extensions as described in section 3 (Extensions for Use
with SIDES). The objective of the TimeCard schema is:</p>
<p class=MsoNormal style='text-align:justify'>"… to provide a simple
definition of the elements required to report time worked and expenses
incurred. Future versions are expected to allow for more sophisticated
definition of tasks and expenses, however, this initial definition is flexible
enough to handle typical ways that time worked is expressed, plus a simple
format for the representation of expenses.</p>
<p class=MsoNormal style='text-align:justify'>Time worked is typically
expressed in the following ways:</p>
<ul style='margin-top:0in' type=disc>
<li class=MsoNormal>Time Events – Defined as a timestamp that marks the
occurrence of a particular event. (e.g. 8am began working)</li>
<li class=MsoNormal>Time Intervals – Defined as an expression of time to
be paid or billed at a particular rate on a specific date during which a
particular type of work was done. The time might be expressed as a
total quantity, for example, on 7/1/01 worked 4 hours at 20.00 USD,
regular, billable-hours on Project A. Or time could be expressed as
an interval, for example 8am to 1pm, during which a particular activity
took place.</li>
</ul>
<p class=number style='margin-top:6.0pt;margin-right:0in;margin-bottom:6.0pt;
margin-left:.5in'><span style='font-family:Symbol'>·</span><span
style='font-size:7.0pt;font-family:"Times New Roman"'>
</span>Expenses Incurred – Defined as a reimbursable amount incurred
while working on assignment or project. Includes date, value and currency
indicator and additional data (e.g. On 7/1/01 incurred
25.00 USD Non-Billable Meal Expense)."</p>
<p class=number style='margin-top:6.0pt;margin-right:0in;margin-bottom:6.0pt;
margin-left:0in;text-indent:0in'>This release reflects the Sides 1.1 updates to
the ReferenceInformation and CustomerReportingRequirements modules. See
SIDESReusableModules (Appendix B – Related Documents) for details on the
CustomerReportingRequirements changes. </p>
<h1><a name="_Toc163366609">2</a><span style='font-size:7.0pt;font-family:"Times New Roman"'>
</span>Business Process</h1>
<p class=headerlandscape align=left style='text-align:left'><span
style='font-family:Arial'>The Time Capture business process shown below is
meant to generically capture the concept of a web-based time capture
system. In the example, it shows how a third party would do this.
However, Time Capture may be done at the staffing customers site, for example
through a personal computer, a shop floor kiosk or HR-XML enabled time clock,
by IVR telephone which provides an HR-XML feed to a back-office system. Such
systems, which gather time from various sources, usually involve process
approvals from the staffing customer then transfer the time records to a
staffing supplier’s back office system for payroll and invoice
processing.</span></p>
<p class=MsoBodyText3 style='line-height:normal'><span style='font-size:11.0pt'>In
the example the following steps are performed:</span></p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.25in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;
font-family:"Times New Roman"'>
</span>The web-based application is given sufficient information about an
assignment to make a screen based “time card” available to the
appropriate party – usually the staffing resource, but also the staffing
supplier or staffing customer, could fill out a time card, depending on the
particulars of the assignment.</p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.25in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;
font-family:"Times New Roman"'>
</span>Once the time card has been created it is submitted to the staffing
customer for approval and from there, in its approved form to the staffing
supplier. However, the staffing supplier may require unapproved
time-card data as there may exist a requirement to satisfy its wage and hour
law obligations whether or not the staffing customer approval process takes
place in a timely manner. </p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:12.0pt;
margin-left:.25in;text-indent:-.25in'><span style='font-family:Symbol'>·</span><span
style='font-size:7.0pt;font-family:"Times New Roman"'>
</span>There is the possibility of an exchange of data between the staffing
customer and staffing supplier – perhaps a request for more information
about a particular staffing resource’s hours worked or expenses claimed.</p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'>After approval has
occurred, the time record is now sent to the staffing supplier. In the example
below, it is accompanied by the SYNC verb as part of the messaging
format. If done in this way and in a timely manner, this approved record
could overwrite the previous, unapproved version and payroll and invoicing
processing can proceed as usual.</p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'> </p>
<span style='font-size:11.0pt;font-family:Arial'><br clear=all
style='page-break-before:always'>
</span>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='left:-7px;position:relative;top:48px;z-index:1'><img border=0 width=696
height=558 src="ExtendedTimeCard_files/image002.gif"><br clear=all
style='page-break-before:always'>
</span><span lang=EN-GB> </span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:12.0pt;font-family:"Times New Roman"'><br clear=all>
</span></p>
<h1>3<span style='font-size:7.0pt;font-family:"Times New Roman"'>
</span> <a name="_Ref69180909"></a><a name="_Toc163366610"></a>Extensions
for Use with SIDES</h1>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt;text-autospace:none'>The
TimeCardAdditionaData schema declares the SIDES-specific elements that are
included in the TimeCard schema via the <AdditionalData> ANY
element. For consistency throughout an entire SIDES process
implementation, it is important that these extensions are used. Further details
are available in the Staffing Invoice document (See StaffingInvoice Appendix B
– Related Documents). The following modules are included within the
TimeCardAdditionalData schema:</p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt;text-autospace:none'> </p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.25in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;
font-family:"Times New Roman"'>
</span>ReferenceInformation - much of the SIDES data exchange depends upon the
trading and tracking of various IDs. This module allows the use of any or
all of the defined IDs without introducing the confusion of inconsistent
element names. Currently defined IDs are:</p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.5in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;
font-family:"Times New Roman"'> </span>OrderId</p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.5in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;
font-family:"Times New Roman"'> </span>PositionId</p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.5in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;
font-family:"Times New Roman"'> </span>IntermediaryId</p>
<p class=number style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.5in;margin-bottom:.0001pt'><span style='font-family:Symbol'>·</span><span
style='font-size:7.0pt;font-family:"Times New Roman"'> </span>StaffingSupplierId</p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.5in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;
font-family:"Times New Roman"'> </span>StaffingCustomerId</p>
<p class=number style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.5in;margin-bottom:.0001pt'><span style='font-family:Symbol'>·</span><span
style='font-size:7.0pt;font-family:"Times New Roman"'> </span>StaffingSupplierOrgUnitId</p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.5in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;
font-family:"Times New Roman"'> </span>StaffingCustomerOrgUnitId</p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.5in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;
font-family:"Times New Roman"'> </span>MasterOrderId</p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.5in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;
font-family:"Times New Roman"'> </span>HumanResourceId</p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.5in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;
font-family:"Times New Roman"'> </span>AssignmentId</p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.5in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;
font-family:"Times New Roman"'> </span>DocumentId</p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.5in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;
font-family:"Times New Roman"'> </span>InvoiceId</p>
<p class=MsoNormal style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.5in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;
font-family:"Times New Roman"'> </span>BillToEntityId</p>
<p class=MsoHeader align=left style='margin-top:0in;margin-right:0in;
margin-bottom:0in;margin-left:.25in;margin-bottom:.0001pt;text-align:left'><span
style='font-family:Arial'> </span></p>
<p class=number style='margin-top:0in;margin-right:0in;margin-bottom:0in;
margin-left:.25in;margin-bottom:.0001pt'><span style='font-family:Symbol'>·</span><span
style='font-size:7.0pt;font-family:"Times New Roman"'>
</span>Use of the CustomerReportingRequirements module. </p>
<span style='font-size:14.0pt;font-family:Copperplate31ab'><br clear=all
style='page-break-before:always'>
</span>
<h1><a name="_Toc163366611">4</a><span style='font-size:7.0pt;font-family:"Times New Roman"'>
</span>Schema Design </h1>
<h2><a name="_Toc163366612">4.1</a><span style='font-size:7.0pt;font-family:
"Times New Roman"'> </span>Schema
Diagram </h2>
<p class=MsoNormal>High level diagrams for the TimeCard and the full
StaffingAdditionalData schema are shown below. See SIDESReusableModules
(Appendix B – Related Documents) for details on the
CustomerReportingRequirements module. </p>
<p class=MsoNormal><img border=0 width=299 height=319
src="ExtendedTimeCard_files/image003.jpg"></p>
<p class=MsoNormal> </p>
<p class=MsoNormal><span style='font-size:8.0pt'><img border=0 width=623
height=569 src="ExtendedTimeCard_files/image004.jpg"></span></p>
<span style='font-size:12.0pt;font-family:Arial;layout-grid-mode:line'><br
clear=all style='page-break-before:always'>
</span>
<h2><a name="_Toc163366613">4.2</a><span style='font-size:7.0pt;font-family:
"Times New Roman"'> </span>Data
Dictionary</h2>
<table class=MsoNormalTable border=1 cellpadding=0 width="100%"
style='width:100.0%'>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal align=center style='margin:0in;margin-bottom:.0001pt;
text-align:center'><b><span style='font-size:8.0pt;font-family:Verdana'>Elements
and Attributes</span></b><span style='font-size:8.0pt;font-family:Verdana'> </span></p>
<p class=MsoNormal align=center style='margin:0in;margin-bottom:.0001pt;
text-align:center'><span style='font-size:8.0pt;font-family:Verdana'>[Global
types listed alphabetically in following table.] </span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal align=center style='margin:0in;margin-bottom:.0001pt;
text-align:center'><b><span style='font-size:8.0pt;font-family:Verdana'>ContentModel</span></b><span
style='font-size:8.0pt;font-family:Verdana'>* <br>
<span style='color:green'>Data type</span><br>
</span><span style='font-size:8.0pt;color:blue'>Occurrence: <br>
<u>S</u>equence | <u>C</u>hoice | <u>A</u>ll </span><span style='font-size:
8.0pt;font-family:Verdana;color:blue'>(minOccurs/maxOccurs)</span><span
style='font-size:8.0pt;font-family:Verdana'><br>
<span style='color:red'>Attributes</span> </span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal align=center style='margin:0in;margin-bottom:.0001pt;
text-align:center'><b><span style='font-size:8.0pt;font-family:Verdana'>Definition
**</span></b></p>
</td>
</tr>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>/<br>
<b>StaffingAdditionalData</b></span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>CustomerReportingRequirements - <span
style='color:green'>[see include/import] - </span><span style='color:blue'>S
(1/1)</span><br>
ReferenceInformation - <span style='color:green'>[complexType] - </span><span
style='color:blue'>(see ReferenceInformation group occurrence)</span><br>
ReferenceInformation - <span style='color:green'>[complexType] - </span><span
style='color:blue'>(see ReferenceInformation group occurrence)</span></span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>Contains SIDES related
identifiers relating to the time card. <br>
[<b>Example(s): </b>Customer reporting and reference identifiers. ]</span></p>
</td>
</tr>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>/ StaffingAdditionalData/<br>
<b>ReferenceInformation</b></span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>OrderId - <span style='color:
green'>EntityIdType - </span><span style='color:blue'>(see
ReferenceInformation group occurrence)</span><br>
PositionId - <span style='color:green'>EntityIdType - </span><span
style='color:blue'>(see ReferenceInformation group occurrence)</span><br>
IntermediaryId - <span style='color:green'>EntityIdType - </span><span
style='color:blue'>(see ReferenceInformation group occurrence)</span><br>
StaffingSupplierId - <span style='color:green'>EntityIdType - </span><span
style='color:blue'>(see ReferenceInformation group occurrence)</span><br>
StaffingCustomerId - <span style='color:green'>EntityIdType - </span><span
style='color:blue'>(see ReferenceInformation group occurrence)</span><br>
MasterOrderId - <span style='color:green'>EntityIdType - </span><span
style='color:blue'>(see ReferenceInformation group occurrence)</span><br>
HumanResourceId - <span style='color:green'>EntityIdType - </span><span
style='color:blue'>(see ReferenceInformation group occurrence)</span><br>
AssignmentId - <span style='color:green'>EntityIdType - </span><span
style='color:blue'>(see ReferenceInformation group occurrence)</span><br>
DocumentId - <span style='color:green'>EntityIdType - </span><span
style='color:blue'>(see ReferenceInformation group occurrence)</span><br>
StaffingSupplierOrgUnitId - <span style='color:green'>EntityIdType - </span><span
style='color:blue'>(see ReferenceInformation group occurrence)</span><br>
StaffingCustomerOrgUnitId - <span style='color:green'>EntityIdType - </span><span
style='color:blue'>(see ReferenceInformation group occurrence)</span><br>
InvoiceId - <span style='color:green'>EntityIdType - </span><span
style='color:blue'>(see ReferenceInformation group occurrence)</span><br>
BillToEntityId - <span style='color:green'>EntityIdType - </span><span
style='color:blue'>(see ReferenceInformation group occurrence)</span></span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>StaffingOrganizationId - <span
style='color:green'>EntityIdType - </span><span style='color:blue'>(see
ReferenceInformation group occurrence)</span></span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>UserArea - <span
style='color:green'>[see include/import] - </span><span style='color:blue'>S
(0/1)</span></span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>Contains reference information (a
group of id's) regarding other business entities or transactions. </span></p>
</td>
</tr>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>/ StaffingAdditionalData/
ReferenceInformation/<br>
<b>OrderId</b></span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>- <span style='color:green'>EntityIdType
- </span><span style='color:blue'>(see ReferenceInformation group occurrence)</span></span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>Unique identifier for a staffing
order. </span></p>
</td>
</tr>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>/ StaffingAdditionalData/
ReferenceInformation/<br>
<b>PositionId</b></span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>- <span style='color:green'>EntityIdType
- </span><span style='color:blue'>(see ReferenceInformation group occurrence)</span></span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>Reference to a uniquely
identifiable position. </span></p>
</td>
</tr>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>/ StaffingAdditionalData/
ReferenceInformation/<br>
<b>IntermediaryId</b></span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>- <span style='color:green'>EntityIdType
- </span><span style='color:blue'>(see ReferenceInformation group occurrence)</span></span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>Unique identifier for a Vendor
Management System or 3rd party responsible for staffing management </span></p>
</td>
</tr>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>/ StaffingAdditionalData/
ReferenceInformation/<br>
<b>StaffingSupplierId</b></span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>- <span style='color:green'>EntityIdType
- </span><span style='color:blue'>(see ReferenceInformation group occurrence)</span></span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>Unique id used to identify the staffing
supplier. </span></p>
</td>
</tr>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>/ StaffingAdditionalData/
ReferenceInformation/<br>
<b>StaffingCustomerId</b></span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>- <span style='color:green'>EntityIdType
- </span><span style='color:blue'>(see ReferenceInformation group occurrence)</span></span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>Unique id used to identify the
staffing customer. </span></p>
</td>
</tr>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>/ StaffingAdditionalData/ ReferenceInformation/<br>
<b>MasterOrderId</b></span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>- <span style='color:green'>EntityIdType
- </span><span style='color:blue'>(see ReferenceInformation group occurrence)</span></span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>Reference to a master order or
project. Used to link multiple orders. </span></p>
</td>
</tr>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>/ StaffingAdditionalData/
ReferenceInformation/<br>
<b>HumanResourceId</b></span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>- <span style='color:green'>EntityIdType
- </span><span style='color:blue'>(see ReferenceInformation group occurrence)</span></span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>[<b>Definition Deprecated:</b>
Reference to a specific HumanResource. ]<br>
[<b>Synonym(s): </b>PersonId ]</span></p>
</td>
</tr>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>/ StaffingAdditionalData/
ReferenceInformation/<br>
<b>AssignmentId</b></span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>- <span style='color:green'>EntityIdType
- </span><span style='color:blue'>(see ReferenceInformation group occurrence)</span></span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>Identifier of the assignment
eventually agreed to by the trading partners. <br>
[<b>BusinessRule(s): </b>SIDES: Post assignment revisions via a
HumanResourceDocument ]</span></p>
</td>
</tr>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>/ StaffingAdditionalData/
ReferenceInformation/<br>
<b>DocumentId</b></span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>- <span style='color:green'>EntityIdType
- </span><span style='color:blue'>(see ReferenceInformation group occurrence)</span></span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>A unique identifier for a
particular document. <i>Context definition: </i>A unique identifier for a
contract governance and compliance agreement between a customer and their
supplier.</span></p>
</td>
</tr>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>/ StaffingAdditionalData/ ReferenceInformation/<br>
<b>StaffingSupplierOrgUnitId</b></span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>- <span style='color:green'>EntityIdType
- </span><span style='color:blue'>(see ReferenceInformation group occurrence)</span></span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>Unique id used to identify a
particular organizational unit of the staffing supplier. </span></p>
</td>
</tr>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>/ StaffingAdditionalData/
ReferenceInformation/<br>
<b>StaffingCustomerOrgUnitId</b></span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>- <span style='color:green'>EntityIdType
- </span><span style='color:blue'>(see ReferenceInformation group occurrence)</span></span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>Unique id used to identify a
particular organizational unit of the staffing customer. </span></p>
</td>
</tr>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>/ StaffingAdditionalData/
ReferenceInformation/<br>
<b>InvoiceId</b></span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>- <span style='color:green'>EntityIdType
- </span><span style='color:blue'>(see ReferenceInformation group occurrence)</span></span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>Unique id used to identify the
Invoice. </span></p>
</td>
</tr>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>/ StaffingAdditionalData/
ReferenceInformation/<br>
<b>BillToEntityId</b></span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>- <span style='color:green'>EntityIdType
- </span><span style='color:blue'>(see ReferenceInformation group occurrence)</span></span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:8.0pt;font-family:Verdana'>Unique id used to identify the
billing information. </span></p>
</td>
</tr>
<tr>
<td width="26%" valign=top style='width:26.62%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal><span style='font-size:8.0pt;font-family:Verdana'>/
StaffingAdditionalData/ ReferenceInformation/<br>
<b>StaffingOrganizationId</b></span></p>
</td>
<td width="32%" valign=top style='width:32.14%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal><span style='font-size:8.0pt;font-family:Verdana'>- <span
style='color:green'>EntityIdType - </span><span style='color:blue'>(see
ReferenceInformation group occurrence)</span></span></p>
</td>
<td width="39%" valign=top style='width:39.98%;padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal><span style='font-size:8.0pt;font-family:Verdana'>Unique
id used to identify the staffing organization. </span></p>
</td>
</tr>
</table>
<h1><a name="_Toc163366614"><span style='font-family:Arial'>5</span></a><span
style='font-size:7.0pt;font-family:"Times New Roman"'>
</span><span style='font-family:Arial'>Implementation Considerations</span></h1>
<h2><a name="_Toc44746201"></a><a name="_Toc163366615"></a><a
name="_Toc65555122"></a>5.1<span style='font-size:7.0pt;font-family:"Times New Roman"'>
</span>Data Privacy</h2>
<p class=MsoNormal>Human resources data, by its very nature, is personal data.
The laws of many jurisdictions as well as codes of fair information practice
require organizations to handle personal data in a way that protects
individuals from loss of privacy.</p>
<p class=MsoNormal>The data exchange specifications developed by the HR-XML
Consortium are designed to be useful across many jurisdictions and within a
variety of business contexts. It is not feasible for the HR-XML Consortium to
develop specific privacy guidance for every jurisdiction or business context in
which the Consortium's specifications might be implemented. When implementing
data exchanges using the HR-XML Consortium's data definitions (or, for that
matter, using any other type of data exchange mechanism), organizations are
advised to examine the privacy protections that may be required under
applicable law and codes of fair information practice.</p>
<p class=MsoNormal>For information on protecting personal data, general
references include: European Union Data Protection Directive (95/46/EC); the
Association Computing Machinery Code of Ethics (1992); Canadian Standards
Association Model Code for the Protection of Personal Information (1995 –
PIPEDA); and U.S.-EU Safe Harbor Principles and FAQs (2000).</p>
<h1><a name="_Ref127860839"></a><a name="_Toc492656050"></a><a
name="_Toc492655888"></a><a name="_Toc487469954"></a><a name="_Toc480517156"></a><a
name="_Toc459726669"></a><a name="_Toc163366616"></a><span style='font-family:
Arial'>6</span><span style='font-size:7.0pt;font-family:"Times New Roman"'>
</span><span style='font-family:Arial'>Appendix A - Document Version History</span></h1>
<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0
style='margin-left:5.4pt;border-collapse:collapse'>
<tr>
<td width=102 valign=top style='width:76.5pt;border:solid windowtext 1.0pt;
background:#E5E5E5;padding:0in 5.4pt 0in 5.4pt'>
<p class=tabletext align=center style='text-align:center'><b>Date</b></p>
</td>
<td width=516 valign=top style='width:387.0pt;border:solid windowtext 1.0pt;
border-left:none;background:#E5E5E5;padding:0in 5.4pt 0in 5.4pt'>
<p class=tabletext><b>Description</b></p>
</td>
</tr>
<tr>
<td width=102 valign=top style='width:76.5pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt'>
<p class=tabletext align=center style='text-align:center'>2004-Mar-04</p>
</td>
<td width=516 valign=top style='width:387.0pt;border-top:none;border-left:
none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt'>
<p class=tabletext>Initial Draft</p>
</td>
</tr>
<tr>
<td width=102 valign=top style='width:76.5pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt'>
<p class=tabletext align=center style='text-align:center'>2004-Apr-08</p>
</td>
<td width=516 valign=top style='width:387.0pt;border-top:none;border-left:
none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt'>
<p class=tabletext>Updated diagrams, definitions, example, minor wording.</p>
</td>
</tr>
<tr>
<td width=102 valign=top style='width:76.5pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt'>
<p class=tabletext align=center style='text-align:center'>2004-Jun-09</p>
</td>
<td width=516 valign=top style='width:387.0pt;border-top:none;border-left:
none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt'>
<p class=tabletext>Updated document id definition.</p>
</td>
</tr>
<tr>
<td width=102 valign=top style='width:76.5pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt'>
<p class=tabletext align=center style='text-align:center'>2004-Aug-02</p>
</td>
<td width=516 valign=top style='width:387.0pt;border-top:none;border-left:
none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt'>
<p class=tabletext>Approved by membership.</p>
</td>
</tr>
<tr>
<td width=102 valign=top style='width:76.5pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt'>
<p class=tabletext align=center style='text-align:center'>2006-Feb-28</p>
</td>
<td width=516 valign=top style='width:387.0pt;border-top:none;border-left:
none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt'>
<p class=tabletext>Approved by Consortium</p>
</td>
</tr>
<tr>
<td width=102 valign=top style='width:76.5pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt'>
<p class=tabletext align=center style='text-align:center'>2006-Jul-08</p>
</td>
<td width=516 valign=top style='width:387.0pt;border-top:none;border-left:
none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt'>
<p class=tabletext>Added Reference Id's to match other SIDES schemas:
StaffingSupplierOrgUnitId, StaffingCustomerOrgUnitId, InvoiceId,
BillToEntityId, StaffingOrganizationId, and UserArea.</p>
</td>
</tr>
<tr>
<td width=102 valign=top style='width:76.5pt;border:solid windowtext 1.0pt;
border-top:none;padding:0in 5.4pt 0in 5.4pt'>
<p class=tabletext align=center style='text-align:center'>2007-Apr-15</p>
</td>
<td width=516 valign=top style='width:387.0pt;border-top:none;border-left:
none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;
padding:0in 5.4pt 0in 5.4pt'>
<p class=tabletext>Approved by Consortium</p>
</td>
</tr>
</table>
<h1><a name="_Ref69177386"></a><a name="_Toc163366617"></a><span
style='font-family:Arial'>7</span><span style='font-size:7.0pt;font-family:
"Times New Roman"'> </span><span
style='font-family:Arial'>Appendix B – </span><span style='font-family:
Arial'>Related Documents</span></h1>
<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width=618
style='width:463.5pt;margin-left:5.4pt;border-collapse:collapse'>
<tr style='height:13.95pt'>
<td width=156 valign=top style='width:117.0pt;background:#E5E5E5;padding:
0in 5.4pt 0in 5.4pt;height:13.95pt'>
<p class=tabletext><b><span style='font-size:10.0pt'>Reference</span></b></p>
</td>
<td width=462 valign=top style='width:346.5pt;background:#E5E5E5;padding:
0in 5.4pt 0in 5.4pt;height:13.95pt'>
<p class=tabletext><b><span style='font-size:10.0pt'>Link</span></b></p>
</td>
</tr>
<tr style='height:13.95pt'>
<td width=156 valign=top style='width:117.0pt;background:#E5E5E5;padding:
0in 5.4pt 0in 5.4pt;height:13.95pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'>SIDES Documentation</span></p>
</td>
<td width=462 valign=top style='width:346.5pt;background:#E5E5E5;padding:
0in 5.4pt 0in 5.4pt;height:13.95pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/SIDES.html"><span
style='font-size:10.0pt'>http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/SIDES.html</span></a></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Assignment.html"><span
style='font-size:10.0pt'>http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Assignment.html</span></a></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/HumanResource.html"><span
style='font-size:10.0pt'>http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/HumanResource.html</span></a></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingAction.html"><span
style='font-size:10.0pt'>http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingAction.html</span></a></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingOrder.html"><span
style='font-size:10.0pt'>http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingOrder.html</span></a></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingOrganization.html"><span
style='font-size:10.0pt'>http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingOrganization.html</span></a></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/SIDESReusableModules.html"><span
style='font-size:10.0pt'>http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/SIDESReusableModules.html</span></a><span
style='font-size:10.0pt'> </span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingInvoice.html"><span
style='font-size:10.0pt'>http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingInvoice.html</span></a></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingWorkSite.html"><span
style='font-size:10.0pt'>http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingWorkSite.html</span></a></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/ExtendedTimeCard.html"><span
style='font-size:10.0pt'>http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/ExtendedTimeCard.html</span></a></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/JP/SIDESJPLocalizations.html">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/JP/SIDESJPLocalizations.html</a>
</span></p>
</td>
</tr>
<tr style='height:13.95pt'>
<td width=156 valign=top style='width:117.0pt;background:#E5E5E5;padding:
0in 5.4pt 0in 5.4pt;height:13.95pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'>SIDES schemas</span></p>
</td>
<td width=462 valign=top style='width:346.5pt;background:#E5E5E5;padding:
0in 5.4pt 0in 5.4pt;height:13.95pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Assignment.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Assignment.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/BankAccountInfo.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/BankAccountInfo.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/ContactInfo.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/ContactInfo.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/CustomerReportingRequirements.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/CustomerReportingRequirements.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/HumanResource.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/HumanResource.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Invoice.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Invoice.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Localizations.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Localizations.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Rates.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Rates.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/ResourceScreening.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/ResourceScreening.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingAction.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingAction.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingContactType.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingContactType.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingOrder.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingOrder.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingOrganization.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingOrganization.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingPosition.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingPosition.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingPositionHeader.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingPositionHeader.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingShift.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingShift.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingWorkSite.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingWorkSite.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingWorkSiteEnvironment.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingWorkSiteEnvironment.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/TimeCardAdditionalData.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/TimeCardAdditionalData.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/JP/JPLocalizations.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/JP/JPLocalizations.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/FR/FRLocalizations.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/FR/FRLocalizations.xsd</a>
</span></p>
</td>
</tr>
<tr style='height:13.95pt'>
<td width=156 valign=top style='width:117.0pt;background:#E5E5E5;padding:
0in 5.4pt 0in 5.4pt;height:13.95pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'>SIDES reference examples</span></p>
</td>
<td width=462 valign=top style='width:346.5pt;background:#E5E5E5;padding:
0in 5.4pt 0in 5.4pt;height:13.95pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Assignment.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Assignment.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/ContactInfo.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/ContactInfo.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/EntityContactInfo.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/EntityContactInfo.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/CustomerReportingRequirements.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/CustomerReportingRequirements.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/HumanResource.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/HumanResource.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/HumanResource_SocialInsurance.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/HumanResource_SocialInsurance.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Invoice.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Invoice.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Rates.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Rates.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/ResourceScreening.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/ResourceScreening.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingAction.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingAction.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingOrder.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingOrder.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingOrganization.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingOrganization.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingOrganization_TaxEval.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingOrganization_TaxEval.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingShift.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingShift.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingWorkSite.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingWorkSite.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingWorkSiteEnvironment.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/StaffingWorkSiteEnvironment.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/TimeCardAdditionalData.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/TimeCardAdditionalData.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/JP/Assignment_ContractRequirements.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/JP/Assignment_ContractRequirements.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/JP/StaffingPositionHeader_NoLimitStaffing.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/JP/StaffingPositionHeader_NoLimitStaffing.xml</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/NL/ExtendedTimeCard_1.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/NL/ExtendedTimeCard_1.xml</a>
</span></p>
</td>
</tr>
<tr style='height:13.95pt'>
<td width=156 valign=top style='width:117.0pt;background:#E5E5E5;padding:
0in 5.4pt 0in 5.4pt;height:13.95pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'>OAGIS Invoice and instance</span></p>
</td>
<td width=462 valign=top style='width:346.5pt;background:#E5E5E5;padding:
0in 5.4pt 0in 5.4pt;height:13.95pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Invoice.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Invoice.xsd</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'>(a stand alone version - see <a
href="http://www.openapplications.org/">http://www.openapplications.org/</a>
for the original)</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Invoice.xml">http://ns.hr-xml.org/2_5/HR-XML-2_5/SIDES/Invoice.xml</a>
</span></p>
</td>
</tr>
<tr style='height:13.95pt'>
<td width=156 valign=top style='width:117.0pt;background:#E5E5E5;padding:
0in 5.4pt 0in 5.4pt;height:13.95pt'>
<p class=MsoNormal><span style='font-size:10.0pt'>User Area </span></p>
</td>
<td width=462 valign=top style='width:346.5pt;background:#E5E5E5;padding:
0in 5.4pt 0in 5.4pt;height:13.95pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/CPO/HRXMLExtension.html">http://ns.hr-xml.org/2_5/HR-XML-2_5/CPO/HRXMLExtension.html</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/CPO/UserArea.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/CPO/UserArea.xsd</a>
</span></p>
</td>
</tr>
<tr style='height:13.95pt'>
<td width=156 valign=top style='width:117.0pt;background:#E5E5E5;padding:
0in 5.4pt 0in 5.4pt;height:13.95pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'>DateTimeDataTypes </span></p>
</td>
<td width=462 valign=top style='width:346.5pt;background:#E5E5E5;padding:
0in 5.4pt 0in 5.4pt;height:13.95pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/CPO/DateTimeDataTypes.html">http://ns.hr-xml.org/2_5/HR-XML-2_5/CPO/DateTimeDataTypes.html</a>
</span></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/CPO/DateTimeDataTypes.xsd">http://ns.hr-xml.org/2_5/HR-XML-2_5/CPO/DateTimeDataTypes.xsd</a>
</span></p>
</td>
</tr>
<tr style='height:13.95pt'>
<td width=156 valign=top style='width:117.0pt;background:#E5E5E5;padding:
0in 5.4pt 0in 5.4pt;height:13.95pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><span
style='font-size:10.0pt'>TimeCard</span></p>
</td>
<td width=462 valign=top style='width:346.5pt;background:#E5E5E5;padding:
0in 5.4pt 0in 5.4pt;height:13.95pt'>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/TimeCard/TimeCard.html"><span
style='font-size:10.0pt'>http://ns.hr-xml.org/2_5/HR-XML-2_5/TimeCard/TimeCard.html</span></a></p>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt'><a
href="http://ns.hr-xml.org/2_5/HR-XML-2_5/TimeCard/TimeCard.xsd"><span
style='font-size:10.0pt'>http://ns.hr-xml.org/2_5/HR-XML-2_5/TimeCard/TimeCard.xsd</span></a></p>
</td>
</tr>
</table>
<p class=MsoNormal style='margin:0in;margin-bottom:.0001pt;text-autospace:none'><span
style='font-size:10.0pt;color:black;background:white'> </span></p>
</div>
</body>
</html>
| kfowler/hr-xsl | lib/hr-xml-2.5/HR-XML-2_5/SIDES/ExtendedTimeCard.html | HTML | apache-2.0 | 92,516 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width,height=device-height,inital-scale=1.0,maximum-scale=1.0,user-scalable=no;">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no">
<link rel="stylesheet" type="text/css" href="{Saivi::RES}/car/css/reset.css" media="all" />
<link rel="stylesheet" type="text/css" href="{Saivi::RES}/car/css/common.css" media="all" />
<link rel="stylesheet" type="text/css" href="{Saivi::RES}/car/css/peak-3.css" media="all" />
<link rel="stylesheet" type="text/css" href="{Saivi::RES}/car/css/home-menu.css" media="all" />
<script type="text/javascript" src="{Saivi::RES}/car/js/jQuery.js"></script>
<title>关于我们</title>
<style>
img{width:100%!important;}
</style>
</head>
<body onselectstart="return true;" ondragstart="return false;">
<div class="body" style="padding-bottom:60px;">
<!--div class="top_bar footer_bar">
<section>
<div class="nav_8">
<ul class="box">
<li>
<a href="javascript:history.go(-1);">
<p class="back2"></p>
<span>返回</span>
</a>
</li>
<li>
<a href="tel:{Saivi:$about['tel']}">
<p class="tel"></p>
<span>联系电话</span>
</a>
</li>
<li>
<a href="http://api.map.baidu.com/marker?location={Saivi:$about['latitude']},{Saivi:$about['longitude']}&title={Saivi:$about['shortname']}&name={Saivi:$about['name']}&content={Saivi:$about['address']}&output=html&src=weiba|weiweb">
<p class="addr"></p>
<span>地址导航</span>
</a>
</li>
<li>
<a href="{Saivi::U('Car/index',array('token'=>$token,'wecha_id'=>$wecha_id))}">
<p class="home"></p>
<span>首页</span>
</a>
</li>
</ul>
</div>
</section>
</div-->
<include file="Car:menu"/>
<section class="news_article">
<header>
<h3 style="font-size:14px;">联系我们</h3>
<small class="gray">{Saivi:$about['name']}</small>
<p><img src="{Saivi:$about['logourl']}" width="180" height="50" alt="" style="width:auto!important;max-width:240px;"></p>
</header>
<article>
<p>
<div class="box_map">
<a href="http://map.baidu.com/?latlng={Saivi:$about['longitude']}&lat={Saivi:$about['latitude']}&title=地址&info=温馨提示:{Saivi:$about['address']}"> <div class="map_area">
<span>
地址: {Saivi:$about['address']}</span>
</div> </a>
</div>
<p>
<strong><span style="color:#009900;font-size:16px;">免费热线:{Saivi:$about['tel']}</span></strong><br />
公司简介:<br />
{Saivi:$about['intro']|html_entity_decode|trim}
</p></P>
</article>
</section>
<div style="padding-bottom:0!important;">
<a href="javascript:window.scrollTo(0,0);" style="font-size:12px;margin:5px auto;display:block;color:#fff;text-align:center;line-height:35px;background:#333;margin-bottom:-10px;">返回顶部</a>
</div></div>
<div mark="stat_code" style="width:0px; height:0px; display:none;">
</div>
</body>
</html> | royalwang/saivi | tpl/Wap/default/Car_aboutus.html | HTML | apache-2.0 | 4,222 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_72) on Wed Nov 05 20:55:56 EST 2014 -->
<title>Uses of Class org.apache.cassandra.thrift.ConsistencyLevel (apache-cassandra API)</title>
<meta name="date" content="2014-11-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.cassandra.thrift.ConsistencyLevel (apache-cassandra API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cassandra/thrift/class-use/ConsistencyLevel.html" target="_top">Frames</a></li>
<li><a href="ConsistencyLevel.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.cassandra.thrift.ConsistencyLevel" class="title">Uses of Class<br>org.apache.cassandra.thrift.ConsistencyLevel</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.hadoop">org.apache.cassandra.hadoop</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cassandra.thrift">org.apache.cassandra.thrift</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cassandra.hadoop">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> in <a href="../../../../../org/apache/cassandra/hadoop/package-summary.html">org.apache.cassandra.hadoop</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cassandra/hadoop/package-summary.html">org.apache.cassandra.hadoop</a> declared as <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">AbstractColumnFamilyRecordWriter.</span><code><strong><a href="../../../../../org/apache/cassandra/hadoop/AbstractColumnFamilyRecordWriter.html#consistencyLevel">consistencyLevel</a></strong></code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.thrift">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> declared as <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.cas_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#commit_consistency_level">commit_consistency_level</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.execute_cql3_query_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.execute_cql3_query_args.html#consistency">consistency</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.execute_prepared_cql3_query_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.execute_prepared_cql3_query_args.html#consistency">consistency</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_args.html#consistency_level">consistency_level</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html#consistency_level">consistency_level</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_count_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_count_args.html#consistency_level">consistency_level</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.multiget_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_args.html#consistency_level">consistency_level</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.multiget_count_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_count_args.html#consistency_level">consistency_level</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_range_slices_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_range_slices_args.html#consistency_level">consistency_level</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_paged_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args.html#consistency_level">consistency_level</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_indexed_slices_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_args.html#consistency_level">consistency_level</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.insert_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.insert_args.html#consistency_level">consistency_level</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.add_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.add_args.html#consistency_level">consistency_level</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.remove_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.remove_args.html#consistency_level">consistency_level</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.remove_counter_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.remove_counter_args.html#consistency_level">consistency_level</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.batch_mutate_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.batch_mutate_args.html#consistency_level">consistency_level</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.atomic_batch_mutate_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.atomic_batch_mutate_args.html#consistency_level">consistency_level</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">MultiSliceRequest.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/MultiSliceRequest.html#consistency_level">consistency_level</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.cas_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#serial_consistency_level">serial_consistency_level</a></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> that return <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">ConsistencyLevel.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html#findByValue(int)">findByValue</a></strong>(int value)</code>
<div class="block">Find a the enum type by its integer value, as defined in the Thrift IDL.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.cas_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#getCommit_consistency_level()">getCommit_consistency_level</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_args.html#getConsistency_level()">getConsistency_level</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html#getConsistency_level()">getConsistency_level</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_count_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_count_args.html#getConsistency_level()">getConsistency_level</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.multiget_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_args.html#getConsistency_level()">getConsistency_level</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.multiget_count_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_count_args.html#getConsistency_level()">getConsistency_level</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_range_slices_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_range_slices_args.html#getConsistency_level()">getConsistency_level</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_paged_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args.html#getConsistency_level()">getConsistency_level</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_indexed_slices_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_args.html#getConsistency_level()">getConsistency_level</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.insert_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.insert_args.html#getConsistency_level()">getConsistency_level</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.add_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.add_args.html#getConsistency_level()">getConsistency_level</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.remove_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.remove_args.html#getConsistency_level()">getConsistency_level</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.remove_counter_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.remove_counter_args.html#getConsistency_level()">getConsistency_level</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.batch_mutate_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.batch_mutate_args.html#getConsistency_level()">getConsistency_level</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.atomic_batch_mutate_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.atomic_batch_mutate_args.html#getConsistency_level()">getConsistency_level</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">MultiSliceRequest.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/MultiSliceRequest.html#getConsistency_level()">getConsistency_level</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.execute_cql3_query_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.execute_cql3_query_args.html#getConsistency()">getConsistency</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.execute_prepared_cql3_query_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.execute_prepared_cql3_query_args.html#getConsistency()">getConsistency</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">Cassandra.cas_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#getSerial_consistency_level()">getSerial_consistency_level</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">ThriftConversion.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/ThriftConversion.html#toThrift(org.apache.cassandra.db.ConsistencyLevel)">toThrift</a></strong>(<a href="../../../../../org/apache/cassandra/db/ConsistencyLevel.html" title="enum in org.apache.cassandra.db">ConsistencyLevel</a> cl)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">ConsistencyLevel.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>[]</code></td>
<td class="colLast"><span class="strong">ConsistencyLevel.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html#values()">values</a></strong>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with parameters of type <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#add(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.CounterColumn,%20org.apache.cassandra.thrift.ConsistencyLevel)">add</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/CounterColumn.html" title="class in org.apache.cassandra.thrift">CounterColumn</a> column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#add(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.CounterColumn,%20org.apache.cassandra.thrift.ConsistencyLevel)">add</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/CounterColumn.html" title="class in org.apache.cassandra.thrift">CounterColumn</a> column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code>
<div class="block">Increment or decrement a counter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#add(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.CounterColumn,%20org.apache.cassandra.thrift.ConsistencyLevel)">add</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/CounterColumn.html" title="class in org.apache.cassandra.thrift">CounterColumn</a> column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#add(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.CounterColumn,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">add</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/CounterColumn.html" title="class in org.apache.cassandra.thrift">CounterColumn</a> column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#add(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.CounterColumn,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">add</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/CounterColumn.html" title="class in org.apache.cassandra.thrift">CounterColumn</a> column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#atomic_batch_mutate(java.util.Map,%20org.apache.cassandra.thrift.ConsistencyLevel)">atomic_batch_mutate</a></strong>(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Mutation.html" title="class in org.apache.cassandra.thrift">Mutation</a>>>> mutation_map,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#atomic_batch_mutate(java.util.Map,%20org.apache.cassandra.thrift.ConsistencyLevel)">atomic_batch_mutate</a></strong>(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Mutation.html" title="class in org.apache.cassandra.thrift">Mutation</a>>>> mutation_map,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code>
<div class="block">Atomically mutate many columns or super columns for many row keys.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#atomic_batch_mutate(java.util.Map,%20org.apache.cassandra.thrift.ConsistencyLevel)">atomic_batch_mutate</a></strong>(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Mutation.html" title="class in org.apache.cassandra.thrift">Mutation</a>>>> mutation_map,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#atomic_batch_mutate(java.util.Map,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">atomic_batch_mutate</a></strong>(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Mutation.html" title="class in org.apache.cassandra.thrift">Mutation</a>>>> mutation_map,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#atomic_batch_mutate(java.util.Map,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">atomic_batch_mutate</a></strong>(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Mutation.html" title="class in org.apache.cassandra.thrift">Mutation</a>>>> mutation_map,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#batch_mutate(java.util.Map,%20org.apache.cassandra.thrift.ConsistencyLevel)">batch_mutate</a></strong>(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Mutation.html" title="class in org.apache.cassandra.thrift">Mutation</a>>>> mutation_map,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#batch_mutate(java.util.Map,%20org.apache.cassandra.thrift.ConsistencyLevel)">batch_mutate</a></strong>(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Mutation.html" title="class in org.apache.cassandra.thrift">Mutation</a>>>> mutation_map,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code>
<div class="block">Mutate many columns or super columns for many row keys.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#batch_mutate(java.util.Map,%20org.apache.cassandra.thrift.ConsistencyLevel)">batch_mutate</a></strong>(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Mutation.html" title="class in org.apache.cassandra.thrift">Mutation</a>>>> mutation_map,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#batch_mutate(java.util.Map,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">batch_mutate</a></strong>(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Mutation.html" title="class in org.apache.cassandra.thrift">Mutation</a>>>> mutation_map,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#batch_mutate(java.util.Map,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">batch_mutate</a></strong>(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Mutation.html" title="class in org.apache.cassandra.thrift">Mutation</a>>>> mutation_map,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">cas</a></strong>(java.nio.ByteBuffer key,
java.lang.String column_family,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> expected,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> updates,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> serial_consistency_level,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> commit_consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">cas</a></strong>(java.nio.ByteBuffer key,
java.lang.String column_family,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> expected,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> updates,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> serial_consistency_level,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> commit_consistency_level)</code>
<div class="block">Atomic compare and set.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">cas</a></strong>(java.nio.ByteBuffer key,
java.lang.String column_family,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> expected,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> updates,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> serial_consistency_level,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> commit_consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">cas</a></strong>(java.nio.ByteBuffer key,
java.lang.String column_family,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> expected,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> updates,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> serial_consistency_level,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> commit_consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">cas</a></strong>(java.nio.ByteBuffer key,
java.lang.String column_family,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> expected,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> updates,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> serial_consistency_level,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> commit_consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CqlResult.html" title="class in org.apache.cassandra.thrift">CqlResult</a></code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#execute_cql3_query(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.Compression,%20org.apache.cassandra.thrift.ConsistencyLevel)">execute_cql3_query</a></strong>(java.nio.ByteBuffer query,
<a href="../../../../../org/apache/cassandra/thrift/Compression.html" title="enum in org.apache.cassandra.thrift">Compression</a> compression,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> cLevel)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CqlResult.html" title="class in org.apache.cassandra.thrift">CqlResult</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#execute_cql3_query(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.Compression,%20org.apache.cassandra.thrift.ConsistencyLevel)">execute_cql3_query</a></strong>(java.nio.ByteBuffer query,
<a href="../../../../../org/apache/cassandra/thrift/Compression.html" title="enum in org.apache.cassandra.thrift">Compression</a> compression,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency)</code>
<div class="block">Executes a CQL3 (Cassandra Query Language) statement and returns a
CqlResult containing the results.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CqlResult.html" title="class in org.apache.cassandra.thrift">CqlResult</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#execute_cql3_query(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.Compression,%20org.apache.cassandra.thrift.ConsistencyLevel)">execute_cql3_query</a></strong>(java.nio.ByteBuffer query,
<a href="../../../../../org/apache/cassandra/thrift/Compression.html" title="enum in org.apache.cassandra.thrift">Compression</a> compression,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#execute_cql3_query(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.Compression,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">execute_cql3_query</a></strong>(java.nio.ByteBuffer query,
<a href="../../../../../org/apache/cassandra/thrift/Compression.html" title="enum in org.apache.cassandra.thrift">Compression</a> compression,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#execute_cql3_query(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.Compression,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">execute_cql3_query</a></strong>(java.nio.ByteBuffer query,
<a href="../../../../../org/apache/cassandra/thrift/Compression.html" title="enum in org.apache.cassandra.thrift">Compression</a> compression,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CqlResult.html" title="class in org.apache.cassandra.thrift">CqlResult</a></code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#execute_prepared_cql3_query(int,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel)">execute_prepared_cql3_query</a></strong>(int itemId,
java.util.List<java.nio.ByteBuffer> bindVariables,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> cLevel)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CqlResult.html" title="class in org.apache.cassandra.thrift">CqlResult</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#execute_prepared_cql3_query(int,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel)">execute_prepared_cql3_query</a></strong>(int itemId,
java.util.List<java.nio.ByteBuffer> values,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency)</code>
<div class="block">Executes a prepared CQL3 (Cassandra Query Language) statement by passing an id token, a list of variables
to bind, and the consistency level, and returns a CqlResult containing the results.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CqlResult.html" title="class in org.apache.cassandra.thrift">CqlResult</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#execute_prepared_cql3_query(int,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel)">execute_prepared_cql3_query</a></strong>(int itemId,
java.util.List<java.nio.ByteBuffer> values,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#execute_prepared_cql3_query(int,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">execute_prepared_cql3_query</a></strong>(int itemId,
java.util.List<java.nio.ByteBuffer> values,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#execute_prepared_cql3_query(int,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">execute_prepared_cql3_query</a></strong>(int itemId,
java.util.List<java.nio.ByteBuffer> values,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/db/ConsistencyLevel.html" title="enum in org.apache.cassandra.db">ConsistencyLevel</a></code></td>
<td class="colLast"><span class="strong">ThriftConversion.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/ThriftConversion.html#fromThrift(org.apache.cassandra.thrift.ConsistencyLevel)">fromThrift</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> cl)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#get_count(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">get_count</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#get_count(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">get_count</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code>
<div class="block">returns the number of columns matching <code>predicate</code> for a particular <code>key</code>,
<code>ColumnFamily</code> and optionally <code>SuperColumn</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#get_count(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">get_count</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#get_count(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">get_count</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#get_count(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">get_count</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>></code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#get_indexed_slices(org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.IndexClause,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">get_indexed_slices</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/IndexClause.html" title="class in org.apache.cassandra.thrift">IndexClause</a> index_clause,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> column_predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>></code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#get_indexed_slices(org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.IndexClause,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">get_indexed_slices</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/IndexClause.html" title="class in org.apache.cassandra.thrift">IndexClause</a> index_clause,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> column_predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code>
<div class="block"><strong>Deprecated.</strong>
<div class="block"><i>use get_range_slices instead with range.row_filter specified</i></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>></code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#get_indexed_slices(org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.IndexClause,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">get_indexed_slices</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/IndexClause.html" title="class in org.apache.cassandra.thrift">IndexClause</a> index_clause,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> column_predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#get_indexed_slices(org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.IndexClause,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">get_indexed_slices</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/IndexClause.html" title="class in org.apache.cassandra.thrift">IndexClause</a> index_clause,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> column_predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#get_indexed_slices(org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.IndexClause,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">get_indexed_slices</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/IndexClause.html" title="class in org.apache.cassandra.thrift">IndexClause</a> index_clause,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> column_predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>></code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#get_paged_slice(java.lang.String,%20org.apache.cassandra.thrift.KeyRange,%20java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ConsistencyLevel)">get_paged_slice</a></strong>(java.lang.String column_family,
<a href="../../../../../org/apache/cassandra/thrift/KeyRange.html" title="class in org.apache.cassandra.thrift">KeyRange</a> range,
java.nio.ByteBuffer start_column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>></code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#get_paged_slice(java.lang.String,%20org.apache.cassandra.thrift.KeyRange,%20java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ConsistencyLevel)">get_paged_slice</a></strong>(java.lang.String column_family,
<a href="../../../../../org/apache/cassandra/thrift/KeyRange.html" title="class in org.apache.cassandra.thrift">KeyRange</a> range,
java.nio.ByteBuffer start_column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code>
<div class="block">returns a range of columns, wrapping to the next rows if necessary to collect max_results.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>></code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#get_paged_slice(java.lang.String,%20org.apache.cassandra.thrift.KeyRange,%20java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ConsistencyLevel)">get_paged_slice</a></strong>(java.lang.String column_family,
<a href="../../../../../org/apache/cassandra/thrift/KeyRange.html" title="class in org.apache.cassandra.thrift">KeyRange</a> range,
java.nio.ByteBuffer start_column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#get_paged_slice(java.lang.String,%20org.apache.cassandra.thrift.KeyRange,%20java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">get_paged_slice</a></strong>(java.lang.String column_family,
<a href="../../../../../org/apache/cassandra/thrift/KeyRange.html" title="class in org.apache.cassandra.thrift">KeyRange</a> range,
java.nio.ByteBuffer start_column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#get_paged_slice(java.lang.String,%20org.apache.cassandra.thrift.KeyRange,%20java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">get_paged_slice</a></strong>(java.lang.String column_family,
<a href="../../../../../org/apache/cassandra/thrift/KeyRange.html" title="class in org.apache.cassandra.thrift">KeyRange</a> range,
java.nio.ByteBuffer start_column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>></code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#get_range_slices(org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.KeyRange,%20org.apache.cassandra.thrift.ConsistencyLevel)">get_range_slices</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/KeyRange.html" title="class in org.apache.cassandra.thrift">KeyRange</a> range,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>></code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#get_range_slices(org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.KeyRange,%20org.apache.cassandra.thrift.ConsistencyLevel)">get_range_slices</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/KeyRange.html" title="class in org.apache.cassandra.thrift">KeyRange</a> range,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code>
<div class="block">returns a subset of columns for a contiguous range of keys.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/cassandra/thrift/KeySlice.html" title="class in org.apache.cassandra.thrift">KeySlice</a>></code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#get_range_slices(org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.KeyRange,%20org.apache.cassandra.thrift.ConsistencyLevel)">get_range_slices</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/KeyRange.html" title="class in org.apache.cassandra.thrift">KeyRange</a> range,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#get_range_slices(org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.KeyRange,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">get_range_slices</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/KeyRange.html" title="class in org.apache.cassandra.thrift">KeyRange</a> range,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#get_range_slices(org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.KeyRange,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">get_range_slices</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/KeyRange.html" title="class in org.apache.cassandra.thrift">KeyRange</a> range,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/cassandra/thrift/ColumnOrSuperColumn.html" title="class in org.apache.cassandra.thrift">ColumnOrSuperColumn</a>></code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#get_slice(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">get_slice</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/cassandra/thrift/ColumnOrSuperColumn.html" title="class in org.apache.cassandra.thrift">ColumnOrSuperColumn</a>></code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#get_slice(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">get_slice</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code>
<div class="block">Get the group of columns contained by column_parent (either a ColumnFamily name or a ColumnFamily/SuperColumn name
pair) specified by the given SlicePredicate.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/cassandra/thrift/ColumnOrSuperColumn.html" title="class in org.apache.cassandra.thrift">ColumnOrSuperColumn</a>></code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#get_slice(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">get_slice</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#get_slice(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">get_slice</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#get_slice(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">get_slice</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ColumnOrSuperColumn.html" title="class in org.apache.cassandra.thrift">ColumnOrSuperColumn</a></code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#get(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20org.apache.cassandra.thrift.ConsistencyLevel)">get</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> column_path,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ColumnOrSuperColumn.html" title="class in org.apache.cassandra.thrift">ColumnOrSuperColumn</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#get(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20org.apache.cassandra.thrift.ConsistencyLevel)">get</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> column_path,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code>
<div class="block">Get the Column or SuperColumn at the given column_path.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ColumnOrSuperColumn.html" title="class in org.apache.cassandra.thrift">ColumnOrSuperColumn</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#get(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20org.apache.cassandra.thrift.ConsistencyLevel)">get</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> column_path,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#get(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">get</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> column_path,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#get(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">get</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> column_path,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#insert(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.Column,%20org.apache.cassandra.thrift.ConsistencyLevel)">insert</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a> column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#insert(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.Column,%20org.apache.cassandra.thrift.ConsistencyLevel)">insert</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a> column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code>
<div class="block">Insert a Column at the given column_parent.column_family and optional column_parent.super_column.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#insert(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.Column,%20org.apache.cassandra.thrift.ConsistencyLevel)">insert</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a> column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#insert(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.Column,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">insert</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a> column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#insert(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.Column,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">insert</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a> column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.Map<java.nio.ByteBuffer,java.lang.Integer></code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#multiget_count(java.util.List,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">multiget_count</a></strong>(java.util.List<java.nio.ByteBuffer> keys,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Map<java.nio.ByteBuffer,java.lang.Integer></code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#multiget_count(java.util.List,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">multiget_count</a></strong>(java.util.List<java.nio.ByteBuffer> keys,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code>
<div class="block">Perform a get_count in parallel on the given list<binary> keys.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.Map<java.nio.ByteBuffer,java.lang.Integer></code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#multiget_count(java.util.List,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">multiget_count</a></strong>(java.util.List<java.nio.ByteBuffer> keys,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#multiget_count(java.util.List,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">multiget_count</a></strong>(java.util.List<java.nio.ByteBuffer> keys,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#multiget_count(java.util.List,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">multiget_count</a></strong>(java.util.List<java.nio.ByteBuffer> keys,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Map<java.nio.ByteBuffer,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/ColumnOrSuperColumn.html" title="class in org.apache.cassandra.thrift">ColumnOrSuperColumn</a>>></code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#multiget_slice(java.util.List,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">multiget_slice</a></strong>(java.util.List<java.nio.ByteBuffer> keys,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.Map<java.nio.ByteBuffer,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/ColumnOrSuperColumn.html" title="class in org.apache.cassandra.thrift">ColumnOrSuperColumn</a>>></code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#multiget_slice(java.util.List,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">multiget_slice</a></strong>(java.util.List<java.nio.ByteBuffer> keys,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code>
<div class="block">Performs a get_slice for column_parent and predicate for the given keys in parallel.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Map<java.nio.ByteBuffer,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/ColumnOrSuperColumn.html" title="class in org.apache.cassandra.thrift">ColumnOrSuperColumn</a>>></code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#multiget_slice(java.util.List,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">multiget_slice</a></strong>(java.util.List<java.nio.ByteBuffer> keys,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#multiget_slice(java.util.List,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">multiget_slice</a></strong>(java.util.List<java.nio.ByteBuffer> keys,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#multiget_slice(java.util.List,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">multiget_slice</a></strong>(java.util.List<java.nio.ByteBuffer> keys,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#remove_counter(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20org.apache.cassandra.thrift.ConsistencyLevel)">remove_counter</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> path,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#remove_counter(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20org.apache.cassandra.thrift.ConsistencyLevel)">remove_counter</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> path,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code>
<div class="block">Remove a counter at the specified location.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#remove_counter(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20org.apache.cassandra.thrift.ConsistencyLevel)">remove_counter</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> path,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#remove_counter(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">remove_counter</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> path,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#remove_counter(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">remove_counter</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> path,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#remove(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20long,%20org.apache.cassandra.thrift.ConsistencyLevel)">remove</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> column_path,
long timestamp,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#remove(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20long,%20org.apache.cassandra.thrift.ConsistencyLevel)">remove</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> column_path,
long timestamp,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code>
<div class="block">Remove data from the row specified by key at the granularity specified by column_path, and the given timestamp.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#remove(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20long,%20org.apache.cassandra.thrift.ConsistencyLevel)">remove</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> column_path,
long timestamp,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#remove(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20long,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">remove</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> column_path,
long timestamp,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#remove(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20long,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">remove</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> column_path,
long timestamp,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_add(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.CounterColumn,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_add</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/CounterColumn.html" title="class in org.apache.cassandra.thrift">CounterColumn</a> column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_atomic_batch_mutate(java.util.Map,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_atomic_batch_mutate</a></strong>(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Mutation.html" title="class in org.apache.cassandra.thrift">Mutation</a>>>> mutation_map,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_batch_mutate(java.util.Map,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_batch_mutate</a></strong>(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Mutation.html" title="class in org.apache.cassandra.thrift">Mutation</a>>>> mutation_map,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_cas</a></strong>(java.nio.ByteBuffer key,
java.lang.String column_family,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> expected,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> updates,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> serial_consistency_level,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> commit_consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_execute_cql3_query(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.Compression,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_execute_cql3_query</a></strong>(java.nio.ByteBuffer query,
<a href="../../../../../org/apache/cassandra/thrift/Compression.html" title="enum in org.apache.cassandra.thrift">Compression</a> compression,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_execute_prepared_cql3_query(int,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_execute_prepared_cql3_query</a></strong>(int itemId,
java.util.List<java.nio.ByteBuffer> values,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_get_count(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_get_count</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_get_indexed_slices(org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.IndexClause,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_get_indexed_slices</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/IndexClause.html" title="class in org.apache.cassandra.thrift">IndexClause</a> index_clause,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> column_predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_get_paged_slice(java.lang.String,%20org.apache.cassandra.thrift.KeyRange,%20java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_get_paged_slice</a></strong>(java.lang.String column_family,
<a href="../../../../../org/apache/cassandra/thrift/KeyRange.html" title="class in org.apache.cassandra.thrift">KeyRange</a> range,
java.nio.ByteBuffer start_column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_get_range_slices(org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.KeyRange,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_get_range_slices</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/KeyRange.html" title="class in org.apache.cassandra.thrift">KeyRange</a> range,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_get_slice(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_get_slice</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_get(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_get</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> column_path,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_insert(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.Column,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_insert</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a> column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_multiget_count(java.util.List,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_multiget_count</a></strong>(java.util.List<java.nio.ByteBuffer> keys,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_multiget_slice(java.util.List,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_multiget_slice</a></strong>(java.util.List<java.nio.ByteBuffer> keys,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_remove_counter(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_remove_counter</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> path,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_remove(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20long,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_remove</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> column_path,
long timestamp,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html" title="class in org.apache.cassandra.thrift">Cassandra.cas_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.cas_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#setCommit_consistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setCommit_consistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> commit_consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_args.html#setConsistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_slice_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html#setConsistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_count_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_count_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_count_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_count_args.html#setConsistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_slice_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.multiget_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_args.html#setConsistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_count_args.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_count_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.multiget_count_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_count_args.html#setConsistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_range_slices_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_range_slices_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_range_slices_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_range_slices_args.html#setConsistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_paged_slice_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_paged_slice_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args.html#setConsistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.get_indexed_slices_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_args.html#setConsistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.insert_args.html" title="class in org.apache.cassandra.thrift">Cassandra.insert_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.insert_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.insert_args.html#setConsistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.add_args.html" title="class in org.apache.cassandra.thrift">Cassandra.add_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.add_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.add_args.html#setConsistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.remove_args.html" title="class in org.apache.cassandra.thrift">Cassandra.remove_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.remove_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.remove_args.html#setConsistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.remove_counter_args.html" title="class in org.apache.cassandra.thrift">Cassandra.remove_counter_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.remove_counter_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.remove_counter_args.html#setConsistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.batch_mutate_args.html" title="class in org.apache.cassandra.thrift">Cassandra.batch_mutate_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.batch_mutate_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.batch_mutate_args.html#setConsistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.atomic_batch_mutate_args.html" title="class in org.apache.cassandra.thrift">Cassandra.atomic_batch_mutate_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.atomic_batch_mutate_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.atomic_batch_mutate_args.html#setConsistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/MultiSliceRequest.html" title="class in org.apache.cassandra.thrift">MultiSliceRequest</a></code></td>
<td class="colLast"><span class="strong">MultiSliceRequest.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/MultiSliceRequest.html#setConsistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.execute_cql3_query_args.html" title="class in org.apache.cassandra.thrift">Cassandra.execute_cql3_query_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.execute_cql3_query_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.execute_cql3_query_args.html#setConsistency(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.execute_prepared_cql3_query_args.html" title="class in org.apache.cassandra.thrift">Cassandra.execute_prepared_cql3_query_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.execute_prepared_cql3_query_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.execute_prepared_cql3_query_args.html#setConsistency(org.apache.cassandra.thrift.ConsistencyLevel)">setConsistency</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html" title="class in org.apache.cassandra.thrift">Cassandra.cas_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.cas_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#setSerial_consistency_level(org.apache.cassandra.thrift.ConsistencyLevel)">setSerial_consistency_level</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> serial_consistency_level)</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with parameters of type <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.add_args.html#Cassandra.add_args(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.CounterColumn,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.add_args</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/CounterColumn.html" title="class in org.apache.cassandra.thrift">CounterColumn</a> column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.add_call.html#Cassandra.AsyncClient.add_call(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.CounterColumn,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.add_call</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/CounterColumn.html" title="class in org.apache.cassandra.thrift">CounterColumn</a> column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.atomic_batch_mutate_call.html#Cassandra.AsyncClient.atomic_batch_mutate_call(java.util.Map,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.atomic_batch_mutate_call</a></strong>(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Mutation.html" title="class in org.apache.cassandra.thrift">Mutation</a>>>> mutation_map,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.batch_mutate_call.html#Cassandra.AsyncClient.batch_mutate_call(java.util.Map,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.batch_mutate_call</a></strong>(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Mutation.html" title="class in org.apache.cassandra.thrift">Mutation</a>>>> mutation_map,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.cas_call.html#Cassandra.AsyncClient.cas_call(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.cas_call</a></strong>(java.nio.ByteBuffer key,
java.lang.String column_family,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> expected,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> updates,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> serial_consistency_level,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> commit_consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.execute_cql3_query_call.html#Cassandra.AsyncClient.execute_cql3_query_call(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.Compression,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.execute_cql3_query_call</a></strong>(java.nio.ByteBuffer query,
<a href="../../../../../org/apache/cassandra/thrift/Compression.html" title="enum in org.apache.cassandra.thrift">Compression</a> compression,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.execute_prepared_cql3_query_call.html#Cassandra.AsyncClient.execute_prepared_cql3_query_call(int,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.execute_prepared_cql3_query_call</a></strong>(int itemId,
java.util.List<java.nio.ByteBuffer> values,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.get_call.html#Cassandra.AsyncClient.get_call(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.get_call</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> column_path,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.get_count_call.html#Cassandra.AsyncClient.get_count_call(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.get_count_call</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.get_indexed_slices_call.html#Cassandra.AsyncClient.get_indexed_slices_call(org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.IndexClause,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.get_indexed_slices_call</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/IndexClause.html" title="class in org.apache.cassandra.thrift">IndexClause</a> index_clause,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> column_predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.get_paged_slice_call.html#Cassandra.AsyncClient.get_paged_slice_call(java.lang.String,%20org.apache.cassandra.thrift.KeyRange,%20java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.get_paged_slice_call</a></strong>(java.lang.String column_family,
<a href="../../../../../org/apache/cassandra/thrift/KeyRange.html" title="class in org.apache.cassandra.thrift">KeyRange</a> range,
java.nio.ByteBuffer start_column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.get_range_slices_call.html#Cassandra.AsyncClient.get_range_slices_call(org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.KeyRange,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.get_range_slices_call</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/KeyRange.html" title="class in org.apache.cassandra.thrift">KeyRange</a> range,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.get_slice_call.html#Cassandra.AsyncClient.get_slice_call(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.get_slice_call</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.insert_call.html#Cassandra.AsyncClient.insert_call(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.Column,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.insert_call</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a> column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.multiget_count_call.html#Cassandra.AsyncClient.multiget_count_call(java.util.List,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.multiget_count_call</a></strong>(java.util.List<java.nio.ByteBuffer> keys,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.multiget_slice_call.html#Cassandra.AsyncClient.multiget_slice_call(java.util.List,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.multiget_slice_call</a></strong>(java.util.List<java.nio.ByteBuffer> keys,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.remove_call.html#Cassandra.AsyncClient.remove_call(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20long,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.remove_call</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> column_path,
long timestamp,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.remove_counter_call.html#Cassandra.AsyncClient.remove_counter_call(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.remove_counter_call</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> path,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.atomic_batch_mutate_args.html#Cassandra.atomic_batch_mutate_args(java.util.Map,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.atomic_batch_mutate_args</a></strong>(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Mutation.html" title="class in org.apache.cassandra.thrift">Mutation</a>>>> mutation_map,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.batch_mutate_args.html#Cassandra.batch_mutate_args(java.util.Map,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.batch_mutate_args</a></strong>(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Mutation.html" title="class in org.apache.cassandra.thrift">Mutation</a>>>> mutation_map,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#Cassandra.cas_args(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.cas_args</a></strong>(java.nio.ByteBuffer key,
java.lang.String column_family,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> expected,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> updates,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> serial_consistency_level,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> commit_consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.execute_cql3_query_args.html#Cassandra.execute_cql3_query_args(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.Compression,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.execute_cql3_query_args</a></strong>(java.nio.ByteBuffer query,
<a href="../../../../../org/apache/cassandra/thrift/Compression.html" title="enum in org.apache.cassandra.thrift">Compression</a> compression,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.execute_prepared_cql3_query_args.html#Cassandra.execute_prepared_cql3_query_args(int,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.execute_prepared_cql3_query_args</a></strong>(int itemId,
java.util.List<java.nio.ByteBuffer> values,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_args.html#Cassandra.get_args(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.get_args</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> column_path,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_count_args.html#Cassandra.get_count_args(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.get_count_args</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_args.html#Cassandra.get_indexed_slices_args(org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.IndexClause,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.get_indexed_slices_args</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/IndexClause.html" title="class in org.apache.cassandra.thrift">IndexClause</a> index_clause,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> column_predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_paged_slice_args.html#Cassandra.get_paged_slice_args(java.lang.String,%20org.apache.cassandra.thrift.KeyRange,%20java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.get_paged_slice_args</a></strong>(java.lang.String column_family,
<a href="../../../../../org/apache/cassandra/thrift/KeyRange.html" title="class in org.apache.cassandra.thrift">KeyRange</a> range,
java.nio.ByteBuffer start_column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_range_slices_args.html#Cassandra.get_range_slices_args(org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.KeyRange,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.get_range_slices_args</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/KeyRange.html" title="class in org.apache.cassandra.thrift">KeyRange</a> range,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.get_slice_args.html#Cassandra.get_slice_args(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.get_slice_args</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.insert_args.html#Cassandra.insert_args(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.Column,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.insert_args</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a> column,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_count_args.html#Cassandra.multiget_count_args(java.util.List,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.multiget_count_args</a></strong>(java.util.List<java.nio.ByteBuffer> keys,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_args.html#Cassandra.multiget_slice_args(java.util.List,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.SlicePredicate,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.multiget_slice_args</a></strong>(java.util.List<java.nio.ByteBuffer> keys,
<a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a> column_parent,
<a href="../../../../../org/apache/cassandra/thrift/SlicePredicate.html" title="class in org.apache.cassandra.thrift">SlicePredicate</a> predicate,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.remove_args.html#Cassandra.remove_args(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20long,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.remove_args</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> column_path,
long timestamp,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.remove_counter_args.html#Cassandra.remove_counter_args(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnPath,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.remove_counter_args</a></strong>(java.nio.ByteBuffer key,
<a href="../../../../../org/apache/cassandra/thrift/ColumnPath.html" title="class in org.apache.cassandra.thrift">ColumnPath</a> path,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> consistency_level)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cassandra/thrift/class-use/ConsistencyLevel.html" target="_top">Frames</a></li>
<li><a href="ConsistencyLevel.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2014 The Apache Software Foundation</small></p>
</body>
</html>
| anuragkapur/cassandra-2.1.2-ak-skynet | apache-cassandra-2.1.2/javadoc/org/apache/cassandra/thrift/class-use/ConsistencyLevel.html | HTML | apache-2.0 | 186,769 |
<!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" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>Upload-Download Multiple Resources</title>
<script type="text/javascript" language="JavaScript" src="/library/js/headscripts.js">
</script>
<script type="text/javascript" language="JavaScript" src="/library/js/jquery/jquery-1.9.1.min.js">
</script>
<script type="text/javascript" language="JavaScript" src="/library/js/jquery/ui/1.10.3/jquery-ui.1.10.3.full.min.js">
</script>
<link href="/library/js/jquery/ui/1.10.3/css/smoothness/jquery-ui.css" type="text/css" rel="stylesheet" media="all" />
<style type="text/css">
#tabs img{
border:1px solid #ccc;
-webkit-box-shadow: 3px 3px 20px 4px rgba(204,204,204,1);
-moz-box-shadow: 3px 3px 20px 4px rgba(204,204,204,1);
box-shadow: 3px 3px 20px 4px rgba(204,204,204,1);
margin:10px;
}
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
resizeFrame = function(updown){
var clientH;
if (top.location !== self.location) {
var frame = parent.document.getElementById(window.name);
}
if (frame) {
if (updown === 'shrink') {
clientH = document.body.clientHeight;
}
else {
clientH = document.body.clientHeight + 50;
}
$(frame).height(clientH);
}
else {
// throw( "resizeFrame did not get the frame (using name=" + window.name + ")" );
}
};
var i, a, href
for(i=0; (a = top.document.getElementsByTagName("link")[i]); i++)
{
if(a.getAttribute("rel").indexOf("style") != -1)
{
if(a.getAttribute("href").indexOf("portal.css") != -1)
{
//normal - top is portal
document.write ('<link href=\"');
var lastSlash = a.getAttribute("href").lastIndexOf("/");
document.write (a.getAttribute("href").substring(0,lastSlash+1));
document.write ('tool.css\" type=\"text/css\" rel=\"stylesheet\" media=\"all\" />');
document.write ('<link href=\"');
document.write (a.getAttribute("href").substring(0,a.getAttribute("href").lastIndexOf("/", lastSlash-1)+1));
document.write ('tool_base.css\" type=\"text/css\" rel=\"stylesheet\" media=\"all\" />');
}
else
{
//not normal - top is something else - use it's stylesheets
document.write ('<link href=\"');
document.write (a.getAttribute("href"));
document.write ('" type=\"text/css\" rel=\"stylesheet\" media=\"all\" />');
}
}
}
function trim(s){
if((s==null)||(typeof(s)!='string')||!s.length)return'';return s.replace(/^\s+/,'').replace(/\s+$/,'')
}
function splitedWebDavLink() {
return $(parent.document.getElementById("webDavUrl")).val().split('/');
}
var swdl = splitedWebDavLink();
function localizeData() {
for(i=0; (p = document.getElementsByTagName("span")[i]); i++) {
if (p.className=='webDavPort') {
p.innerHTML=getHostPort();
}
if (p.className=='webDavHostName') {
p.innerHTML=getServerName();
}
if (p.className=='webDavUrlEncoded') {
p.innerHTML=getBaseUrlEncoded();
}
if (p.className=='webDavService') {
p.innerHTML=getWebDavType();
}
if (p.className=='webDavFolderUrlEncoded') {
p.innerHTML=getFolderUrlEncoded();
}
}
}
function getBaseUrlEncoded() {
return '<b>'+swdl[0]+'//'+swdl[2]+'/'+swdl[3]+'/'+escape(swdl[4]).replace('@','%40')+'</b>';
}
function getFolderUrlEncoded() {
var folder = '<b>'+swdl[3];
for (var i = 4; i < swdl.length; i++) {
folder+='/'+swdl[i];
}
folder+='</b>';
return folder;
}
function getHostPort() {
// Return HTTP specific port
if (swdl[2].indexOf(":")>0) return swdl[2].substring(swdl[2].indexOf(':')+1);
else {
// Return HTTP default ports
if (swdl[0]=='https:') return '443';
else return '80';
}
}
function getWebDavType() {
if (swdl[0]=='https:') return '(HTTP/SSL)';
else return '';
}
function getServerName() {
// remove the port
if (swdl[2].indexOf(":")>0) return swdl[2].substring(0,swdl[2].indexOf(':'));
else {
return swdl[2];
}
}
// -->
</script>
</head>
<body onload="(window.frameElement) ? setMainFrameHeight(trim(window.frameElement.id)):'';localizeData()">
<div id="tabs" style="font-size:95%">
<ul>
<li>
<a href="#instr-windows8">Windows 8</a>
</li>
<li>
<a href="#instr-windows7">Windows 7</a>
</li>
<li>
<a href="#instr-mac">Mac</a>
</li>
<li>
<a href="#instr-linux">Linux</a>
</li>
<li>
<a href="#instr-other">Other versions</a>
</li>
</ul>
<div id="instr-windows8">
<h4>Setting up WebDAV for Windows 8</h4>
<p><strong>Note:</strong> There must be at least one object (file, folder etc.) in the course or project resource area before you begin the setup procedure. This procedure needs to be done once for each site before you can use WebDAV to transfer files to and from any one site.</p>
<ol>
<li>First you need to navigate to the Desktop: after logging into Windows 8, click the Desktop icon (see the screenshot below).
<p><img src="win8img1.png" alt ="Picture of Windows 8 desktop"/></p></li>
<li>From the Desktop, click File Explorer.
<p><img src="win8img2.png" alt ="Picture of Windows 8 file explorer" /></p></li>
<li>At the top of the File Explorer window, click Computer > Map Network Drive > Map network drive.
<p><img src="win8img3.png" alt ="Picture of Windows 8 Mapping Netword Drive Interface" /></p></li>
<li>Select a vacant drive letter (e.g., Y) from the Drive drop down menu.
<p><img src="win8img4.png" alt ="picture of Windows 8 drive selection dialog" /></p></li>
<li>In the Folder field, type (or copy and paste) the URL for this site (shown above). Click Finish.</li>
<li>When prompted, enter your username and password and click OK.</li>
<li>You can now drag files and folders to and from your computer and the site Resources folder.</li>
</ol>
</div>
<div id="instr-windows7">
<h4>Setting up WebDAV for Windows Vista/Windows 7</h4>
<p>
<strong>Note 1</strong>: There must be at least one object (file, folder etc.) in the course or project resource area before you begin the setup procedure. This procedure needs to be done once for each site before you can use WebDAV to transfer files to and from any one site.
</p>
<p>
<strong>Note 2</strong>: Use of Sakai's WebDAV functionality on <em>Windows Vista</em>
requires that you have Vista Service Pack 2 installed. If you do not yet have Service Pack 2 installed, please run Windows Update by clicking <strong>Start > All Programs > Windows Update</strong>.
</p>
<ol>
<li>
From the desktop or the Start menu, click <strong>Computer</strong>.
</li>
<li>
At the top of the window, click <strong>Map Network Drive</strong>.
</li>
<li>
Select a vacant drive letter (e.g., Z) from the <em>Drive</em>
drop down menu.
</li>
<li>
In the <em>Folder</em>
field, type (or copy and paste) the URL for this site shown above. Click <strong>Finish</strong>.
</li>
<li>
When prompted, enter your Sakai username and password and click <strong>OK</strong>.
</li>
<li>
You can now drag files and folders to and from your computer and the site Resources folder.
</li>
</ol>
<p>
When the setup process is complete, the course or project resources folder will appear under Computer as a drive, where it will act just like any other drive in Windows Explorer. You can now drag files and folders to and from your computer and the site's Resources folder.
</p>
<h5>Alternate method of setting up WebDAV on Windows Vista/Windows 7</h5>
<p>
If the process above yields connections errors, you may be able to utilize the WebDAV functionality to access your files using a free third-party client called <strong>AnyClient</strong>. Follow this process to download, install, and configure AnyClient.
</p>
<ol>
<li>
Download the AnyClient WebDAV client from: <a href="http://www.anyclient.com" target="_blank">http://www.anyclient.com</a>.
</li>
<li>
Run the <strong>install.exe</strong>
file and complete the setup wizard.
</li>
<li>
If the installer did not automatically launch AnyClient, click <strong>Start > All Programs > AnyClient > AnyClient</strong>
to open AnyClient.
</li>
<li>
Click <strong>Connect</strong>
at the bottom-left corner.
</li>
<li>
Click <strong>New</strong>
at the bottom-left corner and give this connection a meaningful name on the left menu (e.g., <em>History 101 Resources</em>).
</li>
<li>
In the <em>Host</em>
dialog box, type (or copy and paste) the path as shown above in <b>step 1</b>.
</li>
<li>
Type in your Sakai username and password.
</li>
<li>
In the <em>Connection type</em>
drop box, select WebDAV.
</li>
<li>
Click <strong>Save</strong>
at the bottom of the window to save this connection for future use and click <strong>Connect</strong>.
</li>
</ol>
</div>
<div id="instr-mac">
<h4>Setting up WebDAV for Mac (OS 10.4 - 10.6)</h4>
<p>
<strong>Note 1</strong>. Depending upon the exact update of OS X, The Webdav support in the Macintosh Finder may well be too buggy to use. If you have problems with this approach, consider using <a class="activateTab" href="#instr-other">Cyberduck</a>.
</p>
<p>
<strong>Note 2</strong>: There must be at least one object (file, folder etc.) in the course or project resource area before you begin the setup procedure. This procedure needs to be done once for each site before you can use WebDAV to transfer files to and from any one site.
</p>
<ol>
<li>
From the menu bar at the top of the screen in Finder, select <strong>Go > Connect to Server...</strong>
</li>
<li>
In the <em>Server Address</em>
dialog box, type (or copy and paste) the path as shown above in <b>Step 1</b>.
</li>
<li>
Press the <strong>+</strong>
button to save this path for future use.
</li>
<li>
Click <strong>Connect</strong>.
</li>
<li>
Type in your username and password and click <strong>Connect</strong>.
</li>
</ol>
<p>
You will now see a window on your screen that represents the resources in your site. You can now drag and drop files into or out of this window and delete files by dragging them to the Trash.
</p>
</div>
<div id="instr-linux">
<h4>Setting up WebDAV for Linux (Gnome)</h4>
<p>
<strong>Note</strong>: Some versions of Linux might have problems accessing My Workspace's resources, but the access to all other sites types will work fine (course, project, etc.).
</p>
<ol>
<li>
Go to <b>Places > Connect to Server...</b>
</li>
<li>
In <b>Service type</b>
select WebDav <span class="webDavService"></span>.
</li>
<li>
In <b>Server</b>, type (or copy and paste): <b><span class="webDavHostName">hostname</span></b>
</li>
<li>
In <b>Port</b>, type (or copy and paste): <span class="webDavPort">80</span>
</li>
<li>
In <b>Folder</b>, type (or copy and paste) the last part of the "Step 1" URL: <em><span class="webDavFolderUrlEncoded">dav/xxxx-xxxx-xxxx</span></em>
</li>
<li>
Check the option <b>Add bookmark</b>
</li>
<li>
In <b>Bookmark name</b>, supply the name of the folder to create under "Network" and click <strong>Next</strong>.
</li>
<li>
Now click on <b>Connect</b>.
</li>
<li>
Finally, you will be asked to supply your Sakai password.
</li>
</ol>
<p>
You will now see a new drive under <b>Places</b>. This represents the resources in your site. It will act like any other folder on your computer. You can now drag and drop files into or out of this window and delete files by dragging them to the Trash.
</p>
<h4>Setting up WebDAV for Linux (KDE)</h4>
<p>
<strong>Note</strong>: There are some versions of Linux that might have problems accessing My Workspace's resources, but the access to all other sites types will work fine (course, project, etc.).
</p>
<ol>
<li>
Open the file manager <em>(Dolphin)</em>.
</li>
<li>
On the left side, in <strong>Places</strong>, choose <b>Network</b>.
</li>
<li>
Click on <b>Add network folder</b>.
</li>
<li>
Check <em>web folder (webdav)</em>
and click on <em>Next</em>.
</li>
<li>
In <b>Name</b>
supply the name of the folder to create under "Network" and click <strong>Next</strong>.
</li>
<li>
In <b>User</b>
supply your Sakai username.
</li>
<li>
In <b>Server</b>, type (or copy and paste): <b><span class="webDavHostName">hostname</span></b>
</li>
<li>
In <b>Folder</b>, type (or copy and paste) the last part of the "Step 1" URL: <em><span class="webDavFolderUrlEncoded">dav/xxxx-xxxx-xxxx</span></em>
</li>
<li>
If the URL uses HTTPS, check the option <b>Encoded</b>, and the port will change automatically to <span class="webDavPort">80</span>.
</li>
<li>
Check the option <b>Create an icon for this remote folder</b>.
</li>
<li>
Now click on <b>Save and connect</b>.
</li>
<li>
Finally, you will be asked to supply your Sakai password.
</li>
</ol>
<p>
You will now see a new drive under <b>Network</b>
inside the file manager <em>(Dolphin)</em>. This represents the resources in your site. It will act like any other folder from your computer. You can now drag and drop files into or out of this window and delete files by dragging them to the Trash.
</p>
<h4>Setting up WebDAV for Linux (console)</h4>
<ol>
<li>
Open a new terminal.
</li>
<li>
Type in the command <strong>cadaver <span class="webDavUrlEncoded">URL from Step 1</span></strong>
</li>
<li>
You might be asked to accept a certificate
</li>
<li>
Type in your Sakai username and password
</li>
<li>
Now you can download and upload documents from the command line.
</li>
</ol>
<p>
Type <b>help</b>
for all avaliable commands.
</p>
</div>
<div id="instr-other">
<h4>Setting up WebDAV for Windows XP</h4>
<p>
<strong>Note</strong>: There must be at least one object (file, folder etc.) in the course or project resource area before you begin the setup procedure. This procedure needs to be done once for each site before you can use WebDAV to transfer files to and from any one site.
</p>
<ol>
<li>
Double-click on the <strong>My Network Places</strong>
icon on your PC desktop or click <strong>Start > My Network Places</strong>.
</li>
<li>
Click <strong>Add a network place</strong>
on the left menu.
</li>
<li>
Click <strong>Next</strong>.
</li>
<li>
Make sure that <em>Choose another network location</em>
is selected and click <strong>Next</strong>.
</li>
<li>
In the <em>Internet or network address</em>
field, type (or copy and paste) the URL for this site shown above and click <strong>Next</strong>.
</li>
<li>
When prompted, enter your Sakai username and your password and click <strong>OK</strong>.
</li>
<li>
Enter a name for the course or project resources you are adding (e.g., <em>History 101 Resources)</em>
and click <strong>Next</strong>.
</li>
<li>
Click <strong>Finish</strong>
to complete the set up.
</li>
</ol>
<p>
When the setup process is complete, the course or project resources folder will appear in your My Network Places as a folder, where it will act just like any other folder in Windows Explorer. You can now drag files and folders to and from your computer and the site's Resources folder.
</p>
<h4>Setting up WebDAV for Mac using Cyberduck</h4>
<p>
<strong>Note</strong>: There must be at least one object (file, folder etc.) in the course or project resource area before you begin the setup procedure. This procedure needs to be done once for each site before you can use WebDAV to transfer files to and from any one site.
</p>
<ol>
<li>
Download the Cyberduck WebDAV client.
<ul>
<li>
For OS X version 10.5 and later, download the most recent software at: <a href="http://cyberduck.ch/" target="_blank">http://cyberduck.ch/</a>
</li>
<li>
OS X versions before 10.5, download the Cyberduck WebDAV client at: <a href="http://update.cyberduck.ch/Cyberduck-2.8.5.dmg" target="_blank">http://update.cyberduck.ch/Cyberduck-2.8.5.dmg</a>
</li>
</ul>
download the most recent software at: <a href="http://cyberduck.ch/" target="_blank">http://cyberduck.ch/</a>
</li>
<li>
Decompress the file and double-click on the .dmg file. (Depending on the configuration of your decompression software, the disk image may automatically mount.)
</li>
<li>
A disk image with a name similar to <em>Cyberduck-2.8.5</em>
should now be available. Simply drag and drop the folder from the disk image to your Applications folder.
</li>
<li>
Open the Cyberduck application in your Applications folder.
</li>
<li>
Click the <strong>Open Connection</strong>
button.
</li>
<li>
Select WebDAV <span class="webDavService"></span>
</li>
<li>
In <b>Server</b>, type (or copy and paste): <b><span class="webDavHostName">hostname</span></b>
</li>
<li>
In <b>Port</b>, type (or copy and paste): <span class="webDavPort">80</span>
</li>
<li>
Type in your Sakai username and password
</li>
<li>
Click on <i>More options</i>
and type (or copy and paste) in <b>Folder</b>
the last part of the "Step 1" URL: <em><span class="webDavFolderUrlEncoded">dav/xxxx-xxxx-xxxx</span></em>
</li>
<li>
Now click on <b>Connect</b>.
</li>
</ol>
<p>
You will now see a window on your Mac screen that represents the resources that are in your site. Simply drag and drop between this window and other Finder windows on your Mac to transfer files to and from your Sakai site's resources folder.
</p>
</div>
</div>
<!--// onload="(window.frameElement) ? setMainFrameHeight(trim(window.frameElement.id)):'';localizeData()" //-->
<script type="text/javascript">
$(document).ready(function(){
$("#tabs").tabs({
activate: function( event, ui ) {
resizeFrame('grow')
}
});
$( "#tabs" ).on( "tabsselect", function( event, ui ) {
resizeFrame('grow')
} );
$('.activateTab').click(function(){
$( '#tabs ul li a[href="'+$(this).attr('href')+'"]' ).trigger( "click" );
});
})
</script>
</body>
</html>
| eemirtekin/Sakai-10.6-TR | reference/library/src/webapp/content/webdav_instructions.html | HTML | apache-2.0 | 23,826 |
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="html/html; charset=utf-8" />
<title>SimpleDBPutAttributesRequestMarshaller Class Reference</title>
<meta id="xcode-display" name="xcode-display" content="render"/>
<meta name="viewport" content="width=550" />
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.0.5 (build 789)" />
</head>
<body>
<header id="top_header">
<div id="library" class="hideInXcode">
<h1><a id="libraryTitle" href="../index.html">AWS SDK for iOS v1.4.3 </a></h1>
<a id="developerHome" href="../index.html">Amazon Web Services, Inc.</a>
</div>
<div id="title" role="banner">
<h1 class="hideInXcode">SimpleDBPutAttributesRequestMarshaller Class Reference</h1>
</div>
<ul id="headerButtons" role="toolbar">
<li id="toc_button">
<button aria-label="Show Table of Contents" role="checkbox" class="open" id="table_of_contents"><span class="disclosure"></span>Table of Contents</button>
</li>
<li id="jumpto_button" role="navigation">
<select id="jumpTo">
<option value="top">Jump To…</option>
<option value="overview">Overview</option>
</select>
</li>
</ul>
</header>
<nav id="tocContainer" class="isShowingTOC">
<ul id="toc" role="tree">
<li role="treeitem"><span class="nodisclosure"></span><span class="sectionName"><a href="#overview">Overview</a></span></li>
</ul>
</nav>
<article>
<div id="contents" class="isShowingTOC" role="main">
<a title="SimpleDBPutAttributesRequestMarshaller Class Reference" name="top"></a>
<div class="main-navigation navigation-top">
<ul>
<li><a href="../index.html">Index</a></li>
<li><a href="../hierarchy.html">Hierarchy</a></li>
</ul>
</div>
<div id="header">
<div class="section-header">
<h1 class="title title-header">SimpleDBPutAttributesRequestMarshaller Class Reference</h1>
</div>
</div>
<div id="container">
<div class="section section-specification"><table cellspacing="0"><tbody>
<tr>
<td class="specification-title">Inherits from</td>
<td class="specification-value">NSObject</td>
</tr><tr>
<td class="specification-title">Declared in</td>
<td class="specification-value">SimpleDBPutAttributesRequestMarshaller.h</td>
</tr>
</tbody></table></div>
<div class="section section-overview">
<a title="Overview" name="overview"></a>
<h2 class="subtitle subtitle-overview">Overview</h2>
<p>Put Attributes Request Marshaller</p>
</div>
</div>
<div class="main-navigation navigation-bottom">
<ul>
<li><a href="../index.html">Index</a></li>
<li><a href="../hierarchy.html">Hierarchy</a></li>
</ul>
</div>
<div id="footer"><script src="/urchin.js" type="text/javascript"></script><script type="text/javascript">urchinTracker();</script>
<hr />
<div class="footer-copyright">
<p><span class="copyright">© 2012 Amazon Web Services, Inc.. All rights reserved. (Last updated: 2012-10-05)</span><br />
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.0.5 (build 789)</a>.</span></p>
</div>
</div>
</div>
</article>
<script type="text/javascript">
function jumpToChange()
{
window.location.hash = this.options[this.selectedIndex].value;
}
function toggleTOC()
{
var contents = document.getElementById('contents');
var tocContainer = document.getElementById('tocContainer');
if (this.getAttribute('class') == 'open')
{
this.setAttribute('class', '');
contents.setAttribute('class', '');
tocContainer.setAttribute('class', '');
window.name = "hideTOC";
}
else
{
this.setAttribute('class', 'open');
contents.setAttribute('class', 'isShowingTOC');
tocContainer.setAttribute('class', 'isShowingTOC');
window.name = "";
}
return false;
}
function toggleTOCEntryChildren(e)
{
e.stopPropagation();
var currentClass = this.getAttribute('class');
if (currentClass == 'children') {
this.setAttribute('class', 'children open');
}
else if (currentClass == 'children open') {
this.setAttribute('class', 'children');
}
return false;
}
function tocEntryClick(e)
{
e.stopPropagation();
return true;
}
function init()
{
var selectElement = document.getElementById('jumpTo');
selectElement.addEventListener('change', jumpToChange, false);
var tocButton = document.getElementById('table_of_contents');
tocButton.addEventListener('click', toggleTOC, false);
var taskTreeItem = document.getElementById('task_treeitem');
if (taskTreeItem.getElementsByTagName('li').length > 0)
{
taskTreeItem.setAttribute('class', 'children');
taskTreeItem.firstChild.setAttribute('class', 'disclosure');
}
var tocList = document.getElementById('toc');
var tocEntries = tocList.getElementsByTagName('li');
for (var i = 0; i < tocEntries.length; i++) {
tocEntries[i].addEventListener('click', toggleTOCEntryChildren, false);
}
var tocLinks = tocList.getElementsByTagName('a');
for (var i = 0; i < tocLinks.length; i++) {
tocLinks[i].addEventListener('click', tocEntryClick, false);
}
if (window.name == "hideTOC") {
toggleTOC.call(tocButton);
}
}
window.onload = init;
// If showing in Xcode, hide the TOC and Header
if (navigator.userAgent.match(/xcode/i)) {
document.getElementById("contents").className = "hideInXcode"
document.getElementById("tocContainer").className = "hideInXcode"
document.getElementById("top_header").className = "hideInXcode"
}
</script>
</body>
</html>
| abovelabs/aws-ios-sdk | Documentation/html/Classes/SimpleDBPutAttributesRequestMarshaller.html | HTML | apache-2.0 | 6,115 |
<!--
Copyright 2016 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<link rel="import" href="../bower_components/polymer/polymer.html">
<!--
`card-sorter` dynamically manages its light dom children, providing sorting
and filtering hooks.
-->
<script src="../js/bundle/cardsorter.js"></script>
<script>
Polymer({
is: 'card-sorter',
properties: {
sorter: {
type: Object,
readOnly: true,
}
},
ready: function() {
this._setSorter(new CardSorter(this));
},
sort: function(o) {
o = (o || '').trim().toLowerCase();
this.sorter.sort(o);
},
filter: function(f) {
this.sorter.filter(f);
},
filterByCategory: function(category) {
this.sorter.filterByCategory(category);
},
filterByTags: function(tags) {
this.sorter.filterByTags(tags);
},
filterByText: function(text) {
this.sorter.filterByText(text);
},
clearFilters: function() {
this.sorter.clearFilter();
}
});
</script>
</dom-module>
| googlecodelabs/tools | site/app/elements/card-sorter.html | HTML | apache-2.0 | 1,541 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Thu Oct 13 19:29:18 UTC 2016 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class liquibase.changelog.filter.UpToTagChangeSetFilter (Liquibase Core 3.5.3 API)
</TITLE>
<META NAME="date" CONTENT="2016-10-13">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class liquibase.changelog.filter.UpToTagChangeSetFilter (Liquibase Core 3.5.3 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../liquibase/changelog/filter/UpToTagChangeSetFilter.html" title="class in liquibase.changelog.filter"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?liquibase/changelog/filter//class-useUpToTagChangeSetFilter.html" target="_top"><B>FRAMES</B></A>
<A HREF="UpToTagChangeSetFilter.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>liquibase.changelog.filter.UpToTagChangeSetFilter</B></H2>
</CENTER>
No usage of liquibase.changelog.filter.UpToTagChangeSetFilter
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../liquibase/changelog/filter/UpToTagChangeSetFilter.html" title="class in liquibase.changelog.filter"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?liquibase/changelog/filter//class-useUpToTagChangeSetFilter.html" target="_top"><B>FRAMES</B></A>
<A HREF="UpToTagChangeSetFilter.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2016 <a href="http://www.liquibase.org">Liquibase.org</a>. All rights reserved.
</BODY>
</HTML>
| ErpMicroServices/party-database | liquibase-3.5.3-bin/sdk/javadoc/liquibase/changelog/filter/class-use/UpToTagChangeSetFilter.html | HTML | apache-2.0 | 6,201 |
<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Aria Tester</title>
<script type="text/javascript">
// Aria Templates framework parameters
var Aria = {
memCheckMode : false, // checks that constructors and destructors are well called on all objects
debug : true
};
</script>
<script type="text/javascript" src="../bootstrap.js"></script>
<script type="text/javascript" src="../css/atskin.js"></script>
<style>
html {
overflow : hidden;
}
body {
margin : 0px;
background-color : #FAFAFA;
font-family: tahoma,arial,helvetica,sans-serif;
font-size: 11px;
}
</style>
</head>
<body >
<div id="root"></div>
<script type="text/javascript">
aria.core.AppEnvironment.setEnvironment({
contextualMenu:{enabled:true} // to get the right-click refresh menu
}, null, true);
var classpath = "aria.tester.runner.view.main.Main";
var width = {min : 180};
var height = {min : 342};
// set the minimum dimension of this page
Aria.setRootDim({
width: width,
height: height
});
Aria.loadTemplate({
classpath:classpath,
div:"root",
width: width,
height: height,
moduleCtrl: {
classpath: 'aria.tester.runner.ModuleController'
}
});
</script>
</body>
</html> | flongo/ariatemplates | src/aria/tester/index.html | HTML | apache-2.0 | 1,517 |
<script>
self.location = '/index.html';
</script> | groupby/quickstart-java | src/main/webapp/index.html | HTML | apache-2.0 | 49 |
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=500" />
<meta name="keywords" content="ScrollMagic, example, scrolling, attaching, scrollbar, multiple, pins, pin, sticky, cascade" />
<meta name="author" content="Jan Paepke (www.janpaepke.de)" />
<title>Cascading Pins - Examples - ScrollMagic</title>
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic|Josefin+Slab:400,700italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../../css/normalize.css" type="text/css">
<link rel="stylesheet" href="../../css/style.css" type="text/css">
<link rel="stylesheet" href="../../css/examples.css" type="text/css">
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
<script type="text/javascript" src="../../js/_dependent/greensock/TweenMax.min.js"></script>
<script type="text/javascript" src="../../js/_dependent/jquery.min.js"></script>
<script type="text/javascript" src="../../js/_examples/general.js"></script>
<script type="text/javascript" src="../../js/_examples/highlight.pack.js"></script>
<script type="text/javascript" src="../../js/_examples/modernizr.custom.min.js"></script>
<script type="text/javascript" src="../../js/jquery.scrollmagic.js"></script>
<script type="text/javascript" src="../../js/jquery.scrollmagic.debug.js"></script>
</head>
<body>
<ul id="menu"></ul>
<div id="content-wrapper">
<div id="example-wrapper">
<div class="scrollContent">
<section id="titlechart">
<div id="description">
<h1>Cascading Pins</h1>
<h2>On-Again, Off-Again.</h2>
<p>
Sometimes you might wish to pin and unpin the same element multiple times. To achieve this simply add multiple scenes with the same pin target.
</p>
<a href="#" class="viewsource">view source</a>
</div>
</section>
<section class="demo">
<div class="spacer s1"></div>
<div id="trigger" class="spacer s1"></div>
<div class="spacer s0"></div>
<div id="pin" class="box1 red">
<p>Unpinned.</p>
<a href="#" class="viewsource">view source</a>
</div>
<div class="spacer s2"></div>
<script>
$(document).ready(function($) {
// init controller
var controller = new ScrollMagic();
// show pin state
function updateBox (e) {
if (e.type == "enter") {
$("#pin p").text("Pinned.");
} else {
$("#pin p").text("Unpinned.");
}
}
// build scenes
new ScrollScene({triggerElement: "#trigger", duration: 150})
.setPin("#pin")
.setClassToggle("#pin", "green")
.on("enter leave", updateBox)
.addTo(controller)
.addIndicators(); // show indicators (requires debug extension)
new ScrollScene({triggerElement: "#trigger", duration: 150, offset: 300})
.setPin("#pin")
.setClassToggle("#pin", "green")
.on("enter leave", updateBox)
.addTo(controller)
.addIndicators(); // show indicators (requires debug extension)
new ScrollScene({triggerElement: "#trigger", duration: 150, offset: 600})
.setPin("#pin")
.setClassToggle("#pin", "green")
.on("enter leave", updateBox)
.addTo(controller)
.addIndicators(); // show indicators (requires debug extension)
});
</script>
</section>
</section>
<div class="spacer s_viewport"></div>
</div>
</div>
</div>
<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-37524344-3', 'janpaepke.github.io');
ga('send', 'pageview');
</script>
</body>
</html> | bennewton999/bennewton999.github.io | bower_components/ScrollMagic/examples/expert/cascading_pins.html | HTML | apache-2.0 | 4,134 |
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta content="history" name="save" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>Root Property</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">A MIDI Library for .NET</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">Chord.Root Property</h1>
</div>
</div>
<div id="nstext">
<p>The root note of this chord.</p>
<div class="syntax">public <a href="Midi~Midi.Note.html">Note</a> Root { public get; }</div>
<p>
</p>
<h4 class="dtH4">See Also</h4>
<p>
<a href="Midi~Midi.Chord.html">Chord Class</a> | <a href="~Midi.html">Midi Namespace</a></p>
<hr />
<div id="footer">
<p>
<a>Copyright © 2009 Tom Lokovic</a>
</p>
<p>Generated from assembly Midi [1.1.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
</div>
</div>
</body>
</html> | math85360/wmp_led | wmp_led/midi_library/docs/Midi~Midi.Chord.Root.html | HTML | apache-2.0 | 1,459 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Tue Sep 30 00:12:26 PDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.glyptodon.guacamole.GuacamoleResourceNotFoundException (guacamole-common 0.9.3 API)</title>
<meta name="date" content="2014-09-30">
<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.glyptodon.guacamole.GuacamoleResourceNotFoundException (guacamole-common 0.9.3 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../org/glyptodon/guacamole/GuacamoleResourceNotFoundException.html" title="class in org.glyptodon.guacamole">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/glyptodon/guacamole/class-use/GuacamoleResourceNotFoundException.html" target="_top">Frames</a></li>
<li><a href="GuacamoleResourceNotFoundException.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.glyptodon.guacamole.GuacamoleResourceNotFoundException" class="title">Uses of Class<br>org.glyptodon.guacamole.GuacamoleResourceNotFoundException</h2>
</div>
<div class="classUseContainer">No usage of org.glyptodon.guacamole.GuacamoleResourceNotFoundException</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../org/glyptodon/guacamole/GuacamoleResourceNotFoundException.html" title="class in org.glyptodon.guacamole">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/glyptodon/guacamole/class-use/GuacamoleResourceNotFoundException.html" target="_top">Frames</a></li>
<li><a href="GuacamoleResourceNotFoundException.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2014. All rights reserved.</small></p>
<!-- Google Analytics -->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-75289145-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
</body>
</html>
| mike-jumper/incubator-guacamole-website | doc/0.9.3/guacamole-common/org/glyptodon/guacamole/class-use/GuacamoleResourceNotFoundException.html | HTML | apache-2.0 | 5,018 |
<!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_212) on Thu Jun 25 20:21:18 PDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.guacamole.language.TranslatableGuacamoleUpstreamUnavailableException (guacamole-ext 1.2.0 API)</title>
<meta name="date" content="2020-06-25">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.guacamole.language.TranslatableGuacamoleUpstreamUnavailableException (guacamole-ext 1.2.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/guacamole/language/TranslatableGuacamoleUpstreamUnavailableException.html" title="class in org.apache.guacamole.language">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/guacamole/language/class-use/TranslatableGuacamoleUpstreamUnavailableException.html" target="_top">Frames</a></li>
<li><a href="TranslatableGuacamoleUpstreamUnavailableException.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.guacamole.language.TranslatableGuacamoleUpstreamUnavailableException" class="title">Uses of Class<br>org.apache.guacamole.language.TranslatableGuacamoleUpstreamUnavailableException</h2>
</div>
<div class="classUseContainer">No usage of org.apache.guacamole.language.TranslatableGuacamoleUpstreamUnavailableException</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/guacamole/language/TranslatableGuacamoleUpstreamUnavailableException.html" title="class in org.apache.guacamole.language">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/guacamole/language/class-use/TranslatableGuacamoleUpstreamUnavailableException.html" target="_top">Frames</a></li>
<li><a href="TranslatableGuacamoleUpstreamUnavailableException.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2020. All rights reserved.</small></p>
<!-- Google Analytics -->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-75289145-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
| mike-jumper/incubator-guacamole-website | doc/1.2.0/guacamole-ext/org/apache/guacamole/language/class-use/TranslatableGuacamoleUpstreamUnavailableException.html | HTML | apache-2.0 | 5,563 |
<!DOCTYPE html>
<html>
<head>
<link href="../generic.css" rel="stylesheet"/>
<script>
function performTest(api)
{
api.Outline.init();
api.PostponedActions.perform();
api.Selection.deleteContents();
}
</script>
</head>
<body>
<table style="width: 100%">
<col width="20%">
<col width="20%">
<col width="20%">
<col width="20%">
<col width="20%">
<tr>
<td>0, 0</td>
<td>0, 1</td>
<td>[0, 2</td>
<td>0, 3</td>
<td>0, 4</td>
</tr>
<tr>
<td>1, 0</td>
<td>1, 1</td>
<td>1, 2</td>
<td>1, 3</td>
<td>1, 4</td>
</tr>
<tr>
<td>2, 0</td>
<td colspan="3">2, 1</td>
<td>2, 4</td>
</tr>
<tr>
<td>3, 0</td>
<td>3, 1</td>
<td>3, 2</td>
<td>3, 3</td>
<td>3, 4</td>
</tr>
<tr>
<td>4, 0</td>
<td>4, 1</td>
<td>4, 2]</td>
<td>4, 3</td>
<td>4, 4</td>
</tr>
</table>
</body>
</html>
| corinthia/corinthia-editorlib | tests/tables/deleteColumns07-input.html | HTML | apache-2.0 | 975 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Tools Reference</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
<link rel="up" href="index.html" title="GDK-PixBuf Reference Manual">
<link rel="prev" href="gdk-pixbuf-Module-Interface.html" title="Module Interface">
<link rel="next" href="gdk-pixbuf-csource.html" title="gdk-pixbuf-csource">
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="gdk-pixbuf-Module-Interface.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">GDK-PixBuf Reference Manual</th>
<td><a accesskey="n" href="gdk-pixbuf-csource.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="reference" title="Tools Reference">
<div class="titlepage">
<div><div><h1 class="title">
<a name="id536913"></a>Tools Reference</h1></div></div>
<hr>
</div>
<div class="partintro" title="Tools Reference">
<div></div>
<p>
This part presents the tools which are shipped with the
<span class="application">gdk-pixbuf</span> library.
</p>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt>
<span class="refentrytitle"><a href="gdk-pixbuf-csource.html">gdk-pixbuf-csource</a></span><span class="refpurpose"> — C code generation utility for GdkPixbuf images</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gdk-pixbuf-query-loaders.html">gdk-pixbuf-query-loaders</a></span><span class="refpurpose"> — GdkPixbuf loader registration utility</span>
</dt>
</dl>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.15</div>
</body>
</html> | yleydier/gtkmm2_msvc14 | gtk-bundle/share/gtk-doc/html/gdk-pixbuf/rn02.html | HTML | bsd-2-clause | 2,245 |
<body>
<video autoplay loop muted playsinline>
<source src="/static/stickman.webm" type="video/webm">
</video>
<video autoplay loop muted playsinline>
<source src="/static/stickman.mp4" type="video/mp4">
</video>
</body> | gmetais/phantomas | test/webroot/videos.html | HTML | bsd-2-clause | 253 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.3.1"/>
<title>cds: cds::OS::Hpux Namespace Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">cds
 <span id="projectnumber">1.4.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="namespaces.html"><span>Namespace List</span></a></li>
<li><a href="namespacemembers.html"><span>Namespace Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacecds.html">cds</a></li><li class="navelem"><a class="el" href="namespacecds_1_1_o_s.html">OS</a></li><li class="navelem"><a class="el" href="namespacecds_1_1_o_s_1_1_hpux.html">Hpux</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Data Structures</a> </div>
<div class="headertitle">
<div class="title">cds::OS::Hpux Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>HP-UX-specific wrappers.
<a href="#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Data Structures</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structcds_1_1_o_s_1_1_hpux_1_1topology.html">topology</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">System topology. <a href="structcds_1_1_o_s_1_1_hpux_1_1topology.html#details">More...</a><br/></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>HP-UX-specific wrappers. </p>
</div></div><!-- contents -->
<hr/>
<div align="right">
<b>cds</b> <b>1.4.0</b>
Developed by <i>Maxim Khiszinsky aka khizmax</i> 2007 - 2012
<br/>
<i>Autogenerated Mon May 20 2013 00:38:01 by Doxygen 1.8.3.1</i>
</div>
</BODY>
</HTML>
| IMCG/CDS | doc/cds-api/namespacecds_1_1_o_s_1_1_hpux.html | HTML | bsd-2-clause | 3,374 |
<p>The following {{ plural('bug has', data, pword='bugs have') }} no has_str and a str in the first comment:
<table {{ table_attrs }}>
<thead>
<tr>
<th>Bug</th><th>Summary</th>
</tr>
</thead>
<tbody>
{% for i, (bugid, summary) in enumerate(data) -%}
<tr {% if i % 2 == 0 %}bgcolor="#E0E0E0"{% endif -%}>
<td>
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id={{ bugid }}">{{ bugid }}</a>
</td>
<td>
{{ summary | e }}
</td>
</tr>
{% endfor -%}
</tbody>
</table>
</p>
| mozilla/relman-auto-nag | templates/has_str_no_hasstr.html | HTML | bsd-3-clause | 586 |
<!DOCTYPE html>
<html>
<head>
<title>Sortable Table using Polymer Web Components</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<script src="../../../webcomponentsjs/webcomponents.min.js" debug log="bind,ready,events"></script>
<script src="../extjs/4.2.883/ext-all.js"></script>
<link rel="import" href="../../sortable-table.html">
<link rel="import" href="../fruit-icon.html">
<link rel="stylesheet" href="../extjs/4.2.883/ext-theme-classic-all.css">
<link rel="stylesheet" href="../../css/extjs4.css" shim-shadowdom>
<style shim-shadowdom>
sortable-table::shadow > table > tbody > tr > td.column-alice,
sortable-table::shadow > table > tbody > tr > td.column-bill,
sortable-table::shadow > table > tbody > tr > td.column-casey,
sortable-table::shadow > table > tbody > tr > td.column-average,
sortable-table::shadow > table > tbody > tr > td.column-total {
margin-left: 5px;
overflow: hidden;
vertical-align: middle;
width: 65px;
}
#paginationDiv sortable-table::shadow > table > thead,
#paginationDiv sortable-table::shadow > table > tbody {
display: none;
}
section {
padding-left: 20px;
padding-right: 20px;
}
</style>
</head>
<body unresolved>
<div id="north" class="x-hide-display">
<h1>ExtJS 4 Theme</h1>
<p style="font-size:14px;">
The <code>class="extjs4"</code> CSS theme is compatible with the default theme of Sencha's <a href="http://www.sencha.com/products/extjs/" target="_blank" alt="Sencha's ExtJS">
ExtJS 4</a>.
</p>
<p style="font-size:14px;">
Like all Web Components, <a href="https://w3c.github.io/webcomponents/spec/shadow/" alt="Shadow DOM" target="_blank">Shadow DOM</a> prevents any document styles
from being applied to the component, unless special <code>::shadow</code> or <code>/deep/</code> selectors are used.
</p>
</div>
<div id="center" class="x-hide-display">
<section id="paginationDiv"></section>
<template id="pagination">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title"></h3>
</div>
<div class="panel-body">
<div class="panel panel-default" style="padding-bottom: 15px;">
<sortable-table
class="extjs4"
rowSelection
checkbox
multiSelect
>
<sortable-column name="fruit" cellTemplate="fruitsTemplate">Fruit</sortable-column>
<sortable-column name="alice">Alice</sortable-column>
<sortable-column name="bill">Bill</sortable-column>
<sortable-column name="casey">Casey</sortable-column>
<sortable-column name="average" formula="function(row){ return Math.round((row.alice + row.bill + row.casey)/3*10)/10; }">Average</sortable-column>
<sortable-column name="total" formula="function(row){ return row.alice + row.bill + row.casey; }">Total</sortable-column>
<template id="fruitsTemplate">
<td style="text-align:left;vertical-align:middle;width:250px;">
<fruit-icon fruit="{{value}}"></fruit-icon>
{{value}}
</td>
</template>
[
{fruit: 'apple', alice: 4, bill: 10, casey: 2 },
{fruit: 'banana', alice: 0, bill: 4, casey: 0 },
{fruit: 'grape', alice: 2, bill: 3, casey: 5 },
{fruit: 'pear', alice: 4, bill: 2, casey: 8 },
{fruit: 'strawberry', alice: 0, bill: 14, casey: 0 },
{fruit: 'strawberry', alice: 4, bill: 5, casey: 2 },
{fruit: 'pear', alice: 0, bill: 7, casey: 4 },
{fruit: 'banana', alice: 3, bill: 9, casey: 2 },
{fruit: 'apple', alice: 5, bill: 6, casey: 4 },
{fruit: 'grape', alice: 8, bill: 3, casey: 0 },
{fruit: 'apple', alice: 4, bill: 10, casey: 2 },
{fruit: 'banana', alice: 0, bill: 4, casey: 0 },
{fruit: 'grape', alice: 2, bill: 3, casey: 5 },
{fruit: 'pear', alice: 4, bill: 2, casey: 8 },
{fruit: 'strawberry', alice: 0, bill: 14, casey: 0 },
{fruit: 'strawberry', alice: 4, bill: 5, casey: 2 },
{fruit: 'pear', alice: 0, bill: 7, casey: 4 },
{fruit: 'banana', alice: 3, bill: 9, casey: 2 },
{fruit: 'apple', alice: 5, bill: 6, casey: 4 },
{fruit: 'grape', alice: 8, bill: 3, casey: 0 }
]
</sortable-table>
</div>
</div>
</div>
</template>
<script>
var template = document.getElementById('pagination');
var div = document.getElementById('paginationDiv');
function clone(templateName){
var clone = document.importNode(template.content, true);
var sortableTable = clone.querySelector('sortable-table');
sortableTable.footerTemplate = templateName;
sortableTable.pageSize = 2;
clone.querySelector('h3').innerHTML = 'footerTemplate="<strong>' + templateName + '</strong>"';
div.appendChild(clone);
toggleLoading(sortableTable);
}
function toggleLoading(sortableTable){
sortableTable.loading = !sortableTable.loading;
setTimeout(function(){ toggleLoading(sortableTable); }, 5000);
}
clone('simplePager');
clone('indexedPager');
clone('defaultPager');
clone('articlePager');
clone('infinitePager');
</script>
</div>
<script>
Ext.require(['*']);
Ext.onReady(function() {
var cw;
Ext.create('Ext.Viewport', {
layout: {
type: 'border',
padding: 5
},
defaults: {
split: false
},
items: [{
region: 'north',
autoHeight: true,
contentEl: 'north',
bodyStyle: 'padding-left: 12px;'
},{
region: 'center',
layout: 'border',
border: false,
items: [{
title: '<h2 style="margin:4px">Pagination Templates</h2>',
region: 'center',
overflowY: 'scroll',
contentEl: 'center'
}]
},{
region: 'south',
html: ''
}]
});
});
</script>
</body>
</html> | gsi-upm/Sefarad-2.0 | web/bower_components/sortable-table/examples/themes/extjs4.html | HTML | bsd-3-clause | 5,990 |
<p>latex input: mmd-article-header<br/>
Title: MultiMarkdown French Test<br/>
quoteslanguage: french<br/>
latex input: mmd-article-begin-doc<br/>
latex footer: mmd-memoir-footer </p>
<p>'this is a single quote'</p>
<p>"this is a double quote"</p>
<p>this isn't an apostrophe.</p>
<p>this is an em --- dash</p>
<p>this is an en -- dash</p>
<p>and an ellipsis...</p>
| masih/nevis | src/test/resources/flavours/Multimarkdown/CompatibilityTests/French.html | HTML | bsd-3-clause | 381 |
<div class="itemList" id="emoticonList">
<table class="tTable">
<tr>
<td><a href="#" onmousedown="return false;"><img class="emotIcon" src="themes/dark/emoticons/smile.png" width="19" height="19" style="border:0;" onclick="IM.active.insertText(':)');return false;" /></a></td>
<td><a href="#" onmousedown="return false;"><img class="emotIcon" src="themes/dark/emoticons/grin.png" width="19" height="19" style="border:0;" onclick="IM.active.insertText(':D');return false;" /></a></td>
<td><a href="#" onmousedown="return false;"><img class="emotIcon" src="themes/dark/emoticons/wink.png" width="19" height="19" style="border:0;" onclick="IM.active.insertText(';)');return false;" /></a></td>
<td><a href="#" onmousedown="return false;"><img class="emotIcon" src="themes/dark/emoticons/embarassed.png" width="19" height="19" style="border:0;" onclick="IM.active.insertText(':[');return false;" /></a></td>
</tr>
<tr>
<td><a href="#" onmousedown="return false;"><img class="emotIcon" src="themes/dark/emoticons/sad.png" width="19" height="19" style="border:0;" onclick="IM.active.insertText(':(');return false;" /></a></td>
<td><a href="#" onmousedown="return false;"><img class="emotIcon" src="themes/dark/emoticons/cry.png" width="19" height="19" style="border:0;" onclick="IM.active.insertText(':\'(');return false;" /></a></td>
<td><a href="#" onmousedown="return false;"><img class="emotIcon" src="themes/dark/emoticons/cool.png" width="19" height="19" style="border:0;" onclick="IM.active.insertText('8-)');return false;" /></a></td>
<td><a href="#" onmousedown="return false;"><img class="emotIcon" src="themes/dark/emoticons/angry.png" width="19" height="19" style="border:0;" onclick="IM.active.insertText(':angry:');return false;" /></a></td>
</tr>
<tr>
<td><a href="#" onmousedown="return false;"><img class="emotIcon" src="themes/dark/emoticons/serious.png" width="19" height="19" style="border:0;" onclick="IM.active.insertText(':|');return false;" /></a></td>
<td><a href="#" onmousedown="return false;"><img class="emotIcon" src="themes/dark/emoticons/tongue.png" width="19" height="19" style="border:0;" onclick="IM.active.insertText(':P');return false;" /></a></td>
<td><a href="#" onmousedown="return false;"><img class="emotIcon" src="themes/dark/emoticons/heart.png" width="19" height="19" style="border:0;" onclick="IM.active.insertText(':heart:');return false;" /></a></td>
</tr>
</table>
</div> | kontinuity/ajaxim-yahoo-plugin | themes/dark/emoticons/emoticons.html | HTML | bsd-3-clause | 2,555 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Class Simpletools\Config\Ini</title>
<link rel="stylesheet" href="resources/style.css?e99947befd7bf673c6b43ff75e9e0f170c88a60e">
</head>
<body>
<div id="left">
<div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li class="active">
<a href="namespace-Simpletools.html">
Simpletools<span></span>
</a>
<ul>
<li>
<a href="namespace-Simpletools.Autoload.html">
Autoload </a>
</li>
<li class="active">
<a href="namespace-Simpletools.Config.html">
Config </a>
</li>
<li>
<a href="namespace-Simpletools.Db.html">
Db<span></span>
</a>
<ul>
<li>
<a href="namespace-Simpletools.Db.Mysql.html">
Mysql </a>
</li>
</ul></li>
<li>
<a href="namespace-Simpletools.Event.html">
Event </a>
</li>
<li>
<a href="namespace-Simpletools.Http.html">
Http </a>
</li>
<li>
<a href="namespace-Simpletools.Mvc.html">
Mvc </a>
</li>
<li>
<a href="namespace-Simpletools.Page.html">
Page </a>
</li>
<li>
<a href="namespace-Simpletools.Store.html">
Store </a>
</li>
</ul></li>
</ul>
</div>
<hr>
<div id="elements">
<h3>Classes</h3>
<ul>
<li class="active"><a href="class-Simpletools.Config.Ini.html">Ini</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<form id="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<input type="text" name="q" class="text" placeholder="Search">
</form>
<div id="navigation">
<ul>
<li>
<a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li>
<a href="namespace-Simpletools.Config.html" title="Summary of Simpletools\Config"><span>Namespace</span></a>
</li>
<li class="active">
<span>Class</span> </li>
</ul>
<ul>
</ul>
<ul>
</ul>
</div>
<div id="content" class="class">
<h1>Class Ini</h1>
<div class="info">
<b>Namespace:</b> <a href="namespace-Simpletools.html">Simpletools</a>\<a href="namespace-Simpletools.Config.html">Config</a><br>
<b>Located at</b> <a href="source-class-Simpletools.Config.Ini.html#44-356" title="Go to source code">Simpletools/Config/Ini.php</a>
<br>
</div>
<table class="summary methods" id="methods">
<caption>Methods summary</caption>
<tr data-order="__construct" id="___construct">
<td class="attributes"><code>
public
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#___construct">#</a>
<code><a href="source-class-Simpletools.Config.Ini.html#54-77" title="Go to source code">__construct</a>( <span>array <var>$settings</var> = <span class="php-keyword1">null</span></span> )</code>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</div></td>
</tr>
<tr data-order="settings" id="_settings">
<td class="attributes"><code>
public static
&
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_settings">#</a>
<code><a href="source-class-Simpletools.Config.Ini.html#79-103" title="Go to source code">settings</a>( <span>array <var>$settings</var></span> )</code>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</div></td>
</tr>
<tr data-order="getInstance" id="_getInstance">
<td class="attributes"><code>
public static
&
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_getInstance">#</a>
<code><a href="source-class-Simpletools.Config.Ini.html#105-113" title="Go to source code">getInstance</a>( <span> <var>$settings</var> = <span class="php-keyword1">false</span></span> )</code>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</div></td>
</tr>
<tr data-order="setIniLocation" id="_setIniLocation">
<td class="attributes"><code>
public
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_setIniLocation">#</a>
<code><a href="source-class-Simpletools.Config.Ini.html#115-161" title="Go to source code">setIniLocation</a>( <span> <var>$iniDir</var></span>, <span> <var>$section</var> = <span class="php-keyword1">false</span></span> )</code>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</div></td>
</tr>
<tr data-order="_parseIniSections" id="__parseIniSections">
<td class="attributes"><code>
protected
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#__parseIniSections">#</a>
<code><a href="source-class-Simpletools.Config.Ini.html#163-217" title="Go to source code">_parseIniSections</a>( <span> <var>$fields</var></span> )</code>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</div></td>
</tr>
<tr data-order="setSection" id="_setSection">
<td class="attributes"><code>
public
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_setSection">#</a>
<code><a href="source-class-Simpletools.Config.Ini.html#219-222" title="Go to source code">setSection</a>( <span> <var>$section</var></span> )</code>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</div></td>
</tr>
<tr data-order="getTree" id="_getTree">
<td class="attributes"><code>
public
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_getTree">#</a>
<code><a href="source-class-Simpletools.Config.Ini.html#224-238" title="Go to source code">getTree</a>( <span> <var>$section</var> = <span class="php-keyword1">false</span></span> )</code>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</div></td>
</tr>
<tr data-order="getValue" id="_getValue">
<td class="attributes"><code>
public
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_getValue">#</a>
<code><a href="source-class-Simpletools.Config.Ini.html#240-253" title="Go to source code">getValue</a>( <span> <var>$name</var></span>, <span> <var>$section</var> = <span class="php-keyword1">false</span></span> )</code>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</div></td>
</tr>
<tr data-order="setactiveRoutingNamespace" id="_setactiveRoutingNamespace">
<td class="attributes"><code>
public
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_setactiveRoutingNamespace">#</a>
<code><a href="source-class-Simpletools.Config.Ini.html#255-258" title="Go to source code">setactiveRoutingNamespace</a>( <span> <var>$namespace</var></span> )</code>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</div></td>
</tr>
<tr data-order="getMvcValue" id="_getMvcValue">
<td class="attributes"><code>
public
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_getMvcValue">#</a>
<code><a href="source-class-Simpletools.Config.Ini.html#260-307" title="Go to source code">getMvcValue</a>( <span> <var>$section</var> = <span class="php-keyword1">false</span></span> )</code>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</div></td>
</tr>
<tr data-order="getMvcParams" id="_getMvcParams">
<td class="attributes"><code>
public
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_getMvcParams">#</a>
<code><a href="source-class-Simpletools.Config.Ini.html#309-354" title="Go to source code">getMvcParams</a>( )</code>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</div></td>
</tr>
</table>
<table class="summary properties" id="properties">
<caption>Properties summary</caption>
<tr data-order="_ini" id="$_ini">
<td class="attributes"><code>
protected
string
</code></td>
<td class="name">
<a href="source-class-Simpletools.Config.Ini.html#47" title="Go to source code"><var>$_ini</var></a>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</td>
<td class="value">
<div>
<a href="#$_ini" class="anchor">#</a>
<code><span class="php-quote">''</span></code>
</div>
</td>
</tr>
<tr data-order="_section" id="$_section">
<td class="attributes"><code>
protected
boolean
</code></td>
<td class="name">
<a href="source-class-Simpletools.Config.Ini.html#48" title="Go to source code"><var>$_section</var></a>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</td>
<td class="value">
<div>
<a href="#$_section" class="anchor">#</a>
<code><span class="php-keyword1">false</span></code>
</div>
</td>
</tr>
<tr data-order="_params" id="$_params">
<td class="attributes"><code>
protected
boolean
</code></td>
<td class="name">
<a href="source-class-Simpletools.Config.Ini.html#49" title="Go to source code"><var>$_params</var></a>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</td>
<td class="value">
<div>
<a href="#$_params" class="anchor">#</a>
<code><span class="php-keyword1">false</span></code>
</div>
</td>
</tr>
<tr data-order="_settings" id="$_settings">
<td class="attributes"><code>
protected
</code></td>
<td class="name">
<a href="source-class-Simpletools.Config.Ini.html#50" title="Go to source code"><var>$_settings</var></a>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</td>
<td class="value">
<div>
<a href="#$_settings" class="anchor">#</a>
<code><span class="php-keyword1">null</span></code>
</div>
</td>
</tr>
<tr data-order="__instance" id="$__instance">
<td class="attributes"><code>
protected static
</code></td>
<td class="name">
<a href="source-class-Simpletools.Config.Ini.html#52" title="Go to source code"><var>$__instance</var></a>
<div class="description short">
</div>
<div class="description detailed hidden">
</div>
</td>
<td class="value">
<div>
<a href="#$__instance" class="anchor">#</a>
<code></code>
</div>
</td>
</tr>
</table>
</div>
<div id="footer">
API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
</div>
<script src="resources/combined.js"></script>
<script src="elementlist.js"></script>
</body>
</html>
| getsimpletools/getsimpletools.github.io | api/class-Simpletools.Config.Ini.html | HTML | bsd-3-clause | 11,213 |
<!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_22) on Wed Mar 02 16:46:09 EST 2011 -->
<TITLE>
Uses of Class gov.nih.nci.cabig.caaers.web.ae.SubmitReportController
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class gov.nih.nci.cabig.caaers.web.ae.SubmitReportController";
}
</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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../gov/nih/nci/cabig/caaers/web/ae/SubmitReportController.html" title="class in gov.nih.nci.cabig.caaers.web.ae"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../../index.html?gov/nih/nci/cabig/caaers/web/ae/class-use/SubmitReportController.html" target="_top"><B>FRAMES</B></A>
<A HREF="SubmitReportController.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>gov.nih.nci.cabig.caaers.web.ae.SubmitReportController</B></H2>
</CENTER>
No usage of gov.nih.nci.cabig.caaers.web.ae.SubmitReportController
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../gov/nih/nci/cabig/caaers/web/ae/SubmitReportController.html" title="class in gov.nih.nci.cabig.caaers.web.ae"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../../index.html?gov/nih/nci/cabig/caaers/web/ae/class-use/SubmitReportController.html" target="_top"><B>FRAMES</B></A>
<A HREF="SubmitReportController.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
| NCIP/caaers | caAERS/software/docs/gov/nih/nci/cabig/caaers/web/ae/class-use/SubmitReportController.html | HTML | bsd-3-clause | 6,263 |
<!DOCTYPE html>
<html>
<head>
<title>aui-button</title>
<link rel="stylesheet" href="../../../../build/aui-css/css/bootstrap.css">
<script src="../../../../build/aui/aui.js"></script>
<script src="js/tests.js"></script>
<meta charset="utf-8" />
</head>
<body class="yui3-skin-sam">
<div id="logger"></div>
<div class="row">
<div class="col col-lg-12 col-md-12 col-sm-12">
<h2 id="search-btn-cancel-heading">Button search cancel</h2>
<p id="search-btn-cancel-demo" style="margin-top: 10px;">
<input class="clearable form-control" type="text" style="display: block; width: 100%;" />
<input class="clearable form-control" type="text" style="display: block; width: 100%;" value="foo" />
</p>
</div>
</div>
<script>
YUI({
coverage: ['aui-button'],
filter: (window.location.search.match(/[?&]filter=([^&]+)/) || [])[1] || 'raw'
}).use('test-console', 'test', 'aui-button-tests', function(Y) {
(new Y.Test.Console()).render('#logger');
Y.Test.Runner.setName('aui-button');
Y.Test.Runner.run();
});
</script>
</body>
</html>
| adorjan/alloy-ui | src/aui-button/tests/unit/index.html | HTML | bsd-3-clause | 1,118 |
{% from 'macros/datetime.html' import render_datetime %}
{% from 'macros/icons.html' import render_icon %}
{% macro render_event_row(icon, timestamp=None) -%}
<div class="event-row">
<div class="event-column">
<span class="event-icon-container">{{ render_icon(icon) }}</span>
</div>
<div class="event-column">
<span class="event-description">{{ caller() }}</span>
</div>
{%- if timestamp %}
<div class="event-column">
<span class="event-timestamp">{{ render_datetime(timestamp) }}</span>
</div>
{%- endif %}
</div>
{%- endmacro %}
| m-ober/byceps | byceps/blueprints/core/templates/macros/events.html | HTML | bsd-3-clause | 587 |
<!--
@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
-->
<!-- Iron elements -->
<link rel="import" href="../bower_components/iron-flex-layout/classes/iron-flex-layout.html">
<link rel="import" href="../bower_components/iron-icons/iron-icons.html">
<link rel="import" href="../bower_components/iron-pages/iron-pages.html">
<link rel="import" href="../bower_components/iron-selector/iron-selector.html">
<!-- Paper elements -->
<link rel="import" href="../bower_components/paper-drawer-panel/paper-drawer-panel.html">
<link rel="import" href="../bower_components/paper-icon-button/paper-icon-button.html">
<link rel="import" href="../bower_components/paper-item/paper-item.html">
<link rel="import" href="../bower_components/paper-material/paper-material.html">
<link rel="import" href="../bower_components/paper-menu/paper-menu.html">
<link rel="import" href="../bower_components/paper-scroll-header-panel/paper-scroll-header-panel.html">
<link rel="import" href="../bower_components/paper-styles/paper-styles-classes.html">
<link rel="import" href="../bower_components/paper-toast/paper-toast.html">
<link rel="import" href="../bower_components/paper-toolbar/paper-toolbar.html">
<link rel="import" href="../bower_components/google-map/google-map.html">
<!-- Uncomment next block to enable Service Worker Support (2/2) -->
<!--
<link rel="import" href="../bower_components/platinum-sw/platinum-sw-cache.html">
<link rel="import" href="../bower_components/platinum-sw/platinum-sw-register.html">
-->
<!-- Configure your routes here -->
<!-- <link rel="import" href="routing.html"> -->
<!-- Add your elements here -->
<link rel="import" href="../styles/app-theme.html">
| rakshakhegde/stayzilla-hackathon | app/elements/elements.html | HTML | bsd-3-clause | 2,129 |
<!DOCTYPE HTML>
<!--
/*
* JavaScript Templates Test 2.2.0
* https://github.com/blueimp/JavaScript-Templates
*
* Copyright 2011, Sebastian Tschan
* https://blueimp.net
*
* Licensed under the MIT license:
* http://www.opensource.org/licenses/MIT
*/
-->
<html lang="en">
<head>
<!--[if IE]>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<![endif]-->
<meta charset="utf-8">
<title>JavaScript Templates Test</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="http://blueimp.github.io/cdn/css/mocha.min.css">
</head>
<body>
<div id="mocha"></div>
<script src="http://blueimp.github.io/cdn/js/mocha.min.js"></script>
<script src="http://blueimp.github.io/cdn/js/expect.min.js"></script>
<script>
mocha.setup('bdd');
</script>
<script type="text/x-tmpl" id="template">{%=o.value%}</script>
<script src="../js/tmpl.js"></script>
<script src="test.js"></script>
<script>
mocha.checkLeaks();
mocha.run();
</script>
</body>
</html>
| joacub/zf-joacub-uploader-twb | vendor/jQuery-File-Upload/JavaScript-Templates/test/index.html | HTML | bsd-3-clause | 1,004 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../../_static/javascripts/modernizr.js"></script>
<title>statsmodels.base.model.ResultMixin.covjhj — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../../_static/stylesheets/deprecation.css">
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../_static/material.css" />
<link rel="stylesheet" type="text/css" href="../../_static/graphviz.css" />
<link rel="stylesheet" type="text/css" href="../../_static/plot_directive.css" />
<script data-url_root="../../" id="documentation_options" src="../../_static/documentation_options.js"></script>
<script src="../../_static/jquery.js"></script>
<script src="../../_static/underscore.js"></script>
<script src="../../_static/doctools.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<link rel="shortcut icon" href="../../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../../about.html" />
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
<link rel="next" title="statsmodels.base.model.ResultMixin.df_modelwc" href="statsmodels.base.model.ResultMixin.df_modelwc.html" />
<link rel="prev" title="statsmodels.base.model.ResultMixin.covjac" href="statsmodels.base.model.ResultMixin.covjac.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#dev/generated/statsmodels.base.model.ResultMixin.covjhj" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.13.2</span>
<span class="md-header-nav__topic"> statsmodels.base.model.ResultMixin.covjhj </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../../search.html" method="get" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../../../versions-v2.json",
target_loc = "../../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../index.html" class="md-tabs__link">Developer Page</a></li>
<li class="md-tabs__item"><a href="../internal.html" class="md-tabs__link">Internal Classes</a></li>
<li class="md-tabs__item"><a href="statsmodels.base.model.ResultMixin.html" class="md-tabs__link">statsmodels.base.model.ResultMixin</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../../index.html"
title="statsmodels">statsmodels v0.13.2</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../../user-guide.html" class="md-nav__link">User Guide</a>
</li>
<li class="md-nav__item">
<a href="../../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../index.html" class="md-nav__link">Developer Page</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../index.html#submitting-a-bug-report" class="md-nav__link">Submitting a Bug Report</a>
</li>
<li class="md-nav__item">
<a href="../index.html#making-changes-to-the-code" class="md-nav__link">Making Changes to the Code</a>
</li>
<li class="md-nav__item">
<a href="../index.html#how-to-submit-a-pull-request" class="md-nav__link">How to Submit a Pull Request</a>
</li>
<li class="md-nav__item">
<a href="../index.html#mailing-list" class="md-nav__link">Mailing List</a>
</li>
<li class="md-nav__item">
<a href="../index.html#license" class="md-nav__link">License</a>
</li>
<li class="md-nav__item">
<a href="../index.html#contents" class="md-nav__link">Contents</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../git_notes.html" class="md-nav__link">Working with the statsmodels Code</a>
</li>
<li class="md-nav__item">
<a href="../maintainer_notes.html" class="md-nav__link">Maintainer Notes</a>
</li>
<li class="md-nav__item">
<a href="../test_notes.html" class="md-nav__link">Testing</a>
</li>
<li class="md-nav__item">
<a href="../naming_conventions.html" class="md-nav__link">Naming Conventions</a>
</li>
<li class="md-nav__item">
<a href="../warnings-and-exceptions.html" class="md-nav__link">Exceptions and Warnings</a>
</li>
<li class="md-nav__item">
<a href="../dataset_notes.html" class="md-nav__link">Datasets</a>
</li>
<li class="md-nav__item">
<a href="../examples.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../get_involved.html" class="md-nav__link">Get Involved</a>
</li>
<li class="md-nav__item">
<a href="../internal.html" class="md-nav__link">Internal Classes</a>
</li>
<li class="md-nav__item">
<a href="../testing.html" class="md-nav__link">Testing on Build Machines</a>
</li></ul>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../../_sources/dev/generated/statsmodels.base.model.ResultMixin.covjhj.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<section id="statsmodels-base-model-resultmixin-covjhj">
<h1 id="dev-generated-statsmodels-base-model-resultmixin-covjhj--page-root">statsmodels.base.model.ResultMixin.covjhj<a class="headerlink" href="#dev-generated-statsmodels-base-model-resultmixin-covjhj--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py attribute">
<dt class="sig sig-object py" id="statsmodels.base.model.ResultMixin.covjhj">
<span class="sig-prename descclassname"><span class="pre">ResultMixin.</span></span><span class="sig-name descname"><span class="pre">covjhj</span></span><a class="headerlink" href="#statsmodels.base.model.ResultMixin.covjhj" title="Permalink to this definition">¶</a></dt>
<dd><p>covariance of parameters based on HJJH</p>
<p>dot product of Hessian, Jacobian, Jacobian, Hessian of likelihood</p>
<p>name should be covhjh</p>
</dd></dl>
</section>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.base.model.ResultMixin.covjac.html" title="statsmodels.base.model.ResultMixin.covjac"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.base.model.ResultMixin.covjac </span>
</div>
</a>
<a href="statsmodels.base.model.ResultMixin.df_modelwc.html" title="statsmodels.base.model.ResultMixin.df_modelwc"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.base.model.ResultMixin.df_modelwc </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Feb 08, 2022.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | v0.13.2/dev/generated/statsmodels.base.model.ResultMixin.covjhj.html | HTML | bsd-3-clause | 18,070 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Julia Package Listing - Testing Information</title>
<style>
/* -- Mix of julialang.org, Bootstrap 3, and custom -- */
body {
background-color: white;
font-family: Georgia, 'Liberation Serif', serif;
font-size: 14px;
color: #333;
line-height: 1.42857143;
}
.site {
max-width: 785px;
margin: 2.5em auto 2em;
padding: 0 1.5em;
}
a {
color: #428bca;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1, h2, h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 18px;
margin-top: 10px;
margin-bottom: 10px;
}
.titlebox {
text-align: center;
font-size: 120%;
margin-top: 3em;
}
.tests_pass { background-color: #11AA11; } /*Tests passing*/
.tests_fail { background-color: #DD3333; } /*Tests failed*/
.no_tests { background-color: #3333DD; } /*Tests missing*/
.not_possible { background-color: #222222; } /*Package excused*/
.statusbox {
width: 12px;
height: 12px;
display: inline-block;
}
hr {
margin-top: 10px;
margin-bottom: 0px;
border: 0;
border-top: 1px solid #eee;
}
.pkglisting h2 { margin-bottom: 0px; }
pre {margin: 0;}
@media (min-width: 785px) {
.pkglisting {
display: table;
width: 100%;
}
.pkgnamedesc {
display: table-cell;
width: 50%;
}
.pkgvertest {
display: table-cell;
width:50%;
text-align: right
}
}
</style>
<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-44252521-5', 'iainnz.github.io');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="site">
<!-- HEADER -->
<div class="titlebox">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="210px" height="142px" viewBox="0 0 310 216" enable-background="new 0 0 310 216" xml:space="preserve">
<!-- blue dot -->
<circle fill="#6b85dd" stroke="#4266d5" stroke-width="3" cx="50.5" cy="58.665" r="16.5"></circle>
<!-- red dot -->
<circle fill="#d66661" stroke="#c93d39" stroke-width="3" cx="212.459" cy="60.249" r="16.5"></circle>
<!-- green dot -->
<circle fill="#6bab5b" stroke="#3b972e" stroke-width="3" cx="233.834" cy="23.874" r="16.5"></circle>
<!-- purple dot -->
<circle fill="#aa7dc0" stroke="#945bb0" stroke-width="3" cx="255.459" cy="59.999" r="16.5"></circle>
<!-- "j" -->
<path fill="#252525" d="M37.216,138.427c0-15.839,0.006-31.679-0.018-47.517c-0.001-0.827,0.169-1.234,1.043-1.47
c7.876-2.127,15.739-4.308,23.606-6.47c1.33-0.366,1.333-0.36,1.333,1.019c0,25.758,0.015,51.517-0.012,77.274
c-0.006,5.514,0.245,11.032-0.272,16.543c-0.628,6.69-2.15,13.092-6.438,18.506c-3.781,4.771-8.898,7.25-14.767,8.338
c-6.599,1.222-13.251,1.552-19.934,0.938c-4.616-0.423-9.045-1.486-12.844-4.363c-2.863-2.168-4.454-4.935-3.745-8.603
c0.736-3.806,3.348-5.978,6.861-7.127c2.262-0.74,4.628-0.872,6.994-0.53c1.823,0.264,3.42,1.023,4.779,2.288
c1.38,1.284,2.641,2.674,3.778,4.177c0.872,1.15,1.793,2.256,2.991,3.086c2.055,1.426,4,0.965,5.213-1.216
c0.819-1.473,0.997-3.106,1.173-4.731c0.255-2.348,0.255-4.707,0.256-7.062C37.218,167.145,37.216,152.786,37.216,138.427z"></path>
<!-- "u" -->
<path fill="#252525" d="M125.536,162.479c-2.908,2.385-5.783,4.312-8.88,5.904c-10.348,5.323-20.514,4.521-30.324-1.253
c-6.71-3.95-11.012-9.849-12.52-17.606c-0.236-1.213-0.363-2.438-0.363-3.688c0.01-19.797,0.017-39.593-0.02-59.39
c-0.002-1.102,0.285-1.357,1.363-1.351c7.798,0.049,15.597,0.044,23.396,0.003c0.95-0.005,1.177,0.25,1.175,1.183
c-0.027,19.356-0.025,38.713-0.018,58.07c0.002,6.34,3.599,10.934,9.672,12.42c2.13,0.521,4.19,0.396,6.173-0.6
c4.26-2.139,7.457-5.427,10.116-9.307c0.333-0.487,0.224-1,0.224-1.51c0.007-19.635,0.016-39.271-0.02-58.904
c-0.002-1.083,0.255-1.369,1.353-1.361c7.838,0.052,15.677,0.045,23.515,0.004c0.916-0.005,1.103,0.244,1.102,1.124
c-0.025,27.677-0.026,55.353,0.002,83.024c0.001,0.938-0.278,1.099-1.139,1.095c-7.918-0.028-15.837-0.028-23.756-0.001
c-0.815,0.003-1.1-0.166-1.073-1.037C125.581,167.117,125.536,164.928,125.536,162.479z"></path>
<!-- "l" -->
<path fill="#252525" d="M187.423,107.08c0,20.637-0.011,41.273,0.026,61.91c0.003,1.119-0.309,1.361-1.381,1.355
c-7.799-0.052-15.598-0.047-23.396-0.008c-0.898,0.008-1.117-0.222-1.115-1.115c0.021-39.074,0.021-78.147,0-117.226
c0-0.811,0.189-1.169,1.006-1.392c7.871-2.149,15.73-4.327,23.584-6.545c1.045-0.295,1.308-0.17,1.306,0.985
C187.412,65.727,187.423,86.403,187.423,107.08z"></path>
<!-- "i" -->
<path fill="#252525" d="M223.46,126.477c0,14.155-0.011,28.312,0.021,42.467c0.002,1.027-0.164,1.418-1.332,1.408
c-7.838-0.061-15.676-0.047-23.516-0.01c-0.881,0.004-1.121-0.189-1.119-1.104c0.026-26.153,0.025-52.307,0-78.458
c0-0.776,0.203-1.101,0.941-1.302c7.984-2.172,15.972-4.35,23.938-6.596c1.049-0.296,1.08,0.031,1.078,0.886
C223.454,98.004,223.46,112.239,223.46,126.477z"></path>
<!-- "a" -->
<path fill="#252525" d="M277.695,163.6c-0.786,0.646-1.404,1.125-2,1.635c-4.375,3.746-9.42,5.898-15.16,6.42
c-5.792,0.527-11.479,0.244-16.934-2.047c-12.08-5.071-15.554-17.188-11.938-27.448c1.799-5.111,5.472-8.868,9.831-11.94
c5.681-4.003,12.009-6.732,18.504-9.074c5.576-2.014,11.186-3.939,16.955-5.347c0.445-0.104,0.773-0.243,0.757-0.854
c-0.136-4.389,0.261-8.79-0.479-13.165c-1.225-7.209-6.617-10.013-12.895-9.348c-0.516,0.055-1.029,0.129-1.536,0.241
c-4.877,1.081-7.312,4.413-7.374,10.127c-0.02,1.729-0.229,3.418-0.693,5.084c-0.906,3.229-2.969,5.354-6.168,6.266
c-3.422,0.979-6.893,0.998-10.23-0.305c-6.529-2.543-8.877-10.164-5.12-16.512c2.249-3.799,5.606-6.4,9.461-8.405
c6.238-3.246,12.914-4.974,19.896-5.537c7.565-0.61,15.096-0.366,22.49,1.507c4.285,1.085,8.312,2.776,11.744,5.657
c4.473,3.749,6.776,8.647,6.812,14.374c0.139,21.477,0.096,42.951,0.143,64.428c0.002,0.799-0.248,0.983-1.021,0.98
c-8.035-0.025-16.074-0.023-24.113-0.001c-0.716,0.002-0.973-0.146-0.941-0.915C277.736,167.562,277.695,165.698,277.695,163.6z
M277.695,126.393c-4.793,2.104-9.25,4.373-13.287,7.408c-2.151,1.618-4.033,3.483-5.732,5.581
c-4.229,5.226-1.988,13.343,1.693,16.599c1.592,1.406,3.359,1.906,5.419,1.521c1.621-0.307,3.149-0.857,4.549-1.734
c1.521-0.951,2.949-2.072,4.539-2.887c2.31-1.18,2.97-2.861,2.894-5.445C277.561,140.484,277.695,133.527,277.695,126.393z"></path>
</svg>
<h1>
<a href="http://github.com/queryverse/QueryOperators.jl" name="QueryOperators">QueryOperators</a>
</h1>
<h4>
<a href="http://github.com/queryverse">queryverse</a>
</h4>
<p>
<a href="http://pkg.julialang.org#QueryOperators">← Back to package list</a>
</p>
</div>
<p>
If you think that there is an error in how your package is being tested or represented, please file an issue at <a href="https://github.com/JuliaCI/PackageEvaluator.jl/">PackageEvaluator.jl</a>, making sure to read the FAQ first.
</p>
<h3>Badges</h3>
<h4>Julia v0.6</h4>
<img src="../badges/QueryOperators_0.6.svg">
<br>
<a href="http://pkg.julialang.org/badges/QueryOperators_0.6.svg">http://pkg.julialang.org/badges/QueryOperators_0.6.svg</a>
<pre>[](http://pkg.julialang.org/detail/QueryOperators)</pre>
<h3>Most Recent Test Logs</h3>
<ul>
<li>
<a href="../logs/QueryOperators_0.6.log">Julia v0.6</a>
</li>
</ul>
<h3>Version and Status History</h3>
<h4>Julia v0.6</h4>
<pre>2018-06-20 to 2018-08-04, v0.2.3, Tests pass.
2018-01-05 to 2018-05-12, v0.2.1, Tests pass.
2017-12-24 to 2017-12-24, v0.2.0, Tests pass.
2017-11-30 to 2017-12-02, v0.1.1, Tests pass.
</pre>
</div>
</body>
</html>
| IainNZ/packages.julialang.org | detail/QueryOperators.html | HTML | mit | 8,896 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>[Sitename]</title>
</head>
<body>
<div style="width: 640px; font-family: Arial, Helvetica, sans-serif; font-size: 11px;">
<h3>[Greeting]</h3>
<p>[Message]</p>
<a href="[Link]">[Link]</a>
<hr>
[Thanks]<br />[Sitename]
</div>
</body>
</html>
| NamelessMC/Nameless | custom/templates/DefaultRevamp/email/register.html | HTML | mit | 451 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Core\Event\Product\ProductCreateEvent | Thelia 2 API</title>
<link rel="stylesheet" type="text/css" href="../../../../css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../../../../css/bootstrap-theme.min.css">
<link rel="stylesheet" type="text/css" href="../../../../css/sami.css">
<script src="../../../../js/jquery-1.11.1.min.js"></script>
<script src="../../../../js/bootstrap.min.js"></script>
<script src="../../../../js/typeahead.min.js"></script>
<script src="../../../../sami.js"></script>
<meta name="MobileOptimized" content="width">
<meta name="HandheldFriendly" content="true">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
</head>
<body id="class" data-name="class:Thelia_Core_Event_Product_ProductCreateEvent" data-root-path="../../../../">
<div id="content">
<div id="left-column">
<div id="control-panel">
<form id="search-form" action="../../../../search.html" method="GET">
<span class="glyphicon glyphicon-search"></span>
<input name="search"
class="typeahead form-control"
type="search"
placeholder="Search">
</form>
</div>
<div id="api-tree"></div>
</div>
<div id="right-column">
<nav id="site-nav" class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-elements">
<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">Thelia 2 API</a>
</div>
<div class="collapse navbar-collapse" id="navbar-elements">
<ul class="nav navbar-nav">
<li><a href="../../../../classes.html">Classes</a></li>
<li><a href="../../../../namespaces.html">Namespaces</a></li>
<li><a href="../../../../interfaces.html">Interfaces</a></li>
<li><a href="../../../../traits.html">Traits</a></li>
<li><a href="../../../../doc-index.html">Index</a></li>
<li><a href="../../../../search.html">Search</a></li>
</ul>
</div>
</div>
</nav>
<div class="namespace-breadcrumbs">
<ol class="breadcrumb">
<li><span class="label label-default">class</span></li>
<li><a href="../../../../Thelia.html">Thelia</a></li>
<li><a href="../../../../Thelia/Core.html">Core</a></li>
<li><a href="../../../../Thelia/Core/Event.html">Event</a></li>
<li><a href="../../../../Thelia/Core/Event/Product.html">Product</a></li>
<li>ProductCreateEvent</li>
</ol>
</div>
<div id="page-content">
<div class="page-header">
<h1>ProductCreateEvent</h1>
</div>
<p> class
<strong>ProductCreateEvent</strong> extends <a href="../../../../Thelia/Core/Event/Product/ProductEvent.html"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a>
</p>
<h2>Properties</h2>
<table class="table table-condensed">
<tr>
<td class="type" id="property_product">
</td>
<td>$product</td>
<td class="last"></td>
<td><small>from
<a href="../../../../Thelia/Core/Event/Product/ProductEvent.html#property_product"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a></small></td>
</tr>
</table>
<h2>Methods</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method___set">__set</a>($name, $value)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../../../Thelia/Core/Event/ActionEvent.html#method___set"><abbr title="Thelia\Core\Event\ActionEvent">ActionEvent</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method___get">__get</a>($name)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../../../Thelia/Core/Event/ActionEvent.html#method___get"><abbr title="Thelia\Core\Event\ActionEvent">ActionEvent</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_bindForm">bindForm</a>(
<abbr title="Thelia\Core\Event\Symfony\Component\Form\Form">Form</abbr> $form)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../../../Thelia/Core/Event/ActionEvent.html#method_bindForm"><abbr title="Thelia\Core\Event\ActionEvent">ActionEvent</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method___construct">__construct</a>(
<abbr title="Thelia\Core\Event\Product\Thelia\Model\Product">Product</abbr> $product = null)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../../../Thelia/Core/Event/Product/ProductEvent.html#method___construct"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_hasProduct">hasProduct</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../../../Thelia/Core/Event/Product/ProductEvent.html#method_hasProduct"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_getProduct">getProduct</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../../../Thelia/Core/Event/Product/ProductEvent.html#method_getProduct"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_setProduct">setProduct</a>(
<abbr title="Thelia\Core\Event\Product\Thelia\Model\Product">Product</abbr> $product)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../../../Thelia/Core/Event/Product/ProductEvent.html#method_setProduct"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_getRef">getRef</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_setRef">setRef</a>($ref)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_getTitle">getTitle</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_setTitle">setTitle</a>($title)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_getLocale">getLocale</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_setLocale">setLocale</a>($locale)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_getDefaultCategory">getDefaultCategory</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_setDefaultCategory">setDefaultCategory</a>($default_category)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_getVisible">getVisible</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_setVisible">setVisible</a>($visible)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_setVirtual">setVirtual</a>($virtual)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_getVirtual">getVirtual</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_getBasePrice">getBasePrice</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_setBasePrice">setBasePrice</a>($basePrice)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_getBaseWeight">getBaseWeight</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_setBaseWeight">setBaseWeight</a>($baseWeight)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_getTaxRuleId">getTaxRuleId</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_setTaxRuleId">setTaxRuleId</a>($taxRuleId)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_getCurrencyId">getCurrencyId</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_setCurrencyId">setCurrencyId</a>($currencyId)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
<abbr title="Thelia\Core\Event\Product\$this">$this</abbr>
</div>
<div class="col-md-8 type">
<a href="#method_setPrice">setPrice</a>(
float $price)
<p>This method is an alias of setBasePrice and used by the event when binding a form</p> </div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
<abbr title="Thelia\Core\Event\Product\$this">$this</abbr>
</div>
<div class="col-md-8 type">
<a href="#method_setWeight">setWeight</a>(
float $weight)
<p>This method is an alias of setBaseWeight and used by the event when binding a form</p> </div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
mixed
</div>
<div class="col-md-8 type">
<a href="#method_setCurrency">setCurrency</a>($currencyId)
<p>This method is an alias of setCurrencyId and used by the event when binding a form</p> </div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
<a href="../../../../Thelia/Core/Event/Product/ProductCreateEvent.html"><abbr title="Thelia\Core\Event\Product\ProductCreateEvent">ProductCreateEvent</abbr></a>
</div>
<div class="col-md-8 type">
<a href="#method_setTaxRule">setTaxRule</a>($taxRuleId)
<p>This method is an alias of setCurrencyId and used by the event when binding a form</p> </div>
<div class="col-md-2"></div>
</div>
</div>
<h2>Details</h2>
<div id="method-details">
<div class="method-item">
<h3 id="method___set">
<div class="location">in
<a href="../../../../Thelia/Core/Event/ActionEvent.html#method___set"><abbr title="Thelia\Core\Event\ActionEvent">ActionEvent</abbr></a> at line 30</div>
<code>
<strong>__set</strong>($name, $value)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$name</td>
<td></td>
</tr>
<tr>
<td></td>
<td>$value</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method___get">
<div class="location">in
<a href="../../../../Thelia/Core/Event/ActionEvent.html#method___get"><abbr title="Thelia\Core\Event\ActionEvent">ActionEvent</abbr></a> at line 35</div>
<code>
<strong>__get</strong>($name)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$name</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_bindForm">
<div class="location">in
<a href="../../../../Thelia/Core/Event/ActionEvent.html#method_bindForm"><abbr title="Thelia\Core\Event\ActionEvent">ActionEvent</abbr></a> at line 44</div>
<code>
<strong>bindForm</strong>(
<abbr title="Thelia\Core\Event\Symfony\Component\Form\Form">Form</abbr> $form)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Thelia\Core\Event\Symfony\Component\Form\Form">Form</abbr></td>
<td>$form</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method___construct">
<div class="location">in
<a href="../../../../Thelia/Core/Event/Product/ProductEvent.html#method___construct"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a> at line 22</div>
<code>
<strong>__construct</strong>(
<abbr title="Thelia\Core\Event\Product\Thelia\Model\Product">Product</abbr> $product = null)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Thelia\Core\Event\Product\Thelia\Model\Product">Product</abbr></td>
<td>$product</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_hasProduct">
<div class="location">in
<a href="../../../../Thelia/Core/Event/Product/ProductEvent.html#method_hasProduct"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a> at line 27</div>
<code>
<strong>hasProduct</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getProduct">
<div class="location">in
<a href="../../../../Thelia/Core/Event/Product/ProductEvent.html#method_getProduct"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a> at line 32</div>
<code>
<strong>getProduct</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setProduct">
<div class="location">in
<a href="../../../../Thelia/Core/Event/Product/ProductEvent.html#method_setProduct"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a> at line 37</div>
<code>
<strong>setProduct</strong>(
<abbr title="Thelia\Core\Event\Product\Thelia\Model\Product">Product</abbr> $product)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Thelia\Core\Event\Product\Thelia\Model\Product">Product</abbr></td>
<td>$product</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getRef">
<div class="location">at line 29</div>
<code>
<strong>getRef</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setRef">
<div class="location">at line 34</div>
<code>
<strong>setRef</strong>($ref)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$ref</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getTitle">
<div class="location">at line 41</div>
<code>
<strong>getTitle</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setTitle">
<div class="location">at line 46</div>
<code>
<strong>setTitle</strong>($title)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$title</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getLocale">
<div class="location">at line 53</div>
<code>
<strong>getLocale</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setLocale">
<div class="location">at line 58</div>
<code>
<strong>setLocale</strong>($locale)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$locale</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getDefaultCategory">
<div class="location">at line 65</div>
<code>
<strong>getDefaultCategory</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setDefaultCategory">
<div class="location">at line 70</div>
<code>
<strong>setDefaultCategory</strong>($default_category)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$default_category</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getVisible">
<div class="location">at line 77</div>
<code>
<strong>getVisible</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setVisible">
<div class="location">at line 82</div>
<code>
<strong>setVisible</strong>($visible)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$visible</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setVirtual">
<div class="location">at line 89</div>
<code>
<strong>setVirtual</strong>($virtual)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$virtual</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getVirtual">
<div class="location">at line 96</div>
<code>
<strong>getVirtual</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getBasePrice">
<div class="location">at line 101</div>
<code>
<strong>getBasePrice</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setBasePrice">
<div class="location">at line 106</div>
<code>
<strong>setBasePrice</strong>($basePrice)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$basePrice</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getBaseWeight">
<div class="location">at line 113</div>
<code>
<strong>getBaseWeight</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setBaseWeight">
<div class="location">at line 118</div>
<code>
<strong>setBaseWeight</strong>($baseWeight)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$baseWeight</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getTaxRuleId">
<div class="location">at line 125</div>
<code>
<strong>getTaxRuleId</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setTaxRuleId">
<div class="location">at line 130</div>
<code>
<strong>setTaxRuleId</strong>($taxRuleId)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$taxRuleId</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getCurrencyId">
<div class="location">at line 137</div>
<code>
<strong>getCurrencyId</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setCurrencyId">
<div class="location">at line 142</div>
<code>
<strong>setCurrencyId</strong>($currencyId)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$currencyId</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setPrice">
<div class="location">at line 156</div>
<code>
<abbr title="Thelia\Core\Event\Product\$this">$this</abbr>
<strong>setPrice</strong>(
float $price)</code>
</h3>
<div class="details">
<div class="method-description">
<p>This method is an alias of setBasePrice and used by the event when binding a form</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
float</td>
<td>$price</td>
<td>price for this new product</td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Thelia\Core\Event\Product\$this">$this</abbr></td>
<td></td>
</tr>
</table>
<h4>See also</h4>
<table class="table table-condensed">
<tr>
<td>setBasePrice</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setWeight">
<div class="location">at line 168</div>
<code>
<abbr title="Thelia\Core\Event\Product\$this">$this</abbr>
<strong>setWeight</strong>(
float $weight)</code>
</h3>
<div class="details">
<div class="method-description">
<p>This method is an alias of setBaseWeight and used by the event when binding a form</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
float</td>
<td>$weight</td>
<td></td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Thelia\Core\Event\Product\$this">$this</abbr></td>
<td></td>
</tr>
</table>
<h4>See also</h4>
<table class="table table-condensed">
<tr>
<td>setBaseWeight</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setCurrency">
<div class="location">at line 180</div>
<code>
mixed
<strong>setCurrency</strong>($currencyId)</code>
</h3>
<div class="details">
<div class="method-description">
<p>This method is an alias of setCurrencyId and used by the event when binding a form</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$currencyId</td>
<td></td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
mixed</td>
<td></td>
</tr>
</table>
<h4>See also</h4>
<table class="table table-condensed">
<tr>
<td>setCurrencyId</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setTaxRule">
<div class="location">at line 192</div>
<code>
<a href="../../../../Thelia/Core/Event/Product/ProductCreateEvent.html"><abbr title="Thelia\Core\Event\Product\ProductCreateEvent">ProductCreateEvent</abbr></a>
<strong>setTaxRule</strong>($taxRuleId)</code>
</h3>
<div class="details">
<div class="method-description">
<p>This method is an alias of setCurrencyId and used by the event when binding a form</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$taxRuleId</td>
<td></td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<a href="../../../../Thelia/Core/Event/Product/ProductCreateEvent.html"><abbr title="Thelia\Core\Event\Product\ProductCreateEvent">ProductCreateEvent</abbr></a></td>
<td></td>
</tr>
</table>
<h4>See also</h4>
<table class="table table-condensed">
<tr>
<td>setTaxRuleId</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
Generated by <a href="http://sami.sensiolabs.org/">Sami, the API Documentation Generator</a>.
</div>
</div>
</div>
</body>
</html>
| sitecrafting/thelia.github.io | api/2.1/Thelia/Core/Event/Product/ProductCreateEvent.html | HTML | mit | 42,750 |
<html>
<head>
<title>Vorbisfile - datatype - ov_callbacks</title>
<link rel=stylesheet href="style.css" type="text/css">
</head>
<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
<table border=0 width=100%>
<tr>
<td><p class=tiny>Vorbisfile documentation</p></td>
<td align=right><p class=tiny>libVorbisfile version 1.65 - 20020702</p></td>
</tr>
</table>
<h1>ov_callbacks</h1>
<p><i>declared in "vorbis/codec.h"</i></p>
<p>
The ov_callbacks structure contains file manipulation function prototypes necessary for opening, closing, seeking, and location.
<p>
The ov_callbacks structure does not need to be user-defined if you are
working with stdio-based file manipulation; the <a
href="ov_open.html">ov_open()</a> call provides default callbacks for
stdio. ov_callbacks are defined and passed to <a
href="ov_open_callbacks.html">ov_open_callbacks()</a> when
implementing non-stdio based stream manipulation (such as playback
from a memory buffer).
<p>
<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
<tr bgcolor=#cccccc>
<td>
<pre><b>typedef struct {
size_t (*read_func) (void *ptr, size_t size, size_t nmemb, void *datasource);
int (*seek_func) (void *datasource, ogg_int64_t offset, int whence);
int (*close_func) (void *datasource);
long (*tell_func) (void *datasource);
} ov_callbacks;</b></pre>
</td>
</tr>
</table>
<h3>Relevant Struct Members</h3>
<dl>
<dt><i>read_func</i></dt>
<dd>Pointer to custom data reading function.</dd>
<dt><i>seek_func</i></dt>
<dd>Pointer to custom data seeking function. If the data source is not seekable (or the application wants the data source to be treated as unseekable at all times), the provided seek callback should always return -1 (failure).</dd>
<dt><i>close_func</i></dt>
<dd>Pointer to custom data source closure function.</dd>
<dt><i>tell_func</i></dt>
<dd>Pointer to custom data location function.</dd>
</dl>
<p>
See <a href="callbacks.html">the callbacks and non-stdio I/O document</a> for more
detailed information on required behavior of the various callback
functions.<p>
<br><br>
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
<td><p class=tiny>copyright © 2002 Xiph.org</p></td>
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
</tr><tr>
<td><p class=tiny>Vorbisfile documentation</p></td>
<td align=right><p class=tiny>libVorbisfile version 1.65 - 20020702</p></td>
</tr>
</table>
</body>
</html>
| DecipherOne/Troglodyte | Trog Build Dependencies/oggvorbis-win32sdk-1.0/doc/vorbis/vorbisfile/ov_callbacks.html | HTML | mit | 2,501 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_35) on Tue Oct 16 22:49:48 ICT 2012 -->
<TITLE>
Uses of Class org.apache.fop.render.AbstractImageHandlerGraphics2D (Apache FOP 1.1 API)
</TITLE>
<META NAME="date" CONTENT="2012-10-16">
<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.fop.render.AbstractImageHandlerGraphics2D (Apache FOP 1.1 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/fop/render/AbstractImageHandlerGraphics2D.html" title="class in org.apache.fop.render"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
fop 1.1</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/fop/render//class-useAbstractImageHandlerGraphics2D.html" target="_top"><B>FRAMES</B></A>
<A HREF="AbstractImageHandlerGraphics2D.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.apache.fop.render.AbstractImageHandlerGraphics2D</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/fop/render/AbstractImageHandlerGraphics2D.html" title="class in org.apache.fop.render">AbstractImageHandlerGraphics2D</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.fop.render.pdf"><B>org.apache.fop.render.pdf</B></A></TD>
<TD>PDF Renderer </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.fop.render.pdf"><!-- --></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/fop/render/AbstractImageHandlerGraphics2D.html" title="class in org.apache.fop.render">AbstractImageHandlerGraphics2D</A> in <A HREF="../../../../../org/apache/fop/render/pdf/package-summary.html">org.apache.fop.render.pdf</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../org/apache/fop/render/AbstractImageHandlerGraphics2D.html" title="class in org.apache.fop.render">AbstractImageHandlerGraphics2D</A> in <A HREF="../../../../../org/apache/fop/render/pdf/package-summary.html">org.apache.fop.render.pdf</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/fop/render/pdf/PDFImageHandlerGraphics2D.html" title="class in org.apache.fop.render.pdf">PDFImageHandlerGraphics2D</A></B></CODE>
<BR>
PDFImageHandler implementation which handles Graphics2D images.</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/fop/render/AbstractImageHandlerGraphics2D.html" title="class in org.apache.fop.render"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
fop 1.1</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/fop/render//class-useAbstractImageHandlerGraphics2D.html" target="_top"><B>FRAMES</B></A>
<A HREF="AbstractImageHandlerGraphics2D.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
| kardeiz/fop_wrapper | vendor/fop-1.1/javadocs/org/apache/fop/render/class-use/AbstractImageHandlerGraphics2D.html | HTML | mit | 8,104 |
<HTML>
<HEAD>
<TITLE>The RtAudio Home Page</TITLE>
<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
<LINK REL="SHORTCUT ICON" HREF="http://www.music.mcgill.ca/~gary/favicon.ico">
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<CENTER>
<a class="qindex" href="index.html">Home</a> <a class="qindex" href="annotated.html">Class/Enum List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> </CENTER>
<HR>
<!-- Generated by Doxygen 1.6.2 -->
<div class="contents">
<h1><a class="anchor" id="duplex">Duplex Mode </a></h1><p>Finally, it is easy to use <a class="el" href="classRtAudio.html" title="Realtime audio i/o C++ classes.">RtAudio</a> for simultaneous audio input/output, or duplex operation. In this example, we simply pass the input data back to the output.</p>
<div class="fragment"><pre class="fragment"><span class="preprocessor">#include "<a class="code" href="RtAudio_8h.html">RtAudio.h</a>"</span>
<span class="preprocessor">#include <iostream></span>
<span class="preprocessor">#include <cstdlib></span>
<span class="preprocessor">#include <cstring></span>
<span class="comment">// Pass-through function.</span>
<span class="keywordtype">int</span> inout( <span class="keywordtype">void</span> *outputBuffer, <span class="keywordtype">void</span> *inputBuffer, <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> nBufferFrames,
<span class="keywordtype">double</span> streamTime, <a class="code" href="RtAudio_8h.html#a80e306d363583da3b0a1b65d9b57c806" title="RtAudio stream status (over- or underflow) flags.">RtAudioStreamStatus</a> status, <span class="keywordtype">void</span> *data )
{
<span class="comment">// Since the number of input and output channels is equal, we can do</span>
<span class="comment">// a simple buffer copy operation here.</span>
<span class="keywordflow">if</span> ( status ) std::cout << <span class="stringliteral">"Stream over/underflow detected."</span> << std::endl;
<span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> *bytes = (<span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> *) data;
memcpy( outputBuffer, inputBuffer, *bytes );
<span class="keywordflow">return</span> 0;
}
<span class="keywordtype">int</span> main()
{
<a class="code" href="classRtAudio.html" title="Realtime audio i/o C++ classes.">RtAudio</a> adac;
<span class="keywordflow">if</span> ( adac.<a class="code" href="classRtAudio.html#a747ce2d73803641bbb66d6e78092aa1a" title="A public function that queries for the number of audio devices available.">getDeviceCount</a>() < 1 ) {
std::cout << <span class="stringliteral">"\nNo audio devices found!\n"</span>;
exit( 0 );
}
<span class="comment">// Set the same number of channels for both input and output.</span>
<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> bufferBytes, bufferFrames = 512;
<a class="code" href="structRtAudio_1_1StreamParameters.html" title="The structure for specifying input or ouput stream parameters.">RtAudio::StreamParameters</a> iParams, oParams;
iParams.<a class="code" href="structRtAudio_1_1StreamParameters.html#ab3c72bcf3ef12149ae9a4fb597cc5489">deviceId</a> = 0; <span class="comment">// first available device</span>
iParams.<a class="code" href="structRtAudio_1_1StreamParameters.html#a88a10091b6e284e21235cc6f25332ebd">nChannels</a> = 2;
oParams.<a class="code" href="structRtAudio_1_1StreamParameters.html#ab3c72bcf3ef12149ae9a4fb597cc5489">deviceId</a> = 0; <span class="comment">// first available device</span>
oParams.<a class="code" href="structRtAudio_1_1StreamParameters.html#a88a10091b6e284e21235cc6f25332ebd">nChannels</a> = 2;
<span class="keywordflow">try</span> {
adac.<a class="code" href="classRtAudio.html#afacc99740fa4c5606fb35467cdea6da8" title="A public function for opening a stream with the specified parameters.">openStream</a>( &oParams, &iParams, RTAUDIO_SINT32, 44100, &bufferFrames, &inout, (<span class="keywordtype">void</span> *)&bufferBytes );
}
<span class="keywordflow">catch</span> ( <a class="code" href="classRtError.html" title="Exception handling class for RtAudio &amp; RtMidi.">RtError</a>& e ) {
e.<a class="code" href="classRtError.html#a251dcdac396c998c91706dd2dd3b8bfc" title="Prints thrown error message to stderr.">printMessage</a>();
exit( 0 );
}
bufferBytes = bufferFrames * 2 * 4;
<span class="keywordflow">try</span> {
adac.<a class="code" href="classRtAudio.html#aec017a89629ccef66a90b60be22a2f80" title="A function that starts a stream.">startStream</a>();
<span class="keywordtype">char</span> input;
std::cout << <span class="stringliteral">"\nRunning ... press <enter> to quit.\n"</span>;
std::cin.get(input);
<span class="comment">// Stop the stream.</span>
adac.<a class="code" href="classRtAudio.html#af4c241ff86936ecc8108f0d9dfe3efdd" title="Stop a stream, allowing any samples remaining in the output queue to be played.">stopStream</a>();
}
<span class="keywordflow">catch</span> ( <a class="code" href="classRtError.html" title="Exception handling class for RtAudio &amp; RtMidi.">RtError</a>& e ) {
e.<a class="code" href="classRtError.html#a251dcdac396c998c91706dd2dd3b8bfc" title="Prints thrown error message to stderr.">printMessage</a>();
<span class="keywordflow">goto</span> cleanup;
}
cleanup:
<span class="keywordflow">if</span> ( adac.<a class="code" href="classRtAudio.html#a3863e45ff81dbe97176de0ee7545917f" title="Returns true if a stream is open and false if not.">isStreamOpen</a>() ) adac.<a class="code" href="classRtAudio.html#a90d599002ad32cf250a4cb866f2cc93a" title="A function that closes a stream and frees any associated stream memory.">closeStream</a>();
<span class="keywordflow">return</span> 0;
}
</pre></div><p>In this example, audio recorded by the stream input will be played out during the next round of audio processing.</p>
<p>Note that a duplex stream can make use of two different devices (except when using the Linux Jack and Windows ASIO APIs). However, this may cause timing problems due to possible device clock variations, unless a common external "sync" is provided. </p>
</div>
<HR>
<table><tr><td><img src="../images/mcgill.gif" width=165></td>
<td>©2001-2010 Gary P. Scavone, McGill University. All Rights Reserved.<br>Maintained by <a href="http://www.music.mcgill.ca/~gary/">Gary P. Scavone</a>.</td></tr>
</table>
</BODY>
</HTML>
| jjimenezg93/ai-pathfinding | moai/3rdparty/rtaudio-4.0.8/doc/html/duplex.html | HTML | mit | 6,712 |
<!doctype html>
<html>
<title>npm-shrinkwrap</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="../../static/style.css">
<link rel="canonical" href="https://www.npmjs.org/doc/cli/npm-shrinkwrap.html">
<script async=true src="../../static/toc.js"></script>
<body>
<div id="wrapper">
<h1><a href="../cli/npm-shrinkwrap.html">npm-shrinkwrap</a></h1> <p>Lock down dependency versions</p>
<h2 id="synopsis">SYNOPSIS</h2>
<pre><code>npm shrinkwrap
</code></pre><h2 id="description">DESCRIPTION</h2>
<p>This command locks down the versions of a package's dependencies so
that you can control exactly which versions of each dependency will be
used when your package is installed. The "package.json" file is still
required if you want to use "npm install".</p>
<p>By default, "npm install" recursively installs the target's
dependencies (as specified in package.json), choosing the latest
available version that satisfies the dependency's semver pattern. In
some situations, particularly when shipping software where each change
is tightly managed, it's desirable to fully specify each version of
each dependency recursively so that subsequent builds and deploys do
not inadvertently pick up newer versions of a dependency that satisfy
the semver pattern. Specifying specific semver patterns in each
dependency's package.json would facilitate this, but that's not always
possible or desirable, as when another author owns the npm package.
It's also possible to check dependencies directly into source control,
but that may be undesirable for other reasons.</p>
<p>As an example, consider package A:</p>
<pre><code>{
"name": "A",
"version": "0.1.0",
"dependencies": {
"B": "<0.1.0"
}
}
</code></pre><p>package B:</p>
<pre><code>{
"name": "B",
"version": "0.0.1",
"dependencies": {
"C": "<0.1.0"
}
}
</code></pre><p>and package C:</p>
<pre><code>{
"name": "C,
"version": "0.0.1"
}
</code></pre><p>If these are the only versions of A, B, and C available in the
registry, then a normal "npm install A" will install:</p>
<pre><code>A@0.1.0
`-- B@0.0.1
`-- C@0.0.1
</code></pre><p>However, if B@0.0.2 is published, then a fresh "npm install A" will
install:</p>
<pre><code>A@0.1.0
`-- B@0.0.2
`-- C@0.0.1
</code></pre><p>assuming the new version did not modify B's dependencies. Of course,
the new version of B could include a new version of C and any number
of new dependencies. If such changes are undesirable, the author of A
could specify a dependency on B@0.0.1. However, if A's author and B's
author are not the same person, there's no way for A's author to say
that he or she does not want to pull in newly published versions of C
when B hasn't changed at all.</p>
<p>In this case, A's author can run</p>
<pre><code>npm shrinkwrap
</code></pre><p>This generates npm-shrinkwrap.json, which will look something like this:</p>
<pre><code>{
"name": "A",
"version": "0.1.0",
"dependencies": {
"B": {
"version": "0.0.1",
"dependencies": {
"C": {
"version": "0.1.0"
}
}
}
}
}
</code></pre><p>The shrinkwrap command has locked down the dependencies based on
what's currently installed in node_modules. When "npm install"
installs a package with a npm-shrinkwrap.json file in the package
root, the shrinkwrap file (rather than package.json files) completely
drives the installation of that package and all of its dependencies
(recursively). So now the author publishes A@0.1.0, and subsequent
installs of this package will use B@0.0.1 and C@0.1.0, regardless the
dependencies and versions listed in A's, B's, and C's package.json
files.</p>
<h3 id="using-shrinkwrapped-packages">Using shrinkwrapped packages</h3>
<p>Using a shrinkwrapped package is no different than using any other
package: you can "npm install" it by hand, or add a dependency to your
package.json file and "npm install" it.</p>
<h3 id="building-shrinkwrapped-packages">Building shrinkwrapped packages</h3>
<p>To shrinkwrap an existing package:</p>
<ol>
<li>Run "npm install" in the package root to install the current
versions of all dependencies.</li>
<li>Validate that the package works as expected with these versions.</li>
<li>Run "npm shrinkwrap", add npm-shrinkwrap.json to git, and publish
your package.</li>
</ol>
<p>To add or update a dependency in a shrinkwrapped package:</p>
<ol>
<li>Run "npm install" in the package root to install the current
versions of all dependencies.</li>
<li>Add or update dependencies. "npm install" each new or updated
package individually and then update package.json. Note that they
must be explicitly named in order to be installed: running <code>npm
install</code> with no arguments will merely reproduce the existing
shrinkwrap.</li>
<li>Validate that the package works as expected with the new
dependencies.</li>
<li>Run "npm shrinkwrap", commit the new npm-shrinkwrap.json, and
publish your package.</li>
</ol>
<p>You can use <a href="../cli/npm-outdated.html"><a href="../cli/npm-outdated.html">npm-outdated(1)</a></a> to view dependencies with newer versions
available.</p>
<h3 id="other-notes">Other Notes</h3>
<p>A shrinkwrap file must be consistent with the package's package.json
file. "npm shrinkwrap" will fail if required dependencies are not
already installed, since that would result in a shrinkwrap that
wouldn't actually work. Similarly, the command will fail if there are
extraneous packages (not referenced by package.json), since that would
indicate that package.json is not correct.</p>
<p>Since "npm shrinkwrap" is intended to lock down your dependencies for
production use, <code>devDependencies</code> will not be included unless you
explicitly set the <code>--dev</code> flag when you run <code>npm shrinkwrap</code>. If
installed <code>devDependencies</code> are excluded, then npm will print a
warning. If you want them to be installed with your module by
default, please consider adding them to <code>dependencies</code> instead.</p>
<p>If shrinkwrapped package A depends on shrinkwrapped package B, B's
shrinkwrap will not be used as part of the installation of A. However,
because A's shrinkwrap is constructed from a valid installation of B
and recursively specifies all dependencies, the contents of B's
shrinkwrap will implicitly be included in A's shrinkwrap.</p>
<h3 id="caveats">Caveats</h3>
<p>If you wish to lock down the specific bytes included in a package, for
example to have 100% confidence in being able to reproduce a
deployment or build, then you ought to check your dependencies into
source control, or pursue some other mechanism that can verify
contents rather than versions.</p>
<h2 id="see-also">SEE ALSO</h2>
<ul>
<li><a href="../cli/npm-install.html"><a href="../cli/npm-install.html">npm-install(1)</a></a></li>
<li><a href="../files/package.json.html"><a href="../files/package.json.html">package.json(5)</a></a></li>
<li><a href="../cli/npm-ls.html"><a href="../cli/npm-ls.html">npm-ls(1)</a></a></li>
</ul>
</div>
<table border=0 cellspacing=0 cellpadding=0 id=npmlogo>
<tr><td style="width:180px;height:10px;background:rgb(237,127,127)" colspan=18> </td></tr>
<tr><td rowspan=4 style="width:10px;height:10px;background:rgb(237,127,127)"> </td><td style="width:40px;height:10px;background:#fff" colspan=4> </td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=4> </td><td style="width:40px;height:10px;background:#fff" colspan=4> </td><td rowspan=4 style="width:10px;height:10px;background:rgb(237,127,127)"> </td><td colspan=6 style="width:60px;height:10px;background:#fff"> </td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=4> </td></tr>
<tr><td colspan=2 style="width:20px;height:30px;background:#fff" rowspan=3> </td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3> </td><td style="width:10px;height:10px;background:#fff" rowspan=3> </td><td style="width:20px;height:10px;background:#fff" rowspan=4 colspan=2> </td><td style="width:10px;height:20px;background:rgb(237,127,127)" rowspan=2> </td><td style="width:10px;height:10px;background:#fff" rowspan=3> </td><td style="width:20px;height:10px;background:#fff" rowspan=3 colspan=2> </td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3> </td><td style="width:10px;height:10px;background:#fff" rowspan=3> </td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3> </td></tr>
<tr><td style="width:10px;height:10px;background:#fff" rowspan=2> </td></tr>
<tr><td style="width:10px;height:10px;background:#fff"> </td></tr>
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
</table>
<p id="footer">npm-shrinkwrap — npm@2.1.11</p>
| hbzhang/rsstack | node_modules/meanio/node_modules/mean-cli/node_modules/npm/html/doc/cli/npm-shrinkwrap.html | HTML | mit | 9,749 |
{{< layout}}
{{$propositionHeader}}{{/propositionHeader}}
{{$pageTitle}}Pick appointment time{{/pageTitle}}
{{$header}}
<script
src="https://code.jquery.com/jquery-3.1.1.min.js"
integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="
crossorigin="anonymous"></script>
{{/header}}
{{$main-content}}
<h1>Choose a collection time</h1>
<h2>London HM Passport Office <span class="font-small"><a href="/priority_service_170215/book-appointment">change</a>
</span></h2>
<p>89 Eccleston Square, Pimlico, London SW1V 1PN <a href="https://www.google.co.uk/maps/place/HM+Passport+Office/@51.4935294,-0.1461351,17z/data=!3m1!4b1!4m5!3m4!1s0x4876051f799cb11f:0xaa05e82d4f114209!8m2!3d51.4935294!4d-0.1439464">view map</a></p>
<div class="grid-row"><div class="column-two-thirds">
<p>You should arrive no earlier than 10 minutes before your appointment. It usually takes 30 minutes to get your new passport. </p>
</div></div>
<div class="manage-times">
<div class="manage-time-next">
<span class="font-small"><a href="/priority_service_170215/book-appointment/london-week-3">Later ▶</a> </span>
</div>
<div class="manage-time-previous">
<span class="font-small"><a href="/priority_service_170215/book-appointment/london-week-1">◀ Earlier</a>
</div>
</div>
<div class="book-table">
<table class="book-table times">
<tbody>
<tr>
<td class="day-select"><span class="bold-small">Saturday<br> 25 February</span></td>
<td><span class="bold-small">Monday<br> 27 February</span></td>
<td><span class="bold-small">Tuesday<br> 28 February</span></td>
</tr>
<tr>
<td class="day-select"><span class="unavailable">10.00am </br></span></td>
<td><span class="unavailable">10.00am </br></span></td>
<td><span class="unavailable">10.00am </br></span></td>
</tr>
<tr>
<td class="day-select"><span class="unavailable">10.30am </br></span></td>
<td><span class="unavailable">10.30am </br></span></td>
<td><span class="unavailable">10.30am </br></span></td>
</tr>
<tr>
<td class="day-select"><a href="/priority_service_170215/book-appointment/confirmation-scenario-1"><span class="available">12.30pm </br><span class="available">Available</span></span></a></td>
<td><span class="unavailable">12.30pm </br></span></td>
<td><span class="unavailable">12.30pm </br></span></td>
</tr>
<tr>
<td class="day-select"><span class="unavailable">1.00pm </br></span></td>
<td><span class="unavailable">1.00pm </br></san></td>
<td><span class="unavailable">1.00pm </br></span></td>
</tr>
<tr>
<td class="day-select"><span class="unavailable">1.30pm </br></span></td>
<td><span class="unavailable">1.30pm </br></span></td>
<td><span class="unavailable">1.30pm </br></span></td>
</tr>
<tr>
<td class="day-select"><span class="unavailable">4.30pm </br></span></td>
<td><span class="unavailable">4.30pm </br></span></td>
<td><span class="unavailable">4.30pm </br></span></td>
</tr>
<tr>
<td class="day-select"><span class="unavailable">5.00pm </br></span></td>
<td><span class="unavailable">5.00pm </br></span></td>
<td><span class="unavailable">5.00pm </br></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<script>
window.onscroll = function() {
var sticky = document.getElementById('stickynav');
if( document.body.scrollTop+document.documentElement.scrollTop > 240)
sticky.className = "stuck";
else sticky.className = "";
};
</script>
{{/main-content}}
{{/ layout}}
| maxinedivers/pass-max | views/priority_service_170215/book-appointment/london-week-2-selected.html | HTML | mit | 3,501 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Form\FirewallForm | Thelia 2 API</title>
<link rel="stylesheet" type="text/css" href="../../css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../../css/bootstrap-theme.min.css">
<link rel="stylesheet" type="text/css" href="../../css/sami.css">
<script src="../../js/jquery-1.11.1.min.js"></script>
<script src="../../js/bootstrap.min.js"></script>
<script src="../../js/typeahead.min.js"></script>
<script src="../../sami.js"></script>
<meta name="MobileOptimized" content="width">
<meta name="HandheldFriendly" content="true">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
</head>
<body id="class" data-name="class:Thelia_Form_FirewallForm" data-root-path="../../">
<div id="content">
<div id="left-column">
<div id="control-panel">
<form id="search-form" action="../../search.html" method="GET">
<span class="glyphicon glyphicon-search"></span>
<input name="search"
class="typeahead form-control"
type="search"
placeholder="Search">
</form>
</div>
<div id="api-tree"></div>
</div>
<div id="right-column">
<nav id="site-nav" class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-elements">
<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">Thelia 2 API</a>
</div>
<div class="collapse navbar-collapse" id="navbar-elements">
<ul class="nav navbar-nav">
<li><a href="../../classes.html">Classes</a></li>
<li><a href="../../namespaces.html">Namespaces</a></li>
<li><a href="../../interfaces.html">Interfaces</a></li>
<li><a href="../../traits.html">Traits</a></li>
<li><a href="../../doc-index.html">Index</a></li>
<li><a href="../../search.html">Search</a></li>
</ul>
</div>
</div>
</nav>
<div class="namespace-breadcrumbs">
<ol class="breadcrumb">
<li><span class="label label-default">class</span></li>
<li><a href="../../Thelia.html">Thelia</a></li>
<li><a href="../../Thelia/Form.html">Form</a></li>
<li>FirewallForm</li>
</ol>
</div>
<div id="page-content">
<div class="page-header">
<h1>FirewallForm</h1>
</div>
<p> class
<strong>FirewallForm</strong> extends <a href="../../Thelia/Form/BaseForm.html"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a>
</p>
<div class="description">
<p>Class FirewallForm</p> </div>
<h2>Constants</h2>
<table class="table table-condensed">
<tr>
<td>DEFAULT_TIME_TO_WAIT</td>
<td class="last">
<p><em>Those values are for a "normal" security policy</em></p>
<p>Time is in minutes</p>
</td>
</tr>
<tr>
<td>DEFAULT_ATTEMPTS</td>
<td class="last">
<p><em></em></p>
<p></p>
</td>
</tr>
</table>
<h2>Methods</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method___construct">__construct</a>(
<abbr title="Thelia\Form\Symfony\Component\HttpFoundation\Request">Request</abbr> $request, $type = 'form', $data = array(), $options = array())
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../Thelia/Form/BaseForm.html#method___construct"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
bool
</div>
<div class="col-md-8 type">
<a href="#method_isTemplateDefinedHiddenField">isTemplateDefinedHiddenField</a>(
<abbr title="Symfony\Component\Form\FormView">FormView</abbr> $fieldView)
<p>Return true if the given field value is defined only in the HTML template, and its value is defined
in the template file, not the form builder.</p> </div>
<div class="col-md-2"><small>from
<a href="../../Thelia/Form/BaseForm.html#method_isTemplateDefinedHiddenField"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_getRequest">getRequest</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../Thelia/Form/BaseForm.html#method_getRequest"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
string
</div>
<div class="col-md-8 type">
<a href="#method_getSuccessUrl">getSuccessUrl</a>(
string $default = null)
<p>Returns the absolute URL to redirect the user to if the form is successfully processed.</p> </div>
<div class="col-md-2"><small>from
<a href="../../Thelia/Form/BaseForm.html#method_getSuccessUrl"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_createView">createView</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../Thelia/Form/BaseForm.html#method_createView"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<abbr title="Symfony\Component\Form\FormView">FormView</abbr>
</div>
<div class="col-md-8 type">
<a href="#method_getView">getView</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../Thelia/Form/BaseForm.html#method_getView"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_setError">setError</a>(
boolean $has_error = true)
<p>Set the error status of the form.</p> </div>
<div class="col-md-2"><small>from
<a href="../../Thelia/Form/BaseForm.html#method_setError"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
boolean
</div>
<div class="col-md-8 type">
<a href="#method_hasError">hasError</a>()
<p>Get the cuirrent error status of the form.</p> </div>
<div class="col-md-2"><small>from
<a href="../../Thelia/Form/BaseForm.html#method_hasError"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_setErrorMessage">setErrorMessage</a>(
string $message)
<p>Set the error message related to global form error</p> </div>
<div class="col-md-2"><small>from
<a href="../../Thelia/Form/BaseForm.html#method_setErrorMessage"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
string
</div>
<div class="col-md-8 type">
<a href="#method_getErrorMessage">getErrorMessage</a>()
<p>Get the form error message.</p> </div>
<div class="col-md-2"><small>from
<a href="../../Thelia/Form/BaseForm.html#method_getErrorMessage"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<abbr title="Symfony\Component\Form\Form">Form</abbr>
</div>
<div class="col-md-8 type">
<a href="#method_getForm">getForm</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../Thelia/Form/BaseForm.html#method_getForm"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
string
</div>
<div class="col-md-8 type">
<a href="#method_getName">getName</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../Thelia/Form/BaseForm.html#method_getName"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_isFirewallOk">isFirewallOk</a>($env)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
int
</div>
<div class="col-md-8 type">
<a href="#method_getConfigTime">getConfigTime</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
int
</div>
<div class="col-md-8 type">
<a href="#method_getConfigAttempts">getConfigAttempts</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_isFirewallActive">isFirewallActive</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_getWaitingTime">getWaitingTime</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
</div>
<h2>Details</h2>
<div id="method-details">
<div class="method-item">
<h3 id="method___construct">
<div class="location">in
<a href="../../Thelia/Form/BaseForm.html#method___construct"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a> at line 62</div>
<code>
<strong>__construct</strong>(
<abbr title="Thelia\Form\Symfony\Component\HttpFoundation\Request">Request</abbr> $request, $type = 'form', $data = array(), $options = array())</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Thelia\Form\Symfony\Component\HttpFoundation\Request">Request</abbr></td>
<td>$request</td>
<td></td>
</tr>
<tr>
<td></td>
<td>$type</td>
<td></td>
</tr>
<tr>
<td></td>
<td>$data</td>
<td></td>
</tr>
<tr>
<td></td>
<td>$options</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_isTemplateDefinedHiddenField">
<div class="location">in
<a href="../../Thelia/Form/BaseForm.html#method_isTemplateDefinedHiddenField"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a> at line 124</div>
<code>
bool
<strong>isTemplateDefinedHiddenField</strong>(
<abbr title="Symfony\Component\Form\FormView">FormView</abbr> $fieldView)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Return true if the given field value is defined only in the HTML template, and its value is defined
in the template file, not the form builder.</p> <p>Thus, it should not be included in the form hidden fields generated by form<em>hidden</em>fields
Smarty function, to prevent it from exiting twice in the form.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Symfony\Component\Form\FormView">FormView</abbr></td>
<td>$fieldView</td>
<td></td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
bool</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getRequest">
<div class="location">in
<a href="../../Thelia/Form/BaseForm.html#method_getRequest"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a> at line 131</div>
<code>
<strong>getRequest</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getSuccessUrl">
<div class="location">in
<a href="../../Thelia/Form/BaseForm.html#method_getSuccessUrl"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a> at line 150</div>
<code>
string
<strong>getSuccessUrl</strong>(
string $default = null)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Returns the absolute URL to redirect the user to if the form is successfully processed.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
string</td>
<td>$default</td>
<td>the default URL. If not given, the configured base URL is used.</td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
string</td>
<td>an absolute URL</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_createView">
<div class="location">in
<a href="../../Thelia/Form/BaseForm.html#method_createView"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a> at line 164</div>
<code>
<strong>createView</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getView">
<div class="location">in
<a href="../../Thelia/Form/BaseForm.html#method_getView"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a> at line 175</div>
<code>
<abbr title="Symfony\Component\Form\FormView">FormView</abbr>
<strong>getView</strong>()</code>
</h3>
<div class="details">
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Symfony\Component\Form\FormView">FormView</abbr></td>
<td></td>
</tr>
</table>
<h4>Exceptions</h4>
<table class="table table-condensed">
<tr>
<td><a target="_blank" href="http://php.net/LogicException"><abbr title="LogicException">LogicException</abbr></a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setError">
<div class="location">in
<a href="../../Thelia/Form/BaseForm.html#method_setError"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a> at line 188</div>
<code>
<strong>setError</strong>(
boolean $has_error = true)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Set the error status of the form.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
boolean</td>
<td>$has_error</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_hasError">
<div class="location">in
<a href="../../Thelia/Form/BaseForm.html#method_hasError"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a> at line 200</div>
<code>
boolean
<strong>hasError</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Get the cuirrent error status of the form.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
boolean</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setErrorMessage">
<div class="location">in
<a href="../../Thelia/Form/BaseForm.html#method_setErrorMessage"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a> at line 210</div>
<code>
<strong>setErrorMessage</strong>(
string $message)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Set the error message related to global form error</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
string</td>
<td>$message</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getErrorMessage">
<div class="location">in
<a href="../../Thelia/Form/BaseForm.html#method_getErrorMessage"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a> at line 223</div>
<code>
string
<strong>getErrorMessage</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Get the form error message.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
string</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getForm">
<div class="location">in
<a href="../../Thelia/Form/BaseForm.html#method_getForm"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a> at line 231</div>
<code>
<abbr title="Symfony\Component\Form\Form">Form</abbr>
<strong>getForm</strong>()</code>
</h3>
<div class="details">
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Symfony\Component\Form\Form">Form</abbr></td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getName">
<div class="location">in
<a href="../../Thelia/Form/BaseForm.html#method_getName"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a> at line 261</div>
<code> abstract
string
<strong>getName</strong>()</code>
</h3>
<div class="details">
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
string</td>
<td>the name of you form. This name must be unique</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_isFirewallOk">
<div class="location">at line 35</div>
<code>
<strong>isFirewallOk</strong>($env)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$env</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getConfigTime">
<div class="location">at line 82</div>
<code>
int
<strong>getConfigTime</strong>()</code>
</h3>
<div class="details">
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
int</td>
<td>The time (in hours) to wait if the attempts have been exceeded</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getConfigAttempts">
<div class="location">at line 92</div>
<code>
int
<strong>getConfigAttempts</strong>()</code>
</h3>
<div class="details">
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
int</td>
<td>The number of allowed attempts</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_isFirewallActive">
<div class="location">at line 97</div>
<code>
<strong>isFirewallActive</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getWaitingTime">
<div class="location">at line 102</div>
<code>
<strong>getWaitingTime</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
</div>
</div>
<div id="footer">
Generated by <a href="http://sami.sensiolabs.org/">Sami, the API Documentation Generator</a>.
</div>
</div>
</div>
</body>
</html>
| sitecrafting/thelia.github.io | api/2.0/Thelia/Form/FirewallForm.html | HTML | mit | 29,036 |
<!doctype html public "-//W3C//DTD html 4.0 //en">
<html>
<head>
<meta http-equiv="Refresh" content="0;url=index.php">
<title>Loading ...</title>
</head>
<body></body>
</html> | bigprof/appgini-mssql | index.html | HTML | mit | 189 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Class ctti_type_index</title>
<link rel="stylesheet" href="http://www.boost.org/doc/libs/1_53_0/doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../index.html" title="Chapter 1. Boost.TypeIndex 4.0">
<link rel="up" href="../../boost_typeindex_header_reference.html#header.boost.type_index.ctti_type_index_hpp" title="Header <boost/type_index/ctti_type_index.hpp>">
<link rel="prev" href="../../BOOST_TYPE_INDEX_FORCE_NO_RTTI_COMPATIBILITY.html" title="Macro BOOST_TYPE_INDEX_FORCE_NO_RTTI_COMPATIBILITY">
<link rel="next" href="stl_type_index.html" title="Class stl_type_index">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="http://www.boost.org/doc/libs/1_53_0/boost.png"></td>
<td align="center"><a href="http://www.boost.org/doc/libs/1_53_0/index.html">Home</a></td>
<td align="center"><a href="http://www.boost.org/doc/libs/1_53_0/libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="http://www.boost.org/doc/libs/1_53_0/more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="../../BOOST_TYPE_INDEX_FORCE_NO_RTTI_COMPATIBILITY.html"><img src="http://www.boost.org/doc/libs/1_53_0/doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_typeindex_header_reference.html#header.boost.type_index.ctti_type_index_hpp"><img src="http://www.boost.org/doc/libs/1_53_0/doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://www.boost.org/doc/libs/1_53_0/doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="stl_type_index.html"><img src="http://www.boost.org/doc/libs/1_53_0/doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.typeindex.ctti_type_index"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Class ctti_type_index</span></h2>
<p>boost::typeindex::ctti_type_index</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../boost_typeindex_header_reference.html#header.boost.type_index.ctti_type_index_hpp" title="Header <boost/type_index/ctti_type_index.hpp>">boost/type_index/ctti_type_index.hpp</a>>
</span>
<span class="keyword">class</span> <a class="link" href="ctti_type_index.html" title="Class ctti_type_index">ctti_type_index</a> <span class="special">{</span>
<span class="keyword">public</span><span class="special">:</span>
<span class="comment">// types</span>
<span class="keyword">typedef</span> <span class="emphasis"><em><span class="identifier">unspecified</span></em></span> <a name="boost.typeindex.ctti_type_index.type_info_t"></a><span class="identifier">type_info_t</span><span class="special">;</span>
<span class="comment">// <a class="link" href="ctti_type_index.html#boost.typeindex.ctti_type_indexconstruct-copy-destruct">construct/copy/destruct</a></span>
<a class="link" href="ctti_type_index.html#idp7050096-bb"><span class="identifier">ctti_type_index</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">noexcept</span><span class="special">;</span>
<a class="link" href="ctti_type_index.html#idp7050656-bb"><span class="identifier">ctti_type_index</span></a><span class="special">(</span><span class="keyword">const</span> <a class="link" href="ctti_type_index.html#boost.typeindex.ctti_type_index.type_info_t">type_info_t</a> <span class="special">&</span><span class="special">)</span> <span class="keyword">noexcept</span><span class="special">;</span>
<span class="comment">// <a class="link" href="ctti_type_index.html#idp7033280-bb">private member functions</a></span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <a class="link" href="ctti_type_index.html#idp7033776-bb"><span class="identifier">get_raw_name_length</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span> <span class="keyword">noexcept</span><span class="special">;</span>
<span class="comment">// <a class="link" href="ctti_type_index.html#idp7034896-bb">public member functions</a></span>
<span class="keyword">const</span> <a class="link" href="ctti_type_index.html#boost.typeindex.ctti_type_index.type_info_t">type_info_t</a> <span class="special">&</span> <a class="link" href="ctti_type_index.html#idp7035392-bb"><span class="identifier">type_info</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span> <span class="keyword">noexcept</span><span class="special">;</span>
<span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span> <a class="link" href="ctti_type_index.html#idp7039280-bb"><span class="identifier">raw_name</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span> <span class="keyword">noexcept</span><span class="special">;</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a class="link" href="ctti_type_index.html#idp7042784-bb"><span class="identifier">pretty_name</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <a class="link" href="ctti_type_index.html#idp7045744-bb"><span class="identifier">hash_code</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span> <span class="keyword">noexcept</span><span class="special">;</span>
<span class="comment">// <a class="link" href="ctti_type_index.html#idp7052352-bb">public static functions</a></span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> T<span class="special">></span> <span class="keyword">static</span> <a class="link" href="ctti_type_index.html" title="Class ctti_type_index">ctti_type_index</a> <a class="link" href="ctti_type_index.html#idp7052912-bb"><span class="identifier">type_id</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">noexcept</span><span class="special">;</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> T<span class="special">></span> <span class="keyword">static</span> <a class="link" href="ctti_type_index.html" title="Class ctti_type_index">ctti_type_index</a> <a class="link" href="ctti_type_index.html#idp7059824-bb"><span class="identifier">type_id_with_cvr</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">noexcept</span><span class="special">;</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> T<span class="special">></span>
<span class="keyword">static</span> <a class="link" href="ctti_type_index.html" title="Class ctti_type_index">ctti_type_index</a> <a class="link" href="ctti_type_index.html#idp7067456-bb"><span class="identifier">type_id_runtime</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="special">&</span><span class="special">)</span> <span class="keyword">noexcept</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="idp6202496"></a><h2>Description</h2>
<p>This class is a wrapper that pretends to work exactly like <a class="link" href="stl_type_index.html" title="Class stl_type_index">stl_type_index</a>, but does not require RTTI support. <span class="bold"><strong>For</strong></span> <span class="bold"><strong>description</strong></span> <span class="bold"><strong>of</strong></span> <span class="bold"><strong>functions</strong></span> <span class="bold"><strong>see</strong></span> <a class="link" href="type_index_facade.html" title="Class template type_index_facade">type_index_facade</a>.</p>
<p>This class produces slightly longer type names, so consider using <a class="link" href="stl_type_index.html" title="Class stl_type_index">stl_type_index</a> in situations when typeid() is working. </p>
<div class="refsect2">
<a name="idp6209616"></a><h3>
<a name="boost.typeindex.ctti_type_indexconstruct-copy-destruct"></a><code class="computeroutput">ctti_type_index</code>
public
construct/copy/destruct</h3>
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem"><pre class="literallayout"><a name="idp7050096-bb"></a><span class="identifier">ctti_type_index</span><span class="special">(</span><span class="special">)</span> <span class="keyword">noexcept</span><span class="special">;</span></pre></li>
<li class="listitem"><pre class="literallayout"><a name="idp7050656-bb"></a><span class="identifier">ctti_type_index</span><span class="special">(</span><span class="keyword">const</span> <a class="link" href="ctti_type_index.html#boost.typeindex.ctti_type_index.type_info_t">type_info_t</a> <span class="special">&</span> data<span class="special">)</span> <span class="keyword">noexcept</span><span class="special">;</span></pre></li>
</ol></div>
</div>
<div class="refsect2">
<a name="idp6222576"></a><h3>
<a name="idp7033280-bb"></a><code class="computeroutput">ctti_type_index</code> private member functions</h3>
<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <a name="idp7033776-bb"></a><span class="identifier">get_raw_name_length</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span> <span class="keyword">noexcept</span><span class="special">;</span></pre></li></ol></div>
</div>
<div class="refsect2">
<a name="idp6231424"></a><h3>
<a name="idp7034896-bb"></a><code class="computeroutput">ctti_type_index</code> public member functions</h3>
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem">
<pre class="literallayout"><span class="keyword">const</span> <a class="link" href="ctti_type_index.html#boost.typeindex.ctti_type_index.type_info_t">type_info_t</a> <span class="special">&</span> <a name="idp7035392-bb"></a><span class="identifier">type_info</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span> <span class="keyword">noexcept</span><span class="special">;</span></pre>
<p><span class="bold"><strong>Override:</strong></span> This function <span class="bold"><strong>may</strong></span> be redefined in Derived class. Overrides <span class="bold"><strong>must</strong></span> not throw.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term">Returns:</span></p></td>
<td><p>Const reference to underlying low level type_info_t. </p></td>
</tr></tbody>
</table></div>
</li>
<li class="listitem">
<pre class="literallayout"><span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span> <a name="idp7039280-bb"></a><span class="identifier">raw_name</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span> <span class="keyword">noexcept</span><span class="special">;</span></pre>
<p><span class="bold"><strong>Override:</strong></span> This function <span class="bold"><strong>must</strong></span> be redefined in Derived class. Overrides <span class="bold"><strong>must</strong></span> not throw.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term">Returns:</span></p></td>
<td><p>Pointer to unredable/raw type name. </p></td>
</tr></tbody>
</table></div>
</li>
<li class="listitem">
<pre class="literallayout"><span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a name="idp7042784-bb"></a><span class="identifier">pretty_name</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>
<p><span class="bold"><strong>Override:</strong></span> This function <span class="bold"><strong>may</strong></span> be redefined in Derived class. Overrides may throw.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term">Returns:</span></p></td>
<td><p>Human readable type name. By default returns Derived::name(). </p></td>
</tr></tbody>
</table></div>
</li>
<li class="listitem">
<pre class="literallayout"><span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <a name="idp7045744-bb"></a><span class="identifier">hash_code</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span> <span class="keyword">noexcept</span><span class="special">;</span></pre>
<p><span class="bold"><strong>Override:</strong></span> This function <span class="bold"><strong>may</strong></span> be redefined in Derived class. Overrides <span class="bold"><strong>must</strong></span> not throw.
</p>
<div class="note"><table border="0" summary="Note">
<tr>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://www.boost.org/doc/libs/1_53_0/doc/src/images/note.png"></td>
<th align="left">Note</th>
</tr>
<tr><td align="left" valign="top"><p><boost/functional/hash.hpp> has to be included if this function is used. </p></td></tr>
</table></div>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term">Returns:</span></p></td>
<td><p>Hash code of a type. By default hashes types by raw_name(). </p></td>
</tr></tbody>
</table></div>
</li>
</ol></div>
</div>
<div class="refsect2">
<a name="idp6275616"></a><h3>
<a name="idp7052352-bb"></a><code class="computeroutput">ctti_type_index</code> public static functions</h3>
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem">
<pre class="literallayout"><span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> T<span class="special">></span> <span class="keyword">static</span> <a class="link" href="ctti_type_index.html" title="Class ctti_type_index">ctti_type_index</a> <a name="idp7052912-bb"></a><span class="identifier">type_id</span><span class="special">(</span><span class="special">)</span> <span class="keyword">noexcept</span><span class="special">;</span></pre>
<p>This is a factory method that is used to create instances of Derived classes. boost::typeindex::type_id() will call this method, if Derived has same type as boost::typeindex::type_index.</p>
<p><span class="bold"><strong>Override:</strong></span> This function <span class="bold"><strong>may</strong></span> be redefined and made public in Derived class. Overrides <span class="bold"><strong>must</strong></span> not throw. Overrides <span class="bold"><strong>must</strong></span> remove const, volatile && and & modifiers from T.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term">Template Parameters:</span></p></td>
<td><div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><code class="computeroutput">T</code></span></p></td>
<td><p>Type for which type_index must be created. </p></td>
</tr></tbody>
</table></div></td>
</tr>
<tr>
<td><p><span class="term">Returns:</span></p></td>
<td><p>type_index for type T. </p></td>
</tr>
</tbody>
</table></div>
</li>
<li class="listitem">
<pre class="literallayout"><span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> T<span class="special">></span> <span class="keyword">static</span> <a class="link" href="ctti_type_index.html" title="Class ctti_type_index">ctti_type_index</a> <a name="idp7059824-bb"></a><span class="identifier">type_id_with_cvr</span><span class="special">(</span><span class="special">)</span> <span class="keyword">noexcept</span><span class="special">;</span></pre>
<p>This is a factory method that is used to create instances of Derived classes. boost::typeindex::type_id_with_cvr() will call this method, if Derived has same type as boost::typeindex::type_index.</p>
<p><span class="bold"><strong>Override:</strong></span> This function <span class="bold"><strong>may</strong></span> be redefined and made public in Derived class. Overrides <span class="bold"><strong>must</strong></span> not throw. Overrides <span class="bold"><strong>must</strong></span> <span class="bold"><strong>not</strong></span> remove const, volatile && and & modifiers from T.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term">Template Parameters:</span></p></td>
<td><div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><code class="computeroutput">T</code></span></p></td>
<td><p>Type for which type_index must be created. </p></td>
</tr></tbody>
</table></div></td>
</tr>
<tr>
<td><p><span class="term">Returns:</span></p></td>
<td><p>type_index for type T. </p></td>
</tr>
</tbody>
</table></div>
</li>
<li class="listitem">
<pre class="literallayout"><span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> T<span class="special">></span>
<span class="keyword">static</span> <a class="link" href="ctti_type_index.html" title="Class ctti_type_index">ctti_type_index</a> <a name="idp7067456-bb"></a><span class="identifier">type_id_runtime</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="special">&</span> variable<span class="special">)</span> <span class="keyword">noexcept</span><span class="special">;</span></pre>
<p>This is a factory method that is used to create instances of Derived classes. boost::typeindex::type_id_runtime(const T&) will call this method, if Derived has same type as boost::typeindex::type_index.</p>
<p><span class="bold"><strong>Override:</strong></span> This function <span class="bold"><strong>may</strong></span> be redefined and made public in Derived class.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term">Parameters:</span></p></td>
<td><div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><code class="computeroutput">variable</code></span></p></td>
<td><p>Variable which runtime type will be stored in type_index. </p></td>
</tr></tbody>
</table></div></td>
</tr>
<tr>
<td><p><span class="term">Returns:</span></p></td>
<td><p>type_index with runtime type of variable. </p></td>
</tr>
</tbody>
</table></div>
</li>
</ol></div>
</div>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2012-2014 Antony Polukhin<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="../../BOOST_TYPE_INDEX_FORCE_NO_RTTI_COMPATIBILITY.html"><img src="http://www.boost.org/doc/libs/1_53_0/doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_typeindex_header_reference.html#header.boost.type_index.ctti_type_index_hpp"><img src="http://www.boost.org/doc/libs/1_53_0/doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://www.boost.org/doc/libs/1_53_0/doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="stl_type_index.html"><img src="http://www.boost.org/doc/libs/1_53_0/doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
| yinchunlong/abelkhan-1 | ext/c++/thirdpart/c++/boost/libs/type_index/doc/html/boost/typeindex/ctti_type_index.html | HTML | mit | 21,106 |
<template name="bootstrap_magic_preview_component_sizing">
<section>
<section class="row">
<div class="col-md-12">
<div id="paginationLarge">
<div class="btn-toolbar">
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-lg">Button</a>
<div href="" title="Bootstrap Themes AngularJS" class="btn-group">
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-lg">1</a>
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-lg">2</a>
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-lg">3</a>
</div>
<div class="btn-group">
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-lg">5</a>
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-lg">6</a>
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-lg">7</a>
</div>
<div class="btn-group">
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-lg">8</a>
</div>
</div>
<div class="pagination pagination-large">
<ul>
<li class="disabled"><a href="" title="Bootstrap Themes AngularJS">«</a></li>
<li class="active"><a href="" title="Bootstrap Themes AngularJS">1</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">2</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">3</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">4</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">5</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">6</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">7</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">8</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">9</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">»</a></li>
</ul>
</div>
</div>
<div id="paginationSmall">
<div class="btn-toolbar">
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-sm">Button</a>
<div class="btn-group">
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-sm">1</a>
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-sm">2</a>
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-sm">3</a>
</div>
<div class="btn-group">
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-sm">5</a>
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-sm">6</a>
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-sm">7</a>
</div>
<div class="btn-group">
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-sm">8</a>
</div>
</div>
<div class="pagination pagination-small">
<ul>
<li class="disabled"><a href="" title="Bootstrap Themes AngularJS">«</a></li>
<li class="active"><a href="" title="Bootstrap Themes AngularJS">1</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">2</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">3</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">4</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">5</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">6</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">7</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">8</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">9</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">»</a></li>
</ul>
</div>
</div>
<div id="paginationMini">
<div class="btn-toolbar">
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-mini">Button</a>
<div class="btn-group">
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-mini">1</a>
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-mini">2</a>
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-mini">3</a>
</div>
<div class="btn-group">
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-mini">5</a>
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-mini">6</a>
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-mini">7</a>
</div>
<div class="btn-group">
<a href="" title="Bootstrap Themes AngularJS" class="btn btn-mini">8</a>
</div>
</div>
<div class="pagination pagination-mini">
<ul>
<li class="disabled"><a href="" title="Bootstrap Themes AngularJS">«</a></li>
<li class="active"><a href="" title="Bootstrap Themes AngularJS">1</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">2</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">3</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">4</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">5</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">6</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">7</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">8</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">9</a></li>
<li><a href="" title="Bootstrap Themes AngularJS">»</a></li>
</ul>
</div>
</div>
</div>
</section>
</section>
</template> | aboire/meteor-bootstrap-magic | lib/templates/preview_old/component-sizing.html | HTML | mit | 5,494 |
<html>
<body>
<p>A custom class pool for several JBoss products.
It is not part of ja.
</p>
</body>
</html>
| Dablakbandit/CustomEntitiesAPI1.8 | src/ja/scopedpool/package.html | HTML | mit | 108 |
---
layout: default
---
<article class="post">
<h1>{{ page.title }}</h1>
<a href="{{ page.proj-url }}" class="large-link" target="_blank">View Project Site <i class="fa fa-external-link"></i></a>
<div class="date">Launched {{ page.date | date: "%B %e, %Y" }}</div>
<div class="entry">
{{ content }}
</div>
{% include disqus.html disqus_identifier=page.disqus_identifier %}
</article> | 25x52/25x52.github.io | _layouts/post.html | HTML | mit | 405 |
<!DOCTYPE html>
<html>
<head>
<title>ms-css</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<script src="../avalon.js" ></script>
<script>
var vm = avalon.define({
$id: "test",
w: 100,
h: 100,
click: function() {
vm.w = parseFloat(vm.w) + 10;
vm.h = parseFloat(vm.h) + 10;
}
})
</script>
</head>
<body>
<div ms-controller="test">
<div style=" background: #a9ea00;" ms-css-width="w" ms-css-height="h" ms-click="click"></div>
<p>{{ w }} x {{ h }}</p>
<p>W: <input type="text" ms-duplex="w" data-duplex-event="change"/></p>
<p>H: <input type="text" ms-duplex="h" /></p>
</div>
</body>
</html> | IndexXuan/JobBest | public/bower_components/avalon/examples/css1.html | HTML | mit | 948 |
<div data-ng-controller="AuthenticationController">
<h3 class="col-md-12 text-center">Or sign up using your email</h3>
<div class="col-xs-offset-2 col-xs-8 col-md-offset-5 col-md-2">
<form name="userForm" data-ng-submit="signup()" class="signin form-horizontal" novalidate autocomplete="off">
<fieldset>
<div class="form-group">
<label for="firstName">First Name</label>
<input type="text" required id="firstName" name="firstName" class="form-control"
data-ng-model="credentials.firstName" placeholder="First Name">
</div>
<div class="form-group">
<label for="lastName">Last Name</label>
<input type="text" id="lastName" name="lastName" class="form-control"
data-ng-model="credentials.lastName" placeholder="Last Name">
</div>
<div class="form-group">
<label for="email">Email</label>
<input type="email" id="email" name="email" class="form-control" data-ng-model="credentials.email"
placeholder="Email">
</div>
<div class="form-group">
<label for="username">Username</label>
<input type="text" id="username" name="username" class="form-control"
data-ng-model="credentials.username" placeholder="Username">
</div>
<div class="form-group">
<label for="password">Password</label>
<input type="password" id="password" name="password" class="form-control"
data-ng-model="credentials.password" placeholder="Password">
</div>
<div class="text-center form-group">
<button type="submit" class="btn btn-large btn-primary">Sign up</button>
or
<a data-ui-sref="authentication.signin" class="show-signup">Sign in</a>
</div>
<div data-ng-show="error" class="text-center text-danger">
<strong data-ng-bind="error"></strong>
</div>
</fieldset>
</form>
</div>
</div>
| shmiko/MEANjsProject_040 | modules/users/client/views/authentication/signup.client.view.html | HTML | mit | 1,890 |
<a href='https://github.com/angular/angular.js/edit/v1.3.x/src/ngAria/aria.js?message=docs($aria)%3A%20describe%20your%20change...#L126' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/v1.3.10/src/ngAria/aria.js#L126' class='view-source pull-right btn btn-primary'>
<i class="glyphicon glyphicon-zoom-in"> </i>View Source
</a>
<header class="api-profile-header">
<h1 class="api-profile-header-heading">$aria</h1>
<ol class="api-profile-header-structure naked-list step-list">
<li>
<a href="api/ngAria/provider/$ariaProvider">- $ariaProvider</a>
</li>
<li>
- service in module <a href="api/ngAria">ngAria</a>
</li>
</ol>
</header>
<div class="api-profile-description">
<p>The $aria service contains helper methods for applying common
<a href="http://www.w3.org/TR/wai-aria/">ARIA</a> attributes to HTML directives.</p>
<p>ngAria injects common accessibility attributes that tell assistive technologies when HTML
elements are enabled, selected, hidden, and more. To see how this is performed with ngAria,
let's review a code snippet from ngAria itself:</p>
<pre><code class="lang-js">ngAriaModule.directive('ngDisabled', ['$aria', function($aria) {
return $aria.$$watchExpr('ngDisabled', 'aria-disabled');
}])
</code></pre>
<p>Shown above, the ngAria module creates a directive with the same signature as the
traditional <code>ng-disabled</code> directive. But this ngAria version is dedicated to
solely managing accessibility attributes. The internal <code>$aria</code> service is used to watch the
boolean attribute <code>ngDisabled</code>. If it has not been explicitly set by the developer,
<code>aria-disabled</code> is injected as an attribute with its value synchronized to the value in
<code>ngDisabled</code>.</p>
<p>Because ngAria hooks into the <code>ng-disabled</code> directive, developers do not have to do
anything to enable this feature. The <code>aria-disabled</code> attribute is automatically managed
simply as a silent side-effect of using <code>ng-disabled</code> with the ngAria module.</p>
<p>The full list of directives that interface with ngAria:</p>
<ul>
<li><strong>ngModel</strong></li>
<li><strong>ngShow</strong></li>
<li><strong>ngHide</strong></li>
<li><strong>ngClick</strong></li>
<li><strong>ngDblclick</strong></li>
<li><strong>ngMessages</strong></li>
<li><strong>ngDisabled</strong></li>
</ul>
<p>Read the <a href="guide/accessibility">ngAria Developer Guide</a> for a thorough explanation of each
directive.</p>
<h2 id="dependencies">Dependencies</h2>
<p>Requires the <a href="api/ngAria"><code>ngAria</code></a> module to be installed.</p>
</div>
<div>
</div>
| apulll/angular_study | lib/angular-1.3.10/docs/partials/api/ngAria/service/$aria.html | HTML | mit | 2,831 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>
Class: Concurrent::Actor::Utils::AdHoc
— Concurrent
</title>
<link rel="stylesheet" href="../../../css/style.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../../../css/common.css" type="text/css" charset="utf-8" />
<script type="text/javascript" charset="utf-8">
hasFrames = window.top.frames.main ? true : false;
relpath = '../../../';
framesUrl = "../../../frames.html#!Concurrent/Actor/Utils/AdHoc.html";
</script>
<script type="text/javascript" charset="utf-8" src="../../../js/jquery.js"></script>
<script type="text/javascript" charset="utf-8" src="../../../js/app.js"></script>
</head>
<body>
<div id="header">
<div id="menu">
<a href="../../../_index.html">Index (A)</a> »
<span class='title'><span class='object_link'><a href="../../../root/Concurrent.html" title="Concurrent (module)">Concurrent</a></span></span> » <span class='title'><span class='object_link'><a href="../../Actor.html" title="Concurrent::Actor (module)">Actor</a></span></span> » <span class='title'><span class='object_link'><a href="../Utils.html" title="Concurrent::Actor::Utils (module)">Utils</a></span></span>
»
<span class="title">AdHoc</span>
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
</div>
<div id="search">
<a class="full_list_link" id="class_list_link"
href="../../../class_list.html">
Class List
</a>
<a class="full_list_link" id="method_list_link"
href="../../../method_list.html">
Method List
</a>
<a class="full_list_link" id="file_list_link"
href="../../../file_list.html">
File List
</a>
</div>
<div class="clear"></div>
</div>
<iframe id="search_frame"></iframe>
<div id="content"><h1>Class: Concurrent::Actor::Utils::AdHoc
</h1>
<dl class="box">
<dt class="r1">Inherits:</dt>
<dd class="r1">
<span class="inheritName"><span class='object_link'><a href="../Context.html" title="Concurrent::Actor::Context (class)">Context</a></span></span>
<ul class="fullTree">
<li>Object</li>
<li class="next"><span class='object_link'><a href="../AbstractContext.html" title="Concurrent::Actor::AbstractContext (class)">AbstractContext</a></span></li>
<li class="next"><span class='object_link'><a href="../Context.html" title="Concurrent::Actor::Context (class)">Context</a></span></li>
<li class="next">Concurrent::Actor::Utils::AdHoc</li>
</ul>
<a href="#" class="inheritanceTree">show all</a>
</dd>
<dt class="r2">Includes:</dt>
<dd class="r2"><span class='object_link'><a href="AsAdHoc.html" title="Concurrent::Actor::Utils::AsAdHoc (module)">AsAdHoc</a></span></dd>
<dt class="r1 last">Defined in:</dt>
<dd class="r1 last">lib/concurrent/actor/utils/ad_hoc.rb</dd>
</dl>
<div class="clear"></div>
<h2>Overview</h2><div class="docstring">
<div class="discussion">
<p>Allows quick creation of actors with behaviour defined by blocks.</p>
</div>
</div>
<div class="tags">
<div class="examples">
<p class="tag_title">Examples:</p>
<p class="example_title"><div class='inline'><p>ping</p>
</div></p>
<pre class="example code"><code><span class='const'>AdHoc</span><span class='period'>.</span><span class='id identifier rubyid_spawn'>spawn</span> <span class='symbol'>:forward</span><span class='comma'>,</span> <span class='id identifier rubyid_an_actor'>an_actor</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_where'>where</span><span class='op'>|</span>
<span class='comment'># this block has to return proc defining #on_message behaviour
</span> <span class='tlambda'>-></span> <span class='id identifier rubyid_message'>message</span> <span class='tlambeg'>{</span> <span class='id identifier rubyid_where'>where</span><span class='period'>.</span><span class='id identifier rubyid_tell'>tell</span> <span class='id identifier rubyid_message'>message</span> <span class='rbrace'>}</span>
<span class='kw'>end</span></code></pre>
</div>
</div>
<h2>Instance Attribute Summary <small>(<a href="#" class="summary_toggle">collapse</a>)</small></h2>
<ul class="summary">
<li class="public ">
<span class="summary_signature">
<a href="#core-instance_method" title="#core (instance method)">- (undocumented) <strong>core</strong> </a>
</span>
<span class="note title not_defined_here">
inherited
from <span class='object_link'><a href="../AbstractContext.html#core-instance_method" title="Concurrent::Actor::AbstractContext#core (method)">AbstractContext</a></span>
</span>
<span class="note title readonly">readonly</span>
<span class="summary_desc"><div class='inline'></div></span>
</li>
</ul>
<h2>
Instance Method Summary
<small>(<a href="#" class="summary_toggle">collapse</a>)</small>
</h2>
<ul class="summary">
<li class="public ">
<span class="summary_signature">
<a href="#initialize-instance_method" title="#initialize (instance method)">- (undocumented) <strong>initialize</strong>(*args, &initializer) </a>
</span>
<span class="note title not_defined_here">
included
from <span class='object_link'><a href="AsAdHoc.html#initialize-instance_method" title="Concurrent::Actor::Utils::AsAdHoc#initialize (method)">AsAdHoc</a></span>
</span>
<span class="summary_desc"><div class='inline'></div></span>
</li>
<li class="public ">
<span class="summary_signature">
<a href="#on_message-instance_method" title="#on_message (instance method)">- (undocumented) <strong>on_message</strong>(message) </a>
</span>
<span class="note title not_defined_here">
included
from <span class='object_link'><a href="AsAdHoc.html#on_message-instance_method" title="Concurrent::Actor::Utils::AsAdHoc#on_message (method)">AsAdHoc</a></span>
</span>
<span class="summary_desc"><div class='inline'></div></span>
</li>
</ul>
<div id="instance_attr_details" class="attr_details">
<h2>Instance Attribute Details</h2>
<span id=""></span>
<div class="method_details first">
<h3 class="signature first" id="core-instance_method">
- (<tt>undocumented</tt>) <strong>core</strong> <span class="extras">(readonly)</span>
<span class="not_defined_here">
Originally defined in class
<span class='object_link'><a href="../AbstractContext.html#core-instance_method" title="Concurrent::Actor::AbstractContext#core (method)">AbstractContext</a></span>
</span>
</h3><div class="docstring">
<div class="discussion">
</div>
</div>
<div class="tags">
</div>
</div>
</div>
<div id="instance_method_details" class="method_details_list">
<h2>Instance Method Details</h2>
<div class="method_details first">
<h3 class="signature first" id="initialize-instance_method">
- (<tt>undocumented</tt>) <strong>initialize</strong>(*args, &initializer)
<span class="not_defined_here">
Originally defined in module
<span class='object_link'><a href="AsAdHoc.html#initialize-instance_method" title="Concurrent::Actor::Utils::AsAdHoc#initialize (method)">AsAdHoc</a></span>
</span>
</h3><div class="docstring">
<div class="discussion">
</div>
</div>
<div class="tags">
</div>
</div>
<div class="method_details ">
<h3 class="signature " id="on_message-instance_method">
- (<tt>undocumented</tt>) <strong>on_message</strong>(message)
<span class="not_defined_here">
Originally defined in module
<span class='object_link'><a href="AsAdHoc.html#on_message-instance_method" title="Concurrent::Actor::Utils::AsAdHoc#on_message (method)">AsAdHoc</a></span>
</span>
</h3><div class="docstring">
<div class="discussion">
</div>
</div>
<div class="tags">
</div>
</div>
</div>
</div>
<div id="footer">
Generated on Wed Aug 15 13:38:45 2018 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.6 (ruby-2.4.3).
</div>
<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-57940973-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html> | lucasallan/concurrent-ruby | docs/1.0.5/Concurrent/Actor/Utils/AdHoc.html | HTML | mit | 9,451 |
{% extends "layout.html" %}
{% block content %}
<div class="container">
<h1>List of categories and attributes</h1>
<table class="table table-striped">
<thead>
<tr>
<th>Category name</th>
<th>Attribute name</th>
</tr>
</thead>
<body>
{% for category in categories %}
<tr>
<td colspan="2"><b><a href="{{ url_for('administration.attributes', category_id=category.id) }}">{{ category.name }}</a></b></td>
</tr>
{% for attribute in category.attributes %}
<tr>
<td colspan="2" align="right"><b><a href="{{ url_for('administration.attributes', category_id=attribute.category_id, attribute_id=attribute.id) }}">{{ attribute.name }}</a></b></td>
</tr>
{% endfor %}
{% endfor %}
</tbody>
</table>
</div>
{% endblock %}
| rodekruis/shelter-database | src/web/templates/admin/categories.html | HTML | mit | 934 |
<html>
<head>
<title>Test Http</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div>Oh, good~!</div>
<div><img src='logo.png'/></div>
</body>
</html> | fanbrightup/November-December | week49/12-11/3.2/static_module/index.html | HTML | mit | 186 |
<html>
<head>
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet">
<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<link href="../dist/bootstrap-nav-wizard.css" rel="stylesheet">
</head>
<body style="">
<a href="https://github.com/you"><img style="z-index:1001;position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>
<div class="navbar navbar-inverse" style="border-radius:0">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="#">Bootstrap Wizard Navigation</a>
</div>
</div>
</div>
<div class="container">
<div>
<h1>Bootstrap Wizard Navigation</h1>
<p class="lead">A pure Less/CSS wizard navigation element which behaves like tabs/nav-pills</p>
</div>
<div class='row'>
<h2>Demo 1</h2>
<div>
<ul class='nav nav-wizard'>
<li><a href='#step1' data-toggle="tab">Step 1 - Completed</a></li>
<li><a href='#step2' data-toggle="tab">Step 2 - Completed</a></li>
<li class='active'><a href='#step3' data-toggle="tab">Step 3 - Active</a></li>
<li><a>Step 4 - Not Yet Reached</a></li>
</ul>
<hr/>
<div id="myTabContent" class="tab-content">
<div class="tab-pane fade" id="step1">
<p>Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.</p>
</div>
<div class="tab-pane fade" id="step2">
<p>Food truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid. Exercitation +1 labore velit, blog sartorial PBR leggings next level wes anderson artisan four loko farm-to-table craft beer twee. Qui photo booth letterpress, commodo enim craft beer mlkshk aliquip jean shorts ullamco ad vinyl cillum PBR. Homo nostrud organic, assumenda labore aesthetic magna delectus mollit. Keytar helvetica VHS salvia yr, vero magna velit sapiente labore stumptown. Vegan fanny pack odio cillum wes anderson 8-bit, sustainable jean shorts beard ut DIY ethical culpa terry richardson biodiesel. Art party scenester stumptown, tumblr butcher vero sint qui sapiente accusamus tattooed echo park.</p>
</div>
<div class="tab-pane fade active in" id="step3">
<p>Etsy mixtape wayfarers, ethical wes anderson tofu before they sold out mcsweeney's organic lomo retro fanny pack lo-fi farm-to-table readymade. Messenger bag gentrify pitchfork tattooed craft beer, iphone skateboard locavore carles etsy salvia banksy hoodie helvetica. DIY synth PBR banksy irony. Leggings gentrify squid 8-bit cred pitchfork. Williamsburg banh mi whatever gluten-free, carles pitchfork biodiesel fixie etsy retro mlkshk vice blog. Scenester cred you probably haven't heard of them, vinyl craft beer blog stumptown. Pitchfork sustainable tofu synth chambray yr.</p>
</div>
</div>
</div>
</div>
<div class='row'>
<h2>Demo 2 - Back-Nav Highlighting</h2>
<div>
<ul class='nav nav-wizard nav-wizard-backnav'>
<li><a href='#step1' data-toggle="tab">Step 1 - Completed</a></li>
<li><a href='#step2' data-toggle="tab">Step 2 - Completed</a></li>
<li class='active'><a href='#step3' data-toggle="tab">Step 3 - Active</a></li>
<li><a>Step 4 - Not Yet Reached</a></li>
</ul>
<hr/>
<div id="myTabContent" class="tab-content">
<div class="tab-pane fade" id="step1">
<p>Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.</p>
</div>
<div class="tab-pane fade" id="step2">
<p>Food truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid. Exercitation +1 labore velit, blog sartorial PBR leggings next level wes anderson artisan four loko farm-to-table craft beer twee. Qui photo booth letterpress, commodo enim craft beer mlkshk aliquip jean shorts ullamco ad vinyl cillum PBR. Homo nostrud organic, assumenda labore aesthetic magna delectus mollit. Keytar helvetica VHS salvia yr, vero magna velit sapiente labore stumptown. Vegan fanny pack odio cillum wes anderson 8-bit, sustainable jean shorts beard ut DIY ethical culpa terry richardson biodiesel. Art party scenester stumptown, tumblr butcher vero sint qui sapiente accusamus tattooed echo park.</p>
</div>
<div class="tab-pane fade active in" id="step3">
<p>Etsy mixtape wayfarers, ethical wes anderson tofu before they sold out mcsweeney's organic lomo retro fanny pack lo-fi farm-to-table readymade. Messenger bag gentrify pitchfork tattooed craft beer, iphone skateboard locavore carles etsy salvia banksy hoodie helvetica. DIY synth PBR banksy irony. Leggings gentrify squid 8-bit cred pitchfork. Williamsburg banh mi whatever gluten-free, carles pitchfork biodiesel fixie etsy retro mlkshk vice blog. Scenester cred you probably haven't heard of them, vinyl craft beer blog stumptown. Pitchfork sustainable tofu synth chambray yr.</p>
</div>
</div>
</div>
</div>
<div class='row'>
<h2>Demo 3 - Wrapping</h2>
<div>
<ul class='nav nav-wizard'>
<li><a>Step N</a></li>
<li><a>Step N</a></li>
<li><a>Step N</a></li>
<li><a>Step N</a></li>
<li><a>Step N</a></li>
<li><a>Step N</a></li>
<li><a>Step N</a></li>
<li><a>Step N</a></li>
<li><a>Step N</a></li>
<li><a>Step N</a></li>
<li><a>Step N</a></li>
<li class="active"><a>Step N</a></li>
<li><a>Step N</a></li>
<li><a>Step N</a></li>
<li><a>Step N</a></li>
<li><a>Step N</a></li>
<li><a>Step N</a></li>
<li><a>Step N</a></li>
<li><a>Step N</a></li>
</ul>
</div>
</div>
</div>
</body>
</html>
| LeadDyno/bootstrap-nav-wizard | test/test.html | HTML | mit | 6,668 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>mithril + dragula</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mithril/1.1.1/mithril.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/dragula/3.7.2/dragula.min.js"></script>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/dragula/3.7.2/dragula.min.css">
<link rel="stylesheet" type="text/css" href="app.css">
</head>
<body>
<script src="app.js"></script>
</body>
</html> | pakx/the-mithril-diaries | src/drag-and-drop/dragula/gallery-3-configuring-a-toolbar/index.html | HTML | mit | 530 |
{{define "scripts"}}
<script src='/public/pure-0.6.0/menu-ui.js'></script>
<script src='/public/voting.js'></script>
{{end}} | tjyang/heyfyi | run/templates/scripts.html | HTML | mit | 124 |
---
name: Copy
---
<section className="mod-copy gradient">
<Headline
level={props.level}
className="h h2-2"
text={props.headline}
/>
<Text
Tagname="p"
className="introduction copy"
text={props.introduction}
/>
{props.children}
</section>
| sinnerschrader/sinnerschrader-website | src/templates/module_28_copy/template.html | HTML | mit | 257 |
<html>
<head>
<script src="https://www.google.com/jsapi"></script>
<script src="turbolinks.js"></script>
</head>
<body>
<a href="index.html">home</a>
<div id="chart"> </div>
<script>
google.load('visualization','1', {packages: ['corechart']});
google.setOnLoadCallback(draw_chart);
function draw_chart() {
var data_table = new google.visualization.DataTable();data_table.addColumn({"type":"string","label":"Employee"});data_table.addColumn({"type":"number","label":"Base Hourly"});data_table.addRow([{v: "Mike Ross"}, {v: 8}]);data_table.addRow([{v: "Moe Syzlack"}, {v: 12}]);
var chart = new google.visualization.BarChart(document.getElementById('chart'));
chart.draw(data_table, {isStacked: true, width: 900, height: 900, title: "Hours Worked by Payroll Category by Employee", vAxis: {title: "Employee"}, hAxis: {title: "Hours Worked"}, chartArea: {top: 20, bottom: 0}});
};
</script>
</body>
</html> | winston/google_visualr | spec/turbolinks_tests/broken.html | HTML | mit | 926 |
<div>
The name that the application will use when authenticating with the Crowd server.
This needs to match the name you specified in
<a href="https://confluence.atlassian.com/display/CROWD/Adding+an+Application">Adding an Application.</a>.
</div> | KostyaSha/crowd2-plugin | src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-applicationName.html | HTML | mit | 263 |
<!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>org.firstinspires.ftc.robotcore.external.navigation Class Hierarchy</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="org.firstinspires.ftc.robotcore.external.navigation 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="../../../../../../org/firstinspires/ftc/robotcore/external/matrices/package-tree.html">Prev</a></li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/firstinspires/ftc/robotcore/external/navigation/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package org.firstinspires.ftc.robotcore.external.navigation</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.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/Acceleration.html" title="class in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">Acceleration</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/AngularVelocity.html" title="class in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">AngularVelocity</span></a></li>
<li type="circle">Frame
<ul>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/VuforiaLocalizer.CloseableFrame.html" title="class in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">VuforiaLocalizer.CloseableFrame</span></a></li>
</ul>
</li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/MagneticFlux.html" title="class in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">MagneticFlux</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/NavUtil.html" title="class in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">NavUtil</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/Orientation.html" title="class in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">Orientation</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/Position.html" title="class in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">Position</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/Quaternion.html" title="class in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">Quaternion</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/Temperature.html" title="class in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">Temperature</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/Velocity.html" title="class in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">Velocity</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/VuforiaLocalizer.Parameters.html" title="class in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">VuforiaLocalizer.Parameters</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/VuforiaTrackableDefaultListener.html" title="class in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">VuforiaTrackableDefaultListener</span></a> (implements org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/VuforiaTrackable.Listener.html" title="interface in org.firstinspires.ftc.robotcore.external.navigation">VuforiaTrackable.Listener</a>)</li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/VuMarkInstanceId.html" title="class in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">VuMarkInstanceId</span></a></li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">java.lang.Iterable<T>
<ul>
<li type="circle">java.util.Collection<E>
<ul>
<li type="circle">java.util.List<E>
<ul>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/VuforiaTrackables.html" title="interface in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">VuforiaTrackables</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/VuforiaLocalizer.html" title="interface in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">VuforiaLocalizer</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/VuforiaTrackable.html" title="interface in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">VuforiaTrackable</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/VuforiaTrackable.Listener.html" title="interface in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">VuforiaTrackable.Listener</span></a></li>
</ul>
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
<ul>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/AxesOrder.html" title="enum in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">AxesOrder</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/VuMarkInstanceId.Type.html" title="enum in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">VuMarkInstanceId.Type</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/RelicRecoveryVuMark.html" title="enum in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">RelicRecoveryVuMark</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/Rotation.html" title="enum in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">Rotation</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/VuforiaLocalizer.CameraDirection.html" title="enum in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">VuforiaLocalizer.CameraDirection</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/VuforiaLocalizer.Parameters.CameraMonitorFeedback.html" title="enum in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">VuforiaLocalizer.Parameters.CameraMonitorFeedback</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/Axis.html" title="enum in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">Axis</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/AxesReference.html" title="enum in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">AxesReference</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/AngleUnit.html" title="enum in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">AngleUnit</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/TempUnit.html" title="enum in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">TempUnit</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/DistanceUnit.html" title="enum in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">DistanceUnit</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/Orientation.AngleSet.html" title="enum in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">Orientation.AngleSet</span></a></li>
<li type="circle">org.firstinspires.ftc.robotcore.external.navigation.<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/UnnormalizedAngleUnit.html" title="enum in org.firstinspires.ftc.robotcore.external.navigation"><span class="typeNameLink">UnnormalizedAngleUnit</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="../../../../../../org/firstinspires/ftc/robotcore/external/matrices/package-tree.html">Prev</a></li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/firstinspires/ftc/robotcore/external/navigation/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>
| Master-Mechanics/FTC-one | ftc_app-3.4/doc/javadoc/org/firstinspires/ftc/robotcore/external/navigation/package-tree.html | HTML | mit | 14,329 |
<!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>SFML - Simple and Fast Multimedia Library</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="http://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<link rel="stylesheet" type="text/css" href="doxygen.css" title="default" media="screen,print" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
</head>
<body>
<div id="banner-container">
<div id="banner">
<span id="sfml">SFML 2.3.2</span>
</div>
</div>
<div id="content">
<!-- Generated by Doxygen 1.8.9.1 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="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 id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_51ecf0a6e8eab865032500dd5e8d1fcd.html">include</a></li><li class="navelem"><a class="el" href="dir_b6349a23741a72f221f8c99fd1c52bab.html">SFML</a></li><li class="navelem"><a class="el" href="dir_7125a4daea261b6df25db63aa2b5e4fd.html">Window</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">GlResource.hpp</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">//</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// SFML - Simple and Fast Multimedia Library</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">// Copyright (C) 2007-2015 Laurent Gomila (laurent@sfml-dev.org)</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">//</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">// This software is provided 'as-is', without any express or implied warranty.</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">// In no event will the authors be held liable for any damages arising from the use of this software.</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">//</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">// Permission is granted to anyone to use this software for any purpose,</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment">// including commercial applications, and to alter it and redistribute it freely,</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment">// subject to the following restrictions:</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment">//</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment">// 1. The origin of this software must not be misrepresented;</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment">// you must not claim that you wrote the original software.</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment">// If you use this software in a product, an acknowledgment</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment">// in the product documentation would be appreciated but is not required.</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment">//</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">// 2. Altered source versions must be plainly marked as such,</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">// and must not be misrepresented as being the original software.</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment">//</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment">// 3. This notice may not be removed or altered from any source distribution.</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment">//</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="comment"></span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#ifndef SFML_GLRESOURCE_HPP</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#define SFML_GLRESOURCE_HPP</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="comment">// Headers</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="comment"></span><span class="preprocessor">#include <SFML/Window/Export.hpp></span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="keyword">namespace </span><a class="code" href="namespacesf.html">sf</a></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> {</div>
<div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="classsf_1_1GlResource.html"> 40</a></span> <span class="keyword">class </span>SFML_WINDOW_API <a class="code" href="classsf_1_1GlResource.html">GlResource</a></div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> {</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="keyword">protected</span>:</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classsf_1_1GlResource.html">GlResource</a>();</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  ~<a class="code" href="classsf_1_1GlResource.html">GlResource</a>();</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> ensureGlContext();</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> };</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span> } <span class="comment">// namespace sf</span></div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span> </div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="preprocessor">#endif // SFML_GLRESOURCE_HPP</span></div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span> </div>
<div class="ttc" id="namespacesf_html"><div class="ttname"><a href="namespacesf.html">sf</a></div><div class="ttdef"><b>Definition:</b> <a href="AlResource_8hpp_source.html#l00034">AlResource.hpp:34</a></div></div>
<div class="ttc" id="classsf_1_1GlResource_html"><div class="ttname"><a href="classsf_1_1GlResource.html">sf::GlResource</a></div><div class="ttdoc">Base class for classes that require an OpenGL context. </div><div class="ttdef"><b>Definition:</b> <a href="GlResource_8hpp_source.html#l00040">GlResource.hpp:40</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div>
<div id="footer-container">
<div id="footer">
SFML is licensed under the terms and conditions of the <a href="http://www.sfml-dev.org/license.php">zlib/png license</a>.<br>
Copyright © Laurent Gomila ::
Documentation generated by <a href="http://www.doxygen.org/" title="doxygen website">doxygen</a> ::
</div>
</div>
</body>
</html>
| C-Bouthoorn/studious-potato | SFML/share/SFML/doc/html/GlResource_8hpp_source.html | HTML | mit | 9,612 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Demo</title>
<script type="text/javascript">
var checkForm = function() {
if (document.myForm.theBox.checked) {
alert('You Win!');
} else {
alert('Oops!');
}
}
</script>
</head>
<body>
<!--
when creating a form, JS already creates the necessary form object(s)
each form in a view is actually listed into an array
-->
<form name="myForm">
<label>username: </label>
<input type="text" name="usersName" />
<label>password: </label>
<input type="password" name="usersPassword" />
<input type="checkbox" name="theBox"/>
<input type="button" onClick="checkForm()" type="submit" value="Click me" />
</form>
</body>
</html>
| sabrinabonus/js-basics | 26-forms.html | HTML | mit | 996 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Home</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
</head>
<body>
<div id="main">
<h1 class="page-title">Home</h1>
<h3> </h3>
</div>
<nav>
<h2><a href="index.html">Home</a></h2>
</nav>
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0-dev</a> on Mon Feb 23 2015 14:28:41 GMT+0100 (CET)
</footer>
<script> prettyPrint(); </script>
<script src="scripts/linenumber.js"> </script>
</body>
</html> | TorranceLearning/xAPI-Gnome | www/libs/evothings/easyble/out/index.html | HTML | cc0-1.0 | 949 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Cutlass: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" async src="http://cdn.mathjax.org/mathjax/latest/MathJax.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">Cutlass
</div>
<div id="projectbrief">CUDA Templates for Linear Algebra Subroutines and Solvers</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacecutlass.html">cutlass</a></li><li class="navelem"><a class="el" href="namespacecutlass_1_1platform.html">platform</a></li><li class="navelem"><a class="el" href="structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4.html">is_integral< unsigned short ></a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">cutlass::platform::is_integral< unsigned short > Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4.html">cutlass::platform::is_integral< unsigned short ></a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="structcutlass_1_1platform_1_1integral__constant.html#a55d25116387f1c6d978462b1d245d675">operator value_type</a>() const</td><td class="entry"><a class="el" href="structcutlass_1_1platform_1_1integral__constant.html">cutlass::platform::integral_constant< value_t, V ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="structcutlass_1_1platform_1_1integral__constant.html#a5271a533526a535ae8b783c736252f18">operator()</a>() const</td><td class="entry"><a class="el" href="structcutlass_1_1platform_1_1integral__constant.html">cutlass::platform::integral_constant< value_t, V ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structcutlass_1_1platform_1_1integral__constant.html#af58810ccead8f16ed88cd6a4afdc6e52">type</a> typedef</td><td class="entry"><a class="el" href="structcutlass_1_1platform_1_1integral__constant.html">cutlass::platform::integral_constant< value_t, V ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="structcutlass_1_1platform_1_1integral__constant.html#a9bbaca83ae76941edb9b75b2741d3ad9">value</a></td><td class="entry"><a class="el" href="structcutlass_1_1platform_1_1integral__constant.html">cutlass::platform::integral_constant< value_t, V ></a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structcutlass_1_1platform_1_1integral__constant.html#ab2ed0b3506818139f1f96639742e79fd">value_type</a> typedef</td><td class="entry"><a class="el" href="structcutlass_1_1platform_1_1integral__constant.html">cutlass::platform::integral_constant< value_t, V ></a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Oct 26 2018 14:53:40 for Cutlass by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.14
</small></address>
</body>
</html>
| mlperf/training_results_v0.5 | v0.5.0/nvidia/submission/code/translation/pytorch/cutlass/docs/structcutlass_1_1platform_1_1is__integral_3_01unsigned_01short_01_4-members.html | HTML | apache-2.0 | 5,764 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- Documenting ToString-->
<head>
<meta http-equiv="Content-Language" content="en-ca" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="../style.css" />
<title>operating-system::to-string Function</title>
</head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="2" class="NavBar">
<tr>
<td class="NavBar-Cell">
<a href="http://nant.sourceforge.net">
<b>NAnt</b>
</a>
<img alt="->" src="../images/arrow.gif" />
<a href="../index.html">Help</a>
<img alt="->" src="../images/arrow.gif" />
<a href="index.html">Function Reference</a>
<img alt="->" src="../images/arrow.gif" /> operating-system::to-string</td>
<td class="NavBar-Cell" align="right">
v0.91-alpha2</td>
</tr>
</table>
<h1>operating-system::to-string</h1>
<p class="topicstatus">[This is preliminary documentation and subject to change.]</p>
<p> Converts the value of the specified operating system to its equivalent <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemStringClassTopic.asp">String</a> representation. </p>
<h3>Usage</h3>
<code>string operating-system::to-string(<span class="parameter">operatingSystem</span>)
</code>
<p />
<h3>Parameters</h3>
<div class="table">
<table>
<tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr>
<tr>
<td>operatingSystem</td>
<td>
<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemOperatingSystemClassTopic.asp">OperatingSystem</a>
</td>
<td>The operating system.</td>
</tr>
</table>
</div>
<h3>Return Value</h3> The <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemStringClassTopic.asp">String</a> representation of <i>operatingSystem</i>. <h3>Examples</h3><ul class="examples"><li><p> Output string representation of the current operating system. </p><pre class="code">
<echo message="OS=${operating-system::to-string(environment::get-operating-system())}" />
</pre><p>If the operating system is Windows 2000, the output is:</p><pre class="code">Microsoft Windows NT 5.0.2195.0
</pre></li></ul><h3>Requirements</h3><div style="margin-left: 20px;"><b>Assembly:</b> NAnt.Core (0.91.3881.0)
</div><h3>See Also</h3><a href="../functions/environment.get-operating-system().html">environment::get-operating-system()</a></body>
</html> | spring-projects/spring-net-codeconfig | tools/nant/doc/help/functions/operating-system.to-string(System.OperatingSystem).html | HTML | apache-2.0 | 2,889 |
<!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_13) on Thu May 08 05:30:43 EDT 2008 -->
<TITLE>
Uses of Class org.jbox2d.dynamics.ContactManager
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class org.jbox2d.dynamics.ContactManager";
}
</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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/jbox2d/dynamics/ContactManager.html" title="class in org.jbox2d.dynamics"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/jbox2d/dynamics//class-useContactManager.html" target="_top"><B>FRAMES</B></A>
<A HREF="ContactManager.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.jbox2d.dynamics.ContactManager</B></H2>
</CENTER>
No usage of org.jbox2d.dynamics.ContactManager
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/jbox2d/dynamics/ContactManager.html" title="class in org.jbox2d.dynamics"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/jbox2d/dynamics//class-useContactManager.html" target="_top"><B>FRAMES</B></A>
<A HREF="ContactManager.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
| hw-beijing/cocos2d | JBox2D_2.0.1/doc/org/jbox2d/dynamics/class-use/ContactManager.html | HTML | apache-2.0 | 5,719 |
<html xmlns:lxslt="http://xml.apache.org/xslt" xmlns:stringutils="xalan://org.apache.tools.ant.util.StringUtils">
<head>
<META http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Unit Test Results: Summary</title>
<link rel="stylesheet" type="text/css" title="Style" href="stylesheet.css">
</head>
<body onload="open('allclasses-frame.html','classListFrame')">
<h1>Unit Test Results</h1>
<table width="100%">
<tr>
<td align="left"></td><td align="right">Designed for use with <a href="http://www.junit.org/">JUnit</a> and <a href="http://ant.apache.org/">Ant</a>.</td>
</tr>
</table>
<hr size="1">
<h2>Summary</h2>
<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%">
<tr valign="top">
<th>Tests</th><th>Failures</th><th>Errors</th><th>Success rate</th><th>Time</th>
</tr>
<tr valign="top" class="Pass">
<td><a title="Display all tests" href="all-tests.html">0</a></td><td><a title="Display all failures" href="alltests-fails.html">0</a></td><td><a title="Display all errors" href="alltests-errors.html">0</a></td><td>NaN</td><td>0.000</td>
</tr>
</table>
<table border="0" width="95%">
<tr>
<td style="text-align: justify;">
Note: <em>failures</em> are anticipated and checked for with assertions while <em>errors</em> are unanticipated.
</td>
</tr>
</table>
<h2>Packages</h2>
<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%">
<tr valign="top">
<th width="80%">Name</th><th>Tests</th><th>Errors</th><th>Failures</th><th nowrap="nowrap">Time(s)</th><th nowrap="nowrap">Time Stamp</th><th>Host</th>
</tr>
</table>
</body>
</html>
| chaostrigger/rl-library | projects/GenericVisualizer/reports/overview-summary.html | HTML | apache-2.0 | 1,620 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_121) on Mon Mar 27 10:01:25 CEST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.activiti.engine.cfg (Flowable - Engine 5.23.0 API)</title>
<meta name="date" content="2017-03-27">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.activiti.engine.cfg (Flowable - Engine 5.23.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 class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/activiti/engine/package-summary.html">Prev Package</a></li>
<li><a href="../../../../org/activiti/engine/delegate/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/activiti/engine/cfg/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package org.activiti.engine.cfg</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/activiti/engine/cfg/ProcessEngineConfigurator.html" title="interface in org.activiti.engine.cfg">ProcessEngineConfigurator</a></td>
<td class="colLast">
<div class="block">Implementations of this class can be plugged into a <code>ProcessEngineConfigurationImpl</code>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/activiti/engine/cfg/AbstractProcessEngineConfigurator.html" title="class in org.activiti.engine.cfg">AbstractProcessEngineConfigurator</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/activiti/engine/cfg/MailServerInfo.html" title="class in org.activiti.engine.cfg">MailServerInfo</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/activiti/engine/package-summary.html">Prev Package</a></li>
<li><a href="../../../../org/activiti/engine/delegate/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/activiti/engine/cfg/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2017 <a href="http://flowable.org">Flowable</a>. All rights reserved.</small></p>
</body>
</html>
| flowable/flowable-engine | docs/docusaurus/docs/assets/static/javadocs-5/org/activiti/engine/cfg/package-summary.html | HTML | apache-2.0 | 6,112 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Reference</title>
<link rel="stylesheet" href="../luadoc.css" type="text/css" />
<!--meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/-->
</head>
<body>
<div id="container">
<div id="product">
<div id="product_logo"></div>
<div id="product_name"><big><b></b></big></div>
<div id="product_description"></div>
</div> <!-- id="product" -->
<div id="main">
<div id="navigation">
<h1>LuaDoc</h1>
<ul>
<li><a href="../index.html">Index</a></li>
</ul>
<!-- Module list -->
<h1>Modules</h1>
<ul>
<li>
<a href="../modules/luci.dispatcher.html">luci.dispatcher</a>
</li>
<li>
<a href="../modules/luci.http.html">luci.http</a>
</li>
<li>
<a href="../modules/luci.http.conditionals.html">luci.http.conditionals</a>
</li>
<li>
<a href="../modules/luci.http.date.html">luci.http.date</a>
</li>
<li>
<a href="../modules/luci.http.mime.html">luci.http.mime</a>
</li>
<li>
<a href="../modules/luci.i18n.html">luci.i18n</a>
</li>
<li>
<a href="../modules/luci.ip.html">luci.ip</a>
</li>
<li>
<a href="../modules/luci.ip.cidr.html">luci.ip.cidr</a>
</li>
<li>
<a href="../modules/luci.json.html">luci.json</a>
</li>
<li>
<a href="../modules/luci.jsonc.html">luci.jsonc</a>
</li>
<li>
<a href="../modules/luci.jsonc.parser.html">luci.jsonc.parser</a>
</li>
<li>
<a href="../modules/luci.model.ipkg.html">luci.model.ipkg</a>
</li>
<li>
<a href="../modules/luci.model.uci.html">luci.model.uci</a>
</li>
<li>
<a href="../modules/luci.rpcc.html">luci.rpcc</a>
</li>
<li>
<a href="../modules/luci.rpcc.ruci.html">luci.rpcc.ruci</a>
</li>
<li>
<a href="../modules/luci.sys.html">luci.sys</a>
</li>
<li>
<a href="../modules/luci.sys.init.html">luci.sys.init</a>
</li>
<li>
<a href="../modules/luci.sys.iptparser.html">luci.sys.iptparser</a>
</li>
<li>
<a href="../modules/luci.sys.net.html">luci.sys.net</a>
</li>
<li><strong>luci.sys.process</strong></li>
<li>
<a href="../modules/luci.sys.user.html">luci.sys.user</a>
</li>
<li>
<a href="../modules/luci.sys.wifi.html">luci.sys.wifi</a>
</li>
<li>
<a href="../modules/luci.util.html">luci.util</a>
</li>
<li>
<a href="../modules/nixio.html">nixio</a>
</li>
<li>
<a href="../modules/nixio.CHANGELOG.html">nixio.CHANGELOG</a>
</li>
<li>
<a href="../modules/nixio.CryptoHash.html">nixio.CryptoHash</a>
</li>
<li>
<a href="../modules/nixio.File.html">nixio.File</a>
</li>
<li>
<a href="../modules/nixio.README.html">nixio.README</a>
</li>
<li>
<a href="../modules/nixio.Socket.html">nixio.Socket</a>
</li>
<li>
<a href="../modules/nixio.TLSContext.html">nixio.TLSContext</a>
</li>
<li>
<a href="../modules/nixio.TLSSocket.html">nixio.TLSSocket</a>
</li>
<li>
<a href="../modules/nixio.UnifiedIO.html">nixio.UnifiedIO</a>
</li>
<li>
<a href="../modules/nixio.bin.html">nixio.bin</a>
</li>
<li>
<a href="../modules/nixio.bit.html">nixio.bit</a>
</li>
<li>
<a href="../modules/nixio.crypto.html">nixio.crypto</a>
</li>
<li>
<a href="../modules/nixio.fs.html">nixio.fs</a>
</li>
</ul>
<!-- File list -->
</div><!-- id="navigation" -->
<div id="content">
<h1>Class <code>luci.sys.process</code></h1>
<p>
LuCI system utilities / process related functions.
</p>
<h2>Functions</h2>
<table class="function_list">
<tr>
<td class="name" nowrap><a href="#process.exec">exec</a> (commend, stdout, stderr, nowait)</td>
<td class="summary">
Execute a process, optionally capturing stdio.</td>
</tr>
<tr>
<td class="name" nowrap><a href="#process.info">info</a> ()</td>
<td class="summary">
Get the current process id.</td>
</tr>
<tr>
<td class="name" nowrap><a href="#process.list">list</a> ()</td>
<td class="summary">
Retrieve information about currently running processes.</td>
</tr>
<tr>
<td class="name" nowrap><a href="#process.setgroup">setgroup</a> (gid)</td>
<td class="summary">
Set the gid of a process identified by given pid.</td>
</tr>
<tr>
<td class="name" nowrap><a href="#process.setuser">setuser</a> (uid)</td>
<td class="summary">
Set the uid of a process identified by given pid.</td>
</tr>
<tr>
<td class="name" nowrap><a href="#process.signal">signal</a> (pid, sig)</td>
<td class="summary">
Send a signal to a process identified by given pid.</td>
</tr>
</table>
<br/>
<br/>
<h2><a name="functions"></a>Functions</h2>
<dl class="function">
<dt><a name="process.exec"></a><strong>exec</strong> (commend, stdout, stderr, nowait)</dt>
<dd>
Execute a process, optionally capturing stdio.
Executes the process specified by the given argv vector, e.g.
<code>{ "/bin/sh", "-c", "echo 1" }</code> and waits for it to terminate unless a true
value has been passed for the "nowait" parameter.
When a function value is passed for the stdout or stderr arguments, the passed
function is repeatedly called for each chunk read from the corresponding stdio
stream. The read data is passed as string containing at most 4096 bytes at a
time.
When a true, non-function value is passed for the stdout or stderr arguments,
the data of the corresponding stdio stream is read into an internal string
buffer and returned as "stdout" or "stderr" field respectively in the result
table.
When a true value is passed to the nowait parameter, the function does not
await process termination but returns as soon as all captured stdio streams
have been closed or - if no streams are captured - immediately after launching
the process.
<h3>Parameters</h3>
<ul>
<li>
commend: Table containing the argv vector to execute
</li>
<li>
stdout: Callback function or boolean to indicate capturing (optional)
</li>
<li>
stderr: Callback function or boolean to indicate capturing (optional)
</li>
<li>
nowait: Don't wait for process termination when true (optional)
</li>
</ul>
<h3>Return value:</h3>
Table containing at least the fields "code" which holds the exit
status of the invoked process or "-1" on error and "pid", which
contains the process id assigned to the spawned process. When
stdout and/or stderr capturing has been requested, it additionally
contains "stdout" and "stderr" fields respectively, holding the
captured stdio data as string.
</dd>
<dt><a name="process.info"></a><strong>info</strong> ()</dt>
<dd>
Get the current process id.
<h3>Return value:</h3>
Number containing the current pid
</dd>
<dt><a name="process.list"></a><strong>list</strong> ()</dt>
<dd>
Retrieve information about currently running processes.
<h3>Return value:</h3>
Table containing process information
</dd>
<dt><a name="process.setgroup"></a><strong>setgroup</strong> (gid)</dt>
<dd>
Set the gid of a process identified by given pid.
<h3>Parameters</h3>
<ul>
<li>
gid: Number containing the Unix group id
</li>
</ul>
<h3>Return values:</h3>
<ol>
<li>Boolean indicating successful operation
<li>String containing the error message if failed
<li>Number containing the error code if failed
</ol>
</dd>
<dt><a name="process.setuser"></a><strong>setuser</strong> (uid)</dt>
<dd>
Set the uid of a process identified by given pid.
<h3>Parameters</h3>
<ul>
<li>
uid: Number containing the Unix user id
</li>
</ul>
<h3>Return values:</h3>
<ol>
<li>Boolean indicating successful operation
<li>String containing the error message if failed
<li>Number containing the error code if failed
</ol>
</dd>
<dt><a name="process.signal"></a><strong>signal</strong> (pid, sig)</dt>
<dd>
Send a signal to a process identified by given pid.
<h3>Parameters</h3>
<ul>
<li>
pid: Number containing the process id
</li>
<li>
sig: Signal to send (default: 15 [SIGTERM])
</li>
</ul>
<h3>Return values:</h3>
<ol>
<li>Boolean indicating successful operation
<li>Number containing the error code if failed
</ol>
</dd>
</dl>
</div> <!-- id="content" -->
</div> <!-- id="main" -->
<div id="about">
<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
</html>
| rogerpueyo/luci | docs/api/modules/luci.sys.process.html | HTML | apache-2.0 | 8,583 |
<!DOCTYPE HTML>
<!--
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.$
-->
<html>
<head>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Lifecycle Page 1</title>
<link rel="stylesheet" href="../master.css" type="text/css" media="screen" title="no title">
<script type="text/javascript" charset="utf-8" src="../cordova.js"></script>
<script type="text/javascript" charset="utf-8">
function onLoad() {
console.log("Page1: onload");
log("Page1: onload @ " + new Date().toLocaleTimeString());
document.addEventListener("deviceready", onDeviceReady, false);
}
function onUnLoaded() {
console.log("Page1: onunload");
log("Page1: onunload @ " + new Date().toLocaleTimeString());
}
function onDeviceReady() {
// Register the event listener
document.getElementById("deviceready").innerHTML = "fired";
document.getElementById("cordova").innerHTML = cordova.version;
document.addEventListener("pause", onPause, false);
document.addEventListener("resume", onResume, false);
window.setInterval(function() {
log("Page1: Running");
}, 2000);
}
function onPause() {
console.log("Page1: onpause");
log("Page1: onpause @ " + new Date().toLocaleTimeString());
}
function onResume() {
console.log("Page1: onresume");
log("Page1: onresume @ " + new Date().toLocaleTimeString());
}
function log(s) {
var el = document.getElementById('status');
var status = el.innerHTML + s + "<br>";
el.innerHTML = status;
localStorage.lifecyclestatus = status;
}
function clearStatus() {
console.log("clear()");
localStorage.lifecyclestatus = "";
document.getElementById('status').innerHTML = "";
}
</script>
</head>
<body onload="onLoad()" onunload="onUnLoaded()" id="stage" class="theme">
<h1>Events</h1>
<div id="info">
<h4>Cordova: <span id="cordova"> </span></h4>
<h4>Deviceready: <span id="deviceready"> </span></h4>
</div>
<div id="info">
<h4>Test 1</h4>
Press "Home" button, then return to this app to see pause/resume.<br>
There should be "Running" entries between pause and resume since app continues to run in the background.
<h4>Test 2</h4>
Press "Load new page" button to load a new Cordova page.<br>
When returning, you should see
<ul>
<li>Page2: onunload</li>
<li>Page1: onload</li>
<li>Page1: Running</li>
</ul>
</div>
<div id="info">
<h4>Info for event testing:</h4>
<div id="status"></div>
</div>
<a href="index2.html" class="btn large" >Load new page</a>
<a href="javascript:" class="btn large" onclick="clearStatus();">Clear status</a>
<script>
document.getElementById('status').innerHTML = localStorage.lifecyclestatus;
</script>
</body>
</html>
| apache/cordova-amazon-fireos | test/assets/www/lifecycle/index.html | HTML | apache-2.0 | 3,660 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct base_unit_info<us::tablespoon_base_unit></title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../boost_units/Reference.html#header.boost.units.base_units.us.tablespoon_hpp" title="Header <boost/units/base_units/us/tablespoon.hpp>">
<link rel="prev" href="base_unit_inf_idp158195816.html" title="Struct base_unit_info<us::quart_base_unit>">
<link rel="next" href="base_unit_inf_idp158202104.html" title="Struct base_unit_info<us::teaspoon_base_unit>">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="base_unit_inf_idp158195816.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_units/Reference.html#header.boost.units.base_units.us.tablespoon_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="base_unit_inf_idp158202104.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.units.base_unit_inf_idp158198952"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Struct base_unit_info<us::tablespoon_base_unit></span></h2>
<p>boost::units::base_unit_info<us::tablespoon_base_unit></p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../boost_units/Reference.html#header.boost.units.base_units.us.tablespoon_hpp" title="Header <boost/units/base_units/us/tablespoon.hpp>">boost/units/base_units/us/tablespoon.hpp</a>>
</span>
<span class="keyword">struct</span> <a class="link" href="base_unit_inf_idp158198952.html" title="Struct base_unit_info<us::tablespoon_base_unit>">base_unit_info</a><span class="special"><</span><span class="identifier">us</span><span class="special">::</span><span class="identifier">tablespoon_base_unit</span><span class="special">></span> <span class="special">{</span>
<span class="comment">// <a class="link" href="base_unit_inf_idp158198952.html#idp158199512-bb">public static functions</a></span>
<span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span> <a class="link" href="base_unit_inf_idp158198952.html#idp158199720-bb"><span class="identifier">name</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
<span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span> <a class="link" href="base_unit_inf_idp158198952.html#idp158200200-bb"><span class="identifier">symbol</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="idp245492792"></a><h2>Description</h2>
<div class="refsect2">
<a name="idp245493000"></a><h3>
<a name="idp158199512-bb"></a><code class="computeroutput">base_unit_info</code> public static functions</h3>
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem"><pre class="literallayout"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span> <a name="idp158199720-bb"></a><span class="identifier">name</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre></li>
<li class="listitem"><pre class="literallayout"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span> <a name="idp158200200-bb"></a><span class="identifier">symbol</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre></li>
</ol></div>
</div>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2008 Matthias Christian Schabel<br>Copyright © 2007-2010 Steven
Watanabe<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="base_unit_inf_idp158195816.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_units/Reference.html#header.boost.units.base_units.us.tablespoon_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="base_unit_inf_idp158202104.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
| NixaSoftware/CVis | venv/bin/doc/html/boost/units/base_unit_inf_idp158198952.html | HTML | apache-2.0 | 6,177 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<link rel="shortcut icon" type="image/x-icon" href="../../../../../favicon.ico" />
<title>AndroidJUnitRunner | Android Developers</title>
<!-- STYLESHEETS -->
<link rel="stylesheet"
href="http://fonts.googleapis.com/css?family=Roboto+Condensed">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold"
title="roboto">
<link href="../../../../../assets/css/default.css?v=7" rel="stylesheet" type="text/css">
<!-- FULLSCREEN STYLESHEET -->
<link href="../../../../../assets/css/fullscreen.css" rel="stylesheet" class="fullscreen"
type="text/css">
<!-- JAVASCRIPT -->
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script src="../../../../../assets/js/android_3p-bundle.js" type="text/javascript"></script>
<script type="text/javascript">
var toRoot = "../../../../../";
var metaTags = [];
var devsite = false;
</script>
<script src="../../../../../assets/js/docs.js?v=5" type="text/javascript"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-5831155-1', 'android.com');
ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker);
ga('send', 'pageview');
ga('universal.send', 'pageview'); // Send page view for new tracker.
</script>
</head>
<body class="gc-documentation
develop reference" itemscope itemtype="http://schema.org/Article">
<div id="doc-api-level" class="" style="display:none"></div>
<a name="top"></a>
<a name="top"></a>
<!-- dialog to prompt lang pref change when loaded from hardcoded URL
<div id="langMessage" style="display:none">
<div>
<div class="lang en">
<p>You requested a page in English, would you like to proceed with this language setting?</p>
</div>
<div class="lang es">
<p>You requested a page in Spanish (Español), would you like to proceed with this language setting?</p>
</div>
<div class="lang ja">
<p>You requested a page in Japanese (日本語), would you like to proceed with this language setting?</p>
</div>
<div class="lang ko">
<p>You requested a page in Korean (한국어), would you like to proceed with this language setting?</p>
</div>
<div class="lang ru">
<p>You requested a page in Russian (Русский), would you like to proceed with this language setting?</p>
</div>
<div class="lang zh-cn">
<p>You requested a page in Simplified Chinese (简体中文), would you like to proceed with this language setting?</p>
</div>
<div class="lang zh-tw">
<p>You requested a page in Traditional Chinese (繁體中文), would you like to proceed with this language setting?</p>
</div>
<a href="#" class="button yes" onclick="return false;">
<span class="lang en">Yes</span>
<span class="lang es">Sí</span>
<span class="lang ja">Yes</span>
<span class="lang ko">Yes</span>
<span class="lang ru">Yes</span>
<span class="lang zh-cn">是的</span>
<span class="lang zh-tw">没有</span>
</a>
<a href="#" class="button" onclick="$('#langMessage').hide();return false;">
<span class="lang en">No</span>
<span class="lang es">No</span>
<span class="lang ja">No</span>
<span class="lang ko">No</span>
<span class="lang ru">No</span>
<span class="lang zh-cn">没有</span>
<span class="lang zh-tw">没有</span>
</a>
</div>
</div> -->
<!-- Header -->
<div id="header-wrapper">
<div class="dac-header" id="header">
<div class="dac-header-inner">
<a class="dac-nav-toggle" data-dac-toggle-nav href="javascript:;" title="Open navigation">
<span class="dac-nav-hamburger">
<span class="dac-nav-hamburger-top"></span>
<span class="dac-nav-hamburger-mid"></span>
<span class="dac-nav-hamburger-bot"></span>
</span>
</a>
<a class="dac-header-logo" href="../../../../../index.html">
<img class="dac-header-logo-image" src="../../../../../assets/images/android_logo.png"
srcset="../../../../../assets/images/android_logo@2x.png 2x"
width="32" height="36" alt="Android" /> Developers
</a>
<ul class="dac-header-crumbs">
<li class="dac-header-crumbs-item"><span class="dac-header-crumbs-link current ">AndroidJUnitRunner</a></li>
</ul>
<div class="dac-header-search" id="search-container">
<div class="dac-header-search-inner">
<div class="dac-sprite dac-search dac-header-search-btn" id="search-btn"></div>
<form class="dac-header-search-form" onsubmit="return submit_search()">
<input id="search_autocomplete" type="text" value="" autocomplete="off" name="q"
onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)"
onkeydown="return search_changed(event, true, '../../../../../')"
onkeyup="return search_changed(event, false, '../../../../../')"
class="dac-header-search-input" placeholder="Search" />
<a class="dac-header-search-close hide" id="search-close">close</a>
</form>
</div><!-- end dac-header-search-inner -->
</div><!-- end dac-header-search -->
<div class="search_filtered_wrapper">
<div class="suggest-card reference no-display">
<ul class="search_filtered">
</ul>
</div>
<div class="suggest-card develop no-display">
<ul class="search_filtered">
</ul>
<div class="child-card guides no-display">
</div>
<div class="child-card training no-display">
</div>
<div class="child-card samples no-display">
</div>
</div>
<div class="suggest-card design no-display">
<ul class="search_filtered">
</ul>
</div>
<div class="suggest-card distribute no-display">
<ul class="search_filtered">
</ul>
</div>
</div>
<a class="dac-header-console-btn" href="https://play.google.com/apps/publish/">
<span class="dac-sprite dac-google-play"></span>
<span class="dac-visible-desktop-inline">Developer</span>
Console
</a>
</div><!-- end header-wrap.wrap -->
</div><!-- end header -->
<div id="searchResults" class="wrap" style="display:none;">
<h2 id="searchTitle">Results</h2>
<div id="leftSearchControl" class="search-control">Loading...</div>
</div>
</div> <!--end header-wrapper -->
<!-- Navigation-->
<nav class="dac-nav">
<div class="dac-nav-dimmer" data-dac-toggle-nav></div>
<ul class="dac-nav-list" data-dac-nav>
<li class="dac-nav-item dac-nav-head">
<a class="dac-nav-link dac-nav-logo" data-dac-toggle-nav href="javascript:;" title="Close navigation">
<img class="dac-logo-image" src="../../../../../assets/images/android_logo.png"
srcset="../../../../../assets/images/android_logo@2x.png 2x"
width="32" height="36" alt="Android" /> Developers
</a>
</li>
<li class="dac-nav-item home">
<a class="dac-nav-link dac-visible-mobile-block" href="../../../../../index.html">Home</a>
<ul class="dac-nav-secondary about">
<li class="dac-nav-item about">
<a class="dac-nav-link" href="../../../../../about/index.html">Android</a>
</li>
<li class="dac-nav-item wear">
<a class="dac-nav-link" href="../../../../../wear/index.html">Wear</a>
</li>
<li class="dac-nav-item tv">
<a class="dac-nav-link" href="../../../../../tv/index.html">TV</a>
</li>
<li class="dac-nav-item auto">
<a class="dac-nav-link" href="../../../../../auto/index.html">Auto</a>
</li>
</ul>
</li>
<li class="dac-nav-item design">
<a class="dac-nav-link" href="../../../../../design/index.html"
zh-tw-lang="設計"
zh-cn-lang="设计"
ru-lang="Проектирование"
ko-lang="디자인"
ja-lang="設計"
es-lang="Diseñar">Design</a>
</li>
<li class="dac-nav-item develop">
<a class="dac-nav-link" href="../../../../../develop/index.html"
zh-tw-lang="開發"
zh-cn-lang="开发"
ru-lang="Разработка"
ko-lang="개발"
ja-lang="開発"
es-lang="Desarrollar">Develop</a>
<ul class="dac-nav-secondary develop">
<li class="dac-nav-item training">
<a class="dac-nav-link" href="../../../../../training/index.html"
zh-tw-lang="訓練課程"
zh-cn-lang="培训"
ru-lang="Курсы"
ko-lang="교육"
ja-lang="トレーニング"
es-lang="Capacitación">Training</a>
</li>
<li class="dac-nav-item guide">
<a class="dac-nav-link" href="../../../../../guide/index.html"
zh-tw-lang="API 指南"
zh-cn-lang="API 指南"
ru-lang="Руководства по API"
ko-lang="API 가이드"
ja-lang="API ガイド"
es-lang="Guías de la API">API Guides</a>
</li>
<li class="dac-nav-item reference">
<a class="dac-nav-link" href="../../../../../reference/packages.html"
zh-tw-lang="參考資源"
zh-cn-lang="参考"
ru-lang="Справочник"
ko-lang="참조문서"
ja-lang="リファレンス"
es-lang="Referencia">Reference</a>
</li>
<li class="dac-nav-item tools">
<a class="dac-nav-link" href="../../../../../sdk/index.html"
zh-tw-lang="相關工具"
zh-cn-lang="工具"
ru-lang="Инструменты"
ko-lang="도구"
ja-lang="ツール"
es-lang="Herramientas">Tools</a></li>
<li class="dac-nav-item google">
<a class="dac-nav-link" href="../../../../../google/index.html">Google Services</a>
</li>
<li class="dac-nav-item preview">
<a class="dac-nav-link" href="../../../../../preview/index.html">Preview</a>
</li>
</ul>
</li>
<li class="dac-nav-item distribute">
<a class="dac-nav-link" href="../../../../../distribute/index.html"
zh-tw-lang="發佈"
zh-cn-lang="分发"
ru-lang="Распространение"
ko-lang="배포"
ja-lang="配布"
es-lang="Distribuir">Distribute</a>
<ul class="dac-nav-secondary distribute">
<li class="dac-nav-item googleplay">
<a class="dac-nav-link" href="../../../../../distribute/googleplay/index.html">Google Play</a></li>
<li class="dac-nav-item essentials">
<a class="dac-nav-link" href="../../../../../distribute/essentials/index.html">Essentials</a></li>
<li class="dac-nav-item users">
<a class="dac-nav-link" href="../../../../../distribute/users/index.html">Get Users</a></li>
<li class="dac-nav-item engage">
<a class="dac-nav-link" href="../../../../../distribute/engage/index.html">Engage & Retain</a></li>
<li class="dac-nav-item monetize">
<a class="dac-nav-link" href="../../../../../distribute/monetize/index.html">Earn</a>
</li>
<li class="dac-nav-item analyze">
<a class="dac-nav-link" href="../../../../../distribute/analyze/index.html">Analyze</a>
</li>
<li class="dac-nav-item stories">
<a class="dac-nav-link" href="../../../../../distribute/stories/index.html">Stories</a>
</li>
</ul>
</li>
</ul>
</nav>
<!-- end navigation-->
<div class="wrap clearfix" id="body-content"><div class="cols">
<div class="col-4 dac-hidden-mobile" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement">
<div id="devdoc-nav">
<div id="api-nav-header">
<div id="api-level-toggle">
<label for="apiLevelCheckbox" class="disabled"
title="Select your target API level to dim unavailable APIs">API level: </label>
<div class="select-wrapper">
<select id="apiLevelSelector">
<!-- option elements added by buildApiLevelSelector() -->
</select>
</div>
</div><!-- end toggle -->
<div id="api-nav-title">Android APIs</div>
</div><!-- end nav header -->
<script>
var SINCE_DATA = [ ];
buildApiLevelSelector();
</script>
<div id="swapper">
<div id="nav-panels">
<div id="resize-packages-nav">
<div id="packages-nav" class="scroll-pane">
<ul>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/package-summary.html">android.support.test</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/annotation/package-summary.html">android.support.test.annotation</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/package-summary.html">android.support.test.espresso</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/action/package-summary.html">android.support.test.espresso.action</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/assertion/package-summary.html">android.support.test.espresso.assertion</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/base/package-summary.html">android.support.test.espresso.base</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/contrib/package-summary.html">android.support.test.espresso.contrib</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/intent/package-summary.html">android.support.test.espresso.intent</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/intent/matcher/package-summary.html">android.support.test.espresso.intent.matcher</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/intent/rule/package-summary.html">android.support.test.espresso.intent.rule</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/matcher/package-summary.html">android.support.test.espresso.matcher</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/util/package-summary.html">android.support.test.espresso.util</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/web/action/package-summary.html">android.support.test.espresso.web.action</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/web/assertion/package-summary.html">android.support.test.espresso.web.assertion</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/web/bridge/package-summary.html">android.support.test.espresso.web.bridge</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/web/matcher/package-summary.html">android.support.test.espresso.web.matcher</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/web/model/package-summary.html">android.support.test.espresso.web.model</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/web/sugar/package-summary.html">android.support.test.espresso.web.sugar</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/espresso/web/webdriver/package-summary.html">android.support.test.espresso.web.webdriver</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/filters/package-summary.html">android.support.test.filters</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/rule/package-summary.html">android.support.test.rule</a></li>
<li class="selected api apilevel-">
<a href="../../../../../reference/android/support/test/runner/package-summary.html">android.support.test.runner</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/runner/intent/package-summary.html">android.support.test.runner.intent</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/runner/lifecycle/package-summary.html">android.support.test.runner.lifecycle</a></li>
<li class="api apilevel-">
<a href="../../../../../reference/android/support/test/uiautomator/package-summary.html">android.support.test.uiautomator</a></li>
</ul><br/>
</div> <!-- end packages-nav -->
</div> <!-- end resize-packages -->
<div id="classes-nav" class="scroll-pane">
<ul>
<li><h2>Classes</h2>
<ul>
<li class="api apilevel-"><a href="../../../../../reference/android/support/test/runner/AndroidJUnit4.html">AndroidJUnit4</a></li>
<li class="selected api apilevel-"><a href="../../../../../reference/android/support/test/runner/AndroidJUnitRunner.html">AndroidJUnitRunner</a></li>
<li class="api apilevel-"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html">MonitoringInstrumentation</a></li>
<li class="api apilevel-"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.ActivityFinisher.html">MonitoringInstrumentation.ActivityFinisher</a></li>
</ul>
</li>
</ul><br/>
</div><!-- end classes -->
</div><!-- end nav-panels -->
<div id="nav-tree" style="display:none" class="scroll-pane">
<div id="tree-list"></div>
</div><!-- end nav-tree -->
</div><!-- end swapper -->
<div id="nav-swap">
<a class="fullscreen">fullscreen</a>
<a href='#' onclick='swapNav();return false;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a>
</div>
</div> <!-- end devdoc-nav -->
</div> <!-- end side-nav -->
<script type="text/javascript">
// init fullscreen based on user pref
var fullscreen = readCookie("fullscreen");
if (fullscreen != 0) {
if (fullscreen == "false") {
toggleFullscreen(false);
} else {
toggleFullscreen(true);
}
}
// init nav version for mobile
if (isMobile) {
swapNav(); // tree view should be used on mobile
$('#nav-swap').hide();
} else {
chooseDefaultNav();
if ($("#nav-tree").is(':visible')) {
init_default_navtree("../../../../../");
}
}
// scroll the selected page into view
$(document).ready(function() {
scrollIntoView("packages-nav");
scrollIntoView("classes-nav");
});
</script>
<div class="col-12" id="doc-col">
<div id="api-info-block">
<div class="sum-details-links">
Summary:
<a href="#inhconstants">Inherited Constants</a>
| <a href="#pubctors">Ctors</a>
| <a href="#pubmethods">Methods</a>
| <a href="#inhmethods">Inherited Methods</a>
| <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a>
</div><!-- end sum-details-links -->
<div class="api-level">
</div>
</div><!-- end api-info-block -->
<!-- ======== START OF CLASS DATA ======== -->
<div id="jd-header">
public
class
<h1 itemprop="name">AndroidJUnitRunner</h1>
extends <a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html">MonitoringInstrumentation</a><br/>
</div><!-- end header -->
<div id="naMessage"></div>
<div id="jd-content" class="api apilevel-">
<table class="jd-inheritance-table">
<tr>
<td colspan="4" class="jd-inheritance-class-cell">java.lang.Object</td>
</tr>
<tr>
<td class="jd-inheritance-space"> ↳</td>
<td colspan="3" class="jd-inheritance-class-cell">android.app.Instrumentation</td>
</tr>
<tr>
<td class="jd-inheritance-space"> </td>
<td class="jd-inheritance-space"> ↳</td>
<td colspan="2" class="jd-inheritance-class-cell"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html">android.support.test.runner.MonitoringInstrumentation</a></td>
</tr>
<tr>
<td class="jd-inheritance-space"> </td>
<td class="jd-inheritance-space"> </td>
<td class="jd-inheritance-space"> ↳</td>
<td colspan="1" class="jd-inheritance-class-cell">android.support.test.runner.AndroidJUnitRunner</td>
</tr>
</table>
<div class="jd-descr">
<h2>Class Overview</h2>
<p itemprop="articleBody">An <code><a href="../../../../../reference/android/app/Instrumentation.html">Instrumentation</a></code> that runs JUnit3 and JUnit4 tests against
an Android package (application).
<p/>
Based on and replacement for <code><a href="../../../../../reference/android/test/InstrumentationTestRunner.html">InstrumentationTestRunner</a></code>. Supports a superset
of <code><a href="../../../../../reference/android/test/InstrumentationTestRunner.html">InstrumentationTestRunner</a></code> features,
while maintaining command/output format compatibility with that class.
<h3>Typical Usage</h3>
<p/>
Write JUnit3 style <code><a href="../../../../../reference/junit/framework/TestCase.html">TestCase</a></code>s and/or JUnit4 style
<a href="http://junit.org/javadoc/latest/org/junit/Test.html">
<code>Test</code></a>s that perform tests against the classes in your package.
Make use of the <code><a href="../../../../../reference/android/support/test/InstrumentationRegistry.html">InstrumentationRegistry</a></code> if needed.
<p/>
In an appropriate AndroidManifest.xml, define an instrumentation with android:name set to
<code><a href="../../../../../reference/android/support/test/runner/AndroidJUnitRunner.html">AndroidJUnitRunner</a></code> and the appropriate android:targetPackage
set.
<p/>
Execution options:
<p/>
<b>Running all tests:</b> adb shell am instrument -w
com.android.foo/android.support.test.runner.AndroidJUnitRunner
<p/>
<b>Running all tests in a class:</b> adb shell am instrument -w
-e class com.android.foo.FooTest
com.android.foo/android.support.test.runner.AndroidJUnitRunner
<p/>
<b>Running a single test:</b> adb shell am instrument -w
-e class com.android.foo.FooTest#testFoo
com.android.foo/android.support.test.runner.AndroidJUnitRunner
<p/>
<b>Running all tests in multiple classes:</b> adb shell am instrument -w
-e class com.android.foo.FooTest,com.android.foo.TooTest
com.android.foo/android.support.test.runner.AndroidJUnitRunner
<p/>
<b>Running all tests listed in a file:</b> adb shell am instrument -w
-e testFile /sdcard/tmp/testFile.txt com.android.foo/com.android.test.runner.AndroidJUnitRunner
The file should contain a list of line separated test classes and optionally methods (expected
format: com.android.foo.FooClassName#testMethodName).
<p/>
<b>Running all tests in a java package:</b> adb shell am instrument -w
-e package com.android.foo.bar
com.android.foo/android.support.test.runner.AndroidJUnitRunner
<b>To debug your tests, set a break point in your code and pass:</b>
-e debug true
<p/>
<b>Running a specific test size i.e. annotated with
<code><a href="../../../../../reference/android/test/suitebuilder/annotation/SmallTest.html">SmallTest</a></code> or
<code><a href="../../../../../reference/android/test/suitebuilder/annotation/MediumTest.html">MediumTest</a></code> or
<code><a href="../../../../../reference/android/test/suitebuilder/annotation/LargeTest.html">LargeTest</a></code>:</b>
adb shell am instrument -w -e size [small|medium|large]
com.android.foo/android.support.test.runner.AndroidJUnitRunner
<p/>
<b>Filter test run to tests with given annotation:</b> adb shell am instrument -w
-e annotation com.android.foo.MyAnnotation
com.android.foo/android.support.test.runner.AndroidJUnitRunner
<p/>
If used with other options, the resulting test run will contain the intersection of the two
options.
e.g. "-e size large -e annotation com.android.foo.MyAnnotation" will run only tests with both
the <code><a href="../../../../../reference/android/test/suitebuilder/annotation/LargeTest.html">LargeTest</a></code> and "com.android.foo.MyAnnotation" annotations.
<p/>
<b>Filter test run to tests <i>without</i> given annotation:</b> adb shell am instrument -w
-e notAnnotation com.android.foo.MyAnnotation
com.android.foo/android.support.test.runner.AndroidJUnitRunner
<p/>
As above, if used with other options, the resulting test run will contain the intersection of
the two options.
e.g. "-e size large -e notAnnotation com.android.foo.MyAnnotation" will run tests with
the <code><a href="../../../../../reference/android/test/suitebuilder/annotation/LargeTest.html">LargeTest</a></code> annotation that do NOT have the "com.android.foo.MyAnnotation" annotations.
<p/>
<b>Filter test run to tests <i>without any</i> of a list of annotations:</b> adb shell am
instrument -w -e notAnnotation com.android.foo.MyAnnotation,com.android.foo.AnotherAnnotation
com.android.foo/android.support.test.runner.AndroidJUnitRunner
<p/>
<b>Filter test run to a shard of all tests, where numShards is an integer greater than 0 and
shardIndex is an integer between 0 (inclusive) and numShards (exclusive):</b> adb shell am
instrument -w -e numShards 4 -e shardIndex 1
com.android.foo/android.support.test.runner.AndroidJUnitRunner
<p/>
<b>To run in 'log only' mode</b>
-e log true
This option will load and iterate through all test classes and methods, but will bypass actual
test execution. Useful for quickly obtaining info on the tests to be executed by an
instrumentation command.
<p/>
<b>To generate EMMA code coverage:</b>
-e coverage true
Note: this requires an emma instrumented build. By default, the code coverage results file
will be saved in a /data/<app>/coverage.ec file, unless overridden by coverageFile flag (see
below)
<p/>
<b> To specify EMMA code coverage results file path:</b>
-e coverageFile /sdcard/myFile.ec
<p/>
<b> To specify one or more
<a href="http://junit.org/javadoc/latest/org/junit/runner/notification/RunListener.html">
<code>RunListener</code></a>s to observe the test run:</b>
-e listener com.foo.Listener,com.foo.Listener2
<p/>
<b>Set timeout (in milliseconds) that will be applied to each test:</b>
-e timeout_msec 5000
<p/>
Supported for both JUnit3 and JUnit4 style tests. For JUnit3 tests, this flag is the only way
to specify timeouts. For JUnit4 tests, this flag overrides timeouts specified via
<a href="http://junit.org/javadoc/latest/org/junit/rules/Timeout.html">
<code>org.junit.rules.Timeout</code></a>. Please note that in JUnit4
<a href="http://junit.org/javadoc/latest/org/junit/Test.html#timeout()">
<code>org.junit.Test#timeout()</code></a>
annotation take precedence over both, this flag and
<a href="http://junit.org/javadoc/latest/org/junit/Test.html#timeout()">
<code>org.junit.Test#timeout()</code></a>
annotation.
<p/>
<b>To disable Google Analytics:</b>
-e disableAnalytics true
<p/>
In order to make sure we are on the right track with each new release,
the test runner collects analytics. More specifically, it uploads a hash of the package name
of the application under test for each invocation. This allows us to measure both the count of
unique packages using this library as well as the volume of usage.
<p/>
<b/>All arguments can also be specified in the in the AndroidManifest via a meta-data tag:</b>
eg. using listeners:
instrumentation android:name="android.support.test.runner.AndroidJUnitRunner" ...
meta-data android:name="listener"
android:value="com.foo.Listener,com.foo.Listener2"
Arguments specified via shell will take override manifest specified arguments.
</p>
</div><!-- jd-descr -->
<div class="jd-descr">
<h2>Summary</h2>
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<table id="inhconstants" class="jd-sumtable"><tr><th>
<a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
<div style="clear:left;">Inherited Constants</div></th></tr>
<tr class="api apilevel-" >
<td colspan="12">
<a href="#" onclick="return toggleInherited(this, null)" id="inherited-constants-android.app.Instrumentation" class="jd-expando-trigger closed"
><img id="inherited-constants-android.app.Instrumentation-trigger"
src="../../../../../assets/images/triangle-closed.png"
class="jd-expando-trigger-img" /></a>From class
android.app.Instrumentation
<div id="inherited-constants-android.app.Instrumentation">
<div id="inherited-constants-android.app.Instrumentation-list"
class="jd-inheritedlinks">
</div>
<div id="inherited-constants-android.app.Instrumentation-summary" style="display: none;">
<table class="jd-sumtable-expando">
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">String</td>
<td class="jd-linkcol">REPORT_KEY_IDENTIFIER</td>
<td class="jd-descrcol" width="100%">
</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">String</td>
<td class="jd-linkcol">REPORT_KEY_STREAMRESULT</td>
<td class="jd-descrcol" width="100%">
</td>
</tr>
</table>
</div>
</div>
</td></tr>
</table>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<table id="pubctors" class="jd-sumtable"><tr><th colspan="12">Public Constructors</th></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/AndroidJUnitRunner.html#AndroidJUnitRunner()">AndroidJUnitRunner</a></span>()</nobr>
</td></tr>
</table>
<!-- ========== METHOD SUMMARY =========== -->
<table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/AndroidJUnitRunner.html#finish(int, android.os.Bundle)">finish</a></span>(int resultCode, Bundle results)</nobr>
<div class="jd-descrdiv">
Ensures all activities launched in this instrumentation are finished before the
instrumentation exits.
</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/AndroidJUnitRunner.html#onCreate(android.os.Bundle)">onCreate</a></span>(Bundle arguments)</nobr>
<div class="jd-descrdiv">
Sets up lifecycle monitoring, and argument registry.
</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
boolean</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/AndroidJUnitRunner.html#onException(java.lang.Object, java.lang.Throwable)">onException</a></span>(Object obj, Throwable e)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/AndroidJUnitRunner.html#onStart()">onStart</a></span>()</nobr>
<div class="jd-descrdiv">
This implementation of onStart() will guarantee that the Application's onCreate method
has completed when it returns.
</div>
</td></tr>
</table>
<!-- ========== METHOD SUMMARY =========== -->
<table id="inhmethods" class="jd-sumtable"><tr><th>
<a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
<div style="clear:left;">Inherited Methods</div></th></tr>
<tr class="api apilevel-" >
<td colspan="12">
<a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-android.support.test.runner.MonitoringInstrumentation" class="jd-expando-trigger closed"
><img id="inherited-methods-android.support.test.runner.MonitoringInstrumentation-trigger"
src="../../../../../assets/images/triangle-closed.png"
class="jd-expando-trigger-img" /></a>
From class
<a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html">android.support.test.runner.MonitoringInstrumentation</a>
<div id="inherited-methods-android.support.test.runner.MonitoringInstrumentation">
<div id="inherited-methods-android.support.test.runner.MonitoringInstrumentation-list"
class="jd-inheritedlinks">
</div>
<div id="inherited-methods-android.support.test.runner.MonitoringInstrumentation-summary" style="display: none;">
<table class="jd-sumtable-expando">
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#callActivityOnCreate(android.app.Activity, android.os.Bundle)">callActivityOnCreate</a></span>(Activity activity, Bundle bundle)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#callActivityOnDestroy(android.app.Activity)">callActivityOnDestroy</a></span>(Activity activity)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#callActivityOnPause(android.app.Activity)">callActivityOnPause</a></span>(Activity activity)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#callActivityOnRestart(android.app.Activity)">callActivityOnRestart</a></span>(Activity activity)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#callActivityOnResume(android.app.Activity)">callActivityOnResume</a></span>(Activity activity)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#callActivityOnStart(android.app.Activity)">callActivityOnStart</a></span>(Activity activity)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#callActivityOnStop(android.app.Activity)">callActivityOnStop</a></span>(Activity activity)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#callApplicationOnCreate(android.app.Application)">callApplicationOnCreate</a></span>(Application app)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#dumpThreadStateToOutputs(java.lang.String)">dumpThreadStateToOutputs</a></span>(String outputFileName)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#execStartActivities(android.content.Context, android.os.IBinder, android.os.IBinder, android.app.Activity, android.content.Intent[], android.os.Bundle)">execStartActivities</a></span>(Context who, IBinder contextThread, IBinder token, Activity target, Intent[] intents, Bundle options)</nobr>
<div class="jd-descrdiv">
</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
Instrumentation.ActivityResult</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#execStartActivity(android.content.Context, android.os.IBinder, android.os.IBinder, android.app.Activity, android.content.Intent, int, android.os.Bundle)">execStartActivity</a></span>(Context who, IBinder contextThread, IBinder token, Activity target, Intent intent, int requestCode, Bundle options)</nobr>
<div class="jd-descrdiv">
</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
Instrumentation.ActivityResult</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#execStartActivity(android.content.Context, android.os.IBinder, android.os.IBinder, android.app.Activity, android.content.Intent, int)">execStartActivity</a></span>(Context who, IBinder contextThread, IBinder token, Activity target, Intent intent, int requestCode)</nobr>
<div class="jd-descrdiv">
</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
Instrumentation.ActivityResult</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#execStartActivity(android.content.Context, android.os.IBinder, android.os.IBinder, android.app.Fragment, android.content.Intent, int, android.os.Bundle)">execStartActivity</a></span>(Context who, IBinder contextThread, IBinder token, Fragment target, Intent intent, int requestCode, Bundle options)</nobr>
<div class="jd-descrdiv">
</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#finish(int, android.os.Bundle)">finish</a></span>(int resultCode, Bundle results)</nobr>
<div class="jd-descrdiv">
Ensures all activities launched in this instrumentation are finished before the
instrumentation exits.
</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
String</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#getThreadState()">getThreadState</a></span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
Activity</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#newActivity(java.lang.Class<?>, android.content.Context, android.os.IBinder, android.app.Application, android.content.Intent, android.content.pm.ActivityInfo, java.lang.CharSequence, android.app.Activity, java.lang.String, java.lang.Object)">newActivity</a></span>(Class<?> clazz, Context context, IBinder token, Application application, Intent intent, ActivityInfo info, CharSequence title, Activity parent, String id, Object lastNonConfigurationInstance)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#onCreate(android.os.Bundle)">onCreate</a></span>(Bundle arguments)</nobr>
<div class="jd-descrdiv">
Sets up lifecycle monitoring, and argument registry.
</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#onDestroy()">onDestroy</a></span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
boolean</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#onException(java.lang.Object, java.lang.Throwable)">onException</a></span>(Object obj, Throwable e)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#onStart()">onStart</a></span>()</nobr>
<div class="jd-descrdiv">
This implementation of onStart() will guarantee that the Application's onCreate method
has completed when it returns.
</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
Activity</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#startActivitySync(android.content.Intent)">startActivitySync</a></span>(Intent intent)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../reference/android/support/test/runner/MonitoringInstrumentation.html#waitForActivitiesToComplete()">waitForActivitiesToComplete</a></span>()</nobr>
<div class="jd-descrdiv">
Ensures we've onStopped() all activities which were onStarted().
</div>
</td></tr>
</table>
</div>
</div>
</td></tr>
<tr class="api apilevel-" >
<td colspan="12">
<a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-android.app.Instrumentation" class="jd-expando-trigger closed"
><img id="inherited-methods-android.app.Instrumentation-trigger"
src="../../../../../assets/images/triangle-closed.png"
class="jd-expando-trigger-img" /></a>
From class
android.app.Instrumentation
<div id="inherited-methods-android.app.Instrumentation">
<div id="inherited-methods-android.app.Instrumentation-list"
class="jd-inheritedlinks">
</div>
<div id="inherited-methods-android.app.Instrumentation-summary" style="display: none;">
<table class="jd-sumtable-expando">
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
Instrumentation.ActivityMonitor</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">addMonitor</span>(IntentFilter arg0, Instrumentation.ActivityResult arg1, boolean arg2)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">addMonitor</span>(Instrumentation.ActivityMonitor arg0)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
Instrumentation.ActivityMonitor</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">addMonitor</span>(String arg0, Instrumentation.ActivityResult arg1, boolean arg2)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callActivityOnCreate</span>(Activity arg0, Bundle arg1)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callActivityOnCreate</span>(Activity arg0, Bundle arg1, PersistableBundle arg2)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callActivityOnDestroy</span>(Activity arg0)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callActivityOnNewIntent</span>(Activity arg0, Intent arg1)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callActivityOnPause</span>(Activity arg0)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callActivityOnPostCreate</span>(Activity arg0, Bundle arg1, PersistableBundle arg2)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callActivityOnPostCreate</span>(Activity arg0, Bundle arg1)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callActivityOnRestart</span>(Activity arg0)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callActivityOnRestoreInstanceState</span>(Activity arg0, Bundle arg1)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callActivityOnRestoreInstanceState</span>(Activity arg0, Bundle arg1, PersistableBundle arg2)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callActivityOnResume</span>(Activity arg0)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callActivityOnSaveInstanceState</span>(Activity arg0, Bundle arg1)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callActivityOnSaveInstanceState</span>(Activity arg0, Bundle arg1, PersistableBundle arg2)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callActivityOnStart</span>(Activity arg0)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callActivityOnStop</span>(Activity arg0)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callActivityOnUserLeaving</span>(Activity arg0)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">callApplicationOnCreate</span>(Application arg0)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
boolean</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">checkMonitorHit</span>(Instrumentation.ActivityMonitor arg0, int arg1)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">endPerformanceSnapshot</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">finish</span>(int arg0, Bundle arg1)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
Bundle</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">getAllocCounts</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
Bundle</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">getBinderCounts</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
ComponentName</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">getComponentName</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
Context</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">getContext</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
Context</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">getTargetContext</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
UiAutomation</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">getUiAutomation</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
boolean</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">invokeContextMenuAction</span>(Activity arg0, int arg1, int arg2)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
boolean</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">invokeMenuActionSync</span>(Activity arg0, int arg1, int arg2)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
boolean</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">isProfiling</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
Activity</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">newActivity</span>(ClassLoader arg0, String arg1, Intent arg2)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
Activity</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">newActivity</span>(Class<?> arg0, Context arg1, IBinder arg2, Application arg3, Intent arg4, ActivityInfo arg5, CharSequence arg6, Activity arg7, String arg8, Object arg9)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
Application</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">newApplication</span>(ClassLoader arg0, String arg1, Context arg2)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
static
Application</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">newApplication</span>(Class<?> arg0, Context arg1)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">onCreate</span>(Bundle arg0)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">onDestroy</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
boolean</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">onException</span>(Object arg0, Throwable arg1)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">onStart</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">removeMonitor</span>(Instrumentation.ActivityMonitor arg0)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">runOnMainSync</span>(Runnable arg0)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">sendCharacterSync</span>(int arg0)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">sendKeyDownUpSync</span>(int arg0)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">sendKeySync</span>(KeyEvent arg0)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">sendPointerSync</span>(MotionEvent arg0)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">sendStatus</span>(int arg0, Bundle arg1)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">sendStringSync</span>(String arg0)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">sendTrackballEventSync</span>(MotionEvent arg0)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">setAutomaticPerformanceSnapshots</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">setInTouchMode</span>(boolean arg0)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">start</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
Activity</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">startActivitySync</span>(Intent arg0)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">startAllocCounting</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">startPerformanceSnapshot</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">startProfiling</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">stopAllocCounting</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">stopProfiling</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">waitForIdle</span>(Runnable arg0)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">waitForIdleSync</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
Activity</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">waitForMonitor</span>(Instrumentation.ActivityMonitor arg0)</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
Activity</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">waitForMonitorWithTimeout</span>(Instrumentation.ActivityMonitor arg0, long arg1)</nobr>
</td></tr>
</table>
</div>
</div>
</td></tr>
<tr class="api apilevel-" >
<td colspan="12">
<a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed"
><img id="inherited-methods-java.lang.Object-trigger"
src="../../../../../assets/images/triangle-closed.png"
class="jd-expando-trigger-img" /></a>
From class
java.lang.Object
<div id="inherited-methods-java.lang.Object">
<div id="inherited-methods-java.lang.Object-list"
class="jd-inheritedlinks">
</div>
<div id="inherited-methods-java.lang.Object-summary" style="display: none;">
<table class="jd-sumtable-expando">
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
Object</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">clone</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
boolean</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">equals</span>(Object arg0)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">finalize</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
final
Class<?></nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">getClass</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
int</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">hashCode</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
final
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">notify</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
final
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">notifyAll</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
String</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">toString</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
final
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">wait</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
final
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">wait</span>(long arg0, int arg1)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
final
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">wait</span>(long arg0)</nobr>
</td></tr>
</table>
</div>
</div>
</td></tr>
</table>
</div><!-- jd-descr (summary) -->
<!-- Details -->
<!-- XML Attributes -->
<!-- Enum Values -->
<!-- Constants -->
<!-- Fields -->
<!-- Public ctors -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<h2>Public Constructors</h2>
<A NAME="AndroidJUnitRunner()"></A>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
</span>
<span class="sympad">AndroidJUnitRunner</span>
<span class="normal">()</span>
</h4>
<div class="api-level">
<div></div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p></p></div>
</div>
</div>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<!-- Protected ctors -->
<!-- ========= METHOD DETAIL ======== -->
<!-- Public methdos -->
<h2>Public Methods</h2>
<A NAME="finish(int, android.os.Bundle)"></A>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
void
</span>
<span class="sympad">finish</span>
<span class="normal">(int resultCode, Bundle results)</span>
</h4>
<div class="api-level">
<div></div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Ensures all activities launched in this instrumentation are finished before the
instrumentation exits.
<p>
Subclasses who override this method should do their finish processing and then call
super.finish to invoke this logic. Not waiting for all activities to finish() before exiting
can cause device wide instability.
</p>
</p></div>
</div>
</div>
<A NAME="onCreate(android.os.Bundle)"></A>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
void
</span>
<span class="sympad">onCreate</span>
<span class="normal">(Bundle arguments)</span>
</h4>
<div class="api-level">
<div></div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Sets up lifecycle monitoring, and argument registry.
<p>
Subclasses must call up to onCreate(). This onCreate method does not call start()
it is the subclasses responsibility to call start if it desires.
</p>
</p></div>
</div>
</div>
<A NAME="onException(java.lang.Object, java.lang.Throwable)"></A>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
boolean
</span>
<span class="sympad">onException</span>
<span class="normal">(Object obj, Throwable e)</span>
</h4>
<div class="api-level">
<div></div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p></p></div>
</div>
</div>
<A NAME="onStart()"></A>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
void
</span>
<span class="sympad">onStart</span>
<span class="normal">()</span>
</h4>
<div class="api-level">
<div></div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>This implementation of onStart() will guarantee that the Application's onCreate method
has completed when it returns.
<p>
Subclasses should call super.onStart() before executing any code that touches the application
and it's state.
</p>
</p></div>
</div>
</div>
<!-- ========= METHOD DETAIL ======== -->
<!-- ========= END OF CLASS DATA ========= -->
<A NAME="navbar_top"></A>
</div> <!-- jd-content -->
<div class="wrap">
<div class="dac-footer">
<div class="cols dac-footer-main">
<div class="col-1of2">
<a class="dac-footer-getnews" data-modal-toggle="newsletter" href="javascript:;">Get news & tips <span
class="dac-fab dac-primary"><i class="dac-sprite dac-mail"></i></span></a>
</div>
<div class="col-1of2 dac-footer-reachout">
<div class="dac-footer-contact">
<a class="dac-footer-contact-link" href="http://android-developers.blogspot.com/">Blog</a>
<a class="dac-footer-contact-link" href="/support.html">Support</a>
</div>
<div class="dac-footer-social">
<a class="dac-fab dac-footer-social-link" href="https://www.youtube.com/user/androiddevelopers"><i class="dac-sprite dac-youtube"></i></a>
<a class="dac-fab dac-footer-social-link" href="https://plus.google.com/+AndroidDevelopers"><i class="dac-sprite dac-gplus"></i></a>
<a class="dac-fab dac-footer-social-link" href="https://twitter.com/AndroidDev"><i class="dac-sprite dac-twitter"></i></a>
</div>
</div>
</div>
<hr class="dac-footer-separator"/>
<p class="dac-footer-copyright">
Except as noted, this content is licensed under <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>.
For details and restrictions, see the <a href="../../../../../license.html">
Content License</a>.
</p>
<p class="dac-footer-build">
Android r —
<script src="../../../../../timestamp.js" type="text/javascript"></script>
<script>document.write(BUILD_TIMESTAMP)</script>
</p>
<p class="dac-footer-links">
<a href="/about/index.html">About Android</a>
<a href="/auto/index.html">Auto</a>
<a href="/tv/index.html">TV</a>
<a href="/wear/index.html">Wear</a>
<a href="/legal.html">Legal</a>
<span id="language" class="locales">
<select name="language" onchange="changeLangPref(this.value, true)">
<option value="en" selected="selected">English</option>
<option value="es">Español</option>
<option value="ja">日本語</option>
<option value="ko">한국어</option>
<option value="ru">Русский</option>
<option value="zh-cn">中文(简体)</option>
<option value="zh-tw">中文(繁體)</option>
</select>
</span>
</p>
</div>
</div> <!-- end footer -->
<div data-modal="newsletter" data-newsletter data-swap class="dac-modal newsletter">
<div class="dac-modal-container">
<div class="dac-modal-window">
<header class="dac-modal-header">
<button class="dac-modal-header-close" data-modal-toggle><i class="dac-sprite dac-close"></i></button>
<div class="dac-swap" data-swap-container>
<section class="dac-swap-section dac-active dac-down">
<h2 class="norule dac-modal-header-title">Get the latest Android developer news and tips that will help you find success on Google Play.</h2>
<p class="dac-modal-header-subtitle">* Required Fields</p>
</section>
<section class="dac-swap-section dac-up">
<h2 class="norule dac-modal-header-title">Hooray!</h2>
</section>
</div>
</header>
<div class="dac-swap" data-swap-container>
<section class="dac-swap-section dac-active dac-left">
<form action="https://docs.google.com/forms/d/1QgnkzbEJIDu9lMEea0mxqWrXUJu0oBCLD7ar23V0Yys/formResponse" class="dac-form" method="post" target="dac-newsletter-iframe">
<section class="dac-modal-content">
<fieldset class="dac-form-fieldset">
<div class="cols">
<div class="col-1of2 newsletter-leftCol">
<div class="dac-form-input-group">
<label for="newsletter-full-name" class="dac-form-floatlabel">Full name</label>
<input type="text" class="dac-form-input" name="entry.1357890476" id="newsletter-full-name" required>
<span class="dac-form-required">*</span>
</div>
<div class="dac-form-input-group">
<label for="newsletter-email" class="dac-form-floatlabel">Email address</label>
<input type="email" class="dac-form-input" name="entry.472100832" id="newsletter-email" required>
<span class="dac-form-required">*</span>
</div>
</div>
<div class="col-1of2 newsletter-rightCol">
<div class="dac-form-input-group">
<label for="newsletter-company" class="dac-form-floatlabel">Company / developer name</label>
<input type="text" class="dac-form-input" name="entry.1664780309" id="newsletter-company">
</div>
<div class="dac-form-input-group">
<label for="newsletter-play-store" class="dac-form-floatlabel">One of your Play Store app URLs</label>
<input type="url" class="dac-form-input" name="entry.47013838" id="newsletter-play-store" required>
<span class="dac-form-required">*</span>
</div>
</div>
</div>
</fieldset>
<fieldset class="dac-form-fieldset">
<div class="cols">
<div class="col-1of2 newsletter-leftCol">
<legend class="dac-form-legend">Which best describes your business:<span class="dac-form-required">*</span>
</legend>
<div class="dac-form-radio-group">
<input type="radio" value="Apps" class="dac-form-radio" name="entry.1796324055" id="newsletter-business-type-app" required>
<label for="newsletter-business-type-app" class="dac-form-radio-button"></label>
<label for="newsletter-business-type-app" class="dac-form-label">Apps</label>
</div>
<div class="dac-form-radio-group">
<input type="radio" value="Games" class="dac-form-radio" name="entry.1796324055" id="newsletter-business-type-games" required>
<label for="newsletter-business-type-games" class="dac-form-radio-button"></label>
<label for="newsletter-business-type-games" class="dac-form-label">Games</label>
</div>
<div class="dac-form-radio-group">
<input type="radio" value="Apps and Games" class="dac-form-radio" name="entry.1796324055" id="newsletter-business-type-appsgames" required>
<label for="newsletter-business-type-appsgames" class="dac-form-radio-button"></label>
<label for="newsletter-business-type-appsgames" class="dac-form-label">Apps & Games</label>
</div>
</div>
<div class="col-1of2 newsletter-rightCol newsletter-checkboxes">
<div class="dac-form-radio-group">
<div class="dac-media">
<div class="dac-media-figure">
<input type="checkbox" class="dac-form-checkbox" name="entry.732309842" id="newsletter-add" required value="Add me to the mailing list for the monthly newsletter and occasional emails about development and Google Play opportunities.">
<label for="newsletter-add" class="dac-form-checkbox-button"></label>
</div>
<div class="dac-media-body">
<label for="newsletter-add" class="dac-form-label dac-form-aside">Add me to the mailing list for the monthly newsletter and occasional emails about development and Google Play opportunities.<span class="dac-form-required">*</span></label>
</div>
</div>
</div>
<div class="dac-form-radio-group">
<div class="dac-media">
<div class="dac-media-figure">
<input type="checkbox" class="dac-form-checkbox" name="entry.2045036090" id="newsletter-terms" required value="I acknowledge that the information provided in this form will be subject to Google's privacy policy (https://www.google.com/policies/privacy/).">
<label for="newsletter-terms" class="dac-form-checkbox-button"></label>
</div>
<div class="dac-media-body">
<label for="newsletter-terms" class="dac-form-label dac-form-aside">I acknowledge that the information provided in this form will be subject to <a href="https://www.google.com/policies/privacy/">Google's privacy policy</a>.<span class="dac-form-required">*</span></label>
</div>
</div>
</div>
</div>
</div>
</fieldset>
</section>
<footer class="dac-modal-footer">
<div class="cols">
<div class="col-2of5">
</div>
</div>
<button type="submit" value="Submit" class="dac-fab dac-primary dac-large dac-modal-action"><i class="dac-sprite dac-arrow-right"></i></button>
</footer>
</form>
</section>
<section class="dac-swap-section dac-right">
<div class="dac-modal-content">
<p class="newsletter-success-message">
You have successfully signed up for the latest Android developer news and tips.
</p>
</div>
</section>
</div>
</div>
</div>
</div> <!-- end footer -->
</div><!-- end doc-content -->
</div> <!-- end .cols -->
</div> <!-- end body-content -->
</body>
</html>
| Ant-Droid/android_frameworks_base_OLD | docs/html/reference/android/support/test/runner/AndroidJUnitRunner.html | HTML | apache-2.0 | 80,851 |
<!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_13) on Wed Apr 02 19:28:42 CDT 2008 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
net.sf.antcontrib.cpptasks.intel Class Hierarchy (cpptasks 1.0b5 API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="net.sf.antcontrib.cpptasks.intel Class Hierarchy (cpptasks 1.0b5 API)";
}
</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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../net/sf/antcontrib/cpptasks/ide/package-tree.html"><B>PREV</B></A>
<A HREF="../../../../../net/sf/antcontrib/cpptasks/mozilla/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?net/sf/antcontrib/cpptasks/intel/package-tree.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
Hierarchy For Package net.sf.antcontrib.cpptasks.intel
</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.Object<UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.compiler.<A HREF="../../../../../net/sf/antcontrib/cpptasks/compiler/AbstractProcessor.html" title="class in net.sf.antcontrib.cpptasks.compiler"><B>AbstractProcessor</B></A> (implements java.lang.Cloneable, net.sf.antcontrib.cpptasks.compiler.<A HREF="../../../../../net/sf/antcontrib/cpptasks/compiler/Processor.html" title="interface in net.sf.antcontrib.cpptasks.compiler">Processor</A>)
<UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.compiler.<A HREF="../../../../../net/sf/antcontrib/cpptasks/compiler/AbstractCompiler.html" title="class in net.sf.antcontrib.cpptasks.compiler"><B>AbstractCompiler</B></A> (implements net.sf.antcontrib.cpptasks.compiler.<A HREF="../../../../../net/sf/antcontrib/cpptasks/compiler/Compiler.html" title="interface in net.sf.antcontrib.cpptasks.compiler">Compiler</A>)
<UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.compiler.<A HREF="../../../../../net/sf/antcontrib/cpptasks/compiler/CommandLineCompiler.html" title="class in net.sf.antcontrib.cpptasks.compiler"><B>CommandLineCompiler</B></A><UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.compiler.<A HREF="../../../../../net/sf/antcontrib/cpptasks/compiler/CommandLineCCompiler.html" title="class in net.sf.antcontrib.cpptasks.compiler"><B>CommandLineCCompiler</B></A><UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.gcc.<A HREF="../../../../../net/sf/antcontrib/cpptasks/gcc/GccCompatibleCCompiler.html" title="class in net.sf.antcontrib.cpptasks.gcc"><B>GccCompatibleCCompiler</B></A><UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.intel.<A HREF="../../../../../net/sf/antcontrib/cpptasks/intel/IntelLinux32CCompiler.html" title="class in net.sf.antcontrib.cpptasks.intel"><B>IntelLinux32CCompiler</B></A><LI TYPE="circle">net.sf.antcontrib.cpptasks.intel.<A HREF="../../../../../net/sf/antcontrib/cpptasks/intel/IntelLinux64CCompiler.html" title="class in net.sf.antcontrib.cpptasks.intel"><B>IntelLinux64CCompiler</B></A></UL>
</UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.compiler.<A HREF="../../../../../net/sf/antcontrib/cpptasks/compiler/PrecompilingCommandLineCompiler.html" title="class in net.sf.antcontrib.cpptasks.compiler"><B>PrecompilingCommandLineCompiler</B></A> (implements net.sf.antcontrib.cpptasks.compiler.<A HREF="../../../../../net/sf/antcontrib/cpptasks/compiler/PrecompilingCompiler.html" title="interface in net.sf.antcontrib.cpptasks.compiler">PrecompilingCompiler</A>)
<UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.compiler.<A HREF="../../../../../net/sf/antcontrib/cpptasks/compiler/PrecompilingCommandLineCCompiler.html" title="class in net.sf.antcontrib.cpptasks.compiler"><B>PrecompilingCommandLineCCompiler</B></A><UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.devstudio.<A HREF="../../../../../net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleCCompiler.html" title="class in net.sf.antcontrib.cpptasks.devstudio"><B>DevStudioCompatibleCCompiler</B></A><UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.intel.<A HREF="../../../../../net/sf/antcontrib/cpptasks/intel/IntelWin32CCompiler.html" title="class in net.sf.antcontrib.cpptasks.intel"><B>IntelWin32CCompiler</B></A><LI TYPE="circle">net.sf.antcontrib.cpptasks.intel.<A HREF="../../../../../net/sf/antcontrib/cpptasks/intel/IntelWin64CCompiler.html" title="class in net.sf.antcontrib.cpptasks.intel"><B>IntelWin64CCompiler</B></A></UL>
</UL>
</UL>
</UL>
</UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.compiler.<A HREF="../../../../../net/sf/antcontrib/cpptasks/compiler/AbstractLinker.html" title="class in net.sf.antcontrib.cpptasks.compiler"><B>AbstractLinker</B></A> (implements net.sf.antcontrib.cpptasks.compiler.<A HREF="../../../../../net/sf/antcontrib/cpptasks/compiler/Linker.html" title="interface in net.sf.antcontrib.cpptasks.compiler">Linker</A>)
<UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.compiler.<A HREF="../../../../../net/sf/antcontrib/cpptasks/compiler/CommandLineLinker.html" title="class in net.sf.antcontrib.cpptasks.compiler"><B>CommandLineLinker</B></A><UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.gcc.<A HREF="../../../../../net/sf/antcontrib/cpptasks/gcc/AbstractLdLinker.html" title="class in net.sf.antcontrib.cpptasks.gcc"><B>AbstractLdLinker</B></A><UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.intel.<A HREF="../../../../../net/sf/antcontrib/cpptasks/intel/IntelLinux32Linker.html" title="class in net.sf.antcontrib.cpptasks.intel"><B>IntelLinux32Linker</B></A><LI TYPE="circle">net.sf.antcontrib.cpptasks.intel.<A HREF="../../../../../net/sf/antcontrib/cpptasks/intel/IntelLinux64Linker.html" title="class in net.sf.antcontrib.cpptasks.intel"><B>IntelLinux64Linker</B></A></UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.devstudio.<A HREF="../../../../../net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLibrarian.html" title="class in net.sf.antcontrib.cpptasks.devstudio"><B>DevStudioCompatibleLibrarian</B></A><UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.intel.<A HREF="../../../../../net/sf/antcontrib/cpptasks/intel/IntelWin32Librarian.html" title="class in net.sf.antcontrib.cpptasks.intel"><B>IntelWin32Librarian</B></A></UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.devstudio.<A HREF="../../../../../net/sf/antcontrib/cpptasks/devstudio/DevStudioCompatibleLinker.html" title="class in net.sf.antcontrib.cpptasks.devstudio"><B>DevStudioCompatibleLinker</B></A><UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.intel.<A HREF="../../../../../net/sf/antcontrib/cpptasks/intel/IntelWin32Linker.html" title="class in net.sf.antcontrib.cpptasks.intel"><B>IntelWin32Linker</B></A></UL>
</UL>
</UL>
</UL>
<LI TYPE="circle">net.sf.antcontrib.cpptasks.intel.<A HREF="../../../../../net/sf/antcontrib/cpptasks/intel/IntelProcessor.html" title="class in net.sf.antcontrib.cpptasks.intel"><B>IntelProcessor</B></A></UL>
</UL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../net/sf/antcontrib/cpptasks/ide/package-tree.html"><B>PREV</B></A>
<A HREF="../../../../../net/sf/antcontrib/cpptasks/mozilla/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?net/sf/antcontrib/cpptasks/intel/package-tree.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2001-2008 <a href="http://ant-contrib.sourceforge.net">Ant-Contrib Project</a>. All Rights Reserved.
</BODY>
</HTML>
| flax3lbs/cpptasks-parallel | site/apidocs/net/sf/antcontrib/cpptasks/intel/package-tree.html | HTML | apache-2.0 | 11,981 |
<!DOCTYPE HTML>
<html lang="en-US">
<head prefix="og: http://ogp.me/ns# book: http://ogp.me/ns/book#">
<meta charset="UTF-8">
<title>Base Graphics | Introduction to R</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="robots" content="index, follow">
<meta name="author" content="idocs">
<meta name="description" content="These are notes for an introductory R workshop I am teaching for Python Programmers.">
<meta name="keywords" content="gitbook,github" >
<meta name="generator" content="www.gitbook.io">
<link rel="next" href="../visualize/ggplot2.html" />
<link rel="prev" href="../visualize/README.html" />
<meta property="og:title" content="Base Graphics | Introduction to R">
<meta property="og:site_name" content="Introduction to R">
<meta property="og:type" content="book">
<meta property="og:locale" content="en_US">
<meta property="book:author" content="https://github.com/idocs">
<meta property="book:tag" content="GitBook">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="shortcut icon" href="../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="../gitbook/style.css">
</head>
<body>
<div class="book" data-github="idocs/test1" data-level="3.1" data-basepath=".." data-revision="1397510917583">
<div class="book-header">
<!-- Actions Left -->
<a href="https://github.com/idocs/test1" target="_blank" class="btn pull-left"><i class="fa fa-github-alt"></i></a>
<a href="#" class="btn pull-left toggle-summary"><i class="fa fa-align-justify"></i></a>
<a href="#" class="btn pull-left toggle-search"><i class="fa fa-search"></i></a>
<!-- Actions Right -->
<a href="#" target="_blank" class="btn pull-right" data-sharing="google-plus"><i class="fa fa-google-plus"></i></a>
<a href="#" target="_blank" class="btn pull-right" data-sharing="facebook"><i class="fa fa-facebook"></i></a>
<a href="#" target="_blank" class="btn pull-right" data-sharing="twitter"><i class="fa fa-twitter"></i></a>
<a href="https://github.com/idocs/test1/stargazers" target="_blank" class="btn pull-right count-star"><i class="fa fa-star-o"></i> Star (<span>-</span>)</a>
<a href="https://github.com/idocs/test1/watchers" target="_blank" class="btn pull-right count-watch"><i class="fa fa-eye"></i> Watch (<span>-</span>)</a>
<!-- Title -->
<h1><a href="../" >Introduction to R</a></h1>
</div>
<div class="book-summary">
<div class="book-search">
<input type="text" placeholder="Search" class="form-control" />
</div>
<ul class="summary">
<li>
<a href="https://github.com/idocs" target="blank">About the author</a>
</li>
<li>
<a href="https://github.com/idocs/test1/issues" target="blank">Questions and Issues</a>
</li>
<li>
<a href="https://github.com/idocs/test1/edit/master/visualize/base_graphics.md" target="blank">Edit and Contribute</a>
</li>
<li class="divider"></li>
<li data-level="0" data-path="index.html">
<a href="../"><i class="fa fa-check"></i> Introduction</a>
</li>
<li data-level="1" data-path="learn/README.html">
<a href="../learn/README.html">
<i class="fa fa-check"></i> <b>1.</b> Introduction to R
</a>
<ul class="articles">
<li data-level="1.1" data-path="learn/structures.html">
<a href="../learn/structures.html">
<i class="fa fa-check"></i> <b>1.1.</b> Data Structures
</a>
</li>
<li data-level="1.2" data-path="learn/subsetting.html">
<a href="../learn/subsetting.html">
<i class="fa fa-check"></i> <b>1.2.</b> Subsetting
</a>
</li>
<li data-level="1.3" data-path="learn/controls.html">
<a href="../learn/controls.html">
<i class="fa fa-check"></i> <b>1.3.</b> Control Structures
</a>
</li>
<li data-level="1.4" data-path="learn/functions.html">
<a href="../learn/functions.html">
<i class="fa fa-check"></i> <b>1.4.</b> Functions
</a>
</li>
<li data-level="1.5" data-path="learn/vectorization.html">
<a href="../learn/vectorization.html">
<i class="fa fa-check"></i> <b>1.5.</b> Vectorization
</a>
</li>
</ul>
</li>
<li data-level="2" data-path="explore/README.html">
<a href="../explore/README.html">
<i class="fa fa-check"></i> <b>2.</b> Data Wrangling
</a>
<ul class="articles">
<li data-level="2.1" data-path="explore/tidy.html">
<a href="../explore/tidy.html">
<i class="fa fa-check"></i> <b>2.1.</b> Tidy Data
</a>
</li>
<li data-level="2.2" data-path="explore/reshape.html">
<a href="../explore/reshape.html">
<i class="fa fa-check"></i> <b>2.2.</b> Reshape
</a>
</li>
<li data-level="2.3" data-path="explore/summarize.html">
<a href="../explore/summarize.html">
<i class="fa fa-check"></i> <b>2.3.</b> Summarize
</a>
</li>
<li data-level="2.4" data-path="explore/sac.html">
<a href="../explore/sac.html">
<i class="fa fa-check"></i> <b>2.4.</b> Split Apply Combine
</a>
</li>
<li data-level="2.5" data-path="explore/sac2.html">
<a href="../explore/sac2.html">
<i class="fa fa-check"></i> <b>2.5.</b> Split Apply Combine 2
</a>
</li>
</ul>
</li>
<li data-level="3" data-path="visualize/README.html">
<a href="../visualize/README.html">
<i class="fa fa-check"></i> <b>3.</b> Data Visualization
</a>
<ul class="articles">
<li data-level="3.1" data-path="visualize/base_graphics.html">
<a href="../visualize/base_graphics.html">
<i class="fa fa-check"></i> <b>3.1.</b> Base Graphics
</a>
</li>
<li data-level="3.2" data-path="visualize/ggplot2.html">
<a href="../visualize/ggplot2.html">
<i class="fa fa-check"></i> <b>3.2.</b> Grammar of Graphics
</a>
</li>
<li data-level="3.3" data-path="visualize/interactive.html">
<a href="../visualize/interactive.html">
<i class="fa fa-check"></i> <b>3.3.</b> Interactive Graphics
</a>
</li>
</ul>
</li>
</ul>
</div>
<div class="book-body" tabindex="-1">
<div class="body-inner">
<div class="page-wrapper">
<div class="book-progress">
<div class="bar">
<div class="inner" style="width: 87.5%;min-width: 81.25%;"></div>
</div>
<div class="chapters">
<a href="../index.html" title="Introduction" class="chapter done new-chapter" data-progress="0" style="left: 0%;"></a>
<a href="../learn/README.html" title="Introduction to R" class="chapter done new-chapter" data-progress="1" style="left: 6.25%;"></a>
<a href="../learn/structures.html" title="Data Structures" class="chapter done " data-progress="1.1" style="left: 12.5%;"></a>
<a href="../learn/subsetting.html" title="Subsetting" class="chapter done " data-progress="1.2" style="left: 18.75%;"></a>
<a href="../learn/controls.html" title="Control Structures" class="chapter done " data-progress="1.3" style="left: 25%;"></a>
<a href="../learn/functions.html" title="Functions" class="chapter done " data-progress="1.4" style="left: 31.25%;"></a>
<a href="../learn/vectorization.html" title="Vectorization" class="chapter done " data-progress="1.5" style="left: 37.5%;"></a>
<a href="../explore/README.html" title="Data Wrangling" class="chapter done new-chapter" data-progress="2" style="left: 43.75%;"></a>
<a href="../explore/tidy.html" title="Tidy Data" class="chapter done " data-progress="2.1" style="left: 50%;"></a>
<a href="../explore/reshape.html" title="Reshape" class="chapter done " data-progress="2.2" style="left: 56.25%;"></a>
<a href="../explore/summarize.html" title="Summarize" class="chapter done " data-progress="2.3" style="left: 62.5%;"></a>
<a href="../explore/sac.html" title="Split Apply Combine" class="chapter done " data-progress="2.4" style="left: 68.75%;"></a>
<a href="../explore/sac2.html" title="Split Apply Combine 2" class="chapter done " data-progress="2.5" style="left: 75%;"></a>
<a href="../visualize/README.html" title="Data Visualization" class="chapter done new-chapter" data-progress="3" style="left: 81.25%;"></a>
<a href="../visualize/base_graphics.html" title="Base Graphics" class="chapter done " data-progress="3.1" style="left: 87.5%;"></a>
<a href="../visualize/ggplot2.html" title="Grammar of Graphics" class="chapter " data-progress="3.2" style="left: 93.75%;"></a>
<a href="../visualize/interactive.html" title="Interactive Graphics" class="chapter " data-progress="3.3" style="left: 100%;"></a>
</div>
</div>
<div class="page-inner">
</div>
</div>
</div>
<a href="../visualize/README.html" class="navigation navigation-prev"><i class="fa fa-angle-left"></i></a>
<a href="../visualize/ggplot2.html" class="navigation navigation-next"><i class="fa fa-angle-right"></i></a>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.1.3/ace.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.1.3/mode-javascript.js"></script>
<script src="../gitbook/jsrepl/jsrepl.js" id="jsrepl-script"></script>
<script src="../gitbook/app.js"></script>
</body>
</html>
| snowdj/test1 | visualize/base_graphics.html | HTML | apache-2.0 | 13,078 |
<!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) on Mon Jan 13 19:53:39 EST 2014 -->
<title>Uses of Class org.drip.analytics.rates.ForwardCurve</title>
<meta name="date" content="2014-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="Uses of Class org.drip.analytics.rates.ForwardCurve";
}
//-->
</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/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">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?org/drip/analytics/rates/\class-useForwardCurve.html" target="_top">Frames</a></li>
<li><a href="ForwardCurve.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.drip.analytics.rates.ForwardCurve" class="title">Uses of Class<br>org.drip.analytics.rates.ForwardCurve</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.drip.param.creator">org.drip.param.creator</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.drip.param.definition">org.drip.param.definition</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.drip.param.market">org.drip.param.market</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.drip.state.curve">org.drip.state.curve</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.drip.param.creator">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a> in <a href="../../../../../org/drip/param/creator/package-summary.html">org.drip.param.creator</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/drip/param/creator/package-summary.html">org.drip.param.creator</a> that return <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></code></td>
<td class="colLast"><span class="strong">RatesScenarioCurveBuilder.</span><code><strong><a href="../../../../../org/drip/param/creator/RatesScenarioCurveBuilder.html#ShapePreservingForwardCurve(org.drip.state.estimator.LinearCurveCalibrator, org.drip.state.estimator.StretchRepresentationSpec[], org.drip.product.params.FloatingRateIndex, org.drip.param.valuation.ValuationParams, org.drip.param.pricer.PricerParams, org.drip.param.definition.ComponentMarketParams, org.drip.param.valuation.QuotingParams, double)">ShapePreservingForwardCurve</a></strong>(<a href="../../../../../org/drip/state/estimator/LinearCurveCalibrator.html" title="class in org.drip.state.estimator">LinearCurveCalibrator</a> lcc,
<a href="../../../../../org/drip/state/estimator/StretchRepresentationSpec.html" title="class in org.drip.state.estimator">StretchRepresentationSpec</a>[] aSRS,
<a href="../../../../../org/drip/product/params/FloatingRateIndex.html" title="class in org.drip.product.params">FloatingRateIndex</a> fri,
<a href="../../../../../org/drip/param/valuation/ValuationParams.html" title="class in org.drip.param.valuation">ValuationParams</a> valParam,
<a href="../../../../../org/drip/param/pricer/PricerParams.html" title="class in org.drip.param.pricer">PricerParams</a> pricerParam,
<a href="../../../../../org/drip/param/definition/ComponentMarketParams.html" title="class in org.drip.param.definition">ComponentMarketParams</a> cmp,
<a href="../../../../../org/drip/param/valuation/QuotingParams.html" title="class in org.drip.param.valuation">QuotingParams</a> quotingParam,
double dblEpochResponse)</code>
<div class="block">Build the Shape Preserving Forward Curve using the Custom Parameters</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></code></td>
<td class="colLast"><span class="strong">RatesScenarioCurveBuilder.</span><code><strong><a href="../../../../../org/drip/param/creator/RatesScenarioCurveBuilder.html#ShapePreservingForwardCurve(java.lang.String, org.drip.product.params.FloatingRateIndex, org.drip.param.valuation.ValuationParams, org.drip.param.pricer.PricerParams, org.drip.param.definition.ComponentMarketParams, org.drip.param.valuation.QuotingParams, java.lang.String, org.drip.spline.basis.FunctionSetBuilderParams, org.drip.product.definition.CalibratableComponent[], double[], double)">ShapePreservingForwardCurve</a></strong>(java.lang.String strName,
<a href="../../../../../org/drip/product/params/FloatingRateIndex.html" title="class in org.drip.product.params">FloatingRateIndex</a> fri,
<a href="../../../../../org/drip/param/valuation/ValuationParams.html" title="class in org.drip.param.valuation">ValuationParams</a> valParams,
<a href="../../../../../org/drip/param/pricer/PricerParams.html" title="class in org.drip.param.pricer">PricerParams</a> pricerParam,
<a href="../../../../../org/drip/param/definition/ComponentMarketParams.html" title="class in org.drip.param.definition">ComponentMarketParams</a> cmp,
<a href="../../../../../org/drip/param/valuation/QuotingParams.html" title="class in org.drip.param.valuation">QuotingParams</a> quotingParam,
java.lang.String strBasisType,
<a href="../../../../../org/drip/spline/basis/FunctionSetBuilderParams.html" title="interface in org.drip.spline.basis">FunctionSetBuilderParams</a> fsbp,
<a href="../../../../../org/drip/product/definition/CalibratableComponent.html" title="class in org.drip.product.definition">CalibratableComponent</a>[] aCalibComp,
double[] adblQuote,
double dblEpochResponse)</code>
<div class="block">Construct an instance of the Shape Preserver of the desired basis type, using the specified basis set
builder parameters.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/drip/param/creator/package-summary.html">org.drip.param.creator</a> with parameters of type <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/drip/param/definition/ComponentMarketParams.html" title="class in org.drip.param.definition">ComponentMarketParams</a></code></td>
<td class="colLast"><span class="strong">ComponentMarketParamsBuilder.</span><code><strong><a href="../../../../../org/drip/param/creator/ComponentMarketParamsBuilder.html#CreateComponentMarketParams(org.drip.analytics.rates.DiscountCurve, org.drip.analytics.rates.ForwardCurve, org.drip.analytics.rates.DiscountCurve, org.drip.analytics.rates.DiscountCurve, org.drip.analytics.definition.CreditCurve, org.drip.param.definition.ComponentQuote, org.drip.analytics.support.CaseInsensitiveTreeMap, java.util.Map)">CreateComponentMarketParams</a></strong>(<a href="../../../../../org/drip/analytics/rates/DiscountCurve.html" title="class in org.drip.analytics.rates">DiscountCurve</a> dc,
<a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a> fc,
<a href="../../../../../org/drip/analytics/rates/DiscountCurve.html" title="class in org.drip.analytics.rates">DiscountCurve</a> dcTSY,
<a href="../../../../../org/drip/analytics/rates/DiscountCurve.html" title="class in org.drip.analytics.rates">DiscountCurve</a> dcEDSF,
<a href="../../../../../org/drip/analytics/definition/CreditCurve.html" title="class in org.drip.analytics.definition">CreditCurve</a> cc,
<a href="../../../../../org/drip/param/definition/ComponentQuote.html" title="class in org.drip.param.definition">ComponentQuote</a> compQuote,
<a href="../../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../../org/drip/param/definition/ComponentQuote.html" title="class in org.drip.param.definition">ComponentQuote</a>> mTSYQuotes,
java.util.Map<<a href="../../../../../org/drip/analytics/date/JulianDate.html" title="class in org.drip.analytics.date">JulianDate</a>,<a href="../../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double>> mmFixings)</code>
<div class="block">Create a CMP with the rates discount curve, the forward discount curve, the treasury discount curve,
the EDSF discount curve, the credit curve, the component quote, the map of treasury benchmark quotes,
and the double map of date/rate index and fixings</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/drip/param/definition/ComponentMarketParams.html" title="class in org.drip.param.definition">ComponentMarketParams</a></code></td>
<td class="colLast"><span class="strong">ComponentMarketParamsBuilder.</span><code><strong><a href="../../../../../org/drip/param/creator/ComponentMarketParamsBuilder.html#MakeFloaterDiscountCMP(org.drip.analytics.rates.DiscountCurve, org.drip.analytics.rates.ForwardCurve)">MakeFloaterDiscountCMP</a></strong>(<a href="../../../../../org/drip/analytics/rates/DiscountCurve.html" title="class in org.drip.analytics.rates">DiscountCurve</a> dc,
<a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a> fc)</code>
<div class="block">Create a CMP with the discount curve and the forward Curve</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../org/drip/param/creator/package-summary.html">org.drip.param.creator</a> with type arguments of type <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/drip/param/definition/BasketMarketParams.html" title="class in org.drip.param.definition">BasketMarketParams</a></code></td>
<td class="colLast"><span class="strong">BasketMarketParamsBuilder.</span><code><strong><a href="../../../../../org/drip/param/creator/BasketMarketParamsBuilder.html#CreateBasketMarketParams(org.drip.analytics.support.CaseInsensitiveTreeMap, org.drip.analytics.support.CaseInsensitiveTreeMap, org.drip.analytics.support.CaseInsensitiveTreeMap, org.drip.analytics.support.CaseInsensitiveTreeMap, java.util.Map)">CreateBasketMarketParams</a></strong>(<a href="../../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../../org/drip/analytics/rates/DiscountCurve.html" title="class in org.drip.analytics.rates">DiscountCurve</a>> mapDC,
<a href="../../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a>> mapFC,
<a href="../../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../../org/drip/analytics/definition/CreditCurve.html" title="class in org.drip.analytics.definition">CreditCurve</a>> mapCC,
<a href="../../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../../org/drip/param/definition/ComponentQuote.html" title="class in org.drip.param.definition">ComponentQuote</a>> mapCQComp,
java.util.Map<<a href="../../../../../org/drip/analytics/date/JulianDate.html" title="class in org.drip.analytics.date">JulianDate</a>,<a href="../../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double>> mmFixings)</code>
<div class="block">Construct a BasketMarketParams instance from the map of discount curve, the map of Forward curve, the
map of credit curve, and a double map of date/rate index and fixings.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.drip.param.definition">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a> in <a href="../../../../../org/drip/param/definition/package-summary.html">org.drip.param.definition</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/drip/param/definition/package-summary.html">org.drip.param.definition</a> that return <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></code></td>
<td class="colLast"><span class="strong">ScenarioForwardCurve.</span><code><strong><a href="../../../../../org/drip/param/definition/ScenarioForwardCurve.html#getFCBase()">getFCBase</a></strong>()</code>
<div class="block">Return the Base Forward Curve</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></code></td>
<td class="colLast"><span class="strong">ScenarioForwardCurve.</span><code><strong><a href="../../../../../org/drip/param/definition/ScenarioForwardCurve.html#getFCBumpDn()">getFCBumpDn</a></strong>()</code>
<div class="block">Return the Bump Down Forward Curve</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></code></td>
<td class="colLast"><span class="strong">ScenarioForwardCurve.</span><code><strong><a href="../../../../../org/drip/param/definition/ScenarioForwardCurve.html#getFCBumpUp()">getFCBumpUp</a></strong>()</code>
<div class="block">Return the Bump Up Forward Curve</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></code></td>
<td class="colLast"><span class="strong">ComponentMarketParams.</span><code><strong><a href="../../../../../org/drip/param/definition/ComponentMarketParams.html#getForwardCurve()">getForwardCurve</a></strong>()</code>
<div class="block">Retrieve the Component Forward Curve</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></code></td>
<td class="colLast"><span class="strong">BasketMarketParams.</span><code><strong><a href="../../../../../org/drip/param/definition/BasketMarketParams.html#getForwardCurve(java.lang.String)">getForwardCurve</a></strong>(java.lang.String strName)</code>
<div class="block">Retrieve the Named Forward Curve</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/drip/param/definition/package-summary.html">org.drip.param.definition</a> that return types with arguments of type <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a>></code></td>
<td class="colLast"><span class="strong">ScenarioForwardCurve.</span><code><strong><a href="../../../../../org/drip/param/definition/ScenarioForwardCurve.html#getTenorFCBumpDn()">getTenorFCBumpDn</a></strong>()</code>
<div class="block">Return the map of the tenor Bump Down Forward Curve</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a>></code></td>
<td class="colLast"><span class="strong">ScenarioForwardCurve.</span><code><strong><a href="../../../../../org/drip/param/definition/ScenarioForwardCurve.html#getTenorFCBumpUp()">getTenorFCBumpUp</a></strong>()</code>
<div class="block">Return the map of the tenor Bump Up Forward Curve</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/drip/param/definition/package-summary.html">org.drip.param.definition</a> with parameters of type <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>abstract boolean</code></td>
<td class="colLast"><span class="strong">BasketMarketParams.</span><code><strong><a href="../../../../../org/drip/param/definition/BasketMarketParams.html#addForwardCurve(java.lang.String, org.drip.analytics.rates.ForwardCurve)">addForwardCurve</a></strong>(java.lang.String strName,
<a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a> fc)</code>
<div class="block">Add a named Forward curve</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract boolean</code></td>
<td class="colLast"><span class="strong">ComponentMarketParams.</span><code><strong><a href="../../../../../org/drip/param/definition/ComponentMarketParams.html#setForwardCurve(org.drip.analytics.rates.ForwardCurve)">setForwardCurve</a></strong>(<a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a> fc)</code>
<div class="block">(Re)-set the Component Forward Curve</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.drip.param.market">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a> in <a href="../../../../../org/drip/param/market/package-summary.html">org.drip.param.market</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/drip/param/market/package-summary.html">org.drip.param.market</a> that return <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></code></td>
<td class="colLast"><span class="strong">ComponentMarketParamSet.</span><code><strong><a href="../../../../../org/drip/param/market/ComponentMarketParamSet.html#getForwardCurve()">getForwardCurve</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></code></td>
<td class="colLast"><span class="strong">BasketMarketParamSet.</span><code><strong><a href="../../../../../org/drip/param/market/BasketMarketParamSet.html#getForwardCurve(java.lang.String)">getForwardCurve</a></strong>(java.lang.String strName)</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/drip/param/market/package-summary.html">org.drip.param.market</a> with parameters of type <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">BasketMarketParamSet.</span><code><strong><a href="../../../../../org/drip/param/market/BasketMarketParamSet.html#addForwardCurve(java.lang.String, org.drip.analytics.rates.ForwardCurve)">addForwardCurve</a></strong>(java.lang.String strName,
<a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a> fc)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">ComponentMarketParamSet.</span><code><strong><a href="../../../../../org/drip/param/market/ComponentMarketParamSet.html#setForwardCurve(org.drip.analytics.rates.ForwardCurve)">setForwardCurve</a></strong>(<a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a> fc)</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/drip/param/market/package-summary.html">org.drip.param.market</a> with parameters of type <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/drip/param/market/ComponentMarketParamSet.html#ComponentMarketParamSet(org.drip.analytics.rates.DiscountCurve, org.drip.analytics.rates.ForwardCurve, org.drip.analytics.rates.DiscountCurve, org.drip.analytics.rates.DiscountCurve, org.drip.analytics.definition.CreditCurve, org.drip.param.definition.ComponentQuote, org.drip.analytics.support.CaseInsensitiveTreeMap, java.util.Map)">ComponentMarketParamSet</a></strong>(<a href="../../../../../org/drip/analytics/rates/DiscountCurve.html" title="class in org.drip.analytics.rates">DiscountCurve</a> dc,
<a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a> fc,
<a href="../../../../../org/drip/analytics/rates/DiscountCurve.html" title="class in org.drip.analytics.rates">DiscountCurve</a> dcTSY,
<a href="../../../../../org/drip/analytics/rates/DiscountCurve.html" title="class in org.drip.analytics.rates">DiscountCurve</a> dcEDSF,
<a href="../../../../../org/drip/analytics/definition/CreditCurve.html" title="class in org.drip.analytics.definition">CreditCurve</a> cc,
<a href="../../../../../org/drip/param/definition/ComponentQuote.html" title="class in org.drip.param.definition">ComponentQuote</a> compQuote,
<a href="../../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../../org/drip/param/definition/ComponentQuote.html" title="class in org.drip.param.definition">ComponentQuote</a>> mTSYQuotes,
java.util.Map<<a href="../../../../../org/drip/analytics/date/JulianDate.html" title="class in org.drip.analytics.date">JulianDate</a>,<a href="../../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double>> mmFixings)</code>
<div class="block">Create a CMP with the rates discount curve, the forward discount curve, the treasury discount curve,
the EDSF discount curve, the credit curve, the component quote, the map of treasury benchmark quotes,
and the double map of date/rate index and fixings.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../../org/drip/param/market/package-summary.html">org.drip.param.market</a> with type arguments of type <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/drip/param/market/BasketMarketParamSet.html#BasketMarketParamSet(org.drip.analytics.support.CaseInsensitiveTreeMap, org.drip.analytics.support.CaseInsensitiveTreeMap, org.drip.analytics.support.CaseInsensitiveTreeMap, org.drip.analytics.support.CaseInsensitiveTreeMap, java.util.Map)">BasketMarketParamSet</a></strong>(<a href="../../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../../org/drip/analytics/rates/DiscountCurve.html" title="class in org.drip.analytics.rates">DiscountCurve</a>> mapDC,
<a href="../../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a>> mapFC,
<a href="../../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../../org/drip/analytics/definition/CreditCurve.html" title="class in org.drip.analytics.definition">CreditCurve</a>> mapCC,
<a href="../../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../../org/drip/param/definition/ComponentQuote.html" title="class in org.drip.param.definition">ComponentQuote</a>> mapCQComp,
java.util.Map<<a href="../../../../../org/drip/analytics/date/JulianDate.html" title="class in org.drip.analytics.date">JulianDate</a>,<a href="../../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double>> mmFixings)</code>
<div class="block">Construct the BasketMarketParamSet object from the map of discount curve, the map of forward curve,
the map of credit curve, a double map of date/rate index and fixings, and a map of the component
quotes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.drip.state.curve">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a> in <a href="../../../../../org/drip/state/curve/package-summary.html">org.drip.state.curve</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">ForwardCurve</a> in <a href="../../../../../org/drip/state/curve/package-summary.html">org.drip.state.curve</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/drip/state/curve/BasisSplineForwardRate.html" title="class in org.drip.state.curve">BasisSplineForwardRate</a></strong></code>
<div class="block">BasisSplineForwardRate manages the Forward Latent State, using the Forward Rate as the State Response
Representation.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/drip/analytics/rates/ForwardCurve.html" title="class in org.drip.analytics.rates">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?org/drip/analytics/rates/\class-useForwardCurve.html" target="_top">Frames</a></li>
<li><a href="ForwardCurve.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>
| tectronics/splinelibrary | 2.3/docs/Javadoc/org/drip/analytics/rates/class-use/ForwardCurve.html | HTML | apache-2.0 | 36,002 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>Uses of Package org.apache.poi.ss.formula.eval (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.apache.poi.ss.formula.eval (POI API Documentation)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li 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/poi/ss/formula/eval/package-use.html" target="_top">FRAMES</a></li>
<li><a href="package-use.html" target="_top">NO FRAMES</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Uses of Package org.apache.poi.ss.formula.eval" class="title">Uses of Package<br>org.apache.poi.ss.formula.eval</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/poi/ss/formula/eval/package-summary.html">org.apache.poi.ss.formula.eval</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.poi.ss.formula">org.apache.poi.ss.formula</a></td>
<td class="colLast">
<div class="block">This package contains common internal POI code for manipulating formulas.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.poi.ss.formula.atp">org.apache.poi.ss.formula.atp</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.poi.ss.formula.eval">org.apache.poi.ss.formula.eval</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.poi.ss.formula.eval.forked">org.apache.poi.ss.formula.eval.forked</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.poi.ss.formula.functions">org.apache.poi.ss.formula.functions</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.poi.ss.formula">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/apache/poi/ss/formula/eval/package-summary.html">org.apache.poi.ss.formula.eval</a> used by <a href="../../../../../../org/apache/poi/ss/formula/package-summary.html">org.apache.poi.ss.formula</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/ValueEval.html#org.apache.poi.ss.formula">ValueEval</a> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.poi.ss.formula.atp">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/apache/poi/ss/formula/eval/package-summary.html">org.apache.poi.ss.formula.eval</a> used by <a href="../../../../../../org/apache/poi/ss/formula/atp/package-summary.html">org.apache.poi.ss.formula.atp</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/EvaluationException.html#org.apache.poi.ss.formula.atp">EvaluationException</a>
<div class="block">This class is used to simplify error handling logic <i>within</i> operator and function
implementations.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.poi.ss.formula.eval">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/apache/poi/ss/formula/eval/package-summary.html">org.apache.poi.ss.formula.eval</a> used by <a href="../../../../../../org/apache/poi/ss/formula/eval/package-summary.html">org.apache.poi.ss.formula.eval</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/AreaEval.html#org.apache.poi.ss.formula.eval">AreaEval</a>
<div class="block">Evaluation of 2D (Row+Column) and 3D (Sheet+Row+Column) areas</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/BlankEval.html#org.apache.poi.ss.formula.eval">BlankEval</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/BoolEval.html#org.apache.poi.ss.formula.eval">BoolEval</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/ErrorEval.html#org.apache.poi.ss.formula.eval">ErrorEval</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/EvaluationException.html#org.apache.poi.ss.formula.eval">EvaluationException</a>
<div class="block">This class is used to simplify error handling logic <i>within</i> operator and function
implementations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/MissingArgEval.html#org.apache.poi.ss.formula.eval">MissingArgEval</a>
<div class="block">Represents the (intermediate) evaluated result of a missing function argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/NotImplementedException.html#org.apache.poi.ss.formula.eval">NotImplementedException</a>
<div class="block">An exception thrown by implementors of <a href="../../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel"><code>FormulaEvaluator</code></a>,
when attempting to evaluate a formula which requires features
that POI does not (yet) support.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/NumberEval.html#org.apache.poi.ss.formula.eval">NumberEval</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/NumericValueEval.html#org.apache.poi.ss.formula.eval">NumericValueEval</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/RefEval.html#org.apache.poi.ss.formula.eval">RefEval</a>
<div class="block">RefEval is the super interface for Ref2D and Ref3DEval.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/StringEval.html#org.apache.poi.ss.formula.eval">StringEval</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/StringValueEval.html#org.apache.poi.ss.formula.eval">StringValueEval</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/ValueEval.html#org.apache.poi.ss.formula.eval">ValueEval</a> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.poi.ss.formula.eval.forked">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/apache/poi/ss/formula/eval/package-summary.html">org.apache.poi.ss.formula.eval</a> used by <a href="../../../../../../org/apache/poi/ss/formula/eval/forked/package-summary.html">org.apache.poi.ss.formula.eval.forked</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/ValueEval.html#org.apache.poi.ss.formula.eval.forked">ValueEval</a> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.poi.ss.formula.functions">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/apache/poi/ss/formula/eval/package-summary.html">org.apache.poi.ss.formula.eval</a> used by <a href="../../../../../../org/apache/poi/ss/formula/functions/package-summary.html">org.apache.poi.ss.formula.functions</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/EvaluationException.html#org.apache.poi.ss.formula.functions">EvaluationException</a>
<div class="block">This class is used to simplify error handling logic <i>within</i> operator and function
implementations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/ValueEval.html#org.apache.poi.ss.formula.functions">ValueEval</a> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>PREV</li>
<li>NEXT</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/poi/ss/formula/eval/package-use.html" target="_top">FRAMES</a></li>
<li><a href="package-use.html" target="_top">NO FRAMES</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright 2014 The Apache Software Foundation or
its licensors, as applicable.</i>
</small></p>
</body>
</html>
| RyoSaeba69/Bio-info | mylib/poi-3.11/docs/apidocs/org/apache/poi/ss/formula/eval/package-use.html | HTML | apache-2.0 | 12,851 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>Constraint xref</title>
<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
</head>
<body>
<div id="overview"><a href="../../../../../../apidocs/org/apache/hadoop/hbase/constraint/Constraint.html">View Javadoc</a></div><pre>
<a class="jxr_linenumber" name="1" href="#1">1</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="2" href="#2">2</a> <em class="jxr_javadoccomment"> * Licensed to the Apache Software Foundation (ASF) under one</em>
<a class="jxr_linenumber" name="3" href="#3">3</a> <em class="jxr_javadoccomment"> * or more contributor license agreements. See the NOTICE file</em>
<a class="jxr_linenumber" name="4" href="#4">4</a> <em class="jxr_javadoccomment"> * distributed with this work for additional information</em>
<a class="jxr_linenumber" name="5" href="#5">5</a> <em class="jxr_javadoccomment"> * regarding copyright ownership. The ASF licenses this file</em>
<a class="jxr_linenumber" name="6" href="#6">6</a> <em class="jxr_javadoccomment"> * to you under the Apache License, Version 2.0 (the</em>
<a class="jxr_linenumber" name="7" href="#7">7</a> <em class="jxr_javadoccomment"> * "License"); you may not use this file except in compliance</em>
<a class="jxr_linenumber" name="8" href="#8">8</a> <em class="jxr_javadoccomment"> * with the License. You may obtain a copy of the License at</em>
<a class="jxr_linenumber" name="9" href="#9">9</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="10" href="#10">10</a> <em class="jxr_javadoccomment"> * <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
<a class="jxr_linenumber" name="11" href="#11">11</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="12" href="#12">12</a> <em class="jxr_javadoccomment"> * Unless required by applicable law or agreed to in writing, software</em>
<a class="jxr_linenumber" name="13" href="#13">13</a> <em class="jxr_javadoccomment"> * distributed under the License is distributed on an "AS IS" BASIS,</em>
<a class="jxr_linenumber" name="14" href="#14">14</a> <em class="jxr_javadoccomment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em>
<a class="jxr_linenumber" name="15" href="#15">15</a> <em class="jxr_javadoccomment"> * See the License for the specific language governing permissions and</em>
<a class="jxr_linenumber" name="16" href="#16">16</a> <em class="jxr_javadoccomment"> * limitations under the License.</em>
<a class="jxr_linenumber" name="17" href="#17">17</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="18" href="#18">18</a> <strong class="jxr_keyword">package</strong> org.apache.hadoop.hbase.constraint;
<a class="jxr_linenumber" name="19" href="#19">19</a>
<a class="jxr_linenumber" name="20" href="#20">20</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.classification.InterfaceAudience;
<a class="jxr_linenumber" name="21" href="#21">21</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.conf.Configurable;
<a class="jxr_linenumber" name="22" href="#22">22</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.client.Put;
<a class="jxr_linenumber" name="23" href="#23">23</a>
<a class="jxr_linenumber" name="24" href="#24">24</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="25" href="#25">25</a> <em class="jxr_javadoccomment"> * Apply a {@link Constraint} (in traditional database terminology) to a HTable.</em>
<a class="jxr_linenumber" name="26" href="#26">26</a> <em class="jxr_javadoccomment"> * Any number of {@link Constraint Constraints} can be added to the table, in</em>
<a class="jxr_linenumber" name="27" href="#27">27</a> <em class="jxr_javadoccomment"> * any order.</em>
<a class="jxr_linenumber" name="28" href="#28">28</a> <em class="jxr_javadoccomment"> * <p></em>
<a class="jxr_linenumber" name="29" href="#29">29</a> <em class="jxr_javadoccomment"> * A {@link Constraint} must be added to a table before the table is loaded via</em>
<a class="jxr_linenumber" name="30" href="#30">30</a> <em class="jxr_javadoccomment"> * {@link Constraints#add(HTableDescriptor, Class...)} or</em>
<a class="jxr_linenumber" name="31" href="#31">31</a> <em class="jxr_javadoccomment"> * {@link Constraints#add(HTableDescriptor,</em>
<a class="jxr_linenumber" name="32" href="#32">32</a> <em class="jxr_javadoccomment"> * org.apache.hadoop.hbase.util.Pair...)}</em>
<a class="jxr_linenumber" name="33" href="#33">33</a> <em class="jxr_javadoccomment"> * (if you want to add a configuration with the {@link Constraint}). Constraints</em>
<a class="jxr_linenumber" name="34" href="#34">34</a> <em class="jxr_javadoccomment"> * will be run in the order that they are added. Further, a Constraint will be</em>
<a class="jxr_linenumber" name="35" href="#35">35</a> <em class="jxr_javadoccomment"> * configured before it is run (on load).</em>
<a class="jxr_linenumber" name="36" href="#36">36</a> <em class="jxr_javadoccomment"> * <p></em>
<a class="jxr_linenumber" name="37" href="#37">37</a> <em class="jxr_javadoccomment"> * See {@link Constraints#enableConstraint(HTableDescriptor, Class)} and</em>
<a class="jxr_linenumber" name="38" href="#38">38</a> <em class="jxr_javadoccomment"> * {@link Constraints#disableConstraint(HTableDescriptor, Class)} for</em>
<a class="jxr_linenumber" name="39" href="#39">39</a> <em class="jxr_javadoccomment"> * enabling/disabling of a given {@link Constraint} after it has been added.</em>
<a class="jxr_linenumber" name="40" href="#40">40</a> <em class="jxr_javadoccomment"> * <p></em>
<a class="jxr_linenumber" name="41" href="#41">41</a> <em class="jxr_javadoccomment"> * If a {@link Put} is invalid, the Constraint should throw some sort of</em>
<a class="jxr_linenumber" name="42" href="#42">42</a> <em class="jxr_javadoccomment"> * {@link org.apache.hadoop.hbase.constraint.ConstraintException}, indicating</em>
<a class="jxr_linenumber" name="43" href="#43">43</a> <em class="jxr_javadoccomment"> * that the {@link Put} has failed. When</em>
<a class="jxr_linenumber" name="44" href="#44">44</a> <em class="jxr_javadoccomment"> * this exception is thrown, not further retries of the {@link Put} are</em>
<a class="jxr_linenumber" name="45" href="#45">45</a> <em class="jxr_javadoccomment"> * attempted nor are any other {@link Constraint Constraints} attempted (the</em>
<a class="jxr_linenumber" name="46" href="#46">46</a> <em class="jxr_javadoccomment"> * {@link Put} is clearly not valid). Therefore, there are performance</em>
<a class="jxr_linenumber" name="47" href="#47">47</a> <em class="jxr_javadoccomment"> * implications in the order in which {@link BaseConstraint Constraints} are</em>
<a class="jxr_linenumber" name="48" href="#48">48</a> <em class="jxr_javadoccomment"> * specified.</em>
<a class="jxr_linenumber" name="49" href="#49">49</a> <em class="jxr_javadoccomment"> * <p></em>
<a class="jxr_linenumber" name="50" href="#50">50</a> <em class="jxr_javadoccomment"> * If a {@link Constraint} fails to fail the {@link Put} via a</em>
<a class="jxr_linenumber" name="51" href="#51">51</a> <em class="jxr_javadoccomment"> * {@link org.apache.hadoop.hbase.constraint.ConstraintException}, but instead</em>
<a class="jxr_linenumber" name="52" href="#52">52</a> <em class="jxr_javadoccomment"> * throws a {@link RuntimeException},</em>
<a class="jxr_linenumber" name="53" href="#53">53</a> <em class="jxr_javadoccomment"> * the entire constraint processing mechanism ({@link ConstraintProcessor}) will</em>
<a class="jxr_linenumber" name="54" href="#54">54</a> <em class="jxr_javadoccomment"> * be unloaded from the table. This ensures that the region server is still</em>
<a class="jxr_linenumber" name="55" href="#55">55</a> <em class="jxr_javadoccomment"> * functional, but no more {@link Put Puts} will be checked via</em>
<a class="jxr_linenumber" name="56" href="#56">56</a> <em class="jxr_javadoccomment"> * {@link Constraint Constraints}.</em>
<a class="jxr_linenumber" name="57" href="#57">57</a> <em class="jxr_javadoccomment"> * <p></em>
<a class="jxr_linenumber" name="58" href="#58">58</a> <em class="jxr_javadoccomment"> * Further, {@link Constraint Constraints} should probably not be used to</em>
<a class="jxr_linenumber" name="59" href="#59">59</a> <em class="jxr_javadoccomment"> * enforce cross-table references as it will cause tremendous write slowdowns,</em>
<a class="jxr_linenumber" name="60" href="#60">60</a> <em class="jxr_javadoccomment"> * but it is possible.</em>
<a class="jxr_linenumber" name="61" href="#61">61</a> <em class="jxr_javadoccomment"> * <p></em>
<a class="jxr_linenumber" name="62" href="#62">62</a> <em class="jxr_javadoccomment"> * NOTE: Implementing classes must have a nullary (no-args) constructor</em>
<a class="jxr_linenumber" name="63" href="#63">63</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="64" href="#64">64</a> <em class="jxr_javadoccomment"> * @see BaseConstraint</em>
<a class="jxr_linenumber" name="65" href="#65">65</a> <em class="jxr_javadoccomment"> * @see Constraints</em>
<a class="jxr_linenumber" name="66" href="#66">66</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="67" href="#67">67</a> @InterfaceAudience.Private
<a class="jxr_linenumber" name="68" href="#68">68</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">interface</strong> <a href="../../../../../org/apache/hadoop/hbase/constraint/Constraint.html">Constraint</a> <strong class="jxr_keyword">extends</strong> Configurable {
<a class="jxr_linenumber" name="69" href="#69">69</a>
<a class="jxr_linenumber" name="70" href="#70">70</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="71" href="#71">71</a> <em class="jxr_javadoccomment"> * Check a {@link Put} to ensure it is valid for the table. If the {@link Put}</em>
<a class="jxr_linenumber" name="72" href="#72">72</a> <em class="jxr_javadoccomment"> * is valid, then just return from the method. Otherwise, throw an</em>
<a class="jxr_linenumber" name="73" href="#73">73</a> <em class="jxr_javadoccomment"> * {@link Exception} specifying what happened. This {@link Exception} is</em>
<a class="jxr_linenumber" name="74" href="#74">74</a> <em class="jxr_javadoccomment"> * propagated back to the client so you can see what caused the {@link Put} to</em>
<a class="jxr_linenumber" name="75" href="#75">75</a> <em class="jxr_javadoccomment"> * fail.</em>
<a class="jxr_linenumber" name="76" href="#76">76</a> <em class="jxr_javadoccomment"> * @param p {@link Put} to check</em>
<a class="jxr_linenumber" name="77" href="#77">77</a> <em class="jxr_javadoccomment"> * @throws org.apache.hadoop.hbase.constraint.ConstraintException when the</em>
<a class="jxr_linenumber" name="78" href="#78">78</a> <em class="jxr_javadoccomment"> * {@link Put} does not match the</em>
<a class="jxr_linenumber" name="79" href="#79">79</a> <em class="jxr_javadoccomment"> * constraint.</em>
<a class="jxr_linenumber" name="80" href="#80">80</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="81" href="#81">81</a> <strong class="jxr_keyword">void</strong> check(<a href="../../../../../org/apache/hadoop/hbase/client/Put.html">Put</a> p) <strong class="jxr_keyword">throws</strong> ConstraintException;
<a class="jxr_linenumber" name="82" href="#82">82</a>
<a class="jxr_linenumber" name="83" href="#83">83</a> }
</pre>
<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
</html>
| scalingdata/Impala | thirdparty/hbase-1.1.1.2.3.0.0-2557/docs/xref/org/apache/hadoop/hbase/constraint/Constraint.html | HTML | apache-2.0 | 12,105 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_31) on Mon Feb 02 16:43:53 CST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.jb2011.lnf.beautyeye.ch16_tree</title>
<meta name="date" content="2015-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="org.jb2011.lnf.beautyeye.ch16_tree";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>您的浏览器已禁用 JavaScript。</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../../overview-summary.html">概览</a></li>
<li class="navBarCell1Rev">程序包</li>
<li>类</li>
<li><a href="package-use.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="../../../../../org/jb2011/lnf/beautyeye/ch15_slider/package-summary.html">上一个程序包</a></li>
<li><a href="../../../../../org/jb2011/lnf/beautyeye/ch17_split/package-summary.html">下一个程序包</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/jb2011/lnf/beautyeye/ch16_tree/package-summary.html" target="_top">框架</a></li>
<li><a href="package-summary.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="程序包" class="title">程序包 org.jb2011.lnf.beautyeye.ch16_tree</h1>
<div class="docSummary">
<div class="block">本包内存放的是JTree的L&F实现。</div>
</div>
<p>请参阅: <a href="#package.description">说明</a></p>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="类概要表, 列表类和解释">
<caption><span>类概要</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">类</th>
<th class="colLast" scope="col">说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/jb2011/lnf/beautyeye/ch16_tree/__IconFactory__.html" title="org.jb2011.lnf.beautyeye.ch16_tree中的类">__IconFactory__</a></td>
<td class="colLast">
<div class="block">普通图片工厂类.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/jb2011/lnf/beautyeye/ch16_tree/__UI__.html" title="org.jb2011.lnf.beautyeye.ch16_tree中的类">__UI__</a></td>
<td class="colLast">
<div class="block">The Class __UI__.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/jb2011/lnf/beautyeye/ch16_tree/BETreeUI.html" title="org.jb2011.lnf.beautyeye.ch16_tree中的类">BETreeUI</a></td>
<td class="colLast">
<div class="block">JTree的UI实现类。.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="package.description">
<!-- -->
</a>
<h2 title="程序包org.jb2011.lnf.beautyeye.ch16_tree的说明">程序包org.jb2011.lnf.beautyeye.ch16_tree的说明</h2>
<div class="block">本包内存放的是JTree的L&F实现。</div>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../../overview-summary.html">概览</a></li>
<li class="navBarCell1Rev">程序包</li>
<li>类</li>
<li><a href="package-use.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="../../../../../org/jb2011/lnf/beautyeye/ch15_slider/package-summary.html">上一个程序包</a></li>
<li><a href="../../../../../org/jb2011/lnf/beautyeye/ch17_split/package-summary.html">下一个程序包</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/jb2011/lnf/beautyeye/ch16_tree/package-summary.html" target="_top">框架</a></li>
<li><a href="package-summary.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| xiruibing/beautyeye | doc/api_doc/org/jb2011/lnf/beautyeye/ch16_tree/package-summary.html | HTML | apache-2.0 | 6,198 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Type definition string_types</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../index.html" title="Chapter 1. Boost.Log v2">
<link rel="up" href="../../utilities.html#header.boost.log.utility.type_dispatch.standard_types_hpp" title="Header <boost/log/utility/type_dispatch/standard_types.hpp>">
<link rel="prev" href="numeric_types.html" title="Type definition numeric_types">
<link rel="next" href="default_attribute_types.html" title="Type definition default_attribute_types">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td></tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="numeric_types.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../utilities.html#header.boost.log.utility.type_dispatch.standard_types_hpp"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="default_attribute_types.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.log.string_types"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Type definition string_types</span></h2>
<p>string_types</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../utilities.html#header.boost.log.utility.type_dispatch.standard_types_hpp" title="Header <boost/log/utility/type_dispatch/standard_types.hpp>">boost/log/utility/type_dispatch/standard_types.hpp</a>>
</span>
<span class="keyword">typedef</span> <span class="identifier">mpl</span><span class="special">::</span><span class="identifier">vector</span><span class="special"><</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span><span class="special">,</span> <a class="link" href="../../utilities.html#boost.log.string_literal">string_literal</a><span class="special">,</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">wstring</span><span class="special">,</span> <a class="link" href="../../utilities.html#boost.log.wstring_literal">wstring_literal</a> <span class="special">></span> <span class="identifier">string_types</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="idp71199384"></a><h2>Description</h2>
<p>An MPL-sequence of string types of attributes, supported by default </p>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2007-2013 Andrey Semashev<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="numeric_types.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../utilities.html#header.boost.log.utility.type_dispatch.standard_types_hpp"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="default_attribute_types.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
| NixaSoftware/CVis | venv/bin/libs/log/doc/html/boost/log/string_types.html | HTML | apache-2.0 | 4,230 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Fri Aug 22 03:43:59 EDT 2003 -->
<TITLE>
MultipartElement (Apache Struts API Documentation)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.struts.upload.MultipartElement,MultipartElement class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
</HEAD>
<SCRIPT>
function asd()
{
parent.document.title="MultipartElement (Apache Struts API Documentation)";
}
</SCRIPT>
<BODY BGCOLOR="white" onload="asd();">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MultipartElement.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/apache/struts/upload/MultipartBoundaryInputStream.html"><B>PREV CLASS</B></A>
<A HREF="../../../../org/apache/struts/upload/MultipartIterator.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="MultipartElement.html" TARGET="_top"><B>NO FRAMES</B></A>
<SCRIPT>
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.struts.upload</FONT>
<BR>
Class MultipartElement</H2>
<PRE>
java.lang.Object
|
+--<B>org.apache.struts.upload.MultipartElement</B>
</PRE>
<HR>
<DL>
<DT>public class <B>MultipartElement</B><DT>extends java.lang.Object</DL>
<P>
This class represents an element in a multipart request.
It has a few methods for determining * whether or not the element is a
String or a file, and methods to retrieve the data of the aforementioned
element. Text input elements have a <code>null</code> content type,
files have a non-null content type.
<P>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>Mike Schachter</DD>
</DL>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Field Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#contentType">contentType</A></B></CODE>
<BR>
The content type of this element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected byte[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#data">data</A></B></CODE>
<BR>
<B>Deprecated.</B> <I>This should never be used.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected java.io.File</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#file">file</A></B></CODE>
<BR>
The element's data represented in a (possibly temporary) file.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#fileName">fileName</A></B></CODE>
<BR>
The element's filename, null for text elements.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#isFile">isFile</A></B></CODE>
<BR>
Whether or not this element is a file.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#name">name</A></B></CODE>
<BR>
The element name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#value">value</A></B></CODE>
<BR>
The element's text value, null for file elements</TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#MultipartElement(java.lang.String, java.lang.String)">MultipartElement</A></B>(java.lang.String name,
java.lang.String value)</CODE>
<BR>
Constructor for a text element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#MultipartElement(java.lang.String, java.lang.String, java.lang.String, byte[])">MultipartElement</A></B>(java.lang.String name,
java.lang.String fileName,
java.lang.String contentType,
byte[] data)</CODE>
<BR>
<B>Deprecated.</B> <I>Use the constructor that takes an File as an argument
as opposed to a byte array argument, which can cause
memory problems.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#MultipartElement(java.lang.String, java.lang.String, java.lang.String, java.io.File)">MultipartElement</A></B>(java.lang.String name,
java.lang.String fileName,
java.lang.String contentType,
java.io.File file)</CODE>
<BR>
Constructor for a file element.</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#getContentType()">getContentType</A></B>()</CODE>
<BR>
Retrieve the content type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> byte[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#getData()">getData</A></B>()</CODE>
<BR>
<B>Deprecated.</B> <I>Use the getFile method to get a File representing the
data for this element</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.io.File</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#getFile()">getFile</A></B>()</CODE>
<BR>
Get the File that holds the data for this element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#getFileName()">getFileName</A></B>()</CODE>
<BR>
Retrieve the filename, can return <code>null</code>
for text elements.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#getName()">getName</A></B>()</CODE>
<BR>
Retrieve the name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#getValue()">getValue</A></B>()</CODE>
<BR>
Returns the value of this multipart element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#isFile()">isFile</A></B>()</CODE>
<BR>
Is this element a file.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#setContentType(java.lang.String)">setContentType</A></B>(java.lang.String contentType)</CODE>
<BR>
Set the content type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#setData(byte[])">setData</A></B>(byte[] data)</CODE>
<BR>
<B>Deprecated.</B> <I>Use the setFile method to set the file
that represents the data of this element</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#setFile(java.io.File)">setFile</A></B>(java.io.File file)</CODE>
<BR>
Set the file that represents this element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#setFileName(java.lang.String)">setFileName</A></B>(java.lang.String fileName)</CODE>
<BR>
Set the file name for this element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#setName(java.lang.String)">setName</A></B>(java.lang.String name)</CODE>
<BR>
Set the name for this element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/upload/MultipartElement.html#setValue(java.lang.String)">setValue</A></B>(java.lang.String value)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="contentType"><!-- --></A><H3>
contentType</H3>
<PRE>
protected java.lang.String <B>contentType</B></PRE>
<DL>
<DD>The content type of this element.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="data"><!-- --></A><H3>
data</H3>
<PRE>
protected byte[] <B>data</B></PRE>
<DL>
<DD><B>Deprecated.</B> <I>This should never be used.</I>
<P>
<DD>The element data.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="file"><!-- --></A><H3>
file</H3>
<PRE>
protected java.io.File <B>file</B></PRE>
<DL>
<DD>The element's data represented in a (possibly temporary) file.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="name"><!-- --></A><H3>
name</H3>
<PRE>
protected java.lang.String <B>name</B></PRE>
<DL>
<DD>The element name.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="fileName"><!-- --></A><H3>
fileName</H3>
<PRE>
protected java.lang.String <B>fileName</B></PRE>
<DL>
<DD>The element's filename, null for text elements.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="value"><!-- --></A><H3>
value</H3>
<PRE>
protected java.lang.String <B>value</B></PRE>
<DL>
<DD>The element's text value, null for file elements
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="isFile"><!-- --></A><H3>
isFile</H3>
<PRE>
protected boolean <B>isFile</B></PRE>
<DL>
<DD>Whether or not this element is a file.
<P>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="MultipartElement(java.lang.String, java.lang.String, java.lang.String, byte[])"><!-- --></A><H3>
MultipartElement</H3>
<PRE>
public <B>MultipartElement</B>(java.lang.String name,
java.lang.String fileName,
java.lang.String contentType,
byte[] data)</PRE>
<DL>
<DD><B>Deprecated.</B> <I>Use the constructor that takes an File as an argument
as opposed to a byte array argument, which can cause
memory problems.</I>
<P>
</DL>
<HR>
<A NAME="MultipartElement(java.lang.String, java.lang.String, java.lang.String, java.io.File)"><!-- --></A><H3>
MultipartElement</H3>
<PRE>
public <B>MultipartElement</B>(java.lang.String name,
java.lang.String fileName,
java.lang.String contentType,
java.io.File file)</PRE>
<DL>
<DD>Constructor for a file element.
<P>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The form name of the element<DD><CODE>fileName</CODE> - The file name of the element if this element is a file<DD><CODE>contentType</CODE> - The content type of the element if a file<DD><CODE>file</CODE> - The (possibly temporary) file representing this element if
it's a file</DL>
<HR>
<A NAME="MultipartElement(java.lang.String, java.lang.String)"><!-- --></A><H3>
MultipartElement</H3>
<PRE>
public <B>MultipartElement</B>(java.lang.String name,
java.lang.String value)</PRE>
<DL>
<DD>Constructor for a text element.
<P>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The name of the element<DD><CODE>value</CODE> - The value of the element</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="getContentType()"><!-- --></A><H3>
getContentType</H3>
<PRE>
public java.lang.String <B>getContentType</B>()</PRE>
<DL>
<DD>Retrieve the content type.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getData()"><!-- --></A><H3>
getData</H3>
<PRE>
public byte[] <B>getData</B>()</PRE>
<DL>
<DD><B>Deprecated.</B> <I>Use the getFile method to get a File representing the
data for this element</I>
<P>
<DD>Retrieve the data.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getFile()"><!-- --></A><H3>
getFile</H3>
<PRE>
public java.io.File <B>getFile</B>()</PRE>
<DL>
<DD>Get the File that holds the data for this element.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getName()"><!-- --></A><H3>
getName</H3>
<PRE>
public java.lang.String <B>getName</B>()</PRE>
<DL>
<DD>Retrieve the name.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getFileName()"><!-- --></A><H3>
getFileName</H3>
<PRE>
public java.lang.String <B>getFileName</B>()</PRE>
<DL>
<DD>Retrieve the filename, can return <code>null</code>
for text elements.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getValue()"><!-- --></A><H3>
getValue</H3>
<PRE>
public java.lang.String <B>getValue</B>()</PRE>
<DL>
<DD>Returns the value of this multipart element.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>A String if the element is a text element, <code>null</code>
otherwise</DL>
</DD>
</DL>
<HR>
<A NAME="setFile(java.io.File)"><!-- --></A><H3>
setFile</H3>
<PRE>
public void <B>setFile</B>(java.io.File file)</PRE>
<DL>
<DD>Set the file that represents this element.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setFileName(java.lang.String)"><!-- --></A><H3>
setFileName</H3>
<PRE>
public void <B>setFileName</B>(java.lang.String fileName)</PRE>
<DL>
<DD>Set the file name for this element.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setName(java.lang.String)"><!-- --></A><H3>
setName</H3>
<PRE>
public void <B>setName</B>(java.lang.String name)</PRE>
<DL>
<DD>Set the name for this element.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setContentType(java.lang.String)"><!-- --></A><H3>
setContentType</H3>
<PRE>
public void <B>setContentType</B>(java.lang.String contentType)</PRE>
<DL>
<DD>Set the content type.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isFile()"><!-- --></A><H3>
isFile</H3>
<PRE>
public boolean <B>isFile</B>()</PRE>
<DL>
<DD>Is this element a file.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setValue(java.lang.String)"><!-- --></A><H3>
setValue</H3>
<PRE>
public void <B>setValue</B>(java.lang.String value)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setData(byte[])"><!-- --></A><H3>
setData</H3>
<PRE>
public void <B>setData</B>(byte[] data)</PRE>
<DL>
<DD><B>Deprecated.</B> <I>Use the setFile method to set the file
that represents the data of this element</I>
<P>
<DD>Set the data.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MultipartElement.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/apache/struts/upload/MultipartBoundaryInputStream.html"><B>PREV CLASS</B></A>
<A HREF="../../../../org/apache/struts/upload/MultipartIterator.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="MultipartElement.html" TARGET="_top"><B>NO FRAMES</B></A>
<SCRIPT>
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
Copyright © 2000-2003 - Apache Software Foundation
</BODY>
</HTML>
| codelibs/cl-struts | legacy/api-1.1/org/apache/struts/upload/MultipartElement.html | HTML | apache-2.0 | 24,837 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Tue Feb 14 08:16:36 UTC 2012 -->
<TITLE>
ResetableIterator (Hadoop 1.0.1 API)
</TITLE>
<META NAME="date" CONTENT="2012-02-14">
<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="ResetableIterator (Hadoop 1.0.1 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ResetableIterator.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../org/apache/hadoop/contrib/utils/join/JobBase.html" title="class in org.apache.hadoop.contrib.utils.join"><B>PREV CLASS</B></A>
<A HREF="../../../../../../org/apache/hadoop/contrib/utils/join/TaggedMapOutput.html" title="class in org.apache.hadoop.contrib.utils.join"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/hadoop/contrib/utils/join/ResetableIterator.html" target="_top"><B>FRAMES</B></A>
<A HREF="ResetableIterator.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.hadoop.contrib.utils.join</FONT>
<BR>
Interface ResetableIterator</H2>
<DL>
<DT><B>All Superinterfaces:</B> <DD><A HREF="http://java.sun.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A></DD>
</DL>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../org/apache/hadoop/contrib/utils/join/ArrayListBackedIterator.html" title="class in org.apache.hadoop.contrib.utils.join">ArrayListBackedIterator</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>ResetableIterator</B><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A></DL>
</PRE>
<P>
This defines an iterator interface that will help the reducer class
re-group its input by source tags. Once the values are re-grouped,
the reducer will receive the cross product of values from different groups.
<P>
<P>
<HR>
<P>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/hadoop/contrib/utils/join/ResetableIterator.html#add(java.lang.Object)">add</A></B>(<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> item)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/hadoop/contrib/utils/join/ResetableIterator.html#close()">close</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/hadoop/contrib/utils/join/ResetableIterator.html#reset()">reset</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.util.Iterator"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface java.util.<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/util/Iterator.html?is-external=true#hasNext()" title="class or interface in java.util">hasNext</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Iterator.html?is-external=true#next()" title="class or interface in java.util">next</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Iterator.html?is-external=true#remove()" title="class or interface in java.util">remove</A></CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="reset()"><!-- --></A><H3>
reset</H3>
<PRE>
void <B>reset</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="add(java.lang.Object)"><!-- --></A><H3>
add</H3>
<PRE>
void <B>add</B>(<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> item)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="close()"><!-- --></A><H3>
close</H3>
<PRE>
void <B>close</B>()
throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ResetableIterator.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../org/apache/hadoop/contrib/utils/join/JobBase.html" title="class in org.apache.hadoop.contrib.utils.join"><B>PREV CLASS</B></A>
<A HREF="../../../../../../org/apache/hadoop/contrib/utils/join/TaggedMapOutput.html" title="class in org.apache.hadoop.contrib.utils.join"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/hadoop/contrib/utils/join/ResetableIterator.html" target="_top"><B>FRAMES</B></A>
<A HREF="ResetableIterator.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2009 The Apache Software Foundation
</BODY>
</HTML>
| Jun1113/MapReduce-Example | docs/api/org/apache/hadoop/contrib/utils/join/ResetableIterator.html | HTML | apache-2.0 | 11,774 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Class template format_named_scope_terminal</title>
<link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../index.html" title="Chapter 1. Boost.Log 2.0">
<link rel="up" href="../../../expressions.html#header.boost.log.expressions.formatters.named_scope_hpp" title="Header <boost/log/expressions/formatters/named_scope.hpp>">
<link rel="prev" href="if_.html" title="Function template if_">
<link rel="next" href="format_named_scope_actor.html" title="Class template format_named_scope_actor">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td></tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="if_.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../expressions.html#header.boost.log.expressions.formatters.named_scope_hpp"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="format_named_scope_actor.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.log.expressions.format_named_s_idp19683632"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Class template format_named_scope_terminal</span></h2>
<p>boost::log::expressions::format_named_scope_terminal</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../../expressions.html#header.boost.log.expressions.formatters.named_scope_hpp" title="Header <boost/log/expressions/formatters/named_scope.hpp>">boost/log/expressions/formatters/named_scope.hpp</a>>
</span><span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> FallbackPolicyT<span class="special">,</span> <span class="keyword">typename</span> CharT<span class="special">></span>
<span class="keyword">class</span> <a class="link" href="format_named_s_idp19683632.html" title="Class template format_named_scope_terminal">format_named_scope_terminal</a> <span class="special">{</span>
<span class="keyword">public</span><span class="special">:</span>
<span class="comment">// types</span>
<span class="keyword">typedef</span> <span class="keyword">void</span> <a name="boost.log.expressions.format_named_s_idp19683632._is_boost_log_terminal"></a><span class="identifier">_is_boost_log_terminal</span><span class="special">;</span> <span class="comment">// Internal typedef for type categorization. </span>
<span class="keyword">typedef</span> <span class="identifier">attributes</span><span class="special">::</span><span class="identifier">named_scope</span><span class="special">::</span><span class="identifier">value_type</span> <a name="boost.log.expressions.format_named_s_idp19683632.value_type"></a><span class="identifier">value_type</span><span class="special">;</span> <span class="comment">// Attribute value type. </span>
<span class="keyword">typedef</span> <span class="identifier">FallbackPolicyT</span> <a name="boost.log.expressions.format_named_s_idp19683632.fallback_policy"></a><span class="identifier">fallback_policy</span><span class="special">;</span> <span class="comment">// Fallback policy. </span>
<span class="keyword">typedef</span> <span class="identifier">CharT</span> <a name="boost.log.expressions.format_named_s_idp19683632.char_type"></a><span class="identifier">char_type</span><span class="special">;</span> <span class="comment">// Character type. </span>
<span class="keyword">typedef</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">basic_string</span><span class="special"><</span> <span class="identifier">char_type</span> <span class="special">></span> <a name="boost.log.expressions.format_named_s_idp19683632.string_type"></a><span class="identifier">string_type</span><span class="special">;</span> <span class="comment">// String type. </span>
<span class="keyword">typedef</span> <span class="identifier">basic_formatting_ostream</span><span class="special"><</span> <span class="identifier">char_type</span> <span class="special">></span> <a name="boost.log.expressions.format_named_s_idp19683632.stream_type"></a><span class="identifier">stream_type</span><span class="special">;</span> <span class="comment">// Formatting stream type. </span>
<span class="keyword">typedef</span> <span class="emphasis"><em><span class="identifier">unspecified</span></em></span> <a name="boost.log.expressions.format_named_s_idp19683632.formatter_function_type"></a><span class="identifier">formatter_function_type</span><span class="special">;</span> <span class="comment">// Formatter function. </span>
<span class="keyword">typedef</span> <span class="identifier">string_type</span> <a name="boost.log.expressions.format_named_s_idp19683632.result_type"></a><span class="identifier">result_type</span><span class="special">;</span> <span class="comment">// Function result type. </span>
<span class="comment">// <a class="link" href="format_named_s_idp19683632.html#boost.log.expressions.format_named_s_idp19683632construct-copy-destruct">construct/copy/destruct</a></span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> FormatT<span class="special">></span>
<a class="link" href="format_named_s_idp19683632.html#idp19693840-bb"><span class="identifier">format_named_scope_terminal</span></a><span class="special">(</span><span class="identifier">attribute_name</span> <span class="keyword">const</span> <span class="special">&</span><span class="special">,</span>
<span class="identifier">fallback_policy</span> <span class="keyword">const</span> <span class="special">&</span><span class="special">,</span> <span class="identifier">FormatT</span> <span class="keyword">const</span> <span class="special">&</span><span class="special">,</span>
<span class="identifier">string_type</span> <span class="keyword">const</span> <span class="special">&</span><span class="special">,</span> <span class="identifier">value_type</span><span class="special">::</span><span class="identifier">size_type</span><span class="special">,</span>
<span class="identifier">scope_iteration_direction</span><span class="special">)</span><span class="special">;</span>
<a class="link" href="format_named_s_idp19683632.html#idp19696576-bb"><span class="identifier">format_named_scope_terminal</span></a><span class="special">(</span><a class="link" href="format_named_s_idp19683632.html" title="Class template format_named_scope_terminal">format_named_scope_terminal</a> <span class="keyword">const</span> <span class="special">&</span><span class="special">)</span><span class="special">;</span>
<a class="link" href="format_named_s_idp19683632.html#idp19697296-bb"><span class="identifier">format_named_scope_terminal</span></a><span class="special">(</span><span class="special">)</span> <span class="special">=</span> <span class="keyword">delete</span><span class="special">;</span>
<span class="comment">// <a class="link" href="format_named_s_idp19683632.html#idp19688912-bb">public member functions</a></span>
<span class="identifier">attribute_name</span> <a class="link" href="format_named_s_idp19683632.html#idp19689120-bb"><span class="identifier">get_name</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
<span class="identifier">fallback_policy</span> <span class="keyword">const</span> <span class="special">&</span> <a class="link" href="format_named_s_idp19683632.html#idp19689744-bb"><span class="identifier">get_fallback_policy</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
<span class="identifier">formatter_function_type</span> <span class="keyword">const</span> <span class="special">&</span> <a class="link" href="format_named_s_idp19683632.html#idp19690400-bb"><span class="identifier">get_formatter_function</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> ContextT<span class="special">></span> <span class="identifier">result_type</span> <a class="link" href="format_named_s_idp19683632.html#idp19691056-bb"><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span></a><span class="special">(</span><span class="identifier">ContextT</span> <span class="keyword">const</span> <span class="special">&</span><span class="special">)</span><span class="special">;</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> ContextT<span class="special">></span> <span class="identifier">result_type</span> <a class="link" href="format_named_s_idp19683632.html#idp19692448-bb"><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span></a><span class="special">(</span><span class="identifier">ContextT</span> <span class="keyword">const</span> <span class="special">&</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="idp20504144"></a><h2>Description</h2>
<p>Named scope formatter terminal. </p>
<div class="refsect2">
<a name="idp20504528"></a><h3>
<a name="boost.log.expressions.format_named_s_idp19683632construct-copy-destruct"></a><code class="computeroutput">format_named_scope_terminal</code>
public
construct/copy/destruct</h3>
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem">
<pre class="literallayout"><span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> FormatT<span class="special">></span>
<a name="idp19693840-bb"></a><span class="identifier">format_named_scope_terminal</span><span class="special">(</span><span class="identifier">attribute_name</span> <span class="keyword">const</span> <span class="special">&</span> name<span class="special">,</span>
<span class="identifier">fallback_policy</span> <span class="keyword">const</span> <span class="special">&</span> fallback<span class="special">,</span>
<span class="identifier">FormatT</span> <span class="keyword">const</span> <span class="special">&</span> element_format<span class="special">,</span>
<span class="identifier">string_type</span> <span class="keyword">const</span> <span class="special">&</span> delimiter<span class="special">,</span>
<span class="identifier">value_type</span><span class="special">::</span><span class="identifier">size_type</span> depth<span class="special">,</span>
<span class="identifier">scope_iteration_direction</span> direction<span class="special">)</span><span class="special">;</span></pre>Initializing constructor. </li>
<li class="listitem">
<pre class="literallayout"><a name="idp19696576-bb"></a><span class="identifier">format_named_scope_terminal</span><span class="special">(</span><a class="link" href="format_named_s_idp19683632.html" title="Class template format_named_scope_terminal">format_named_scope_terminal</a> <span class="keyword">const</span> <span class="special">&</span> that<span class="special">)</span><span class="special">;</span></pre>Copy constructor. </li>
<li class="listitem"><pre class="literallayout"><a name="idp19697296-bb"></a><span class="identifier">format_named_scope_terminal</span><span class="special">(</span><span class="special">)</span> <span class="special">=</span> <span class="keyword">delete</span><span class="special">;</span></pre></li>
</ol></div>
</div>
<div class="refsect2">
<a name="idp20521232"></a><h3>
<a name="idp19688912-bb"></a><code class="computeroutput">format_named_scope_terminal</code> public member functions</h3>
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem">
<pre class="literallayout"><span class="identifier">attribute_name</span> <a name="idp19689120-bb"></a><span class="identifier">get_name</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>Returns attribute name. </li>
<li class="listitem">
<pre class="literallayout"><span class="identifier">fallback_policy</span> <span class="keyword">const</span> <span class="special">&</span> <a name="idp19689744-bb"></a><span class="identifier">get_fallback_policy</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>Returns fallback policy. </li>
<li class="listitem">
<pre class="literallayout"><span class="identifier">formatter_function_type</span> <span class="keyword">const</span> <span class="special">&</span> <a name="idp19690400-bb"></a><span class="identifier">get_formatter_function</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>Retruns formatter function. </li>
<li class="listitem">
<pre class="literallayout"><span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> ContextT<span class="special">></span> <span class="identifier">result_type</span> <a name="idp19691056-bb"></a><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span><span class="special">(</span><span class="identifier">ContextT</span> <span class="keyword">const</span> <span class="special">&</span> ctx<span class="special">)</span><span class="special">;</span></pre>Invokation operator. </li>
<li class="listitem">
<pre class="literallayout"><span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> ContextT<span class="special">></span> <span class="identifier">result_type</span> <a name="idp19692448-bb"></a><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span><span class="special">(</span><span class="identifier">ContextT</span> <span class="keyword">const</span> <span class="special">&</span> ctx<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>Invokation operator. </li>
</ol></div>
</div>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2007-2013 Andrey Semashev<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="if_.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../expressions.html#header.boost.log.expressions.formatters.named_scope_hpp"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="format_named_scope_actor.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
| ryancoleman/autodock-vina | boost_1_54_0/libs/log/doc/html/boost/log/expressions/format_named_s_idp19683632.html | HTML | apache-2.0 | 16,878 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" >
<meta name="google-site-verification" content="GcrnbgZkRkwn51jQmX7QBaMKSymq1h-iG8G_xeILIkM" />
<title>Securing the Software Development Supply Chain</title>
<meta name="author" content="Adam Goodman" >
<link rel="alternate" type="application/rss+xml" title="devopsdays RSS Feed" href="http://www.devopsdays.org/feed/" >
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script type="text/javascript">
google.load('jquery', '1.3.2');
</script>
<!---This is a combined jAmpersand, jqwindont , jPullquote -->
<script type="text/javascript" src="/js/devops.js"></script>
<!--- Blueprint CSS Framework Screen + Fancytype-Screen + jedi.css -->
<link rel="stylesheet" href="/css/devops.min.css" type="text/css" media="screen, projection">
<link rel="stylesheet" href="/css/blueprint/print.css" type="text/css" media="print">
<!--[if IE]>
<link rel="stylesheet" href="/css/blueprint/ie.css" type="text/css" media="screen, projection">
<![endif]-->
<!--
Customize the labels on the map
*References*
- http://code.google.com/apis/maps/documentation/javascript/maptypes.html#StyledMaps
- http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerwithlabel/1.1/examples/basic.html
-->
<link href="/css/googlemaps.css" rel="stylesheet">
</head>
<body onload="initialize()">
<div class="container ">
<div class="span-24 last" id="header">
<div class="span-16 first">
<img src="/images/devopsdays-banner.png" title="devopsdays banner" width="801" height="115" alt="devopdays banner" ><br>
</div>
<div class="span-8 last">
</div>
</div>
<div class="span-24 last">
<div id="headermenu">
<table >
<tr>
<td>
<a href="/"><img alt="home" title="home" src="/images/home.png"></a>
<a href="/">Home</a>
</td>
<td>
<a href="/contact/"><img alt="contact" title="contact" src="/images/contact.png"></a>
<a href="/contact/">Contact</a>
</td>
<td>
<a href="/events/"><img alt="events" title="events" src="/images/events.png"></a>
<a href="/events/">Events</a>
</td>
<td>
<a href="/presentations/"><img alt="presentations" title="presentations" src="/images/presentations.png"></a>
<a href="/presentations/">Presentations</a>
</td>
<td>
<a href="/blog/"><img alt="blog" title="blog" src="/images/blog.png"></a>
<a href="/blog/">Blog</a>
</td>
</tr>
</table>
</div>
</div>
<div class="span-24 last" id="header">
<div class="span-15 first">
<h1>Securing the Software Development Supply Chain </h1>
</div>
<div class="span-8 last">
<div>
<a href="/feed"><img width="32px" height="32px" alt="rss" title="rss feed" src="/images/feed.png"></a>
<a href="http://www.twitter.com/devopsdays"><img width="32px" height="32px" alt="twitter" title="twitter" src="/images/twitter.png"></a>
<a href="http://groups.google.com/group/devopsdays"><img width="32px" height="32px" alt="mail" title="mailinglist" src="/images/email.png"></a>
<a href="http://www.facebook.com/group.php?gid=106761636771"><img width="32px" height="32px" alt="mail" title="facebook" src="/images/facebook.png"></a>
<a href="http://www.linkedin.com/groups?home=&gid=2445279"><img width="32px" height="32px" alt="mail" title="linkedin" src="/images/linkedin.png"></a>
</div>
</div>
</div>
<div class="span-15 ">
<div class="span-15 last ">
<p><strong>Abstract:</strong>
Recently, it came to light that many apps in the iOS App Store had been
infected with malware via a malicious XCode distribution. While this particular
malware - "XCodeGhost" - mostly only affected developers in China who'd been
looking for a faster Xcode download mirror, it still brings to mind a point
that is - or should be! - keeping security engineers awake at night:</p>
<p>Even if our own teams wrote perfect, security-bug-free software (spoiler alert:
they don't!) there are many other points along the software development "supply
chain" where we could end up getting pwned. (Don't believe it? Just go "npm
install" something and watch the dependencies fly on by...)</p>
<p>As with most security problems, there aren't perfect solutions here, but we
certainly can "raise the bar" / "move the goalposts" / "<insert favorite idiom
here>". In this talk, we'll explore some strategies to build trust and reduce
risk across this supply chain, ranging from philosophical questions (how should
we evaluate what third party tools / libraries to use?) to in-the-weeds
technical issues (signatures vs. checksums, GPG and Git, TLS, ...)</p>
<p>Video: <iframe width="560" height="315" src="https://www.youtube.com/embed/FkpBDQn0DYc?start=58&end=358" frameborder="0" allowfullscreen></iframe></p>
<p><strong>Speaker:</strong>
Adam Goodman, Duo Security</p>
</div>
<div class="span-15 first last">
<script type="text/javascript">
// var disqus_developer = 1;
</script>
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'devopsdays';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">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>
<hr>
</div>
</div>
<div class="span-8 last">
<div class="span-8 last">
<div style="height:340px">
<a class="twitter-timeline" data-chrome="noheader nofooter" data-tweet-limit=2 data-dnt="true" href="https://twitter.com/devopsdaysmsp/lists/devopsdays" data-widget-id="720829916510466048">Tweets from devopsdays events</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
</div>
</div>
<div class="span-17 ">
<div style=" padding-top:18px;" class="span-7 last">
<h1>Past </h1>
</div>
<div class="span-17 ">
<div style="height:700px;" id="quicklinks">
<table>
<tr>
<div style="display:table-cell; vertical-align:top">
<div style="margin:1px;">
<strong>2009</strong><br/>
<a href="/events/2009-ghent/">Ghent 2009</a>
</div>
<br>
<div style="margin:1px;">
<strong>2010</strong><br/>
<a href="/events/2010-sydney/">Sydney 2010</a><br>
<a href="/events/2010-us/">Mountain View 2010</a><br>
<a href="/events/2010-europe/">Hamburg 2010</a><br>
<a href="/events/2010-brazil/">Sao Paulo 2010</a><br>
</div>
</div>
<div style="display:table-cell; vertical-align:top">
<div style="margin:1px;">
<strong>2011</strong><br/>
<a href="/events/2011-boston/">Boston 2011</a><br>
<a href="/events/2011-mountainview/">Mountain View 2011</a><br>
<a href="/events/2011-melbourne/">Melbourne 2011</a><br>
<a href="/events/2011-bangalore/">Bangalore 2011</a><br>
<a href="/events/2011-goteborg/">Göteborg 2011</a><br>
<a href="/events/2011-manila/">Manila 2011</a><br>
</div>
<br>
<div style="margin:1px;">
<strong>2012</strong><br/>
<a href="/events/2012-austin/">Austin 2012</a><br>
<a href="/events/2012-tokyo/">Tokyo 2012</a><br>
<a href="/events/2012-india/">Delhi 2012</a><br>
<a href="/events/2012-mountainview/">Mountain View 2012</a><br>
<a href="/events/2012-italy/">Rome 2012</a><br>
<a href="/events/2012-newyork/">New York 2012</a><br>
</div>
</div>
<div style="display:table-cell; vertical-align:top">
<div style="margin:1px;">
<strong>2013</strong><br/>
<a href="/events/2013-newzealand/">New Zealand 2013</a><br>
<a href="/events/2013-london-spring/">London 2013</a><br>
<a href="/events/2013-paris/">Paris 2013</a><br>
<a href="/events/2013-austin/">Austin 2013</a><br>
<a href="/events/2013-berlin/">Berlin 2013</a><br>
<a href="/events/2013-amsterdam/">Amsterdam 2013</a><br>
<a href="/events/2013-mountainview/">Silicon Valley 2013</a><br>
<a href="/events/2013-downunder">Downunder 2013</a><br>
<a href="/events/2013-india/">Bangalore 2013</a><br/>
<a href="/events/2013-london/">London Autumn 2013</a><br/>
<a href="/events/2013-barcelona/">Barcelona 2013</a><br/>
<a href="/events/2013-vancouver/">Vancouver 2013</a><br/>
<a href="/events/2013-portland/">Portland 2013</a><br/>
<a href="/events/2013-newyork/">New York 2013</a><br/>
<a href="/events/2013-atlanta/">Atlanta 2013</a><br/>
<a href="/events/2013-telaviv/">Tel Aviv 2013</a><br/>
<a href="/events/2013-tokyo/">Tokyo 2013</a><br/>
</div>
</div>
<div style="display:table-cell; vertical-align:top">
<div style="margin:1px;">
<strong>2014</strong><br/>
<a href="/events/2014-nairobi/">Nairobi 2014</a><br/>
<a href="/events/2014-ljubljana/">Ljubljana 2014</a><br/>
<a href="/events/2014-austin/">Austin 2014</a><br/>
<a href="/events/2014-pittsburgh/">Pittsburgh 2014</a><br/>
<a href="/events/2014-amsterdam/">Amsterdam 2014</a><br/>
<a href="/events/2014-siliconvalley/">Silicon Valley 2014</a><br/>
<a href="/events/2014-minneapolis/">Minneapolis 2014</a><br/>
<a href="/events/2014-brisbane/">Brisbane 2014</a><br/>
<a href="/events/2014-boston/">Boston 2014</a><br/>
<a href="/events/2014-toronto/">Toronto 2014</a><br/>
<a href="/events/2014-newyork/">New York 2014</a><br/>
<a href="/events/2014-warsaw/">Warsaw 2014</a><br/>
<a href="/events/2014-chicago/">Chicago 2014</a><br/>
<a href="/events/2014-berlin/">Berlin 2014</a><br/>
<a href="/events/2014-belgium/">Belgium 2014</a><br/>
<a href="/events/2014-helsinki/">Helsinki 2014</a><br/>
<a href="/events/2014-vancouver/">Vancouver 2014</a><br/>
<a href="/events/2014-telaviv/">Tel Aviv 2014</a><br/>
<a href="/events/2014-bangalore/">Bangalore 2014</a><br/>
</div>
</div>
<div style="display:table-cell; vertical-align:top">
<div style="margin:1px;">
<strong>2015</strong><br/>
<a href="/events/2015-ljubljana/">Ljubljana 2015</a><br/>
<a href="/events/2015-paris">Paris 2015</a><br/>
<a href="/events/2015-denver/">Denver 2015</a><br/>
<a href="/events/2015-newyork/">New York 2015</a><br/>
<a href="/events/2015-austin">Austin 2015</a><br/>
<a href="/events/2015-toronto">Toronto 2015</a><br/>
<a href="/events/2015-washington-dc/">Washington, DC 2015</a><br/>
<a href="/events/2015-amsterdam">Amsterdam 2015</a><br/>
<a href="/events/2015-minneapolis/">Minneapolis 2015</a><br/>
<a href="/events/2015-melbourne/">Melbourne 2015</a><br/>
<a href="/events/2015-pittsburgh/">Pittsburgh 2015</a><br/>
<a href="/events/2015-chicago/">Chicago 2015</a><br/>
<a href="/events/2015-bangalore/">Bangalore 2015</a><br/>
<a href="/events/2015-boston/">Boston 2015</a><br/>
<a href="/events/2015-telaviv/">Tel Aviv 2015</a><br/>
<a href="/events/2015-singapore/">Singapore 2015</a><br/>
<a href="/events/2015-berlin/">Berlin 2015</a><br/>
<a href="/events/2015-charlotte">Charlotte 2015</a><br/>
<a href="/events/2015-siliconvalley">Silicon Valley 2015</a><br/>
<a href="/events/2015-detroit">Detroit 2015</a><br/>
<a href="/events/2015-ohio/">Ohio 2015</a><br/>
<a href="/events/2015-warsaw/">Warsaw 2015</a><br/>
</div>
</div>
<div style="display:table-cell; vertical-align:top">
<div style="margin:1px;">
<strong>2016</strong><br/>
<a href="/events/2016-losangeles-1day/">Los Angeles (1 day)</a>
<a href="/events/2016-vancouver/">Vancouver</a><br/>
<a href="/events/2016-london/">London</a><br/>
<a href="/events/2016-denver/">Denver</a><br/>
<a href="/events/2016-atlanta/">Atlanta</a><br/>
</div>
</div>
</tr>
</table>
</div>
</div>
</div>
<div class="span-6 last ">
<div style=" padding-top:18px;" class="span-5 last">
<h1>Future </h1>
</div>
<div class="span-6 last">
<div style="height:700px;" id="quicklinks">
<table>
<tr>
<td>
<strong>2016</strong><br/>
<a href="/events/2016-austin/">Austin - May 2 & 3</a><br/>
<a href="/events/2016-kiel/">Kiel - May 12 & 13</a><br/>
<a href="/events/2016-seattle/">Seattle - May 12 & 13</a><br/>
<a href="/events/2016-toronto/">Toronto - May 26 & 27</a><br/>
<a href="/events/2016-istanbul/">Istanbul - Jun 3 & 4</a><br/>
<a href="/events/2016-washington-dc/">Washington, DC - Jun 8 & 9</a><br/>
<a href="/events/2016-saltlakecity/">Salt Lake City - Jun 14 & 15</a><br/>
<a href="/events/2016-siliconvalley/">Silicon Valley - June 24 & 25</a><br/>
<a href="/events/2016-amsterdam/">Amsterdam - Jun 29, 30 & Jul 1</a><br/>
<a href="/events/2016-minneapolis/">Minneapolis - Jul 20 & 21</a><br/>
<a href="/events/2016-portland/">Portland - Aug 9 & 10</a><br/>
<a href="/events/2016-boston/">Boston - Aug 25 & 26</a><br/>
<a href="/events/2016-chicago/">Chicago - Aug 30 & 31</a><br/>
<a href="/events/2016-oslo/">Oslo - Sep 5 & 6</a><br/>
<a href="/events/2016-dallas/">Dallas - Sep 15 & 16</a><br/>
<a href="/events/2016-newyork/">New York - Sep 23 & 24</a><br/>
<a href="/events/2016-boise/">Boise - Oct 7 & 8</a><br/>
<a href="/events/2016-singapore/">Singapore - Oct 8 & 9</a><br/>
<a href="/events/2016-detroit/">Detroit - Oct 12 & 13</a><br/>
<a href="/events/2016-kansascity/">Kansas City - Oct 20 & 21</a><br/>
<a href="/events/2016-philadelphia/">Philadelphia - Oct 26 & 27</a><br/>
<br/>
<strong>2016, Dates TBD</strong><br/>
<a href="/events/2016-ghent/">Ghent</a><br/>
<a href="/events/2016-raleigh/">Raleigh</a><br/>
<a href="/events/2016-newzealand/">New Zealand</a><br/>
<a href="/events/2016-ohio/">Ohio</a><br/>
<a href="/events/2016-nashville/">Nashville</a><br/>
<a href="/events/2016-madison/">Madison</a><br/>
<a href="/events/2016-capetown/">Cape Town</a><br/>
</td>
</tr>
</table>
</div>
</div>
</div>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-9713393-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>
| joelaha/devopsdays-web | static/events/2015-detroit/proposals/securing-software-development/index.html | HTML | apache-2.0 | 15,326 |
<!DOCTYPE HTML>
<html>
<head>
<title> duoludo </title>
<link rel="stylesheet" type="text/css" href="main.css" >
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
</head>
<body>
<h1>
duoludo
</h1>
<p>
Duoludo is a game whose purpose is games.
</p>
<p>
For game designers, duoludo
is a tool for achieving
high-coverage testing of games.
</p>
<p>
For game players, duoludo
is a hub for competing
with friends
on casual bite-size game tasks.
</p>
<p>
ZEPTO is a example game that was developed in conjunction
with duoludo.
Click the links below
to play ZEPTO through duoludo
(Tested in Chrome and Firefox)
or to view some of the data collected with duoludo.
</p>
<h2>
<a href="http://dwrensha.ws:8080">PLAY THE DEMO</a>
</h2>
<h3>
<a href="http://www.youtube.com/watch?v=eOAoTB2edzc">WATCH THE VIDEO</a>
</h3>
<p>
Duoludo was part of
<a href="http://sigbovik.org/2013">SIGBOVIK 2013</a>.
You can read more in <a href="duoludo.pdf">the report</a>
which was published in the SIGBOVIK proceedings.
</p>
<p>
Please direct feedback at <a href="http://www.twitter.com/dwrensha">@dwrensha</a> on Twitter,
and check out the
<a href="http://github.com/dwrensha/duoludo">
source code
</a>
on Github.
</p>
<p class="note">
Note:
the <a href="http://www.myfonts.com/fonts/design/zepto/">tiny pixel font</a>
used in the title screen of ZEPTO is also called "Zepto".
<p>
</body>
</html>
| dwrensha/duoludo | landing/index.html | HTML | bsd-3-clause | 1,397 |
---
layout: data_model
title: ObfuscationTechniqueType
this_version: 1.2
---
<div class="row">
<div class="col-md-10">
<h1>ObfuscationTechniqueType<span class="subdued">CybOX Core Schema</span></h1>
<p class="data-model-description">The <a href='/data-model/1.2/cybox/ObfuscationTechniqueType'>ObfuscationTechniqueType</a> enables the description of a single potential technique an attacker could leverage to obfuscate the observability of this Observable.</p>
</div>
<div id="nav-area" class="col-md-2">
<p>
<form id="nav-version">
<select>
<option value="1.2" selected="selected">STIX 1.2</option>
<option value="1.1.1" >STIX 1.1.1</option>
<option value="1.1" >STIX 1.1</option>
<option value="1.0.1" >STIX 1.0.1</option>
<option value="1.0" >STIX 1.0</option>
</select>
</form>
</p>
</div>
</div>
<hr />
<h2>Fields</h2>
<table class="table table-striped table-hover">
<thead>
<tr>
<th>Field Name</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>Description<span class="occurrence">1..1</span></td>
<td>
<a href="/data-model/1.2/cyboxCommon/StructuredTextType">StructuredTextType</a>
</td>
<td>
<p>The Description field captures a structured text description of the obfuscation technique.</p>
</td>
</tr>
<tr>
<td>Observables<span class="occurrence">0..1</span></td>
<td>
<a href="/data-model/1.2/cybox/ObservablesType">ObservablesType</a>
</td>
<td>
<p>The Observables construct is optional and enables description of potential cyber observables that could indicate the use of this particular obfuscation technique.</p>
</td>
</tr>
</tbody>
</table>
| johnwunder/johnwunder.github.io | data-model/1.2/cybox/ObfuscationTechniqueType/index.html | HTML | bsd-3-clause | 2,001 |
---
layout: data_model
title: RelatedCampaignType
this_version: 1.0
---
<div class="alert alert-danger bs-alert-old-docs">
<strong>Heads up!</strong> These docs are for STIX 1.0, which is not the latest version (1.2). <a href="/data-model/1.2/stixCommon/RelatedCampaignType">View the latest!</a>
</div>
<div class="row">
<div class="col-md-10">
<h1>RelatedCampaignType<span class="subdued">STIX Common Schema</span></h1>
<p class="data-model-description">Identifies or characterizes a relationship to a campaign.</p>
</div>
<div id="nav-area" class="col-md-2">
<p>
<form id="nav-version">
<select>
<option value="1.2" >STIX 1.2</option>
<option value="1.1.1" >STIX 1.1.1</option>
<option value="1.1" >STIX 1.1</option>
<option value="1.0.1" >STIX 1.0.1</option>
<option value="1.0" selected="selected">STIX 1.0</option>
</select>
</form>
</p>
</div>
</div>
<hr />
<h2>Fields</h2>
<table class="table table-striped table-hover">
<thead>
<tr>
<th>Field Name</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>Confidence<span class="occurrence">0..1</span></td>
<td>
<a href="/data-model/1.0/stixCommon/ConfidenceType">ConfidenceType</a>
</td>
<td>
<p>The confidence field specifies the level of confidence in the assertion of the relationship between the two components.</p>
</td>
</tr>
<tr>
<td>Information_Source<span class="occurrence">0..1</span></td>
<td>
<a href="/data-model/1.0/stixCommon/InformationSourceType">InformationSourceType</a>
</td>
<td>
<p>The Information_Source field specifies the source of the information about the relationship between the two components.</p>
</td>
</tr>
<tr>
<td>Relationship<span class="occurrence">0..1</span></td>
<td>
<a href="/data-model/1.0/stixCommon/ControlledVocabularyStringType">ControlledVocabularyStringType</a>
</td>
<td>
<p></p>
<p> The relationship field characterizes the type of the relationship between the two components.</p>
<p> </p>
<p> This field is implemented through the xsi:type controlled vocabulary extension mechanism. No default vocabulary type has been defined for STIX 1.0. Users may either define their own vocabulary using the type extension mechanism, specify a vocabulary name and reference using the attributes, or simply use this as a free string field.</p>
<p> </p>
</td>
</tr>
<tr>
<td>Campaign<span class="occurrence">1..1</span></td>
<td>
<a href="/data-model/1.0/stixCommon/CampaignBaseType">CampaignBaseType</a>
</td>
<td>
<p></p>
<p> A reference to or representation of the related campaign.</p>
<p></p>
<p> This field is implemented through the xsi:type extension mechanism. The default and strongly recommended type is <a href='/data-model/1.0/campaign/CampaignType'>CampaignType</a> in the http://stix.mitre.org/Campaign-1 namespace. This type is defined in the campaign.xsd file or at the URL http://stix.mitre.org/XMLSchema/campaign/1.0/campaign.xsd.</p>
<p> </p>
</td>
</tr>
</tbody>
</table>
| johnwunder/johnwunder.github.io | data-model/1.0/stixCommon/RelatedCampaignType/index.html | HTML | bsd-3-clause | 3,717 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>XPathRule xref</title>
<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
</head>
<body>
<div id="overview"><a href="../../../../../../apidocs/net/sourceforge/pmd/lang/rule/XPathRule.html">View Javadoc</a></div><pre>
<a class="jxr_linenumber" name="1" href="#1">1</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="2" href="#2">2</a> <em class="jxr_javadoccomment"> * BSD-style license; for more info see <a href="http://pmd.sourceforge.net/license.html" target="alexandria_uri">http://pmd.sourceforge.net/license.html</a></em>
<a class="jxr_linenumber" name="3" href="#3">3</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="4" href="#4">4</a> <strong class="jxr_keyword">package</strong> net.sourceforge.pmd.lang.rule;
<a class="jxr_linenumber" name="5" href="#5">5</a>
<a class="jxr_linenumber" name="6" href="#6">6</a> <strong class="jxr_keyword">import</strong> <strong class="jxr_keyword">static</strong> net.sourceforge.pmd.lang.rule.xpath.XPathRuleQuery.XPATH_1_0;
<a class="jxr_linenumber" name="7" href="#7">7</a> <strong class="jxr_keyword">import</strong> <strong class="jxr_keyword">static</strong> net.sourceforge.pmd.lang.rule.xpath.XPathRuleQuery.XPATH_1_0_COMPATIBILITY;
<a class="jxr_linenumber" name="8" href="#8">8</a> <strong class="jxr_keyword">import</strong> <strong class="jxr_keyword">static</strong> net.sourceforge.pmd.lang.rule.xpath.XPathRuleQuery.XPATH_2_0;
<a class="jxr_linenumber" name="9" href="#9">9</a>
<a class="jxr_linenumber" name="10" href="#10">10</a> <strong class="jxr_keyword">import</strong> java.util.List;
<a class="jxr_linenumber" name="11" href="#11">11</a>
<a class="jxr_linenumber" name="12" href="#12">12</a> <strong class="jxr_keyword">import</strong> net.sourceforge.pmd.PropertySource;
<a class="jxr_linenumber" name="13" href="#13">13</a> <strong class="jxr_keyword">import</strong> net.sourceforge.pmd.RuleContext;
<a class="jxr_linenumber" name="14" href="#14">14</a> <strong class="jxr_keyword">import</strong> net.sourceforge.pmd.lang.ast.Node;
<a class="jxr_linenumber" name="15" href="#15">15</a> <strong class="jxr_keyword">import</strong> net.sourceforge.pmd.lang.rule.properties.EnumeratedProperty;
<a class="jxr_linenumber" name="16" href="#16">16</a> <strong class="jxr_keyword">import</strong> net.sourceforge.pmd.lang.rule.properties.StringProperty;
<a class="jxr_linenumber" name="17" href="#17">17</a> <strong class="jxr_keyword">import</strong> net.sourceforge.pmd.lang.rule.xpath.JaxenXPathRuleQuery;
<a class="jxr_linenumber" name="18" href="#18">18</a> <strong class="jxr_keyword">import</strong> net.sourceforge.pmd.lang.rule.xpath.SaxonXPathRuleQuery;
<a class="jxr_linenumber" name="19" href="#19">19</a> <strong class="jxr_keyword">import</strong> net.sourceforge.pmd.lang.rule.xpath.XPathRuleQuery;
<a class="jxr_linenumber" name="20" href="#20">20</a> <strong class="jxr_keyword">import</strong> net.sourceforge.pmd.util.StringUtil;
<a class="jxr_linenumber" name="21" href="#21">21</a>
<a class="jxr_linenumber" name="22" href="#22">22</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="23" href="#23">23</a> <em class="jxr_javadoccomment"> * Rule that tries to match an XPath expression against a DOM view of an AST.</em>
<a class="jxr_linenumber" name="24" href="#24">24</a> <em class="jxr_javadoccomment"> * <p/></em>
<a class="jxr_linenumber" name="25" href="#25">25</a> <em class="jxr_javadoccomment"> * This rule needs a "xpath" property value in order to function.</em>
<a class="jxr_linenumber" name="26" href="#26">26</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="27" href="#27">27</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../net/sourceforge/pmd/lang/rule/XPathRule.html">XPathRule</a> <strong class="jxr_keyword">extends</strong> <a href="../../../../../net/sourceforge/pmd/lang/rule/AbstractRule.html">AbstractRule</a> {
<a class="jxr_linenumber" name="28" href="#28">28</a>
<a class="jxr_linenumber" name="29" href="#29">29</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> <a href="../../../../../net/sourceforge/pmd/lang/rule/properties/StringProperty.html">StringProperty</a> XPATH_DESCRIPTOR = <strong class="jxr_keyword">new</strong> <a href="../../../../../net/sourceforge/pmd/lang/rule/properties/StringProperty.html">StringProperty</a>(<span class="jxr_string">"xpath"</span>, <span class="jxr_string">"XPath expression"</span>, <span class="jxr_string">""</span>, 1.0f);
<a class="jxr_linenumber" name="30" href="#30">30</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> EnumeratedProperty<String> VERSION_DESCRIPTOR = <strong class="jxr_keyword">new</strong> EnumeratedProperty<String>(<span class="jxr_string">"version"</span>,
<a class="jxr_linenumber" name="31" href="#31">31</a> <span class="jxr_string">"XPath specification version"</span>,
<a class="jxr_linenumber" name="32" href="#32">32</a> <strong class="jxr_keyword">new</strong> String[] { XPATH_1_0, XPATH_1_0_COMPATIBILITY, XPATH_2_0 },
<a class="jxr_linenumber" name="33" href="#33">33</a> <strong class="jxr_keyword">new</strong> String[] { XPATH_1_0, XPATH_1_0_COMPATIBILITY, XPATH_2_0 },
<a class="jxr_linenumber" name="34" href="#34">34</a> 0, 2.0f);
<a class="jxr_linenumber" name="35" href="#35">35</a>
<a class="jxr_linenumber" name="36" href="#36">36</a> <strong class="jxr_keyword">private</strong> <a href="../../../../../net/sourceforge/pmd/lang/rule/xpath/XPathRuleQuery.html">XPathRuleQuery</a> xpathRuleQuery;
<a class="jxr_linenumber" name="37" href="#37">37</a>
<a class="jxr_linenumber" name="38" href="#38">38</a> <strong class="jxr_keyword">public</strong> <a href="../../../../../net/sourceforge/pmd/lang/rule/XPathRule.html">XPathRule</a>() {
<a class="jxr_linenumber" name="39" href="#39">39</a> definePropertyDescriptor(XPATH_DESCRIPTOR);
<a class="jxr_linenumber" name="40" href="#40">40</a> definePropertyDescriptor(VERSION_DESCRIPTOR);
<a class="jxr_linenumber" name="41" href="#41">41</a> }
<a class="jxr_linenumber" name="42" href="#42">42</a>
<a class="jxr_linenumber" name="43" href="#43">43</a> <strong class="jxr_keyword">public</strong> <a href="../../../../../net/sourceforge/pmd/lang/rule/XPathRule.html">XPathRule</a>(String xPath) {
<a class="jxr_linenumber" name="44" href="#44">44</a> <strong class="jxr_keyword">this</strong>();
<a class="jxr_linenumber" name="45" href="#45">45</a> setXPath(xPath);
<a class="jxr_linenumber" name="46" href="#46">46</a> }
<a class="jxr_linenumber" name="47" href="#47">47</a>
<a class="jxr_linenumber" name="48" href="#48">48</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setXPath(String xPath) {
<a class="jxr_linenumber" name="49" href="#49">49</a> setProperty(XPathRule.XPATH_DESCRIPTOR, xPath);
<a class="jxr_linenumber" name="50" href="#50">50</a> }
<a class="jxr_linenumber" name="51" href="#51">51</a>
<a class="jxr_linenumber" name="52" href="#52">52</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setVersion(String version) {
<a class="jxr_linenumber" name="53" href="#53">53</a> setProperty(XPathRule.VERSION_DESCRIPTOR, version);
<a class="jxr_linenumber" name="54" href="#54">54</a> }
<a class="jxr_linenumber" name="55" href="#55">55</a>
<a class="jxr_linenumber" name="56" href="#56">56</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="57" href="#57">57</a> <em class="jxr_javadoccomment"> * Apply the rule to all nodes.</em>
<a class="jxr_linenumber" name="58" href="#58">58</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="59" href="#59">59</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> apply(List<? <strong class="jxr_keyword">extends</strong> Node> nodes, <a href="../../../../../net/sourceforge/pmd/RuleContext.html">RuleContext</a> ctx) {
<a class="jxr_linenumber" name="60" href="#60">60</a> <strong class="jxr_keyword">for</strong> (Node node : nodes) {
<a class="jxr_linenumber" name="61" href="#61">61</a> evaluate(node, ctx);
<a class="jxr_linenumber" name="62" href="#62">62</a> }
<a class="jxr_linenumber" name="63" href="#63">63</a> }
<a class="jxr_linenumber" name="64" href="#64">64</a>
<a class="jxr_linenumber" name="65" href="#65">65</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="66" href="#66">66</a> <em class="jxr_javadoccomment"> * Evaluate the XPath query with the AST node.</em>
<a class="jxr_linenumber" name="67" href="#67">67</a> <em class="jxr_javadoccomment"> * All matches are reported as violations.</em>
<a class="jxr_linenumber" name="68" href="#68">68</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="69" href="#69">69</a> <em class="jxr_javadoccomment"> * @param node The Node that to be checked.</em>
<a class="jxr_linenumber" name="70" href="#70">70</a> <em class="jxr_javadoccomment"> * @param data The RuleContext.</em>
<a class="jxr_linenumber" name="71" href="#71">71</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="72" href="#72">72</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> evaluate(<a href="../../../../../net/sourceforge/pmd/lang/ast/Node.html">Node</a> node, <a href="../../../../../net/sourceforge/pmd/RuleContext.html">RuleContext</a> data) {
<a class="jxr_linenumber" name="73" href="#73">73</a> init();
<a class="jxr_linenumber" name="74" href="#74">74</a> List<Node> nodes = xpathRuleQuery.evaluate(node, data);
<a class="jxr_linenumber" name="75" href="#75">75</a> <strong class="jxr_keyword">if</strong> (nodes != <strong class="jxr_keyword">null</strong>) {
<a class="jxr_linenumber" name="76" href="#76">76</a> <strong class="jxr_keyword">for</strong> (Node n : nodes) {
<a class="jxr_linenumber" name="77" href="#77">77</a> addViolation(data, n, n.getImage());
<a class="jxr_linenumber" name="78" href="#78">78</a> }
<a class="jxr_linenumber" name="79" href="#79">79</a> }
<a class="jxr_linenumber" name="80" href="#80">80</a>
<a class="jxr_linenumber" name="81" href="#81">81</a> }
<a class="jxr_linenumber" name="82" href="#82">82</a>
<a class="jxr_linenumber" name="83" href="#83">83</a> @Override
<a class="jxr_linenumber" name="84" href="#84">84</a> <strong class="jxr_keyword">public</strong> List<String> getRuleChainVisits() {
<a class="jxr_linenumber" name="85" href="#85">85</a> <strong class="jxr_keyword">if</strong> (init()) {
<a class="jxr_linenumber" name="86" href="#86">86</a> <strong class="jxr_keyword">for</strong> (String nodeName : xpathRuleQuery.getRuleChainVisits()) {
<a class="jxr_linenumber" name="87" href="#87">87</a> <strong class="jxr_keyword">super</strong>.addRuleChainVisit(nodeName);
<a class="jxr_linenumber" name="88" href="#88">88</a> }
<a class="jxr_linenumber" name="89" href="#89">89</a> }
<a class="jxr_linenumber" name="90" href="#90">90</a> <strong class="jxr_keyword">return</strong> <strong class="jxr_keyword">super</strong>.getRuleChainVisits();
<a class="jxr_linenumber" name="91" href="#91">91</a> }
<a class="jxr_linenumber" name="92" href="#92">92</a>
<a class="jxr_linenumber" name="93" href="#93">93</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">boolean</strong> init() {
<a class="jxr_linenumber" name="94" href="#94">94</a> <strong class="jxr_keyword">if</strong> (xpathRuleQuery == <strong class="jxr_keyword">null</strong>) {
<a class="jxr_linenumber" name="95" href="#95">95</a> String xpath = getProperty(XPATH_DESCRIPTOR);
<a class="jxr_linenumber" name="96" href="#96">96</a> String version = (String) getProperty(VERSION_DESCRIPTOR);
<a class="jxr_linenumber" name="97" href="#97">97</a> <strong class="jxr_keyword">if</strong> (XPATH_1_0.equals(version)) {
<a class="jxr_linenumber" name="98" href="#98">98</a> xpathRuleQuery = <strong class="jxr_keyword">new</strong> <a href="../../../../../net/sourceforge/pmd/lang/rule/xpath/JaxenXPathRuleQuery.html">JaxenXPathRuleQuery</a>();
<a class="jxr_linenumber" name="99" href="#99">99</a> } <strong class="jxr_keyword">else</strong> {
<a class="jxr_linenumber" name="100" href="#100">100</a> xpathRuleQuery = <strong class="jxr_keyword">new</strong> <a href="../../../../../net/sourceforge/pmd/lang/rule/xpath/SaxonXPathRuleQuery.html">SaxonXPathRuleQuery</a>();
<a class="jxr_linenumber" name="101" href="#101">101</a> }
<a class="jxr_linenumber" name="102" href="#102">102</a> xpathRuleQuery.setXPath(xpath);
<a class="jxr_linenumber" name="103" href="#103">103</a> xpathRuleQuery.setVersion(version);
<a class="jxr_linenumber" name="104" href="#104">104</a> xpathRuleQuery.setProperties(<strong class="jxr_keyword">this</strong>.getPropertiesByPropertyDescriptor());
<a class="jxr_linenumber" name="105" href="#105">105</a> <strong class="jxr_keyword">return</strong> <strong class="jxr_keyword">true</strong>;
<a class="jxr_linenumber" name="106" href="#106">106</a> }
<a class="jxr_linenumber" name="107" href="#107">107</a> <strong class="jxr_keyword">return</strong> false;
<a class="jxr_linenumber" name="108" href="#108">108</a> }
<a class="jxr_linenumber" name="109" href="#109">109</a>
<a class="jxr_linenumber" name="110" href="#110">110</a>
<a class="jxr_linenumber" name="111" href="#111">111</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">boolean</strong> hasXPathExpression() {
<a class="jxr_linenumber" name="112" href="#112">112</a> String xPath = getProperty(XPATH_DESCRIPTOR);
<a class="jxr_linenumber" name="113" href="#113">113</a> <strong class="jxr_keyword">return</strong> StringUtil.isNotEmpty(xPath);
<a class="jxr_linenumber" name="114" href="#114">114</a> }
<a class="jxr_linenumber" name="115" href="#115">115</a>
<a class="jxr_linenumber" name="116" href="#116">116</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="117" href="#117">117</a> <em class="jxr_javadoccomment"> * @see PropertySource#dysfunctionReason()</em>
<a class="jxr_linenumber" name="118" href="#118">118</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="119" href="#119">119</a> <strong class="jxr_keyword">public</strong> String dysfunctionReason() {
<a class="jxr_linenumber" name="120" href="#120">120</a> <strong class="jxr_keyword">return</strong> hasXPathExpression() ? <strong class="jxr_keyword">null</strong> : <span class="jxr_string">"Missing xPath expression"</span>;
<a class="jxr_linenumber" name="121" href="#121">121</a> }
<a class="jxr_linenumber" name="122" href="#122">122</a> }
</pre>
<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
</html>
| daejunpark/jsaf | third_party/pmd/docs/xref/net/sourceforge/pmd/lang/rule/XPathRule.html | HTML | bsd-3-clause | 15,557 |
---
layout: data_model
title: DoubleObjectPropertyType
this_version: 1.1.1
---
<div class="alert alert-danger bs-alert-old-docs">
<strong>Heads up!</strong> These docs are for STIX 1.1.1, which is not the latest version (1.2). <a href="/data-model/1.2/cyboxCommon/DoubleObjectPropertyType">View the latest!</a>
</div>
<div class="row">
<div class="col-md-10">
<h1>DoubleObjectPropertyType<span class="subdued">CybOX Common Schema</span></h1>
<p class="data-model-description">The <a href='/data-model/1.1.1/cyboxCommon/DoubleObjectPropertyType'>DoubleObjectPropertyType</a> is a type (extended from BaseObjectPropertyType) representing the specification of a single Object property whose core value is of type Double. This type will be assigned to any property of a CybOX object that should contain content of type Double and enables the use of relevant metadata for the property.</p><p class="data-model-description">Properties that use this type can express multiple values by providing them using a delimiter-separated list. The default delimiter is '##comma##' (no quotes) but can be overridden through use of the delimiter field. Note that whitespace is preserved and so, when specifying a list of values, do not include a space following the delimiter in a list unless the first character of the next list item should, in fact, be a space.</p>
</div>
<div id="nav-area" class="col-md-2">
<p>
<form id="nav-version">
<select>
<option value="1.2" >STIX 1.2</option>
<option value="1.1.1" selected="selected">STIX 1.1.1</option>
<option value="1.1" >STIX 1.1</option>
<option value="1.0.1" >STIX 1.0.1</option>
<option value="1.0" >STIX 1.0</option>
</select>
</form>
</p>
</div>
</div>
<hr />
<h2>Fields</h2>
<table class="table table-striped table-hover">
<thead>
<tr>
<th>Field Name</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>@id<span class="occurrence">optional</span></td>
<td>
QName
</td>
<td>
<p>The id field specifies a unique ID for this Object Property.</p>
</td>
</tr>
<tr>
<td>@idref<span class="occurrence">optional</span></td>
<td>
QName
</td>
<td>
<p>The idref field specifies a unique ID reference for this Object Property.</p>
<p>When idref is specified, the id attribute must not be specified, and any instance of this property should not hold content unless an extension of the property allows it.</p>
</td>
</tr>
<tr>
<td>@datatype<span class="occurrence">optional</span></td>
<td>
DatatypeEnum
</td>
<td>
<p>This attribute is optional and specifies the expected type for the value of the specified property.</p>
</td>
</tr>
<tr>
<td>@appears_random<span class="occurrence">optional</span></td>
<td>
boolean
</td>
<td>
<p>This field is optional and conveys whether the associated object property value appears to somewhat random in nature. An object property with this field set to TRUE need not provide any further information including a value. If more is known about the particular variation of randomness, a regex value could be provided to outline what is known of the structure.</p>
</td>
</tr>
<tr>
<td>@is_obfuscated<span class="occurrence">optional</span></td>
<td>
boolean
</td>
<td>
<p>This field is optional and conveys whether the associated Object property has been obfuscated.</p>
</td>
</tr>
<tr>
<td>@obfuscation_algorithm_ref<span class="occurrence">optional</span></td>
<td>
anyURI
</td>
<td>
<p>This field is optional and conveys a reference to a description of the algorithm used to obfuscate this Object property.</p>
</td>
</tr>
<tr>
<td>@is_defanged<span class="occurrence">optional</span></td>
<td>
boolean
</td>
<td>
<p>This field is optional and conveys whether the associated Object property has been defanged (representation changed to prevent malicious effects of handling/processing).</p>
</td>
</tr>
<tr>
<td>@defanging_algorithm_ref<span class="occurrence">optional</span></td>
<td>
anyURI
</td>
<td>
<p>This field is optional and conveys a reference to a description of the algorithm used to defang (representation changed to prevent malicious effects of handling/processing) this Object property.</p>
</td>
</tr>
<tr>
<td>@refanging_transform_type<span class="occurrence">optional</span></td>
<td>
string
</td>
<td>
<p>This field is optional and specifies the type (e.g. RegEx) of refanging transform specified in the optional accompanying refangingTransform property.</p>
</td>
</tr>
<tr>
<td>@refanging_transform<span class="occurrence">optional</span></td>
<td>
string
</td>
<td>
<p>This field is optional and specifies an automated transform that can be applied to the Object property content in order to refang it to its original format.</p>
</td>
</tr>
<tr>
<td>@observed_encoding<span class="occurrence">optional</span></td>
<td>
string
</td>
<td>
<p>This field is optional and specifies the encoding of the string when it is/was observed. This may be different from the encoding used to represent the string within this element.</p>
<p>It is strongly recommended that character set names should be taken from the IANA character set registry (https://www.iana.org/assignments/character-sets/character-sets.xhtml).</p>
<p>This field is intended to be applicable only to fields which contain string values.</p>
</td>
</tr>
<tr>
<td>@condition<span class="occurrence">optional</span></td>
<td>
ConditionTypeEnum
</td>
<td>
<p>This field is optional and defines the relevant condition to apply to the value.</p>
</td>
</tr>
<tr>
<td>@is_case_sensitive<span class="occurrence">optional</span></td>
<td>
boolean
</td>
<td>
<p>The is_case_sensitive field is optional and should be used when specifying the case-sensitivity of a pattern which uses an Equals, DoesNotEqual, Contains, DoesNotContain, StartsWith, EndsWith, or FitsPattern condition. The default value for this field is "true" which indicates that pattern evaluations are to be considered case-sensitive.</p>
</td>
</tr>
<tr>
<td>@apply_condition<span class="occurrence">optional</span></td>
<td>
ConditionApplicationEnum
</td>
<td>
<p>This field indicates how a condition should be applied when the field body contains a list of values. (Its value is moot if the field value contains only a single value - both possible values for this field would have the same behavior.) If this field is set to ANY, then a pattern is considered to be matched if the provided condition successfully evaluates for any of the values in the field body. If the field is set to ALL, then the patern only matches if the provided condition successfully evaluates for every value in the field body.</p>
</td>
</tr>
<tr>
<td>@delimiter<span class="occurrence">optional</span></td>
<td>
string
</td>
<td>
<p>The delimiter field specifies the delimiter used when defining lists of values. The default value is "##comma##".</p>
</td>
</tr>
<tr>
<td>@bit_mask<span class="occurrence">optional</span></td>
<td>
hexBinary
</td>
<td>
<p>Used to specify a bit_mask in conjunction with one of the defined binary conditions (bitwiseAnd, bitwiseOr, and bitwiseXor). This bitmask is then uses as one operand in the indicated bitwise computation.</p>
</td>
</tr>
<tr>
<td>@pattern_type<span class="occurrence">optional</span></td>
<td>
PatternTypeEnum
</td>
<td>
<p>This field is optional and defines the type of pattern used if one is specified for the field value. This is applicable only if the Condition field is set to 'FitsPattern'.</p>
</td>
</tr>
<tr>
<td>@regex_syntax<span class="occurrence">optional</span></td>
<td>
string
</td>
<td>
<p>This field is optional and defines the syntax format used for a regular expression, if one is specified for the field value. This is applicable only if the Condition field is set to 'FitsPattern'.</p>
<p>Setting this attribute with an empty value (e.g., "") or omitting it entirely notifies CybOX consumers and pattern evaluators that the corresponding regular expression utilizes capabilities, character classes, escapes, and other lexical tokens defined by the CybOX Language Specification.</p>
<p>Setting this attribute with a non-empty value notifies CybOX consumers and pattern evaluators that the corresponding regular expression utilizes capabilities not defined by the CybOX Language Specification. The regular expression must be evaluated through a compatible regular expression engine in this case.</p>
</td>
</tr>
<tr>
<td>@has_changed<span class="occurrence">optional</span></td>
<td>
boolean
</td>
<td>
<p>This field is optional and conveys a targeted observation pattern of whether the associated field value has changed. This field would be leveraged within a pattern observable triggering on whether the value of a single field value has changed.</p>
</td>
</tr>
<tr>
<td>@trend<span class="occurrence">optional</span></td>
<td>
boolean
</td>
<td>
<p>This field is optional and conveys a targeted observation pattern of the nature of any trend in the associated field value. This field would be leveraged within a pattern observable triggering on the matching of a specified trend in the value of a single specified field.</p>
</td>
</tr>
</tbody>
</table>
| johnwunder/johnwunder.github.io | data-model/1.1.1/cyboxCommon/DoubleObjectPropertyType/index.html | HTML | bsd-3-clause | 11,303 |
<!DOCTYPE html>
<!-- this file is auto-generated. DO NOT EDIT.
/*
** Copyright (c) 2012 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
** "Materials"), to deal in the Materials without restriction, including
** without limitation the rights to use, copy, modify, merge, publish,
** distribute, sublicense, and/or sell copies of the Materials, and to
** permit persons to whom the Materials are furnished to do so, subject to
** the following conditions:
**
** The above copyright notice and this permission notice shall be included
** in all copies or substantial portions of the Materials.
**
** THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
** EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
** MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
** IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
** CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
** TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
** MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
*/
-->
<html>
<head>
<meta charset="utf-8">
<title>WebGL GLSL conformance test: greaterThanEqual_001_to_008.html</title>
<link rel="stylesheet" href="../../../../resources/js-test-style.css" />
<link rel="stylesheet" href="../../../resources/ogles-tests.css" />
<script src="../../../../resources/js-test-pre.js"></script>
<script src="../../../resources/webgl-test.js"></script>
<script src="../../../resources/webgl-test-utils.js"></script>
<script src="../../ogles-utils.js"></script>
</head>
<body>
<canvas id="example" width="500" height="500" style="width: 16px; height: 16px;"></canvas>
<div id="description"></div>
<div id="console"></div>
</body>
<script>
"use strict";
OpenGLESTestRunner.run({
"tests": [
{
"referenceProgram": {
"vertexShader": "../default/default.vert",
"fragmentShader": "greaterThanEqual_vec2_frag_ref.frag"
},
"model": null,
"testProgram": {
"vertexShader": "../default/default.vert",
"fragmentShader": "greaterThanEqual_vec2_frag.frag"
},
"name": "greaterThanEqual_vec2_frag.test.html",
"pattern": "compare"
},
{
"referenceProgram": {
"vertexShader": "greaterThanEqual_vec2_vert_ref.vert",
"fragmentShader": "../default/default.frag"
},
"model": "grid",
"testProgram": {
"vertexShader": "greaterThanEqual_vec2_vert.vert",
"fragmentShader": "../default/default.frag"
},
"name": "greaterThanEqual_vec2_vert.test.html",
"pattern": "compare"
},
{
"referenceProgram": {
"vertexShader": "../default/default.vert",
"fragmentShader": "greaterThanEqual_vec3_frag_ref.frag"
},
"model": null,
"testProgram": {
"vertexShader": "../default/default.vert",
"fragmentShader": "greaterThanEqual_vec3_frag.frag"
},
"name": "greaterThanEqual_vec3_frag.test.html",
"pattern": "compare"
},
{
"referenceProgram": {
"vertexShader": "greaterThanEqual_vec3_vert_ref.vert",
"fragmentShader": "../default/default.frag"
},
"model": "grid",
"testProgram": {
"vertexShader": "greaterThanEqual_vec3_vert.vert",
"fragmentShader": "../default/default.frag"
},
"name": "greaterThanEqual_vec3_vert.test.html",
"pattern": "compare"
},
{
"referenceProgram": {
"vertexShader": "../default/default.vert",
"fragmentShader": "greaterThanEqual_ivec2_frag_ref.frag"
},
"model": null,
"testProgram": {
"vertexShader": "../default/default.vert",
"fragmentShader": "greaterThanEqual_ivec2_frag.frag"
},
"name": "greaterThanEqual_ivec2_frag.test.html",
"pattern": "compare"
},
{
"referenceProgram": {
"vertexShader": "greaterThanEqual_ivec2_vert_ref.vert",
"fragmentShader": "../default/default.frag"
},
"model": "grid",
"testProgram": {
"vertexShader": "greaterThanEqual_ivec2_vert.vert",
"fragmentShader": "../default/default.frag"
},
"name": "greaterThanEqual_ivec2_vert.test.html",
"pattern": "compare"
},
{
"referenceProgram": {
"vertexShader": "../default/default.vert",
"fragmentShader": "greaterThanEqual_ivec3_frag_ref.frag"
},
"model": null,
"testProgram": {
"vertexShader": "../default/default.vert",
"fragmentShader": "greaterThanEqual_ivec3_frag.frag"
},
"name": "greaterThanEqual_ivec3_frag.test.html",
"pattern": "compare"
},
{
"referenceProgram": {
"vertexShader": "greaterThanEqual_ivec3_vert_ref.vert",
"fragmentShader": "../default/default.frag"
},
"model": "grid",
"testProgram": {
"vertexShader": "greaterThanEqual_ivec3_vert.vert",
"fragmentShader": "../default/default.frag"
},
"name": "greaterThanEqual_ivec3_vert.test.html",
"pattern": "compare"
}
]
});
var successfullyParsed = true;
</script>
</html>
| endlessm/chromium-browser | third_party/webgl/src/conformance-suites/1.0.2/conformance/ogles/GL/greaterThanEqual/greaterThanEqual_001_to_008.html | HTML | bsd-3-clause | 5,277 |
<html><head>
<title>math::optimize - Tcl Math Library</title>
<style type="text/css"><!--
HTML {
background: #FFFFFF;
color: black;
}
BODY {
background: #FFFFFF;
color: black;
}
DIV.doctools {
margin-left: 10%;
margin-right: 10%;
}
DIV.doctools H1,DIV.doctools H2 {
margin-left: -5%;
}
H1, H2, H3, H4 {
margin-top: 1em;
font-family: sans-serif;
font-size: large;
color: #005A9C;
background: transparent;
text-align: left;
}
H1.doctools_title {
text-align: center;
}
UL,OL {
margin-right: 0em;
margin-top: 3pt;
margin-bottom: 3pt;
}
UL LI {
list-style: disc;
}
OL LI {
list-style: decimal;
}
DT {
padding-top: 1ex;
}
UL.doctools_toc,UL.doctools_toc UL, UL.doctools_toc UL UL {
font: normal 12pt/14pt sans-serif;
list-style: none;
}
LI.doctools_section, LI.doctools_subsection {
list-style: none;
margin-left: 0em;
text-indent: 0em;
padding: 0em;
}
PRE {
display: block;
font-family: monospace;
white-space: pre;
margin: 0%;
padding-top: 0.5ex;
padding-bottom: 0.5ex;
padding-left: 1ex;
padding-right: 1ex;
width: 100%;
}
PRE.doctools_example {
color: black;
background: #f5dcb3;
border: 1px solid black;
}
UL.doctools_requirements LI, UL.doctools_syntax LI {
list-style: none;
margin-left: 0em;
text-indent: 0em;
padding: 0em;
}
DIV.doctools_synopsis {
color: black;
background: #80ffff;
border: 1px solid black;
font-family: serif;
margin-top: 1em;
margin-bottom: 1em;
}
UL.doctools_syntax {
margin-top: 1em;
border-top: 1px solid black;
}
UL.doctools_requirements {
margin-bottom: 1em;
border-bottom: 1px solid black;
}
--></style>
</head>
<! -- Generated from file 'optimize.man' by tcllib/doctools with format 'html'
-->
<! -- Copyright © 2004 Arjen Markus <arjenmarkus@users.sourceforge.net> -- Copyright © 2004,2005 Kevn B. Kenny <kennykb@users.sourceforge.net>
-->
<! -- math::optimize.n
-->
<body><hr> [
<a href="../../../../../../../../home">Tcllib Home</a>
| <a href="../../../../toc.html">Main Table Of Contents</a>
| <a href="../../../toc.html">Table Of Contents</a>
| <a href="../../../../index.html">Keyword Index</a>
| <a href="../../../../toc0.html">Categories</a>
| <a href="../../../../toc1.html">Modules</a>
| <a href="../../../../toc2.html">Applications</a>
] <hr>
<div class="doctools">
<h1 class="doctools_title">math::optimize(n) 1.0 tcllib "Tcl Math Library"</h1>
<div id="name" class="doctools_section"><h2><a name="name">Name</a></h2>
<p>math::optimize - Optimisation routines</p>
</div>
<div id="toc" class="doctools_section"><h2><a name="toc">Table Of Contents</a></h2>
<ul class="doctools_toc">
<li class="doctools_section"><a href="#toc">Table Of Contents</a></li>
<li class="doctools_section"><a href="#synopsis">Synopsis</a></li>
<li class="doctools_section"><a href="#section1">Description</a></li>
<li class="doctools_section"><a href="#section2">PROCEDURES</a></li>
<li class="doctools_section"><a href="#section3">NOTES</a></li>
<li class="doctools_section"><a href="#section4">EXAMPLES</a></li>
<li class="doctools_section"><a href="#section5">Bugs, Ideas, Feedback</a></li>
<li class="doctools_section"><a href="#keywords">Keywords</a></li>
<li class="doctools_section"><a href="#category">Category</a></li>
<li class="doctools_section"><a href="#copyright">Copyright</a></li>
</ul>
</div>
<div id="synopsis" class="doctools_section"><h2><a name="synopsis">Synopsis</a></h2>
<div class="doctools_synopsis">
<ul class="doctools_requirements">
<li>package require <b class="pkgname">Tcl 8.4</b></li>
<li>package require <b class="pkgname">math::optimize <span class="opt">?1.0?</span></b></li>
</ul>
<ul class="doctools_syntax">
<li><a href="#1"><b class="cmd">::math::optimize::minimum</b> <i class="arg">begin</i> <i class="arg">end</i> <i class="arg">func</i> <i class="arg">maxerr</i></a></li>
<li><a href="#2"><b class="cmd">::math::optimize::maximum</b> <i class="arg">begin</i> <i class="arg">end</i> <i class="arg">func</i> <i class="arg">maxerr</i></a></li>
<li><a href="#3"><b class="cmd">::math::optimize::min_bound_1d</b> <i class="arg">func</i> <i class="arg">begin</i> <i class="arg">end</i> <span class="opt">?<b class="option">-relerror</b> <i class="arg">reltol</i>?</span> <span class="opt">?<b class="option">-abserror</b> <i class="arg">abstol</i>?</span> <span class="opt">?<b class="option">-maxiter</b> <i class="arg">maxiter</i>?</span> <span class="opt">?<b class="option">-trace</b> <i class="arg">traceflag</i>?</span></a></li>
<li><a href="#4"><b class="cmd">::math::optimize::min_unbound_1d</b> <i class="arg">func</i> <i class="arg">begin</i> <i class="arg">end</i> <span class="opt">?<b class="option">-relerror</b> <i class="arg">reltol</i>?</span> <span class="opt">?<b class="option">-abserror</b> <i class="arg">abstol</i>?</span> <span class="opt">?<b class="option">-maxiter</b> <i class="arg">maxiter</i>?</span> <span class="opt">?<b class="option">-trace</b> <i class="arg">traceflag</i>?</span></a></li>
<li><a href="#5"><b class="cmd">::math::optimize::solveLinearProgram</b> <i class="arg">objective</i> <i class="arg">constraints</i></a></li>
<li><a href="#6"><b class="cmd">::math::optimize::linearProgramMaximum</b> <i class="arg">objective</i> <i class="arg">result</i></a></li>
<li><a href="#7"><b class="cmd">::math::optimize::nelderMead</b> <i class="arg">objective</i> <i class="arg">xVector</i> <span class="opt">?<b class="option">-scale</b> <i class="arg">xScaleVector</i>?</span> <span class="opt">?<b class="option">-ftol</b> <i class="arg">epsilon</i>?</span> <span class="opt">?<b class="option">-maxiter</b> <i class="arg">count</i>?</span> <span class="opt">?<span class="opt">?-trace?</span> <i class="arg">flag</i>?</span></a></li>
</ul>
</div>
</div>
<div id="section1" class="doctools_section"><h2><a name="section1">Description</a></h2>
<p>This package implements several optimisation algorithms:</p>
<ul class="doctools_itemized">
<li><p>Minimize or maximize a function over a given interval</p></li>
<li><p>Solve a linear program (maximize a linear function subject to linear
constraints)</p></li>
<li><p>Minimize a function of several variables given an initial guess for the
location of the minimum.</p></li>
</ul>
<p>The package is fully implemented in Tcl. No particular attention has
been paid to the accuracy of the calculations. Instead, the
algorithms have been used in a straightforward manner.</p>
<p>This document describes the procedures and explains their usage.</p>
</div>
<div id="section2" class="doctools_section"><h2><a name="section2">PROCEDURES</a></h2>
<p>This package defines the following public procedures:</p>
<dl class="doctools_definitions">
<dt><a name="1"><b class="cmd">::math::optimize::minimum</b> <i class="arg">begin</i> <i class="arg">end</i> <i class="arg">func</i> <i class="arg">maxerr</i></a></dt>
<dd><p>Minimize the given (continuous) function by examining the values in the
given interval. The procedure determines the values at both ends and in the
centre of the interval and then constructs a new interval of 1/2 length
that includes the minimum. No guarantee is made that the <em>global</em>
minimum is found.</p>
<p>The procedure returns the "x" value for which the function is minimal.</p>
<p><em>This procedure has been deprecated - use min_bound_1d instead</em></p>
<p><i class="arg">begin</i> - Start of the interval</p>
<p><i class="arg">end</i> - End of the interval</p>
<p><i class="arg">func</i> - Name of the function to be minimized (a procedure taking
one argument).</p>
<p><i class="arg">maxerr</i> - Maximum relative error (defaults to 1.0e-4)</p></dd>
<dt><a name="2"><b class="cmd">::math::optimize::maximum</b> <i class="arg">begin</i> <i class="arg">end</i> <i class="arg">func</i> <i class="arg">maxerr</i></a></dt>
<dd><p>Maximize the given (continuous) function by examining the values in the
given interval. The procedure determines the values at both ends and in the
centre of the interval and then constructs a new interval of 1/2 length
that includes the maximum. No guarantee is made that the <em>global</em>
maximum is found.</p>
<p>The procedure returns the "x" value for which the function is maximal.</p>
<p><em>This procedure has been deprecated - use max_bound_1d instead</em></p>
<p><i class="arg">begin</i> - Start of the interval</p>
<p><i class="arg">end</i> - End of the interval</p>
<p><i class="arg">func</i> - Name of the function to be maximized (a procedure taking
one argument).</p>
<p><i class="arg">maxerr</i> - Maximum relative error (defaults to 1.0e-4)</p></dd>
<dt><a name="3"><b class="cmd">::math::optimize::min_bound_1d</b> <i class="arg">func</i> <i class="arg">begin</i> <i class="arg">end</i> <span class="opt">?<b class="option">-relerror</b> <i class="arg">reltol</i>?</span> <span class="opt">?<b class="option">-abserror</b> <i class="arg">abstol</i>?</span> <span class="opt">?<b class="option">-maxiter</b> <i class="arg">maxiter</i>?</span> <span class="opt">?<b class="option">-trace</b> <i class="arg">traceflag</i>?</span></a></dt>
<dd><p>Miminizes a function of one variable in the given interval. The procedure
uses Brent's method of parabolic interpolation, protected by golden-section
subdivisions if the interpolation is not converging. No guarantee is made
that a <em>global</em> minimum is found. The function to evaluate, <i class="arg">func</i>,
must be a single Tcl command; it will be evaluated with an abscissa appended
as the last argument.</p>
<p><i class="arg">x1</i> and <i class="arg">x2</i> are the two bounds of
the interval in which the minimum is to be found. They need not be in
increasing order.</p>
<p><i class="arg">reltol</i>, if specified, is the desired upper bound
on the relative error of the result; default is 1.0e-7. The given value
should never be smaller than the square root of the machine's floating point
precision, or else convergence is not guaranteed. <i class="arg">abstol</i>, if specified,
is the desired upper bound on the absolute error of the result; default
is 1.0e-10. Caution must be used with small values of <i class="arg">abstol</i> to
avoid overflow/underflow conditions; if the minimum is expected to lie
about a small but non-zero abscissa, you consider either shifting the
function or changing its length scale.</p>
<p><i class="arg">maxiter</i> may be used to constrain the number of function evaluations
to be performed; default is 100. If the command evaluates the function
more than <i class="arg">maxiter</i> times, it returns an error to the caller.</p>
<p><i class="arg">traceFlag</i> is a Boolean value. If true, it causes the command to
print a message on the standard output giving the abscissa and ordinate
at each function evaluation, together with an indication of what type
of interpolation was chosen. Default is 0 (no trace).</p></dd>
<dt><a name="4"><b class="cmd">::math::optimize::min_unbound_1d</b> <i class="arg">func</i> <i class="arg">begin</i> <i class="arg">end</i> <span class="opt">?<b class="option">-relerror</b> <i class="arg">reltol</i>?</span> <span class="opt">?<b class="option">-abserror</b> <i class="arg">abstol</i>?</span> <span class="opt">?<b class="option">-maxiter</b> <i class="arg">maxiter</i>?</span> <span class="opt">?<b class="option">-trace</b> <i class="arg">traceflag</i>?</span></a></dt>
<dd><p>Miminizes a function of one variable over the entire real number line.
The procedure uses parabolic extrapolation combined with golden-section
dilatation to search for a region where a minimum exists, followed by
Brent's method of parabolic interpolation, protected by golden-section
subdivisions if the interpolation is not converging. No guarantee is made
that a <em>global</em> minimum is found. The function to evaluate, <i class="arg">func</i>,
must be a single Tcl command; it will be evaluated with an abscissa appended
as the last argument.</p>
<p><i class="arg">x1</i> and <i class="arg">x2</i> are two initial guesses at where the minimum
may lie. <i class="arg">x1</i> is the starting point for the minimization, and
the difference between <i class="arg">x2</i> and <i class="arg">x1</i> is used as a hint at the
characteristic length scale of the problem.</p>
<p><i class="arg">reltol</i>, if specified, is the desired upper bound
on the relative error of the result; default is 1.0e-7. The given value
should never be smaller than the square root of the machine's floating point
precision, or else convergence is not guaranteed. <i class="arg">abstol</i>, if specified,
is the desired upper bound on the absolute error of the result; default
is 1.0e-10. Caution must be used with small values of <i class="arg">abstol</i> to
avoid overflow/underflow conditions; if the minimum is expected to lie
about a small but non-zero abscissa, you consider either shifting the
function or changing its length scale.</p>
<p><i class="arg">maxiter</i> may be used to constrain the number of function evaluations
to be performed; default is 100. If the command evaluates the function
more than <i class="arg">maxiter</i> times, it returns an error to the caller.</p>
<p><i class="arg">traceFlag</i> is a Boolean value. If true, it causes the command to
print a message on the standard output giving the abscissa and ordinate
at each function evaluation, together with an indication of what type
of interpolation was chosen. Default is 0 (no trace).</p></dd>
<dt><a name="5"><b class="cmd">::math::optimize::solveLinearProgram</b> <i class="arg">objective</i> <i class="arg">constraints</i></a></dt>
<dd><p>Solve a <em>linear program</em> in standard form using a straightforward
implementation of the Simplex algorithm. (In the explanation below: The
linear program has N constraints and M variables).</p>
<p>The procedure returns a list of M values, the values for which the
objective function is maximal or a single keyword if the linear program
is not feasible or unbounded (either "unfeasible" or "unbounded")</p>
<p><i class="arg">objective</i> - The M coefficients of the objective function</p>
<p><i class="arg">constraints</i> - Matrix of coefficients plus maximum values that
implement the linear constraints. It is expected to be a list of N lists
of M+1 numbers each, M coefficients and the maximum value.</p></dd>
<dt><a name="6"><b class="cmd">::math::optimize::linearProgramMaximum</b> <i class="arg">objective</i> <i class="arg">result</i></a></dt>
<dd><p>Convenience function to return the maximum for the solution found by the
solveLinearProgram procedure.</p>
<p><i class="arg">objective</i> - The M coefficients of the objective function</p>
<p><i class="arg">result</i> - The result as returned by solveLinearProgram</p></dd>
<dt><a name="7"><b class="cmd">::math::optimize::nelderMead</b> <i class="arg">objective</i> <i class="arg">xVector</i> <span class="opt">?<b class="option">-scale</b> <i class="arg">xScaleVector</i>?</span> <span class="opt">?<b class="option">-ftol</b> <i class="arg">epsilon</i>?</span> <span class="opt">?<b class="option">-maxiter</b> <i class="arg">count</i>?</span> <span class="opt">?<span class="opt">?-trace?</span> <i class="arg">flag</i>?</span></a></dt>
<dd><p>Minimizes, in unconstrained fashion, a function of several variable over all
of space. The function to evaluate, <i class="arg">objective</i>, must be a single Tcl
command. To it will be appended as many elements as appear in the initial guess at
the location of the minimum, passed in as a Tcl list, <i class="arg">xVector</i>.</p>
<p><i class="arg">xScaleVector</i> is an initial guess at the problem scale; the first
function evaluations will be made by varying the co-ordinates in <i class="arg">xVector</i>
by the amounts in <i class="arg">xScaleVector</i>. If <i class="arg">xScaleVector</i> is not supplied,
the co-ordinates will be varied by a factor of 1.0001 (if the co-ordinate
is non-zero) or by a constant 0.0001 (if the co-ordinate is zero).</p>
<p><i class="arg">epsilon</i> is the desired relative error in the value of the function
evaluated at the minimum. The default is 1.0e-7, which usually gives three
significant digits of accuracy in the values of the x's.</p>
<p>pp
<i class="arg">count</i> is a limit on the number of trips through the main loop of
the optimizer. The number of function evaluations may be several times
this number. If the optimizer fails to find a minimum to within <i class="arg">ftol</i>
in <i class="arg">maxiter</i> iterations, it returns its current best guess and an
error status. Default is to allow 500 iterations.</p>
<p><i class="arg">flag</i> is a flag that, if true, causes a line to be written to the
standard output for each evaluation of the objective function, giving
the arguments presented to the function and the value returned. Default is
false.</p>
<p>The <b class="cmd">nelderMead</b> procedure returns a list of alternating keywords and
values suitable for use with <b class="cmd">array set</b>. The meaning of the keywords is:</p>
<p><i class="arg">x</i> is the approximate location of the minimum.</p>
<p><i class="arg">y</i> is the value of the function at <i class="arg">x</i>.</p>
<p><i class="arg">yvec</i> is a vector of the best N+1 function values achieved, where
N is the dimension of <i class="arg">x</i></p>
<p><i class="arg">vertices</i> is a list of vectors giving the function arguments
corresponding to the values in <i class="arg">yvec</i>.</p>
<p><i class="arg">nIter</i> is the number of iterations required to achieve convergence or
fail.</p>
<p><i class="arg">status</i> is 'ok' if the operation succeeded, or 'too-many-iterations'
if the maximum iteration count was exceeded.</p>
<p><b class="cmd">nelderMead</b> minimizes the given function using the downhill
simplex method of Nelder and Mead. This method is quite slow - much
faster methods for minimization are known - but has the advantage of being
extremely robust in the face of problems where the minimum lies in
a valley of complex topology.</p>
<p><b class="cmd">nelderMead</b> can occasionally find itself "stuck" at a point where
it can make no further progress; it is recommended that the caller
run it at least a second time, passing as the initial guess the
result found by the previous call. The second run is usually very
fast.</p>
<p><b class="cmd">nelderMead</b> can be used in some cases for constrained optimization.
To do this, add a large value to the objective function if the parameters
are outside the feasible region. To work effectively in this mode,
<b class="cmd">nelderMead</b> requires that the initial guess be feasible and
usually requires that the feasible region be convex.</p></dd>
</dl>
</div>
<div id="section3" class="doctools_section"><h2><a name="section3">NOTES</a></h2>
<p>Several of the above procedures take the <em>names</em> of procedures as
arguments. To avoid problems with the <em>visibility</em> of these
procedures, the fully-qualified name of these procedures is determined
inside the optimize routines. For the user this has only one
consequence: the named procedure must be visible in the calling
procedure. For instance:</p>
<pre class="doctools_example">
namespace eval ::mySpace {
namespace export calcfunc
proc calcfunc { x } { return $x }
}
#
# Use a fully-qualified name
#
namespace eval ::myCalc {
puts [min_bound_1d ::myCalc::calcfunc $begin $end]
}
#
# Import the name
#
namespace eval ::myCalc {
namespace import ::mySpace::calcfunc
puts [min_bound_1d calcfunc $begin $end]
}
</pre>
<p>The simple procedures <em>minimum</em> and <em>maximum</em> have been
deprecated: the alternatives are much more flexible, robust and
require less function evaluations.</p>
</div>
<div id="section4" class="doctools_section"><h2><a name="section4">EXAMPLES</a></h2>
<p>Let us take a few simple examples:</p>
<p>Determine the maximum of f(x) = x^3 exp(-3x), on the interval (0,10):</p>
<pre class="doctools_example">
proc efunc { x } { expr {$x*$x*$x * exp(-3.0*$x)} }
puts "Maximum at: [::math::optimize::max_bound_1d efunc 0.0 10.0]"
</pre>
<p>The maximum allowed error determines the number of steps taken (with
each step in the iteration the interval is reduced with a factor 1/2).
Hence, a maximum error of 0.0001 is achieved in approximately 14 steps.</p>
<p>An example of a <em>linear program</em> is:</p>
<p>Optimise the expression 3x+2y, where:</p>
<pre class="doctools_example">
x >= 0 and y >= 0 (implicit constraints, part of the
definition of linear programs)
x + y <= 1 (constraints specific to the problem)
2x + 5y <= 10
</pre>
<p>This problem can be solved as follows:</p>
<pre class="doctools_example">
set solution [::math::optimize::solveLinearProgram { 3.0 2.0 } { { 1.0 1.0 1.0 }
{ 2.0 5.0 10.0 } } ]
</pre>
<p>Note, that a constraint like:</p>
<pre class="doctools_example">
x + y >= 1
</pre>
<p>can be turned into standard form using:</p>
<pre class="doctools_example">
-x -y <= -1
</pre>
<p>The theory of linear programming is the subject of many a text book and
the Simplex algorithm that is implemented here is the best-known
method to solve this type of problems, but it is not the only one.</p>
</div>
<div id="section5" class="doctools_section"><h2><a name="section5">Bugs, Ideas, Feedback</a></h2>
<p>This document, and the package it describes, will undoubtedly contain
bugs and other problems.
Please report such in the category <em>math :: optimize</em> of the
<a href="http://core.tcl.tk/tcllib/reportlist">Tcllib Trackers</a>.
Please also report any ideas for enhancements you may have for either
package and/or documentation.</p>
</div>
<div id="keywords" class="doctools_section"><h2><a name="keywords">Keywords</a></h2>
<p><a href="../../../../index.html#key312">linear program</a>, <a href="../../../../index.html#key71">math</a>, <a href="../../../../index.html#key310">maximum</a>, <a href="../../../../index.html#key309">minimum</a>, <a href="../../../../index.html#key311">optimization</a></p>
</div>
<div id="category" class="doctools_section"><h2><a name="category">Category</a></h2>
<p>Mathematics</p>
</div>
<div id="copyright" class="doctools_section"><h2><a name="copyright">Copyright</a></h2>
<p>Copyright © 2004 Arjen Markus <arjenmarkus@users.sourceforge.net><br>
Copyright © 2004,2005 Kevn B. Kenny <kennykb@users.sourceforge.net></p>
</div>
</div></body></html>
| neverpanic/macports-base | vendor/tcllib-1.18/idoc/www/tcllib/files/modules/math/optimize.html | HTML | bsd-3-clause | 22,689 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>AdminLTE 2 | Calendar</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.6 -->
<link rel="stylesheet" href="../bootstrap/css/bootstrap.min.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css">
<!-- Ionicons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css">
<!-- fullCalendar 2.2.5-->
<link rel="stylesheet" href="../plugins/fullcalendar/fullcalendar.min.css">
<link rel="stylesheet" href="../plugins/fullcalendar/fullcalendar.print.css" media="print">
<!-- Theme style -->
<link rel="stylesheet" href="../dist/css/AdminLTE.min.css">
<!-- AdminLTE Skins. Choose a skin from the css/skins
folder instead of downloading all of them to reduce the load. -->
<link rel="stylesheet" href="../dist/css/skins/_all-skins.min.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<header class="main-header">
<!-- Logo -->
<a href="../index2.html" class="logo">
<!-- mini logo for sidebar mini 50x50 pixels -->
<span class="logo-mini"><b>A</b>LT</span>
<!-- logo for regular state and mobile devices -->
<span class="logo-lg"><b>Admin</b>LTE</span>
</a>
<!-- Header Navbar: style can be found in header.less -->
<nav class="navbar navbar-static-top">
<!-- Sidebar toggle button-->
<a href="#" class="sidebar-toggle" data-toggle="offcanvas" role="button">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<div class="navbar-custom-menu">
<ul class="nav navbar-nav">
<!-- Messages: style can be found in dropdown.less-->
<li class="dropdown messages-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="fa fa-envelope-o"></i>
<span class="label label-success">4</span>
</a>
<ul class="dropdown-menu">
<li class="header">You have 4 messages</li>
<li>
<!-- inner menu: contains the actual data -->
<ul class="menu">
<li><!-- start message -->
<a href="#">
<div class="pull-left">
<img src="../dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">
</div>
<h4>
Support Team
<small><i class="fa fa-clock-o"></i> 5 mins</small>
</h4>
<p>Why not buy a new awesome theme?</p>
</a>
</li>
<!-- end message -->
<li>
<a href="#">
<div class="pull-left">
<img src="../dist/img/user3-128x128.jpg" class="img-circle" alt="User Image">
</div>
<h4>
AdminLTE Design Team
<small><i class="fa fa-clock-o"></i> 2 hours</small>
</h4>
<p>Why not buy a new awesome theme?</p>
</a>
</li>
<li>
<a href="#">
<div class="pull-left">
<img src="../dist/img/user4-128x128.jpg" class="img-circle" alt="User Image">
</div>
<h4>
Developers
<small><i class="fa fa-clock-o"></i> Today</small>
</h4>
<p>Why not buy a new awesome theme?</p>
</a>
</li>
<li>
<a href="#">
<div class="pull-left">
<img src="../dist/img/user3-128x128.jpg" class="img-circle" alt="User Image">
</div>
<h4>
Sales Department
<small><i class="fa fa-clock-o"></i> Yesterday</small>
</h4>
<p>Why not buy a new awesome theme?</p>
</a>
</li>
<li>
<a href="#">
<div class="pull-left">
<img src="../dist/img/user4-128x128.jpg" class="img-circle" alt="User Image">
</div>
<h4>
Reviewers
<small><i class="fa fa-clock-o"></i> 2 days</small>
</h4>
<p>Why not buy a new awesome theme?</p>
</a>
</li>
</ul>
</li>
<li class="footer"><a href="#">See All Messages</a></li>
</ul>
</li>
<!-- Notifications: style can be found in dropdown.less -->
<li class="dropdown notifications-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="fa fa-bell-o"></i>
<span class="label label-warning">10</span>
</a>
<ul class="dropdown-menu">
<li class="header">You have 10 notifications</li>
<li>
<!-- inner menu: contains the actual data -->
<ul class="menu">
<li>
<a href="#">
<i class="fa fa-users text-aqua"></i> 5 new members joined today
</a>
</li>
<li>
<a href="#">
<i class="fa fa-warning text-yellow"></i> Very long description here that may not fit into the
page and may cause design problems
</a>
</li>
<li>
<a href="#">
<i class="fa fa-users text-red"></i> 5 new members joined
</a>
</li>
<li>
<a href="#">
<i class="fa fa-shopping-cart text-green"></i> 25 sales made
</a>
</li>
<li>
<a href="#">
<i class="fa fa-user text-red"></i> You changed your username
</a>
</li>
</ul>
</li>
<li class="footer"><a href="#">View all</a></li>
</ul>
</li>
<!-- Tasks: style can be found in dropdown.less -->
<li class="dropdown tasks-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="fa fa-flag-o"></i>
<span class="label label-danger">9</span>
</a>
<ul class="dropdown-menu">
<li class="header">You have 9 tasks</li>
<li>
<!-- inner menu: contains the actual data -->
<ul class="menu">
<li><!-- Task item -->
<a href="#">
<h3>
Design some buttons
<small class="pull-right">20%</small>
</h3>
<div class="progress xs">
<div class="progress-bar progress-bar-aqua" style="width: 20%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
<span class="sr-only">20% Complete</span>
</div>
</div>
</a>
</li>
<!-- end task item -->
<li><!-- Task item -->
<a href="#">
<h3>
Create a nice theme
<small class="pull-right">40%</small>
</h3>
<div class="progress xs">
<div class="progress-bar progress-bar-green" style="width: 40%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
<span class="sr-only">40% Complete</span>
</div>
</div>
</a>
</li>
<!-- end task item -->
<li><!-- Task item -->
<a href="#">
<h3>
Some task I need to do
<small class="pull-right">60%</small>
</h3>
<div class="progress xs">
<div class="progress-bar progress-bar-red" style="width: 60%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
<span class="sr-only">60% Complete</span>
</div>
</div>
</a>
</li>
<!-- end task item -->
<li><!-- Task item -->
<a href="#">
<h3>
Make beautiful transitions
<small class="pull-right">80%</small>
</h3>
<div class="progress xs">
<div class="progress-bar progress-bar-yellow" style="width: 80%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
<span class="sr-only">80% Complete</span>
</div>
</div>
</a>
</li>
<!-- end task item -->
</ul>
</li>
<li class="footer">
<a href="#">View all tasks</a>
</li>
</ul>
</li>
<!-- User Account: style can be found in dropdown.less -->
<li class="dropdown user user-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<img src="../dist/img/user2-160x160.jpg" class="user-image" alt="User Image">
<span class="hidden-xs">Alexander Pierce</span>
</a>
<ul class="dropdown-menu">
<!-- User image -->
<li class="user-header">
<img src="../dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">
<p>
Alexander Pierce - Web Developer
<small>Member since Nov. 2012</small>
</p>
</li>
<!-- Menu Body -->
<li class="user-body">
<div class="row">
<div class="col-xs-4 text-center">
<a href="#">Followers</a>
</div>
<div class="col-xs-4 text-center">
<a href="#">Sales</a>
</div>
<div class="col-xs-4 text-center">
<a href="#">Friends</a>
</div>
</div>
<!-- /.row -->
</li>
<!-- Menu Footer-->
<li class="user-footer">
<div class="pull-left">
<a href="#" class="btn btn-default btn-flat">Profile</a>
</div>
<div class="pull-right">
<a href="#" class="btn btn-default btn-flat">Sign out</a>
</div>
</li>
</ul>
</li>
</ul>
</div>
</nav>
</header>
<!-- Left side column. contains the logo and sidebar -->
<aside class="main-sidebar">
<!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar">
<!-- Sidebar user panel -->
<div class="user-panel">
<div class="pull-left image">
<img src="../dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">
</div>
<div class="pull-left info">
<p>Alexander Pierce</p>
<a href="#"><i class="fa fa-circle text-success"></i> Online</a>
</div>
</div>
<!-- search form -->
<form action="#" method="get" class="sidebar-form">
<div class="input-group">
<input type="text" name="q" class="form-control" placeholder="Search...">
<span class="input-group-btn">
<button type="submit" name="search" id="search-btn" class="btn btn-flat"><i class="fa fa-search"></i>
</button>
</span>
</div>
</form>
<!-- /.search form -->
<!-- sidebar menu: : style can be found in sidebar.less -->
<ul class="sidebar-menu">
<li class="header">MAIN NAVIGATION</li>
<li class="treeview">
<a href="#">
<i class="fa fa-dashboard"></i> <span>Dashboard</span>
<span class="pull-right-container">
<i class="fa fa-angle-left pull-right"></i>
</span>
</a>
<ul class="treeview-menu">
<li><a href="../index.html"><i class="fa fa-circle-o"></i> Dashboard v1</a></li>
<li><a href="../index2.html"><i class="fa fa-circle-o"></i> Dashboard v2</a></li>
</ul>
</li>
<li class="treeview">
<a href="#">
<i class="fa fa-files-o"></i>
<span>Layout Options</span>
<span class="pull-right-container">
<span class="label label-primary pull-right">4</span>
</span>
</a>
<ul class="treeview-menu">
<li><a href="layout/top-nav.html"><i class="fa fa-circle-o"></i> Top Navigation</a></li>
<li><a href="layout/boxed.html"><i class="fa fa-circle-o"></i> Boxed</a></li>
<li><a href="layout/fixed.html"><i class="fa fa-circle-o"></i> Fixed</a></li>
<li><a href="layout/collapsed-sidebar.html"><i class="fa fa-circle-o"></i> Collapsed Sidebar</a></li>
</ul>
</li>
<li>
<a href="widgets.html">
<i class="fa fa-th"></i> <span>Widgets</span>
<span class="pull-right-container">
<small class="label pull-right bg-green">new</small>
</span>
</a>
</li>
<li class="treeview">
<a href="#">
<i class="fa fa-pie-chart"></i>
<span>Charts</span>
<span class="pull-right-container">
<i class="fa fa-angle-left pull-right"></i>
</span>
</a>
<ul class="treeview-menu">
<li><a href="charts/chartjs.html"><i class="fa fa-circle-o"></i> ChartJS</a></li>
<li><a href="charts/morris.html"><i class="fa fa-circle-o"></i> Morris</a></li>
<li><a href="charts/flot.html"><i class="fa fa-circle-o"></i> Flot</a></li>
<li><a href="charts/inline.html"><i class="fa fa-circle-o"></i> Inline charts</a></li>
</ul>
</li>
<li class="treeview">
<a href="#">
<i class="fa fa-laptop"></i>
<span>UI Elements</span>
<span class="pull-right-container">
<i class="fa fa-angle-left pull-right"></i>
</span>
</a>
<ul class="treeview-menu">
<li><a href="UI/general.html"><i class="fa fa-circle-o"></i> General</a></li>
<li><a href="UI/icons.html"><i class="fa fa-circle-o"></i> Icons</a></li>
<li><a href="UI/buttons.html"><i class="fa fa-circle-o"></i> Buttons</a></li>
<li><a href="UI/sliders.html"><i class="fa fa-circle-o"></i> Sliders</a></li>
<li><a href="UI/timeline.html"><i class="fa fa-circle-o"></i> Timeline</a></li>
<li><a href="UI/modals.html"><i class="fa fa-circle-o"></i> Modals</a></li>
</ul>
</li>
<li class="treeview">
<a href="#">
<i class="fa fa-edit"></i> <span>Forms</span>
<span class="pull-right-container">
<i class="fa fa-angle-left pull-right"></i>
</span>
</a>
<ul class="treeview-menu">
<li><a href="forms/general.html"><i class="fa fa-circle-o"></i> General Elements</a></li>
<li><a href="forms/advanced.html"><i class="fa fa-circle-o"></i> Advanced Elements</a></li>
<li><a href="forms/editors.html"><i class="fa fa-circle-o"></i> Editors</a></li>
</ul>
</li>
<li class="treeview">
<a href="#">
<i class="fa fa-table"></i> <span>Tables</span>
<span class="pull-right-container">
<i class="fa fa-angle-left pull-right"></i>
</span>
</a>
<ul class="treeview-menu">
<li><a href="tables/simple.html"><i class="fa fa-circle-o"></i> Simple tables</a></li>
<li><a href="tables/data.html"><i class="fa fa-circle-o"></i> Data tables</a></li>
</ul>
</li>
<li class="active">
<a href="calendar.html">
<i class="fa fa-calendar"></i> <span>Calendar</span>
<span class="pull-right-container">
<small class="label pull-right bg-red">3</small>
<small class="label pull-right bg-blue">17</small>
</span>
</a>
</li>
<li>
<a href="mailbox/mailbox.html">
<i class="fa fa-envelope"></i> <span>Mailbox</span>
<span class="pull-right-container">
<small class="label pull-right bg-yellow">12</small>
<small class="label pull-right bg-green">16</small>
<small class="label pull-right bg-red">5</small>
</span>
</a>
</li>
<li class="treeview">
<a href="#">
<i class="fa fa-folder"></i> <span>Examples</span>
<span class="pull-right-container">
<i class="fa fa-angle-left pull-right"></i>
</span>
</a>
<ul class="treeview-menu">
<li><a href="examples/invoice.html"><i class="fa fa-circle-o"></i> Invoice</a></li>
<li><a href="examples/profile.html"><i class="fa fa-circle-o"></i> Profile</a></li>
<li><a href="examples/login.html"><i class="fa fa-circle-o"></i> Login</a></li>
<li><a href="examples/register.html"><i class="fa fa-circle-o"></i> Register</a></li>
<li><a href="examples/lockscreen.html"><i class="fa fa-circle-o"></i> Lockscreen</a></li>
<li><a href="examples/404.html"><i class="fa fa-circle-o"></i> 404 Error</a></li>
<li><a href="examples/500.html"><i class="fa fa-circle-o"></i> 500 Error</a></li>
<li><a href="examples/blank.html"><i class="fa fa-circle-o"></i> Blank Page</a></li>
<li><a href="examples/pace.html"><i class="fa fa-circle-o"></i> Pace Page</a></li>
</ul>
</li>
<li class="treeview">
<a href="#">
<i class="fa fa-share"></i> <span>Multilevel</span>
<span class="pull-right-container">
<i class="fa fa-angle-left pull-right"></i>
</span>
</a>
<ul class="treeview-menu">
<li><a href="#"><i class="fa fa-circle-o"></i> Level One</a></li>
<li>
<a href="#"><i class="fa fa-circle-o"></i> Level One
<span class="pull-right-container">
<i class="fa fa-angle-left pull-right"></i>
</span>
</a>
<ul class="treeview-menu">
<li><a href="#"><i class="fa fa-circle-o"></i> Level Two</a></li>
<li>
<a href="#"><i class="fa fa-circle-o"></i> Level Two
<span class="pull-right-container">
<i class="fa fa-angle-left pull-right"></i>
</span>
</a>
<ul class="treeview-menu">
<li><a href="#"><i class="fa fa-circle-o"></i> Level Three</a></li>
<li><a href="#"><i class="fa fa-circle-o"></i> Level Three</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#"><i class="fa fa-circle-o"></i> Level One</a></li>
</ul>
</li>
<li><a href="../documentation/index.html"><i class="fa fa-book"></i> <span>Documentation</span></a></li>
<li class="header">LABELS</li>
<li><a href="#"><i class="fa fa-circle-o text-red"></i> <span>Important</span></a></li>
<li><a href="#"><i class="fa fa-circle-o text-yellow"></i> <span>Warning</span></a></li>
<li><a href="#"><i class="fa fa-circle-o text-aqua"></i> <span>Information</span></a></li>
</ul>
</section>
<!-- /.sidebar -->
</aside>
<!-- Content Wrapper. Contains page content -->
<div class="content-wrapper">
<!-- Content Header (Page header) -->
<section class="content-header">
<h1>
Calendar
<small>Control panel</small>
</h1>
<ol class="breadcrumb">
<li><a href="#"><i class="fa fa-dashboard"></i> Home</a></li>
<li class="active">Calendar</li>
</ol>
</section>
<!-- Main content -->
<section class="content">
<div class="row">
<div class="col-md-3">
<div class="box box-solid">
<div class="box-header with-border">
<h4 class="box-title">Draggable Events</h4>
</div>
<div class="box-body">
<!-- the events -->
<div id="external-events">
<div class="external-event bg-green">Lunch</div>
<div class="external-event bg-yellow">Go home</div>
<div class="external-event bg-aqua">Do homework</div>
<div class="external-event bg-light-blue">Work on UI design</div>
<div class="external-event bg-red">Sleep tight</div>
<div class="checkbox">
<label for="drop-remove">
<input type="checkbox" id="drop-remove">
remove after drop
</label>
</div>
</div>
</div>
<!-- /.box-body -->
</div>
<!-- /. box -->
<div class="box box-solid">
<div class="box-header with-border">
<h3 class="box-title">Create Event</h3>
</div>
<div class="box-body">
<div class="btn-group" style="width: 100%; margin-bottom: 10px;">
<!--<button type="button" id="color-chooser-btn" class="btn btn-info btn-block dropdown-toggle" data-toggle="dropdown">Color <span class="caret"></span></button>-->
<ul class="fc-color-picker" id="color-chooser">
<li><a class="text-aqua" href="#"><i class="fa fa-square"></i></a></li>
<li><a class="text-blue" href="#"><i class="fa fa-square"></i></a></li>
<li><a class="text-light-blue" href="#"><i class="fa fa-square"></i></a></li>
<li><a class="text-teal" href="#"><i class="fa fa-square"></i></a></li>
<li><a class="text-yellow" href="#"><i class="fa fa-square"></i></a></li>
<li><a class="text-orange" href="#"><i class="fa fa-square"></i></a></li>
<li><a class="text-green" href="#"><i class="fa fa-square"></i></a></li>
<li><a class="text-lime" href="#"><i class="fa fa-square"></i></a></li>
<li><a class="text-red" href="#"><i class="fa fa-square"></i></a></li>
<li><a class="text-purple" href="#"><i class="fa fa-square"></i></a></li>
<li><a class="text-fuchsia" href="#"><i class="fa fa-square"></i></a></li>
<li><a class="text-muted" href="#"><i class="fa fa-square"></i></a></li>
<li><a class="text-navy" href="#"><i class="fa fa-square"></i></a></li>
</ul>
</div>
<!-- /btn-group -->
<div class="input-group">
<input id="new-event" type="text" class="form-control" placeholder="Event Title">
<div class="input-group-btn">
<button id="add-new-event" type="button" class="btn btn-primary btn-flat">Add</button>
</div>
<!-- /btn-group -->
</div>
<!-- /input-group -->
</div>
</div>
</div>
<!-- /.col -->
<div class="col-md-9">
<div class="box box-primary">
<div class="box-body no-padding">
<!-- THE CALENDAR -->
<div id="calendar"></div>
</div>
<!-- /.box-body -->
</div>
<!-- /. box -->
</div>
<!-- /.col -->
</div>
<!-- /.row -->
</section>
<!-- /.content -->
</div>
<!-- /.content-wrapper -->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.11
</div>
<strong>Copyright © 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>
<!-- Control Sidebar -->
<aside class="control-sidebar control-sidebar-dark">
<!-- Create the tabs -->
<ul class="nav nav-tabs nav-justified control-sidebar-tabs">
<li><a href="#control-sidebar-home-tab" data-toggle="tab"><i class="fa fa-home"></i></a></li>
<li><a href="#control-sidebar-settings-tab" data-toggle="tab"><i class="fa fa-gears"></i></a></li>
</ul>
<!-- Tab panes -->
<div class="tab-content">
<!-- Home tab content -->
<div class="tab-pane" id="control-sidebar-home-tab">
<h3 class="control-sidebar-heading">Recent Activity</h3>
<ul class="control-sidebar-menu">
<li>
<a href="javascript:void(0)">
<i class="menu-icon fa fa-birthday-cake bg-red"></i>
<div class="menu-info">
<h4 class="control-sidebar-subheading">Langdon's Birthday</h4>
<p>Will be 23 on April 24th</p>
</div>
</a>
</li>
<li>
<a href="javascript:void(0)">
<i class="menu-icon fa fa-user bg-yellow"></i>
<div class="menu-info">
<h4 class="control-sidebar-subheading">Frodo Updated His Profile</h4>
<p>New phone +1(800)555-1234</p>
</div>
</a>
</li>
<li>
<a href="javascript:void(0)">
<i class="menu-icon fa fa-envelope-o bg-light-blue"></i>
<div class="menu-info">
<h4 class="control-sidebar-subheading">Nora Joined Mailing List</h4>
<p>nora@example.com</p>
</div>
</a>
</li>
<li>
<a href="javascript:void(0)">
<i class="menu-icon fa fa-file-code-o bg-green"></i>
<div class="menu-info">
<h4 class="control-sidebar-subheading">Cron Job 254 Executed</h4>
<p>Execution time 5 seconds</p>
</div>
</a>
</li>
</ul>
<!-- /.control-sidebar-menu -->
<h3 class="control-sidebar-heading">Tasks Progress</h3>
<ul class="control-sidebar-menu">
<li>
<a href="javascript:void(0)">
<h4 class="control-sidebar-subheading">
Custom Template Design
<span class="label label-danger pull-right">70%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-danger" style="width: 70%"></div>
</div>
</a>
</li>
<li>
<a href="javascript:void(0)">
<h4 class="control-sidebar-subheading">
Update Resume
<span class="label label-success pull-right">95%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-success" style="width: 95%"></div>
</div>
</a>
</li>
<li>
<a href="javascript:void(0)">
<h4 class="control-sidebar-subheading">
Laravel Integration
<span class="label label-warning pull-right">50%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-warning" style="width: 50%"></div>
</div>
</a>
</li>
<li>
<a href="javascript:void(0)">
<h4 class="control-sidebar-subheading">
Back End Framework
<span class="label label-primary pull-right">68%</span>
</h4>
<div class="progress progress-xxs">
<div class="progress-bar progress-bar-primary" style="width: 68%"></div>
</div>
</a>
</li>
</ul>
<!-- /.control-sidebar-menu -->
</div>
<!-- /.tab-pane -->
<!-- Stats tab content -->
<div class="tab-pane" id="control-sidebar-stats-tab">Stats Tab Content</div>
<!-- /.tab-pane -->
<!-- Settings tab content -->
<div class="tab-pane" id="control-sidebar-settings-tab">
<form method="post">
<h3 class="control-sidebar-heading">General Settings</h3>
<div class="form-group">
<label class="control-sidebar-subheading">
Report panel usage
<input type="checkbox" class="pull-right" checked>
</label>
<p>
Some information about this general settings option
</p>
</div>
<!-- /.form-group -->
<div class="form-group">
<label class="control-sidebar-subheading">
Allow mail redirect
<input type="checkbox" class="pull-right" checked>
</label>
<p>
Other sets of options are available
</p>
</div>
<!-- /.form-group -->
<div class="form-group">
<label class="control-sidebar-subheading">
Expose author name in posts
<input type="checkbox" class="pull-right" checked>
</label>
<p>
Allow the user to show his name in blog posts
</p>
</div>
<!-- /.form-group -->
<h3 class="control-sidebar-heading">Chat Settings</h3>
<div class="form-group">
<label class="control-sidebar-subheading">
Show me as online
<input type="checkbox" class="pull-right" checked>
</label>
</div>
<!-- /.form-group -->
<div class="form-group">
<label class="control-sidebar-subheading">
Turn off notifications
<input type="checkbox" class="pull-right">
</label>
</div>
<!-- /.form-group -->
<div class="form-group">
<label class="control-sidebar-subheading">
Delete chat history
<a href="javascript:void(0)" class="text-red pull-right"><i class="fa fa-trash-o"></i></a>
</label>
</div>
<!-- /.form-group -->
</form>
</div>
<!-- /.tab-pane -->
</div>
</aside>
<!-- /.control-sidebar -->
<!-- Add the sidebar's background. This div must be placed
immediately after the control sidebar -->
<div class="control-sidebar-bg"></div>
</div>
<!-- ./wrapper -->
<!-- jQuery 2.2.3 -->
<script src="../plugins/jQuery/jquery-2.2.3.min.js"></script>
<!-- Bootstrap 3.3.6 -->
<script src="../bootstrap/js/bootstrap.min.js"></script>
<!-- jQuery UI 1.11.4 -->
<script src="https://code.jquery.com/ui/1.11.4/jquery-ui.min.js"></script>
<!-- Slimscroll -->
<script src="../plugins/slimScroll/jquery.slimscroll.min.js"></script>
<!-- FastClick -->
<script src="../plugins/fastclick/fastclick.js"></script>
<!-- AdminLTE App -->
<script src="../dist/js/app.min.js"></script>
<!-- AdminLTE for demo purposes -->
<script src="../dist/js/demo.js"></script>
<!-- fullCalendar 2.2.5 -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.11.2/moment.min.js"></script>
<script src="../plugins/fullcalendar/fullcalendar.min.js"></script>
<!-- Page specific script -->
<script>
$(function () {
/* initialize the external events
-----------------------------------------------------------------*/
function ini_events(ele) {
ele.each(function () {
// create an Event Object (http://arshaw.com/fullcalendar/docs/event_data/Event_Object/)
// it doesn't need to have a start or end
var eventObject = {
title: $.trim($(this).text()) // use the element's text as the event title
};
// store the Event Object in the DOM element so we can get to it later
$(this).data('eventObject', eventObject);
// make the event draggable using jQuery UI
$(this).draggable({
zIndex: 1070,
revert: true, // will cause the event to go back to its
revertDuration: 0 // original position after the drag
});
});
}
ini_events($('#external-events div.external-event'));
/* initialize the calendar
-----------------------------------------------------------------*/
//Date for the calendar events (dummy data)
var date = new Date();
var d = date.getDate(),
m = date.getMonth(),
y = date.getFullYear();
$('#calendar').fullCalendar({
header: {
left: 'prev,next today',
center: 'title',
right: 'month,agendaWeek,agendaDay'
},
buttonText: {
today: 'today',
month: 'month',
week: 'week',
day: 'day'
},
//Random default events
events: [
{
title: 'All Day Event',
start: new Date(y, m, 1),
backgroundColor: "#f56954", //red
borderColor: "#f56954" //red
},
{
title: 'Long Event',
start: new Date(y, m, d - 5),
end: new Date(y, m, d - 2),
backgroundColor: "#f39c12", //yellow
borderColor: "#f39c12" //yellow
},
{
title: 'Meeting',
start: new Date(y, m, d, 10, 30),
allDay: false,
backgroundColor: "#0073b7", //Blue
borderColor: "#0073b7" //Blue
},
{
title: 'Lunch',
start: new Date(y, m, d, 12, 0),
end: new Date(y, m, d, 14, 0),
allDay: false,
backgroundColor: "#00c0ef", //Info (aqua)
borderColor: "#00c0ef" //Info (aqua)
},
{
title: 'Birthday Party',
start: new Date(y, m, d + 1, 19, 0),
end: new Date(y, m, d + 1, 22, 30),
allDay: false,
backgroundColor: "#00a65a", //Success (green)
borderColor: "#00a65a" //Success (green)
},
{
title: 'Click for Google',
start: new Date(y, m, 28),
end: new Date(y, m, 29),
url: 'http://google.com/',
backgroundColor: "#3c8dbc", //Primary (light-blue)
borderColor: "#3c8dbc" //Primary (light-blue)
}
],
editable: true,
droppable: true, // this allows things to be dropped onto the calendar !!!
drop: function (date, allDay) { // this function is called when something is dropped
// retrieve the dropped element's stored Event Object
var originalEventObject = $(this).data('eventObject');
// we need to copy it, so that multiple events don't have a reference to the same object
var copiedEventObject = $.extend({}, originalEventObject);
// assign it the date that was reported
copiedEventObject.start = date;
copiedEventObject.allDay = allDay;
copiedEventObject.backgroundColor = $(this).css("background-color");
copiedEventObject.borderColor = $(this).css("border-color");
// render the event on the calendar
// the last `true` argument determines if the event "sticks" (http://arshaw.com/fullcalendar/docs/event_rendering/renderEvent/)
$('#calendar').fullCalendar('renderEvent', copiedEventObject, true);
// is the "remove after drop" checkbox checked?
if ($('#drop-remove').is(':checked')) {
// if so, remove the element from the "Draggable Events" list
$(this).remove();
}
}
});
/* ADDING EVENTS */
var currColor = "#3c8dbc"; //Red by default
//Color chooser button
var colorChooser = $("#color-chooser-btn");
$("#color-chooser > li > a").click(function (e) {
e.preventDefault();
//Save color
currColor = $(this).css("color");
//Add color effect to button
$('#add-new-event').css({"background-color": currColor, "border-color": currColor});
});
$("#add-new-event").click(function (e) {
e.preventDefault();
//Get value and make sure it is not null
var val = $("#new-event").val();
if (val.length == 0) {
return;
}
//Create events
var event = $("<div />");
event.css({"background-color": currColor, "border-color": currColor, "color": "#fff"}).addClass("external-event");
event.html(val);
$('#external-events').prepend(event);
//Add draggable funtionality
ini_events(event);
//Remove event from text input
$("#new-event").val("");
});
});
</script>
</body>
</html>
| AmanBatman/plot_and_visualize | pages/calendar.html | HTML | mit | 38,841 |
<template>
<div>
<k-radio-button
label="Radio 1"
:value="1"
v-model="model1"
>
</k-radio-button>
<k-radio-button
label="Radio 2"
:value="2"
v-model="model1"
>
</k-radio-button>
<k-radio-button
label="Radio 3"
:value="3"
v-model="model1"
>
</k-radio-button>
<k-radio-button
label="Radio 4 Disabled"
:value="4"
:disabled="true"
v-model="model2"
>
</k-radio-button>
<k-radio-button
label="Radio 5 Disabled"
:value="5"
:disabled="true"
v-model="model2"
>
</k-radio-button>
</div>
</template>
<script>
module.exports = {
data: () => ({
model1: 2,
model2: 4,
}),
};
</script>
| benjaoming/kolibri | kolibri/plugins/style_guide/assets/src/views/content/radio-buttons/example.html | HTML | mit | 766 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Queries</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../index.html" title="Chapter 1. Geometry">
<link rel="up" href="../spatial_indexes.html" title="Spatial Indexes">
<link rel="prev" href="creation_and_modification.html" title="Creation and Modification">
<link rel="next" href="rtree_examples.html" title="Examples">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="creation_and_modification.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../spatial_indexes.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="rtree_examples.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="geometry.spatial_indexes.queries"></a><a class="link" href="queries.html" title="Queries">Queries</a>
</h3></div></div></div>
<p>
Queries returns <code class="computeroutput">Value</code>s which meets some predicates. Currently
supported are three types of predicates:
</p>
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
<li class="listitem">
spatial predicates - spatial conditions that must be met by stored Value
and some Geometry,
</li>
<li class="listitem">
distance predicates - distance conditions that must be met by stored
Value and some Geometry,
</li>
<li class="listitem">
user-defined unary predicate - function, function object or lambda expression
checking user-defined condition.
</li>
</ul></div>
<p>
For example queries may be used to retrieve Values:
</p>
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
<li class="listitem">
intersecting some area but not within other area,
</li>
<li class="listitem">
are nearest to some point,
</li>
<li class="listitem">
overlapping a box and has user-defined property.
</li>
</ul></div>
<h5>
<a name="geometry.spatial_indexes.queries.h0"></a>
<span><a name="geometry.spatial_indexes.queries.performing_a_query"></a></span><a class="link" href="queries.html#geometry.spatial_indexes.queries.performing_a_query">Performing
a query</a>
</h5>
<p>
There are various ways to perform a query. They are presented below. All
of them returns <code class="computeroutput">Value</code>s intersecting some region defined as a
<code class="computeroutput">Box</code>.
</p>
<p>
Member function call
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">vector</span><span class="special"><</span>Value<span class="special">></span> <span class="identifier">returned_values</span><span class="special">;</span>
Box <span class="identifier">box_region</span><span class="special">(...);</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">bgi</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">box_region</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">returned_values</span><span class="special">));</span>
</pre>
<p>
Free function call
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">vector</span><span class="special"><</span>Value<span class="special">></span> <span class="identifier">returned_values</span><span class="special">;</span>
Box <span class="identifier">box_region</span><span class="special">(...);</span>
<span class="identifier">bgi</span><span class="special">::</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">rt</span><span class="special">,</span> <span class="identifier">bgi</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">box_region</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">returned_values</span><span class="special">));</span>
</pre>
<p>
Range generated by <code class="computeroutput"><span class="keyword">operator</span><span class="special">|</span></code>
</p>
<pre class="programlisting">Box <span class="identifier">box_region</span><span class="special">(...);</span>
<span class="identifier">BOOST_FOREACH</span><span class="special">(</span>Value <span class="special">&</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">rt</span> <span class="special">|</span> <span class="identifier">bgi</span><span class="special">::</span><span class="identifier">adaptors</span><span class="special">::</span><span class="identifier">queried</span><span class="special">(</span><span class="identifier">bgi</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">box_region</span><span class="special">)))</span>
<span class="special">;</span> <span class="comment">// do something with v</span>
</pre>
<p>
Query iterators returned by member functions
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">vector</span><span class="special"><</span>Value<span class="special">></span> <span class="identifier">returned_values</span><span class="special">;</span>
Box <span class="identifier">box_region</span><span class="special">(...);</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">copy</span><span class="special">(</span><span class="identifier">rt</span><span class="special">.</span><span class="identifier">qbegin</span><span class="special">(</span><span class="identifier">bgi</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">box_region</span><span class="special">)),</span> <span class="identifier">rt</span><span class="special">.</span><span class="identifier">qend</span><span class="special">(),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">returned_values</span><span class="special">));</span>
</pre>
<p>
Query iterators returned by free functions
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">vector</span><span class="special"><</span>Value<span class="special">></span> <span class="identifier">returned_values</span><span class="special">;</span>
Box <span class="identifier">box_region</span><span class="special">(...);</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">copy</span><span class="special">(</span><span class="identifier">bgi</span><span class="special">::</span><span class="identifier">qbegin</span><span class="special">(</span><span class="identifier">rt</span><span class="special">,</span> <span class="identifier">bgi</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">box_region</span><span class="special">)),</span> <span class="identifier">bgi</span><span class="special">::</span><span class="identifier">qend</span><span class="special">(</span><span class="identifier">rt</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">returned_values</span><span class="special">));</span>
</pre>
<h5>
<a name="geometry.spatial_indexes.queries.h1"></a>
<span><a name="geometry.spatial_indexes.queries.spatial_predicates"></a></span><a class="link" href="queries.html#geometry.spatial_indexes.queries.spatial_predicates">Spatial
predicates</a>
</h5>
<p>
Queries using spatial predicates returns <code class="computeroutput">Value</code>s which are related
somehow to some Geometry - box, polygon, etc. Names of spatial predicates
correspond to names of Boost.Geometry algorithms (boolean operations). Examples
of some basic queries may be found in the tables below. The query region
and result <code class="computeroutput"><span class="identifier">Value</span></code>s are orange.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
<col>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
intersects(Box)
</p>
</th>
<th>
<p>
covered_by(Box)
</p>
</th>
<th>
<p>
disjoint(Box)
</p>
</th>
<th>
<p>
overlaps(Box)
</p>
</th>
<th>
<p>
within(Box)
</p>
</th>
</tr></thead>
<tbody><tr>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/intersects.png" alt="intersects"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/within.png" alt="within"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/disjoint.png" alt="disjoint"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/overlaps.png" alt="overlaps"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/within.png" alt="within"></span>
</p>
</td>
</tr></tbody>
</table></div>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
<col>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
intersects(Ring)
</p>
</th>
<th>
<p>
intersects(Polygon)
</p>
</th>
<th>
<p>
intersects(MultiPolygon)
</p>
</th>
<th>
<p>
intersects(Segment)
</p>
</th>
<th>
<p>
intersects(Linestring)
</p>
</th>
</tr></thead>
<tbody><tr>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/intersects_ring.png" alt="intersects_ring"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/intersects_poly.png" alt="intersects_poly"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/intersects_mpoly.png" alt="intersects_mpoly"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/intersects_segment.png" alt="intersects_segment"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/intersects_linestring.png" alt="intersects_linestring"></span>
</p>
</td>
</tr></tbody>
</table></div>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
intersects(Box)
</p>
</th>
<th>
<p>
disjoint(Box)
</p>
</th>
<th>
<p>
intersects(Box)
</p>
</th>
<th>
<p>
disjoint(Box)
</p>
</th>
</tr></thead>
<tbody><tr>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/rtree_pt_intersects_box.png" alt="rtree_pt_intersects_box"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/rtree_pt_disjoint_box.png" alt="rtree_pt_disjoint_box"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/rtree_seg_intersects_box.png" alt="rtree_seg_intersects_box"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/rtree_seg_disjoint_box.png" alt="rtree_seg_disjoint_box"></span>
</p>
</td>
</tr></tbody>
</table></div>
<p>
Spatial predicates are generated by functions defined in <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">index</span></code>
namespace.
</p>
<pre class="programlisting"><span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">contains</span><span class="special">(</span><span class="identifier">box</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">covered_by</span><span class="special">(</span><span class="identifier">box</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">covers</span><span class="special">(</span><span class="identifier">box</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">disjont</span><span class="special">(</span><span class="identifier">box</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">box</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">overlaps</span><span class="special">(</span><span class="identifier">box</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">within</span><span class="special">(</span><span class="identifier">box</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
</pre>
<p>
All spatial predicates may be negated, e.g.:
</p>
<pre class="programlisting"><span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(!</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">box</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
<span class="comment">// the same as</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">disjoint</span><span class="special">(</span><span class="identifier">box</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
</pre>
<h5>
<a name="geometry.spatial_indexes.queries.h2"></a>
<span><a name="geometry.spatial_indexes.queries.nearest_neighbours_queries"></a></span><a class="link" href="queries.html#geometry.spatial_indexes.queries.nearest_neighbours_queries">Nearest
neighbours queries</a>
</h5>
<p>
Nearest neighbours queries returns <code class="computeroutput">Value</code>s which are closest
to some Geometry. The examples of k-NN queries are presented below. 5 <code class="computeroutput">Value</code>s
nearest to the Geometry are orange.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
nearest(Point, k)
</p>
</th>
<th>
<p>
nearest(Box, k)
</p>
</th>
<th>
<p>
nearest(Point, k)
</p>
</th>
<th>
<p>
nearest(Box, k)
</p>
</th>
</tr></thead>
<tbody><tr>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/knn_pt_box.png" alt="knn_pt_box"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/knn_box_box.png" alt="knn_box_box"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/rtree_pt_knn_pt.png" alt="rtree_pt_knn_pt"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/rtree_pt_knn_box.png" alt="rtree_pt_knn_box"></span>
</p>
</td>
</tr></tbody>
</table></div>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
<col>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
nearest(Segment, k)
</p>
</th>
<th>
<p>
nearest(Point, k)
</p>
</th>
<th>
<p>
nearest(Box, k)
</p>
</th>
<th>
<p>
nearest(Segment, k)
</p>
</th>
<th>
<p>
nearest(Segment, k)
</p>
</th>
</tr></thead>
<tbody><tr>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/knn_seg_box.png" alt="knn_seg_box"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/rtree_seg_knn_pt.png" alt="rtree_seg_knn_pt"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/rtree_seg_knn_box.png" alt="rtree_seg_knn_box"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/rtree_seg_knn_seg.png" alt="rtree_seg_knn_seg"></span>
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../img/index/rtree/rtree_pt_knn_seg.png" alt="rtree_pt_knn_seg"></span>
</p>
</td>
</tr></tbody>
</table></div>
<p>
To perform the knn query one must pass the nearest predicate generated by
the <code class="computeroutput"><span class="identifier">nearest</span><span class="special">()</span></code>
function defined in <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">index</span></code>
namespace. For non-point <code class="computeroutput">Indexable</code>s the shortest distance is
calculated using <code class="computeroutput"><span class="identifier">bg</span><span class="special">::</span><span class="identifier">comparable_distance</span><span class="special">()</span></code>
function. The following query returns <code class="computeroutput"><span class="identifier">k</span></code>
<code class="computeroutput">Value</code>s closest to some Point in space.
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">vector</span><span class="special"><</span>Value<span class="special">></span> <span class="identifier">returned_values</span><span class="special">;</span>
Point <span class="identifier">pt</span><span class="special">(/*...*/);</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">bgi</span><span class="special">::</span><span class="identifier">nearest</span><span class="special">(</span><span class="identifier">pt</span><span class="special">,</span> <span class="identifier">k</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">returned_values</span><span class="special">));</span>
</pre>
<p>
The same way different query Geometries can be used:
</p>
<pre class="programlisting">Box <span class="identifier">box</span><span class="special">(/*...*/);</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">bgi</span><span class="special">::</span><span class="identifier">nearest</span><span class="special">(</span><span class="identifier">box</span><span class="special">,</span> <span class="identifier">k</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">returned_values</span><span class="special">));</span>
<span class="identifier">Segment</span> <span class="identifier">seg</span><span class="special">(/*...*/);</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">bgi</span><span class="special">::</span><span class="identifier">nearest</span><span class="special">(</span><span class="identifier">seg</span><span class="special">,</span> <span class="identifier">k</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">returned_values</span><span class="special">));</span>
</pre>
<h5>
<a name="geometry.spatial_indexes.queries.h3"></a>
<span><a name="geometry.spatial_indexes.queries.user_defined_unary_predicate"></a></span><a class="link" href="queries.html#geometry.spatial_indexes.queries.user_defined_unary_predicate">User-defined
unary predicate</a>
</h5>
<p>
The user may pass a <code class="computeroutput"><span class="identifier">UnaryPredicate</span></code>
- function, function object or lambda expression taking const reference to
Value and returning bool. This object may be passed to the query in order
to check if <code class="computeroutput">Value</code> should be returned by the query. To do it
one may use <code class="computeroutput"><span class="identifier">index</span><span class="special">::</span><span class="identifier">satisfies</span><span class="special">()</span></code>
function like on the example below:
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_red</span><span class="special">(</span>Value <span class="keyword">const</span><span class="special">&</span> <span class="identifier">v</span><span class="special">)</span>
<span class="special">{</span>
<span class="keyword">return</span> <span class="identifier">v</span><span class="special">.</span><span class="identifier">is_red</span><span class="special">();</span>
<span class="special">}</span>
<span class="keyword">struct</span> <span class="identifier">is_red_o</span>
<span class="special">{</span>
<span class="keyword">template</span> <span class="special"><</span><span class="keyword">typename</span> <span class="identifier">Value</span><span class="special">></span>
<span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">()(</span>Value <span class="keyword">const</span><span class="special">&</span> <span class="identifier">v</span><span class="special">)</span>
<span class="special">{</span>
<span class="keyword">return</span> <span class="identifier">v</span><span class="special">.</span><span class="identifier">is_red</span><span class="special">();</span>
<span class="special">}</span>
<span class="special">}</span>
<span class="comment">// ...</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">box</span><span class="special">)</span> <span class="special">&&</span> <span class="identifier">index</span><span class="special">::</span><span class="identifier">satisfies</span><span class="special">(</span><span class="identifier">is_red</span><span class="special">),</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">box</span><span class="special">)</span> <span class="special">&&</span> <span class="identifier">index</span><span class="special">::</span><span class="identifier">satisfies</span><span class="special">(</span><span class="identifier">is_red_o</span><span class="special">()),</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
<span class="preprocessor">#ifndef</span> <span class="identifier">BOOST_NO_CXX11_LAMBDAS</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">box</span><span class="special">)</span> <span class="special">&&</span> <span class="identifier">index</span><span class="special">::</span><span class="identifier">satisfies</span><span class="special">([](</span>Value <span class="keyword">const</span><span class="special">&</span> <span class="identifier">v</span><span class="special">)</span> <span class="special">{</span> <span class="keyword">return</span> <span class="identifier">v</span><span class="special">.</span><span class="identifier">is_red</span><span class="special">();</span> <span class="special">}),</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
<span class="preprocessor">#endif</span>
</pre>
<p>
<code class="computeroutput"><span class="identifier">satisfies</span><span class="special">()</span></code>
may be negated, e.g.:
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_red</span><span class="special">(</span>Value <span class="keyword">const</span><span class="special">&</span> <span class="identifier">v</span><span class="special">)</span> <span class="special">{</span> <span class="keyword">return</span> <span class="identifier">v</span><span class="special">.</span><span class="identifier">is_red</span><span class="special">();</span> <span class="special">}</span>
<span class="keyword">bool</span> <span class="identifier">is_not_red</span><span class="special">(</span>Value <span class="keyword">const</span><span class="special">&</span> <span class="identifier">v</span><span class="special">)</span> <span class="special">{</span> <span class="keyword">return</span> <span class="special">!</span><span class="identifier">v</span><span class="special">.</span><span class="identifier">is_red</span><span class="special">();</span> <span class="special">}</span>
<span class="comment">// ...</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">box</span><span class="special">)</span> <span class="special">&&</span> <span class="identifier">index</span><span class="special">::</span><span class="identifier">satisfies</span><span class="special">(</span><span class="identifier">is_red</span><span class="special">),</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
<span class="comment">// the same as</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">box</span><span class="special">)</span> <span class="special">&&</span> <span class="special">!</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">satisfies</span><span class="special">(</span><span class="identifier">is_not_red</span><span class="special">),</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
</pre>
<h5>
<a name="geometry.spatial_indexes.queries.h4"></a>
<span><a name="geometry.spatial_indexes.queries.passing_a_set_of_predicates"></a></span><a class="link" href="queries.html#geometry.spatial_indexes.queries.passing_a_set_of_predicates">Passing
a set of predicates</a>
</h5>
<p>
It's possible to use some number of predicates in one query by connecting
them with <code class="computeroutput"><span class="keyword">operator</span><span class="special">&&</span></code>
e.g. <code class="computeroutput"><span class="identifier">Pred1</span> <span class="special">&&</span>
<span class="identifier">Pred2</span> <span class="special">&&</span>
<span class="identifier">Pred3</span> <span class="special">&&</span>
<span class="special">...</span></code>.
</p>
<p>
These predicates are connected by logical AND. Passing all predicates together
not only makes possible to construct advanced queries but is also faster
than separate calls because the tree is traversed only once. Traversing is
continued and <code class="computeroutput"><span class="identifier">Value</span></code>s are
returned only if all predicates are met. Predicates are checked left-to-right
so placing most restrictive predicates first should accelerate the search.
</p>
<pre class="programlisting"><span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">box1</span><span class="special">)</span> <span class="special">&&</span> <span class="special">!</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">within</span><span class="special">(</span><span class="identifier">box2</span><span class="special">),</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
<span class="identifier">rt</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">box1</span><span class="special">)</span> <span class="special">&&</span> <span class="special">!</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">within</span><span class="special">(</span><span class="identifier">box2</span><span class="special">)</span> <span class="special">&&</span> <span class="identifier">index</span><span class="special">::</span><span class="identifier">overlaps</span><span class="special">(</span><span class="identifier">box3</span><span class="special">),</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
</pre>
<p>
Of course it's possible to connect different types of predicates together.
</p>
<pre class="programlisting"><span class="identifier">index</span><span class="special">::</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">rt</span><span class="special">,</span> <span class="identifier">index</span><span class="special">::</span><span class="identifier">nearest</span><span class="special">(</span><span class="identifier">pt</span><span class="special">,</span> <span class="identifier">k</span><span class="special">)</span> <span class="special">&&</span> <span class="identifier">index</span><span class="special">::</span><span class="identifier">within</span><span class="special">(</span><span class="identifier">b</span><span class="special">),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">returned_values</span><span class="special">));</span>
<span class="identifier">BOOST_FOREACH</span><span class="special">(</span><span class="identifier">Value</span> <span class="special">&</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">rt</span> <span class="special">|</span> <span class="identifier">index</span><span class="special">::</span><span class="identifier">adaptors</span><span class="special">::</span><span class="identifier">queried</span><span class="special">(</span><span class="identifier">index</span><span class="special">::</span><span class="identifier">nearest</span><span class="special">(</span><span class="identifier">pt</span><span class="special">,</span> <span class="identifier">k</span><span class="special">)</span> <span class="special">&&</span> <span class="identifier">index</span><span class="special">::</span><span class="identifier">covered_by</span><span class="special">(</span><span class="identifier">b</span><span class="special">)))</span>
<span class="special">;</span> <span class="comment">// do something with v</span>
</pre>
<h5>
<a name="geometry.spatial_indexes.queries.h5"></a>
<span><a name="geometry.spatial_indexes.queries.iterative_queries"></a></span><a class="link" href="queries.html#geometry.spatial_indexes.queries.iterative_queries">Iterative
queries</a>
</h5>
<p>
The query performed using query iterators may be paused and resumed if needed,
e.g. when the query takes too long, or may be stopped at some point, when
all interesting values were gathered. The query iterator is returned by
<code class="computeroutput"><span class="identifier">qbegin</span><span class="special">()</span></code>
member function which requires passing predicates, like <code class="computeroutput"><span class="identifier">query</span><span class="special">()</span></code> member function.
</p>
<pre class="programlisting"><span class="keyword">for</span> <span class="special">(</span> <span class="identifier">Rtree</span><span class="special">::</span><span class="identifier">const_query_iterator</span> <span class="identifier">it</span> <span class="special">=</span> <span class="identifier">tree</span><span class="special">.</span><span class="identifier">qbegin</span><span class="special">(</span><span class="identifier">bgi</span><span class="special">::</span><span class="identifier">nearest</span><span class="special">(</span><span class="identifier">pt</span><span class="special">,</span> <span class="number">10000</span><span class="special">))</span> <span class="special">;</span>
<span class="identifier">it</span> <span class="special">!=</span> <span class="identifier">tree</span><span class="special">.</span><span class="identifier">qend</span><span class="special">()</span> <span class="special">;</span> <span class="special">++</span><span class="identifier">it</span> <span class="special">)</span>
<span class="special">{</span>
<span class="comment">// do something with value</span>
<span class="keyword">if</span> <span class="special">(</span> <span class="identifier">has_enough_nearest_values</span><span class="special">()</span> <span class="special">)</span>
<span class="keyword">break</span><span class="special">;</span>
<span class="special">}</span>
</pre>
<div class="note"><table border="0" summary="Note">
<tr>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../doc/src/images/note.png"></td>
<th align="left">Note</th>
</tr>
<tr><td align="left" valign="top"><p>
In the case of iterative k-NN queries it's guaranteed to iterate over the
closest <code class="computeroutput">Value</code>s first.
</p></td></tr>
</table></div>
<div class="warning"><table border="0" summary="Warning">
<tr>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../../doc/src/images/warning.png"></td>
<th align="left">Warning</th>
</tr>
<tr><td align="left" valign="top"><p>
The modification of the <code class="computeroutput"><span class="identifier">rtree</span></code>,
e.g. insertion or removal of <code class="computeroutput">Value</code>s may invalidate the iterators.
</p></td></tr>
</table></div>
<h5>
<a name="geometry.spatial_indexes.queries.h6"></a>
<span><a name="geometry.spatial_indexes.queries.inserting_query_results_into_the_other_r_tree"></a></span><a class="link" href="queries.html#geometry.spatial_indexes.queries.inserting_query_results_into_the_other_r_tree">Inserting
query results into the other R-tree</a>
</h5>
<p>
There are several ways of inserting Values returned by a query to the other
R-tree container. The most basic way is creating a temporary container for
Values and insert them later.
</p>
<pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">bgi</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">index</span><span class="special">;</span>
<span class="keyword">typedef</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">pair</span><span class="special"><</span><span class="identifier">Box</span><span class="special">,</span> <span class="keyword">int</span><span class="special">></span> Value<span class="special">;</span>
<span class="keyword">typedef</span> <span class="identifier">bgi</span><span class="special">::</span><span class="identifier">rtree</span><span class="special"><</span> Value<span class="special">,</span> <span class="identifier">bgi</span><span class="special">::</span><span class="identifier">linear</span><span class="special"><</span><span class="number">32</span><span class="special">,</span> <span class="number">8</span><span class="special">></span> <span class="special">></span> <span class="identifier">RTree</span><span class="special">;</span>
<span class="identifier">RTree</span> <span class="identifier">rt1</span><span class="special">;</span>
<span class="comment">/* some inserting into the tree */</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">vector</span><span class="special"><</span><span class="identifier">Value</span><span class="special">></span> <span class="identifier">result</span><span class="special">;</span>
<span class="identifier">rt1</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">bgi</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">Box</span><span class="special">(/*...*/)),</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">back_inserter</span><span class="special">(</span><span class="identifier">result</span><span class="special">));</span>
<span class="identifier">RTree</span> <span class="identifier">rt2</span><span class="special">(</span><span class="identifier">result</span><span class="special">.</span><span class="identifier">begin</span><span class="special">(),</span> <span class="identifier">result</span><span class="special">.</span><span class="identifier">end</span><span class="special">());</span>
</pre>
<p>
However there are better ways. One of these methods is mentioned in the "Creation
and modification" section. The insert iterator may be passed directly
into the query.
</p>
<pre class="programlisting"><span class="identifier">RTree</span> <span class="identifier">rt3</span><span class="special">;</span>
<span class="identifier">rt1</span><span class="special">.</span><span class="identifier">query</span><span class="special">(</span><span class="identifier">bgi</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">Box</span><span class="special">(/*...*/))),</span> <span class="identifier">bgi</span><span class="special">::</span><span class="identifier">inserter</span><span class="special">(</span><span class="identifier">rt3</span><span class="special">));</span>
</pre>
<p>
If you're a user of Boost.Range you'll appreciate the third option. You may
pass the result Range directly into the constructor or <code class="computeroutput"><span class="identifier">insert</span><span class="special">()</span></code> member function.
</p>
<pre class="programlisting"><span class="identifier">RTree</span> <span class="identifier">rt4</span><span class="special">(</span><span class="identifier">rt1</span> <span class="special">|</span> <span class="identifier">bgi</span><span class="special">::</span><span class="identifier">adaptors</span><span class="special">::</span><span class="identifier">queried</span><span class="special">(</span><span class="identifier">bgi</span><span class="special">::</span><span class="identifier">intersects</span><span class="special">(</span><span class="identifier">Box</span><span class="special">(/*...*/)))));</span>
</pre>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2009-2015 Barend Gehrels, Bruno Lalande,
Mateusz Loskot, Adam Wulkiewicz, Oracle and/or its affiliates<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="creation_and_modification.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../spatial_indexes.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="rtree_examples.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
| yinchunlong/abelkhan-1 | ext/c++/thirdpart/c++/boost/libs/geometry/doc/html/geometry/spatial_indexes/queries.html | HTML | mit | 50,220 |
<html>
<!--
* ASM: a very small and fast Java bytecode manipulation framework
* Copyright (c) 2000-2011 INRIA, France Telecom
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. Neither the name of the copyright holders nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
-->
<body>
Provides a small and fast bytecode manipulation framework.
<p>
The <a href="http://asm.ow2.org/">ASM</a> framework is organized
around the {@link org.objectweb.asm.ClassVisitor ClassVisitor},
{@link org.objectweb.asm.FieldVisitor FieldVisitor},
{@link org.objectweb.asm.MethodVisitor MethodVisitor} and
{@link org.objectweb.asm.AnnotationVisitor AnnotationVisitor} abstract classes,
which allow one to visit the fields, methods and annotations of a class,
including the bytecode instructions of each method.
<p>
In addition to these main abstract classes, ASM provides a {@link
org.objectweb.asm.ClassReader ClassReader} class, that can parse an
existing class and make a given visitor visit it. ASM also provides
a {@link org.objectweb.asm.ClassWriter ClassWriter} class, which is
a visitor that generates Java class files.
<p>
In order to generate a class from scratch, only the {@link
org.objectweb.asm.ClassWriter ClassWriter} class is necessary. Indeed,
in order to generate a class, one must just call its visit<i>Xxx</i>
methods with the appropriate arguments to generate the desired fields
and methods.
<p>
In order to modify existing classes, one must use a {@link
org.objectweb.asm.ClassReader ClassReader} class to analyze
the original class, a class modifier, and a {@link org.objectweb.asm.ClassWriter
ClassWriter} to construct the modified class. The class modifier
is just a {@link org.objectweb.asm.ClassVisitor ClassVisitor}
that delegates most of the work to another {@link org.objectweb.asm.ClassVisitor
ClassVisitor}, but that sometimes changes some parameter values,
or call additional methods, in order to implement the desired
modification process. In order to make it easier to implement such
class modifiers, the {@link org.objectweb.asm.ClassVisitor
ClassVisitor} and {@link org.objectweb.asm.MethodVisitor MethodVisitor}
classes delegate by default all the method calls they receive to an
optional visitor.
@since ASM 1.3
</body>
</html>
| benjholla/JReFrameworker | plugin/org.objectweb.asm/src/org/objectweb/asm/package.html | HTML | mit | 3,644 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>TR1 By Header</title>
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../boost_tr1.html" title="Chapter 34. Boost.TR1">
<link rel="prev" href="subject_list.html" title="TR1 By Subject">
<link rel="next" href="implementation.html" title="Implementation">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td>
<td align="center"><a href="../../../index.html">Home</a></td>
<td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="subject_list.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../boost_tr1.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="implementation.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="boost_tr1.header_list"></a><a class="link" href="header_list.html" title="TR1 By Header">TR1 By Header</a>
</h2></div></div></div>
<div class="toc"><dl>
<dt><span class="section"><a href="header_list.html#boost_tr1.header_list.array_header"><array></a></span></dt>
<dt><span class="section"><a href="header_list.html#boost_tr1.header_list.cmath_header"><cmath></a></span></dt>
<dt><span class="section"><a href="header_list.html#boost_tr1.header_list.complex_header"><complex></a></span></dt>
<dt><span class="section"><a href="header_list.html#boost_tr1.header_list.functional"><functional></a></span></dt>
<dt><span class="section"><a href="header_list.html#boost_tr1.header_list.memory"><memory></a></span></dt>
<dt><span class="section"><a href="header_list.html#boost_tr1.header_list.random_header"><random></a></span></dt>
<dt><span class="section"><a href="header_list.html#boost_tr1.header_list.regex_header"><regex></a></span></dt>
<dt><span class="section"><a href="header_list.html#boost_tr1.header_list.tuple_header"><tuple></a></span></dt>
<dt><span class="section"><a href="header_list.html#boost_tr1.header_list.type_traits_header"><type_traits></a></span></dt>
<dt><span class="section"><a href="header_list.html#boost_tr1.header_list.unordered_map_header"><unordered_map></a></span></dt>
<dt><span class="section"><a href="header_list.html#boost_tr1.header_list.unordered_set_header"><unordered_set></a></span></dt>
<dt><span class="section"><a href="header_list.html#boost_tr1.header_list.utility_header"><utility></a></span></dt>
</dl></div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_tr1.header_list.array_header"></a><a class="link" href="header_list.html#boost_tr1.header_list.array_header" title="<array>"><array></a>
</h3></div></div></div>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.array" title="Fixed Size Array.">Fixed Size Array</a>
</p>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_tr1.header_list.cmath_header"></a><a class="link" href="header_list.html#boost_tr1.header_list.cmath_header" title="<cmath>"><cmath></a>
</h3></div></div></div>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.special" title="Mathematical Special Functions.">Special Functions</a>
</p>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.c99_special" title="C99 Mathematical Special Functions.">C99 Special Functions</a>
</p>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_tr1.header_list.complex_header"></a><a class="link" href="header_list.html#boost_tr1.header_list.complex_header" title="<complex>"><complex></a>
</h3></div></div></div>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.complex" title="Complex Number Algorithm Overloads.">Additional Overloads
for Complex Number Algorithms</a>
</p>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.complex_trig" title="Complex Number Additional Algorithms.">Additional Complex
Number Algorithms</a>
</p>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_tr1.header_list.functional"></a><a class="link" href="header_list.html#boost_tr1.header_list.functional" title="<functional>"><functional></a>
</h3></div></div></div>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.ref" title="Reference Wrappers.">Reference Wrapper</a>.
</p>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.result_of" title="Class template result_of.">Result_of</a>.
</p>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.mem_fn" title="Function template mem_fn.">Member Function Wrappers</a>.
</p>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.bind" title="Function Object Binders.">Function Binders</a>.
</p>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.function" title="Polymorphic function wrappers.">Polymorphic Function
Wrappers</a>.
</p>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.hash" title="Hash Function Objects.">Hash Functions</a>.
</p>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_tr1.header_list.memory"></a><a class="link" href="header_list.html#boost_tr1.header_list.memory" title="<memory>"><memory></a>
</h3></div></div></div>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.ptrs" title="Smart Pointers.">Smart Pointers</a>.
</p>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_tr1.header_list.random_header"></a><a class="link" href="header_list.html#boost_tr1.header_list.random_header" title="<random>"><random></a>
</h3></div></div></div>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.random" title="Random Number Generators and Distributions.">Random Numbers</a>.
</p>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_tr1.header_list.regex_header"></a><a class="link" href="header_list.html#boost_tr1.header_list.regex_header" title="<regex>"><regex></a>
</h3></div></div></div>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.regex" title="Regular Expressions.">Regular Expressions</a>.
</p>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_tr1.header_list.tuple_header"></a><a class="link" href="header_list.html#boost_tr1.header_list.tuple_header" title="<tuple>"><tuple></a>
</h3></div></div></div>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.tuple" title="Tuples.">Tuple Types</a>.
</p>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_tr1.header_list.type_traits_header"></a><a class="link" href="header_list.html#boost_tr1.header_list.type_traits_header" title="<type_traits>"><type_traits></a>
</h3></div></div></div>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.type_traits" title="Type Traits.">Type Traits</a>.
</p>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_tr1.header_list.unordered_map_header"></a><a class="link" href="header_list.html#boost_tr1.header_list.unordered_map_header" title="<unordered_map>"><unordered_map></a>
</h3></div></div></div>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.unordered_map" title="Unordered Associative Map (Hash Table).">Unordered Associative
Map</a>
</p>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_tr1.header_list.unordered_set_header"></a><a class="link" href="header_list.html#boost_tr1.header_list.unordered_set_header" title="<unordered_set>"><unordered_set></a>
</h3></div></div></div>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.unordered_set" title="Unordered Associative Set (Hash Table).">Unordered Associative
Set</a>.
</p>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_tr1.header_list.utility_header"></a><a class="link" href="header_list.html#boost_tr1.header_list.utility_header" title="<utility>"><utility></a>
</h3></div></div></div>
<p>
See: <a class="link" href="subject_list.html#boost_tr1.subject_list.utility" title="Tuple Interface to std::pair.">Tuple Interface to std::pair</a>.
</p>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2005 John Maddock<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="subject_list.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../boost_tr1.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="implementation.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
| yinchunlong/abelkhan-1 | ext/c++/thirdpart/c++/boost/doc/html/boost_tr1/header_list.html | HTML | mit | 10,850 |
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>datatable-mutable Tests</title>
</head>
<body lang="en" class="yui3-skin-sam">
<div id="testbed"></div>
<script src="../../../../build/yui/yui.js"></script>
<script src="./assets/datatable-mutable-tests.js"></script>
<script>
YUI({
coverage: ['datatable-mutable'],
filter: (window.location.search.match(/[?&]filter=([^&]+)/) || [])[1] || 'raw'
}).use('test-console', 'datatable-mutable-tests', function (Y) {
new Y.Test.Console().render();
Y.Test.Runner.run();
});
</script>
</body>
</html>
| inikoo/fact | libs/yui/yui3/src/datatable/tests/unit/datatable-mutable.html | HTML | mit | 607 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>收件箱界面 - Bootstrap后台管理系统模版Ace下载</title>
<meta name="keywords" content="Bootstrap模版,Bootstrap模版下载,Bootstrap教程,Bootstrap中文" />
<meta name="description" content="站长素材提供Bootstrap模版,Bootstrap教程,Bootstrap中文翻译等相关Bootstrap插件下载" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- basic styles -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet" />
<link rel="stylesheet" href="assets/css/font-awesome.min.css" />
<!--[if IE 7]>
<link rel="stylesheet" href="assets/css/font-awesome-ie7.min.css" />
<![endif]-->
<!-- page specific plugin styles -->
<!-- fonts -->
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300" />
<!-- ace styles -->
<link rel="stylesheet" href="assets/css/ace.min.css" />
<link rel="stylesheet" href="assets/css/ace-rtl.min.css" />
<link rel="stylesheet" href="assets/css/ace-skins.min.css" />
<!--[if lte IE 8]>
<link rel="stylesheet" href="assets/css/ace-ie.min.css" />
<![endif]-->
<!-- inline styles related to this page -->
<!-- ace settings handler -->
<script src="assets/js/ace-extra.min.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.js"></script>
<script src="assets/js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="navbar navbar-default" id="navbar">
<script type="text/javascript">
try{ace.settings.check('navbar' , 'fixed')}catch(e){}
</script>
<div class="navbar-container" id="navbar-container">
<div class="navbar-header pull-left">
<a href="#" class="navbar-brand">
<small>
<i class="icon-leaf"></i>
Ace Admin
</small>
</a><!-- /.brand -->
</div><!-- /.navbar-header -->
<div class="navbar-header pull-right" role="navigation">
<ul class="nav ace-nav">
<li class="grey">
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
<i class="icon-tasks"></i>
<span class="badge badge-grey">4</span>
</a>
<ul class="pull-right dropdown-navbar dropdown-menu dropdown-caret dropdown-close">
<li class="dropdown-header">
<i class="icon-ok"></i>
4 Tasks to complete
</li>
<li>
<a href="#">
<div class="clearfix">
<span class="pull-left">Software Update</span>
<span class="pull-right">65%</span>
</div>
<div class="progress progress-mini ">
<div style="width:65%" class="progress-bar "></div>
</div>
</a>
</li>
<li>
<a href="#">
<div class="clearfix">
<span class="pull-left">Hardware Upgrade</span>
<span class="pull-right">35%</span>
</div>
<div class="progress progress-mini ">
<div style="width:35%" class="progress-bar progress-bar-danger"></div>
</div>
</a>
</li>
<li>
<a href="#">
<div class="clearfix">
<span class="pull-left">Unit Testing</span>
<span class="pull-right">15%</span>
</div>
<div class="progress progress-mini ">
<div style="width:15%" class="progress-bar progress-bar-warning"></div>
</div>
</a>
</li>
<li>
<a href="#">
<div class="clearfix">
<span class="pull-left">Bug Fixes</span>
<span class="pull-right">90%</span>
</div>
<div class="progress progress-mini progress-striped active">
<div style="width:90%" class="progress-bar progress-bar-success"></div>
</div>
</a>
</li>
<li>
<a href="#">
See tasks with details
<i class="icon-arrow-right"></i>
</a>
</li>
</ul>
</li>
<li class="purple">
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
<i class="icon-bell-alt icon-animated-bell"></i>
<span class="badge badge-important">8</span>
</a>
<ul class="pull-right dropdown-navbar navbar-pink dropdown-menu dropdown-caret dropdown-close">
<li class="dropdown-header">
<i class="icon-warning-sign"></i>
8 Notifications
</li>
<li>
<a href="#">
<div class="clearfix">
<span class="pull-left">
<i class="btn btn-xs no-hover btn-pink icon-comment"></i>
New Comments
</span>
<span class="pull-right badge badge-info">+12</span>
</div>
</a>
</li>
<li>
<a href="#">
<i class="btn btn-xs btn-primary icon-user"></i>
Bob just signed up as an editor ...
</a>
</li>
<li>
<a href="#">
<div class="clearfix">
<span class="pull-left">
<i class="btn btn-xs no-hover btn-success icon-shopping-cart"></i>
New Orders
</span>
<span class="pull-right badge badge-success">+8</span>
</div>
</a>
</li>
<li>
<a href="#">
<div class="clearfix">
<span class="pull-left">
<i class="btn btn-xs no-hover btn-info icon-twitter"></i>
Followers
</span>
<span class="pull-right badge badge-info">+11</span>
</div>
</a>
</li>
<li>
<a href="#">
See all notifications
<i class="icon-arrow-right"></i>
</a>
</li>
</ul>
</li>
<li class="green">
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
<i class="icon-envelope icon-animated-vertical"></i>
<span class="badge badge-success">5</span>
</a>
<ul class="pull-right dropdown-navbar dropdown-menu dropdown-caret dropdown-close">
<li class="dropdown-header">
<i class="icon-envelope-alt"></i>
5 Messages
</li>
<li>
<a href="#">
<img src="assets/avatars/avatar.png" class="msg-photo" alt="Alex's Avatar" />
<span class="msg-body">
<span class="msg-title">
<span class="blue">Alex:</span>
Ciao sociis natoque penatibus et auctor ...
</span>
<span class="msg-time">
<i class="icon-time"></i>
<span>a moment ago</span>
</span>
</span>
</a>
</li>
<li>
<a href="#">
<img src="assets/avatars/avatar3.png" class="msg-photo" alt="Susan's Avatar" />
<span class="msg-body">
<span class="msg-title">
<span class="blue">Susan:</span>
Vestibulum id ligula porta felis euismod ...
</span>
<span class="msg-time">
<i class="icon-time"></i>
<span>20 minutes ago</span>
</span>
</span>
</a>
</li>
<li>
<a href="#">
<img src="assets/avatars/avatar4.png" class="msg-photo" alt="Bob's Avatar" />
<span class="msg-body">
<span class="msg-title">
<span class="blue">Bob:</span>
Nullam quis risus eget urna mollis ornare ...
</span>
<span class="msg-time">
<i class="icon-time"></i>
<span>3:15 pm</span>
</span>
</span>
</a>
</li>
<li>
<a href="inbox.html">
See all messages
<i class="icon-arrow-right"></i>
</a>
</li>
</ul>
</li>
<li class="light-blue">
<a data-toggle="dropdown" href="#" class="dropdown-toggle">
<img class="nav-user-photo" src="assets/avatars/user.jpg" alt="Jason's Photo" />
<span class="user-info">
<small>Welcome,</small>
Jason
</span>
<i class="icon-caret-down"></i>
</a>
<ul class="user-menu pull-right dropdown-menu dropdown-yellow dropdown-caret dropdown-close">
<li>
<a href="#">
<i class="icon-cog"></i>
Settings
</a>
</li>
<li>
<a href="#">
<i class="icon-user"></i>
Profile
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<i class="icon-off"></i>
Logout
</a>
</li>
</ul>
</li>
</ul><!-- /.ace-nav -->
</div><!-- /.navbar-header -->
</div><!-- /.container -->
</div>
<div class="main-container" id="main-container">
<script type="text/javascript">
try{ace.settings.check('main-container' , 'fixed')}catch(e){}
</script>
<div class="main-container-inner">
<a class="menu-toggler" id="menu-toggler" href="#">
<span class="menu-text"></span>
</a>
<div class="sidebar" id="sidebar">
<script type="text/javascript">
try{ace.settings.check('sidebar' , 'fixed')}catch(e){}
</script>
<div class="sidebar-shortcuts" id="sidebar-shortcuts">
<div class="sidebar-shortcuts-large" id="sidebar-shortcuts-large">
<button class="btn btn-success">
<i class="icon-signal"></i>
</button>
<button class="btn btn-info">
<i class="icon-pencil"></i>
</button>
<button class="btn btn-warning">
<i class="icon-group"></i>
</button>
<button class="btn btn-danger">
<i class="icon-cogs"></i>
</button>
</div>
<div class="sidebar-shortcuts-mini" id="sidebar-shortcuts-mini">
<span class="btn btn-success"></span>
<span class="btn btn-info"></span>
<span class="btn btn-warning"></span>
<span class="btn btn-danger"></span>
</div>
</div><!-- #sidebar-shortcuts -->
<ul class="nav nav-list">
<li class="active">
<a href="index.html">
<i class="icon-dashboard"></i>
<span class="menu-text"> 控制台 </span>
</a>
</li>
<li>
<a href="typography.html">
<i class="icon-text-width"></i>
<span class="menu-text"> 文字排版 </span>
</a>
</li>
<li>
<a href="#" class="dropdown-toggle">
<i class="icon-desktop"></i>
<span class="menu-text"> UI 组件 </span>
<b class="arrow icon-angle-down"></b>
</a>
<ul class="submenu">
<li>
<a href="elements.html">
<i class="icon-double-angle-right"></i>
组件
</a>
</li>
<li>
<a href="buttons.html">
<i class="icon-double-angle-right"></i>
按钮 & 图表
</a>
</li>
<li>
<a href="treeview.html">
<i class="icon-double-angle-right"></i>
树菜单
</a>
</li>
<li>
<a href="jquery-ui.html">
<i class="icon-double-angle-right"></i>
jQuery UI
</a>
</li>
<li>
<a href="nestable-list.html">
<i class="icon-double-angle-right"></i>
可拖拽列表
</a>
</li>
<li>
<a href="#" class="dropdown-toggle">
<i class="icon-double-angle-right"></i>
三级菜单
<b class="arrow icon-angle-down"></b>
</a>
<ul class="submenu">
<li>
<a href="#">
<i class="icon-leaf"></i>
第一级
</a>
</li>
<li>
<a href="#" class="dropdown-toggle">
<i class="icon-pencil"></i>
第四级
<b class="arrow icon-angle-down"></b>
</a>
<ul class="submenu">
<li>
<a href="#">
<i class="icon-plus"></i>
添加产品
</a>
</li>
<li>
<a href="#">
<i class="icon-eye-open"></i>
查看商品
</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>
<a href="#" class="dropdown-toggle">
<i class="icon-list"></i>
<span class="menu-text"> 表格 </span>
<b class="arrow icon-angle-down"></b>
</a>
<ul class="submenu">
<li>
<a href="tables.html">
<i class="icon-double-angle-right"></i>
简单 & 动态
</a>
</li>
<li>
<a href="jqgrid.html">
<i class="icon-double-angle-right"></i>
jqGrid plugin
</a>
</li>
</ul>
</li>
<li>
<a href="#" class="dropdown-toggle">
<i class="icon-edit"></i>
<span class="menu-text"> 表单 </span>
<b class="arrow icon-angle-down"></b>
</a>
<ul class="submenu">
<li>
<a href="form-elements.html">
<i class="icon-double-angle-right"></i>
表单组件
</a>
</li>
<li>
<a href="form-wizard.html">
<i class="icon-double-angle-right"></i>
向导提示 & 验证
</a>
</li>
<li>
<a href="wysiwyg.html">
<i class="icon-double-angle-right"></i>
编辑器
</a>
</li>
<li>
<a href="dropzone.html">
<i class="icon-double-angle-right"></i>
文件上传
</a>
</li>
</ul>
</li>
<li>
<a href="widgets.html">
<i class="icon-list-alt"></i>
<span class="menu-text"> 插件 </span>
</a>
</li>
<li>
<a href="calendar.html">
<i class="icon-calendar"></i>
<span class="menu-text">
日历
<span class="badge badge-transparent tooltip-error" title="2 Important Events">
<i class="icon-warning-sign red bigger-130"></i>
</span>
</span>
</a>
</li>
<li>
<a href="gallery.html">
<i class="icon-picture"></i>
<span class="menu-text"> 相册 </span>
</a>
</li>
<li class="active open">
<a href="#" class="dropdown-toggle">
<i class="icon-tag"></i>
<span class="menu-text"> 更多页面 </span>
<b class="arrow icon-angle-down"></b>
</a>
<ul class="submenu">
<li>
<a href="profile.html">
<i class="icon-double-angle-right"></i>
用户信息
</a>
</li>
<li class="active">
<a href="inbox.html">
<i class="icon-double-angle-right"></i>
收件箱
</a>
</li>
<li>
<a href="pricing.html">
<i class="icon-double-angle-right"></i>
售价单
</a>
</li>
<li>
<a href="invoice.html">
<i class="icon-double-angle-right"></i>
购物车
</a>
</li>
<li>
<a href="timeline.html">
<i class="icon-double-angle-right"></i>
时间轴
</a>
</li>
<li>
<a href="login.html">
<i class="icon-double-angle-right"></i>
登录 & 注册
</a>
</li>
</ul>
</li>
<li>
<a href="#" class="dropdown-toggle">
<i class="icon-file-alt"></i>
<span class="menu-text">
其他页面
<span class="badge badge-primary ">5</span>
</span>
<b class="arrow icon-angle-down"></b>
</a>
<ul class="submenu">
<li>
<a href="faq.html">
<i class="icon-double-angle-right"></i>
帮助
</a>
</li>
<li>
<a href="error-404.html">
<i class="icon-double-angle-right"></i>
404错误页面
</a>
</li>
<li>
<a href="error-500.html">
<i class="icon-double-angle-right"></i>
500错误页面
</a>
</li>
<li>
<a href="grid.html">
<i class="icon-double-angle-right"></i>
网格
</a>
</li>
<li>
<a href="blank.html">
<i class="icon-double-angle-right"></i>
空白页面
</a>
</li>
</ul>
</li>
</ul><!-- /.nav-list -->
<div class="sidebar-collapse" id="sidebar-collapse">
<i class="icon-double-angle-left" data-icon1="icon-double-angle-left" data-icon2="icon-double-angle-right"></i>
</div>
<script type="text/javascript">
try{ace.settings.check('sidebar' , 'collapsed')}catch(e){}
</script>
</div>
<div class="main-content">
<div class="breadcrumbs" id="breadcrumbs">
<script type="text/javascript">
try{ace.settings.check('breadcrumbs' , 'fixed')}catch(e){}
</script>
<ul class="breadcrumb">
<li>
<i class="icon-home home-icon"></i>
<a href="#">Home</a>
</li>
<li>
<a href="#">More Pages</a>
</li>
<li class="active">Inbox</li>
</ul><!-- .breadcrumb -->
<div class="nav-search" id="nav-search">
<form class="form-search">
<span class="input-icon">
<input type="text" placeholder="Search ..." class="nav-search-input" id="nav-search-input" autocomplete="off" />
<i class="icon-search nav-search-icon"></i>
</span>
</form>
</div><!-- #nav-search -->
</div>
<div class="page-content">
<div class="page-header">
<h1>
Inbox
<small>
<i class="icon-double-angle-right"></i>
Mailbox with some customizations as described in docs
</small>
</h1>
</div><!-- /.page-header -->
<div class="row">
<div class="col-xs-12">
<!-- PAGE CONTENT BEGINS -->
<div class="row">
<div class="col-xs-12">
<div class="tabbable">
<ul id="inbox-tabs" class="inbox-tabs nav nav-tabs padding-16 tab-size-bigger tab-space-1">
<li class="li-new-mail pull-right">
<a data-toggle="tab" href="#write" data-target="write" class="btn-new-mail">
<span class="btn bt1n-small btn-purple no-border">
<i class=" icon-envelope bigger-130"></i>
<span class="bigger-110">Write Mail</span>
</span>
</a>
</li><!-- ./li-new-mail -->
<li class="active">
<a data-toggle="tab" href="#inbox" data-target="inbox">
<i class="blue icon-inbox bigger-130"></i>
<span class="bigger-110">Inbox</span>
</a>
</li>
<li>
<a data-toggle="tab" href="#sent" data-target="sent">
<i class="orange icon-location-arrow bigger-130 "></i>
<span class="bigger-110">Sent</span>
</a>
</li>
<li>
<a data-toggle="tab" href="#draft" data-target="draft">
<i class="green icon-pencil bigger-130"></i>
<span class="bigger-110">Draft</span>
</a>
</li>
<li class="dropdown">
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
<i class="pink icon-tags bigger-130"></i>
<span class="bigger-110">
Tags
<i class="icon-caret-down"></i>
</span>
</a>
<ul class="dropdown-menu dropdown-light-blue dropdown-125">
<li>
<a data-toggle="tab" href="#tag-1" data-target="tag-1">
<span class="mail-tag badge badge-pink"></span>
<span class="pink">Tag#1</span>
</a>
</li>
<li>
<a data-toggle="tab" href="#tag-family" data-target="tag-family">
<span class="mail-tag badge badge-success"></span>
<span class="green">Family</span>
</a>
</li>
<li>
<a data-toggle="tab" href="#tag-friends" data-target="tag-friends">
<span class="mail-tag badge badge-info"></span>
<span class="blue">Friends</span>
</a>
</li>
<li>
<a data-toggle="tab" href="#tag-work" data-target="tag-work">
<span class="mail-tag badge badge-grey"></span>
<span class="grey">Work</span>
</a>
</li>
</ul>
</li><!-- /.dropdown -->
</ul>
<div class="tab-content no-border no-padding">
<div class="tab-pane in active">
<div class="message-container">
<div id="id-message-list-navbar" class="message-navbar align-center clearfix">
<div class="message-bar">
<div class="message-infobar" id="id-message-infobar">
<span class="blue bigger-150">Inbox</span>
<span class="grey bigger-110">(2 unread messages)</span>
</div>
<div class="message-toolbar hide">
<div class="inline position-relative align-left">
<a href="#" class="btn-message btn btn-xs dropdown-toggle" data-toggle="dropdown">
<span class="bigger-110">Action</span>
<i class="icon-caret-down icon-on-right"></i>
</a>
<ul class="dropdown-menu dropdown-lighter dropdown-caret dropdown-125">
<li>
<a href="#">
<i class="icon-mail-reply blue"></i>
Reply
</a>
</li>
<li>
<a href="#">
<i class="icon-mail-forward green"></i>
Forward
</a>
</li>
<li>
<a href="#">
<i class="icon-folder-open orange"></i>
Archive
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<i class="icon-eye-open blue"></i>
Mark as read
</a>
</li>
<li>
<a href="#">
<i class="icon-eye-close green"></i>
Mark unread
</a>
</li>
<li>
<a href="#">
<i class="icon-flag-alt red"></i>
Flag
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<i class="icon-trash red bigger-110"></i>
Delete
</a>
</li>
</ul>
</div>
<div class="inline position-relative align-left">
<a href="#" class="btn-message btn btn-xs dropdown-toggle" data-toggle="dropdown">
<i class="icon-folder-close-alt bigger-110"></i>
<span class="bigger-110">Move to</span>
<i class="icon-caret-down icon-on-right"></i>
</a>
<ul class="dropdown-menu dropdown-lighter dropdown-caret dropdown-125">
<li>
<a href="#">
<i class="icon-stop pink2"></i>
Tag#1
</a>
</li>
<li>
<a href="#">
<i class="icon-stop blue"></i>
Family
</a>
</li>
<li>
<a href="#">
<i class="icon-stop green"></i>
Friends
</a>
</li>
<li>
<a href="#">
<i class="icon-stop grey"></i>
Work
</a>
</li>
</ul>
</div>
<a href="#" class="btn btn-xs btn-message">
<i class="icon-trash bigger-125"></i>
<span class="bigger-110">Delete</span>
</a>
</div>
</div>
<div>
<div class="messagebar-item-left">
<label class="inline middle">
<input type="checkbox" id="id-toggle-all" class="ace" />
<span class="lbl"></span>
</label>
<div class="inline position-relative">
<a href="#" data-toggle="dropdown" class="dropdown-toggle">
<i class="icon-caret-down bigger-125 middle"></i>
</a>
<ul class="dropdown-menu dropdown-lighter dropdown-100">
<li>
<a id="id-select-message-all" href="#">All</a>
</li>
<li>
<a id="id-select-message-none" href="#">None</a>
</li>
<li class="divider"></li>
<li>
<a id="id-select-message-unread" href="#">Unread</a>
</li>
<li>
<a id="id-select-message-read" href="#">Read</a>
</li>
</ul>
</div>
</div>
<div class="messagebar-item-right">
<div class="inline position-relative">
<a href="#" data-toggle="dropdown" class="dropdown-toggle">
Sort
<i class="icon-caret-down bigger-125"></i>
</a>
<ul class="dropdown-menu dropdown-lighter pull-right dropdown-100">
<li>
<a href="#">
<i class="icon-ok green"></i>
Date
</a>
</li>
<li>
<a href="#">
<i class="icon-ok invisible"></i>
From
</a>
</li>
<li>
<a href="#">
<i class="icon-ok invisible"></i>
Subject
</a>
</li>
</ul>
</div>
</div>
<div class="nav-search minimized">
<form class="form-search">
<span class="input-icon">
<input type="text" autocomplete="off" class="input-small nav-search-input" placeholder="Search inbox ..." />
<i class="icon-search nav-search-icon"></i>
</span>
</form>
</div>
</div>
</div>
<div id="id-message-item-navbar" class="hide message-navbar align-center clearfix">
<div class="message-bar">
<div class="message-toolbar">
<div class="inline position-relative align-left">
<a href="#" class="btn-message btn btn-xs dropdown-toggle" data-toggle="dropdown">
<span class="bigger-110">Action</span>
<i class="icon-caret-down icon-on-right"></i>
</a>
<ul class="dropdown-menu dropdown-lighter dropdown-caret dropdown-125">
<li>
<a href="#">
<i class="icon-mail-reply blue"></i>
Reply
</a>
</li>
<li>
<a href="#">
<i class="icon-mail-forward green"></i>
Forward
</a>
</li>
<li>
<a href="#">
<i class="icon-folder-open orange"></i>
Archive
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<i class="icon-eye-open blue"></i>
Mark as read
</a>
</li>
<li>
<a href="#">
<i class="icon-eye-close green"></i>
Mark unread
</a>
</li>
<li>
<a href="#">
<i class="icon-flag-alt red"></i>
Flag
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<i class="icon-trash red bigger-110"></i>
Delete
</a>
</li>
</ul>
</div>
<div class="inline position-relative align-left">
<a href="#" class="btn-message btn btn-xs dropdown-toggle" data-toggle="dropdown">
<i class="icon-folder-close-alt bigger-110"></i>
<span class="bigger-110">Move to</span>
<i class="icon-caret-down icon-on-right"></i>
</a>
<ul class="dropdown-menu dropdown-lighter dropdown-caret dropdown-125">
<li>
<a href="#">
<i class="icon-stop pink2"></i>
Tag#1
</a>
</li>
<li>
<a href="#">
<i class="icon-stop blue"></i>
Family
</a>
</li>
<li>
<a href="#">
<i class="icon-stop green"></i>
Friends
</a>
</li>
<li>
<a href="#">
<i class="icon-stop grey"></i>
Work
</a>
</li>
</ul>
</div>
<a href="#" class="btn btn-xs btn-message">
<i class="icon-trash bigger-125"></i>
<span class="bigger-110">Delete</span>
</a>
</div>
</div>
<div>
<div class="messagebar-item-left">
<a href="#" class="btn-back-message-list">
<i class="icon-arrow-left blue bigger-110 middle"></i>
<b class="bigger-110 middle">Back</b>
</a>
</div>
<div class="messagebar-item-right">
<i class="icon-time bigger-110 orange middle"></i>
<span class="time grey">Today, 7:15 pm</span>
</div>
</div>
</div>
<div id="id-message-new-navbar" class="hide message-navbar align-center clearfix">
<div class="message-bar">
<div class="message-toolbar">
<a href="#" class="btn btn-xs btn-message">
<i class="icon-save bigger-125"></i>
<span class="bigger-110">Save Draft</span>
</a>
<a href="#" class="btn btn-xs btn-message">
<i class="icon-remove bigger-125"></i>
<span class="bigger-110">Discard</span>
</a>
</div>
</div>
<div class="message-item-bar">
<div class="messagebar-item-left">
<a href="#" class="btn-back-message-list no-hover-underline">
<i class="icon-arrow-left blue bigger-110 middle"></i>
<b class="middle bigger-110">Back</b>
</a>
</div>
<div class="messagebar-item-right">
<span class="inline btn-send-message">
<button type="button" class="btn btn-sm btn-primary no-border">
<span class="bigger-110">Send</span>
<i class="icon-arrow-right icon-on-right"></i>
</button>
</span>
</div>
</div>
</div>
<div class="message-list-container">
<div class="message-list" id="message-list">
<div class="message-item message-unread">
<label class="inline">
<input type="checkbox" class="ace" />
<span class="lbl"></span>
</label>
<i class="message-star icon-star orange2"></i>
<span class="sender" title="Alex John Red Smith">Alex John Red Smith </span>
<span class="time">1:33 pm</span>
<span class="summary">
<span class="text">
Click to open this message
</span>
</span>
</div>
<div class="message-item message-unread">
<label class="inline">
<input type="checkbox" class="ace" />
<span class="lbl"></span>
</label>
<i class="message-star icon-star-empty light-grey"></i>
<span class="sender" title="John Doe">
John Doe
<span class="light-grey">(4)</span>
</span>
<span class="time">7:15 pm</span>
<span class="attachment">
<i class="icon-paper-clip"></i>
</span>
<span class="summary">
<span class="badge badge-pink mail-tag"></span>
<span class="text">
Clik to open this message right here
</span>
</span>
</div>
<div class="message-item">
<label class="inline">
<input type="checkbox" class="ace" />
<span class="lbl"></span>
</label>
<i class="message-star icon-star-empty light-grey"></i>
<span class="sender" title="Philip Markov">Philip Markov </span>
<span class="time">10:15 am</span>
<span class="attachment">
<i class="icon-paper-clip"></i>
</span>
<span class="summary">
<span class="message-flags">
<i class="icon-reply light-grey"></i>
</span>
<span class="text">
Photo booth beard raw denim letterpress vegan
</span>
</span>
</div>
<div class="message-item">
<label class="inline">
<input type="checkbox" class="ace" />
<span class="lbl"></span>
</label>
<i class="message-star icon-star orange2"></i>
<span class="sender" title="Sabrina">Sabrina </span>
<span class="time">Yesterday</span>
<span class="summary">
<span class="text">
Nullam quis risus eget urna mollis ornare
</span>
</span>
</div>
<div class="message-item">
<label class="inline">
<input type="checkbox" class="ace" />
<span class="lbl"></span>
</label>
<i class="message-star icon-star-empty light-grey"></i>
<span class="sender" title="Philip Markov">Philip Markov </span>
<span class="time">Yesterday</span>
<span class="attachment">
<i class="icon-paper-clip"></i>
</span>
<span class="summary">
<span class="badge badge-success mail-tag"></span>
<span class="text">
Vestibulum id ligula porta felis euismod
</span>
</span>
</div>
<div class="message-item">
<label class="inline">
<input type="checkbox" class="ace" />
<span class="lbl"></span>
</label>
<i class="message-star icon-star-empty light-grey"></i>
<span class="sender" title="Doctor Gomenz">Doctor Gomenz </span>
<span class="time">April 5</span>
<span class="summary">
<span class="text">
Vim te vivendo convenire, summo fuisset
</span>
</span>
</div>
<div class="message-item">
<label class="inline">
<input type="checkbox" class="ace" />
<span class="lbl"></span>
</label>
<i class="message-star icon-star-empty light-grey"></i>
<span class="sender" title="Robin Hood">Robin Hood </span>
<span class="time">April 4</span>
<span class="summary">
<span class="message-flags">
<i class="icon-reply light-grey"></i>
</span>
<span class="text">
No eos veniam equidem mentitum, his porro
</span>
</span>
</div>
<div class="message-item">
<label class="inline">
<input type="checkbox" class="ace" />
<span class="lbl"></span>
</label>
<i class="message-star icon-star-empty light-grey"></i>
<span class="sender" title="Google Inc">Google Inc </span>
<span class="time">April 3</span>
<span class="summary">
<span class="badge badge-grey mail-tag"></span>
<span class="text">
Convallis facilisis euismod urna sodales
</span>
</span>
</div>
<div class="message-item">
<label class="inline">
<input type="checkbox" class="ace" />
<span class="lbl"></span>
</label>
<i class="message-star icon-star-empty light-grey"></i>
<span class="sender" title="Shrek">Shrek </span>
<span class="time">March 28</span>
<span class="attachment">
<i class="icon-paper-clip"></i>
</span>
<span class="summary">
<span class="message-flags">
<i class="icon-flag icon-flip-horizontal light-grey"></i>
</span>
<span class="text">
Photo booth beard raw denim letterpress vegan messenger
</span>
</span>
</div>
<div class="message-item">
<label class="inline">
<input type="checkbox" class="ace" />
<span class="lbl"></span>
</label>
<i class="message-star icon-star-empty light-grey"></i>
<span class="sender" title="Yahoo!">Yahoo! </span>
<span class="time">March 27</span>
<span class="summary">
<span class="message-flags">
<i class="icon-mail-forward light-grey"></i>
</span>
<span class="text">
Tofu biodiesel williamsburg marfa, four loko mcsweeney
</span>
</span>
</div>
</div>
</div><!-- /.message-list-container -->
<div class="message-footer clearfix">
<div class="pull-left"> 151 messages total </div>
<div class="pull-right">
<div class="inline middle"> page 1 of 16 </div>
<ul class="pagination middle">
<li class="disabled">
<span>
<i class="icon-step-backward middle"></i>
</span>
</li>
<li class="disabled">
<span>
<i class="icon-caret-left bigger-140 middle"></i>
</span>
</li>
<li>
<span>
<input value="1" maxlength="3" type="text" />
</span>
</li>
<li>
<a href="#">
<i class="icon-caret-right bigger-140 middle"></i>
</a>
</li>
<li>
<a href="#">
<i class="icon-step-forward middle"></i>
</a>
</li>
</ul>
</div>
</div>
<div class="hide message-footer message-footer-style2 clearfix">
<div class="pull-left"> simpler footer </div>
<div class="pull-right">
<div class="inline middle"> message 1 of 151 </div>
<ul class="pagination middle">
<li class="disabled">
<span>
<i class="icon-angle-left bigger-150"></i>
</span>
</li>
<li>
<a href="#">
<i class="icon-angle-right bigger-150"></i>
</a>
</li>
</ul>
</div>
</div>
</div><!-- /.message-container -->
</div><!-- /.tab-pane -->
</div><!-- /.tab-content -->
</div><!-- /.tabbable -->
</div><!-- /.col -->
</div><!-- /.row -->
<form id="id-message-form" class="hide form-horizontal message-form col-xs-12">
<div class="">
<div class="form-group">
<label class="col-sm-3 control-label no-padding-right" for="form-field-recipient">Recipient:</label>
<div class="col-sm-9">
<span class="input-icon">
<input type="email" name="recipient" id="form-field-recipient" data-value="alex@doe.com" value="alex@doe.com" placeholder="Recipient(s)" />
<i class="icon-user"></i>
</span>
</div>
</div>
<div class="hr hr-18 dotted"></div>
<div class="form-group">
<label class="col-sm-3 control-label no-padding-right" for="form-field-subject">Subject:</label>
<div class="col-sm-6 col-xs-12">
<div class="input-icon block col-xs-12 no-padding">
<input maxlength="100" type="text" class="col-xs-12" name="subject" id="form-field-subject" placeholder="Subject" />
<i class="icon-comment-alt"></i>
</div>
</div>
</div>
<div class="hr hr-18 dotted"></div>
<div class="form-group">
<label class="col-sm-3 control-label no-padding-right">
<span class="inline space-24 hidden-480"></span>
Message:
</label>
<div class="col-sm-9">
<div class="wysiwyg-editor"></div>
</div>
</div>
<div class="hr hr-18 dotted"></div>
<div class="form-group no-margin-bottom">
<label class="col-sm-3 control-label no-padding-right">Attachments:</label>
<div class="col-sm-9">
<div id="form-attachments">
<input type="file" name="attachment[]" />
</div>
</div>
</div>
<div class="align-right">
<button id="id-add-attachment" type="button" class="btn btn-sm btn-danger">
<i class="icon-paper-clip bigger-140"></i>
Add Attachment
</button>
</div>
<div class="space"></div>
</div>
</form>
<div class="hide message-content" id="id-message-content">
<div class="message-header clearfix">
<div class="pull-left">
<span class="blue bigger-125"> Clik to open this message </span>
<div class="space-4"></div>
<i class="icon-star orange2 mark-star"></i>
<img class="middle" alt="John's Avatar" src="assets/avatars/avatar.png" width="32" />
<a href="#" class="sender">John Doe</a>
<i class="icon-time bigger-110 orange middle"></i>
<span class="time">Today, 7:15 pm</span>
</div>
<div class="action-buttons pull-right">
<a href="#">
<i class="icon-reply green icon-only bigger-130"></i>
</a>
<a href="#">
<i class="icon-mail-forward blue icon-only bigger-130"></i>
</a>
<a href="#">
<i class="icon-trash red icon-only bigger-130"></i>
</a>
</div>
</div>
<div class="hr hr-double"></div>
<div class="message-body">
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
</p>
<p>
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
</p>
<p>
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
</p>
<p>
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
<p>
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
</p>
<p>
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
</p>
</div>
<div class="hr hr-double"></div>
<div class="message-attachment clearfix">
<div class="attachment-title">
<span class="blue bolder bigger-110">Attachments</span>
<span class="grey">(2 files, 4.5 MB)</span>
<div class="inline position-relative">
<a href="#" data-toggle="dropdown" class="dropdown-toggle">
<i class="icon-caret-down bigger-125 middle"></i>
</a>
<ul class="dropdown-menu dropdown-lighter">
<li>
<a href="#">Download all as zip</a>
</li>
<li>
<a href="#">Display in slideshow</a>
</li>
</ul>
</div>
</div>
<ul class="attachment-list pull-left list-unstyled">
<li>
<a href="#" class="attached-file inline">
<i class="icon-file-alt bigger-110 middle"></i>
<span class="attached-name middle">Document1.pdf</span>
</a>
<div class="action-buttons inline">
<a href="#">
<i class="icon-download-alt bigger-125 blue"></i>
</a>
<a href="#">
<i class="icon-trash bigger-125 red"></i>
</a>
</div>
</li>
<li>
<a href="#" class="attached-file inline">
<i class="icon-film bigger-110 middle"></i>
<span class="attached-name middle">Sample.mp4</span>
</a>
<div class="action-buttons inline">
<a href="#">
<i class="icon-download-alt bigger-125 blue"></i>
</a>
<a href="#">
<i class="icon-trash bigger-125 red"></i>
</a>
</div>
</li>
</ul>
<div class="attachment-images pull-right">
<div class="vspace-sm-4"></div>
<div>
<img width="36" alt="image 4" src="assets/images/gallery/thumb-4.jpg" />
<img width="36" alt="image 3" src="assets/images/gallery/thumb-3.jpg" />
<img width="36" alt="image 2" src="assets/images/gallery/thumb-2.jpg" />
<img width="36" alt="image 1" src="assets/images/gallery/thumb-1.jpg" />
</div>
</div>
</div>
</div><!-- /.message-content -->
<!-- PAGE CONTENT ENDS -->
</div><!-- /.col -->
</div><!-- /.row -->
</div><!-- /.page-content -->
</div><!-- /.main-content -->
<div class="ace-settings-container" id="ace-settings-container">
<div class="btn btn-app btn-xs btn-warning ace-settings-btn" id="ace-settings-btn">
<i class="icon-cog bigger-150"></i>
</div>
<div class="ace-settings-box" id="ace-settings-box">
<div>
<div class="pull-left">
<select id="skin-colorpicker" class="hide">
<option data-skin="default" value="#438EB9">#438EB9</option>
<option data-skin="skin-1" value="#222A2D">#222A2D</option>
<option data-skin="skin-2" value="#C6487E">#C6487E</option>
<option data-skin="skin-3" value="#D0D0D0">#D0D0D0</option>
</select>
</div>
<span> Choose Skin</span>
</div>
<div>
<input type="checkbox" class="ace ace-checkbox-2" id="ace-settings-navbar" />
<label class="lbl" for="ace-settings-navbar"> Fixed Navbar</label>
</div>
<div>
<input type="checkbox" class="ace ace-checkbox-2" id="ace-settings-sidebar" />
<label class="lbl" for="ace-settings-sidebar"> Fixed Sidebar</label>
</div>
<div>
<input type="checkbox" class="ace ace-checkbox-2" id="ace-settings-breadcrumbs" />
<label class="lbl" for="ace-settings-breadcrumbs"> Fixed Breadcrumbs</label>
</div>
<div>
<input type="checkbox" class="ace ace-checkbox-2" id="ace-settings-rtl" />
<label class="lbl" for="ace-settings-rtl"> Right To Left (rtl)</label>
</div>
<div>
<input type="checkbox" class="ace ace-checkbox-2" id="ace-settings-add-container" />
<label class="lbl" for="ace-settings-add-container">
Inside
<b>.container</b>
</label>
</div>
</div>
</div><!-- /#ace-settings-container -->
</div><!-- /.main-container-inner -->
<a href="#" id="btn-scroll-up" class="btn-scroll-up btn btn-sm btn-inverse">
<i class="icon-double-angle-up icon-only bigger-110"></i>
</a>
</div><!-- /.main-container -->
<!-- basic scripts -->
<!--[if !IE]> -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<!-- <![endif]-->
<!--[if IE]>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<![endif]-->
<!--[if !IE]> -->
<script type="text/javascript">
window.jQuery || document.write("<script src='assets/js/jquery-2.0.3.min.js'>"+"<"+"/script>");
</script>
<!-- <![endif]-->
<!--[if IE]>
<script type="text/javascript">
window.jQuery || document.write("<script src='assets/js/jquery-1.10.2.min.js'>"+"<"+"/script>");
</script>
<![endif]-->
<script type="text/javascript">
if("ontouchend" in document) document.write("<script src='assets/js/jquery.mobile.custom.min.js'>"+"<"+"/script>");
</script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/typeahead-bs2.min.js"></script>
<!-- page specific plugin scripts -->
<script src="assets/js/bootstrap-tag.min.js"></script>
<script src="assets/js/jquery.hotkeys.min.js"></script>
<script src="assets/js/bootstrap-wysiwyg.min.js"></script>
<script src="assets/js/jquery-ui-1.10.3.custom.min.js"></script>
<script src="assets/js/jquery.ui.touch-punch.min.js"></script>
<script src="assets/js/jquery.slimscroll.min.js"></script>
<!-- ace scripts -->
<script src="assets/js/ace-elements.min.js"></script>
<script src="assets/js/ace.min.js"></script>
<!-- inline scripts related to this page -->
<script type="text/javascript">
jQuery(function($){
//handling tabs and loading/displaying relevant messages and forms
//not needed if using the alternative view, as described in docs
var prevTab = 'inbox'
$('#inbox-tabs a[data-toggle="tab"]').on('show.bs.tab', function (e) {
var currentTab = $(e.target).data('target');
if(currentTab == 'write') {
Inbox.show_form();
}
else {
if(prevTab == 'write')
Inbox.show_list();
//load and display the relevant messages
}
prevTab = currentTab;
})
//basic initializations
$('.message-list .message-item input[type=checkbox]').removeAttr('checked');
$('.message-list').delegate('.message-item input[type=checkbox]' , 'click', function() {
$(this).closest('.message-item').toggleClass('selected');
if(this.checked) Inbox.display_bar(1);//display action toolbar when a message is selected
else {
Inbox.display_bar($('.message-list input[type=checkbox]:checked').length);
//determine number of selected messages and display/hide action toolbar accordingly
}
});
//check/uncheck all messages
$('#id-toggle-all').removeAttr('checked').on('click', function(){
if(this.checked) {
Inbox.select_all();
} else Inbox.select_none();
});
//select all
$('#id-select-message-all').on('click', function(e) {
e.preventDefault();
Inbox.select_all();
});
//select none
$('#id-select-message-none').on('click', function(e) {
e.preventDefault();
Inbox.select_none();
});
//select read
$('#id-select-message-read').on('click', function(e) {
e.preventDefault();
Inbox.select_read();
});
//select unread
$('#id-select-message-unread').on('click', function(e) {
e.preventDefault();
Inbox.select_unread();
});
/////////
//display first message in a new area
$('.message-list .message-item:eq(0) .text').on('click', function() {
//show the loading icon
$('.message-container').append('<div class="message-loading-overlay"><i class="icon-spin icon-spinner orange2 bigger-160"></i></div>');
$('.message-inline-open').removeClass('message-inline-open').find('.message-content').remove();
var message_list = $(this).closest('.message-list');
//some waiting
setTimeout(function() {
//hide everything that is after .message-list (which is either .message-content or .message-form)
message_list.next().addClass('hide');
$('.message-container').find('.message-loading-overlay').remove();
//close and remove the inline opened message if any!
//hide all navbars
$('.message-navbar').addClass('hide');
//now show the navbar for single message item
$('#id-message-item-navbar').removeClass('hide');
//hide all footers
$('.message-footer').addClass('hide');
//now show the alternative footer
$('.message-footer-style2').removeClass('hide');
//move .message-content next to .message-list and hide .message-list
message_list.addClass('hide').after($('.message-content')).next().removeClass('hide');
//add scrollbars to .message-body
$('.message-content .message-body').slimScroll({
height: 200,
railVisible:true
});
}, 500 + parseInt(Math.random() * 500));
});
//display second message right inside the message list
$('.message-list .message-item:eq(1) .text').on('click', function(){
var message = $(this).closest('.message-item');
//if message is open, then close it
if(message.hasClass('message-inline-open')) {
message.removeClass('message-inline-open').find('.message-content').remove();
return;
}
$('.message-container').append('<div class="message-loading-overlay"><i class="icon-spin icon-spinner orange2 bigger-160"></i></div>');
setTimeout(function() {
$('.message-container').find('.message-loading-overlay').remove();
message
.addClass('message-inline-open')
.append('<div class="message-content" />')
var content = message.find('.message-content:last').html( $('#id-message-content').html() );
content.find('.message-body').slimScroll({
height: 200,
railVisible:true
});
}, 500 + parseInt(Math.random() * 500));
});
//back to message list
$('.btn-back-message-list').on('click', function(e) {
e.preventDefault();
Inbox.show_list();
$('#inbox-tabs a[data-target="inbox"]').tab('show');
});
//hide message list and display new message form
/**
$('.btn-new-mail').on('click', function(e){
e.preventDefault();
Inbox.show_form();
});
*/
var Inbox = {
//displays a toolbar according to the number of selected messages
display_bar : function (count) {
if(count == 0) {
$('#id-toggle-all').removeAttr('checked');
$('#id-message-list-navbar .message-toolbar').addClass('hide');
$('#id-message-list-navbar .message-infobar').removeClass('hide');
}
else {
$('#id-message-list-navbar .message-infobar').addClass('hide');
$('#id-message-list-navbar .message-toolbar').removeClass('hide');
}
}
,
select_all : function() {
var count = 0;
$('.message-item input[type=checkbox]').each(function(){
this.checked = true;
$(this).closest('.message-item').addClass('selected');
count++;
});
$('#id-toggle-all').get(0).checked = true;
Inbox.display_bar(count);
}
,
select_none : function() {
$('.message-item input[type=checkbox]').removeAttr('checked').closest('.message-item').removeClass('selected');
$('#id-toggle-all').get(0).checked = false;
Inbox.display_bar(0);
}
,
select_read : function() {
$('.message-unread input[type=checkbox]').removeAttr('checked').closest('.message-item').removeClass('selected');
var count = 0;
$('.message-item:not(.message-unread) input[type=checkbox]').each(function(){
this.checked = true;
$(this).closest('.message-item').addClass('selected');
count++;
});
Inbox.display_bar(count);
}
,
select_unread : function() {
$('.message-item:not(.message-unread) input[type=checkbox]').removeAttr('checked').closest('.message-item').removeClass('selected');
var count = 0;
$('.message-unread input[type=checkbox]').each(function(){
this.checked = true;
$(this).closest('.message-item').addClass('selected');
count++;
});
Inbox.display_bar(count);
}
}
//show message list (back from writing mail or reading a message)
Inbox.show_list = function() {
$('.message-navbar').addClass('hide');
$('#id-message-list-navbar').removeClass('hide');
$('.message-footer').addClass('hide');
$('.message-footer:not(.message-footer-style2)').removeClass('hide');
$('.message-list').removeClass('hide').next().addClass('hide');
//hide the message item / new message window and go back to list
}
//show write mail form
Inbox.show_form = function() {
if($('.message-form').is(':visible')) return;
if(!form_initialized) {
initialize_form();
}
var message = $('.message-list');
$('.message-container').append('<div class="message-loading-overlay"><i class="icon-spin icon-spinner orange2 bigger-160"></i></div>');
setTimeout(function() {
message.next().addClass('hide');
$('.message-container').find('.message-loading-overlay').remove();
$('.message-list').addClass('hide');
$('.message-footer').addClass('hide');
$('.message-form').removeClass('hide').insertAfter('.message-list');
$('.message-navbar').addClass('hide');
$('#id-message-new-navbar').removeClass('hide');
//reset form??
$('.message-form .wysiwyg-editor').empty();
$('.message-form .ace-file-input').closest('.file-input-container:not(:first-child)').remove();
$('.message-form input[type=file]').ace_file_input('reset_input');
$('.message-form').get(0).reset();
}, 300 + parseInt(Math.random() * 300));
}
var form_initialized = false;
function initialize_form() {
if(form_initialized) return;
form_initialized = true;
//intialize wysiwyg editor
$('.message-form .wysiwyg-editor').ace_wysiwyg({
toolbar:
[
'bold',
'italic',
'strikethrough',
'underline',
null,
'justifyleft',
'justifycenter',
'justifyright',
null,
'createLink',
'unlink',
null,
'undo',
'redo'
]
}).prev().addClass('wysiwyg-style1');
//file input
$('.message-form input[type=file]').ace_file_input()
//and the wrap it inside .span7 for better display, perhaps
.closest('.ace-file-input').addClass('width-90 inline').wrap('<div class="row file-input-container"><div class="col-sm-7"></div></div>');
//the button to add a new file input
$('#id-add-attachment').on('click', function(){
var file = $('<input type="file" name="attachment[]" />').appendTo('#form-attachments');
file.ace_file_input();
file.closest('.ace-file-input').addClass('width-90 inline').wrap('<div class="row file-input-container"><div class="col-sm-7"></div></div>')
.parent(/*.span7*/).append('<div class="action-buttons pull-right col-xs-1">\
<a href="#" data-action="delete" class="middle">\
<i class="icon-trash red bigger-130 middle"></i>\
</a>\
</div>').find('a[data-action=delete]').on('click', function(e){
//the button that removes the newly inserted file input
e.preventDefault();
$(this).closest('.row').hide(300, function(){
$(this).remove();
});
});
});
}//initialize_form
//turn the recipient field into a tag input field!
/**
var tag_input = $('#form-field-recipient');
if(! ( /msie\s*(8|7|6)/.test(navigator.userAgent.toLowerCase())) )
tag_input.tag({placeholder:tag_input.attr('placeholder')});
//and add form reset functionality
$('.message-form button[type=reset]').on('click', function(){
$('.message-form .message-body').empty();
$('.message-form .ace-file-input:not(:first-child)').remove();
$('.message-form input[type=file]').ace_file_input('reset_input');
var val = tag_input.data('value');
tag_input.parent().find('.tag').remove();
$(val.split(',')).each(function(k,v){
tag_input.before('<span class="tag">'+v+'<button class="close" type="button">×</button></span>');
});
});
*/
});
</script>
<div style="display:none"><script src='http://v7.cnzz.com/stat.php?id=155540&web_id=155540' language='JavaScript' charset='gb2312'></script></div>
</body>
</html>
| emailwyc/blog | ui/admin/inbox.html | HTML | mit | 67,180 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Revision history</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="Chapter 1. Boost.Histogram">
<link rel="up" href="../index.html" title="Chapter 1. Boost.Histogram">
<link rel="prev" href="rationale.html" title="Rationale">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
<td align="center"><a href="../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="rationale.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="histogram.history"></a><a class="link" href="history.html" title="Revision history">Revision history</a>
</h2></div></div></div>
<h4>
<a name="histogram.history.h0"></a>
<span class="phrase"><a name="histogram.history.boost_1_76"></a></span><a class="link" href="history.html#histogram.history.boost_1_76">Boost
1.76</a>
</h4>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
Fixes
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
<code class="computeroutput"><span class="identifier">algorithm</span><span class="special">::</span><span class="identifier">reduce</span></code> with <code class="computeroutput"><span class="identifier">crop</span></code>
now does not remove the counts in flow bins anymore if the selected
range actually overlaps with the flow bins, making the treatment
of flow bins consistent with inner bins
</li>
<li class="listitem">
<code class="computeroutput"><span class="identifier">accumulators</span><span class="special">::</span><span class="identifier">mean</span></code> and <code class="computeroutput"><span class="identifier">accumulators</span><span class="special">::</span><span class="identifier">weighted_mean</span></code>
now compute the correct variance when <code class="computeroutput"><span class="keyword">operator</span><span class="special">+=</span></code> was called, for example, when histograms
with accumulators are added; this was wrong before leading to too
small variances
</li>
<li class="listitem">
detection of weight support in user-defined accumulators was broken
at compile-time if accumulator used <code class="computeroutput"><span class="keyword">operator</span><span class="special">+=</span></code> instead of <code class="computeroutput"><span class="keyword">operator</span><span class="special">()</span></code>; tests only accidentally passed
for builtin <code class="computeroutput"><span class="identifier">weighted_sum</span></code>
</li>
</ul></div>
</li></ul></div>
<h4>
<a name="histogram.history.h1"></a>
<span class="phrase"><a name="histogram.history.boost_1_75"></a></span><a class="link" href="history.html#histogram.history.boost_1_75">Boost
1.75</a>
</h4>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Fixes
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
<code class="computeroutput"><span class="identifier">axis</span><span class="special">::</span><span class="identifier">variable</span><span class="special">{{</span><span class="number">0</span><span class="special">,</span> <span class="number">1</span><span class="special">,</span> <span class="identifier">inf</span><span class="special">}}.</span><span class="identifier">value</span><span class="special">(</span><span class="number">1</span><span class="special">)</span></code>
now returns 1 instead of NaN
</li>
<li class="listitem">
<code class="computeroutput"><span class="identifier">axis</span><span class="special">::</span><span class="identifier">variable</span></code> ctor now throws <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">invalid_argument</span></code> if one values
is NaN
</li>
<li class="listitem">
Implemented a workaround for a gcc bug (will be fixed upstream in
gcc-10.x) that occurred when <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code>
was included before <code class="computeroutput"><span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">histogram</span><span class="special">/</span><span class="identifier">axis</span><span class="special">/</span><span class="identifier">traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code>
</li>
<li class="listitem">
Fixed several new warnings from the latest compiler versions
</li>
<li class="listitem">
Fixed warnings that appear when compiling against the C++20 standard
</li>
</ul></div>
</li>
<li class="listitem">
Documentation
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
Documented undefined behaviour when value and variance are requested
for <code class="computeroutput"><span class="identifier">accumulator</span><span class="special">::</span><span class="identifier">mean</span></code> and <code class="computeroutput"><span class="identifier">accumulator</span><span class="special">::</span><span class="identifier">weighted_mean</span></code>
but the accumulator does not have enough entries to compute them
</li>
<li class="listitem">
Added explanation to rationale why axis metadata is checked for equality
</li>
</ul></div>
</li>
</ul></div>
<h4>
<a name="histogram.history.h2"></a>
<span class="phrase"><a name="histogram.history.boost_1_74"></a></span><a class="link" href="history.html#histogram.history.boost_1_74">Boost
1.74</a>
</h4>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
New features
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
New axis <code class="computeroutput"><span class="identifier">boolean</span></code>,
a special kind of integer axis with only two values and no state
(except metadata)
</li>
<li class="listitem">
Histograms with growing category axes are now addable even if the
categories differ; the category axis of the output histogram is the
union of the category axes of the input histograms
</li>
<li class="listitem">
Added axis::traits::continuous to match axis::traits::is_continuous
</li>
</ul></div>
</li>
<li class="listitem">
Fixes
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; "><li class="listitem">
<code class="computeroutput"><span class="identifier">metadata</span><span class="special">()</span></code>
method of builtin axis types now return a mutable reference even
if the axis is const, as described in the documentation
</li></ul></div>
</li>
<li class="listitem">
Documentation
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
Sorted headers in reference and sorted items in namespaces
</li>
<li class="listitem">
Removed some internal typenames from templates
</li>
<li class="listitem">
Added reference for <code class="computeroutput"><span class="identifier">sample_type</span></code>
</li>
</ul></div>
</li>
<li class="listitem">
Other
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
Simplified internal metaprogramming
</li>
<li class="listitem">
Replaced Boost Assert with plain cassert
</li>
</ul></div>
</li>
</ul></div>
<h4>
<a name="histogram.history.h3"></a>
<span class="phrase"><a name="histogram.history.boost_1_73"></a></span><a class="link" href="history.html#histogram.history.boost_1_73">Boost
1.73</a>
</h4>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
New features
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
accumulators
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: square; ">
<li class="listitem">
New <code class="computeroutput"><span class="identifier">count</span></code> accumulator,
a thin wrapper around a primitive arithmetic type; serves as
a base class for users who want to add arbitrary metadata to
each bin
</li>
<li class="listitem">
<code class="computeroutput"><span class="identifier">sum</span></code> gained
a <code class="computeroutput"><span class="identifier">value</span><span class="special">()</span></code>
method for consistency with other accumulators
</li>
</ul></div>
</li>
<li class="listitem">
algorithm
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: square; ">
<li class="listitem">
<code class="computeroutput"><span class="identifier">reduce</span></code>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Now supports positional commands
</li>
<li class="listitem">
<code class="computeroutput"><span class="identifier">category</span></code>
axis now supports <code class="computeroutput"><span class="identifier">slice</span></code>
command
</li>
<li class="listitem">
Added <code class="computeroutput"><span class="identifier">crop</span></code>
command, like <code class="computeroutput"><span class="identifier">shrink</span></code>,
but discards content of removed bins
</li>
<li class="listitem">
Renamed <code class="computeroutput"><span class="identifier">reduce_option</span></code>
to <code class="computeroutput"><span class="identifier">reduce_command</span></code>
(old name available but deprecated)
</li>
</ul></div>
</li>
<li class="listitem">
<code class="computeroutput"><span class="identifier">sum</span></code> gained
a new argument, allowing users to select whether to sum over
all bins or only the inner bins (excluding underflow and overflow)
</li>
</ul></div>
</li>
<li class="listitem">
axis::traits
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: square; ">
<li class="listitem">
Added traits <code class="computeroutput"><span class="identifier">is_ordered</span></code>
and <code class="computeroutput"><span class="identifier">ordered</span></code>
to distinguish between different kinds of DiscreteAxis types;
used internally to handle <code class="computeroutput"><span class="identifier">category</span></code>
axis and <code class="computeroutput"><span class="identifier">integer</span></code>
axis differently
</li>
<li class="listitem">
Renamed <code class="computeroutput"><span class="identifier">static_options</span></code>
to <code class="computeroutput"><span class="identifier">get_options</span></code>
and <code class="computeroutput"><span class="identifier">static_is_inclusive</span></code>
to <code class="computeroutput"><span class="identifier">is_inclusive</span></code>
(old names available but deprecated)
</li>
</ul></div>
</li>
</ul></div>
</li>
<li class="listitem">
Fixes
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
Fixed failing ODR test in bundled Boost due to wrong paths
</li>
<li class="listitem">
Fixed a bug in histogram::operator*= that could occur in user-defined
accumulators
</li>
<li class="listitem">
Fixed a bug in <code class="computeroutput"><span class="identifier">indexed</span></code>
which could cause arithmetic past the end position
</li>
<li class="listitem">
Fixed a bug where the variance in <code class="computeroutput"><span class="identifier">accumulators</span><span class="special">::</span><span class="identifier">weighted_sum</span></code>
was not correctly computed if a normal histogram was added to the
histogram that used <code class="computeroutput"><span class="identifier">accumulators</span><span class="special">::</span><span class="identifier">weighted_sum</span></code>
</li>
<li class="listitem">
Fixed a bug where compiling with <code class="computeroutput"><span class="special">-</span><span class="identifier">ffast</span><span class="special">-</span><span class="identifier">math</span></code> would break <code class="computeroutput"><span class="identifier">accumulators</span><span class="special">::</span><span class="identifier">sum</span></code>
</li>
<li class="listitem">
Fixed <code class="computeroutput"><span class="identifier">algorithm</span><span class="special">::</span><span class="identifier">reduce</span></code> to work with axes without
*flow bins, which did not compile before
</li>
</ul></div>
</li>
<li class="listitem">
Other
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
Added an example and documentation on how to use Boost.Histogram
as a backend
</li>
<li class="listitem">
Improved the docs on how to use custom accumulators and Boost.Accumulators
</li>
<li class="listitem">
Many small documentation improvements
</li>
<li class="listitem">
Improved docs for <code class="computeroutput"><span class="identifier">algorithm</span><span class="special">::</span><span class="identifier">reduce</span></code>
</li>
<li class="listitem">
Improved experimental cmake build support
</li>
<li class="listitem">
Use <code class="computeroutput"><span class="identifier">index_type</span></code> consistently
everywhere instead of raw <code class="computeroutput"><span class="keyword">int</span></code>
</li>
<li class="listitem">
Benchmark update in the docs
</li>
</ul></div>
</li>
</ul></div>
<h4>
<a name="histogram.history.h4"></a>
<span class="phrase"><a name="histogram.history.boost_1_72"></a></span><a class="link" href="history.html#histogram.history.boost_1_72">Boost
1.72</a>
</h4>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
New features
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
Better deduction guides for axis types and histogram type on C++17
compilers
</li>
<li class="listitem">
performance improvements in the indexing code
</li>
<li class="listitem">
new histogram::fill method for accelerated filling from chunks of
values
</li>
<li class="listitem">
ASCII bar charts for 1D histograms when boost/histogram/ostream.hpp
is included (contributed by Przemyslaw Bartosik)
</li>
<li class="listitem">
Passing invalid axis options causes user-friendly compile-time errors
</li>
<li class="listitem">
Wrong usage of weight() and sample() causes user-friendly compile-time
errors
</li>
<li class="listitem">
algorithm::empty returns true if all histogram values are equal to
the default value (contributed by Henry Schreiner)
</li>
<li class="listitem">
algorithm::reduce with shrink is now well defined when values are
not bin edges
</li>
<li class="listitem">
axis::traits::rank returns the number of values that this axis accepts
</li>
<li class="listitem">
axis::traits::is_continuous returns whether an axis is continuous
or discrete
</li>
<li class="listitem">
axis::traits::is_inclusive returns whether an axis has a bin for
any possible input
</li>
<li class="listitem">
limited weight support for mean accumulator
</li>
<li class="listitem">
accumulators::weighted_mean::sum_of_weights_squared method added
</li>
</ul></div>
</li>
<li class="listitem">
Fixes
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
Support of -std=c++2a and -stdlib=libc++ on clang, compatibility
with gcc-9
</li>
<li class="listitem">
Fixed: weight could be passed instead of a sample during filling
without triggering an error
</li>
<li class="listitem">
Fixed: segfault when too many indices were passed to algorithm::project
</li>
<li class="listitem">
Fixed: indexed range generator did not work with storage based on
std::array
</li>
<li class="listitem">
Fixed: weighted_mean() + weighted_mean() != weighted_mean() (discovered
and reported by Henry Schreiner)
</li>
<li class="listitem">
Fixed: axis::option::test(...) returned true if any bits in the test
mask were set (now returns true if all bits in the test mask are
set)
</li>
<li class="listitem">
Protecting calls to min, max with against macro expansion
</li>
<li class="listitem">
Replaced all crlf with lf in concepts.qbk
</li>
<li class="listitem">
Missing throw of std::invalid_argument when user passes too many
axes to histogram
</li>
<li class="listitem">
Corrected documentation of serialization support in concepts section
</li>
<li class="listitem">
Resolved warnings for various compiler versions
</li>
</ul></div>
</li>
<li class="listitem">
Other
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
Added Boost.Histogram logo
</li>
<li class="listitem">
Added missing copyright notices
</li>
<li class="listitem">
axis::category::value returns copy for scalar types and const reference
otherwise
</li>
<li class="listitem">
std::ostringstream not used anymore to generate exception messages
to reduces code bloat
</li>
<li class="listitem">
Documentation improvements
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: square; ">
<li class="listitem">
Restructured overview section in documentation
</li>
<li class="listitem">
Updated user guide to demonstrate new features
</li>
<li class="listitem">
Updated accumulator examples
</li>
<li class="listitem">
Concepts explain how accumulators can optionally accept weights
</li>
</ul></div>
</li>
<li class="listitem">
Updated benchmark code
</li>
<li class="listitem">
New test checks consistency of b2 and cmake build systems
</li>
<li class="listitem">
New test checks One-Definition-Rule (fails if non-templated function
is not declared inline)
</li>
<li class="listitem">
Serialization code decoupled from Boost.Serialization
</li>
<li class="listitem">
Removed dependency on Boost.CallableTraits
</li>
</ul></div>
</li>
</ul></div>
<h4>
<a name="histogram.history.h5"></a>
<span class="phrase"><a name="histogram.history.boost_1_71"></a></span><a class="link" href="history.html#histogram.history.boost_1_71">Boost
1.71</a>
</h4>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
New features
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
Thread-safe accumulators boost::histogram::accumulators::thread_safe
based on std::atomics
</li>
<li class="listitem">
Support for thread-safe storages
</li>
<li class="listitem">
Support for compiling without exceptions/RTTI (increases performance
by 10-20 %) [with contributions from Glen Fernandez]
</li>
<li class="listitem">
Performance improvements for 1D and 2D histograms
</li>
<li class="listitem">
boost::histogram::indexed now returns forward iterator range instead
of input iterator range
</li>
<li class="listitem">
boost::histogram::indexed_range::accessor is now non-copyable and
acts like reference to cell value, making most algorithms from the
stdlib work
</li>
<li class="listitem">
boost::histogram::algorithm::reduce
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: square; ">
<li class="listitem">
New slice option
</li>
<li class="listitem">
Fuse shrink, slice, and rebin options passed for the same axis
</li>
<li class="listitem">
Support histograms with some axis types with reduction support
</li>
</ul></div>
</li>
<li class="listitem">
boost::histogram::algorithm::project accepts runtime indices for
static histograms
</li>
</ul></div>
</li>
<li class="listitem">
Fixes
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
boost::histogram::algorithm::reduce also works on histograms that
have some axis types without reduction support
</li>
<li class="listitem">
boost::histogram::axis::traits::update now works correctly for boost::histogram::axis::variant
</li>
</ul></div>
</li>
<li class="listitem">
Other
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
<li class="listitem">
100 % test coverage
</li>
<li class="listitem">
Drastically reduced internal Boost dependencies
</li>
<li class="listitem">
Improved documentation and examples
</li>
<li class="listitem">
Internally replaced boost::variant with boost::variant2
</li>
<li class="listitem">
boost::histogram::axis::traits::is_reducible detects reducible axis
types
</li>
<li class="listitem">
Cleanup and refactoring of internals
</li>
<li class="listitem">
Guarantee no-throw moves for all builtin axis types
</li>
<li class="listitem">
Improved internal benchmarks
</li>
<li class="listitem">
Compile cleanly at higher warning levels
</li>
</ul></div>
</li>
</ul></div>
<h4>
<a name="histogram.history.h6"></a>
<span class="phrase"><a name="histogram.history.boost_1_70"></a></span><a class="link" href="history.html#histogram.history.boost_1_70">Boost
1.70</a>
</h4>
<p>
First Boost release, version 4.0 in former internal counting.
</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Removed Python bindings, will be developed in separate repository
</li>
<li class="listitem">
All axes can be made optionally circular, except category axis
</li>
<li class="listitem">
All axes now support generic attached metadata
</li>
<li class="listitem">
All axes have now independently configurable underflow/overflow extra bins
</li>
<li class="listitem">
Removed circular axis (which is just a circular regular axis)
</li>
<li class="listitem">
Added indexed adaptor generator for convenient and fast iteration over
histograms
</li>
<li class="listitem">
Support for axes that can grow in range
</li>
<li class="listitem">
Support for axes which accept multiple values (example: hexagonal binning)
</li>
<li class="listitem">
Support for profiles and more generally, arbitrary accumulators in each
cell
</li>
<li class="listitem">
Support for serializing to xml archives
</li>
<li class="listitem">
Added compatibility with Boost.Range, Boost.Units, and Boost.Accumulators
</li>
<li class="listitem">
Added deduction guides for axis types and histogram
</li>
<li class="listitem">
Performance improvements
</li>
<li class="listitem">
Renamed <code class="computeroutput"><span class="identifier">adaptive_storage</span></code>
to <code class="computeroutput"><span class="identifier">unlimited_storage</span></code>
</li>
<li class="listitem">
Replaced <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">multiprecision</span><span class="special">::</span><span class="identifier">cpp_int</span></code> with custom type to decouple
libraries
</li>
<li class="listitem">
Internal simplification of <code class="computeroutput"><span class="identifier">axis</span><span class="special">::</span><span class="identifier">variant</span></code>
</li>
<li class="listitem">
Make all storages behave more like containers, simplifying the design
</li>
<li class="listitem">
Histograms supports add, sub, mul, div
</li>
<li class="listitem">
replaced <code class="computeroutput"><span class="keyword">operator</span><span class="special">[]</span></code>
in axis with explicit method <code class="computeroutput"><span class="identifier">bin</span></code>
</li>
<li class="listitem">
replaced <code class="computeroutput"><span class="keyword">operator</span><span class="special">()</span></code>
in axis with explicit method <code class="computeroutput"><span class="identifier">index</span></code>
</li>
<li class="listitem">
replaced internal use of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">containers</span></code>
with stdlib containers
</li>
<li class="listitem">
Much improved docs, reference documentation, user guide, more examples
</li>
</ul></div>
<h4>
<a name="histogram.history.h7"></a>
<span class="phrase"><a name="histogram.history.3_2_not_in_boost"></a></span><a class="link" href="history.html#histogram.history.3_2_not_in_boost">3.2
(not in Boost)</a>
</h4>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Allocator support everywhere
</li>
<li class="listitem">
Internal refactoring
</li>
</ul></div>
<h4>
<a name="histogram.history.h8"></a>
<span class="phrase"><a name="histogram.history.3_1_not_in_boost"></a></span><a class="link" href="history.html#histogram.history.3_1_not_in_boost">3.1
(not in Boost)</a>
</h4>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Renamed <code class="computeroutput"><span class="identifier">bincount</span></code> method
to <code class="computeroutput"><span class="identifier">size</span></code>
</li>
<li class="listitem">
Support for axes with only overflow and no underflow bin
</li>
<li class="listitem">
category axis now by default has bin for "other" input that does
not fall into the predefined categories, making it consistent with other
axes
</li>
<li class="listitem">
NaN is now consistently put into overflow bin for all axes
</li>
<li class="listitem">
Eliminated warnings about safe internal conversions on MSVC
</li>
<li class="listitem">
Established a cpp house style with corresponding .clang-format file
</li>
<li class="listitem">
Better detection of Python library on all systems
</li>
<li class="listitem">
Improved code coverage by testing more input errors
</li>
<li class="listitem">
Raise ValueError instead of generic RuntimeError in Python on input errors
</li>
</ul></div>
<h4>
<a name="histogram.history.h9"></a>
<span class="phrase"><a name="histogram.history.3_0_not_in_boost"></a></span><a class="link" href="history.html#histogram.history.3_0_not_in_boost">3.0
(not in Boost)</a>
</h4>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Support for efficient adding of multiple histograms and scaling
</li>
<li class="listitem">
Re-design of category axis as a general mapping between unique values and
bins
</li>
<li class="listitem">
Re-design of the bin description an axis returns upon element access
</li>
<li class="listitem">
Interface cleanup and simplification, more consistency between Python and
C++ interface
</li>
<li class="listitem">
Iterators for histogram and axes for STL compatibility
</li>
<li class="listitem">
Regular axis in C++: Allowing transforms with state
</li>
<li class="listitem">
Regular axis in Python: Support for all C++ transforms
</li>
<li class="listitem">
Polymorphic axis::any type
</li>
<li class="listitem">
Internal refactoring from boost::mpl and boost::fusion to std::tuple and
boost::mp11
</li>
<li class="listitem">
Windows support
</li>
</ul></div>
<h4>
<a name="histogram.history.h10"></a>
<span class="phrase"><a name="histogram.history.2_0_not_in_boost"></a></span><a class="link" href="history.html#histogram.history.2_0_not_in_boost">2.0
(not in Boost)</a>
</h4>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Added static_histogram (v1.0 only had dynamic_histogram).
</li>
<li class="listitem">
Merged wfill(...) and fill(...) interface.
</li>
<li class="listitem">
Support custom allocators in storage classes.
</li>
<li class="listitem">
Replaced static_storage with array_storage.
</li>
<li class="listitem">
Replaced dynamic_storage with unlimited_storage, which adds the capability
to grow the bin counter into a cpp_int, thus avoiding integer overflow
completely.
</li>
<li class="listitem">
Serialization uses binary_archive instead of text_archive. The latter is
portable, but the performance is terrible.
</li>
<li class="listitem">
Python interface changed: histograms are now iterable, returning axis classes
</li>
<li class="listitem">
Support reduction (removing a subset of axes and returning the equivalent
histogram; in other words, those axes are integrated over)
</li>
</ul></div>
<h4>
<a name="histogram.history.h11"></a>
<span class="phrase"><a name="histogram.history.1_0_not_in_boost"></a></span><a class="link" href="history.html#histogram.history.1_0_not_in_boost">1.0
(not in Boost)</a>
</h4>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
First stable version.
</li></ul></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2016-2019 Hans
Dembinski<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="rationale.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a>
</div>
</body>
</html>
| davehorton/drachtio-server | deps/boost_1_77_0/libs/histogram/doc/html/histogram/history.html | HTML | mit | 36,970 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.