path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
Spring/jars/spring-framework-5.1.18.RELEASE/docs/javadoc-api/org/springframework/jmx/export/annotation/ManagedNotifications.html | akhr/java | <!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_232) on Tue Sep 15 08:52:29 UTC 2020 -->
<title>ManagedNotifications (Spring Framework 5.1.18.RELEASE API)</title>
<meta name="date" content="2020-09-15">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ManagedNotifications (Spring Framework 5.1.18.RELEASE API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ManagedNotifications.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Spring Framework</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/springframework/jmx/export/annotation/ManagedNotification.html" title="annotation in org.springframework.jmx.export.annotation"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/springframework/jmx/export/annotation/ManagedOperation.html" title="annotation in org.springframework.jmx.export.annotation"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/springframework/jmx/export/annotation/ManagedNotifications.html" target="_top">Frames</a></li>
<li><a href="ManagedNotifications.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Field | </li>
<li><a href="#annotation.type.required.element.summary">Required</a> | </li>
<li>Optional</li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#annotation.type.element.detail">Element</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.springframework.jmx.export.annotation</div>
<h2 title="Annotation Type ManagedNotifications" class="title">Annotation Type ManagedNotifications</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/ElementType.html?is-external=true#TYPE" title="class or interface in java.lang.annotation">TYPE</a>)
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Documented.html?is-external=true" title="class or interface in java.lang.annotation">@Documented</a>
public @interface <span class="memberNameLabel">ManagedNotifications</span></pre>
<div class="block">Type-level annotation that indicates JMX notifications emitted by a bean,
containing multiple <a href="../../../../../org/springframework/jmx/export/annotation/ManagedNotification.html" title="annotation in org.springframework.jmx.export.annotation"><code>ManagedNotifications</code></a>.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>2.0</dd>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Rob Harrop</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== ANNOTATION TYPE REQUIRED MEMBER SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="annotation.type.required.element.summary">
<!-- -->
</a>
<h3>Required Element Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Required Element Summary table, listing required elements, and an explanation">
<caption><span>Required Elements</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Required Element and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/springframework/jmx/export/annotation/ManagedNotification.html" title="annotation in org.springframework.jmx.export.annotation">ManagedNotification</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/springframework/jmx/export/annotation/ManagedNotifications.html#value--">value</a></span></code> </td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="annotation.type.element.detail">
<!-- -->
</a>
<h3>Element Detail</h3>
<a name="value--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>value</h4>
<pre>public abstract <a href="../../../../../org/springframework/jmx/export/annotation/ManagedNotification.html" title="annotation in org.springframework.jmx.export.annotation">ManagedNotification</a>[] value</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ManagedNotifications.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Spring Framework</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/springframework/jmx/export/annotation/ManagedNotification.html" title="annotation in org.springframework.jmx.export.annotation"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/springframework/jmx/export/annotation/ManagedOperation.html" title="annotation in org.springframework.jmx.export.annotation"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/springframework/jmx/export/annotation/ManagedNotifications.html" target="_top">Frames</a></li>
<li><a href="ManagedNotifications.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Field | </li>
<li><a href="#annotation.type.required.element.summary">Required</a> | </li>
<li>Optional</li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#annotation.type.element.detail">Element</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
src/templates/heatmap.html | YourDataStories/components-visualisation | <div class="heatmap-wrapper">
<div class="heatmap-back" ng-click="goBack()">
<span class="glyphicon glyphicon-menu-left"></span>
Back
</div>
<div class="heatmap-container" style="width: 100%;"></div>
</div>
|
_includes/footer.html | strongconjunctions/me | <footer>
<div class="lockup">
<div class="logo"><a href="#navigation">{% include icons/logo-white3.html %}</a></div>
<div class="content-wrap">
<nav class="footer-nav">
<a href="#about-section">About me</a>
<a href="#projects-section">Projects</a>
<a href="#clients-section">Clients</a>
<a href="#contact-section">Contact</a>
</nav>
<p class="copyright">All content © 2015</p>
</div>
</div>
</footer>
|
views/admin/login.html | freitasMatheus/Eccomerce-Admin-Test | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>AdminLTE 2 | Log in</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="/res/admin/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">
<!-- Theme style -->
<link rel="stylesheet" href="/res/admin/dist/css/AdminLTE.min.css">
<!-- iCheck -->
<link rel="stylesheet" href="/res/admin/plugins/iCheck/square/blue.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 login-page">
<div class="login-box">
<div class="login-logo">
<a href="/res/admin/index2.html"><b>Admin</b>LTE</a>
</div>
<!-- /.login-logo -->
<div class="login-box-body">
<p class="login-box-msg">Sign in to start your session</p>
<form action="/admin/login" method="post">
<div class="form-group has-feedback">
<input type="text" class="form-control" placeholder="Login" name="login">
<span class="glyphicon glyphicon-user form-control-feedback"></span>
</div>
<div class="form-group has-feedback">
<input type="password" class="form-control" placeholder="Password" name="password">
<span class="glyphicon glyphicon-lock form-control-feedback"></span>
</div>
<div class="row">
<div class="col-xs-8">
<div class="checkbox icheck">
<label>
<input type="checkbox"> Remember Me
</label>
</div>
</div>
<!-- /.col -->
<div class="col-xs-4">
<button type="submit" class="btn btn-primary btn-block btn-flat">Sign In</button>
</div>
<!-- /.col -->
</div>
</form>
<div class="social-auth-links text-center">
<p>- OR -</p>
<a href="#" class="btn btn-block btn-social btn-facebook btn-flat"><i class="fa fa-facebook"></i> Sign in using
Facebook</a>
<a href="#" class="btn btn-block btn-social btn-google btn-flat"><i class="fa fa-google-plus"></i> Sign in using
Google+</a>
</div>
<!-- /.social-auth-links -->
<a href="/admin/forgot">I forgot my password</a><br>
<a href="register.html" class="text-center">Register a new membership</a>
</div>
<!-- /.login-box-body -->
</div>
<!-- /.login-box -->
<!-- jQuery 2.2.3 -->
<script src="/res/admin/plugins/jQuery/jquery-2.2.3.min.js"></script>
<!-- Bootstrap 3.3.6 -->
<script src="/res/admin/bootstrap/js/bootstrap.min.js"></script>
<!-- iCheck -->
<script src="/res/admin/plugins/iCheck/icheck.min.js"></script>
<script>
$(function () {
$('input').iCheck({
checkboxClass: 'icheckbox_square-blue',
radioClass: 'iradio_square-blue',
increaseArea: '20%' // optional
});
});
</script>
</body>
</html>
|
pcms/Comparison_of_layout_engines_(graphics)_0.pcm.html | Ophelle/PDL | <!DOCTYPE html>
<html>
<head>
<link href="js/bootstrap.min.css" rel="stylesheet"type="text/css">
<link href="css/moncss.css" rel="stylesheet"type="text/css">
<script type="text/javascript" src="js/jquery-3.1.1.min.js"> </script>
<script type="text/javascript" src="js/typeahead.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/formulaire.js"></script>
<title>Comparison of layout engines (graphics) - Image format support</title>
<meta charset="utf-8">
</head>
<body>
<div class="container">
<div class="row">
<div class="col-md-2"> </div>
<div class="col-md-8">
<h1>Comparison of layout engines (graphics) - Image format support</h1>
</div>
<div class="col-md-2"> </div>
</div>
<div class="row">
<fieldset>
<div class="col-md-2"> </div>
<div class="col-md-8">
<form action="" method="post">
<legend style="color:red;font-weight: bold;font-style:italic;text-align: center;" >Formulaire</legend>
</br>
<label>APNG - 1.0 : </label></br> <input id="0" type="text" name="Feature"></br>
</br>
<label>JNG - 1.0 : </label></br> <input id="1" type="text" name="Feature"></br>
</br>
<label>JPEG XR :</label></br>
<p id="id1JPEG XR"> <input type="radio" name="FeatureJPEG XR" value="oui">Yes <input type="radio" name="FeatureJPEG XR" value = "non">No <input type="radio" name="FeatureJPEG XR" value = "non">Partial </p>
</br>
<label>WBMP : </label></br> <input id="2" type="text" name="Feature"></br>
</br>
<label>JPEG 2000 (.jp2) :</label></br>
<p id="id1JPEG 2000 (.jp2)"> <input type="radio" name="FeatureJPEG 2000 (.jp2)" value="oui">Yes <input type="radio" name="FeatureJPEG 2000 (.jp2)" value = "non">No <input type="radio" name="FeatureJPEG 2000 (.jp2)" value = "non">Partial </p>
</br>
<label>BMP :</label></br>
<p id="id1BMP"> <input type="radio" name="FeatureBMP" value="oui">Yes <input type="radio" name="FeatureBMP" value = "non">No <input type="radio" name="FeatureBMP" value = "non">Partial </p>
</br>
<label>JPEG/JFIF : </label></br> <input style="display:block;" id="id1JPEG/JFIF" type="number" name="Feature">
</br>
<label>PNG - 1.1 : </label></br> <input style="display:block;" id="id1PNG - 1.1" type="number" name="Feature">
</br>
<label>PNG - 1.0 : </label></br> <input style="display:block;" id="id1PNG - 1.0" type="number" name="Feature">
</br>
<label>PNG - 1.2 (W3C/ISO/IEC version) : </label></br> <input style="display:block;" id="id1PNG - 1.2 (W3C/ISO/IEC version)" type="number" name="Feature">
</br>
<label>ICO :</label></br>
<p id="id1ICO"> <input type="radio" name="FeatureICO" value="oui">Yes <input type="radio" name="FeatureICO" value = "non">No <input type="radio" name="FeatureICO" value = "non">Partial </p>
</br>
<label>XBM :</label></br>
<p id="id1XBM"> <input type="radio" name="FeatureXBM" value="oui">Yes <input type="radio" name="FeatureXBM" value = "non">No <input type="radio" name="FeatureXBM" value = "non">Partial </p>
</br>
<label>WebP :</label></br>
<p id="id1WebP"> <input type="radio" name="FeatureWebP" value="oui">Yes <input type="radio" name="FeatureWebP" value = "non">No <input type="radio" name="FeatureWebP" value = "non">Partial </p>
</br>
<label>GIF - GIF 89a : </label></br> <input style="display:block;" id="id1GIF - GIF 89a" type="number" name="Feature">
</br>
<label>GIF - GIF 87a : </label></br> <input style="display:block;" id="id1GIF - GIF 87a" type="number" name="Feature">
</br>
<label>TIFF :</label></br>
<p id="id1TIFF"> <input type="radio" name="FeatureTIFF" value="oui">Yes <input type="radio" name="FeatureTIFF" value = "non">No <input type="radio" name="FeatureTIFF" value = "non">Partial </p>
</br>
<label>MNG - 1.0 :</label></br>
<p id="id1MNG - 1.0"> <input type="radio" name="FeatureMNG - 1.0" value="oui">Yes <input type="radio" name="FeatureMNG - 1.0" value = "non">No <input type="radio" name="FeatureMNG - 1.0" value = "non">Partial </p>
<script>
$("#0").typeahead({
name:"list0",
local : ['?','No','1.0','']
});
</script>
</br><input type="submit" class="btn btn-info" value="Ajouter un produit" />
</form>
</div>
</fieldset>
<div class="col-md-2"> </div>
</div>
</div>
</body>
</html> |
play2-maven-plugin/1.0.0-beta7/play2-providers/play2-provider-play25/apidocs/overview-summary.html | play2-maven-plugin/play2-maven-plugin.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="pl">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Overview (Play! 2.x Provider for Play! 2.5.x 1.0.0-beta7 API)</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="Overview (Play! 2.x Provider for Play! 2.5.x 1.0.0-beta7 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 class="navBarCell1Rev">Overview</li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><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?overview-summary.html" target="_top">Frames</a></li>
<li><a href="overview-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Play! 2.x Provider for Play! 2.5.x 1.0.0-beta7 API</h1>
</div>
<div class="contentContainer">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
<caption><span>Packages</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="com/google/code/play2/provider/play25/package-summary.html">com.google.code.play2.provider.play25</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="com/google/code/play2/provider/play25/run/package-summary.html">com.google.code.play2.provider.play25.run</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</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 class="navBarCell1Rev">Overview</li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><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?overview-summary.html" target="_top">Frames</a></li>
<li><a href="overview-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2013–2017. All rights reserved.</small></p>
</body>
</html>
|
doc/api/org/jeewx/api/coupon/manage/model/class-use/CommCardRtnInfo.html | zhangdaiscott/jeewx-api | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jun 04 15:59:40 CST 2019 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>类 org.jeewx.api.coupon.manage.model.CommCardRtnInfo的使用</title>
<meta name="date" content="2019-06-04">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="类 org.jeewx.api.coupon.manage.model.CommCardRtnInfo的使用";
}
//-->
</script>
<noscript>
<div>您的浏览器已禁用 JavaScript。</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="跳过导航链接"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
<li><a href="../package-summary.html">程序包</a></li>
<li><a href="../../../../../../../org/jeewx/api/coupon/manage/model/CommCardRtnInfo.html" title="org.jeewx.api.coupon.manage.model中的类">类</a></li>
<li class="navBarCell1Rev">使用</li>
<li><a href="../package-tree.html">树</a></li>
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../../../../index-files/index-1.html">索引</a></li>
<li><a href="../../../../../../../help-doc.html">帮助</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>上一个</li>
<li>下一个</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/jeewx/api/coupon/manage/model/class-use/CommCardRtnInfo.html" target="_top">框架</a></li>
<li><a href="CommCardRtnInfo.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="类 org.jeewx.api.coupon.manage.model.CommCardRtnInfo 的使用" class="title">类 org.jeewx.api.coupon.manage.model.CommCardRtnInfo<br>的使用</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
<caption><span>使用<a href="../../../../../../../org/jeewx/api/coupon/manage/model/CommCardRtnInfo.html" title="org.jeewx.api.coupon.manage.model中的类">CommCardRtnInfo</a>的程序包</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.jeewx.api.coupon.manage">org.jeewx.api.coupon.manage</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.jeewx.api.coupon.manage">
<!-- -->
</a>
<h3><a href="../../../../../../../org/jeewx/api/coupon/manage/package-summary.html">org.jeewx.api.coupon.manage</a>中<a href="../../../../../../../org/jeewx/api/coupon/manage/model/CommCardRtnInfo.html" title="org.jeewx.api.coupon.manage.model中的类">CommCardRtnInfo</a>的使用</h3>
<table border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释">
<caption><span>返回<a href="../../../../../../../org/jeewx/api/coupon/manage/model/CommCardRtnInfo.html" title="org.jeewx.api.coupon.manage.model中的类">CommCardRtnInfo</a>的<a href="../../../../../../../org/jeewx/api/coupon/manage/package-summary.html">org.jeewx.api.coupon.manage</a>中的方法</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"><code>static <a href="../../../../../../../org/jeewx/api/coupon/manage/model/CommCardRtnInfo.html" title="org.jeewx.api.coupon.manage.model中的类">CommCardRtnInfo</a></code></td>
<td class="colLast"><span class="strong">JwCardManageAPI.</span><code><strong><a href="../../../../../../../org/jeewx/api/coupon/manage/JwCardManageAPI.html#doModifystockCard(java.lang.String, java.lang.String, int, int)">doModifystockCard</a></strong>(java.lang.String newAccessToken,
java.lang.String card_id,
int increase_stock_value,
int reduce_stock_value)</code>
<div class="block">库存修改
增减某张卡券的库存</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/jeewx/api/coupon/manage/model/CommCardRtnInfo.html" title="org.jeewx.api.coupon.manage.model中的类">CommCardRtnInfo</a></code></td>
<td class="colLast"><span class="strong">JwCardManageAPI.</span><code><strong><a href="../../../../../../../org/jeewx/api/coupon/manage/JwCardManageAPI.html#doUnavailableCode(java.lang.String, java.lang.String, java.lang.String)">doUnavailableCode</a></strong>(java.lang.String newAccessToken,
java.lang.String code,
java.lang.String card_id)</code>
<div class="block">卡券设置为失效状态
为满足改票、退款等异常情况,可调用卡券失效接口将用户的卡券设置为失效状态。</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/jeewx/api/coupon/manage/model/CommCardRtnInfo.html" title="org.jeewx.api.coupon.manage.model中的类">CommCardRtnInfo</a></code></td>
<td class="colLast"><span class="strong">JwCardManageAPI.</span><code><strong><a href="../../../../../../../org/jeewx/api/coupon/manage/JwCardManageAPI.html#doUpdateCard(java.lang.String, org.jeewx.api.coupon.manage.model.CardUpdate)">doUpdateCard</a></strong>(java.lang.String newAccessToken,
<a href="../../../../../../../org/jeewx/api/coupon/manage/model/CardUpdate.html" title="org.jeewx.api.coupon.manage.model中的类">CardUpdate</a> cardUpdate)</code>
<div class="block">更改卡券信息
支持更新部分通用字段及特殊卡券(会员卡、飞机票、电影票、红包)中特定字段的信息。</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/jeewx/api/coupon/manage/model/CommCardRtnInfo.html" title="org.jeewx.api.coupon.manage.model中的类">CommCardRtnInfo</a></code></td>
<td class="colLast"><span class="strong">JwCardManageAPI.</span><code><strong><a href="../../../../../../../org/jeewx/api/coupon/manage/JwCardManageAPI.html#doUpdateCode(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">doUpdateCode</a></strong>(java.lang.String newAccessToken,
java.lang.String code,
java.lang.String card_id,
java.lang.String new_code)</code>
<div class="block">更改code
为确保转赠后的安全性,微信允许自定义code的商户对已下发的code进行更改。</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="跳过导航链接"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../../../../overview-summary.html">概览</a></li>
<li><a href="../package-summary.html">程序包</a></li>
<li><a href="../../../../../../../org/jeewx/api/coupon/manage/model/CommCardRtnInfo.html" title="org.jeewx.api.coupon.manage.model中的类">类</a></li>
<li class="navBarCell1Rev">使用</li>
<li><a href="../package-tree.html">树</a></li>
<li><a href="../../../../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../../../../index-files/index-1.html">索引</a></li>
<li><a href="../../../../../../../help-doc.html">帮助</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>上一个</li>
<li>下一个</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/jeewx/api/coupon/manage/model/class-use/CommCardRtnInfo.html" target="_top">框架</a></li>
<li><a href="CommCardRtnInfo.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>
|
doc/xref/org/jboss/netty/handler/codec/rtsp/RtspMessageEncoder.html | beav/netty-ant | <!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="de_DE" lang="de_DE">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>RtspMessageEncoder xref</title>
<link type="text/css" rel="stylesheet" href="../../../../../../stylesheet.css" />
</head>
<body>
<div id="overview"><a href="../../../../../../../api/org/jboss/netty/handler/codec/rtsp/RtspMessageEncoder.html">View Javadoc</a></div><pre>
<a class="jxr_linenumber" name="1" href="#1">1</a> <em class="jxr_comment">/*</em>
<a class="jxr_linenumber" name="2" href="#2">2</a> <em class="jxr_comment"> * Copyright 2011 The Netty Project</em>
<a class="jxr_linenumber" name="3" href="#3">3</a> <em class="jxr_comment"> *</em>
<a class="jxr_linenumber" name="4" href="#4">4</a> <em class="jxr_comment"> * The Netty Project licenses this file to you under the Apache License,</em>
<a class="jxr_linenumber" name="5" href="#5">5</a> <em class="jxr_comment"> * version 2.0 (the "License"); you may not use this file except in compliance</em>
<a class="jxr_linenumber" name="6" href="#6">6</a> <em class="jxr_comment"> * with the License. You may obtain a copy of the License at:</em>
<a class="jxr_linenumber" name="7" href="#7">7</a> <em class="jxr_comment"> *</em>
<a class="jxr_linenumber" name="8" href="#8">8</a> <em class="jxr_comment"> * <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="9" href="#9">9</a> <em class="jxr_comment"> *</em>
<a class="jxr_linenumber" name="10" href="#10">10</a> <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing, software</em>
<a class="jxr_linenumber" name="11" href="#11">11</a> <em class="jxr_comment"> * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT</em>
<a class="jxr_linenumber" name="12" href="#12">12</a> <em class="jxr_comment"> * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the</em>
<a class="jxr_linenumber" name="13" href="#13">13</a> <em class="jxr_comment"> * License for the specific language governing permissions and limitations</em>
<a class="jxr_linenumber" name="14" href="#14">14</a> <em class="jxr_comment"> * under the License.</em>
<a class="jxr_linenumber" name="15" href="#15">15</a> <em class="jxr_comment"> */</em>
<a class="jxr_linenumber" name="16" href="#16">16</a> <strong class="jxr_keyword">package</strong> org.jboss.netty.handler.codec.rtsp;
<a class="jxr_linenumber" name="17" href="#17">17</a>
<a class="jxr_linenumber" name="18" href="#18">18</a> <strong class="jxr_keyword">import</strong> org.jboss.netty.buffer.ChannelBuffer;
<a class="jxr_linenumber" name="19" href="#19">19</a> <strong class="jxr_keyword">import</strong> org.jboss.netty.channel.Channel;
<a class="jxr_linenumber" name="20" href="#20">20</a> <strong class="jxr_keyword">import</strong> org.jboss.netty.channel.ChannelHandlerContext;
<a class="jxr_linenumber" name="21" href="#21">21</a> <strong class="jxr_keyword">import</strong> org.jboss.netty.channel.ChannelHandler.Sharable;
<a class="jxr_linenumber" name="22" href="#22">22</a> <strong class="jxr_keyword">import</strong> org.jboss.netty.handler.codec.http.HttpMessage;
<a class="jxr_linenumber" name="23" href="#23">23</a> <strong class="jxr_keyword">import</strong> org.jboss.netty.handler.codec.http.HttpMessageEncoder;
<a class="jxr_linenumber" name="24" href="#24">24</a>
<a class="jxr_linenumber" name="25" href="#25">25</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="26" href="#26">26</a> <em class="jxr_javadoccomment"> * Encodes an RTSP message represented in {@link HttpMessage} into</em>
<a class="jxr_linenumber" name="27" href="#27">27</a> <em class="jxr_javadoccomment"> * a {@link ChannelBuffer}.</em>
<a class="jxr_linenumber" name="28" href="#28">28</a>
<a class="jxr_linenumber" name="29" href="#29">29</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="30" href="#30">30</a> <em class="jxr_javadoccomment"> * @apiviz.landmark</em>
<a class="jxr_linenumber" name="31" href="#31">31</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="32" href="#32">32</a> @Sharable
<a class="jxr_linenumber" name="33" href="#33">33</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">abstract</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/jboss/netty/handler/codec/rtsp/RtspMessageEncoder.html">RtspMessageEncoder</a> <strong class="jxr_keyword">extends</strong> <a href="../../../../../../org/jboss/netty/handler/codec/http/HttpMessageEncoder.html">HttpMessageEncoder</a> {
<a class="jxr_linenumber" name="34" href="#34">34</a>
<a class="jxr_linenumber" name="35" href="#35">35</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="36" href="#36">36</a> <em class="jxr_javadoccomment"> * Creates a new instance.</em>
<a class="jxr_linenumber" name="37" href="#37">37</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="38" href="#38">38</a> <strong class="jxr_keyword">protected</strong> <a href="../../../../../../org/jboss/netty/handler/codec/rtsp/RtspMessageEncoder.html">RtspMessageEncoder</a>() {
<a class="jxr_linenumber" name="39" href="#39">39</a> <strong class="jxr_keyword">super</strong>();
<a class="jxr_linenumber" name="40" href="#40">40</a> }
<a class="jxr_linenumber" name="41" href="#41">41</a>
<a class="jxr_linenumber" name="42" href="#42">42</a> @Override
<a class="jxr_linenumber" name="43" href="#43">43</a> <strong class="jxr_keyword">protected</strong> Object encode(<a href="../../../../../../org/jboss/netty/channel/ChannelHandlerContext.html">ChannelHandlerContext</a> ctx, <a href="../../../../../../org/jboss/netty/channel/Channel.html">Channel</a> channel,
<a class="jxr_linenumber" name="44" href="#44">44</a> Object msg) <strong class="jxr_keyword">throws</strong> Exception {
<a class="jxr_linenumber" name="45" href="#45">45</a> <em class="jxr_comment">// Ignore unrelated message types such as HttpChunk.</em>
<a class="jxr_linenumber" name="46" href="#46">46</a> <strong class="jxr_keyword">if</strong> (!(msg instanceof HttpMessage)) {
<a class="jxr_linenumber" name="47" href="#47">47</a> <strong class="jxr_keyword">return</strong> msg;
<a class="jxr_linenumber" name="48" href="#48">48</a> }
<a class="jxr_linenumber" name="49" href="#49">49</a> <strong class="jxr_keyword">return</strong> <strong class="jxr_keyword">super</strong>.encode(ctx, channel, msg);
<a class="jxr_linenumber" name="50" href="#50">50</a> }
<a class="jxr_linenumber" name="51" href="#51">51</a> }
</pre>
<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
</html>
|
Documentation/library/pickle.html | leesavide/editorial-docs |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>11.1. pickle — Python object serialization — Editorial Documentation</title>
<link rel="stylesheet" href="../_static/pythonista.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '2.7.4',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<link rel="search" type="application/opensearchdescription+xml"
title="Search within Editorial Documentation"
href="../_static/opensearch.xml"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="copyright" title="Copyright" href="../copyright.html" />
<link rel="top" title="Editorial Documentation" href="../index.html" />
<link rel="up" title="11. Data Persistence" href="persistence.html" />
<link rel="next" title="11.3. copy_reg — Register pickle support functions" href="copy_reg.html" />
<link rel="prev" title="11. Data Persistence" href="persistence.html" />
<link rel="shortcut icon" type="image/png" href="../_static/py.png" />
<meta name = "viewport" content = "width=device-width; initial-scale=1.0; minimum-scale=1.0; maximum-scale=1.0">
<script type="text/javascript">
var getTextForSample = function(i) {
codeBlock = document.getElementsByClassName('highlight-python')[i];
return codeBlock.innerText;
}
var copySample = function (i) {
window.location.href = '/__pythonista_copy__/' + encodeURI(getTextForSample(i));
}
var openSample = function (i) {
window.location.href = '/__pythonista_open__/' + encodeURI(getTextForSample(i));
}
//Source: http://ejohn.org/blog/partial-functions-in-javascript/
Function.prototype.partial = function() {
var fn = this,
args = Array.prototype.slice.call(arguments);
return function() {
var arg = 0;
for (var i = 0; i < args.length && arg < arguments.length; i++)
if (args[i] === undefined) args[i] = arguments[arg++];
return fn.apply(this, args);
};
};
window.onload=function() {
//Add "Copy" and "Open in Editor" buttons for code samples:
var inApp = navigator.userAgent.match(/AppleWebKit/i) != null && navigator.userAgent.match(/Safari/i) == null;
if (inApp) {
codeBlocks = document.getElementsByClassName('highlight-python');
for (var i = 0; i < codeBlocks.length; i++) {
codeBlock = codeBlocks[i];
if (codeBlock.innerText.indexOf('>>>') == 0) {
//Don't add header for interactive sessions
continue;
}
var codeHeader = document.createElement('div');
codeHeader.className = 'pythonista-code-header';
var copyButton = document.createElement('button');
copyButton.className = 'pythonista-button';
copyButton.innerText = 'Copy';
copyButton.addEventListener('click', copySample.partial(i));
codeHeader.appendChild(copyButton);
codeBlock.parentElement.insertBefore(codeHeader, codeBlock);
}
}
}
</script>
</head>
<body ontouchstart="">
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="copy_reg.html" title="11.3. copy_reg — Register pickle support functions"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="persistence.html" title="11. Data Persistence"
accesskey="P">previous</a> |</li>
<li><a href="http://omz-software.com/editorial"><img src="../_static/py.png" alt=""
style="vertical-align: middle; margin-top: -4px; margin-right: 4px;"/></a></li>
<li><a href="../index.html">Editorial Documentation</a> »</li>
<li><a href="index.html" >The Python Standard Library</a> »</li>
<li><a href="persistence.html" accesskey="U">11. Data Persistence</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="body">
<div class="section" id="pickle-python-object-serialization">
<h1>11.1. <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> — Python object serialization<a class="headerlink" href="#pickle-python-object-serialization" title="Permalink to this headline">¶</a></h1>
<span class="target" id="module-pickle"><span id="index-0"></span></span><p>The <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module implements a fundamental, but powerful algorithm for
serializing and de-serializing a Python object structure. “Pickling” is the
process whereby a Python object hierarchy is converted into a byte stream, and
“unpickling” is the inverse operation, whereby a byte stream is converted back
into an object hierarchy. Pickling (and unpickling) is alternatively known as
“serialization”, “marshalling,” <a class="footnote-reference" href="#id11" id="id1">[1]</a> or “flattening”, however, to avoid
confusion, the terms used here are “pickling” and “unpickling”.</p>
<p>This documentation describes both the <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module and the
<a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a> module.</p>
<div class="admonition warning">
<p class="first admonition-title">Warning</p>
<p class="last">The <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module is not intended to be secure against erroneous or
maliciously constructed data. Never unpickle data received from an untrusted
or unauthenticated source.</p>
</div>
<div class="section" id="relationship-to-other-python-modules">
<h2>11.1.1. Relationship to other Python modules<a class="headerlink" href="#relationship-to-other-python-modules" title="Permalink to this headline">¶</a></h2>
<p>The <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module has an optimized cousin called the <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a>
module. As its name implies, <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a> is written in C, so it can be up to
1000 times faster than <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a>. However it does not support subclassing
of the <a class="reference internal" href="#pickle.Pickler" title="pickle.Pickler"><tt class="xref py py-func docutils literal"><span class="pre">Pickler()</span></tt></a> and <a class="reference internal" href="#pickle.Unpickler" title="pickle.Unpickler"><tt class="xref py py-func docutils literal"><span class="pre">Unpickler()</span></tt></a> classes, because in <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a>
these are functions, not classes. Most applications have no need for this
functionality, and can benefit from the improved performance of <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a>.
Other than that, the interfaces of the two modules are nearly identical; the
common interface is described in this manual and differences are pointed out
where necessary. In the following discussions, we use the term “pickle” to
collectively describe the <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> and <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a> modules.</p>
<p>The data streams the two modules produce are guaranteed to be interchangeable.</p>
<p>Python has a more primitive serialization module called <a class="reference internal" href="marshal.html#module-marshal" title="marshal: Convert Python objects to streams of bytes and back (with different constraints)."><tt class="xref py py-mod docutils literal"><span class="pre">marshal</span></tt></a>, but in
general <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> should always be the preferred way to serialize Python
objects. <a class="reference internal" href="marshal.html#module-marshal" title="marshal: Convert Python objects to streams of bytes and back (with different constraints)."><tt class="xref py py-mod docutils literal"><span class="pre">marshal</span></tt></a> exists primarily to support Python’s <tt class="file docutils literal"><span class="pre">.pyc</span></tt>
files.</p>
<p>The <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module differs from <a class="reference internal" href="marshal.html#module-marshal" title="marshal: Convert Python objects to streams of bytes and back (with different constraints)."><tt class="xref py py-mod docutils literal"><span class="pre">marshal</span></tt></a> in several significant ways:</p>
<ul>
<li><p class="first">The <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module keeps track of the objects it has already serialized,
so that later references to the same object won’t be serialized again.
<a class="reference internal" href="marshal.html#module-marshal" title="marshal: Convert Python objects to streams of bytes and back (with different constraints)."><tt class="xref py py-mod docutils literal"><span class="pre">marshal</span></tt></a> doesn’t do this.</p>
<p>This has implications both for recursive objects and object sharing. Recursive
objects are objects that contain references to themselves. These are not
handled by marshal, and in fact, attempting to marshal recursive objects will
crash your Python interpreter. Object sharing happens when there are multiple
references to the same object in different places in the object hierarchy being
serialized. <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> stores such objects only once, and ensures that all
other references point to the master copy. Shared objects remain shared, which
can be very important for mutable objects.</p>
</li>
<li><p class="first"><a class="reference internal" href="marshal.html#module-marshal" title="marshal: Convert Python objects to streams of bytes and back (with different constraints)."><tt class="xref py py-mod docutils literal"><span class="pre">marshal</span></tt></a> cannot be used to serialize user-defined classes and their
instances. <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> can save and restore class instances transparently,
however the class definition must be importable and live in the same module as
when the object was stored.</p>
</li>
<li><p class="first">The <a class="reference internal" href="marshal.html#module-marshal" title="marshal: Convert Python objects to streams of bytes and back (with different constraints)."><tt class="xref py py-mod docutils literal"><span class="pre">marshal</span></tt></a> serialization format is not guaranteed to be portable
across Python versions. Because its primary job in life is to support
<tt class="file docutils literal"><span class="pre">.pyc</span></tt> files, the Python implementers reserve the right to change the
serialization format in non-backwards compatible ways should the need arise.
The <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> serialization format is guaranteed to be backwards compatible
across Python releases.</p>
</li>
</ul>
<p>Note that serialization is a more primitive notion than persistence; although
<a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> reads and writes file objects, it does not handle the issue of
naming persistent objects, nor the (even more complicated) issue of concurrent
access to persistent objects. The <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module can transform a complex
object into a byte stream and it can transform the byte stream into an object
with the same internal structure. Perhaps the most obvious thing to do with
these byte streams is to write them onto a file, but it is also conceivable to
send them across a network or store them in a database. The module
<a class="reference internal" href="shelve.html#module-shelve" title="shelve: Python object persistence."><tt class="xref py py-mod docutils literal"><span class="pre">shelve</span></tt></a> provides a simple interface to pickle and unpickle objects on
DBM-style database files.</p>
</div>
<div class="section" id="data-stream-format">
<h2>11.1.2. Data stream format<a class="headerlink" href="#data-stream-format" title="Permalink to this headline">¶</a></h2>
<p id="index-1">The data format used by <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> is Python-specific. This has the
advantage that there are no restrictions imposed by external standards such as
XDR (which can’t represent pointer sharing); however it means that non-Python
programs may not be able to reconstruct pickled Python objects.</p>
<p>By default, the <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> data format uses a printable ASCII representation.
This is slightly more voluminous than a binary representation. The big
advantage of using printable ASCII (and of some other characteristics of
<a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a>‘s representation) is that for debugging or recovery purposes it is
possible for a human to read the pickled file with a standard text editor.</p>
<p>There are currently 3 different protocols which can be used for pickling.</p>
<ul class="simple">
<li>Protocol version 0 is the original ASCII protocol and is backwards compatible
with earlier versions of Python.</li>
<li>Protocol version 1 is the old binary format which is also compatible with
earlier versions of Python.</li>
<li>Protocol version 2 was introduced in Python 2.3. It provides much more
efficient pickling of <a class="reference internal" href="../glossary.html#term-new-style-class"><em class="xref std std-term">new-style class</em></a>es.</li>
</ul>
<p>Refer to <span class="target" id="index-2"></span><a class="pep reference external" href="http://www.python.org/dev/peps/pep-0307"><strong>PEP 307</strong></a> for more information.</p>
<p>If a <em>protocol</em> is not specified, protocol 0 is used. If <em>protocol</em> is specified
as a negative value or <a class="reference internal" href="#pickle.HIGHEST_PROTOCOL" title="pickle.HIGHEST_PROTOCOL"><tt class="xref py py-const docutils literal"><span class="pre">HIGHEST_PROTOCOL</span></tt></a>, the highest protocol version
available will be used.</p>
<p class="versionchanged">
<span class="versionmodified">Changed in version 2.3: </span>Introduced the <em>protocol</em> parameter.</p>
<p>A binary format, which is slightly more efficient, can be chosen by specifying a
<em>protocol</em> version >= 1.</p>
</div>
<div class="section" id="usage">
<h2>11.1.3. Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
<p>To serialize an object hierarchy, you first create a pickler, then you call the
pickler’s <a class="reference internal" href="#pickle.dump" title="pickle.dump"><tt class="xref py py-meth docutils literal"><span class="pre">dump()</span></tt></a> method. To de-serialize a data stream, you first create
an unpickler, then you call the unpickler’s <a class="reference internal" href="#pickle.load" title="pickle.load"><tt class="xref py py-meth docutils literal"><span class="pre">load()</span></tt></a> method. The
<a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module provides the following constant:</p>
<dl class="data">
<dt id="pickle.HIGHEST_PROTOCOL">
<tt class="descclassname">pickle.</tt><tt class="descname">HIGHEST_PROTOCOL</tt><a class="headerlink" href="#pickle.HIGHEST_PROTOCOL" title="Permalink to this definition">¶</a></dt>
<dd><p>The highest protocol version available. This value can be passed as a
<em>protocol</em> value.</p>
<p class="versionadded">
<span class="versionmodified">New in version 2.3.</span></p>
</dd></dl>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p>Be sure to always open pickle files created with protocols >= 1 in binary mode.
For the old ASCII-based pickle protocol 0 you can use either text mode or binary
mode as long as you stay consistent.</p>
<p class="last">A pickle file written with protocol 0 in binary mode will contain lone linefeeds
as line terminators and therefore will look “funny” when viewed in Notepad or
other editors which do not support this format.</p>
</div>
<p>The <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module provides the following functions to make the pickling
process more convenient:</p>
<dl class="function">
<dt id="pickle.dump">
<tt class="descclassname">pickle.</tt><tt class="descname">dump</tt><big>(</big><em>obj</em>, <em>file</em><span class="optional">[</span>, <em>protocol</em><span class="optional">]</span><big>)</big><a class="headerlink" href="#pickle.dump" title="Permalink to this definition">¶</a></dt>
<dd><p>Write a pickled representation of <em>obj</em> to the open file object <em>file</em>. This is
equivalent to <tt class="docutils literal"><span class="pre">Pickler(file,</span> <span class="pre">protocol).dump(obj)</span></tt>.</p>
<p>If the <em>protocol</em> parameter is omitted, protocol 0 is used. If <em>protocol</em> is
specified as a negative value or <a class="reference internal" href="#pickle.HIGHEST_PROTOCOL" title="pickle.HIGHEST_PROTOCOL"><tt class="xref py py-const docutils literal"><span class="pre">HIGHEST_PROTOCOL</span></tt></a>, the highest protocol
version will be used.</p>
<p class="versionchanged">
<span class="versionmodified">Changed in version 2.3: </span>Introduced the <em>protocol</em> parameter.</p>
<p><em>file</em> must have a <tt class="xref py py-meth docutils literal"><span class="pre">write()</span></tt> method that accepts a single string argument.
It can thus be a file object opened for writing, a <a class="reference internal" href="stringio.html#module-StringIO" title="StringIO: Read and write strings as if they were files."><tt class="xref py py-mod docutils literal"><span class="pre">StringIO</span></tt></a> object, or
any other custom object that meets this interface.</p>
</dd></dl>
<dl class="function">
<dt id="pickle.load">
<tt class="descclassname">pickle.</tt><tt class="descname">load</tt><big>(</big><em>file</em><big>)</big><a class="headerlink" href="#pickle.load" title="Permalink to this definition">¶</a></dt>
<dd><p>Read a string from the open file object <em>file</em> and interpret it as a pickle data
stream, reconstructing and returning the original object hierarchy. This is
equivalent to <tt class="docutils literal"><span class="pre">Unpickler(file).load()</span></tt>.</p>
<p><em>file</em> must have two methods, a <tt class="xref py py-meth docutils literal"><span class="pre">read()</span></tt> method that takes an integer
argument, and a <tt class="xref py py-meth docutils literal"><span class="pre">readline()</span></tt> method that requires no arguments. Both
methods should return a string. Thus <em>file</em> can be a file object opened for
reading, a <a class="reference internal" href="stringio.html#module-StringIO" title="StringIO: Read and write strings as if they were files."><tt class="xref py py-mod docutils literal"><span class="pre">StringIO</span></tt></a> object, or any other custom object that meets this
interface.</p>
<p>This function automatically determines whether the data stream was written in
binary mode or not.</p>
</dd></dl>
<dl class="function">
<dt id="pickle.dumps">
<tt class="descclassname">pickle.</tt><tt class="descname">dumps</tt><big>(</big><em>obj</em><span class="optional">[</span>, <em>protocol</em><span class="optional">]</span><big>)</big><a class="headerlink" href="#pickle.dumps" title="Permalink to this definition">¶</a></dt>
<dd><p>Return the pickled representation of the object as a string, instead of writing
it to a file.</p>
<p>If the <em>protocol</em> parameter is omitted, protocol 0 is used. If <em>protocol</em> is
specified as a negative value or <a class="reference internal" href="#pickle.HIGHEST_PROTOCOL" title="pickle.HIGHEST_PROTOCOL"><tt class="xref py py-const docutils literal"><span class="pre">HIGHEST_PROTOCOL</span></tt></a>, the highest protocol
version will be used.</p>
<p class="versionchanged">
<span class="versionmodified">Changed in version 2.3: </span>The <em>protocol</em> parameter was added.</p>
</dd></dl>
<dl class="function">
<dt id="pickle.loads">
<tt class="descclassname">pickle.</tt><tt class="descname">loads</tt><big>(</big><em>string</em><big>)</big><a class="headerlink" href="#pickle.loads" title="Permalink to this definition">¶</a></dt>
<dd><p>Read a pickled object hierarchy from a string. Characters in the string past
the pickled object’s representation are ignored.</p>
</dd></dl>
<p>The <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module also defines three exceptions:</p>
<dl class="exception">
<dt id="pickle.PickleError">
<em class="property">exception </em><tt class="descclassname">pickle.</tt><tt class="descname">PickleError</tt><a class="headerlink" href="#pickle.PickleError" title="Permalink to this definition">¶</a></dt>
<dd><p>A common base class for the other exceptions defined below. This inherits from
<a class="reference internal" href="exceptions.html#exceptions.Exception" title="exceptions.Exception"><tt class="xref py py-exc docutils literal"><span class="pre">Exception</span></tt></a>.</p>
</dd></dl>
<dl class="exception">
<dt id="pickle.PicklingError">
<em class="property">exception </em><tt class="descclassname">pickle.</tt><tt class="descname">PicklingError</tt><a class="headerlink" href="#pickle.PicklingError" title="Permalink to this definition">¶</a></dt>
<dd><p>This exception is raised when an unpicklable object is passed to the
<a class="reference internal" href="#pickle.dump" title="pickle.dump"><tt class="xref py py-meth docutils literal"><span class="pre">dump()</span></tt></a> method.</p>
</dd></dl>
<dl class="exception">
<dt id="pickle.UnpicklingError">
<em class="property">exception </em><tt class="descclassname">pickle.</tt><tt class="descname">UnpicklingError</tt><a class="headerlink" href="#pickle.UnpicklingError" title="Permalink to this definition">¶</a></dt>
<dd><p>This exception is raised when there is a problem unpickling an object. Note that
other exceptions may also be raised during unpickling, including (but not
necessarily limited to) <a class="reference internal" href="exceptions.html#exceptions.AttributeError" title="exceptions.AttributeError"><tt class="xref py py-exc docutils literal"><span class="pre">AttributeError</span></tt></a>, <a class="reference internal" href="exceptions.html#exceptions.EOFError" title="exceptions.EOFError"><tt class="xref py py-exc docutils literal"><span class="pre">EOFError</span></tt></a>,
<a class="reference internal" href="exceptions.html#exceptions.ImportError" title="exceptions.ImportError"><tt class="xref py py-exc docutils literal"><span class="pre">ImportError</span></tt></a>, and <a class="reference internal" href="exceptions.html#exceptions.IndexError" title="exceptions.IndexError"><tt class="xref py py-exc docutils literal"><span class="pre">IndexError</span></tt></a>.</p>
</dd></dl>
<p>The <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module also exports two callables <a class="footnote-reference" href="#id12" id="id2">[2]</a>, <a class="reference internal" href="#pickle.Pickler" title="pickle.Pickler"><tt class="xref py py-class docutils literal"><span class="pre">Pickler</span></tt></a> and
<a class="reference internal" href="#pickle.Unpickler" title="pickle.Unpickler"><tt class="xref py py-class docutils literal"><span class="pre">Unpickler</span></tt></a>:</p>
<dl class="class">
<dt id="pickle.Pickler">
<em class="property">class </em><tt class="descclassname">pickle.</tt><tt class="descname">Pickler</tt><big>(</big><em>file</em><span class="optional">[</span>, <em>protocol</em><span class="optional">]</span><big>)</big><a class="headerlink" href="#pickle.Pickler" title="Permalink to this definition">¶</a></dt>
<dd><p>This takes a file-like object to which it will write a pickle data stream.</p>
<p>If the <em>protocol</em> parameter is omitted, protocol 0 is used. If <em>protocol</em> is
specified as a negative value or <a class="reference internal" href="#pickle.HIGHEST_PROTOCOL" title="pickle.HIGHEST_PROTOCOL"><tt class="xref py py-const docutils literal"><span class="pre">HIGHEST_PROTOCOL</span></tt></a>, the highest
protocol version will be used.</p>
<p class="versionchanged">
<span class="versionmodified">Changed in version 2.3: </span>Introduced the <em>protocol</em> parameter.</p>
<p><em>file</em> must have a <tt class="xref py py-meth docutils literal"><span class="pre">write()</span></tt> method that accepts a single string argument.
It can thus be an open file object, a <a class="reference internal" href="stringio.html#module-StringIO" title="StringIO: Read and write strings as if they were files."><tt class="xref py py-mod docutils literal"><span class="pre">StringIO</span></tt></a> object, or any other
custom object that meets this interface.</p>
<p><a class="reference internal" href="#pickle.Pickler" title="pickle.Pickler"><tt class="xref py py-class docutils literal"><span class="pre">Pickler</span></tt></a> objects define one (or two) public methods:</p>
<dl class="method">
<dt id="pickle.Pickler.dump">
<tt class="descname">dump</tt><big>(</big><em>obj</em><big>)</big><a class="headerlink" href="#pickle.Pickler.dump" title="Permalink to this definition">¶</a></dt>
<dd><p>Write a pickled representation of <em>obj</em> to the open file object given in the
constructor. Either the binary or ASCII format will be used, depending on the
value of the <em>protocol</em> argument passed to the constructor.</p>
</dd></dl>
<dl class="method">
<dt id="pickle.Pickler.clear_memo">
<tt class="descname">clear_memo</tt><big>(</big><big>)</big><a class="headerlink" href="#pickle.Pickler.clear_memo" title="Permalink to this definition">¶</a></dt>
<dd><p>Clears the pickler’s “memo”. The memo is the data structure that remembers
which objects the pickler has already seen, so that shared or recursive objects
pickled by reference and not by value. This method is useful when re-using
picklers.</p>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p>Prior to Python 2.3, <a class="reference internal" href="#pickle.Pickler.clear_memo" title="pickle.Pickler.clear_memo"><tt class="xref py py-meth docutils literal"><span class="pre">clear_memo()</span></tt></a> was only available on the picklers
created by <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a>. In the <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module, picklers have an
instance variable called <tt class="xref py py-attr docutils literal"><span class="pre">memo</span></tt> which is a Python dictionary. So to clear
the memo for a <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module pickler, you could do the following:</p>
<div class="highlight-python"><div class="highlight"><pre><span class="n">mypickler</span><span class="o">.</span><span class="n">memo</span><span class="o">.</span><span class="n">clear</span><span class="p">()</span>
</pre></div>
</div>
<p class="last">Code that does not need to support older versions of Python should simply use
<a class="reference internal" href="#pickle.Pickler.clear_memo" title="pickle.Pickler.clear_memo"><tt class="xref py py-meth docutils literal"><span class="pre">clear_memo()</span></tt></a>.</p>
</div>
</dd></dl>
</dd></dl>
<p>It is possible to make multiple calls to the <a class="reference internal" href="#pickle.dump" title="pickle.dump"><tt class="xref py py-meth docutils literal"><span class="pre">dump()</span></tt></a> method of the same
<a class="reference internal" href="#pickle.Pickler" title="pickle.Pickler"><tt class="xref py py-class docutils literal"><span class="pre">Pickler</span></tt></a> instance. These must then be matched to the same number of
calls to the <a class="reference internal" href="#pickle.load" title="pickle.load"><tt class="xref py py-meth docutils literal"><span class="pre">load()</span></tt></a> method of the corresponding <a class="reference internal" href="#pickle.Unpickler" title="pickle.Unpickler"><tt class="xref py py-class docutils literal"><span class="pre">Unpickler</span></tt></a>
instance. If the same object is pickled by multiple <a class="reference internal" href="#pickle.dump" title="pickle.dump"><tt class="xref py py-meth docutils literal"><span class="pre">dump()</span></tt></a> calls, the
<a class="reference internal" href="#pickle.load" title="pickle.load"><tt class="xref py py-meth docutils literal"><span class="pre">load()</span></tt></a> will all yield references to the same object. <a class="footnote-reference" href="#id13" id="id3">[3]</a></p>
<p><a class="reference internal" href="#pickle.Unpickler" title="pickle.Unpickler"><tt class="xref py py-class docutils literal"><span class="pre">Unpickler</span></tt></a> objects are defined as:</p>
<dl class="class">
<dt id="pickle.Unpickler">
<em class="property">class </em><tt class="descclassname">pickle.</tt><tt class="descname">Unpickler</tt><big>(</big><em>file</em><big>)</big><a class="headerlink" href="#pickle.Unpickler" title="Permalink to this definition">¶</a></dt>
<dd><p>This takes a file-like object from which it will read a pickle data stream.
This class automatically determines whether the data stream was written in
binary mode or not, so it does not need a flag as in the <a class="reference internal" href="#pickle.Pickler" title="pickle.Pickler"><tt class="xref py py-class docutils literal"><span class="pre">Pickler</span></tt></a>
factory.</p>
<p><em>file</em> must have two methods, a <tt class="xref py py-meth docutils literal"><span class="pre">read()</span></tt> method that takes an integer
argument, and a <tt class="xref py py-meth docutils literal"><span class="pre">readline()</span></tt> method that requires no arguments. Both
methods should return a string. Thus <em>file</em> can be a file object opened for
reading, a <a class="reference internal" href="stringio.html#module-StringIO" title="StringIO: Read and write strings as if they were files."><tt class="xref py py-mod docutils literal"><span class="pre">StringIO</span></tt></a> object, or any other custom object that meets this
interface.</p>
<p><a class="reference internal" href="#pickle.Unpickler" title="pickle.Unpickler"><tt class="xref py py-class docutils literal"><span class="pre">Unpickler</span></tt></a> objects have one (or two) public methods:</p>
<dl class="method">
<dt id="pickle.Unpickler.load">
<tt class="descname">load</tt><big>(</big><big>)</big><a class="headerlink" href="#pickle.Unpickler.load" title="Permalink to this definition">¶</a></dt>
<dd><p>Read a pickled object representation from the open file object given in
the constructor, and return the reconstituted object hierarchy specified
therein.</p>
<p>This method automatically determines whether the data stream was written
in binary mode or not.</p>
</dd></dl>
<dl class="method">
<dt id="pickle.Unpickler.noload">
<tt class="descname">noload</tt><big>(</big><big>)</big><a class="headerlink" href="#pickle.Unpickler.noload" title="Permalink to this definition">¶</a></dt>
<dd><p>This is just like <a class="reference internal" href="#pickle.load" title="pickle.load"><tt class="xref py py-meth docutils literal"><span class="pre">load()</span></tt></a> except that it doesn’t actually create any
objects. This is useful primarily for finding what’s called “persistent
ids” that may be referenced in a pickle data stream. See section
<a class="reference internal" href="#pickle-protocol"><em>The pickle protocol</em></a> below for more details.</p>
<p><strong>Note:</strong> the <a class="reference internal" href="#pickle.Unpickler.noload" title="pickle.Unpickler.noload"><tt class="xref py py-meth docutils literal"><span class="pre">noload()</span></tt></a> method is currently only available on
<a class="reference internal" href="#pickle.Unpickler" title="pickle.Unpickler"><tt class="xref py py-class docutils literal"><span class="pre">Unpickler</span></tt></a> objects created with the <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a> module.
<a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module <a class="reference internal" href="#pickle.Unpickler" title="pickle.Unpickler"><tt class="xref py py-class docutils literal"><span class="pre">Unpickler</span></tt></a>s do not have the <a class="reference internal" href="#pickle.Unpickler.noload" title="pickle.Unpickler.noload"><tt class="xref py py-meth docutils literal"><span class="pre">noload()</span></tt></a>
method.</p>
</dd></dl>
</dd></dl>
</div>
<div class="section" id="what-can-be-pickled-and-unpickled">
<h2>11.1.4. What can be pickled and unpickled?<a class="headerlink" href="#what-can-be-pickled-and-unpickled" title="Permalink to this headline">¶</a></h2>
<p>The following types can be pickled:</p>
<ul class="simple">
<li><tt class="xref docutils literal"><span class="pre">None</span></tt>, <tt class="xref docutils literal"><span class="pre">True</span></tt>, and <tt class="xref docutils literal"><span class="pre">False</span></tt></li>
<li>integers, long integers, floating point numbers, complex numbers</li>
<li>normal and Unicode strings</li>
<li>tuples, lists, sets, and dictionaries containing only picklable objects</li>
<li>functions defined at the top level of a module</li>
<li>built-in functions defined at the top level of a module</li>
<li>classes that are defined at the top level of a module</li>
<li>instances of such classes whose <tt class="xref py py-attr docutils literal"><span class="pre">__dict__</span></tt> or the result of calling
<a class="reference internal" href="#object.__getstate__" title="object.__getstate__"><tt class="xref py py-meth docutils literal"><span class="pre">__getstate__()</span></tt></a> is picklable (see section <a class="reference internal" href="#pickle-protocol"><em>The pickle protocol</em></a> for
details).</li>
</ul>
<p>Attempts to pickle unpicklable objects will raise the <a class="reference internal" href="#pickle.PicklingError" title="pickle.PicklingError"><tt class="xref py py-exc docutils literal"><span class="pre">PicklingError</span></tt></a>
exception; when this happens, an unspecified number of bytes may have already
been written to the underlying file. Trying to pickle a highly recursive data
structure may exceed the maximum recursion depth, a <a class="reference internal" href="exceptions.html#exceptions.RuntimeError" title="exceptions.RuntimeError"><tt class="xref py py-exc docutils literal"><span class="pre">RuntimeError</span></tt></a> will be
raised in this case. You can carefully raise this limit with
<a class="reference internal" href="sys.html#sys.setrecursionlimit" title="sys.setrecursionlimit"><tt class="xref py py-func docutils literal"><span class="pre">sys.setrecursionlimit()</span></tt></a>.</p>
<p>Note that functions (built-in and user-defined) are pickled by “fully qualified”
name reference, not by value. This means that only the function name is
pickled, along with the name of the module the function is defined in. Neither
the function’s code, nor any of its function attributes are pickled. Thus the
defining module must be importable in the unpickling environment, and the module
must contain the named object, otherwise an exception will be raised. <a class="footnote-reference" href="#id14" id="id4">[4]</a></p>
<p>Similarly, classes are pickled by named reference, so the same restrictions in
the unpickling environment apply. Note that none of the class’s code or data is
pickled, so in the following example the class attribute <tt class="docutils literal"><span class="pre">attr</span></tt> is not
restored in the unpickling environment:</p>
<div class="highlight-python"><div class="highlight"><pre><span class="k">class</span> <span class="nc">Foo</span><span class="p">:</span>
<span class="n">attr</span> <span class="o">=</span> <span class="s">'a class attr'</span>
<span class="n">picklestring</span> <span class="o">=</span> <span class="n">pickle</span><span class="o">.</span><span class="n">dumps</span><span class="p">(</span><span class="n">Foo</span><span class="p">)</span>
</pre></div>
</div>
<p>These restrictions are why picklable functions and classes must be defined in
the top level of a module.</p>
<p>Similarly, when class instances are pickled, their class’s code and data are not
pickled along with them. Only the instance data are pickled. This is done on
purpose, so you can fix bugs in a class or add methods to the class and still
load objects that were created with an earlier version of the class. If you
plan to have long-lived objects that will see many versions of a class, it may
be worthwhile to put a version number in the objects so that suitable
conversions can be made by the class’s <a class="reference internal" href="#object.__setstate__" title="object.__setstate__"><tt class="xref py py-meth docutils literal"><span class="pre">__setstate__()</span></tt></a> method.</p>
</div>
<div class="section" id="the-pickle-protocol">
<span id="pickle-protocol"></span><h2>11.1.5. The pickle protocol<a class="headerlink" href="#the-pickle-protocol" title="Permalink to this headline">¶</a></h2>
<p>This section describes the “pickling protocol” that defines the interface
between the pickler/unpickler and the objects that are being serialized. This
protocol provides a standard way for you to define, customize, and control how
your objects are serialized and de-serialized. The description in this section
doesn’t cover specific customizations that you can employ to make the unpickling
environment slightly safer from untrusted pickle data streams; see section
<a class="reference internal" href="#pickle-sub"><em>Subclassing Unpicklers</em></a> for more details.</p>
<div class="section" id="pickling-and-unpickling-normal-class-instances">
<span id="pickle-inst"></span><h3>11.1.5.1. Pickling and unpickling normal class instances<a class="headerlink" href="#pickling-and-unpickling-normal-class-instances" title="Permalink to this headline">¶</a></h3>
<dl class="method">
<dt id="object.__getinitargs__">
<tt class="descclassname">object.</tt><tt class="descname">__getinitargs__</tt><big>(</big><big>)</big><a class="headerlink" href="#object.__getinitargs__" title="Permalink to this definition">¶</a></dt>
<dd><p>When a pickled class instance is unpickled, its <a class="reference internal" href="../reference/datamodel.html#object.__init__" title="object.__init__"><tt class="xref py py-meth docutils literal"><span class="pre">__init__()</span></tt></a> method is
normally <em>not</em> invoked. If it is desirable that the <a class="reference internal" href="../reference/datamodel.html#object.__init__" title="object.__init__"><tt class="xref py py-meth docutils literal"><span class="pre">__init__()</span></tt></a> method
be called on unpickling, an old-style class can define a method
<a class="reference internal" href="#object.__getinitargs__" title="object.__getinitargs__"><tt class="xref py py-meth docutils literal"><span class="pre">__getinitargs__()</span></tt></a>, which should return a <em>tuple</em> containing the
arguments to be passed to the class constructor (<a class="reference internal" href="../reference/datamodel.html#object.__init__" title="object.__init__"><tt class="xref py py-meth docutils literal"><span class="pre">__init__()</span></tt></a> for
example). The <a class="reference internal" href="#object.__getinitargs__" title="object.__getinitargs__"><tt class="xref py py-meth docutils literal"><span class="pre">__getinitargs__()</span></tt></a> method is called at pickle time; the
tuple it returns is incorporated in the pickle for the instance.</p>
</dd></dl>
<dl class="method">
<dt id="object.__getnewargs__">
<tt class="descclassname">object.</tt><tt class="descname">__getnewargs__</tt><big>(</big><big>)</big><a class="headerlink" href="#object.__getnewargs__" title="Permalink to this definition">¶</a></dt>
<dd><p>New-style types can provide a <a class="reference internal" href="#object.__getnewargs__" title="object.__getnewargs__"><tt class="xref py py-meth docutils literal"><span class="pre">__getnewargs__()</span></tt></a> method that is used for
protocol 2. Implementing this method is needed if the type establishes some
internal invariants when the instance is created, or if the memory allocation
is affected by the values passed to the <a class="reference internal" href="../reference/datamodel.html#object.__new__" title="object.__new__"><tt class="xref py py-meth docutils literal"><span class="pre">__new__()</span></tt></a> method for the type
(as it is for tuples and strings). Instances of a <a class="reference internal" href="../glossary.html#term-new-style-class"><em class="xref std std-term">new-style class</em></a>
<tt class="docutils literal"><span class="pre">C</span></tt> are created using</p>
<div class="highlight-python"><div class="highlight"><pre><span class="n">obj</span> <span class="o">=</span> <span class="n">C</span><span class="o">.</span><span class="n">__new__</span><span class="p">(</span><span class="n">C</span><span class="p">,</span> <span class="o">*</span><span class="n">args</span><span class="p">)</span>
</pre></div>
</div>
<p>where <em>args</em> is the result of calling <a class="reference internal" href="#object.__getnewargs__" title="object.__getnewargs__"><tt class="xref py py-meth docutils literal"><span class="pre">__getnewargs__()</span></tt></a> on the original
object; if there is no <a class="reference internal" href="#object.__getnewargs__" title="object.__getnewargs__"><tt class="xref py py-meth docutils literal"><span class="pre">__getnewargs__()</span></tt></a>, an empty tuple is assumed.</p>
</dd></dl>
<dl class="method">
<dt id="object.__getstate__">
<tt class="descclassname">object.</tt><tt class="descname">__getstate__</tt><big>(</big><big>)</big><a class="headerlink" href="#object.__getstate__" title="Permalink to this definition">¶</a></dt>
<dd><p>Classes can further influence how their instances are pickled; if the class
defines the method <a class="reference internal" href="#object.__getstate__" title="object.__getstate__"><tt class="xref py py-meth docutils literal"><span class="pre">__getstate__()</span></tt></a>, it is called and the return state is
pickled as the contents for the instance, instead of the contents of the
instance’s dictionary. If there is no <a class="reference internal" href="#object.__getstate__" title="object.__getstate__"><tt class="xref py py-meth docutils literal"><span class="pre">__getstate__()</span></tt></a> method, the
instance’s <a class="reference internal" href="stdtypes.html#object.__dict__" title="object.__dict__"><tt class="xref py py-attr docutils literal"><span class="pre">__dict__</span></tt></a> is pickled.</p>
</dd></dl>
<dl class="method">
<dt id="object.__setstate__">
<tt class="descclassname">object.</tt><tt class="descname">__setstate__</tt><big>(</big><em>state</em><big>)</big><a class="headerlink" href="#object.__setstate__" title="Permalink to this definition">¶</a></dt>
<dd><p>Upon unpickling, if the class also defines the method <a class="reference internal" href="#object.__setstate__" title="object.__setstate__"><tt class="xref py py-meth docutils literal"><span class="pre">__setstate__()</span></tt></a>,
it is called with the unpickled state. <a class="footnote-reference" href="#id15" id="id5">[5]</a> If there is no
<a class="reference internal" href="#object.__setstate__" title="object.__setstate__"><tt class="xref py py-meth docutils literal"><span class="pre">__setstate__()</span></tt></a> method, the pickled state must be a dictionary and its
items are assigned to the new instance’s dictionary. If a class defines both
<a class="reference internal" href="#object.__getstate__" title="object.__getstate__"><tt class="xref py py-meth docutils literal"><span class="pre">__getstate__()</span></tt></a> and <a class="reference internal" href="#object.__setstate__" title="object.__setstate__"><tt class="xref py py-meth docutils literal"><span class="pre">__setstate__()</span></tt></a>, the state object needn’t be a
dictionary and these methods can do what they want. <a class="footnote-reference" href="#id16" id="id6">[6]</a></p>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">For <a class="reference internal" href="../glossary.html#term-new-style-class"><em class="xref std std-term">new-style class</em></a>es, if <a class="reference internal" href="#object.__getstate__" title="object.__getstate__"><tt class="xref py py-meth docutils literal"><span class="pre">__getstate__()</span></tt></a> returns a false
value, the <a class="reference internal" href="#object.__setstate__" title="object.__setstate__"><tt class="xref py py-meth docutils literal"><span class="pre">__setstate__()</span></tt></a> method will not be called.</p>
</div>
</dd></dl>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">At unpickling time, some methods like <a class="reference internal" href="../reference/datamodel.html#object.__getattr__" title="object.__getattr__"><tt class="xref py py-meth docutils literal"><span class="pre">__getattr__()</span></tt></a>,
<a class="reference internal" href="../reference/datamodel.html#object.__getattribute__" title="object.__getattribute__"><tt class="xref py py-meth docutils literal"><span class="pre">__getattribute__()</span></tt></a>, or <a class="reference internal" href="../reference/datamodel.html#object.__setattr__" title="object.__setattr__"><tt class="xref py py-meth docutils literal"><span class="pre">__setattr__()</span></tt></a> may be called upon the
instance. In case those methods rely on some internal invariant being
true, the type should implement either <a class="reference internal" href="#object.__getinitargs__" title="object.__getinitargs__"><tt class="xref py py-meth docutils literal"><span class="pre">__getinitargs__()</span></tt></a> or
<a class="reference internal" href="#object.__getnewargs__" title="object.__getnewargs__"><tt class="xref py py-meth docutils literal"><span class="pre">__getnewargs__()</span></tt></a> to establish such an invariant; otherwise, neither
<a class="reference internal" href="../reference/datamodel.html#object.__new__" title="object.__new__"><tt class="xref py py-meth docutils literal"><span class="pre">__new__()</span></tt></a> nor <a class="reference internal" href="../reference/datamodel.html#object.__init__" title="object.__init__"><tt class="xref py py-meth docutils literal"><span class="pre">__init__()</span></tt></a> will be called.</p>
</div>
</div>
<div class="section" id="pickling-and-unpickling-extension-types">
<h3>11.1.5.2. Pickling and unpickling extension types<a class="headerlink" href="#pickling-and-unpickling-extension-types" title="Permalink to this headline">¶</a></h3>
<dl class="method">
<dt id="object.__reduce__">
<tt class="descclassname">object.</tt><tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#object.__reduce__" title="Permalink to this definition">¶</a></dt>
<dd><p>When the <tt class="xref py py-class docutils literal"><span class="pre">Pickler</span></tt> encounters an object of a type it knows nothing
about — such as an extension type — it looks in two places for a hint of
how to pickle it. One alternative is for the object to implement a
<a class="reference internal" href="#object.__reduce__" title="object.__reduce__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce__()</span></tt></a> method. If provided, at pickling time <a class="reference internal" href="#object.__reduce__" title="object.__reduce__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce__()</span></tt></a>
will be called with no arguments, and it must return either a string or a
tuple.</p>
<p>If a string is returned, it names a global variable whose contents are
pickled as normal. The string returned by <a class="reference internal" href="#object.__reduce__" title="object.__reduce__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce__()</span></tt></a> should be the
object’s local name relative to its module; the pickle module searches the
module namespace to determine the object’s module.</p>
<p>When a tuple is returned, it must be between two and five elements long.
Optional elements can either be omitted, or <tt class="xref docutils literal"><span class="pre">None</span></tt> can be provided as their
value. The contents of this tuple are pickled as normal and used to
reconstruct the object at unpickling time. The semantics of each element
are:</p>
<ul>
<li><p class="first">A callable object that will be called to create the initial version of the
object. The next element of the tuple will provide arguments for this
callable, and later elements provide additional state information that will
subsequently be used to fully reconstruct the pickled data.</p>
<p>In the unpickling environment this object must be either a class, a
callable registered as a “safe constructor” (see below), or it must have an
attribute <tt class="xref py py-attr docutils literal"><span class="pre">__safe_for_unpickling__</span></tt> with a true value. Otherwise, an
<tt class="xref py py-exc docutils literal"><span class="pre">UnpicklingError</span></tt> will be raised in the unpickling environment. Note
that as usual, the callable itself is pickled by name.</p>
</li>
<li><p class="first">A tuple of arguments for the callable object.</p>
<p class="versionchanged">
<span class="versionmodified">Changed in version 2.5: </span>Formerly, this argument could also be <tt class="xref docutils literal"><span class="pre">None</span></tt>.</p>
</li>
<li><p class="first">Optionally, the object’s state, which will be passed to the object’s
<a class="reference internal" href="#object.__setstate__" title="object.__setstate__"><tt class="xref py py-meth docutils literal"><span class="pre">__setstate__()</span></tt></a> method as described in section <a class="reference internal" href="#pickle-inst"><em>Pickling and unpickling normal class instances</em></a>. If
the object has no <a class="reference internal" href="#object.__setstate__" title="object.__setstate__"><tt class="xref py py-meth docutils literal"><span class="pre">__setstate__()</span></tt></a> method, then, as above, the value
must be a dictionary and it will be added to the object’s <a class="reference internal" href="stdtypes.html#object.__dict__" title="object.__dict__"><tt class="xref py py-attr docutils literal"><span class="pre">__dict__</span></tt></a>.</p>
</li>
<li><p class="first">Optionally, an iterator (and not a sequence) yielding successive list
items. These list items will be pickled, and appended to the object using
either <tt class="docutils literal"><span class="pre">obj.append(item)</span></tt> or <tt class="docutils literal"><span class="pre">obj.extend(list_of_items)</span></tt>. This is
primarily used for list subclasses, but may be used by other classes as
long as they have <tt class="xref py py-meth docutils literal"><span class="pre">append()</span></tt> and <tt class="xref py py-meth docutils literal"><span class="pre">extend()</span></tt> methods with the
appropriate signature. (Whether <tt class="xref py py-meth docutils literal"><span class="pre">append()</span></tt> or <tt class="xref py py-meth docutils literal"><span class="pre">extend()</span></tt> is used
depends on which pickle protocol version is used as well as the number of
items to append, so both must be supported.)</p>
</li>
<li><p class="first">Optionally, an iterator (not a sequence) yielding successive dictionary
items, which should be tuples of the form <tt class="docutils literal"><span class="pre">(key,</span> <span class="pre">value)</span></tt>. These items
will be pickled and stored to the object using <tt class="docutils literal"><span class="pre">obj[key]</span> <span class="pre">=</span> <span class="pre">value</span></tt>. This
is primarily used for dictionary subclasses, but may be used by other
classes as long as they implement <a class="reference internal" href="../reference/datamodel.html#object.__setitem__" title="object.__setitem__"><tt class="xref py py-meth docutils literal"><span class="pre">__setitem__()</span></tt></a>.</p>
</li>
</ul>
</dd></dl>
<dl class="method">
<dt id="object.__reduce_ex__">
<tt class="descclassname">object.</tt><tt class="descname">__reduce_ex__</tt><big>(</big><em>protocol</em><big>)</big><a class="headerlink" href="#object.__reduce_ex__" title="Permalink to this definition">¶</a></dt>
<dd><p>It is sometimes useful to know the protocol version when implementing
<a class="reference internal" href="#object.__reduce__" title="object.__reduce__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce__()</span></tt></a>. This can be done by implementing a method named
<a class="reference internal" href="#object.__reduce_ex__" title="object.__reduce_ex__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce_ex__()</span></tt></a> instead of <a class="reference internal" href="#object.__reduce__" title="object.__reduce__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce__()</span></tt></a>. <a class="reference internal" href="#object.__reduce_ex__" title="object.__reduce_ex__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce_ex__()</span></tt></a>,
when it exists, is called in preference over <a class="reference internal" href="#object.__reduce__" title="object.__reduce__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce__()</span></tt></a> (you may
still provide <a class="reference internal" href="#object.__reduce__" title="object.__reduce__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce__()</span></tt></a> for backwards compatibility). The
<a class="reference internal" href="#object.__reduce_ex__" title="object.__reduce_ex__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce_ex__()</span></tt></a> method will be called with a single integer argument,
the protocol version.</p>
<p>The <a class="reference internal" href="functions.html#object" title="object"><tt class="xref py py-class docutils literal"><span class="pre">object</span></tt></a> class implements both <a class="reference internal" href="#object.__reduce__" title="object.__reduce__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce__()</span></tt></a> and
<a class="reference internal" href="#object.__reduce_ex__" title="object.__reduce_ex__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce_ex__()</span></tt></a>; however, if a subclass overrides <a class="reference internal" href="#object.__reduce__" title="object.__reduce__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce__()</span></tt></a>
but not <a class="reference internal" href="#object.__reduce_ex__" title="object.__reduce_ex__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce_ex__()</span></tt></a>, the <a class="reference internal" href="#object.__reduce_ex__" title="object.__reduce_ex__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce_ex__()</span></tt></a> implementation
detects this and calls <a class="reference internal" href="#object.__reduce__" title="object.__reduce__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce__()</span></tt></a>.</p>
</dd></dl>
<p>An alternative to implementing a <a class="reference internal" href="#object.__reduce__" title="object.__reduce__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce__()</span></tt></a> method on the object to be
pickled, is to register the callable with the <a class="reference internal" href="copy_reg.html#module-copy_reg" title="copy_reg: Register pickle support functions."><tt class="xref py py-mod docutils literal"><span class="pre">copy_reg</span></tt></a> module. This
module provides a way for programs to register “reduction functions” and
constructors for user-defined types. Reduction functions have the same
semantics and interface as the <a class="reference internal" href="#object.__reduce__" title="object.__reduce__"><tt class="xref py py-meth docutils literal"><span class="pre">__reduce__()</span></tt></a> method described above, except
that they are called with a single argument, the object to be pickled.</p>
<p>The registered constructor is deemed a “safe constructor” for purposes of
unpickling as described above.</p>
</div>
<div class="section" id="pickling-and-unpickling-external-objects">
<h3>11.1.5.3. Pickling and unpickling external objects<a class="headerlink" href="#pickling-and-unpickling-external-objects" title="Permalink to this headline">¶</a></h3>
<p id="index-3">For the benefit of object persistence, the <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module supports the
notion of a reference to an object outside the pickled data stream. Such
objects are referenced by a “persistent id”, which is just an arbitrary string
of printable ASCII characters. The resolution of such names is not defined by
the <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module; it will delegate this resolution to user defined
functions on the pickler and unpickler. <a class="footnote-reference" href="#id17" id="id7">[7]</a></p>
<p>To define external persistent id resolution, you need to set the
<tt class="xref py py-attr docutils literal"><span class="pre">persistent_id</span></tt> attribute of the pickler object and the
<tt class="xref py py-attr docutils literal"><span class="pre">persistent_load</span></tt> attribute of the unpickler object.</p>
<p>To pickle objects that have an external persistent id, the pickler must have a
custom <tt class="xref py py-func docutils literal"><span class="pre">persistent_id()</span></tt> method that takes an object as an argument and
returns either <tt class="xref docutils literal"><span class="pre">None</span></tt> or the persistent id for that object. When <tt class="xref docutils literal"><span class="pre">None</span></tt> is
returned, the pickler simply pickles the object as normal. When a persistent id
string is returned, the pickler will pickle that string, along with a marker so
that the unpickler will recognize the string as a persistent id.</p>
<p>To unpickle external objects, the unpickler must have a custom
<tt class="xref py py-func docutils literal"><span class="pre">persistent_load()</span></tt> function that takes a persistent id string and returns
the referenced object.</p>
<p>Here’s a silly example that <em>might</em> shed more light:</p>
<div class="highlight-python"><div class="highlight"><pre><span class="kn">import</span> <span class="nn">pickle</span>
<span class="kn">from</span> <span class="nn">cStringIO</span> <span class="kn">import</span> <span class="n">StringIO</span>
<span class="n">src</span> <span class="o">=</span> <span class="n">StringIO</span><span class="p">()</span>
<span class="n">p</span> <span class="o">=</span> <span class="n">pickle</span><span class="o">.</span><span class="n">Pickler</span><span class="p">(</span><span class="n">src</span><span class="p">)</span>
<span class="k">def</span> <span class="nf">persistent_id</span><span class="p">(</span><span class="n">obj</span><span class="p">):</span>
<span class="k">if</span> <span class="nb">hasattr</span><span class="p">(</span><span class="n">obj</span><span class="p">,</span> <span class="s">'x'</span><span class="p">):</span>
<span class="k">return</span> <span class="s">'the value </span><span class="si">%d</span><span class="s">'</span> <span class="o">%</span> <span class="n">obj</span><span class="o">.</span><span class="n">x</span>
<span class="k">else</span><span class="p">:</span>
<span class="k">return</span> <span class="bp">None</span>
<span class="n">p</span><span class="o">.</span><span class="n">persistent_id</span> <span class="o">=</span> <span class="n">persistent_id</span>
<span class="k">class</span> <span class="nc">Integer</span><span class="p">:</span>
<span class="k">def</span> <span class="nf">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">x</span><span class="p">):</span>
<span class="bp">self</span><span class="o">.</span><span class="n">x</span> <span class="o">=</span> <span class="n">x</span>
<span class="k">def</span> <span class="nf">__str__</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
<span class="k">return</span> <span class="s">'My name is integer </span><span class="si">%d</span><span class="s">'</span> <span class="o">%</span> <span class="bp">self</span><span class="o">.</span><span class="n">x</span>
<span class="n">i</span> <span class="o">=</span> <span class="n">Integer</span><span class="p">(</span><span class="mi">7</span><span class="p">)</span>
<span class="k">print</span> <span class="n">i</span>
<span class="n">p</span><span class="o">.</span><span class="n">dump</span><span class="p">(</span><span class="n">i</span><span class="p">)</span>
<span class="n">datastream</span> <span class="o">=</span> <span class="n">src</span><span class="o">.</span><span class="n">getvalue</span><span class="p">()</span>
<span class="k">print</span> <span class="nb">repr</span><span class="p">(</span><span class="n">datastream</span><span class="p">)</span>
<span class="n">dst</span> <span class="o">=</span> <span class="n">StringIO</span><span class="p">(</span><span class="n">datastream</span><span class="p">)</span>
<span class="n">up</span> <span class="o">=</span> <span class="n">pickle</span><span class="o">.</span><span class="n">Unpickler</span><span class="p">(</span><span class="n">dst</span><span class="p">)</span>
<span class="k">class</span> <span class="nc">FancyInteger</span><span class="p">(</span><span class="n">Integer</span><span class="p">):</span>
<span class="k">def</span> <span class="nf">__str__</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
<span class="k">return</span> <span class="s">'I am the integer </span><span class="si">%d</span><span class="s">'</span> <span class="o">%</span> <span class="bp">self</span><span class="o">.</span><span class="n">x</span>
<span class="k">def</span> <span class="nf">persistent_load</span><span class="p">(</span><span class="n">persid</span><span class="p">):</span>
<span class="k">if</span> <span class="n">persid</span><span class="o">.</span><span class="n">startswith</span><span class="p">(</span><span class="s">'the value '</span><span class="p">):</span>
<span class="n">value</span> <span class="o">=</span> <span class="nb">int</span><span class="p">(</span><span class="n">persid</span><span class="o">.</span><span class="n">split</span><span class="p">()[</span><span class="mi">2</span><span class="p">])</span>
<span class="k">return</span> <span class="n">FancyInteger</span><span class="p">(</span><span class="n">value</span><span class="p">)</span>
<span class="k">else</span><span class="p">:</span>
<span class="k">raise</span> <span class="n">pickle</span><span class="o">.</span><span class="n">UnpicklingError</span><span class="p">,</span> <span class="s">'Invalid persistent id'</span>
<span class="n">up</span><span class="o">.</span><span class="n">persistent_load</span> <span class="o">=</span> <span class="n">persistent_load</span>
<span class="n">j</span> <span class="o">=</span> <span class="n">up</span><span class="o">.</span><span class="n">load</span><span class="p">()</span>
<span class="k">print</span> <span class="n">j</span>
</pre></div>
</div>
<p>In the <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a> module, the unpickler’s <tt class="xref py py-attr docutils literal"><span class="pre">persistent_load</span></tt> attribute
can also be set to a Python list, in which case, when the unpickler reaches a
persistent id, the persistent id string will simply be appended to this list.
This functionality exists so that a pickle data stream can be “sniffed” for
object references without actually instantiating all the objects in a pickle.
<a class="footnote-reference" href="#id18" id="id8">[8]</a> Setting <tt class="xref py py-attr docutils literal"><span class="pre">persistent_load</span></tt> to a list is usually used in conjunction
with the <tt class="xref py py-meth docutils literal"><span class="pre">noload()</span></tt> method on the Unpickler.</p>
</div>
</div>
<div class="section" id="subclassing-unpicklers">
<span id="pickle-sub"></span><h2>11.1.6. Subclassing Unpicklers<a class="headerlink" href="#subclassing-unpicklers" title="Permalink to this headline">¶</a></h2>
<p id="index-4">By default, unpickling will import any class that it finds in the pickle data.
You can control exactly what gets unpickled and what gets called by customizing
your unpickler. Unfortunately, exactly how you do this is different depending
on whether you’re using <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> or <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a>. <a class="footnote-reference" href="#id19" id="id9">[9]</a></p>
<p>In the <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module, you need to derive a subclass from
<tt class="xref py py-class docutils literal"><span class="pre">Unpickler</span></tt>, overriding the <tt class="xref py py-meth docutils literal"><span class="pre">load_global()</span></tt> method.
<tt class="xref py py-meth docutils literal"><span class="pre">load_global()</span></tt> should read two lines from the pickle data stream where the
first line will the name of the module containing the class and the second line
will be the name of the instance’s class. It then looks up the class, possibly
importing the module and digging out the attribute, then it appends what it
finds to the unpickler’s stack. Later on, this class will be assigned to the
<tt class="xref py py-attr docutils literal"><span class="pre">__class__</span></tt> attribute of an empty class, as a way of magically creating an
instance without calling its class’s <a class="reference internal" href="../reference/datamodel.html#object.__init__" title="object.__init__"><tt class="xref py py-meth docutils literal"><span class="pre">__init__()</span></tt></a>. Your job (should you
choose to accept it), would be to have <tt class="xref py py-meth docutils literal"><span class="pre">load_global()</span></tt> push onto the
unpickler’s stack, a known safe version of any class you deem safe to unpickle.
It is up to you to produce such a class. Or you could raise an error if you
want to disallow all unpickling of instances. If this sounds like a hack,
you’re right. Refer to the source code to make this work.</p>
<p>Things are a little cleaner with <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a>, but not by much. To control
what gets unpickled, you can set the unpickler’s <tt class="xref py py-attr docutils literal"><span class="pre">find_global</span></tt> attribute
to a function or <tt class="xref docutils literal"><span class="pre">None</span></tt>. If it is <tt class="xref docutils literal"><span class="pre">None</span></tt> then any attempts to unpickle
instances will raise an <tt class="xref py py-exc docutils literal"><span class="pre">UnpicklingError</span></tt>. If it is a function, then it
should accept a module name and a class name, and return the corresponding class
object. It is responsible for looking up the class and performing any necessary
imports, and it may raise an error to prevent instances of the class from being
unpickled.</p>
<p>The moral of the story is that you should be really careful about the source of
the strings your application unpickles.</p>
</div>
<div class="section" id="example">
<span id="pickle-example"></span><h2>11.1.7. Example<a class="headerlink" href="#example" title="Permalink to this headline">¶</a></h2>
<p>For the simplest code, use the <tt class="xref py py-func docutils literal"><span class="pre">dump()</span></tt> and <tt class="xref py py-func docutils literal"><span class="pre">load()</span></tt> functions. Note
that a self-referencing list is pickled and restored correctly.</p>
<div class="highlight-python"><div class="highlight"><pre><span class="kn">import</span> <span class="nn">pickle</span>
<span class="n">data1</span> <span class="o">=</span> <span class="p">{</span><span class="s">'a'</span><span class="p">:</span> <span class="p">[</span><span class="mi">1</span><span class="p">,</span> <span class="mf">2.0</span><span class="p">,</span> <span class="mi">3</span><span class="p">,</span> <span class="mi">4</span><span class="o">+</span><span class="mi">6</span><span class="n">j</span><span class="p">],</span>
<span class="s">'b'</span><span class="p">:</span> <span class="p">(</span><span class="s">'string'</span><span class="p">,</span> <span class="s">u'Unicode string'</span><span class="p">),</span>
<span class="s">'c'</span><span class="p">:</span> <span class="bp">None</span><span class="p">}</span>
<span class="n">selfref_list</span> <span class="o">=</span> <span class="p">[</span><span class="mi">1</span><span class="p">,</span> <span class="mi">2</span><span class="p">,</span> <span class="mi">3</span><span class="p">]</span>
<span class="n">selfref_list</span><span class="o">.</span><span class="n">append</span><span class="p">(</span><span class="n">selfref_list</span><span class="p">)</span>
<span class="n">output</span> <span class="o">=</span> <span class="nb">open</span><span class="p">(</span><span class="s">'data.pkl'</span><span class="p">,</span> <span class="s">'wb'</span><span class="p">)</span>
<span class="c"># Pickle dictionary using protocol 0.</span>
<span class="n">pickle</span><span class="o">.</span><span class="n">dump</span><span class="p">(</span><span class="n">data1</span><span class="p">,</span> <span class="n">output</span><span class="p">)</span>
<span class="c"># Pickle the list using the highest protocol available.</span>
<span class="n">pickle</span><span class="o">.</span><span class="n">dump</span><span class="p">(</span><span class="n">selfref_list</span><span class="p">,</span> <span class="n">output</span><span class="p">,</span> <span class="o">-</span><span class="mi">1</span><span class="p">)</span>
<span class="n">output</span><span class="o">.</span><span class="n">close</span><span class="p">()</span>
</pre></div>
</div>
<p>The following example reads the resulting pickled data. When reading a
pickle-containing file, you should open the file in binary mode because you
can’t be sure if the ASCII or binary format was used.</p>
<div class="highlight-python"><div class="highlight"><pre><span class="kn">import</span> <span class="nn">pprint</span><span class="o">,</span> <span class="nn">pickle</span>
<span class="n">pkl_file</span> <span class="o">=</span> <span class="nb">open</span><span class="p">(</span><span class="s">'data.pkl'</span><span class="p">,</span> <span class="s">'rb'</span><span class="p">)</span>
<span class="n">data1</span> <span class="o">=</span> <span class="n">pickle</span><span class="o">.</span><span class="n">load</span><span class="p">(</span><span class="n">pkl_file</span><span class="p">)</span>
<span class="n">pprint</span><span class="o">.</span><span class="n">pprint</span><span class="p">(</span><span class="n">data1</span><span class="p">)</span>
<span class="n">data2</span> <span class="o">=</span> <span class="n">pickle</span><span class="o">.</span><span class="n">load</span><span class="p">(</span><span class="n">pkl_file</span><span class="p">)</span>
<span class="n">pprint</span><span class="o">.</span><span class="n">pprint</span><span class="p">(</span><span class="n">data2</span><span class="p">)</span>
<span class="n">pkl_file</span><span class="o">.</span><span class="n">close</span><span class="p">()</span>
</pre></div>
</div>
<p>Here’s a larger example that shows how to modify pickling behavior for a class.
The <tt class="xref py py-class docutils literal"><span class="pre">TextReader</span></tt> class opens a text file, and returns the line number and
line contents each time its <tt class="xref py py-meth docutils literal"><span class="pre">readline()</span></tt> method is called. If a
<tt class="xref py py-class docutils literal"><span class="pre">TextReader</span></tt> instance is pickled, all attributes <em>except</em> the file object
member are saved. When the instance is unpickled, the file is reopened, and
reading resumes from the last location. The <a class="reference internal" href="#object.__setstate__" title="object.__setstate__"><tt class="xref py py-meth docutils literal"><span class="pre">__setstate__()</span></tt></a> and
<a class="reference internal" href="#object.__getstate__" title="object.__getstate__"><tt class="xref py py-meth docutils literal"><span class="pre">__getstate__()</span></tt></a> methods are used to implement this behavior.</p>
<div class="highlight-python"><div class="highlight"><pre><span class="c">#!/usr/local/bin/python</span>
<span class="k">class</span> <span class="nc">TextReader</span><span class="p">:</span>
<span class="sd">"""Print and number lines in a text file."""</span>
<span class="k">def</span> <span class="nf">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="nb">file</span><span class="p">):</span>
<span class="bp">self</span><span class="o">.</span><span class="n">file</span> <span class="o">=</span> <span class="nb">file</span>
<span class="bp">self</span><span class="o">.</span><span class="n">fh</span> <span class="o">=</span> <span class="nb">open</span><span class="p">(</span><span class="nb">file</span><span class="p">)</span>
<span class="bp">self</span><span class="o">.</span><span class="n">lineno</span> <span class="o">=</span> <span class="mi">0</span>
<span class="k">def</span> <span class="nf">readline</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
<span class="bp">self</span><span class="o">.</span><span class="n">lineno</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">lineno</span> <span class="o">+</span> <span class="mi">1</span>
<span class="n">line</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">fh</span><span class="o">.</span><span class="n">readline</span><span class="p">()</span>
<span class="k">if</span> <span class="ow">not</span> <span class="n">line</span><span class="p">:</span>
<span class="k">return</span> <span class="bp">None</span>
<span class="k">if</span> <span class="n">line</span><span class="o">.</span><span class="n">endswith</span><span class="p">(</span><span class="s">"</span><span class="se">\n</span><span class="s">"</span><span class="p">):</span>
<span class="n">line</span> <span class="o">=</span> <span class="n">line</span><span class="p">[:</span><span class="o">-</span><span class="mi">1</span><span class="p">]</span>
<span class="k">return</span> <span class="s">"</span><span class="si">%d</span><span class="s">: </span><span class="si">%s</span><span class="s">"</span> <span class="o">%</span> <span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">lineno</span><span class="p">,</span> <span class="n">line</span><span class="p">)</span>
<span class="k">def</span> <span class="nf">__getstate__</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
<span class="n">odict</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">__dict__</span><span class="o">.</span><span class="n">copy</span><span class="p">()</span> <span class="c"># copy the dict since we change it</span>
<span class="k">del</span> <span class="n">odict</span><span class="p">[</span><span class="s">'fh'</span><span class="p">]</span> <span class="c"># remove filehandle entry</span>
<span class="k">return</span> <span class="n">odict</span>
<span class="k">def</span> <span class="nf">__setstate__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="nb">dict</span><span class="p">):</span>
<span class="n">fh</span> <span class="o">=</span> <span class="nb">open</span><span class="p">(</span><span class="nb">dict</span><span class="p">[</span><span class="s">'file'</span><span class="p">])</span> <span class="c"># reopen file</span>
<span class="n">count</span> <span class="o">=</span> <span class="nb">dict</span><span class="p">[</span><span class="s">'lineno'</span><span class="p">]</span> <span class="c"># read from file...</span>
<span class="k">while</span> <span class="n">count</span><span class="p">:</span> <span class="c"># until line count is restored</span>
<span class="n">fh</span><span class="o">.</span><span class="n">readline</span><span class="p">()</span>
<span class="n">count</span> <span class="o">=</span> <span class="n">count</span> <span class="o">-</span> <span class="mi">1</span>
<span class="bp">self</span><span class="o">.</span><span class="n">__dict__</span><span class="o">.</span><span class="n">update</span><span class="p">(</span><span class="nb">dict</span><span class="p">)</span> <span class="c"># update attributes</span>
<span class="bp">self</span><span class="o">.</span><span class="n">fh</span> <span class="o">=</span> <span class="n">fh</span> <span class="c"># save the file object</span>
</pre></div>
</div>
<p>A sample usage might be something like this:</p>
<div class="highlight-python"><div class="highlight"><pre><span class="gp">>>> </span><span class="kn">import</span> <span class="nn">TextReader</span>
<span class="gp">>>> </span><span class="n">obj</span> <span class="o">=</span> <span class="n">TextReader</span><span class="o">.</span><span class="n">TextReader</span><span class="p">(</span><span class="s">"TextReader.py"</span><span class="p">)</span>
<span class="gp">>>> </span><span class="n">obj</span><span class="o">.</span><span class="n">readline</span><span class="p">()</span>
<span class="go">'1: #!/usr/local/bin/python'</span>
<span class="gp">>>> </span><span class="n">obj</span><span class="o">.</span><span class="n">readline</span><span class="p">()</span>
<span class="go">'2: '</span>
<span class="gp">>>> </span><span class="n">obj</span><span class="o">.</span><span class="n">readline</span><span class="p">()</span>
<span class="go">'3: class TextReader:'</span>
<span class="gp">>>> </span><span class="kn">import</span> <span class="nn">pickle</span>
<span class="gp">>>> </span><span class="n">pickle</span><span class="o">.</span><span class="n">dump</span><span class="p">(</span><span class="n">obj</span><span class="p">,</span> <span class="nb">open</span><span class="p">(</span><span class="s">'save.p'</span><span class="p">,</span> <span class="s">'wb'</span><span class="p">))</span>
</pre></div>
</div>
<p>If you want to see that <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> works across Python processes, start
another Python session, before continuing. What follows can happen from either
the same process or a new process.</p>
<div class="highlight-python"><div class="highlight"><pre><span class="gp">>>> </span><span class="kn">import</span> <span class="nn">pickle</span>
<span class="gp">>>> </span><span class="n">reader</span> <span class="o">=</span> <span class="n">pickle</span><span class="o">.</span><span class="n">load</span><span class="p">(</span><span class="nb">open</span><span class="p">(</span><span class="s">'save.p'</span><span class="p">,</span> <span class="s">'rb'</span><span class="p">))</span>
<span class="gp">>>> </span><span class="n">reader</span><span class="o">.</span><span class="n">readline</span><span class="p">()</span>
<span class="go">'4: """Print and number lines in a text file."""'</span>
</pre></div>
</div>
<div class="admonition-see-also admonition seealso">
<p class="first admonition-title">See also</p>
<dl class="last docutils">
<dt>Module <a class="reference internal" href="copy_reg.html#module-copy_reg" title="copy_reg: Register pickle support functions."><tt class="xref py py-mod docutils literal"><span class="pre">copy_reg</span></tt></a></dt>
<dd>Pickle interface constructor registration for extension types.</dd>
<dt>Module <a class="reference internal" href="shelve.html#module-shelve" title="shelve: Python object persistence."><tt class="xref py py-mod docutils literal"><span class="pre">shelve</span></tt></a></dt>
<dd>Indexed databases of objects; uses <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a>.</dd>
<dt>Module <a class="reference internal" href="copy.html#module-copy" title="copy: Shallow and deep copy operations."><tt class="xref py py-mod docutils literal"><span class="pre">copy</span></tt></a></dt>
<dd>Shallow and deep object copying.</dd>
<dt>Module <a class="reference internal" href="marshal.html#module-marshal" title="marshal: Convert Python objects to streams of bytes and back (with different constraints)."><tt class="xref py py-mod docutils literal"><span class="pre">marshal</span></tt></a></dt>
<dd>High-performance serialization of built-in types.</dd>
</dl>
</div>
</div>
</div>
<div class="section" id="module-cPickle">
<span id="cpickle-a-faster-pickle"></span><h1>11.2. <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a> — A faster <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a><a class="headerlink" href="#module-cPickle" title="Permalink to this headline">¶</a></h1>
<p id="index-5">The <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a> module supports serialization and de-serialization of Python
objects, providing an interface and functionality nearly identical to the
<a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module. There are several differences, the most important being
performance and subclassability.</p>
<p>First, <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a> can be up to 1000 times faster than <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> because
the former is implemented in C. Second, in the <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a> module the
callables <tt class="xref py py-func docutils literal"><span class="pre">Pickler()</span></tt> and <tt class="xref py py-func docutils literal"><span class="pre">Unpickler()</span></tt> are functions, not classes.
This means that you cannot use them to derive custom pickling and unpickling
subclasses. Most applications have no need for this functionality and should
benefit from the greatly improved performance of the <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a> module.</p>
<p>The pickle data stream produced by <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> and <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a> are
identical, so it is possible to use <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> and <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a>
interchangeably with existing pickles. <a class="footnote-reference" href="#id20" id="id10">[10]</a></p>
<p>There are additional minor differences in API between <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a> and
<a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a>, however for most applications, they are interchangeable. More
documentation is provided in the <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module documentation, which
includes a list of the documented differences.</p>
<p class="rubric">Footnotes</p>
<table class="docutils footnote" frame="void" id="id11" rules="none">
<colgroup><col class="label" /><col /></colgroup>
<tbody valign="top">
<tr><td class="label"><a class="fn-backref" href="#id1">[1]</a></td><td>Don’t confuse this with the <a class="reference internal" href="marshal.html#module-marshal" title="marshal: Convert Python objects to streams of bytes and back (with different constraints)."><tt class="xref py py-mod docutils literal"><span class="pre">marshal</span></tt></a> module</td></tr>
</tbody>
</table>
<table class="docutils footnote" frame="void" id="id12" rules="none">
<colgroup><col class="label" /><col /></colgroup>
<tbody valign="top">
<tr><td class="label"><a class="fn-backref" href="#id2">[2]</a></td><td>In the <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module these callables are classes, which you could
subclass to customize the behavior. However, in the <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a> module these
callables are factory functions and so cannot be subclassed. One common reason
to subclass is to control what objects can actually be unpickled. See section
<a class="reference internal" href="#pickle-sub"><em>Subclassing Unpicklers</em></a> for more details.</td></tr>
</tbody>
</table>
<table class="docutils footnote" frame="void" id="id13" rules="none">
<colgroup><col class="label" /><col /></colgroup>
<tbody valign="top">
<tr><td class="label"><a class="fn-backref" href="#id3">[3]</a></td><td><em>Warning</em>: this is intended for pickling multiple objects without intervening
modifications to the objects or their parts. If you modify an object and then
pickle it again using the same <tt class="xref py py-class docutils literal"><span class="pre">Pickler</span></tt> instance, the object is not
pickled again — a reference to it is pickled and the <tt class="xref py py-class docutils literal"><span class="pre">Unpickler</span></tt> will
return the old value, not the modified one. There are two problems here: (1)
detecting changes, and (2) marshalling a minimal set of changes. Garbage
Collection may also become a problem here.</td></tr>
</tbody>
</table>
<table class="docutils footnote" frame="void" id="id14" rules="none">
<colgroup><col class="label" /><col /></colgroup>
<tbody valign="top">
<tr><td class="label"><a class="fn-backref" href="#id4">[4]</a></td><td>The exception raised will likely be an <a class="reference internal" href="exceptions.html#exceptions.ImportError" title="exceptions.ImportError"><tt class="xref py py-exc docutils literal"><span class="pre">ImportError</span></tt></a> or an
<a class="reference internal" href="exceptions.html#exceptions.AttributeError" title="exceptions.AttributeError"><tt class="xref py py-exc docutils literal"><span class="pre">AttributeError</span></tt></a> but it could be something else.</td></tr>
</tbody>
</table>
<table class="docutils footnote" frame="void" id="id15" rules="none">
<colgroup><col class="label" /><col /></colgroup>
<tbody valign="top">
<tr><td class="label"><a class="fn-backref" href="#id5">[5]</a></td><td>These methods can also be used to implement copying class instances.</td></tr>
</tbody>
</table>
<table class="docutils footnote" frame="void" id="id16" rules="none">
<colgroup><col class="label" /><col /></colgroup>
<tbody valign="top">
<tr><td class="label"><a class="fn-backref" href="#id6">[6]</a></td><td>This protocol is also used by the shallow and deep copying operations defined in
the <a class="reference internal" href="copy.html#module-copy" title="copy: Shallow and deep copy operations."><tt class="xref py py-mod docutils literal"><span class="pre">copy</span></tt></a> module.</td></tr>
</tbody>
</table>
<table class="docutils footnote" frame="void" id="id17" rules="none">
<colgroup><col class="label" /><col /></colgroup>
<tbody valign="top">
<tr><td class="label"><a class="fn-backref" href="#id7">[7]</a></td><td>The actual mechanism for associating these user defined functions is slightly
different for <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> and <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a>. The description given here
works the same for both implementations. Users of the <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> module
could also use subclassing to effect the same results, overriding the
<tt class="xref py py-meth docutils literal"><span class="pre">persistent_id()</span></tt> and <tt class="xref py py-meth docutils literal"><span class="pre">persistent_load()</span></tt> methods in the derived
classes.</td></tr>
</tbody>
</table>
<table class="docutils footnote" frame="void" id="id18" rules="none">
<colgroup><col class="label" /><col /></colgroup>
<tbody valign="top">
<tr><td class="label"><a class="fn-backref" href="#id8">[8]</a></td><td>We’ll leave you with the image of Guido and Jim sitting around sniffing pickles
in their living rooms.</td></tr>
</tbody>
</table>
<table class="docutils footnote" frame="void" id="id19" rules="none">
<colgroup><col class="label" /><col /></colgroup>
<tbody valign="top">
<tr><td class="label"><a class="fn-backref" href="#id9">[9]</a></td><td>A word of caution: the mechanisms described here use internal attributes and
methods, which are subject to change in future versions of Python. We intend to
someday provide a common interface for controlling this behavior, which will
work in either <a class="reference internal" href="#module-pickle" title="pickle: Convert Python objects to streams of bytes and back."><tt class="xref py py-mod docutils literal"><span class="pre">pickle</span></tt></a> or <a class="reference internal" href="#module-cPickle" title="cPickle: Faster version of pickle, but not subclassable."><tt class="xref py py-mod docutils literal"><span class="pre">cPickle</span></tt></a>.</td></tr>
</tbody>
</table>
<table class="docutils footnote" frame="void" id="id20" rules="none">
<colgroup><col class="label" /><col /></colgroup>
<tbody valign="top">
<tr><td class="label"><a class="fn-backref" href="#id10">[10]</a></td><td>Since the pickle data format is actually a tiny stack-oriented programming
language, and some freedom is taken in the encodings of certain objects, it is
possible that the two modules produce different data streams for the same input
objects. However it is guaranteed that they will always be able to read each
other’s data streams.</td></tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
© <a href="../copyright.html">Copyright</a> 1990-2017, Python Software Foundation.
<br />
The Python Software Foundation is a non-profit corporation.
<a href="http://www.python.org/psf/donations/">Please donate.</a>
<br />
Last updated on Jan 16, 2017.
<a href="../bugs.html">Found a bug</a>?
<br />
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7.
</div>
</body>
</html> |
www/source/javadoc/0.11.1/javadoc/deprecated-list.html | dsebban/orchestrate-java-client | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_60) on Tue Sep 01 11:39:08 MDT 2015 -->
<title>Deprecated List (orchestrate-java-client 0.11.1 API)</title>
<meta name="date" content="2015-09-01">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (orchestrate-java-client 0.11.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</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?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.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="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#method">Deprecated Methods</a></li>
</ul>
</div>
<div class="contentContainer"><a name="method">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
<caption><span>Deprecated Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="io/orchestrate/client/KvListResource.html#inclusive--">io.orchestrate.client.KvListResource.inclusive()</a>
<div class="block"><span class="deprecationComment">Use startKey(String, boolean)</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="io/orchestrate/client/KvListResource.html#inclusive-boolean-">io.orchestrate.client.KvListResource.inclusive(boolean)</a>
<div class="block"><span class="deprecationComment">Use startKey(String, boolean)</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="io/orchestrate/client/Client.html#ping-java.lang.String-">io.orchestrate.client.Client.ping(String)</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="io/orchestrate/client/OrchestrateClient.html#ping-java.lang.String-">io.orchestrate.client.OrchestrateClient.ping(String)</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="io/orchestrate/client/EventResource.html#put-java.lang.Object-">io.orchestrate.client.EventResource.put(Object)</a>
<div class="block"><span class="deprecationComment">Use <a href="io/orchestrate/client/EventResource.html#create-java.lang.Object-"><code>EventResource.create(Object)</code></a> for adding new events, and SingleEventResource's 'update'
(via <a href="io/orchestrate/client/EventResource.html#ordinal-java.lang.String-"><code>EventResource.ordinal(String)</code></a>) for updating existing event instances.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="io/orchestrate/client/EventResource.html#put-java.lang.Object-java.lang.Long-">io.orchestrate.client.EventResource.put(Object, Long)</a>
<div class="block"><span class="deprecationComment">Use <a href="io/orchestrate/client/EventResource.html#create-java.lang.Object-"><code>EventResource.create(Object)</code></a> for adding new events, and SingleEventResource's 'update'
(via <a href="io/orchestrate/client/EventResource.html#ordinal-java.lang.String-"><code>EventResource.ordinal(String)</code></a>) for updating existing event instances.</span></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</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?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.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>
|
src/mmw/js/src/core/templates/header.html | WikiWatershed/model-my-watershed | <nav id="app-header" class="navbar-watershed">
<ul class="global-navigation">
<li class="global-navigation-item">
{% if data_catalog_enabled %}
<button data-url="/">{{ title }}</button>
{% else %}
<a href="javascript:void(0);" data-url="/">
<img src="/static/images/logo-mmw-white.png" alt="Model My Watershed" />
</a>
{% endif %}
</li>
</ul>
<div class="navigation">
<ul class="main">
{% if data_catalog_enabled %}
<li class="header-link"><a target="_blank" rel="noopener noreferrer" href="http://bigcz.org/">About</a></li>
{% else %}
<li class="header-link"><a href="javascript:void(0);" id="about-modal-trigger">About</a></li>
<li class="header-link"><a target="_blank" rel="noopener noreferrer" href="https://wikiwatershed.org/help/">Help</a></li>
{% if not itsi_embed and not data_catalog_enabled %}
<li class="header-link"><a href="javascript:void(0);" id="header-open-project">Projects</a></li>
{% endif %}
{% endif %}
{% if guest %}
<li class="header-link"><a class="show-login" href="javascript:void(0);">Login</a></li>
{% else %}
<li class="dropdown header-link">
<a class="dropdown-toggle" data-toggle="dropdown" href="javascript:void(0);">
{{ username }}
</a>
{% if not profile_is_complete %}
<a href="/account"
{% if show_profile_popover %}
title="No problem"
data-toggle="popover" tabindex="0"
data-content="You can click on this little blue circle whenever you are ready to fill out the user survey. We'd really appreciate it."
data-template="<div class='popover profile-popover'><h2 class='popover-title'></h2><div class='popover-content'></div><div class='btn btn-md btn-active btn-block' id='popover-close-button'>Okay</div><div class='arrow'></div></div>"
{% endif %}
><div class="profile-reminder-dot"></div></a>
{% endif %}
<a class="dropdown-toggle" data-toggle="dropdown" href="javascript:void(0);">
<span class="caret"></span>
</a>
<ul class="dropdown-menu">
{% if itsi %}
<li><a href="#" class="clone-project">Clone Project</a></li>
{% endif %}
<li><a data-url="/account/">My Account</a></li>
<li><a href="/user/logout" class="user-logout">Logout</a></li>
</ul>
</li>
{% endif %}
</ul>
</div>
</nav>
{% if show_profile_popover %}
<div class="modal profile-fade-background" tabindex="-1">
{% endif %}
|
phpdoc/HttpFundamental/ContentType/Html.html | atelierspierrot/http-fundamental | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>HttpFundamental\ContentType\Html | HTTP Fundamental</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:HttpFundamental_ContentType_Html" 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">HTTP Fundamental</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="../../HttpFundamental.html">HttpFundamental</a></li>
<li><a href="../../HttpFundamental/ContentType.html">ContentType</a></li>
<li>Html</li>
</ol>
</div>
<div id="page-content">
<div class="page-header">
<h1>Html</h1>
</div>
<p> class
<strong>Html</strong> implements
<a href="../../HttpFundamental/ContentTypeInterface.html"><abbr title="HttpFundamental\ContentTypeInterface">ContentTypeInterface</abbr></a>
</p>
<h2>Methods</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-2 type">
void
</div>
<div class="col-md-8 type">
<a href="#method_prepareResponse">prepareResponse</a>(
<abbr title="HttpFundamental\HttpFundamental\Response">Response</abbr> $response)
<p>Prepare the content of the response before to send it to client</p> </div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
string|array
</div>
<div class="col-md-8 type">
<a href="#method_parseContent">parseContent</a>(
string $content)
<p>Parse an input content</p> </div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
string
</div>
<div class="col-md-8 type">
<a href="#method_prepareContent">prepareContent</a>(
string|array $content)
<p>Prepare a content for output</p> </div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
static
string
</div>
<div class="col-md-8 type">
<a href="#method_getContentType">getContentType</a>()
<p>Get the "content-Type" header value</p> </div>
<div class="col-md-2"></div>
</div>
</div>
<h2>Details</h2>
<div id="method-details">
<div class="method-item">
<h3 id="method_prepareResponse">
<div class="location">at line 40</div>
<code>
void
<strong>prepareResponse</strong>(
<abbr title="HttpFundamental\HttpFundamental\Response">Response</abbr> $response)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Prepare the content of the response before to send it to client</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="HttpFundamental\HttpFundamental\Response">Response</abbr></td>
<td>$response</td>
<td>
</td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
void</td>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_parseContent">
<div class="location">at line 50</div>
<code>
string|array
<strong>parseContent</strong>(
string $content)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Parse an input content</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
string</td>
<td>$content</td>
<td>
</td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
string|array</td>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_prepareContent">
<div class="location">at line 61</div>
<code>
string
<strong>prepareContent</strong>(
string|array $content)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Prepare a content for output</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
string|array</td>
<td>$content</td>
<td>
</td>
</tr>
</table>
<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_getContentType">
<div class="location">at line 78</div>
<code> static
string
<strong>getContentType</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Get the "content-Type" header value</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>
</div>
<div id="footer">
Generated by <a href="http://sami.sensiolabs.org/">Sami, the API Documentation Generator</a>.
</div>
</div>
</div>
</body>
</html>
|
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_06_testAbaNumberCheck_11753_good_d66.html | dcarda/aba.route.validator | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../../../style.css');
@import url('../../../../../tree.css');
</style>
<script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../../../clover.js" type="text/javascript"></script>
<script src="../../../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../../../cloud.js" type="text/javascript"></script>
<title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title>
</head>
<body>
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online documentation" target="_blank"
href="http://openclover.org/documentation">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<a href="http://cardatechnologies.com" target="_top">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</a>
</div>
<div class="aui-page-header-main" >
<h1>
<a href="http://cardatechnologies.com" target="_top">
ABA Route Transit Number Validator 1.0.1-SNAPSHOT
</a>
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li>
<li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li>
<li><a href="test-Test_AbaRouteValidator_06.html">Class Test_AbaRouteValidator_06</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_11753_good
</h1>
<table class="aui">
<thead>
<tr>
<th>Test</th>
<th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th>
<th><label title="When the test execution was started">Start time</label></th>
<th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th>
<th><label title="A failure or error message if the test is not successful.">Message</label></th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_06.html?line=42136#src-42136" >testAbaNumberCheck_11753_good</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:36:10
</td>
<td>
0.0 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </div>
<table class="aui aui-table-sortable">
<thead>
<tr>
<th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th>
<th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_11753_good</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=17070#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a>
</td>
<td>
<span class="sortValue">0.7352941</span>73.5%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></div></div></div> </td>
</tr>
</tbody>
</table>
</div> <!-- class="aui-page-panel-content-clover" -->
<footer id="footer" role="contentinfo">
<section class="footer-body">
<ul>
<li>
Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1
on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT.
</li>
</ul>
<ul>
<li>OpenClover is free and open-source software. </li>
</ul>
</section>
</footer> </section> <!-- class="aui-page-panel-content" -->
</div> <!-- class="aui-page-panel-inner" -->
</div> <!-- class="aui-page-panel" -->
</div> <!-- id="page" -->
</body>
</html> |
css/bootstrap.css | Harmiox/harmiox.github.io | /* Start @Harmiox */
/* BOOTSTRAP 3.x GLOBAL STYLES
-------------------------------------------------- */
/**CONTACT FORM**/
.contact-item h2{
font-size:18px;
font-weight:600;
margin-bottom:10px;
}
.contact-item .icon{
display:block;
font-size:48px;
color:#a62f2f;
text-shadow:-2px 2px 0 rgba(0,0,0,0.1);
-webkit-transition:all .3s ease-out;
transition:all .3s ease-out;
}
.contact-item .icon:hover{
color:#5cc9df;
-webkit-transform:scale(1.3) translateY(-10px);
transform:scale(1.3) translateY(-10px);
}
.bl_form {
margin: 30px 0 0;
}
.bl_form input {
padding-top: 15px;
background: rgba(255,255,255,0.10);
box-shadow: 0 4px 0px rgba(0,0,0,0.2);
border: none;
color: white;
padding: 10px 15px;
border-radius: 5px;
font-size: 16px;
outline: none;
}
.lb_wrap .lb_label.top, .lb_wrap .lb_label.bottom {
left: 66px !important;
}
.lb_wrap .lb_label.left {
left: 0;
}
.lb_label {
font-size:18px;
line-height:32px;
font-weight: 400;
color: #ccc;
}
.no-placeholder .lb_label {
display:none;
}
.lb_label.active {
color: #aaa;
}
#Highlighted-form .form-group label{
display:none;
font-size:18px;
line-height:24px;
font-weight:100;
text-transform:uppercase;
}
#Highlighted-form.no-placeholder .form-group label{
display:block;
}
#Highlighted-form .controls {
padding:0;
margin-top:40px;
}
#Highlighted-form.no-placeholder .controls {
margin-top:0;
}
#Highlighted-form .form-control {
display:inline;
background:#fff;
border:none;
border-radius:5px;
outline:none;
box-shadow:0 4px 0 rgba(0,0,0,0.05);
height:52px;
font-size:18px;
line-height:32px;
color:#aaa;
font-weight:400;
padding-left:64px;
vertical-align:top;
}
#Highlighted-form .form-group.half-width{
width:40%;
float:left;
}
#Highlighted-form .form-group{
position:relative;
}
#Highlighted-form .form-group [class*=fa] {
display:block;
width:64px;
position:absolute;
top:0;
left:5px;
color:#eee;
font-size:24px;
line-height:52px;
text-align:center;
font-weight:300;
-webkit-transition:color .3s ease-out;
transition:color .3s ease-out;
}
#Highlighted-form .form-group [class*=fa].active{
color:#ccc;
}
#Highlighted-form.no-placeholder .form-group [class*=fa]{
top:30px;
}
#Highlighted-form textarea.form-control {
height:auto;
max-width:100%;
min-width:100%;
font-size:18px;
font-weight:400;
line-height:24px;
padding-top:14px;
vertical-align:top;
}
#Highlighted-form .form-control:focus {
outline:none;
box-shadow:0 4px 0 rgba(0,0,0,0.05);
}
#Highlighted-form .error-message {
padding:5px 0;
position:absolute;
top:-35px;
right:0;
font-size:15px;
line-height:24px;
font-weight:400;
color:#ff3345;
z-index:10;
}
#Highlighted-form.no-placeholder .error-message {
top:0;
}
/** RIBBON **/
.servicesPhoto {
position: relative;
height: 200px;
margin: -140px 0px 5px 0px;
border: 3px solid #333 !important;
border-radius: 50%;
}
.ribbon {
position: absolute;
top: 20px;
right: -5px;
padding: 15px;
}
.ribbon-content{
position: relative;
width: 100%;
height: 100px;
}
.ribbon.base {
background: #3498db;
color: #fff;
border-right: 5px solid #8bc4ea;
}
.ribbon.light {
background: #ecf0f1;
color: #2c3e50;
border-right: 5px solid #dde4e6;
}
.ribbon.dark {
background: #131313;
color: #fff;
border-right: 5px solid #464646;
}
.ribbon.base-alt {
background: #9cd70e;
color: #fff;
border-right: 5px solid #c6f457;
}
.ribbon.red {
background: #e91b23;
color: #fff;
border-right: 5px solid #f2787d;
}
.ribbon.orange {
background: #ff8a3c;
color: #fff;
border-right: 5px solid #ffc7a2;
}
.ribbon.yellow {
background: #ffd800;
color: #fff;
border-right: 5px solid #ffe866;
}
.ribbon:before, .ribbon:after {
content: '';
position: absolute;
left: -9px;
border-left: 10px solid transparent;
}
.ribbon:before {
top: 0;
}
.ribbon:after {
bottom: 0;
}
.ribbon.base:before {
border-top: 27px solid #3498db;
}
.ribbon.base:after {
border-bottom: 27px solid #3498db;
}
.ribbon.light:before {
border-top: 27px solid #ecf0f1;
}
.ribbon.light:after {
border-bottom: 27px solid #ecf0f1;
}
.ribbon.dark:before {
border-top: 27px solid #131313;
}
.ribbon.dark:after {
border-bottom: 27px solid #131313;
}
.ribbon.base-alt:before {
border-top: 27px solid #9cd70e;
}
.ribbon.base-alt:after {
border-bottom: 27px solid #9cd70e;
}
.ribbon.red:before {
border-top: 27px solid #e91b23;
}
.ribbon.red:after {
border-bottom: 27px solid #e91b23;
}
.ribbon.orange:before {
border-top: 27px solid #ff8a3c;
}
.ribbon.orange:after {
border-bottom: 27px solid #ff8a3c;
}
.ribbon.yellow:before {
border-top: 27px solid #ffd800;
}
.ribbon.yellow:after {
border-bottom: 27px solid #ffd800;
}
.ribbon span {
display: block;
font-size: 16px;
font-weight: 600;
}
.pt-inner {
text-align: center;
}
.tile {
background-color: #333;
color: #eee;
margin-bottom: 30px;
margin-top:100px;
position: relative;
font-size: 18px;
}
.tile {
box-shadow: 0 1px 1px rgba(0,0,0,.07);
}
.pt-inner .pti-header {
padding: 45px 10px 70px;
color: #fff;
position: relative;
margin-bottom: 15px;
}
.bg-amber {
background-color: #ffc107!important;
}
.bg-green {
background-color: #4caf50!important;
}
.bg-cyan {
background-color: #00bcd4!important;
}
.bg-behave {
background-color: #a62f2f!important;
}
.pt-inner .pti-header>h2 {
margin: 10px 0 -20px 0;
line-height: 100%;
color: #fff;
font-weight: 100;
font-size: 50px;
}
.pt-inner .pti-header>h2 small {
color: #fff;
letter-spacing: 0;
vertical-align: top;
font-size: 16px;
font-weight: 100;
}
.pt-inner .pti-header .ptih-title {
background-color: rgba(0,0,0,.1);
padding: 8px 10px 9px;
margin: 0 -10px;
position: absolute;
width: 100%;
bottom: 0;
}
.pt-inner .pti-header .ptih-title {
text-transform: uppercase;
}
.pt-inner .pti-body {
padding: 0 12px;
}
.pt-inner .pti-body .ptib-item:not(:last-child) {
border-bottom: 1px solid #eee;
}
.pt-inner .pti-body .ptib-item {
padding: 15px 0;
font-weight: 400;
}
.pt-inner .pti-footer {
padding: 10px 20px 30px;
}
.pt-inner .pti-footer>a {
/* width: 60px; */
/* height: 60px; */
border-radius: 2px;
color: #fff;
/* display: inline-block; */
line-height: 60px;
font-size: 30px;
padding: 10px;
}
.frontImage {
height: 512px;
width: 512px;
border: 2px solid black;
}
.socialText {
float: left;
position: relative;
margin-right: 10px;
}
.dropdown-backdrop {
position: static;
}
.carouselH1 {
-webkit-text-stroke: 0.5px black;
color: white;
position: absolute;
right: 0px;
top: 15px;
z-index: 124189124;
background-color: rgba(166, 47, 47, 0.7);
padding: 15px 15px 11px 15px;
border: 1px solid black;
border-right: 0px;
border-radius: 5px 0px 0px 5px;
}
.behaveTimeline {
margin: 0px 10px 0px 10px;
}
.behaveBookBtn {
position: absolute;
right: 12px;
top: -40px;
color: #fff !important;
background-color: #a62f2f;
border-top: 2px solid #8c2828;
border-right: 2px solid #8c2828;
border-left: 2px solid #8c2828;
border-radius: 2px;
padding: 3px 7px 3px 7px;
font-family: 'Josefin Sans', sans-serif;
font-weight: bold;
font-size: 18px;
}
.behaveBookBtn a {
color: #fff;
text-decoration: none;
}
/* HOW TO - BOOK PAGE */
/* expanding input CSS only */
#myInput {width:130px}
#myInput:focus {width:100%;}
.timeline {
list-style: none;
padding: 20px 0 20px;
position: relative;
}
.timeline:before {
top: 0;
bottom: 0;
position: absolute;
content: " ";
width: 3px;
background-color: #eeeeee;
left: 50%;
margin-left: -1.5px;
}
.timeline > li {
margin-bottom: 20px;
position: relative;
}
.timeline > li:before,
.timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li:before,
.timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li > .timeline-panel {
width: 46%;
float: left;
border: 1px solid #d4d4d4;
border-radius: 2px;
padding: 20px;
position: relative;
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
position: absolute;
top: 26px;
right: -15px;
display: inline-block;
border-top: 15px solid transparent;
border-left: 15px solid #ccc;
border-right: 0 solid #ccc;
border-bottom: 15px solid transparent;
content: " ";
}
.timeline > li > .timeline-panel:after {
position: absolute;
top: 27px;
right: -14px;
display: inline-block;
border-top: 14px solid transparent;
border-left: 14px solid #fff;
border-right: 0 solid #fff;
border-bottom: 14px solid transparent;
content: " ";
}
.timeline > li > .timeline-badge {
color: #fff;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 1.4em;
text-align: center;
position: absolute;
top: 16px;
left: 50%;
margin-left: -25px;
padding-top: 4px;
background-color: #a62f2f;
z-index: 100;
border-top-right-radius: 50%;
border-top-left-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
.timeline-badge.primary {
background-color: #2e6da4 !important;
}
.timeline-badge.success {
background-color: #3f903f !important;
}
.timeline-badge.warning {
background-color: #f0ad4e !important;
}
.timeline-badge.danger {
background-color: #d9534f !important;
}
.timeline-badge.info {
background-color: #5bc0de !important;
}
.timeline-title {
margin-top: 0;
color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
margin-bottom: 0;
}
.timeline-body > p + p {
margin-top: 5px;
}
@media (max-width: 767px) {
ul.timeline:before {
left: 40px;
}
ul.timeline > li > .timeline-panel {
width: calc(100% - 90px);
width: -moz-calc(100% - 90px);
width: -webkit-calc(100% - 90px);
}
ul.timeline > li > .timeline-badge {
left: 15px;
margin-left: 0;
top: 16px;
}
ul.timeline > li > .timeline-panel {
float: right;
}
ul.timeline > li > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
ul.timeline > li > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
}
/* /HOW TO - BOOK PAGE */
hr.featurette-divider.btmDivider {
margin-bottom: 0px !important;
}
hr.featurette-divider.topDivider {
margin-top: 0px !important;
margin-bottom: 00px !important;
}
footer {
color: #333;
padding: 5px;
}
hr.featurette-divider {
border-top: 3px solid #a62f2f !important;
}
div.container.behaveContainer.behaveTopContainer {
margin-top: 110px;
}
a.btn.btn-default.behavePointBtn {
color: #fff;
background-color: #a62f2f;
border-color: #8c2828;
}
div.col-md-4.text-center.behavePoint {
margin-bottom: 25px;
margin-top: 25px;
}
div.row.behaveRow.behaveCar {
background: none;
}
.behaveRow {
margin-right: 2px !important;
margin-left: 1px !important;
margin-bottom: 25px;
background-color: #fff;
color: #333 !important;
border-top: 3px solid #a62f2f !important;
border-bottom: 3px solid #a62f2f !important;
}
.behaveBodyRow {
padding-top: 25px;
padding-bottom: 25px;
}
.navbar-right {
margin-right: 15px !important;
}
img.navSocial {
margin-right: -15px;
margin-top: -5px;
}
a.btn.btn-lg.btn-primary {
background-color: #a62f2f !important;
border-color: #8c2828 !important;
}
a.navbar-brand.hidden-md.hidden-lg.behaveName {
font-family: 'Josefin Sans', sans-serif;
font-weight: bold;
font-size:23px;
color: #FFF !important;
top:3px;
position:relative;
}
div.navbar-wrapper.behaveNav {
margin-top: 60px !important;
}
img.desktopLogo {
height: 200px;
position: relative;
top: -60px;
}
body {
padding-bottom: 40px;
color: #fff !important;
background-image: url(http://harmiox.com/img/shattered.png);
font-family: 'Josefin Sans', sans-serif;
font-weight: bold;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 10000000000;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
z-index: 1;
}
/* Declare heights because of positioning of img element */
.carousel .item {
height: 225px;
background-color:#555;
}
.carousel img {
position: absolute;
top: 0;
left: 0;
min-height: 400px;
}
/* MARKETING CONTENT
-------------------------------------------------- */
/* Pad the edges of the mobile views a bit */
.marketing {
padding-left: 15px;
padding-right: 15px;
}
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
text-align: center;
margin-bottom: 20px;
}
.marketing h2 {
font-weight: normal;
}
.marketing .col-lg-4 p {
margin-left: 10px;
margin-right: 10px;
}
/* Featurettes
------------------------- */
.featurette-divider {
margin: 40px 0; /* Space out the Bootstrap <hr> more */
}
.featurette {
padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
padding-left: 15px;
padding-right: 15px;
overflow: hidden; /* Vertically center images part 2: clear their floats. */
}
.featurette-image {
margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
}
/* Give some space on the sides of the floated elements so text doesn't run right into it. */
.featurette-image.pull-left {
margin-right: 40px;
}
.featurette-image.pull-right {
margin-left: 40px;
}
/* Thin out the marketing headings */
.featurette-heading {
font-size: 50px;
font-weight: 300;
line-height: 1;
letter-spacing: -1px;
}
/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 768px) {
/* Remve the edge padding needed for mobile */
.marketing {
padding-left: 0;
padding-right: 0;
}
/* Navbar positioning foo */
.navbar-wrapper {
margin-top: 20px;
margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
}
/* The navbar becomes detached from the top, so we round the corners */
.navbar-wrapper .navbar {
border-radius: 4px;
}
/* Bump up size of carousel content */
.carousel-caption p {
margin-bottom: 20px;
font-size: 21px;
line-height: 1.4;
}
}
/* End @Harmiox */
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*,
*:before,
*:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url('../fonts/glyphicons-halflings-regular.eot');
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\002a";
}
.glyphicon-plus:before {
content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "\26fa";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "\231b";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-btc:before {
content: "\e227";
}
.glyphicon-xbt:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "\00a5";
}
.glyphicon-jpy:before {
content: "\00a5";
}
.glyphicon-ruble:before {
content: "\20bd";
}
.glyphicon-rub:before {
content: "\20bd";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #a62f2f;
text-decoration: none;
}
a:hover,
/** Link Change **/
a:focus {
text-decoration: none;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
padding: .2em;
background-color: #fcf8e3;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #a62f2f;
font-size: 18px;
}
.text-unmuted {
color: #a62f2f;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
min-height: .01%;
overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
min-height: 34px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-right: 0;
padding-left: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
color: #fff;
background-color: #286090;
border-color: #122b40;
}
.btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
color: #fff;
background-color: #204d74;
border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
font-weight: normal;
color: #337ab7;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777;
text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group .form-control:focus {
z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eee;
}
.nav > li.disabled > a {
color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
z-index: 9000;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 15px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #a62f2f;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
height: 54px;
padding-top: 20px;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #a62f2f;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #080808;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0";
}
.breadcrumb > .active {
color: #777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 3;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777;
cursor: not-allowed;
background-color: #fff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.label:hover,
a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 15px;
padding-left: 15px;
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-object.img-thumbnail {
max-width: none;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5;
}
button.list-group-item {
width: 100%;
text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-right: 15px;
padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, .15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition: -o-transform .3s ease-out;
transition: transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5;
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
filter: alpha(opacity=0);
opacity: 0;
line-break: auto;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
line-break: auto;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
content: "";
border-width: 10px;
}
.popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, .25);
border-bottom-width: 0;
}
.popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, .25);
border-left-width: 0;
}
.popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
-o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform .6s ease-in-out;
-o-transition: -o-transform .6s ease-in-out;
transition: transform .6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
background-color: rgba(0, 0, 0, 0);
filter: alpha(opacity=50);
opacity: .5;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(166, 47, 47, 0.5) 0%, rgba(166, 47, 47, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(166, 47, 47, 0.5) 0%, rgba(166, 47, 47, 0.0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(166, 47, 47, 0.5)), to(rgba(166, 47, 47, 0.0001)));
background-image: linear-gradient(to right, rgba(166, 47, 47, 0.5) 0%, rgba(166, 47, 47, 0.0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(166, 47, 47, 0.0001) 0%, rgba(166, 47, 47, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(166, 47, 47, 0.0001) 0%, rgba(166, 47, 47, 0.5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(166, 47, 47, 0.0001)), to(rgba(166, 47, 47, 0.5)));
background-image: linear-gradient(to right, rgba(166, 47, 47, 0.0001) 0%, rgba(166, 47, 47, 0.5) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
font-family: serif;
line-height: 1;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -10px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
bottom:-20px;
}
.carousel-indicators {
bottom: -10px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
/*# sourceMappingURL=bootstrap.css.map */
|
Aptana Jaxer/public/demo/Oa/static/help/common/workflow/flow_form/013.html | Himkwok/TaxEasy | <h4 style="font-family:'΢ÈíÑźÚ'"><span>ÊÖдǩÕ¿ؼþµÄ×÷Óã¿</span></h4>
<hr>
<p style="font-size:1.1em;line-height:22px;">
ÊÖдǩÕ¿ÉʵÏÖÓ¡Õ»òÊÖдǩÃûÓë±íµ¥Êý¾ÝÀ¦°ó£¬Ò»µ©Êý¾Ý±»Ð޸ģ¬Ó¡Õ»òÇ©ÃûÁ¢¼´Ê§Ð§¡£ÐèÒª¹ÜÀíÔ±ÔÚÉè¼Æ±íµ¥Ê±£¬Ìí¼ÓÊÖдǩÕ¿ؼþ¡£ÊÖдǩÕÂΪ¿ÉÑ¡×é¼þÐèÁí¹ºÂò¡£
</p>
|
web/application/src/main/java/org/artifactory/webapp/wicket/page/config/advanced/MaintenancePage.html | alancnet/artifactory | <wicket:extend>
<form wicket:id="form">
<div wicket:id="gcBorder" class="cronField storage">
<div class="field-row">
<div class="field required field-sep" style="margin-left: 2px;">
<label>
<wicket:message key="cronExp"/>
<span wicket:id="cronExp.help"/>
</label>
<div class="value">
<input wicket:id="cronExp" type="text" class="text"/>
</div>
</div>
<div class="field field-sep">
<label>Next Garbage Collection Time</label>
<div class="value">
<span wicket:id="cronNextDatePanel"/>
</div>
</div>
<div class="buttons">
<button wicket:id="collect"></button>
<span wicket:id="gcHelp"></span>
</div>
</div>
</div>
<div wicket:id="quotaBorder" class="cron-fields">
<div class="field-row">
<div class="field">
<input wicket:id="enabled" type="checkbox"/>
<span wicket:id="enabled.help"></span>
</div>
</div>
<div class="field-row">
<div class="field field-sep">
<label>Storage Space Limit (Percentage)</label>
<span wicket:id="diskSpaceLimitPercentage.help"></span>
<div class="value">
<input wicket:id="diskSpaceLimitPercentage" type="text" class="text"/>
</div>
</div>
<div class="field field-sep">
<label>Storage Space Warning (Percentage)</label>
<span wicket:id="diskSpaceWarningPercentage.help"></span>
<div class="value">
<input wicket:id="diskSpaceWarningPercentage" type="text" class="text"/>
</div>
</div>
</div>
</div>
<div wicket:id="cleanupBorder" class="cron-fields">
<div class="field-row">
<div class="field required field-sep" style="margin-left: 2px;">
<label>
<wicket:message key="cronExp"/>
<span wicket:id="cronExp.help"/>
</label>
<div class="value">
<input wicket:id="cronExp" type="text" class="text"/>
</div>
</div>
<div class="field field-sep">
<label>Next Cached Artifacts Cleanup Time</label>
<div class="value">
<span wicket:id="cronNextDatePanel"/>
</div>
</div>
</div>
<div class="buttons">
<button wicket:id="cleanup"></button>
<span wicket:id="cleanupHelp"></span>
</div>
</div>
<div wicket:id="virtualCleanupBorder" class="cron-fields">
<div class="field-row">
<div class="field required field-sep" style="margin-left: 2px;">
<label>
<wicket:message key="cronExp"/>
<span wicket:id="virtualCronExp.help"/>
</label>
<div class="value">
<input wicket:id="cronExp" type="text" class="text"/>
</div>
</div>
<div class="field field-sep">
<label>Next Virtual Repositories Cleanup Time</label>
<div class="value">
<span wicket:id="virtualCronNextDatePanel"/>
</div>
</div>
</div>
<div class="buttons">
<button wicket:id="virtualCleanup"></button>
<span wicket:id="virtualCleanupHelp"></span>
</div>
</div>
</form>
<div wicket:id="storage" class="storage">
<div class="buttons">
<button wicket:id="compress"></button>
<span wicket:id="compressHelp"></span>
</div>
<div class="buttons">
<button wicket:id="prune"></button>
<span wicket:id="pruneHelp"></span>
</div>
</div>
<div class="buttons">
<button class="default-button" wicket:id="saveButton"></button>
<button wicket:id="cancel"></button>
</div>
</wicket:extend> |
appliance/com.datascilab.core.codeGenerator/doc/_html/api/allclasses-frame.html | vicre/dsl-appliance | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_20) on Sun Oct 12 20:53:28 CEST 2014 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (FreeMarker 2.3.21 API)</title>
<meta name="date" content="2014-10-12">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="freemarker/template/AdapterTemplateModel.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">AdapterTemplateModel</span></a></li>
<li><a href="freemarker/ext/servlet/AllHttpScopesHashModel.html" title="class in freemarker.ext.servlet" target="classFrame">AllHttpScopesHashModel</a></li>
<li><a href="freemarker/core/ArithmeticEngine.html" title="class in freemarker.core" target="classFrame">ArithmeticEngine</a></li>
<li><a href="freemarker/core/ArithmeticEngine.BigDecimalEngine.html" title="class in freemarker.core" target="classFrame">ArithmeticEngine.BigDecimalEngine</a></li>
<li><a href="freemarker/core/ArithmeticEngine.ConservativeEngine.html" title="class in freemarker.core" target="classFrame">ArithmeticEngine.ConservativeEngine</a></li>
<li><a href="freemarker/ext/beans/ArrayModel.html" title="class in freemarker.ext.beans" target="classFrame">ArrayModel</a></li>
<li><a href="freemarker/ext/beans/BeanModel.html" title="class in freemarker.ext.beans" target="classFrame">BeanModel</a></li>
<li><a href="freemarker/ext/beans/BeansModelCache.html" title="class in freemarker.ext.beans" target="classFrame">BeansModelCache</a></li>
<li><a href="freemarker/ext/beans/BeansWrapper.html" title="class in freemarker.ext.beans" target="classFrame">BeansWrapper</a></li>
<li><a href="freemarker/ext/beans/BeansWrapper.MethodAppearanceDecision.html" title="class in freemarker.ext.beans" target="classFrame">BeansWrapper.MethodAppearanceDecision</a></li>
<li><a href="freemarker/ext/beans/BeansWrapper.MethodAppearanceDecisionInput.html" title="class in freemarker.ext.beans" target="classFrame">BeansWrapper.MethodAppearanceDecisionInput</a></li>
<li><a href="freemarker/ext/beans/BeansWrapperBuilder.html" title="class in freemarker.ext.beans" target="classFrame">BeansWrapperBuilder</a></li>
<li><a href="freemarker/ext/beans/BeansWrapperConfiguration.html" title="class in freemarker.ext.beans" target="classFrame">BeansWrapperConfiguration</a></li>
<li><a href="freemarker/ext/beans/BooleanModel.html" title="class in freemarker.ext.beans" target="classFrame">BooleanModel</a></li>
<li><a href="freemarker/debug/Breakpoint.html" title="class in freemarker.debug" target="classFrame">Breakpoint</a></li>
<li><a href="freemarker/core/BugException.html" title="class in freemarker.core" target="classFrame">BugException</a></li>
<li><a href="freemarker/cache/CacheStorage.html" title="interface in freemarker.cache" target="classFrame"><span class="interfaceName">CacheStorage</span></a></li>
<li><a href="freemarker/cache/CacheStorageWithGetSize.html" title="interface in freemarker.cache" target="classFrame"><span class="interfaceName">CacheStorageWithGetSize</span></a></li>
<li><a href="freemarker/template/utility/CaptureOutput.html" title="class in freemarker.template.utility" target="classFrame">CaptureOutput</a></li>
<li><a href="freemarker/cache/ClassTemplateLoader.html" title="class in freemarker.cache" target="classFrame">ClassTemplateLoader</a></li>
<li><a href="freemarker/template/utility/ClassUtil.html" title="class in freemarker.template.utility" target="classFrame">ClassUtil</a></li>
<li><a href="freemarker/ext/beans/CollectionModel.html" title="class in freemarker.ext.beans" target="classFrame">CollectionModel</a></li>
<li><a href="freemarker/template/utility/Collections12.html" title="class in freemarker.template.utility" target="classFrame">Collections12</a></li>
<li><a href="freemarker/template/utility/CollectionUtils.html" title="class in freemarker.template.utility" target="classFrame">CollectionUtils</a></li>
<li><a href="freemarker/core/CommandLine.html" title="class in freemarker.core" target="classFrame">CommandLine</a></li>
<li><a href="freemarker/cache/ConcurrentCacheStorage.html" title="interface in freemarker.cache" target="classFrame"><span class="interfaceName">ConcurrentCacheStorage</span></a></li>
<li><a href="freemarker/core/Configurable.html" title="class in freemarker.core" target="classFrame">Configurable</a></li>
<li><a href="freemarker/core/Configurable.SettingValueAssignmentException.html" title="class in freemarker.core" target="classFrame">Configurable.SettingValueAssignmentException</a></li>
<li><a href="freemarker/core/Configurable.UnknownSettingException.html" title="class in freemarker.core" target="classFrame">Configurable.UnknownSettingException</a></li>
<li><a href="freemarker/template/Configuration.html" title="class in freemarker.template" target="classFrame">Configuration</a></li>
<li><a href="freemarker/template/utility/Constants.html" title="class in freemarker.template.utility" target="classFrame">Constants</a></li>
<li><a href="freemarker/core/CustomAttribute.html" title="class in freemarker.core" target="classFrame">CustomAttribute</a></li>
<li><a href="freemarker/ext/beans/DateModel.html" title="class in freemarker.ext.beans" target="classFrame">DateModel</a></li>
<li><a href="freemarker/template/utility/DateUtil.html" title="class in freemarker.template.utility" target="classFrame">DateUtil</a></li>
<li><a href="freemarker/template/utility/DateUtil.CalendarFieldsToDateConverter.html" title="interface in freemarker.template.utility" target="classFrame"><span class="interfaceName">DateUtil.CalendarFieldsToDateConverter</span></a></li>
<li><a href="freemarker/template/utility/DateUtil.DateParseException.html" title="class in freemarker.template.utility" target="classFrame">DateUtil.DateParseException</a></li>
<li><a href="freemarker/template/utility/DateUtil.DateToISO8601CalendarFactory.html" title="interface in freemarker.template.utility" target="classFrame"><span class="interfaceName">DateUtil.DateToISO8601CalendarFactory</span></a></li>
<li><a href="freemarker/template/utility/DateUtil.TrivialCalendarFieldsToDateConverter.html" title="class in freemarker.template.utility" target="classFrame">DateUtil.TrivialCalendarFieldsToDateConverter</a></li>
<li><a href="freemarker/template/utility/DateUtil.TrivialDateToISO8601CalendarFactory.html" title="class in freemarker.template.utility" target="classFrame">DateUtil.TrivialDateToISO8601CalendarFactory</a></li>
<li><a href="freemarker/debug/DebuggedEnvironment.html" title="interface in freemarker.debug" target="classFrame"><span class="interfaceName">DebuggedEnvironment</span></a></li>
<li><a href="freemarker/debug/Debugger.html" title="interface in freemarker.debug" target="classFrame"><span class="interfaceName">Debugger</span></a></li>
<li><a href="freemarker/debug/DebuggerClient.html" title="class in freemarker.debug" target="classFrame">DebuggerClient</a></li>
<li><a href="freemarker/debug/DebuggerListener.html" title="interface in freemarker.debug" target="classFrame"><span class="interfaceName">DebuggerListener</span></a></li>
<li><a href="freemarker/debug/DebugModel.html" title="interface in freemarker.debug" target="classFrame"><span class="interfaceName">DebugModel</span></a></li>
<li><a href="freemarker/template/utility/DeepUnwrap.html" title="class in freemarker.template.utility" target="classFrame">DeepUnwrap</a></li>
<li><a href="freemarker/template/DefaultObjectWrapper.html" title="class in freemarker.template" target="classFrame">DefaultObjectWrapper</a></li>
<li><a href="freemarker/template/DefaultObjectWrapperBuilder.html" title="class in freemarker.template" target="classFrame">DefaultObjectWrapperBuilder</a></li>
<li><a href="freemarker/template/utility/DOMNodeModel.html" title="class in freemarker.template.utility" target="classFrame">DOMNodeModel</a></li>
<li><a href="freemarker/ext/beans/EnumerationModel.html" title="class in freemarker.ext.beans" target="classFrame">EnumerationModel</a></li>
<li><a href="freemarker/core/Environment.html" title="class in freemarker.core" target="classFrame">Environment</a></li>
<li><a href="freemarker/debug/EnvironmentSuspendedEvent.html" title="class in freemarker.debug" target="classFrame">EnvironmentSuspendedEvent</a></li>
<li><a href="freemarker/ext/jsp/EventForwarding.html" title="class in freemarker.ext.jsp" target="classFrame">EventForwarding</a></li>
<li><a href="freemarker/template/utility/Execute.html" title="class in freemarker.template.utility" target="classFrame">Execute</a></li>
<li><a href="freemarker/cache/FileTemplateLoader.html" title="class in freemarker.cache" target="classFrame">FileTemplateLoader</a></li>
<li><a href="freemarker/ext/servlet/FreemarkerServlet.html" title="class in freemarker.ext.servlet" target="classFrame">FreemarkerServlet</a></li>
<li><a href="freemarker/ext/jsp/FreemarkerTag.html" title="class in freemarker.ext.jsp" target="classFrame">FreemarkerTag</a></li>
<li><a href="freemarker/core/FreeMarkerTree.html" title="class in freemarker.core" target="classFrame">FreeMarkerTree</a></li>
<li><a href="freemarker/ext/ant/FreemarkerXmlTask.html" title="class in freemarker.ext.ant" target="classFrame">FreemarkerXmlTask</a></li>
<li><a href="freemarker/ext/beans/HashAdapter.html" title="class in freemarker.ext.beans" target="classFrame">HashAdapter</a></li>
<li><a href="freemarker/template/utility/HtmlEscape.html" title="class in freemarker.template.utility" target="classFrame">HtmlEscape</a></li>
<li><a href="freemarker/ext/servlet/HttpRequestHashModel.html" title="class in freemarker.ext.servlet" target="classFrame">HttpRequestHashModel</a></li>
<li><a href="freemarker/ext/servlet/HttpRequestParametersHashModel.html" title="class in freemarker.ext.servlet" target="classFrame">HttpRequestParametersHashModel</a></li>
<li><a href="freemarker/ext/servlet/HttpSessionHashModel.html" title="class in freemarker.ext.servlet" target="classFrame">HttpSessionHashModel</a></li>
<li><a href="freemarker/ext/util/IdentityHashMap.html" title="class in freemarker.ext.util" target="classFrame">IdentityHashMap</a></li>
<li><a href="freemarker/ext/servlet/IncludePage.html" title="class in freemarker.ext.servlet" target="classFrame">IncludePage</a></li>
<li><a href="freemarker/ext/beans/InvalidPropertyException.html" title="class in freemarker.ext.beans" target="classFrame">InvalidPropertyException</a></li>
<li><a href="freemarker/core/InvalidReferenceException.html" title="class in freemarker.core" target="classFrame">InvalidReferenceException</a></li>
<li><a href="freemarker/ext/beans/IteratorModel.html" title="class in freemarker.ext.beans" target="classFrame">IteratorModel</a></li>
<li><a href="freemarker/ext/ant/JythonAntTask.html" title="class in freemarker.ext.ant" target="classFrame">JythonAntTask</a></li>
<li><a href="freemarker/ext/jython/JythonHashModel.html" title="class in freemarker.ext.jython" target="classFrame">JythonHashModel</a></li>
<li><a href="freemarker/ext/jython/JythonModel.html" title="class in freemarker.ext.jython" target="classFrame">JythonModel</a></li>
<li><a href="freemarker/ext/jython/JythonNumberModel.html" title="class in freemarker.ext.jython" target="classFrame">JythonNumberModel</a></li>
<li><a href="freemarker/template/utility/JythonRuntime.html" title="class in freemarker.template.utility" target="classFrame">JythonRuntime</a></li>
<li><a href="freemarker/ext/jython/JythonSequenceModel.html" title="class in freemarker.ext.jython" target="classFrame">JythonSequenceModel</a></li>
<li><a href="freemarker/ext/jython/JythonVersionAdapter.html" title="class in freemarker.ext.jython" target="classFrame">JythonVersionAdapter</a></li>
<li><a href="freemarker/ext/jython/JythonWrapper.html" title="class in freemarker.ext.jython" target="classFrame">JythonWrapper</a></li>
<li><a href="freemarker/template/LocalizedString.html" title="class in freemarker.template" target="classFrame">LocalizedString</a></li>
<li><a href="freemarker/log/Logger.html" title="class in freemarker.log" target="classFrame">Logger</a></li>
<li><a href="freemarker/ext/beans/MapModel.html" title="class in freemarker.ext.beans" target="classFrame">MapModel</a></li>
<li><a href="freemarker/ext/beans/MethodAppearanceFineTuner.html" title="interface in freemarker.ext.beans" target="classFrame"><span class="interfaceName">MethodAppearanceFineTuner</span></a></li>
<li><a href="freemarker/ext/util/ModelCache.html" title="class in freemarker.ext.util" target="classFrame">ModelCache</a></li>
<li><a href="freemarker/ext/util/ModelFactory.html" title="interface in freemarker.ext.util" target="classFrame"><span class="interfaceName">ModelFactory</span></a></li>
<li><a href="freemarker/cache/MruCacheStorage.html" title="class in freemarker.cache" target="classFrame">MruCacheStorage</a></li>
<li><a href="freemarker/cache/MultiTemplateLoader.html" title="class in freemarker.cache" target="classFrame">MultiTemplateLoader</a></li>
<li><a href="freemarker/ext/jdom/NodeListModel.html" title="class in freemarker.ext.jdom" target="classFrame">NodeListModel</a></li>
<li><a href="freemarker/ext/xml/NodeListModel.html" title="class in freemarker.ext.xml" target="classFrame">NodeListModel</a></li>
<li><a href="freemarker/ext/dom/NodeModel.html" title="class in freemarker.ext.dom" target="classFrame">NodeModel</a></li>
<li><a href="freemarker/core/NonBooleanException.html" title="class in freemarker.core" target="classFrame">NonBooleanException</a></li>
<li><a href="freemarker/core/NonDateException.html" title="class in freemarker.core" target="classFrame">NonDateException</a></li>
<li><a href="freemarker/core/NonExtendedHashException.html" title="class in freemarker.core" target="classFrame">NonExtendedHashException</a></li>
<li><a href="freemarker/core/NonHashException.html" title="class in freemarker.core" target="classFrame">NonHashException</a></li>
<li><a href="freemarker/core/NonMethodException.html" title="class in freemarker.core" target="classFrame">NonMethodException</a></li>
<li><a href="freemarker/core/NonNodeException.html" title="class in freemarker.core" target="classFrame">NonNodeException</a></li>
<li><a href="freemarker/core/NonNumericalException.html" title="class in freemarker.core" target="classFrame">NonNumericalException</a></li>
<li><a href="freemarker/core/NonSequenceException.html" title="class in freemarker.core" target="classFrame">NonSequenceException</a></li>
<li><a href="freemarker/core/NonSequenceOrCollectionException.html" title="class in freemarker.core" target="classFrame">NonSequenceOrCollectionException</a></li>
<li><a href="freemarker/core/NonStringException.html" title="class in freemarker.core" target="classFrame">NonStringException</a></li>
<li><a href="freemarker/template/utility/NormalizeNewlines.html" title="class in freemarker.template.utility" target="classFrame">NormalizeNewlines</a></li>
<li><a href="freemarker/template/utility/NullArgumentException.html" title="class in freemarker.template.utility" target="classFrame">NullArgumentException</a></li>
<li><a href="freemarker/cache/NullCacheStorage.html" title="class in freemarker.cache" target="classFrame">NullCacheStorage</a></li>
<li><a href="freemarker/template/utility/NullWriter.html" title="class in freemarker.template.utility" target="classFrame">NullWriter</a></li>
<li><a href="freemarker/ext/beans/NumberModel.html" title="class in freemarker.ext.beans" target="classFrame">NumberModel</a></li>
<li><a href="freemarker/template/utility/NumberUtil.html" title="class in freemarker.template.utility" target="classFrame">NumberUtil</a></li>
<li><a href="freemarker/template/utility/ObjectConstructor.html" title="class in freemarker.template.utility" target="classFrame">ObjectConstructor</a></li>
<li><a href="freemarker/template/ObjectWrapper.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">ObjectWrapper</span></a></li>
<li><a href="freemarker/template/utility/OptimizerUtil.html" title="class in freemarker.template.utility" target="classFrame">OptimizerUtil</a></li>
<li><a href="freemarker/core/OptInTemplateClassResolver.html" title="class in freemarker.core" target="classFrame">OptInTemplateClassResolver</a></li>
<li><a href="freemarker/ext/beans/OverloadedMethodsModel.html" title="class in freemarker.ext.beans" target="classFrame">OverloadedMethodsModel</a></li>
<li><a href="freemarker/core/ParseException.html" title="class in freemarker.core" target="classFrame">ParseException</a></li>
<li><a href="freemarker/template/ResourceBundleLocalizedString.html" title="class in freemarker.template" target="classFrame">ResourceBundleLocalizedString</a></li>
<li><a href="freemarker/ext/beans/ResourceBundleModel.html" title="class in freemarker.ext.beans" target="classFrame">ResourceBundleModel</a></li>
<li><a href="freemarker/ext/rhino/RhinoFunctionModel.html" title="class in freemarker.ext.rhino" target="classFrame">RhinoFunctionModel</a></li>
<li><a href="freemarker/ext/rhino/RhinoScriptableModel.html" title="class in freemarker.ext.rhino" target="classFrame">RhinoScriptableModel</a></li>
<li><a href="freemarker/ext/rhino/RhinoWrapper.html" title="class in freemarker.ext.rhino" target="classFrame">RhinoWrapper</a></li>
<li><a href="freemarker/template/utility/SecurityUtilities.html" title="class in freemarker.template.utility" target="classFrame">SecurityUtilities</a></li>
<li><a href="freemarker/ext/servlet/ServletContextHashModel.html" title="class in freemarker.ext.servlet" target="classFrame">ServletContextHashModel</a></li>
<li><a href="freemarker/template/SimpleCollection.html" title="class in freemarker.template" target="classFrame">SimpleCollection</a></li>
<li><a href="freemarker/template/SimpleDate.html" title="class in freemarker.template" target="classFrame">SimpleDate</a></li>
<li><a href="freemarker/template/SimpleHash.html" title="class in freemarker.template" target="classFrame">SimpleHash</a></li>
<li><a href="freemarker/template/SimpleList.html" title="class in freemarker.template" target="classFrame">SimpleList</a></li>
<li><a href="freemarker/ext/beans/SimpleMapModel.html" title="class in freemarker.ext.beans" target="classFrame">SimpleMapModel</a></li>
<li><a href="freemarker/ext/beans/SimpleMethodModel.html" title="class in freemarker.ext.beans" target="classFrame">SimpleMethodModel</a></li>
<li><a href="freemarker/template/SimpleNumber.html" title="class in freemarker.template" target="classFrame">SimpleNumber</a></li>
<li><a href="freemarker/template/SimpleObjectWrapper.html" title="class in freemarker.template" target="classFrame">SimpleObjectWrapper</a></li>
<li><a href="freemarker/template/SimpleScalar.html" title="class in freemarker.template" target="classFrame">SimpleScalar</a></li>
<li><a href="freemarker/template/SimpleSequence.html" title="class in freemarker.template" target="classFrame">SimpleSequence</a></li>
<li><a href="freemarker/ext/beans/SingletonCustomizer.html" title="interface in freemarker.ext.beans" target="classFrame"><span class="interfaceName">SingletonCustomizer</span></a></li>
<li><a href="freemarker/cache/SoftCacheStorage.html" title="class in freemarker.cache" target="classFrame">SoftCacheStorage</a></li>
<li><a href="freemarker/template/utility/StandardCompress.html" title="class in freemarker.template.utility" target="classFrame">StandardCompress</a></li>
<li><a href="freemarker/cache/StatefulTemplateLoader.html" title="interface in freemarker.cache" target="classFrame"><span class="interfaceName">StatefulTemplateLoader</span></a></li>
<li><a href="freemarker/core/StopException.html" title="class in freemarker.core" target="classFrame">StopException</a></li>
<li><a href="freemarker/ext/beans/StringModel.html" title="class in freemarker.ext.beans" target="classFrame">StringModel</a></li>
<li><a href="freemarker/cache/StringTemplateLoader.html" title="class in freemarker.cache" target="classFrame">StringTemplateLoader</a></li>
<li><a href="freemarker/template/utility/StringUtil.html" title="class in freemarker.template.utility" target="classFrame">StringUtil</a></li>
<li><a href="freemarker/cache/StrongCacheStorage.html" title="class in freemarker.cache" target="classFrame">StrongCacheStorage</a></li>
<li><a href="freemarker/ext/jsp/TaglibFactory.html" title="class in freemarker.ext.jsp" target="classFrame">TaglibFactory</a></li>
<li><a href="freemarker/template/Template.html" title="class in freemarker.template" target="classFrame">Template</a></li>
<li><a href="freemarker/template/Template.WrongEncodingException.html" title="class in freemarker.template" target="classFrame">Template.WrongEncodingException</a></li>
<li><a href="freemarker/template/TemplateBooleanModel.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateBooleanModel</span></a></li>
<li><a href="freemarker/cache/TemplateCache.html" title="class in freemarker.cache" target="classFrame">TemplateCache</a></li>
<li><a href="freemarker/core/TemplateClassResolver.html" title="interface in freemarker.core" target="classFrame"><span class="interfaceName">TemplateClassResolver</span></a></li>
<li><a href="freemarker/template/TemplateCollectionModel.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateCollectionModel</span></a></li>
<li><a href="freemarker/template/TemplateDateModel.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateDateModel</span></a></li>
<li><a href="freemarker/template/TemplateDirectiveBody.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateDirectiveBody</span></a></li>
<li><a href="freemarker/template/TemplateDirectiveModel.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateDirectiveModel</span></a></li>
<li><a href="freemarker/template/TemplateException.html" title="class in freemarker.template" target="classFrame">TemplateException</a></li>
<li><a href="freemarker/template/TemplateExceptionHandler.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateExceptionHandler</span></a></li>
<li><a href="freemarker/template/TemplateHashModel.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateHashModel</span></a></li>
<li><a href="freemarker/template/TemplateHashModelEx.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateHashModelEx</span></a></li>
<li><a href="freemarker/cache/TemplateLoader.html" title="interface in freemarker.cache" target="classFrame"><span class="interfaceName">TemplateLoader</span></a></li>
<li><a href="freemarker/template/TemplateMethodModel.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateMethodModel</span></a></li>
<li><a href="freemarker/template/TemplateMethodModelEx.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateMethodModelEx</span></a></li>
<li><a href="freemarker/template/TemplateModel.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateModel</span></a></li>
<li><a href="freemarker/template/TemplateModelAdapter.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateModelAdapter</span></a></li>
<li><a href="freemarker/template/TemplateModelException.html" title="class in freemarker.template" target="classFrame">TemplateModelException</a></li>
<li><a href="freemarker/template/TemplateModelIterator.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateModelIterator</span></a></li>
<li><a href="freemarker/template/TemplateModelListSequence.html" title="class in freemarker.template" target="classFrame">TemplateModelListSequence</a></li>
<li><a href="freemarker/template/TemplateNodeModel.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateNodeModel</span></a></li>
<li><a href="freemarker/template/TemplateNumberModel.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateNumberModel</span></a></li>
<li><a href="freemarker/template/TemplateScalarModel.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateScalarModel</span></a></li>
<li><a href="freemarker/template/TemplateSequenceModel.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateSequenceModel</span></a></li>
<li><a href="freemarker/template/TemplateTransformModel.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TemplateTransformModel</span></a></li>
<li><a href="freemarker/template/utility/ToCanonical.html" title="class in freemarker.template.utility" target="classFrame">ToCanonical</a></li>
<li><a href="freemarker/ext/dom/Transform.html" title="class in freemarker.ext.dom" target="classFrame">Transform</a></li>
<li><a href="freemarker/template/TransformControl.html" title="interface in freemarker.template" target="classFrame"><span class="interfaceName">TransformControl</span></a></li>
<li><a href="freemarker/template/utility/UndeclaredThrowableException.html" title="class in freemarker.template.utility" target="classFrame">UndeclaredThrowableException</a></li>
<li><a href="freemarker/core/UnexpectedTypeException.html" title="class in freemarker.core" target="classFrame">UnexpectedTypeException</a></li>
<li><a href="freemarker/ext/ant/UnlinkedJythonOperationsImpl.html" title="class in freemarker.ext.ant" target="classFrame">UnlinkedJythonOperationsImpl</a></li>
<li><a href="freemarker/template/utility/UnrecognizedTimeZoneException.html" title="class in freemarker.template.utility" target="classFrame">UnrecognizedTimeZoneException</a></li>
<li><a href="freemarker/template/utility/UnsupportedNumberClassException.html" title="class in freemarker.template.utility" target="classFrame">UnsupportedNumberClassException</a></li>
<li><a href="freemarker/cache/URLTemplateLoader.html" title="class in freemarker.cache" target="classFrame">URLTemplateLoader</a></li>
<li><a href="freemarker/template/Version.html" title="class in freemarker.template" target="classFrame">Version</a></li>
<li><a href="freemarker/cache/WebappTemplateLoader.html" title="class in freemarker.cache" target="classFrame">WebappTemplateLoader</a></li>
<li><a href="freemarker/ext/util/WrapperTemplateModel.html" title="interface in freemarker.ext.util" target="classFrame"><span class="interfaceName">WrapperTemplateModel</span></a></li>
<li><a href="freemarker/template/WrappingTemplateModel.html" title="class in freemarker.template" target="classFrame">WrappingTemplateModel</a></li>
<li><a href="freemarker/template/utility/WriteProtectable.html" title="interface in freemarker.template.utility" target="classFrame"><span class="interfaceName">WriteProtectable</span></a></li>
<li><a href="freemarker/template/utility/XmlEscape.html" title="class in freemarker.template.utility" target="classFrame">XmlEscape</a></li>
<li><a href="freemarker/ext/dom/XPathSupport.html" title="interface in freemarker.ext.dom" target="classFrame"><span class="interfaceName">XPathSupport</span></a></li>
</ul>
</div>
</body>
</html>
|
buildtools/gcc-arm-none-eabi-6-2017-q2/share/doc/gcc-arm-none-eabi/html/libm/erf.html | ATM-HSW/mbed_target | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ -->
<head>
<title>LIBM: erf</title>
<meta name="description" content="LIBM: erf">
<meta name="keywords" content="LIBM: erf">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="index.html#Top" rel="start" title="Top">
<link href="Document-Index.html#Document-Index" rel="index" title="Document Index">
<link href="Document-Index.html#SEC_Contents" rel="contents" title="Table of Contents">
<link href="Math.html#Math" rel="up" title="Math">
<link href="exp.html#exp" rel="next" title="exp">
<link href="cosh.html#cosh" rel="prev" title="cosh">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.indentedblock {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
div.smalllisp {margin-left: 3.2em}
kbd {font-style:oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: inherit; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: inherit; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nocodebreak {white-space:nowrap}
span.nolinebreak {white-space:nowrap}
span.roman {font-family:serif; font-weight:normal}
span.sansserif {font-family:sans-serif; font-weight:normal}
ul.no-bullet {list-style: none}
-->
</style>
</head>
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<a name="erf"></a>
<div class="header">
<p>
Next: <a href="exp.html#exp" accesskey="n" rel="next">exp</a>, Previous: <a href="cosh.html#cosh" accesskey="p" rel="prev">cosh</a>, Up: <a href="Math.html#Math" accesskey="u" rel="up">Math</a> [<a href="Document-Index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Document-Index.html#Document-Index" title="Index" rel="index">Index</a>]</p>
</div>
<hr>
<a name="erf_002c-erff_002c-erfc_002c-erfcf_002d_002d_002derror-function"></a>
<h3 class="section">1.14 <code>erf</code>, <code>erff</code>, <code>erfc</code>, <code>erfcf</code>—error function</h3>
<a name="index-erf"></a>
<a name="index-erff"></a>
<a name="index-erfc"></a>
<a name="index-erfcf"></a>
<p><strong>Synopsis</strong>
</p><div class="example">
<pre class="example">#include <math.h>
double erf(double <var>x</var>);
float erff(float <var>x</var>);
double erfc(double <var>x</var>);
float erfcf(float <var>x</var>);
</pre></div>
<p><strong>Description</strong><br>
<code>erf</code> calculates an approximation to the “error function”,
which estimates the probability that an observation will fall within
<var>x</var> standard deviations of the mean (assuming a normal
distribution).
</p>
<p><code>erfc</code> calculates the complementary probability; that is,
<code>erfc(<var>x</var>)</code> is <code>1 - erf(<var>x</var>)</code>. <code>erfc</code> is computed directly,
so that you can use it to avoid the loss of precision that would
result from subtracting large probabilities (on large <var>x</var>) from 1.
</p>
<p><code>erff</code> and <code>erfcf</code> differ from <code>erf</code> and <code>erfc</code> only in the
argument and result types.
</p>
<br>
<p><strong>Returns</strong><br>
For positive arguments, <code>erf</code> and all its variants return a
probability—a number between 0 and 1.
</p>
<br>
<p><strong>Portability</strong><br>
None of the variants of <code>erf</code> are ANSI C.
</p>
<br>
</body>
</html>
|
docs/cvs/classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_occupancy_1_1_occupancy3d_sensor-members.html | sintefneodroid/droid | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Neodroid: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="neodroidcropped124.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Neodroid
 <span id="projectnumber">0.2.0</span>
</div>
<div id="projectbrief">Machine Learning Environment Prototyping Tool</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_occupancy_1_1_occupancy3d_sensor.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">droid.Runtime.Prototyping.Sensors.Occupancy.Occupancy3dSensor Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_occupancy_1_1_occupancy3d_sensor.html">droid.Runtime.Prototyping.Sensors.Occupancy.Occupancy3dSensor</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html#a44c13e1533869caebba884b955dacdc1">_Custom_Name</a></td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html">droid.Runtime.Utilities.GameObjects.PrototypingGameObject</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html#a6a496b0c040a1a7b3ffaabe7759cd9b7">Awake</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html">droid.Runtime.Utilities.GameObjects.PrototypingGameObject</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html#a2ef17a75fdee089a8210bc53dbcb97fd">Clear</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html">droid.Runtime.Utilities.GameObjects.PrototypingGameObject</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html#a3f2ee3644fd6f8178118e08c6628f5c6">EnvironmentReset</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html">droid.Runtime.Prototyping.Sensors.Sensor</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_occupancy_1_1_occupancy3d_sensor.html#aef76b4fc4631a88e55c240f0ffcd2073">FloatEnumerable</a></td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_occupancy_1_1_occupancy3d_sensor.html">droid.Runtime.Prototyping.Sensors.Occupancy.Occupancy3dSensor</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html#a957c322c80c1e0b489bd9f0ce5d8badc">Identifier</a></td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html">droid.Runtime.Utilities.GameObjects.PrototypingGameObject</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_occupancy_1_1_occupancy3d_sensor.html#a64fdfe562185d8a2a3983a58a8206f7f">ObservationArray</a></td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_occupancy_1_1_occupancy3d_sensor.html">droid.Runtime.Prototyping.Sensors.Occupancy.Occupancy3dSensor</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_occupancy_1_1_occupancy3d_sensor.html#aaaa913b8bebcf3a0958c3099091fbbc2">ObservationSpace</a></td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_occupancy_1_1_occupancy3d_sensor.html">droid.Runtime.Prototyping.Sensors.Occupancy.Occupancy3dSensor</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html#a93b0d6725fc97e28831e0420f4b19610">ParentEnvironment</a></td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html">droid.Runtime.Prototyping.Sensors.Sensor</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_occupancy_1_1_occupancy3d_sensor.html#a84da456d136ee457e74e32bf5bdae76b">PreSetup</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_occupancy_1_1_occupancy3d_sensor.html">droid.Runtime.Prototyping.Sensors.Occupancy.Occupancy3dSensor</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html#a7f906725f6004f9aad6e6a4536bee2fb">PrototypingTypeName</a></td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html">droid.Runtime.Utilities.GameObjects.PrototypingGameObject</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html#a22bacda56b91708e45bca46401d7c3e4">RefreshAwake</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html">droid.Runtime.Utilities.GameObjects.PrototypingGameObject</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html#a5c40d471089c5a4acf71244c62938b65">RefreshStart</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html">droid.Runtime.Utilities.GameObjects.PrototypingGameObject</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html#a32c07acf1bf5c88c52b88ef8df1c149c">RegisterComponent</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html">droid.Runtime.Prototyping.Sensors.Sensor</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html#a500d2c6c69851b1d5157e527d4e7a174">Setup</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html">droid.Runtime.Prototyping.Sensors.Sensor</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_occupancy_1_1_occupancy3d_sensor.html#a540c189dbe14950351e94a93e506287d">SingleSpace</a></td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_occupancy_1_1_occupancy3d_sensor.html">droid.Runtime.Prototyping.Sensors.Occupancy.Occupancy3dSensor</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html#a4cf26b33fb24c8311d75e0a4bbbae452">Start</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html">droid.Runtime.Utilities.GameObjects.PrototypingGameObject</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html#a09c940a37190b954338997d9bf664c04">ToString</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html">droid.Runtime.Prototyping.Sensors.Sensor</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html#ab3a807530651754925502af221c9b9b2">UnRegisterComponent</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html">droid.Runtime.Prototyping.Sensors.Sensor</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html#a062c2b7dd454f261ad4c073a46131094">Update</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html">droid.Runtime.Prototyping.Sensors.Sensor</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_occupancy_1_1_occupancy3d_sensor.html#ac7cc9dcf676041426550014edae8dd15">UpdateObservation</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_occupancy_1_1_occupancy3d_sensor.html">droid.Runtime.Prototyping.Sensors.Occupancy.Occupancy3dSensor</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>
|
all/222.html | ilearninging/xxhis | <table border="1" id="table1" style="border-collapse: collapse">
<tr>
<td height="25" align="center"><span style="font-size: 16px">东周/春秋</span></td>
<td height="25" align="center"><span style="font-size: 16px">公元前706年</span></td>
<td height="25" align="center"><span style="font-size: 16px">乙亥</span></td>
<td height="25px" align="center"><span style="font-size: 16px">周桓王林十四年</span></td>
</tr>
<tr>
<td colspan="4">
<table border="0" width="100%">
<tr>
<td valign="top">
<b>历史纪事</b> </td>
<td>
<div>楚武王侵随(今湖北随县,姬姓),请随为楚向周求尊号,被周拒绝。随季梁谏随侯,请勿盲目信赖神佑,谓:“民,神之主也。”春秋时重视人和的观点见。北戎攻齐。郑太子忽救齐,败戎师。</div></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="4">
<table border="0" width="100%">
<tr>
<td valign="top">
<b>文化纪事</b> </td>
<td>
<div></div></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="4">
<table border="0" width="100%">
<tr>
<td valign="top">
<b>杂谭逸事</b> </td>
<td>
<div>楚武王侵随
周西王十四年(前七0六)春,楚武王率军入侵随(今湖北随县南)国。楚武王先派远章求和,自己率军驻扎在瑕地等待结果。随国派遣少师到楚国驻地主持和谈。楚臣斗伯比认为,楚国穷兵黩武,随意斯凌别国,所以汉水以东各国就联合起来对付楚国。各国中以随国最大,假若随另骄傲自大,就必然抛弃小国,小国与随离心,楚国就可常务委员会中鱼利。少师这个人很傲慢,楚王不妨隐藏楚军精锐,只让他看到疲弱之卒,促使他更加自满。楚大夫熊率且比认为斗伯比的建议虽好,但随国有贤臣季梁在,恐怕不会轻易中计。斗伯比却认定季梁的意见不会被随侯重视,因为随侯只信任少师。楚武王采纳了斗伯比的建议,故意将军容弄乱后再接待少师。少师果然误认为楚军虚弱,应发兵追赶,随侯正欲答应。季梁要引诱随军,他劝随侯不要急于从事。随侯心里害怕,遂不敢发兵决战,而致力于修明政治,楚武王见计谋不成,也不敢再贸然进攻。
太子忽救齐
鲁桓公六年(前七0六)夏,北戎出兵伐齐,齐使臣到郑国求援。郑太子忽率军救齐。六月,郑军打败北戎,俘获其大良、二良等两名军队统帅,并杀死甲士三百人。
鲁庄公生
鲁桓公六年(前七0六)九月二十四日,鲁桓公之妻生子。鲁桓公、文姜与同宗妇人为孩子命名。鲁桓公向鲁大夫申儒询问命名之事,申儒说,给孩子命名有五种,用出生的情况来命名是信,用祥瑞的字眼是义,用相类似的字眼来命名是象,用万物的名称来命名是假,用和父亲有关的字眼来命名是类。命名时,不可以采用国名、官名、山川名、疾病名、牲畜名、器物礼品名。鲁桓公因文姜之子的出生日与鲁桓公相同,故起名为同。</div></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="4">
<table border="0" width="100%">
<tr>
<td valign="top">
<b>注释</b></td>
<td>
<div>晋侯湣元年、陈厉公元年</div></td>
</tr>
</table>
</td>
</tr>
<tr>
</tr></table>
|
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_16_testAbaNumberCheck_35128_bad_7nf.html | dcarda/aba.route.validator | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../../../style.css');
@import url('../../../../../tree.css');
</style>
<script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../../../clover.js" type="text/javascript"></script>
<script src="../../../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../../../cloud.js" type="text/javascript"></script>
<title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title>
</head>
<body>
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online documentation" target="_blank"
href="http://openclover.org/documentation">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<a href="http://cardatechnologies.com" target="_top">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</a>
</div>
<div class="aui-page-header-main" >
<h1>
<a href="http://cardatechnologies.com" target="_top">
ABA Route Transit Number Validator 1.0.1-SNAPSHOT
</a>
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li>
<li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li>
<li><a href="test-Test_AbaRouteValidator_16.html">Class Test_AbaRouteValidator_16</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_35128_bad
</h1>
<table class="aui">
<thead>
<tr>
<th>Test</th>
<th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th>
<th><label title="When the test execution was started">Start time</label></th>
<th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th>
<th><label title="A failure or error message if the test is not successful.">Message</label></th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_16.html?line=3136#src-3136" >testAbaNumberCheck_35128_bad</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:45:43
</td>
<td>
0.0 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </div>
<table class="aui aui-table-sortable">
<thead>
<tr>
<th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th>
<th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_35128_bad</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/exceptions/AbaRouteValidationException.html?id=9915#AbaRouteValidationException" title="AbaRouteValidationException" name="sl-43">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</a>
</td>
<td>
<span class="sortValue">0.5714286</span>57.1%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td>
</tr>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/ErrorCodes.html?id=9915#ErrorCodes" title="ErrorCodes" name="sl-42">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</a>
</td>
<td>
<span class="sortValue">0.5714286</span>57.1%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td>
</tr>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=9915#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a>
</td>
<td>
<span class="sortValue">0.29411766</span>29.4%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="29.4% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:29.4%"></div></div></div> </td>
</tr>
</tbody>
</table>
</div> <!-- class="aui-page-panel-content-clover" -->
<footer id="footer" role="contentinfo">
<section class="footer-body">
<ul>
<li>
Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1
on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT.
</li>
</ul>
<ul>
<li>OpenClover is free and open-source software. </li>
</ul>
</section>
</footer> </section> <!-- class="aui-page-panel-content" -->
</div> <!-- class="aui-page-panel-inner" -->
</div> <!-- class="aui-page-panel" -->
</div> <!-- id="page" -->
</body>
</html> |
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_09_testAbaNumberCheck_19951_good_ax3.html | dcarda/aba.route.validator | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../../../style.css');
@import url('../../../../../tree.css');
</style>
<script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../../../clover.js" type="text/javascript"></script>
<script src="../../../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../../../cloud.js" type="text/javascript"></script>
<title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title>
</head>
<body>
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online documentation" target="_blank"
href="http://openclover.org/documentation">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<a href="http://cardatechnologies.com" target="_top">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</a>
</div>
<div class="aui-page-header-main" >
<h1>
<a href="http://cardatechnologies.com" target="_top">
ABA Route Transit Number Validator 1.0.1-SNAPSHOT
</a>
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li>
<li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li>
<li><a href="test-Test_AbaRouteValidator_09.html">Class Test_AbaRouteValidator_09</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_19951_good
</h1>
<table class="aui">
<thead>
<tr>
<th>Test</th>
<th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th>
<th><label title="When the test execution was started">Start time</label></th>
<th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th>
<th><label title="A failure or error message if the test is not successful.">Message</label></th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_09.html?line=54091#src-54091" >testAbaNumberCheck_19951_good</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:38:34
</td>
<td>
0.001 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </div>
<table class="aui aui-table-sortable">
<thead>
<tr>
<th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th>
<th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_19951_good</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=14151#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a>
</td>
<td>
<span class="sortValue">0.7352941</span>73.5%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></div></div></div> </td>
</tr>
</tbody>
</table>
</div> <!-- class="aui-page-panel-content-clover" -->
<footer id="footer" role="contentinfo">
<section class="footer-body">
<ul>
<li>
Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1
on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT.
</li>
</ul>
<ul>
<li>OpenClover is free and open-source software. </li>
</ul>
</section>
</footer> </section> <!-- class="aui-page-panel-content" -->
</div> <!-- class="aui-page-panel-inner" -->
</div> <!-- class="aui-page-panel" -->
</div> <!-- id="page" -->
</body>
</html> |
abstract-service-library/dist/abstract-service-library-1.0.0.gamma/api/org/nise/ux/asl/data/class-use/ServiceResponse.html | yeuser/java-libs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.6.0_27) on Thu Nov 28 14:35:56 IRST 2013 -->
<title>Uses of Class org.nise.ux.asl.data.ServiceResponse (Abstract Service Library)</title>
<meta name="date" content="2013-11-28">
<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.nise.ux.asl.data.ServiceResponse (Abstract Service Library)";
}
//-->
</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/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">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/nise/ux/asl/data//class-useServiceResponse.html" target="_top">FRAMES</a></li>
<li><a href="ServiceResponse.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.nise.ux.asl.data.ServiceResponse" class="title">Uses of Class<br>org.nise.ux.asl.data.ServiceResponse</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/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</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.nise.ux.asl.data">org.nise.ux.asl.data</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.nise.ux.asl.face">org.nise.ux.asl.face</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.nise.ux.asl.run">org.nise.ux.asl.run</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.nise.ux.asl.run.impl">org.nise.ux.asl.run.impl</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.nise.ux.asl.data">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a> in <a href="../../../../../../org/nise/ux/asl/data/package-summary.html">org.nise.ux.asl.data</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/nise/ux/asl/data/package-summary.html">org.nise.ux.asl.data</a> that return <a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</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/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a><<a href="../../../../../../org/nise/ux/asl/data/RequestResponseData.html" title="type parameter in RequestResponseData">R</a>></code></td>
<td class="colLast"><span class="strong">RequestResponseData.</span><code><strong><a href="../../../../../../org/nise/ux/asl/data/RequestResponseData.html#getServiceResponse()">getServiceResponse</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/nise/ux/asl/data/package-summary.html">org.nise.ux.asl.data</a> with parameters of type <a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</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">ResponserInput.</span><code><strong><a href="../../../../../../org/nise/ux/asl/data/ResponserInput.html#send(org.nise.ux.asl.data.ServiceResponse)">send</a></strong>(<a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a><<a href="../../../../../../org/nise/ux/asl/data/ResponserInput.html" title="type parameter in ResponserInput">R</a>> data)</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/nise/ux/asl/data/package-summary.html">org.nise.ux.asl.data</a> with parameters of type <a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</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/nise/ux/asl/data/RequestResponseData.html#RequestResponseData(org.nise.ux.asl.data.ServiceResponse, org.nise.ux.asl.data.RequestPackage)">RequestResponseData</a></strong>(<a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a><<a href="../../../../../../org/nise/ux/asl/data/RequestResponseData.html" title="type parameter in RequestResponseData">R</a>> serviceResponse,
<a href="../../../../../../org/nise/ux/asl/data/RequestPackage.html" title="class in org.nise.ux.asl.data">RequestPackage</a><<a href="../../../../../../org/nise/ux/asl/data/RequestResponseData.html" title="type parameter in RequestResponseData">D</a>> requestPackage)</code> </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/nise/ux/asl/data/package-summary.html">org.nise.ux.asl.data</a> with type arguments of type <a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</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/nise/ux/asl/data/ResponserInput.html#ResponserInput(org.nise.ux.asl.lib.DataStream, org.nise.ux.asl.data.RequestPackage, int)">ResponserInput</a></strong>(<a href="../../../../../../org/nise/ux/asl/lib/DataStream.html" title="class in org.nise.ux.asl.lib">DataStream</a><<a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a><<a href="../../../../../../org/nise/ux/asl/data/ResponserInput.html" title="type parameter in ResponserInput">R</a>>,<a href="../../../../../../org/nise/ux/asl/data/RequestPackage.html" title="class in org.nise.ux.asl.data">RequestPackage</a><<a href="../../../../../../org/nise/ux/asl/data/ResponserInput.html" title="type parameter in ResponserInput">D</a>>> dataStream,
<a href="../../../../../../org/nise/ux/asl/data/RequestPackage.html" title="class in org.nise.ux.asl.data">RequestPackage</a><<a href="../../../../../../org/nise/ux/asl/data/ResponserInput.html" title="type parameter in ResponserInput">D</a>> request,
int index)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.nise.ux.asl.face">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a> in <a href="../../../../../../org/nise/ux/asl/face/package-summary.html">org.nise.ux.asl.face</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/nise/ux/asl/face/package-summary.html">org.nise.ux.asl.face</a> that return <a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</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/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a><<a href="../../../../../../org/nise/ux/asl/face/ServiceResponser.html" title="type parameter in ServiceResponser">R</a>></code></td>
<td class="colLast"><span class="strong">ServiceResponser.</span><code><strong><a href="../../../../../../org/nise/ux/asl/face/ServiceResponser.html#createServiceResponse(org.nise.ux.asl.data.RequestData, java.util.HashMap)">createServiceResponse</a></strong>(<a href="../../../../../../org/nise/ux/asl/data/RequestData.html" title="class in org.nise.ux.asl.data">RequestData</a><<a href="../../../../../../org/nise/ux/asl/face/ServiceResponser.html" title="type parameter in ServiceResponser">D</a>> requestData,
java.util.HashMap<java.lang.String,java.lang.Object> responserInputOptions)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a><<a href="../../../../../../org/nise/ux/asl/face/ServiceResponser.html" title="type parameter in ServiceResponser">R</a>></code></td>
<td class="colLast"><span class="strong">ServiceResponser.</span><code><strong><a href="../../../../../../org/nise/ux/asl/face/ServiceResponser.html#getTestModeServiceResponse(org.nise.ux.asl.data.RequestData, java.util.HashMap)">getTestModeServiceResponse</a></strong>(<a href="../../../../../../org/nise/ux/asl/data/RequestData.html" title="class in org.nise.ux.asl.data">RequestData</a><<a href="../../../../../../org/nise/ux/asl/face/ServiceResponser.html" title="type parameter in ServiceResponser">D</a>> requestData,
java.util.HashMap<java.lang.String,java.lang.Object> responserInputOptions)</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/nise/ux/asl/face/package-summary.html">org.nise.ux.asl.face</a> with parameters of type <a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</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">OutputAnalyzer.</span><code><strong><a href="../../../../../../org/nise/ux/asl/face/OutputAnalyzer.html#analyzeResponserOutput(org.nise.ux.asl.data.ServiceResponse, org.nise.ux.asl.data.RequestPackage)">analyzeResponserOutput</a></strong>(<a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a><<a href="../../../../../../org/nise/ux/asl/face/OutputAnalyzer.html" title="type parameter in OutputAnalyzer">R</a>> serviceResponse,
<a href="../../../../../../org/nise/ux/asl/data/RequestPackage.html" title="class in org.nise.ux.asl.data">RequestPackage</a><<a href="../../../../../../org/nise/ux/asl/face/OutputAnalyzer.html" title="type parameter in OutputAnalyzer">D</a>> requestPackage)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.nise.ux.asl.run">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a> in <a href="../../../../../../org/nise/ux/asl/run/package-summary.html">org.nise.ux.asl.run</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/nise/ux/asl/run/package-summary.html">org.nise.ux.asl.run</a> with type parameters of type <a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</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/nise/ux/asl/lib/RoundQueue.html" title="class in org.nise.ux.asl.lib">RoundQueue</a><<a href="../../../../../../org/nise/ux/asl/lib/DataStream.html" title="class in org.nise.ux.asl.lib">DataStream</a><<a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a><<a href="../../../../../../org/nise/ux/asl/run/ASLServiceServer.html" title="type parameter in ASLServiceServer">R</a>>,<a href="../../../../../../org/nise/ux/asl/data/RequestPackage.html" title="class in org.nise.ux.asl.data">RequestPackage</a><<a href="../../../../../../org/nise/ux/asl/run/ASLServiceServer.html" title="type parameter in ASLServiceServer">D</a>>>></code></td>
<td class="colLast"><span class="strong">ASLServiceServer.</span><code><strong><a href="../../../../../../org/nise/ux/asl/run/ASLServiceServer.html#fromListener2RequestFetcher">fromListener2RequestFetcher</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/nise/ux/asl/run/package-summary.html">org.nise.ux.asl.run</a> that return <a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</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/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a><<a href="../../../../../../org/nise/ux/asl/run/ASLClient.html" title="type parameter in ASLClient">R</a>></code></td>
<td class="colLast"><span class="strong">ASLClient.</span><code><strong><a href="../../../../../../org/nise/ux/asl/run/ASLClient.html#requestService(org.nise.ux.asl.data.RequestPackage)">requestService</a></strong>(<a href="../../../../../../org/nise/ux/asl/data/RequestPackage.html" title="class in org.nise.ux.asl.data">RequestPackage</a><<a href="../../../../../../org/nise/ux/asl/run/ASLClient.html" title="type parameter in ASLClient">D</a>> requestPackage)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a><<a href="../../../../../../org/nise/ux/asl/run/ASLClientOld.html" title="type parameter in ASLClientOld">R</a>></code></td>
<td class="colLast"><span class="strong">ASLClientOld.</span><code><strong><a href="../../../../../../org/nise/ux/asl/run/ASLClientOld.html#requestService(org.nise.ux.asl.data.RequestPackage, java.lang.String, int, java.lang.reflect.Type)">requestService</a></strong>(<a href="../../../../../../org/nise/ux/asl/data/RequestPackage.html" title="class in org.nise.ux.asl.data">RequestPackage</a><<a href="../../../../../../org/nise/ux/asl/run/ASLClientOld.html" title="type parameter in ASLClientOld">D</a>> requestPackage,
java.lang.String address,
int port,
java.lang.reflect.Type responseType)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a><<a href="../../../../../../org/nise/ux/asl/run/ASLSimpleClient.html" title="type parameter in ASLSimpleClient">R</a>></code></td>
<td class="colLast"><span class="strong">ASLSimpleClient.</span><code><strong><a href="../../../../../../org/nise/ux/asl/run/ASLSimpleClient.html#requestService(org.nise.ux.asl.data.RequestPackage, java.lang.String, int, java.lang.reflect.Type)">requestService</a></strong>(<a href="../../../../../../org/nise/ux/asl/data/RequestPackage.html" title="class in org.nise.ux.asl.data">RequestPackage</a><<a href="../../../../../../org/nise/ux/asl/run/ASLSimpleClient.html" title="type parameter in ASLSimpleClient">D</a>> requestPackage,
java.lang.String address,
int port,
java.lang.reflect.Type responseType)</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/nise/ux/asl/run/package-summary.html">org.nise.ux.asl.run</a> that return types with arguments of type <a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</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>protected <a href="../../../../../../org/nise/ux/asl/lib/DataStream.html" title="class in org.nise.ux.asl.lib">DataStream</a><<a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a><<a href="../../../../../../org/nise/ux/asl/run/ASLServiceServer.html" title="type parameter in ASLServiceServer">R</a>>,<a href="../../../../../../org/nise/ux/asl/data/RequestPackage.html" title="class in org.nise.ux.asl.data">RequestPackage</a><<a href="../../../../../../org/nise/ux/asl/run/ASLServiceServer.html" title="type parameter in ASLServiceServer">D</a>>></code></td>
<td class="colLast"><span class="strong">ASLServiceServer.</span><code><strong><a href="../../../../../../org/nise/ux/asl/run/ASLServiceServer.html#popFromListener2RequestFetcher()">popFromListener2RequestFetcher</a></strong>()</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.nise.ux.asl.run.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a> in <a href="../../../../../../org/nise/ux/asl/run/impl/package-summary.html">org.nise.ux.asl.run.impl</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/nise/ux/asl/run/impl/package-summary.html">org.nise.ux.asl.run.impl</a> that return <a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</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/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a><<a href="../../../../../../org/nise/ux/asl/run/impl/SimpleServiceResponserWraper.html" title="type parameter in SimpleServiceResponserWraper">R</a>></code></td>
<td class="colLast"><span class="strong">SimpleServiceResponserWraper.</span><code><strong><a href="../../../../../../org/nise/ux/asl/run/impl/SimpleServiceResponserWraper.html#createServiceResponse(org.nise.ux.asl.data.RequestData, java.util.HashMap)">createServiceResponse</a></strong>(<a href="../../../../../../org/nise/ux/asl/data/RequestData.html" title="class in org.nise.ux.asl.data">RequestData</a><<a href="../../../../../../org/nise/ux/asl/run/impl/SimpleServiceResponserWraper.html" title="type parameter in SimpleServiceResponserWraper">D</a>> requestData,
java.util.HashMap<java.lang.String,java.lang.Object> responserInputOptions)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a><<a href="../../../../../../org/nise/ux/asl/run/impl/SimpleServiceResponserWraper.html" title="type parameter in SimpleServiceResponserWraper">R</a>></code></td>
<td class="colLast"><span class="strong">SimpleServiceResponserWraper.</span><code><strong><a href="../../../../../../org/nise/ux/asl/run/impl/SimpleServiceResponserWraper.html#getTestModeServiceResponse(org.nise.ux.asl.data.RequestData, java.util.HashMap)">getTestModeServiceResponse</a></strong>(<a href="../../../../../../org/nise/ux/asl/data/RequestData.html" title="class in org.nise.ux.asl.data">RequestData</a><<a href="../../../../../../org/nise/ux/asl/run/impl/SimpleServiceResponserWraper.html" title="type parameter in SimpleServiceResponserWraper">D</a>> requestData,
java.util.HashMap<java.lang.String,java.lang.Object> responserInputOptions)</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/nise/ux/asl/run/impl/package-summary.html">org.nise.ux.asl.run.impl</a> with parameters of type <a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</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">DefaultOutputAnalyzer.</span><code><strong><a href="../../../../../../org/nise/ux/asl/run/impl/DefaultOutputAnalyzer.html#analyzeResponserOutput(org.nise.ux.asl.data.ServiceResponse, org.nise.ux.asl.data.RequestPackage)">analyzeResponserOutput</a></strong>(<a href="../../../../../../org/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">ServiceResponse</a><<a href="../../../../../../org/nise/ux/asl/run/impl/DefaultOutputAnalyzer.html" title="type parameter in DefaultOutputAnalyzer">R</a>> serviceResponse,
<a href="../../../../../../org/nise/ux/asl/data/RequestPackage.html" title="class in org.nise.ux.asl.data">RequestPackage</a><<a href="../../../../../../org/nise/ux/asl/run/impl/DefaultOutputAnalyzer.html" title="type parameter in DefaultOutputAnalyzer">D</a>> requestPackage)</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/nise/ux/asl/data/ServiceResponse.html" title="class in org.nise.ux.asl.data">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/nise/ux/asl/data//class-useServiceResponse.html" target="_top">FRAMES</a></li>
<li><a href="ServiceResponse.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>This library is a work of NISE organization User-eXperience team.</i>
</small></p>
</body>
</html>
|
1 - analisis de requisitos/SQLite/sqlite-3_6_14-docs/releaselog/3_6_6_2.html | josejamilena/pfc-jose | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<title>SQLite Release 3.6.6.2 On 2008 Nov 26 (3.6.6.2)</title>
<style type="text/css">
body {
margin: auto;
font-family: "Verdana" "sans-serif";
padding: 8px 1%;
}
a { color: #45735f }
a:visited { color: #734559 }
.logo { position:absolute; margin:3px; }
.tagline {
float:right;
text-align:right;
font-style:italic;
width:240px;
margin:12px;
margin-top:58px;
}
.toolbar {
font-variant: small-caps;
text-align: center;
line-height: 1.6em;
margin: 0;
padding:1px 8px;
}
.toolbar a { color: white; text-decoration: none; padding: 6px 12px; }
.toolbar a:visited { color: white; }
.toolbar a:hover { color: #80a796; background: white; }
.content { margin: 5%; }
.content dt { font-weight:bold; }
.content dd { margin-bottom: 25px; margin-left:20%; }
.content ul { padding:0px; padding-left: 15px; margin:0px; }
/* rounded corners */
.se { background: url(../images/se.png) 100% 100% no-repeat #80a796}
.sw { background: url(../images/sw.png) 0% 100% no-repeat }
.ne { background: url(../images/ne.png) 100% 0% no-repeat }
.nw { background: url(../images/nw.png) 0% 0% no-repeat }
</style>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<div><!-- container div to satisfy validator -->
<a href="../index.html">
<img class="logo" src="../images/SQLite.gif" alt="SQLite Logo"
border="0"></a>
<div><!-- IE hack to prevent disappearing logo--></div>
<div class="tagline">Small. Fast. Reliable.<br>Choose any three.</div>
<table width=100% style="clear:both"><tr><td>
<div class="se"><div class="sw"><div class="ne"><div class="nw">
<div class="toolbar">
<a href="../about.html">About</a>
<a href="../sitemap.html">Sitemap</a>
<a href="../docs.html">Documentation</a>
<a href="../download.html">Download</a>
<a href="../copyright.html">License</a>
<a href="../news.html">News</a>
<a href="http://www.sqlite.org/cvstrac/index">Developers</a>
<a href="../support.html">Support</a>
</div></div></div></div></div>
</td></tr></table>
<h2>SQLite Release 3.6.6.2 On 2008 Nov 26 (3.6.6.2)</h2><p>Changes associated with this release include the following:</p><p><ul>
<li>Fix a bug in the b-tree delete algorithm that seems like it might be
able to cause database corruption. The bug was first introduced in
<a href="../releaselog/3_6_6.html">version 3.6.6</a> by check-in [5899] on 2008-11-13.</li>
<li>Fix a memory leak that can occur following a disk I/O error.</li>
</ul></p>
<p>A <a href="../changes.html">complete list of SQLite releases</a>
in a single pages is also available. A detailed history of every
check-in is available at
<a href="http://www.sqlite.org/cvstrac/timeline">
http://www.sqlite.org/cvstrac/timeline</a>.</p>
<hr><small><i>
This page last modified 2009/05/06 15:52:25 UTC
</i></small></div></body></html>
|
_includes/head.html | seu-as-code/seu-as-code.github.io | <head>
<title>
{% if page.title == "Home" %}
{{ site.title }} · {{ site.tagline }}
{% else %}
{{ page.title }} · {{ site.title }}
{% endif %}
</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="SEU-as-code Lightweight Developer Provisioning">
<meta name="author" content="QAware GmbH">
<link rel="shortcut icon" href="favicon.ico">
<link href='https://fonts.googleapis.com/css?family=Lato:300,400,300italic,400italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<link rel="stylesheet" href="{{ site.baseurl }}public/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="{{ site.baseurl }}public/plugins/font-awesome/css/font-awesome.css">
<link rel="stylesheet" href="{{ site.baseurl }}public/plugins/prism/prism.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="{{ site.baseurl }}public/css/styles.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Google Analytics -->
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-66124253-1', 'auto');
ga('send', 'pageview');
</script>
<script async src='//www.google-analytics.com/analytics.js'></script>
<!-- End Google Analytics -->
</head>
|
static/script/zTree_v3/api/en/setting.callback.onRightClick.html | chenyongze/iwshop | <div class="apiDetail">
<div>
<h2><span>Function(event, treeId, treeNode)</span><span class="path">setting.callback.</span>onRightClick</h2>
<h3>Overview<span class="h3_info">[ depends on <span class="highlight_green">jquery.ztree.core</span> js ]</span></h3>
<div class="desc">
<p></p>
<div class="longdesc">
<p>Used to capture the event when mouse right click node.</p>
<p class="highlight_red">If you set 'setting.callback.beforeRightClick',and return false, zTree will not trigger the 'onRightClick' callback.</p>
<p class="highlight_red">If you set 'setting.callback.onRightClick', zTree will shield the browser context menu when mouse right click on zTree.</p>
<p>Default: null</p>
</div>
</div>
<h3>Function Parameter Descriptions</h3>
<div class="desc">
<h4><b>event</b><span>js event Object</span></h4>
<p>event Object</p>
<h4 class="topLine"><b>treeId</b><span>String</span></h4>
<p>zTree unique identifier: <b class="highlight_red">treeId</b>, easy for users to control.</p>
<h4 class="topLine"><b>treeNode</b><span>JSON</span></h4>
<p>JSON data object of the node which is mouse right clicked</p>
<p class="highlight_red">If the DOM which mouse right clicked isn't a node, it will return null.</p>
</div>
<h3>Examples of setting & function</h3>
<h4>1. When mouse right click node, alert info about 'tId' and 'name'.</h4>
<pre xmlns=""><code>function zTreeOnRightClick(event, treeId, treeNode) {
alert(treeNode ? treeNode.tId + ", " + treeNode.name : "isRoot");
};
var setting = {
callback: {
onRightClick: zTreeOnRightClick
}
};
......</code></pre>
</div>
</div> |
public/partialHTMLS/addCouriers.html | APHLK/ePT-Repository | <div class="col-md-12" ng-cloak="">
<div class="clearfix"> </div>
<div class="col-md-8 col-md-offset-2">
<div class="panel panel-primary">
<div class="panel-heading">
<h5>
<x ng-show="samples.courierFormData.id > 0">Edit {{samples.courierFormData.batchName}}</x>
<x ng-hide="samples.courierFormData.id > 0">Add</x>
Courier
<div class="label btn pull-right" title="Close"
ng-click="samples.samplesActivePage('listCouriers')">
<i class="fa fa-close"></i>
</div>
</h5>
</div>
<div class="panel-body" style="margin: 10px !important;">
<div id='alert' tabindex='1'>
<div class="alert {{samples.feedbackObject.fbbgColor}}" ng-show="samples.feedbackObject.fbStatus">
<a href="#" class="close" data-dismiss="alert">×</a>
<strong>Response : </strong> {{samples.feedbackObject.fbMessage}}
</div>
</div>
<form name="courierData" novalidate="" class="form-horizontal ">
<div class="form-group row"
ng-class="{ 'has-error' : courierData.courierName.$invalid && !courierData.courierName.$pristine }">
<label class="col-2 col-form-label">Name</label>
<div class="col-10">
<input class="form-control " required="" ng-model="samples.courierFormData.courierName"
name="courierName" ng-pattern="samples.alphaNumHyDashSpaceRegExp">
<small class="text-danger col-md-12"
ng-show="courierData.courierName.$invalid && !courierData.courierName.$pristine">
Error : Required & Only numbers, alphabets, hyphen and dashes allowed
</small>
</div>
</div>
<div class="form-group row"
ng-class="{ 'has-error' : courierData.mobile.$invalid && !courierData.mobile.$pristine }">
<label class="col-2 col-form-label">Mobile</label>
<div class="col-10">
<input class="form-control" required="" ng-model="samples.courierFormData.mobile"
name="mobile" ng-pattern="samples.numericOnly">
<small class="text-danger col-md-12"
ng-show="courierData.mobile.$invalid && !courierData.mobile.$pristine">
Error : Required & Only numbers, alphabets, hyphen and dashes allowed
</small>
</div>
</div>
<div class="form-group row"
ng-class="{ 'has-error' : courierData.physicalAddress.$invalid && !courierData.physicalAddress.$pristine }">
<label class="col-2 col-form-label">Physical Address</label>
<div class="col-10">
<input class="form-control" required="" ng-model="samples.courierFormData.physicalAddress"
name="physicalAddress" ng-pattern="samples.alphaNumHyDashSpaceRegExp">
<small class="text-danger col-md-12"
ng-show="courierData.physicalAddress.$invalid && !courierData.physicalAddress.$pristine">
Error : Required & Only numbers, alphabets, hyphen and dashes allowed
</small>
</div>
</div>
<div class="form-group row"
ng-class="{ 'has-error' : courierData.address.$invalid && !courierData.address.$pristine }">
<label class="col-2 col-form-label">Address</label>
<div class="col-10">
<input class="form-control" required="" ng-model="samples.courierFormData.address"
name="address" ng-pattern="samples.alphaNumHyDashSpaceRegExp">
<small class="text-danger col-md-12"
ng-show="courierData.address.$invalid && !courierData.address.$pristine">
Error : Required & Only numbers, alphabets, hyphen and dashes allowed
</small>
</div>
</div>
<div class="form-group row" ng-if="samples.courierFormData.address!='NPHL'"
ng-class="{ 'has-error' : courierData.tel.$invalid && !courierData.tel.$pristine }">
<label class="col-2 col-form-label">Telephone</label>
<div>
<input class="form-control" required="" ng-model="samples.courierFormData.tel"
name="tel" ng-pattern="samples.numericOnly">
<small class="text-danger col-md-12"
ng-show="courierData.tel.$invalid && !courierData.tel.$pristine">
Error : Required & Only numbers
</small>
</div>
</div>
<div class="form-group row"
ng-class="{ 'has-error' : courierData.email.$invalid && !courierData.email.$pristine }">
<label class="col-2 col-form-label">Email</label>
<div class="col-10">
<input class="form-control" required="" ng-model="samples.courierFormData.email" type="email"
name="email" ng-pattern="samples.emailAddressRegex">
<small class="text-danger col-md-12"
ng-show="courierData.email.$invalid && !courierData.email.$pristine">
Error : Valid email address required
</small>
</div>
</div>
<div class="form-group row"
ng-class="{ 'has-error' : courierData.contactPerson.$invalid && !courierData.contactPerson.$pristine }">
<label class="col-2 col-form-label">Contact Person</label>
<div class="col-10">
<input class="form-control" required="" ng-model="samples.courierFormData.contactPerson"
name="contactPerson" ng-pattern="samples.alphaNumHyDashSpaceRegExp">
<small class="text-danger col-md-12"
ng-show="courierData.contactPerson.$invalid && !courierData.contactPerson.$pristine">
Error : Required & Only numbers, alphabets, hyphen and dashes allowed
</small>
</div>
</div>
<div class="clearfix"> </div>
<div class="col-md-12 text-center">
<button class="btn btn-success" ng-class="{ 'has-error' : courierData.dispatchable.$invalid && !courierData.dispatchable.$pristine }"
ng-click="samples.saveSampleFormData('tbl_bac_couriers',samples.courierFormData)"
ng-disabled="courierData.$invalid || samples.savingInProgress">
Save <i class="fa fa-spin {{samples.savingSpinner}}"></i>
</button>
<button class="btn" ng-click="samples.emptyFormData('tbl_bac_couriers',0)">
Cancel
</button>
</div>
</form>
</div>
</div>
</div>
</div>
<div class="clearfix"> </div> |
BarcodeScannerEncode/www/index.html | blackberry/BB10-WebWorks-Community-Samples | <!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>
<meta charset="utf-8" />
<meta name="format-detection" content="telephone=no" />
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height, target-densitydpi=device-dpi" />
<link rel="stylesheet" type="text/css" href="css/index.css" />
<title>Blackberry 10 - Cordova - Barcode Scanner</title>
</head>
<body>
<div id="appContainer" class="app">
<h1>Barcode Scanner Encode<br />Sample App</h1>
<br />
<br />
<div class = "encode">
<img id="encodeR" alt="Scan Me!" style="display: block;">
<input id="encoder_data" type="text" name="encode_data">
<select id="selectEncode">
<option value="TEXT_TYPE">TEXT_TYPE</option>
<option value="SMS_TYPE">SMS_TYPE</option>
<option value="EMAIL_TYPE">EMAIL_TYPE</option>
<option value="PHONE_TYPE">PHONE_TYPE</option>
<option value=""></option>
</select>
<button id="encode_start">Encode</button>
</div>
</div>
<script type="text/javascript" src="cordova.js"></script>
<script type="text/javascript" src="js/index.js"></script>
<script type="text/javascript">
app.initialize();
</script>
</body>
</html>
|
lib/admin/public/js/external/jquery/DataTables-1.11.3/examples/api/form.html | cloudfoundry-incubator/admin-ui | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, user-scalable=no">
<title>DataTables example - Form inputs</title>
<link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css">
<link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../resources/demo.css">
<style type="text/css" class="init">
</style>
<script type="text/javascript" language="javascript" src="https://code.jquery.com/jquery-3.5.1.js"></script>
<script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"></script>
<script type="text/javascript" language="javascript" src="../resources/demo.js"></script>
<script type="text/javascript" language="javascript" class="init">
$(document).ready(function() {
var table = $('#example').DataTable({
columnDefs: [{
orderable: false,
targets: [1,2,3]
}]
});
$('button').click( function() {
var data = table.$('input, select').serialize();
alert(
"The following data would have been submitted to the server: \n\n"+
data.substr( 0, 120 )+'...'
);
return false;
} );
} );
</script>
</head>
<body class="dt-example">
<div class="container">
<section>
<h1>DataTables example <span>Form inputs</span></h1>
<div class="info">
<p>In order to perform paging, ordering, searching etc, DataTables can remove rows and cells from the document (i.e. those rows / cells which are not needed are
not inserted into the document). This increases performance and compatibility, however, it means that submitting forms which span multiple pages requires a little
bit of additional work to get the information that is not in the document any longer.</p>
<p>The <a href="//datatables.net/reference/api/%24()"><code class="api" title="DataTables API method">$()</code></a> method can be used to get nodes from the
document regardless of paging, ordering etc. This example shows <a href="//datatables.net/reference/api/%24()"><code class="api" title=
"DataTables API method">$()</code></a> being used to get all <code class="tag" title="HTML tag">input</code> elements from the table. In the example a simple
<code>alert()</code> is used to show the information from the form, but an Ajax call to the server with the form data could easily be performed.</p>
<p>If you are interested in a complete CRUD editing suit for DataTables have a look at the <a href="//editor.datatables.net">Editor extension</a> which provides
simple setup and complete integration with DataTables.</p>
</div>
<div class="demo-html">
<button type="submit">Submit form</button>
<table id="example" class="display" style="width:100%">
<thead>
<tr>
<th>Name</th>
<th>Age</th>
<th>Position</th>
<th>Office</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tiger Nixon</td>
<td><input type="text" id="row-1-age" name="row-1-age" value="61"></td>
<td><input type="text" id="row-1-position" name="row-1-position" value="System Architect"></td>
<td><select size="1" id="row-1-office" name="row-1-office">
<option value="Edinburgh" selected="selected">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Garrett Winters</td>
<td><input type="text" id="row-2-age" name="row-2-age" value="63"></td>
<td><input type="text" id="row-2-position" name="row-2-position" value="Accountant"></td>
<td><select size="1" id="row-2-office" name="row-2-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo" selected="selected">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Ashton Cox</td>
<td><input type="text" id="row-3-age" name="row-3-age" value="66"></td>
<td><input type="text" id="row-3-position" name="row-3-position" value="Junior Technical Author"></td>
<td><select size="1" id="row-3-office" name="row-3-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco" selected="selected">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Cedric Kelly</td>
<td><input type="text" id="row-4-age" name="row-4-age" value="22"></td>
<td><input type="text" id="row-4-position" name="row-4-position" value="Senior Javascript Developer"></td>
<td><select size="1" id="row-4-office" name="row-4-office">
<option value="Edinburgh" selected="selected">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Airi Satou</td>
<td><input type="text" id="row-5-age" name="row-5-age" value="33"></td>
<td><input type="text" id="row-5-position" name="row-5-position" value="Accountant"></td>
<td><select size="1" id="row-5-office" name="row-5-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo" selected="selected">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Brielle Williamson</td>
<td><input type="text" id="row-6-age" name="row-6-age" value="61"></td>
<td><input type="text" id="row-6-position" name="row-6-position" value="Integration Specialist"></td>
<td><select size="1" id="row-6-office" name="row-6-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York" selected="selected">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Herrod Chandler</td>
<td><input type="text" id="row-7-age" name="row-7-age" value="59"></td>
<td><input type="text" id="row-7-position" name="row-7-position" value="Sales Assistant"></td>
<td><select size="1" id="row-7-office" name="row-7-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco" selected="selected">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Rhona Davidson</td>
<td><input type="text" id="row-8-age" name="row-8-age" value="55"></td>
<td><input type="text" id="row-8-position" name="row-8-position" value="Integration Specialist"></td>
<td><select size="1" id="row-8-office" name="row-8-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo" selected="selected">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Colleen Hurst</td>
<td><input type="text" id="row-9-age" name="row-9-age" value="39"></td>
<td><input type="text" id="row-9-position" name="row-9-position" value="Javascript Developer"></td>
<td><select size="1" id="row-9-office" name="row-9-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco" selected="selected">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Sonya Frost</td>
<td><input type="text" id="row-10-age" name="row-10-age" value="23"></td>
<td><input type="text" id="row-10-position" name="row-10-position" value="Software Engineer"></td>
<td><select size="1" id="row-10-office" name="row-10-office">
<option value="Edinburgh" selected="selected">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Jena Gaines</td>
<td><input type="text" id="row-11-age" name="row-11-age" value="30"></td>
<td><input type="text" id="row-11-position" name="row-11-position" value="Office Manager"></td>
<td><select size="1" id="row-11-office" name="row-11-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London" selected="selected">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Quinn Flynn</td>
<td><input type="text" id="row-12-age" name="row-12-age" value="22"></td>
<td><input type="text" id="row-12-position" name="row-12-position" value="Support Lead"></td>
<td><select size="1" id="row-12-office" name="row-12-office">
<option value="Edinburgh" selected="selected">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Charde Marshall</td>
<td><input type="text" id="row-13-age" name="row-13-age" value="36"></td>
<td><input type="text" id="row-13-position" name="row-13-position" value="Regional Director"></td>
<td><select size="1" id="row-13-office" name="row-13-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco" selected="selected">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Haley Kennedy</td>
<td><input type="text" id="row-14-age" name="row-14-age" value="43"></td>
<td><input type="text" id="row-14-position" name="row-14-position" value="Senior Marketing Designer"></td>
<td><select size="1" id="row-14-office" name="row-14-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London" selected="selected">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Tatyana Fitzpatrick</td>
<td><input type="text" id="row-15-age" name="row-15-age" value="19"></td>
<td><input type="text" id="row-15-position" name="row-15-position" value="Regional Director"></td>
<td><select size="1" id="row-15-office" name="row-15-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London" selected="selected">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Michael Silva</td>
<td><input type="text" id="row-16-age" name="row-16-age" value="66"></td>
<td><input type="text" id="row-16-position" name="row-16-position" value="Marketing Designer"></td>
<td><select size="1" id="row-16-office" name="row-16-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London" selected="selected">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Paul Byrd</td>
<td><input type="text" id="row-17-age" name="row-17-age" value="64"></td>
<td><input type="text" id="row-17-position" name="row-17-position" value="Chief Financial Officer (CFO)"></td>
<td><select size="1" id="row-17-office" name="row-17-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York" selected="selected">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Gloria Little</td>
<td><input type="text" id="row-18-age" name="row-18-age" value="59"></td>
<td><input type="text" id="row-18-position" name="row-18-position" value="Systems Administrator"></td>
<td><select size="1" id="row-18-office" name="row-18-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York" selected="selected">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Bradley Greer</td>
<td><input type="text" id="row-19-age" name="row-19-age" value="41"></td>
<td><input type="text" id="row-19-position" name="row-19-position" value="Software Engineer"></td>
<td><select size="1" id="row-19-office" name="row-19-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London" selected="selected">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Dai Rios</td>
<td><input type="text" id="row-20-age" name="row-20-age" value="35"></td>
<td><input type="text" id="row-20-position" name="row-20-position" value="Personnel Lead"></td>
<td><select size="1" id="row-20-office" name="row-20-office">
<option value="Edinburgh" selected="selected">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Jenette Caldwell</td>
<td><input type="text" id="row-21-age" name="row-21-age" value="30"></td>
<td><input type="text" id="row-21-position" name="row-21-position" value="Development Lead"></td>
<td><select size="1" id="row-21-office" name="row-21-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York" selected="selected">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Yuri Berry</td>
<td><input type="text" id="row-22-age" name="row-22-age" value="40"></td>
<td><input type="text" id="row-22-position" name="row-22-position" value="Chief Marketing Officer (CMO)"></td>
<td><select size="1" id="row-22-office" name="row-22-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York" selected="selected">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Caesar Vance</td>
<td><input type="text" id="row-23-age" name="row-23-age" value="21"></td>
<td><input type="text" id="row-23-position" name="row-23-position" value="Pre-Sales Support"></td>
<td><select size="1" id="row-23-office" name="row-23-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York" selected="selected">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Doris Wilder</td>
<td><input type="text" id="row-24-age" name="row-24-age" value="23"></td>
<td><input type="text" id="row-24-position" name="row-24-position" value="Sales Assistant"></td>
<td><select size="1" id="row-24-office" name="row-24-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Angelica Ramos</td>
<td><input type="text" id="row-25-age" name="row-25-age" value="47"></td>
<td><input type="text" id="row-25-position" name="row-25-position" value="Chief Executive Officer (CEO)"></td>
<td><select size="1" id="row-25-office" name="row-25-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London" selected="selected">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Gavin Joyce</td>
<td><input type="text" id="row-26-age" name="row-26-age" value="42"></td>
<td><input type="text" id="row-26-position" name="row-26-position" value="Developer"></td>
<td><select size="1" id="row-26-office" name="row-26-office">
<option value="Edinburgh" selected="selected">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Jennifer Chang</td>
<td><input type="text" id="row-27-age" name="row-27-age" value="28"></td>
<td><input type="text" id="row-27-position" name="row-27-position" value="Regional Director"></td>
<td><select size="1" id="row-27-office" name="row-27-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Brenden Wagner</td>
<td><input type="text" id="row-28-age" name="row-28-age" value="28"></td>
<td><input type="text" id="row-28-position" name="row-28-position" value="Software Engineer"></td>
<td><select size="1" id="row-28-office" name="row-28-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco" selected="selected">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Fiona Green</td>
<td><input type="text" id="row-29-age" name="row-29-age" value="48"></td>
<td><input type="text" id="row-29-position" name="row-29-position" value="Chief Operating Officer (COO)"></td>
<td><select size="1" id="row-29-office" name="row-29-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco" selected="selected">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Shou Itou</td>
<td><input type="text" id="row-30-age" name="row-30-age" value="20"></td>
<td><input type="text" id="row-30-position" name="row-30-position" value="Regional Marketing"></td>
<td><select size="1" id="row-30-office" name="row-30-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo" selected="selected">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Michelle House</td>
<td><input type="text" id="row-31-age" name="row-31-age" value="37"></td>
<td><input type="text" id="row-31-position" name="row-31-position" value="Integration Specialist"></td>
<td><select size="1" id="row-31-office" name="row-31-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Suki Burks</td>
<td><input type="text" id="row-32-age" name="row-32-age" value="53"></td>
<td><input type="text" id="row-32-position" name="row-32-position" value="Developer"></td>
<td><select size="1" id="row-32-office" name="row-32-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London" selected="selected">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Prescott Bartlett</td>
<td><input type="text" id="row-33-age" name="row-33-age" value="27"></td>
<td><input type="text" id="row-33-position" name="row-33-position" value="Technical Author"></td>
<td><select size="1" id="row-33-office" name="row-33-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London" selected="selected">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Gavin Cortez</td>
<td><input type="text" id="row-34-age" name="row-34-age" value="22"></td>
<td><input type="text" id="row-34-position" name="row-34-position" value="Team Leader"></td>
<td><select size="1" id="row-34-office" name="row-34-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco" selected="selected">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Martena Mccray</td>
<td><input type="text" id="row-35-age" name="row-35-age" value="46"></td>
<td><input type="text" id="row-35-position" name="row-35-position" value="Post-Sales support"></td>
<td><select size="1" id="row-35-office" name="row-35-office">
<option value="Edinburgh" selected="selected">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Unity Butler</td>
<td><input type="text" id="row-36-age" name="row-36-age" value="47"></td>
<td><input type="text" id="row-36-position" name="row-36-position" value="Marketing Designer"></td>
<td><select size="1" id="row-36-office" name="row-36-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco" selected="selected">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Howard Hatfield</td>
<td><input type="text" id="row-37-age" name="row-37-age" value="51"></td>
<td><input type="text" id="row-37-position" name="row-37-position" value="Office Manager"></td>
<td><select size="1" id="row-37-office" name="row-37-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco" selected="selected">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Hope Fuentes</td>
<td><input type="text" id="row-38-age" name="row-38-age" value="41"></td>
<td><input type="text" id="row-38-position" name="row-38-position" value="Secretary"></td>
<td><select size="1" id="row-38-office" name="row-38-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco" selected="selected">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Vivian Harrell</td>
<td><input type="text" id="row-39-age" name="row-39-age" value="62"></td>
<td><input type="text" id="row-39-position" name="row-39-position" value="Financial Controller"></td>
<td><select size="1" id="row-39-office" name="row-39-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco" selected="selected">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Timothy Mooney</td>
<td><input type="text" id="row-40-age" name="row-40-age" value="37"></td>
<td><input type="text" id="row-40-position" name="row-40-position" value="Office Manager"></td>
<td><select size="1" id="row-40-office" name="row-40-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London" selected="selected">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Jackson Bradshaw</td>
<td><input type="text" id="row-41-age" name="row-41-age" value="65"></td>
<td><input type="text" id="row-41-position" name="row-41-position" value="Director"></td>
<td><select size="1" id="row-41-office" name="row-41-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York" selected="selected">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Olivia Liang</td>
<td><input type="text" id="row-42-age" name="row-42-age" value="64"></td>
<td><input type="text" id="row-42-position" name="row-42-position" value="Support Engineer"></td>
<td><select size="1" id="row-42-office" name="row-42-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Bruno Nash</td>
<td><input type="text" id="row-43-age" name="row-43-age" value="38"></td>
<td><input type="text" id="row-43-position" name="row-43-position" value="Software Engineer"></td>
<td><select size="1" id="row-43-office" name="row-43-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London" selected="selected">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Sakura Yamamoto</td>
<td><input type="text" id="row-44-age" name="row-44-age" value="37"></td>
<td><input type="text" id="row-44-position" name="row-44-position" value="Support Engineer"></td>
<td><select size="1" id="row-44-office" name="row-44-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo" selected="selected">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Thor Walton</td>
<td><input type="text" id="row-45-age" name="row-45-age" value="61"></td>
<td><input type="text" id="row-45-position" name="row-45-position" value="Developer"></td>
<td><select size="1" id="row-45-office" name="row-45-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York" selected="selected">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Finn Camacho</td>
<td><input type="text" id="row-46-age" name="row-46-age" value="47"></td>
<td><input type="text" id="row-46-position" name="row-46-position" value="Support Engineer"></td>
<td><select size="1" id="row-46-office" name="row-46-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco" selected="selected">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Serge Baldwin</td>
<td><input type="text" id="row-47-age" name="row-47-age" value="64"></td>
<td><input type="text" id="row-47-position" name="row-47-position" value="Data Coordinator"></td>
<td><select size="1" id="row-47-office" name="row-47-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Zenaida Frank</td>
<td><input type="text" id="row-48-age" name="row-48-age" value="63"></td>
<td><input type="text" id="row-48-position" name="row-48-position" value="Software Engineer"></td>
<td><select size="1" id="row-48-office" name="row-48-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York" selected="selected">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Zorita Serrano</td>
<td><input type="text" id="row-49-age" name="row-49-age" value="56"></td>
<td><input type="text" id="row-49-position" name="row-49-position" value="Software Engineer"></td>
<td><select size="1" id="row-49-office" name="row-49-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco" selected="selected">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Jennifer Acosta</td>
<td><input type="text" id="row-50-age" name="row-50-age" value="43"></td>
<td><input type="text" id="row-50-position" name="row-50-position" value="Junior Javascript Developer"></td>
<td><select size="1" id="row-50-office" name="row-50-office">
<option value="Edinburgh" selected="selected">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Cara Stevens</td>
<td><input type="text" id="row-51-age" name="row-51-age" value="46"></td>
<td><input type="text" id="row-51-position" name="row-51-position" value="Sales Assistant"></td>
<td><select size="1" id="row-51-office" name="row-51-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York" selected="selected">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Hermione Butler</td>
<td><input type="text" id="row-52-age" name="row-52-age" value="47"></td>
<td><input type="text" id="row-52-position" name="row-52-position" value="Regional Director"></td>
<td><select size="1" id="row-52-office" name="row-52-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London" selected="selected">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Lael Greer</td>
<td><input type="text" id="row-53-age" name="row-53-age" value="21"></td>
<td><input type="text" id="row-53-position" name="row-53-position" value="Systems Administrator"></td>
<td><select size="1" id="row-53-office" name="row-53-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London" selected="selected">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Jonas Alexander</td>
<td><input type="text" id="row-54-age" name="row-54-age" value="30"></td>
<td><input type="text" id="row-54-position" name="row-54-position" value="Developer"></td>
<td><select size="1" id="row-54-office" name="row-54-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco" selected="selected">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Shad Decker</td>
<td><input type="text" id="row-55-age" name="row-55-age" value="51"></td>
<td><input type="text" id="row-55-position" name="row-55-position" value="Regional Director"></td>
<td><select size="1" id="row-55-office" name="row-55-office">
<option value="Edinburgh" selected="selected">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Michael Bruce</td>
<td><input type="text" id="row-56-age" name="row-56-age" value="29"></td>
<td><input type="text" id="row-56-position" name="row-56-position" value="Javascript Developer"></td>
<td><select size="1" id="row-56-office" name="row-56-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
<tr>
<td>Donna Snider</td>
<td><input type="text" id="row-57-age" name="row-57-age" value="27"></td>
<td><input type="text" id="row-57-position" name="row-57-position" value="Customer Support"></td>
<td><select size="1" id="row-57-office" name="row-57-office">
<option value="Edinburgh">
Edinburgh
</option>
<option value="London">
London
</option>
<option value="New York" selected="selected">
New York
</option>
<option value="San Francisco">
San Francisco
</option>
<option value="Tokyo">
Tokyo
</option>
</select></td>
</tr>
</tbody>
<tfoot>
<tr>
<th>Name</th>
<th>Age</th>
<th>Position</th>
<th>Office</th>
</tr>
</tfoot>
</table>
</div>
<ul class="tabs">
<li class="active">Javascript</li>
<li>HTML</li>
<li>CSS</li>
<li>Ajax</li>
<li>Server-side script</li>
</ul>
<div class="tabs">
<div class="js">
<p>The Javascript shown below is used to initialise the table shown in this example:</p><code class="multiline language-js">$(document).ready(function() {
var table = $('#example').DataTable({
columnDefs: [{
orderable: false,
targets: [1,2,3]
}]
});
$('button').click( function() {
var data = table.$('input, select').serialize();
alert(
"The following data would have been submitted to the server: \n\n"+
data.substr( 0, 120 )+'...'
);
return false;
} );
} );</code>
<p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p>
<ul>
<li>
<a href="https://code.jquery.com/jquery-3.5.1.js">https://code.jquery.com/jquery-3.5.1.js</a>
</li>
<li>
<a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a>
</li>
</ul>
</div>
<div class="table">
<p>The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:</p>
</div>
<div class="css">
<div>
<p>This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The
additional CSS used is shown below:</p><code class="multiline language-css"></code>
</div>
<p>The following CSS library files are loaded for use in this example to provide the styling of the table:</p>
<ul>
<li>
<a href="../../media/css/jquery.dataTables.css">../../media/css/jquery.dataTables.css</a>
</li>
</ul>
</div>
<div class="ajax">
<p>This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is
loaded.</p>
</div>
<div class="php">
<p>The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side
processing scripts can be written in any language, using <a href="//datatables.net/manual/server-side">the protocol described in the DataTables
documentation</a>.</p>
</div>
</div>
</section>
</div>
<section>
<div class="footer">
<div class="gradient"></div>
<div class="liner">
<h2>Other examples</h2>
<div class="toc">
<div class="toc-group">
<h3><a href="../basic_init/index.html">Basic initialisation</a></h3>
<ul class="toc">
<li>
<a href="../basic_init/zero_configuration.html">Zero configuration</a>
</li>
<li>
<a href="../basic_init/filter_only.html">Feature enable / disable</a>
</li>
<li>
<a href="../basic_init/table_sorting.html">Default ordering (sorting)</a>
</li>
<li>
<a href="../basic_init/multi_col_sort.html">Multi-column ordering</a>
</li>
<li>
<a href="../basic_init/multiple_tables.html">Multiple tables</a>
</li>
<li>
<a href="../basic_init/hidden_columns.html">Hidden columns</a>
</li>
<li>
<a href="../basic_init/complex_header.html">Complex headers (rowspan and colspan)</a>
</li>
<li>
<a href="../basic_init/dom.html">DOM positioning</a>
</li>
<li>
<a href="../basic_init/flexible_width.html">Flexible table width</a>
</li>
<li>
<a href="../basic_init/state_save.html">State saving</a>
</li>
<li>
<a href="../basic_init/alt_pagination.html">Alternative pagination</a>
</li>
<li>
<a href="../basic_init/data_rendering.html">Data rendering</a>
</li>
<li>
<a href="../basic_init/scroll_y.html">Scroll - vertical</a>
</li>
<li>
<a href="../basic_init/scroll_y_dynamic.html">Scroll - vertical, dynamic height</a>
</li>
<li>
<a href="../basic_init/scroll_x.html">Scroll - horizontal</a>
</li>
<li>
<a href="../basic_init/scroll_xy.html">Scroll - horizontal and vertical</a>
</li>
<li>
<a href="../basic_init/comma-decimal.html">Language - Comma decimal place</a>
</li>
<li>
<a href="../basic_init/language.html">Language options</a>
</li>
<li>
<a href="../basic_init/stocks.html">Example of stocks results</a>
</li>
</ul>
</div>
<div class="toc-group">
<h3><a href="../advanced_init/index.html">Advanced initialisation</a></h3>
<ul class="toc">
<li>
<a href="../advanced_init/events_live.html">DOM / jQuery events</a>
</li>
<li>
<a href="../advanced_init/dt_events.html">DataTables events</a>
</li>
<li>
<a href="../advanced_init/column_render.html">Column rendering</a>
</li>
<li>
<a href="../advanced_init/enter_search.html">Enter Key to Search</a>
</li>
<li>
<a href="../advanced_init/length_menu.html">Page length options</a>
</li>
<li>
<a href="../advanced_init/dom_multiple_elements.html">Multiple table control elements</a>
</li>
<li>
<a href="../advanced_init/complex_header.html">Complex headers with column visibility</a>
</li>
<li>
<a href="../advanced_init/object_dom_read.html">Read HTML to data objects</a>
</li>
<li>
<a href="../advanced_init/html5-data-options.html">HTML5 data-* attributes - table options</a>
</li>
<li>
<a href="../advanced_init/html5-data-attributes.html">HTML5 data-* attributes - cell data</a>
</li>
<li>
<a href="../advanced_init/language_file.html">Language file</a>
</li>
<li>
<a href="../advanced_init/defaults.html">Setting defaults</a>
</li>
<li>
<a href="../advanced_init/row_callback.html">Row created callback</a>
</li>
<li>
<a href="../advanced_init/row_grouping.html">Row grouping</a>
</li>
<li>
<a href="../advanced_init/footer_callback.html">Footer callback</a>
</li>
<li>
<a href="../advanced_init/dom_toolbar.html">Custom toolbar elements</a>
</li>
<li>
<a href="../advanced_init/sort_direction_control.html">Order direction sequence control</a>
</li>
</ul>
</div>
<div class="toc-group">
<h3><a href="../non_jquery/index.html">Non-jQuery initialisation</a></h3>
<ul class="toc">
<li>
<a href="../non_jquery/init.html">Non-jQuery initialisation</a>
</li>
<li>
<a href="../non_jquery/options.html">Options</a>
</li>
<li>
<a href="../non_jquery/dt_events.html">DataTables events</a>
</li>
<li>
<a href="../non_jquery/dom_events.html">DOM events</a>
</li>
<li>
<a href="../non_jquery/ajax.html">Ajax data source (objects)</a>
</li>
</ul>
</div>
<div class="toc-group">
<h3><a href="../styling/index.html">Styling</a></h3>
<ul class="toc">
<li>
<a href="../styling/display.html">Base style</a>
</li>
<li>
<a href="../styling/no-classes.html">Base style - no styling classes</a>
</li>
<li>
<a href="../styling/cell-border.html">Base style - cell borders</a>
</li>
<li>
<a href="../styling/compact.html">Base style - compact</a>
</li>
<li>
<a href="../styling/hover.html">Base style - hover</a>
</li>
<li>
<a href="../styling/order-column.html">Base style - order-column</a>
</li>
<li>
<a href="../styling/row-border.html">Base style - row borders</a>
</li>
<li>
<a href="../styling/stripe.html">Base style - stripe</a>
</li>
<li>
<a href="../styling/bootstrap.html">Bootstrap 3</a>
</li>
<li>
<a href="../styling/bootstrap4.html">Bootstrap 4</a>
</li>
<li>
<a href="../styling/bootstrap5.html">Bootstrap 5</a>
</li>
<li>
<a href="../styling/foundation.html">Foundation</a>
</li>
<li>
<a href="../styling/semanticui.html">Semantic UI</a>
</li>
<li>
<a href="../styling/bulma.html">Bulma</a>
</li>
<li>
<a href="../styling/jqueryUI.html">jQuery UI ThemeRoller</a>
</li>
<li>
<a href="../styling/material.html">Material Design (Tech. preview)</a>
</li>
<li>
<a href="../styling/uikit.html">UIKit 3 (Tech. preview)</a>
</li>
</ul>
</div>
<div class="toc-group">
<h3><a href="../data_sources/index.html">Data sources</a></h3>
<ul class="toc">
<li>
<a href="../data_sources/dom.html">HTML (DOM) sourced data</a>
</li>
<li>
<a href="../data_sources/ajax.html">Ajax sourced data</a>
</li>
<li>
<a href="../data_sources/js_array.html">Javascript sourced data</a>
</li>
<li>
<a href="../data_sources/server_side.html">Server-side processing</a>
</li>
</ul>
</div>
<div class="toc-group">
<h3><a href="./index.html">API</a></h3>
<ul class="toc active">
<li>
<a href="./add_row.html">Add rows</a>
</li>
<li>
<a href="./multi_filter.html">Individual column searching (text inputs)</a>
</li>
<li>
<a href="./multi_filter_select.html">Individual column searching (select inputs)</a>
</li>
<li>
<a href="./highlight.html">Highlighting rows and columns</a>
</li>
<li>
<a href="./row_details.html">Child rows (show extra / detailed information)</a>
</li>
<li>
<a href="./select_row.html">Row selection (multiple rows)</a>
</li>
<li>
<a href="./row_details_stateSave.html">Child rows with StateSave</a>
</li>
<li>
<a href="./select_single_row.html">Row selection and deletion (single row)</a>
</li>
<li class="active">
<a href="./form.html">Form inputs</a>
</li>
<li>
<a href="./counter_columns.html">Index column</a>
</li>
<li>
<a href="./show_hide.html">Show / hide columns dynamically</a>
</li>
<li>
<a href="./api_in_init.html">Using API in callbacks</a>
</li>
<li>
<a href="./tabs_and_scrolling.html">Scrolling and Bootstrap tabs</a>
</li>
<li>
<a href="./regex.html">Search API (regular expressions)</a>
</li>
<li>
<a href="./highcharts.html">HighCharts Integration</a>
</li>
</ul>
</div>
<div class="toc-group">
<h3><a href="../ajax/index.html">Ajax</a></h3>
<ul class="toc">
<li>
<a href="../ajax/simple.html">Ajax data source (arrays)</a>
</li>
<li>
<a href="../ajax/objects.html">Ajax data source (objects)</a>
</li>
<li>
<a href="../ajax/deep.html">Nested object data (objects)</a>
</li>
<li>
<a href="../ajax/objects_subarrays.html">Nested object data (arrays)</a>
</li>
<li>
<a href="../ajax/orthogonal-data.html">Orthogonal data</a>
</li>
<li>
<a href="../ajax/null_data_source.html">Generated content for a column</a>
</li>
<li>
<a href="../ajax/custom_data_property.html">Custom data source property</a>
</li>
<li>
<a href="../ajax/custom_data_flat.html">Flat array data source</a>
</li>
<li>
<a href="../ajax/defer_render.html">Deferred rendering for speed</a>
</li>
</ul>
</div>
<div class="toc-group">
<h3><a href="../server_side/index.html">Server-side</a></h3>
<ul class="toc">
<li>
<a href="../server_side/simple.html">Server-side processing</a>
</li>
<li>
<a href="../server_side/custom_vars.html">Custom HTTP variables</a>
</li>
<li>
<a href="../server_side/post.html">POST data</a>
</li>
<li>
<a href="../server_side/return_search.html">Return key to search</a>
</li>
<li>
<a href="../server_side/ids.html">Automatic addition of row ID attributes</a>
</li>
<li>
<a href="../server_side/object_data.html">Object data source</a>
</li>
<li>
<a href="../server_side/row_details.html">Row details</a>
</li>
<li>
<a href="../server_side/select_rows.html">Row selection</a>
</li>
<li>
<a href="../server_side/jsonp.html">JSONP data source for remote domains</a>
</li>
<li>
<a href="../server_side/defer_loading.html">Deferred loading of data</a>
</li>
<li>
<a href="../server_side/pipeline.html">Pipelining data to reduce Ajax calls for paging</a>
</li>
</ul>
</div>
<div class="toc-group">
<h3><a href="../plug-ins/index.html">Plug-ins</a></h3>
<ul class="toc">
<li>
<a href="../plug-ins/api.html">API plug-in methods</a>
</li>
<li>
<a href="../plug-ins/sorting_auto.html">Ordering plug-ins (with type detection)</a>
</li>
<li>
<a href="../plug-ins/sorting_manual.html">Ordering plug-ins (no type detection)</a>
</li>
<li>
<a href="../plug-ins/range_filtering.html">Custom filtering - range search</a>
</li>
<li>
<a href="../plug-ins/dom_sort.html">Live DOM ordering</a>
</li>
</ul>
</div>
</div>
<div class="epilogue">
<p>Please refer to the <a href="http://www.datatables.net">DataTables documentation</a> for full information about its API properties and methods.<br>
Additionally, there are a wide range of <a href="http://www.datatables.net/extensions">extensions</a> and <a href=
"http://www.datatables.net/plug-ins">plug-ins</a> which extend the capabilities of DataTables.</p>
<p class="copyright">DataTables designed and created by <a href="http://www.sprymedia.co.uk">SpryMedia Ltd</a> © 2007-2021<br>
DataTables is licensed under the <a href="http://www.datatables.net/mit">MIT license</a>.</p>
</div>
</div>
</div>
</section>
</body>
</html> |
play2-maven-plugin/1.0.0-beta5/play2-maven-plugin/xref/com/google/code/play2/plugin/Play2StartMojo.html | play2-maven-plugin/play2-maven-plugin.github.io | <!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>Play2StartMojo xref</title>
<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
</head>
<body>
<div id="overview"><a href="../../../../../../apidocs/com/google/code/play2/plugin/Play2StartMojo.html">View Javadoc</a></div><pre>
<a class="jxr_linenumber" name="L1" href="#L1">1</a> <em class="jxr_comment">/*</em>
<a class="jxr_linenumber" name="L2" href="#L2">2</a> <em class="jxr_comment"> * Copyright 2013-2016 Grzegorz Slowikowski (gslowikowski at gmail dot com)</em>
<a class="jxr_linenumber" name="L3" href="#L3">3</a> <em class="jxr_comment"> *</em>
<a class="jxr_linenumber" name="L4" href="#L4">4</a> <em class="jxr_comment"> * Licensed under the Apache License, Version 2.0 (the "License");</em>
<a class="jxr_linenumber" name="L5" href="#L5">5</a> <em class="jxr_comment"> * you may not use this file except in compliance with the License.</em>
<a class="jxr_linenumber" name="L6" href="#L6">6</a> <em class="jxr_comment"> * You may obtain a copy of the License at</em>
<a class="jxr_linenumber" name="L7" href="#L7">7</a> <em class="jxr_comment"> *</em>
<a class="jxr_linenumber" name="L8" href="#L8">8</a> <em class="jxr_comment"> * <a href="http://www.apache.org/licenses/LICENSE-2." target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
<a class="jxr_linenumber" name="L9" href="#L9">9</a> <em class="jxr_comment"> *</em>
<a class="jxr_linenumber" name="L10" href="#L10">10</a> <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
<a class="jxr_linenumber" name="L11" href="#L11">11</a> <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
<a class="jxr_linenumber" name="L12" href="#L12">12</a> <em class="jxr_comment"> * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</em>
<a class="jxr_linenumber" name="L13" href="#L13">13</a> <em class="jxr_comment"> * KIND, either express or implied. See the License for the</em>
<a class="jxr_linenumber" name="L14" href="#L14">14</a> <em class="jxr_comment"> * specific language governing permissions and limitations</em>
<a class="jxr_linenumber" name="L15" href="#L15">15</a> <em class="jxr_comment"> * under the License.</em>
<a class="jxr_linenumber" name="L16" href="#L16">16</a> <em class="jxr_comment"> */</em>
<a class="jxr_linenumber" name="L17" href="#L17">17</a>
<a class="jxr_linenumber" name="L18" href="#L18">18</a> <strong class="jxr_keyword">package</strong> com.google.code.play2.plugin;
<a class="jxr_linenumber" name="L19" href="#L19">19</a>
<a class="jxr_linenumber" name="L20" href="#L20">20</a> <strong class="jxr_keyword">import</strong> java.io.File;
<a class="jxr_linenumber" name="L21" href="#L21">21</a> <strong class="jxr_keyword">import</strong> java.io.IOException;
<a class="jxr_linenumber" name="L22" href="#L22">22</a>
<a class="jxr_linenumber" name="L23" href="#L23">23</a> <strong class="jxr_keyword">import</strong> org.apache.maven.plugin.MojoExecutionException;
<a class="jxr_linenumber" name="L24" href="#L24">24</a> <strong class="jxr_keyword">import</strong> org.apache.maven.plugin.MojoFailureException;
<a class="jxr_linenumber" name="L25" href="#L25">25</a> <strong class="jxr_keyword">import</strong> org.apache.maven.plugins.annotations.Mojo;
<a class="jxr_linenumber" name="L26" href="#L26">26</a> <strong class="jxr_keyword">import</strong> org.apache.maven.plugins.annotations.Parameter;
<a class="jxr_linenumber" name="L27" href="#L27">27</a> <strong class="jxr_keyword">import</strong> org.apache.maven.plugins.annotations.ResolutionScope;
<a class="jxr_linenumber" name="L28" href="#L28">28</a>
<a class="jxr_linenumber" name="L29" href="#L29">29</a> <strong class="jxr_keyword">import</strong> org.apache.tools.ant.BuildException;
<a class="jxr_linenumber" name="L30" href="#L30">30</a> <strong class="jxr_keyword">import</strong> org.apache.tools.ant.taskdefs.Java;
<a class="jxr_linenumber" name="L31" href="#L31">31</a>
<a class="jxr_linenumber" name="L32" href="#L32">32</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="L33" href="#L33">33</a> <em class="jxr_javadoccomment"> * Start Play&#33; server ("play start" equivalent).</em>
<a class="jxr_linenumber" name="L34" href="#L34">34</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L35" href="#L35">35</a> <em class="jxr_javadoccomment"> * @author <a href="<a href="mailto:gslowikowski@gmail.com" target="alexandria_uri">mailto:gslowikowski@gmail.com</a>">Grzegorz Slowikowski</a></em>
<a class="jxr_linenumber" name="L36" href="#L36">36</a> <em class="jxr_javadoccomment"> * @since 1.0.0</em>
<a class="jxr_linenumber" name="L37" href="#L37">37</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="L38" href="#L38">38</a> @Mojo( name = <span class="jxr_string">"start"</span>, requiresDependencyResolution = ResolutionScope.RUNTIME )
<a class="jxr_linenumber" name="L39" href="#L39">39</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../com/google/code/play2/plugin/Play2StartMojo.html">Play2StartMojo</a>
<a class="jxr_linenumber" name="L40" href="#L40">40</a> <strong class="jxr_keyword">extends</strong> <a href="../../../../../com/google/code/play2/plugin/AbstractPlay2StartServerMojo.html">AbstractPlay2StartServerMojo</a>
<a class="jxr_linenumber" name="L41" href="#L41">41</a> {
<a class="jxr_linenumber" name="L42" href="#L42">42</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="L43" href="#L43">43</a> <em class="jxr_javadoccomment"> * Allows the server startup to be skipped.</em>
<a class="jxr_linenumber" name="L44" href="#L44">44</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L45" href="#L45">45</a> <em class="jxr_javadoccomment"> * @since 1.0.0</em>
<a class="jxr_linenumber" name="L46" href="#L46">46</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="L47" href="#L47">47</a> @Parameter( property = <span class="jxr_string">"play2.startSkip"</span>, defaultValue = <span class="jxr_string">"false"</span> )
<a class="jxr_linenumber" name="L48" href="#L48">48</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">boolean</strong> startSkip;
<a class="jxr_linenumber" name="L49" href="#L49">49</a>
<a class="jxr_linenumber" name="L50" href="#L50">50</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="L51" href="#L51">51</a> <em class="jxr_javadoccomment"> * Spawns started JVM process. See <a href="<a href="http://ant.apache.org/manual/Tasks/java.html" target="alexandria_uri">http://ant.apache.org/manual/Tasks/java.html</a>">Ant Java task</em>
<a class="jxr_linenumber" name="L52" href="#L52">52</a> <em class="jxr_javadoccomment"> * documentation</a> for details.</em>
<a class="jxr_linenumber" name="L53" href="#L53">53</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L54" href="#L54">54</a> <em class="jxr_javadoccomment"> * @since 1.0.0</em>
<a class="jxr_linenumber" name="L55" href="#L55">55</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="L56" href="#L56">56</a> @Parameter( property = <span class="jxr_string">"play2.startSpawn"</span>, defaultValue = <span class="jxr_string">"true"</span> )
<a class="jxr_linenumber" name="L57" href="#L57">57</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">boolean</strong> startSpawn;
<a class="jxr_linenumber" name="L58" href="#L58">58</a>
<a class="jxr_linenumber" name="L59" href="#L59">59</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="L60" href="#L60">60</a> <em class="jxr_javadoccomment"> * Start server synchronously.</em>
<a class="jxr_linenumber" name="L61" href="#L61">61</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L62" href="#L62">62</a> <em class="jxr_javadoccomment"> * After starting server wait for "<a href="http://localhost:$" target="alexandria_uri">http://localhost:$</a>{httpPort}${startCheckUrl}" URL</em>
<a class="jxr_linenumber" name="L63" href="#L63">63</a> <em class="jxr_javadoccomment"> * to be available.</em>
<a class="jxr_linenumber" name="L64" href="#L64">64</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L65" href="#L65">65</a> <em class="jxr_javadoccomment"> * @since 1.0.0</em>
<a class="jxr_linenumber" name="L66" href="#L66">66</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="L67" href="#L67">67</a> @Parameter( property = <span class="jxr_string">"play2.startSynchro"</span>, defaultValue = <span class="jxr_string">"false"</span> )
<a class="jxr_linenumber" name="L68" href="#L68">68</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">boolean</strong> startSynchro;
<a class="jxr_linenumber" name="L69" href="#L69">69</a>
<a class="jxr_linenumber" name="L70" href="#L70">70</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="L71" href="#L71">71</a> <em class="jxr_javadoccomment"> * Server start timeout in milliseconds.</em>
<a class="jxr_linenumber" name="L72" href="#L72">72</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L73" href="#L73">73</a> <em class="jxr_javadoccomment"> * Used only if startSynchro is true.</em>
<a class="jxr_linenumber" name="L74" href="#L74">74</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L75" href="#L75">75</a> <em class="jxr_javadoccomment"> * @since 1.0.0</em>
<a class="jxr_linenumber" name="L76" href="#L76">76</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="L77" href="#L77">77</a> @Parameter( property = <span class="jxr_string">"play2.startTimeout"</span>, defaultValue = <span class="jxr_string">"0"</span> )
<a class="jxr_linenumber" name="L78" href="#L78">78</a> <strong class="jxr_keyword">int</strong> startTimeout;
<a class="jxr_linenumber" name="L79" href="#L79">79</a>
<a class="jxr_linenumber" name="L80" href="#L80">80</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="L81" href="#L81">81</a> <em class="jxr_javadoccomment"> * URL to check periodically when server is starting.</em>
<a class="jxr_linenumber" name="L82" href="#L82">82</a> <em class="jxr_javadoccomment"> * Server is started when connection to this URL returns any content</em>
<a class="jxr_linenumber" name="L83" href="#L83">83</a> <em class="jxr_javadoccomment"> * (does not throw IOException).</em>
<a class="jxr_linenumber" name="L84" href="#L84">84</a> <em class="jxr_javadoccomment"> * Has to starts with slash character (like URLs in "conf/routes" file).</em>
<a class="jxr_linenumber" name="L85" href="#L85">85</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L86" href="#L86">86</a> <em class="jxr_javadoccomment"> * Used only if startSynchro is true.</em>
<a class="jxr_linenumber" name="L87" href="#L87">87</a> <em class="jxr_javadoccomment"> * </em>
<a class="jxr_linenumber" name="L88" href="#L88">88</a> <em class="jxr_javadoccomment"> * @since 1.0.0</em>
<a class="jxr_linenumber" name="L89" href="#L89">89</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="L90" href="#L90">90</a> @Parameter( property = <span class="jxr_string">"play2.startCheckUrl"</span>, defaultValue = <span class="jxr_string">"/"</span> )
<a class="jxr_linenumber" name="L91" href="#L91">91</a> String startCheckUrl;
<a class="jxr_linenumber" name="L92" href="#L92">92</a>
<a class="jxr_linenumber" name="L93" href="#L93">93</a> @Override
<a class="jxr_linenumber" name="L94" href="#L94">94</a> <strong class="jxr_keyword">protected</strong> <strong class="jxr_keyword">void</strong> internalExecute()
<a class="jxr_linenumber" name="L95" href="#L95">95</a> <strong class="jxr_keyword">throws</strong> MojoExecutionException, MojoFailureException, IOException
<a class="jxr_linenumber" name="L96" href="#L96">96</a> {
<a class="jxr_linenumber" name="L97" href="#L97">97</a> <strong class="jxr_keyword">if</strong> ( startSkip )
<a class="jxr_linenumber" name="L98" href="#L98">98</a> {
<a class="jxr_linenumber" name="L99" href="#L99">99</a> getLog().info( <span class="jxr_string">"Skipping execution"</span> );
<a class="jxr_linenumber" name="L100" href="#L100">100</a> <strong class="jxr_keyword">return</strong>;
<a class="jxr_linenumber" name="L101" href="#L101">101</a> }
<a class="jxr_linenumber" name="L102" href="#L102">102</a>
<a class="jxr_linenumber" name="L103" href="#L103">103</a> File baseDir = project.getBasedir();
<a class="jxr_linenumber" name="L104" href="#L104">104</a>
<a class="jxr_linenumber" name="L105" href="#L105">105</a> <em class="jxr_comment">// Make separate method for checking conf file (use in "run" and "start" mojos)</em>
<a class="jxr_linenumber" name="L106" href="#L106">106</a> File confDir = <strong class="jxr_keyword">new</strong> File( baseDir, <span class="jxr_string">"conf"</span> );
<a class="jxr_linenumber" name="L107" href="#L107">107</a> <strong class="jxr_keyword">if</strong> ( !confDir.isDirectory() )
<a class="jxr_linenumber" name="L108" href="#L108">108</a> {
<a class="jxr_linenumber" name="L109" href="#L109">109</a> getLog().info( <span class="jxr_string">"Skipping execution"</span> );
<a class="jxr_linenumber" name="L110" href="#L110">110</a> <strong class="jxr_keyword">return</strong>;
<a class="jxr_linenumber" name="L111" href="#L111">111</a> }
<a class="jxr_linenumber" name="L112" href="#L112">112</a> <strong class="jxr_keyword">if</strong> ( !<strong class="jxr_keyword">new</strong> File( confDir, <span class="jxr_string">"application.conf"</span> ).isFile() && !<strong class="jxr_keyword">new</strong> File( confDir, <span class="jxr_string">"application.json"</span> ).isFile() )
<a class="jxr_linenumber" name="L113" href="#L113">113</a> {
<a class="jxr_linenumber" name="L114" href="#L114">114</a> getLog().info( <span class="jxr_string">"Skipping execution"</span> );
<a class="jxr_linenumber" name="L115" href="#L115">115</a> <strong class="jxr_keyword">return</strong>;
<a class="jxr_linenumber" name="L116" href="#L116">116</a> }
<a class="jxr_linenumber" name="L117" href="#L117">117</a>
<a class="jxr_linenumber" name="L118" href="#L118">118</a> getLog().info( <span class="jxr_string">"Starting Play! server"</span> );
<a class="jxr_linenumber" name="L119" href="#L119">119</a>
<a class="jxr_linenumber" name="L120" href="#L120">120</a> Java javaTask = getStartServerTask( startSpawn );
<a class="jxr_linenumber" name="L121" href="#L121">121</a>
<a class="jxr_linenumber" name="L122" href="#L122">122</a> <a href="../../../../../com/google/code/play2/plugin/AbstractAntJavaBasedPlay2Mojo.html">JavaRunnable</a> runner = <strong class="jxr_keyword">new</strong> <a href="../../../../../com/google/code/play2/plugin/AbstractAntJavaBasedPlay2Mojo.html">JavaRunnable</a>( javaTask );
<a class="jxr_linenumber" name="L123" href="#L123">123</a> Thread t = <strong class="jxr_keyword">new</strong> Thread( runner, <span class="jxr_string">"Play! server runner"</span> );
<a class="jxr_linenumber" name="L124" href="#L124">124</a> t.start();
<a class="jxr_linenumber" name="L125" href="#L125">125</a>
<a class="jxr_linenumber" name="L126" href="#L126">126</a> <strong class="jxr_keyword">if</strong> ( startSpawn )
<a class="jxr_linenumber" name="L127" href="#L127">127</a> {
<a class="jxr_linenumber" name="L128" href="#L128">128</a> <strong class="jxr_keyword">try</strong>
<a class="jxr_linenumber" name="L129" href="#L129">129</a> {
<a class="jxr_linenumber" name="L130" href="#L130">130</a> t.join();
<a class="jxr_linenumber" name="L131" href="#L131">131</a> }
<a class="jxr_linenumber" name="L132" href="#L132">132</a> <strong class="jxr_keyword">catch</strong> ( InterruptedException e )
<a class="jxr_linenumber" name="L133" href="#L133">133</a> {
<a class="jxr_linenumber" name="L134" href="#L134">134</a> t.interrupt();
<a class="jxr_linenumber" name="L135" href="#L135">135</a> <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> MojoExecutionException( <span class="jxr_string">"Play! server start interrupted"</span>, e );
<a class="jxr_linenumber" name="L136" href="#L136">136</a> }
<a class="jxr_linenumber" name="L137" href="#L137">137</a> BuildException startServerException = runner.getException();
<a class="jxr_linenumber" name="L138" href="#L138">138</a> <strong class="jxr_keyword">if</strong> ( startServerException != <strong class="jxr_keyword">null</strong> )
<a class="jxr_linenumber" name="L139" href="#L139">139</a> {
<a class="jxr_linenumber" name="L140" href="#L140">140</a> <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> MojoExecutionException( <span class="jxr_string">"Play! server start exception"</span>, startServerException );
<a class="jxr_linenumber" name="L141" href="#L141">141</a> }
<a class="jxr_linenumber" name="L142" href="#L142">142</a> }
<a class="jxr_linenumber" name="L143" href="#L143">143</a> <em class="jxr_comment">// else don't invoke t.join(), it will lead to a deadlock</em>
<a class="jxr_linenumber" name="L144" href="#L144">144</a>
<a class="jxr_linenumber" name="L145" href="#L145">145</a> <strong class="jxr_keyword">if</strong> ( startSynchro )
<a class="jxr_linenumber" name="L146" href="#L146">146</a> {
<a class="jxr_linenumber" name="L147" href="#L147">147</a> String rootUrl = getRootUrl( startCheckUrl );
<a class="jxr_linenumber" name="L148" href="#L148">148</a>
<a class="jxr_linenumber" name="L149" href="#L149">149</a> getLog().info( String.format( <span class="jxr_string">"Waiting for %s"</span>, rootUrl ) );
<a class="jxr_linenumber" name="L150" href="#L150">150</a>
<a class="jxr_linenumber" name="L151" href="#L151">151</a> waitForServerStarted( rootUrl, runner, startTimeout, startSpawn );
<a class="jxr_linenumber" name="L152" href="#L152">152</a> }
<a class="jxr_linenumber" name="L153" href="#L153">153</a>
<a class="jxr_linenumber" name="L154" href="#L154">154</a> getLog().info( <span class="jxr_string">"Play! server started"</span> );
<a class="jxr_linenumber" name="L155" href="#L155">155</a> }
<a class="jxr_linenumber" name="L156" href="#L156">156</a>
<a class="jxr_linenumber" name="L157" href="#L157">157</a> }
</pre>
<hr/>
<div id="footer">Copyright © 2013–2016. All rights reserved.</div>
</body>
</html>
|
html/tii/tftp.html | klose911/klose911.github.io | <?xml version="1.0" encoding="utf-8"?>
<!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" lang="en" xml:lang="en">
<head>
<title>TFTP:简单文件传送协议</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="generator" content="Org-mode" />
<meta name="author" content="Wu, Shanliang" />
<style type="text/css">
<!--/*--><![CDATA[/*><!--*/
.title { text-align: center; }
.todo { font-family: monospace; color: red; }
.done { color: green; }
.tag { background-color: #eee; font-family: monospace;
padding: 2px; font-size: 80%; font-weight: normal; }
.timestamp { color: #bebebe; }
.timestamp-kwd { color: #5f9ea0; }
.right { margin-left: auto; margin-right: 0px; text-align: right; }
.left { margin-left: 0px; margin-right: auto; text-align: left; }
.center { margin-left: auto; margin-right: auto; text-align: center; }
.underline { text-decoration: underline; }
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
p.verse { margin-left: 3%; }
pre {
border: 1px solid #ccc;
box-shadow: 3px 3px 3px #eee;
padding: 8pt;
font-family: monospace;
overflow: auto;
margin: 1.2em;
}
pre.src {
position: relative;
overflow: visible;
padding-top: 1.2em;
}
pre.src:before {
display: none;
position: absolute;
background-color: white;
top: -10px;
right: 10px;
padding: 3px;
border: 1px solid black;
}
pre.src:hover:before { display: inline;}
pre.src-sh:before { content: 'sh'; }
pre.src-bash:before { content: 'sh'; }
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
pre.src-R:before { content: 'R'; }
pre.src-perl:before { content: 'Perl'; }
pre.src-java:before { content: 'Java'; }
pre.src-sql:before { content: 'SQL'; }
table { border-collapse:collapse; }
caption.t-above { caption-side: top; }
caption.t-bottom { caption-side: bottom; }
td, th { vertical-align:top; }
th.right { text-align: center; }
th.left { text-align: center; }
th.center { text-align: center; }
td.right { text-align: right; }
td.left { text-align: left; }
td.center { text-align: center; }
dt { font-weight: bold; }
.footpara:nth-child(2) { display: inline; }
.footpara { display: block; }
.footdef { margin-bottom: 1em; }
.figure { padding: 1em; }
.figure p { text-align: center; }
.inlinetask {
padding: 10px;
border: 2px solid gray;
margin: 10px;
background: #ffffcc;
}
#org-div-home-and-up
{ text-align: right; font-size: 70%; white-space: nowrap; }
textarea { overflow-x: auto; }
.linenr { font-size: smaller }
.code-highlighted { background-color: #ffff00; }
.org-info-js_info-navigation { border-style: none; }
#org-info-js_console-label
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
.org-info-js_search-highlight
{ background-color: #ffff00; color: #000000; font-weight: bold; }
/*]]>*/-->
</style>
<link rel="stylesheet" type="text/css" href="css/main.css" />
<script type="text/javascript">
/*
@licstart The following is the entire license notice for the
JavaScript code in this tag.
Copyright (C) 2012-2013 Free Software Foundation, Inc.
The JavaScript code in this tag is free software: you can
redistribute it and/or modify it under the terms of the GNU
General Public License (GNU GPL) as published by the Free Software
Foundation, either version 3 of the License, or (at your option)
any later version. The code is distributed WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
As additional permission under GNU GPL version 3 section 7, you
may distribute non-source (e.g., minimized or compacted) forms of
that code without the copy of the GNU GPL normally required by
section 4, provided you include this license notice and a URL
through which recipients can access the Corresponding Source.
@licend The above is the entire license notice
for the JavaScript code in this tag.
*/
<!--/*--><![CDATA[/*><!--*/
function CodeHighlightOn(elem, id)
{
var target = document.getElementById(id);
if(null != target) {
elem.cacheClassElem = elem.className;
elem.cacheClassTarget = target.className;
target.className = "code-highlighted";
elem.className = "code-highlighted";
}
}
function CodeHighlightOff(elem, id)
{
var target = document.getElementById(id);
if(elem.cacheClassElem)
elem.className = elem.cacheClassElem;
if(elem.cacheClassTarget)
target.className = elem.cacheClassTarget;
}
/*]]>*///-->
</script>
</head>
<body>
<div id="org-div-home-and-up">
<a accesskey="h" href="dns.html"> UP </a>
|
<a accesskey="H" href="tii.html"> HOME </a>
</div><div id="content">
<h1 class="title">TFTP:简单文件传送协议</h1>
<div id="table-of-contents">
<h2>Table of Contents</h2>
<div id="text-table-of-contents">
<ul>
<li><a href="#sec-1">TFTP协议</a>
<ul>
<li><a href="#sec-1-1">报文</a>
<ul>
<li><a href="#sec-1-1-1">操作码字段</a></li>
<li><a href="#sec-1-1-2">文件名字段(RRQ, WRQ)</a></li>
<li><a href="#sec-1-1-3">模式字段(RRQ, WRQ)</a></li>
<li><a href="#sec-1-1-4">块编号字段(Data, ACK)</a></li>
<li><a href="#sec-1-1-5">差错码字段,差错信息字段(Error)</a></li>
</ul>
</li>
<li><a href="#sec-1-2">实例</a></li>
<li><a href="#sec-1-3">安全性</a></li>
</ul>
</li>
</ul>
</div>
</div>
<p>
TFTP即简单文件传送协议,最初打算用于引导无盘系统(通常是工作站或X终端)。和将FTP不同,为了保持简单和短小,TFTP将使用UDP。TFTP的代码(和它所需要的UDP、IP和设备驱动程序)都能适合只读存储器
</p>
<p>
本章对TFTP只作一般介绍,因为在下一章引导程序协议Bootstrap中还会遇到TFTP。在图5-1中,当从网络上引导sun主机时,也曾遇到过TFTP,sun主机通过RARP获得它的IP地址后,将发出一个TFTP请求
</p>
<p>
RFC 1350是第2版TFTP的正式规范
</p>
<div id="outline-container-sec-1" class="outline-2">
<h2 id="sec-1">TFTP协议</h2>
<div class="outline-text-2" id="text-1">
<p>
在开始工作时,TFTP的客户与服务器交换信息,客户发送一个读请求或写请求给服务器。在一个无盘系统进行系统引导的正常情况下,第一个请求是读请求(RRQ)
</p>
</div>
<div id="outline-container-sec-1-1" class="outline-3">
<h3 id="sec-1-1">报文</h3>
<div class="outline-text-3" id="text-1-1">
<p>
图15-1显示了5种TFTP报文格式(操作码为1和2的报文使用相同的格式):
</p>
<div class="figure">
<p><img src="pic/tftp-packet.png" alt="tftp-packet.png" width="70%" />
</p>
</div>
</div>
<div id="outline-container-sec-1-1-1" class="outline-4">
<h4 id="sec-1-1-1">操作码字段</h4>
<div class="outline-text-4" id="text-1-1-1">
<p>
头两个字节表示操作码:
</p>
<ul class="org-ul">
<li>1: 读请求(RRQ)
</li>
<li>2: 写请求(WRQ)
</li>
<li>3:数据(Data)
</li>
<li>4:确认(ACK)
</li>
<li>5:错误(Error)
</li>
</ul>
</div>
</div>
<div id="outline-container-sec-1-1-2" class="outline-4">
<h4 id="sec-1-1-2">文件名字段(RRQ, WRQ)</h4>
<div class="outline-text-4" id="text-1-1-2">
<p>
文件名字段说明客户要读或写的位于服务器上的文件。这个文件字段以0字节作为结束
</p>
</div>
</div>
<div id="outline-container-sec-1-1-3" class="outline-4">
<h4 id="sec-1-1-3">模式字段(RRQ, WRQ)</h4>
<div class="outline-text-4" id="text-1-1-3">
<p>
一个ASCII码串netascii或octet(可大小写任意组合),同样以0字节结束:
</p>
<ul class="org-ul">
<li>netascii:数据是以成行的ASCII码字符组成,以两个字节—回车字符后跟换行字符(称为CR/LF)作为行结束符(这两个行结束字符在这种格式和本地主机使用的行定界符之间进行转化)
</li>
<li>octet:数据看作8bit一组的字节流而不作任何解释
</li>
</ul>
</div>
</div>
<div id="outline-container-sec-1-1-4" class="outline-4">
<h4 id="sec-1-1-4">块编号字段(Data, ACK)</h4>
<div class="outline-text-4" id="text-1-1-4">
<p>
每个数据分组包含一个块编号字段,它以后要在确认分组中使用。以读一个文件作为例子:
</p>
<ol class="org-ol">
<li>TFTP客户需要发送一个读请求说明要读的文件名和文件模式
</li>
<li>如果这个文件能被这个客户读取,TFTP服务器就返回一个块编号为1的数据分组
</li>
<li>TFTP客户又发送一个块编号为1的ACK
</li>
<li>TFTP服务器随后发送块编号为2的数据
</li>
<li>TFTP客户发回块编号为2的ACK。重复这个过程直到这个文件传送完
<b>除了最后一个数据分组可含有不足512字节的数据,其他每个数据分组均含有512字节的数据。</b> 当TFTP客户收到一个不足512字节的数据分组,就知道它收到最后一个数据分组
</li>
</ol>
<p>
在写请求的情况下:
</p>
<ol class="org-ol">
<li>TFTP客户发送WRQ指明文件名和模式
</li>
<li>如果该文件能被该客户写,TFTP服务器就返回块编号为0的ACK包
</li>
<li>该客户就将文件的头512字节以块编号为1发出
</li>
<li>服务器则返回块编号为1的ACK
</li>
</ol>
<p>
这种类型的数据传输称为 <b>停止等待协议</b> 。它只用在一些简单的协议如TFTP中。将看到TCP提供了不同形式的确认,能提供更高的系统吞吐量
</p>
<p>
TFTP的优点在于 <b>实现的简单而不是高的系统吞吐量</b>
</p>
</div>
</div>
<div id="outline-container-sec-1-1-5" class="outline-4">
<h4 id="sec-1-1-5">差错码字段,差错信息字段(Error)</h4>
<div class="outline-text-4" id="text-1-1-5">
<p>
Tftp差错报文,它的操作码为5。它用于服务器不能处理读请求或写请求的情况。在文件传输过程中的读和写差错也会导致传送这种报文,接着停止传输:
</p>
<ul class="org-ul">
<li>差错编号字段:给出一个数字的差错码
</li>
<li>差错报文字段:ASCII表示,可能包含额外的操作系统说明的信息
</li>
</ul>
<p>
既然TFTP使用不可靠的UDP,TFTP就必须处理 <b>分组丢失和分组重复</b> 。分组丢失可通过发送方的超时与重传机制解决。和许多UDP应用程序一样,TFTP报文中没有检验和,它假定任何数据差错都将被UDP的检验和检测到
</p>
</div>
</div>
</div>
<div id="outline-container-sec-1-2" class="outline-3">
<h3 id="sec-1-2">实例</h3>
<div class="outline-text-3" id="text-1-2">
<p>
通过观察协议的工作情况来了解TFTP。在bsdi主机上运行TFTP客户程序,并从主机svr4读取一个文本文件:
</p>
<div class="figure">
<p><img src="pic/tftp-example.png" alt="tftp-example.png" width="70%" />
</p>
</div>
<p>
最先引起注意的是在Unix系统下接收的文件长度是914字节,而TFTP则传送了962个字节。使用wc程序我们看到文件共有48行,因此48个Unix的换行符被转化成48个CR/CF对,而默认情况下TFTP使用netascii模式传送
</p>
<p>
下图显示了发生的分组交换过程:
</p>
<div class="figure">
<p><img src="pic/tftp-dump.png" alt="tftp-dump.png" width="70%" />
</p>
</div>
<ul class="org-ul">
<li>第1行:客户向服务器发送的读请求,由于目的UDP端口是TFTP熟知端口69,tcpdump将解释TFTP分组,并显示RRQ和文件名,19字节UDP数据:
<ul class="org-ul">
<li>2字节:操作码
</li>
<li>7字节:文件名
</li>
<li>1字节:0结束
</li>
<li>8字节:netascii模式
</li>
<li>1字节:0结束
</li>
</ul>
</li>
<li>第二行:由服务器发回,共包含516字节:
<ul class="org-ul">
<li>2字节:操作码
</li>
<li>2字节:数据块号
</li>
<li>512字节:数据
</li>
</ul>
</li>
<li>第3行:这个数据块的确认:
<ul class="org-ul">
<li>2字节:操作码
</li>
<li>2字节:数据块号
</li>
</ul>
</li>
<li>第4行:最后的数据分组,包含450字节的数据。这450字节的数据加上第2行的512字节的数据就是向该客户传送的962字节的数据
</li>
</ul>
<p>
注意:tcpdump仅在第1行解释TFTP报文,而在2~5行都不显示任何TFTP协议信息。这是因为服务器进程的端口在第1行和第2行发生了变化
</p>
<pre class="example">
TFTP协议需要客户进程向服务器进程的UDP熟知端口(69)发送第一个分组(RRQ或WRQ)
之后服务器进程便向服务器主机申请一个尚未使用的端口(1077),服务器进程使用这个端口来进行请求客户进程与服务器进程间的其他数据交换
客户进程的端口号(在这个例子中为1106)没有变化
tcpdump无法知道主机srv4上的1077端口是一个TFTP服务器进程
</pre>
<p>
服务器进程端口变化的原因是服务器进程不能占用这个熟知端口来完成需一些时间的文件传输(可能是几十秒甚至数分钟)。相反,在传输当前文件的过程中,这个熟知端口要留出来供其他的TFTP客户进程发送它们的请求
</p>
<p>
回顾图10-6,当RIP服务器向客户发送的数据超过512字节,两个UDP数据报都使用服务器的熟知端口。在那个例子中,即使服务器进程必须写多个数据报以便将所有数据发回,服务器进程也是先写一个,再写一个,它们都使用它的熟知端口。然而,TFTP协议与它不同, <b>因为客户与服务器间的连接需要持续一个较长的时间</b> (可能是数秒或数分钟)。如果一个服务器进程使用熟知端口来进行文件传输,那么在文件传输期间,它要么拒绝任何来自其他客户的请求,要么一个服务器进程在同一端口(69)同时对多个客户进程进行多个文件传输。最简单的办法是让服务器进程在收到RRQ或WRQ后,改用新的端口。当然,客户进程在收到第一个数据分组后 <b>必须探测到这个新的端口,并将之后的所有确认发送到那个新的端口</b>
</p>
</div>
</div>
<div id="outline-container-sec-1-3" class="outline-3">
<h3 id="sec-1-3">安全性</h3>
<div class="outline-text-3" id="text-1-3">
<p>
注意在TFTP分组中并不提供用户名和口令。这是TFTP的 <b>安全漏洞</b> 。
</p>
<pre class="example">
由于TFTP是设计用于系统引导进程,它不可能提供用户名和口令
</pre>
<p>
TFTP的这一特性被许多解密高手用于获取Unix口令文件的复制,然后来猜测用户口令。为防止这种类型的访问,目前大多数TFTP服务器提供了一个选项来 <b>限制只能访问特定目录下的文件</b> (Unix系统中通常是/tftpboot)。这个目录中只包含无盘系统进行系统引导时所需的文件
</p>
<p>
对其他的安全性,Unix系统下的TFTP服务器通常将 <b>它的用户ID和组ID设置为不会赋给任何真正用户的值。这只允许访问具有读或写属性的文件</b>
</p>
<p>
<a href="bootp.html">Next:Bootp 引导程序协议</a>
</p>
<p>
<a href="dns.html">Previous:DNS 域名系统</a>
</p>
<p>
<a href="tii.html">Home:目录</a>
</p>
</div>
</div>
</div>
</div>
<div id="postamble" class="status">
<br/>
<div class='ds-thread'></div>
<script>
var duoshuoQuery = {short_name:'klose911'};
(function() {
var dsThread = document.getElementsByClassName('ds-thread')[0];
dsThread.setAttribute('data-thread-key', document.title);
dsThread.setAttribute('data-title', document.title);
dsThread.setAttribute('data-url', window.location.href);
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90850421-1', 'auto');
ga('send', 'pageview');
</script>
</div>
</body>
</html>
|
style/thisstyle.css | Sxsumit/Facebook-Video-Downloader | *
{
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif
}
#top
{
float: left;
clear: both;
}
ul {
clear: both;
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #333333;
text-align: center;
}
li {
display: inline;
}
li a {
display:inline-block;
color: white;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
li a:hover:not(.active) {
background-color: #2B65EC;
}
.active {
background-color: #2B65EC;
}
#section {
width:70%;
text-align: center;
clear: both;
margin-right: auto;
margin-left: auto;
}
input[type=text] {
width: 80%;
padding: 12px 20px;
margin: 10px 0;
box-sizing: border-box;
}
input[type=button], input[type=submit], input[type=reset] {
background-color: #2B65EC;
border: none;
color: white;
padding: 16px 32px;
text-decoration: none;
margin: 4px 2px;
cursor: pointer;
}
#footer {
margin-top: 10px;
background-color:black;
color:white;
clear:both;
text-align:center;
padding:5px;
}
|
optaplanner-distribution-6.2.0.Final/javadocs/org/optaplanner/core/api/score/holder/package-frame.html | jormunmor/doctorado | <!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 Wed Mar 04 22:48:14 CET 2015 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.optaplanner.core.api.score.holder (OptaPlanner distribution 6.2.0.Final API)
</TITLE>
<META NAME="date" CONTENT="2015-03-04">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../../../org/optaplanner/core/api/score/holder/package-summary.html" target="classFrame">org.optaplanner.core.api.score.holder</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="ScoreHolder.html" title="interface in org.optaplanner.core.api.score.holder" target="classFrame"><I>ScoreHolder</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="AbstractScoreHolder.html" title="class in org.optaplanner.core.api.score.holder" target="classFrame">AbstractScoreHolder</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|
apidocs/org/apache/wicket/examples/ajax/builtin/class-use/GuestBook.CommentForm.html | afiantara/apache-wicket-1.5.7 | <!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 May 30 16:48:34 EEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.wicket.examples.ajax.builtin.GuestBook.CommentForm (Wicket Parent 1.5.7 API)
</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.apache.wicket.examples.ajax.builtin.GuestBook.CommentForm (Wicket Parent 1.5.7 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"> <A HREF="../../../../../../../org/apache/wicket/examples/ajax/builtin/GuestBook.CommentForm.html" title="class in org.apache.wicket.examples.ajax.builtin"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/wicket/examples/ajax/builtin/class-use/GuestBook.CommentForm.html" target="_top"><B>FRAMES</B></A>
<A HREF="GuestBook.CommentForm.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.wicket.examples.ajax.builtin.GuestBook.CommentForm</B></H2>
</CENTER>
No usage of org.apache.wicket.examples.ajax.builtin.GuestBook.CommentForm
<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/wicket/examples/ajax/builtin/GuestBook.CommentForm.html" title="class in org.apache.wicket.examples.ajax.builtin"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/wicket/examples/ajax/builtin/class-use/GuestBook.CommentForm.html" target="_top"><B>FRAMES</B></A>
<A HREF="GuestBook.CommentForm.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 © 2006-2012 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>
|
dmgriffin/pro_CompilerOutput/documentation/CodeList_1_0_0/PhoneLocation_Enum.html | OpenTravel-Forum-2016/otaforum-mock-content | <!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by otm (version 3.0) on Wed May 18 14:45:08 EDT 2016 -->
<title>PhoneLocation_Enum</title>
<meta name="date" content="2016-05-18">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PhoneLocation_Enum";
}
//-->
</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="library-summary.html#CodeList_1_0_0">Library</a></li>
<li class="navBarCell1Rev">Object</li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../CodeList_1_0_0/ErrorWarningType_Enum.html" title="member of http://www.opentravel.org/OTM/Common/v1"><span class="strong">Prev Object</span></a></li>
<li><a href="../CodeList_1_0_0/PhoneUseType_Enum.html" title="member of http://www.opentravel.org/OTM/Common/v1"><span class="strong">Next Object</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?CodeList_1_0_0/PhoneLocation_Enum.html" target="_top">Frames</a></li>
<li><a href="PhoneLocation_Enum.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top"></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 ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">http://www.opentravel.org/OTM/Common/v1</div>
<h2 title="Open Enumeration PhoneLocation_Enum" class="title">Open Enumeration PhoneLocation_Enum</h2>
</div>
<div class="contentContainer">
<div class="summary">
<ul class="blockList">
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<h3>Description</h3>
<div class="description">
<pre>Where the phone is located.</pre>
</div>
</li>
</ul>
<hr>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<h3>Value Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Value Summary table, listing enum values, and an explanation">
<caption><span>Values</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Name</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><strong>Brand reservations office</strong></code></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><strong>Central reservations office</strong></code></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><strong>Home</strong></code></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><strong>Managing company</strong></code></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><strong>Mobile</strong></code></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><strong>Office</strong></code></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><strong>Property direct</strong></code></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><strong>Property reservation Office</strong></code></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><strong>Sales office</strong></code></td>
<td class="colLast"> </td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li><a href="library-summary.html#CodeList_1_0_0">Library</a></li>
<li class="navBarCell1Rev">Object</li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../CodeList_1_0_0/ErrorWarningType_Enum.html" title="member of http://www.opentravel.org/OTM/Common/v1"><span class="strong">Prev Object</span></a></li>
<li><a href="../CodeList_1_0_0/PhoneUseType_Enum.html" title="member of http://www.opentravel.org/OTM/Common/v1"><span class="strong">Next Object</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?CodeList_1_0_0/PhoneLocation_Enum.html" target="_top">Frames</a></li>
<li><a href="PhoneLocation_Enum.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom"></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>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript">$(document).ready(function(){
$('[data-toggle="collapsed"]').click(function(){
var target = $(this).data('target');
$(target).toggleClass('collapsed');
var imgTarget = $(this).data('imgtarget');
var img = $(imgTarget);
img.addClass('toggleButton');
$(this).removeClass('toggleButton');
});
});</script>
</html>
|
lucene/analysis/phonetic/src/java/org/apache/lucene/analysis/phonetic/package.html | terrancesnyder/solr-analytics | <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<!--
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>
<body>
Analysis components for phonetic search.
</body>
</html>
|
index.html | lgoff/lgoff.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Lindsay Goff Projects</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/style.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Navigation -->
<!-- <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Start Bootstrap</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li>
<a href="#">About</a>
</li>
<li>
<a href="#">Services</a>
</li>
<li>
<a href="#">Contact</a>
</li>
</ul>
</div>
</div>
</nav> -->
<!-- Project 1 -->
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-4 number">1</div>
<div class="col-md-8 col-sm-8 col-xs-8">
<h2><a href="MADlibs/start.html">MadLibs</a></h2>
<p>Practice with Javascript querySelector().</p>
</div>
</div>
<!--Project 2-->
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-4 number">2</div>
<div class="col-md-8 col-sm-8 col-xs-8">
<h2><a href="ThisOrThat/index.html">This or That</a></h2>
<p>Practice with replacing elements within an array on click.</p>
</div>
</div>
<!--Project 3 -->
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-4 number">3</div>
<div class="col-md-8 col-sm-8 col-xs-8">
<h2><a href="jqueryFAQ/faqStart.html">FAQ</a></h2>
<p>Practice with jQuery basics.</p>
</div>
</div>
<!--Project 4 -->
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-4 number">4</div>
<div class="col-md-8 col-sm-8 col-xs-8">
<h2><a href="LGslider/index.html">Slider Example</a></h2>
<p>Alternate way to create slider using jQuery.</p>
</div>
</div>
<!--Project 5 -->
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-4 number">5</div>
<div class="col-md-8 col-sm-8 col-xs-8">
<h2><a href="SliderLightbox/index.html">Lightbox Example</a></h2>
<p>Combine slider and lightbox.</p>
</div>
</div>
<!--Project 6 -->
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-4 number">6</div>
<div class="col-md-8 col-sm-8 col-xs-8">
<h2><a href="keyboard/index.html">Timing Example</a></h2>
<p>Use keyboard arrows to move object on screen.</p>
</div>
</div>
</body>
<!-- /.container -->
<!-- jQuery Version 1.11.1 -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>
|
doc/edu/asu/zoophy/rest/pipeline/class-use/TraitException.html | developerDemetri/zoophy-services | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_111) on Thu Apr 06 11:00:19 MST 2017 -->
<title>Uses of Class edu.asu.zoophy.rest.pipeline.TraitException</title>
<meta name="date" content="2017-04-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class edu.asu.zoophy.rest.pipeline.TraitException";
}
}
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="../../../../../../edu/asu/zoophy/rest/pipeline/TraitException.html" title="class in edu.asu.zoophy.rest.pipeline">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?edu/asu/zoophy/rest/pipeline/class-use/TraitException.html" target="_top">Frames</a></li>
<li><a href="TraitException.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 edu.asu.zoophy.rest.pipeline.TraitException" class="title">Uses of Class<br>edu.asu.zoophy.rest.pipeline.TraitException</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../edu/asu/zoophy/rest/pipeline/TraitException.html" title="class in edu.asu.zoophy.rest.pipeline">TraitException</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="#edu.asu.zoophy.rest.pipeline">edu.asu.zoophy.rest.pipeline</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="edu.asu.zoophy.rest.pipeline">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../edu/asu/zoophy/rest/pipeline/TraitException.html" title="class in edu.asu.zoophy.rest.pipeline">TraitException</a> in <a href="../../../../../../edu/asu/zoophy/rest/pipeline/package-summary.html">edu.asu.zoophy.rest.pipeline</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../edu/asu/zoophy/rest/pipeline/package-summary.html">edu.asu.zoophy.rest.pipeline</a> that throw <a href="../../../../../../edu/asu/zoophy/rest/pipeline/TraitException.html" title="class in edu.asu.zoophy.rest.pipeline">TraitException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DiscreteTraitInserter.</span><code><span class="memberNameLink"><a href="../../../../../../edu/asu/zoophy/rest/pipeline/DiscreteTraitInserter.html#addLocation--">addLocation</a></span>()</code>
<div class="block">Inserts locations as a discrete trait named States.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../edu/asu/zoophy/rest/pipeline/package-summary.html">edu.asu.zoophy.rest.pipeline</a> that throw <a href="../../../../../../edu/asu/zoophy/rest/pipeline/TraitException.html" title="class in edu.asu.zoophy.rest.pipeline">TraitException</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><span class="memberNameLink"><a href="../../../../../../edu/asu/zoophy/rest/pipeline/DiscreteTraitInserter.html#DiscreteTraitInserter-edu.asu.zoophy.rest.pipeline.ZooPhyJob-">DiscreteTraitInserter</a></span>(<a href="../../../../../../edu/asu/zoophy/rest/pipeline/ZooPhyJob.html" title="class in edu.asu.zoophy.rest.pipeline">ZooPhyJob</a> job)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../edu/asu/zoophy/rest/pipeline/TraitException.html" title="class in edu.asu.zoophy.rest.pipeline">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?edu/asu/zoophy/rest/pipeline/class-use/TraitException.html" target="_top">Frames</a></li>
<li><a href="TraitException.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>
|
lib/lucene-6.0.1/docs/analyzers-smartcn/overview-summary.html | YorkUIRLab/irlab | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_77) on Mon May 23 19:36:30 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Overview (Lucene 6.0.1 API)</title>
<meta name="date" content="2016-05-23">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Overview (Lucene 6.0.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li class="navBarCell1Rev">Overview</li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
<li><a href="overview-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Lucene 6.0.1 analyzers-smartcn API</h1>
</div>
<div class="header">
<div class="subTitle">
<div class="block">Analyzer for Simplified Chinese, which indexes words.</div>
</div>
<p>See: <a href="#overview.description">Description</a></p>
</div>
<div class="contentContainer">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
<caption><span>Packages</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/lucene/analysis/cn/smart/package-summary.html">org.apache.lucene.analysis.cn.smart</a></td>
<td class="colLast">
<div class="block">Analyzer for Simplified Chinese, which indexes words.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/lucene/analysis/cn/smart/hhmm/package-summary.html">org.apache.lucene.analysis.cn.smart.hhmm</a></td>
<td class="colLast">
<div class="block">SmartChineseAnalyzer Hidden Markov Model package.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="contentContainer"><a name="overview.description">
<!-- -->
</a>
<div class="block">Analyzer for Simplified Chinese, which indexes words.
<p>
For an introduction to Lucene's analysis API, see the <a href="../core/org/apache/lucene/analysis/package-summary.html?is-external=true"><code>org.apache.lucene.analysis</code></a> package documentation.
</p></div>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li class="navBarCell1Rev">Overview</li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
<li><a href="overview-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.</i>
<script src='./prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</small></p>
</body>
</html>
|
2.2.1.Final/apidocs/org/wildfly/swarm/keycloak/server/package-summary.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Tue Oct 30 00:53:01 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.keycloak.server (BOM: * : All 2.2.1.Final API)</title>
<meta name="date" content="2018-10-30">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.wildfly.swarm.keycloak.server (BOM: * : All 2.2.1.Final API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li 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 class="aboutLanguage">Thorntail API, 2.2.1.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/keycloak/deployment/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/wildfly/swarm/logging/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/keycloak/server/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.wildfly.swarm.keycloak.server</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/wildfly/swarm/keycloak/server/KeycloakServerProperties.html" title="interface in org.wildfly.swarm.keycloak.server">KeycloakServerProperties</a></td>
<td class="colLast"> </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/wildfly/swarm/keycloak/server/KeycloakServerFraction.html" title="class in org.wildfly.swarm.keycloak.server">KeycloakServerFraction</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 class="aboutLanguage">Thorntail API, 2.2.1.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/keycloak/deployment/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/wildfly/swarm/logging/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/keycloak/server/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 © 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
WEBUI/doc/it/prisma/presentationlayer/webui/representations/package-tree.html | pon-prisma/PrismaDemo | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_51) on Thu Mar 13 15:31:11 CET 2014 -->
<title>it.prisma.presentationlayer.webui.representations Class Hierarchy</title>
<meta name="date" content="2014-03-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="it.prisma.presentationlayer.webui.representations Class Hierarchy";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../it/prisma/presentationlayer/webui/core/package-tree.html">Prev</a></li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?it/prisma/presentationlayer/webui/representations/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 it.prisma.presentationlayer.webui.representations</h1>
<span class="strong">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../it/prisma/presentationlayer/webui/core/package-tree.html">Prev</a></li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?it/prisma/presentationlayer/webui/representations/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>
|
lib/cassandra/apache-cassandra-3.7/javadoc/org/apache/cassandra/metrics/class-use/CacheMetrics.html | jasonwee/videoOnCloud | <!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_91) on Mon Jun 06 14:51:22 EDT 2016 -->
<title>Uses of Class org.apache.cassandra.metrics.CacheMetrics (apache-cassandra API)</title>
<meta name="date" content="2016-06-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.cassandra.metrics.CacheMetrics (apache-cassandra API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/cassandra/metrics/CacheMetrics.html" title="class in org.apache.cassandra.metrics">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/metrics/class-use/CacheMetrics.html" target="_top">Frames</a></li>
<li><a href="CacheMetrics.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.metrics.CacheMetrics" class="title">Uses of Class<br>org.apache.cassandra.metrics.CacheMetrics</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/cassandra/metrics/CacheMetrics.html" title="class in org.apache.cassandra.metrics">CacheMetrics</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.cache">org.apache.cassandra.cache</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cassandra.cache">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/metrics/CacheMetrics.html" title="class in org.apache.cassandra.metrics">CacheMetrics</a> in <a href="../../../../../org/apache/cassandra/cache/package-summary.html">org.apache.cassandra.cache</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cassandra/cache/package-summary.html">org.apache.cassandra.cache</a> that return <a href="../../../../../org/apache/cassandra/metrics/CacheMetrics.html" title="class in org.apache.cassandra.metrics">CacheMetrics</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/metrics/CacheMetrics.html" title="class in org.apache.cassandra.metrics">CacheMetrics</a></code></td>
<td class="colLast"><span class="typeNameLabel">InstrumentingCache.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cache/InstrumentingCache.html#getMetrics--">getMetrics</a></span>()</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/cassandra/metrics/CacheMetrics.html" title="class in org.apache.cassandra.metrics">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/metrics/class-use/CacheMetrics.html" target="_top">Frames</a></li>
<li><a href="CacheMetrics.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 © 2016 The Apache Software Foundation</small></p>
</body>
</html>
|
gdx-nightly/docs/api/com/badlogic/gdx/graphics/g3d/particles/renderers/class-use/ModelInstanceRenderer.html | JFixby/libgdx-nightly | <!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_05) on Tue Feb 02 23:09:48 CET 2016 -->
<title>Uses of Class com.badlogic.gdx.graphics.g3d.particles.renderers.ModelInstanceRenderer (libgdx API)</title>
<meta name="date" content="2016-02-02">
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.badlogic.gdx.graphics.g3d.particles.renderers.ModelInstanceRenderer (libgdx API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../com/badlogic/gdx/graphics/g3d/particles/renderers/ModelInstanceRenderer.html" title="class in com.badlogic.gdx.graphics.g3d.particles.renderers">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">
libgdx API
<style>
body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%; font-weight:bold }
.TableHeadingColor { background:#EEEEFF; }
a { text-decoration:none }
a:hover { text-decoration:underline }
a:link, a:visited { color:blue }
table { border:0px }
.TableRowColor td:first-child { border-left:1px solid black }
.TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
hr { border:0px; border-bottom:1px solid #333366; }
</style>
</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?com/badlogic/gdx/graphics/g3d/particles/renderers/class-use/ModelInstanceRenderer.html" target="_top">Frames</a></li>
<li><a href="ModelInstanceRenderer.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.badlogic.gdx.graphics.g3d.particles.renderers.ModelInstanceRenderer" class="title">Uses of Class<br>com.badlogic.gdx.graphics.g3d.particles.renderers.ModelInstanceRenderer</h2>
</div>
<div class="classUseContainer">No usage of com.badlogic.gdx.graphics.g3d.particles.renderers.ModelInstanceRenderer</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../com/badlogic/gdx/graphics/g3d/particles/renderers/ModelInstanceRenderer.html" title="class in com.badlogic.gdx.graphics.g3d.particles.renderers">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">libgdx API</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?com/badlogic/gdx/graphics/g3d/particles/renderers/class-use/ModelInstanceRenderer.html" target="_top">Frames</a></li>
<li><a href="ModelInstanceRenderer.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>
<div style="font-size:9pt"><i>
Copyright © 2010-2013 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
</i></div>
</small></p>
</body>
</html>
|
index.html | acabralcv/msi_vi | <!doctype html>
<html lang="en" ng-app="vi_app">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="VI Assignment 1">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<title>VI Assig 1 - Disk Content Visualization</title>
<!-- Add to homescreen for Chrome on Android -->
<meta name="mobile-web-app-capable" content="yes">
<link rel="icon" sizes="192x192" href="images/android-desktop.png">
<!-- Add to homescreen for Safari on iOS -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Material Design Lite">
<link rel="apple-touch-icon-precomposed" href="images/ios-desktop.png">
<!-- Tile icon for Win8 (144x144 + tile color) -->
<meta name="msapplication-TileImage" content="images/touch/ms-touch-icon-144x144-precomposed.png">
<meta name="msapplication-TileColor" content="#3372DF">
<link rel="shortcut icon" href="images/favicon.png">
<!-- SEO: If your mobile URL is different from the desktop URL, add a canonical link to the desktop page https://developers.google.com/webmasters/smartphone-sites/feature-phones -->
<!--
<link rel="canonical" href="http://www.example.com/">
-->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
<!--script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script-->
<link rel='stylesheet' href='css/app.css' />
<link rel='stylesheet' href='css/tree.css' />
<script src="http://mrdoob.github.io/three.js/build/three.min.js"></script>
<script src="http://mrdoob.github.io/three.js/examples/js/renderers/Projector.js"></script>
<script src="http://mrdoob.github.io/three.js/examples/js/renderers/CanvasRenderer.js"></script>
<script src="http://mrdoob.github.io/three.js/examples/js/libs/stats.min.js"></script>
<script src="libs/OrbitControls.js"></script>
<script type="text/javascript" src="js/angularjs/angular.min.js"></script>
<script type="text/javascript" src="js/Utilis/Utilitarios.js"></script>
<script type="text/javascript" src="js/app.js"></script>
<script type="text/javascript" src="js/tree.js"></script>
<script type="text/javascript" src="js/Models/AppModel.js"></script>
<script type="text/javascript" src="js/Controllers/appFilters.js"></script>
<script type="text/javascript" src="js/Controllers/appControllers.js"></script>
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<style>
.modal-header, h4, .close {
background-color: #5cb85c;
color:white !important;
text-align: center;
font-size: 30px;
}
.modal-footer {
background-color: #f9f9f9;
}
</style>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&lang=en">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="stylesheet" href="css/material/material.cyan-light_blue.min.css">
<link rel="stylesheet" href="styles.css">
<style>
#view-source {
position: fixed;
display: block;
right: 0;
bottom: 0;
margin-right: 40px;
margin-bottom: 40px;
z-index: 900;
}
</style>
</head>
<body>
<div ng-controller="ViController" id="ViController" class="demo-layout mdl-layout mdl-js-layout mdl-layout--fixed-drawer mdl-layout--fixed-header">
<!--
<div ng-include="'pages/_header.html'" class="demo-header mdl-layout__header mdl-color--grey-100 mdl-color-text--grey-600"> </div>
-->
<header class="demo-header mdl-layout__header mdl-color--grey-100 mdl-color-text--grey-600">
<div class="mdl-layout__header-row">
<span class="mdl-layout-title"><a href="index.html">Home</a></span>
<div class="mdl-layout-spacer"></div>
<div class="mdl-textfield mdl-js-textfield mdl-textfield--expandable">
<label class="mdl-button mdl-js-button mdl-button--icon" for="search">
<i class="material-icons">search</i>
</label>
<div class="mdl-textfield__expandable-holder">
<input class="mdl-textfield__input" type="text" id="search">
<label class="mdl-textfield__label" for="search">Enter your query...</label>
</div>
</div>
<button class="mdl-button mdl-js-button mdl-js-ripple-effect mdl-button--icon" id="hdrbtn">
<i class="material-icons">more_vert</i>
</button>
<ul class="mdl-menu mdl-js-menu mdl-js-ripple-effect mdl-menu--bottom-right" for="hdrbtn">
<li class="mdl-menu__item"><a href="index.html">Home</a></li>
<li class="mdl-menu__item"><a href="helps.html">Helps</a></li>
<li class="mdl-menu__item"><a href="discussion.html">Discussion</a></li>
<li class="mdl-menu__item"><a href="about.html">About Project</a></li>
</ul>
<!-- <div ng-include="'pages/partials/_menu_top.html'"></div>-->
<!--
<ul class="mdl-menu mdl-js-menu mdl-js-ripple-effect mdl-menu--bottom-right" for="hdrbtn">
<li class="mdl-menu__item"><a href="index.html">Home</a></li>
<li class="mdl-menu__item"><a href="helps.html">Helps</a></li>
</ul>
-->
</div>
</header>
<div class="demo-drawer mdl-layout__drawer mdl-color--blue-grey-900 mdl-color-text--blue-grey-50">
<nav ng-include="'pages/_nav_menu.html'" class="demo-navigation mdl-navigation mdl-color--blue-grey-800"> </nav>
</div>
<main class="mdl-layout__content mdl-color--grey-100">
<!-- Modal view-->
<dialog id="dialog-view" class="mdl-dialog" style="width:35%">
<div ng-include="'pages/_modal_view.html'"></div>
</dialog>
<!--button type="button" class="mdl-button show-modal show-modal-confirm">Show Modal</button-->
<dialog ng-include="'pages/_modal_confirm.html'" id ="dialog-confirm" class="mdl-dialog">
</dialog>
<!-- 3D Views Cointainner -->
<div id="appContainer" style="float:left; border:1px solid #c90; width:95%; position:relative; left:-248px; top: -43px">
</div>
</main>
<script>
var _element;
var dialog,dialog_confirm;
var prepareModalViews = function(){
dialog = document.getElementById('dialog-view');
if (! dialog.showModal) {
dialogPolyfill.registerDialog(dialog);
}
dialog.querySelector('.close').addEventListener('click', function() {
dialog.close();
});
}
var prepareModalConfirms = function(){
dialog_confirm = document.getElementById('dialog-confirm');
if (! dialog_confirm.showModal) {
dialogPolyfill.registerDialog(dialog_confirm);
}
dialog_confirm.querySelector('.close-confirm').addEventListener('click', function() {
dialog_confirm.close();
});
}
var loader = new THREE.FontLoader();
loader.load( 'fonts/helvetiker_regular.typeface.js', function ( font ) {
setTimeout(function(){
//get scope app controller and aplay chage to selected object data
_element = angular.element(document.getElementById('ViController')).scope()
_element.$apply(function() {
_element.font = font;
})
init( font );
animate();
prepareModalViews()
prepareModalConfirms()
},500);
});
var particleMaterial;
var raycaster;
var mouse;
raycaster = new THREE.Raycaster();
mouse = new THREE.Vector2();
//var paneLenght = 70, paneWidth = 60;
drawPane(20,50, 1,0,0, 0x808080);
drawPane(20,50, 21.8,0,0, 0x808080);
// once everything is loaded, we run our Three.js stuff.
function init(font) {
//drawPane(paneLenght,paneWidth);
setControls();
processInfoGroupedInfo(font);
document.addEventListener( 'mousedown', onDocumentMouseDown, false );
document.addEventListener( 'touchstart', onDocumentTouchStart, false );
}
function onWindowResize() {
camera.aspect = window.innerWidth / window.innerHeight;
camera.updateProjectionMatrix()
renderer.setSize( window.innerWidth, window.innerHeight )
}
function onDocumentTouchStart( event ) {
event.preventDefault();
event.clientX = event.touches[0].clientX;
event.clientY = event.touches[0].clientY;
onDocumentMouseDown( event );
}
function onDocumentMouseDown( event ) {
event.preventDefault();
mouse.x = ( event.clientX / renderer.domElement.clientWidth ) * 2 - 1;
mouse.y = - ( event.clientY / renderer.domElement.clientHeight ) * 2 + 1;
event.preventDefault();
raycaster.setFromCamera( mouse, camera );
var intersects = raycaster.intersectObjects( objects );
if ( intersects.length > 0 ) {
intersects[ 0 ].object.material.color.setHex( Math.random() * 0xffffff );
var particle = new THREE.Sprite( particleMaterial );
particle.position.copy( intersects[ 0 ].point );
particle.scale.x = particle.scale.y = 0.2;
scene.add( particle );
_element.$apply(function() {
_element.objSelectedUserdata = intersects[0].object.userData.objGroup //obj grouped info selected
_element.objTreeSelectedUserdata = intersects[0].object.userData.objTree //obj folder tree selected
})
// Open modal with seleted objct data
OpenModal(_element,intersects[0].object.userData.objGroup.grouped_ext)
}
}
var OpenModal = function(_element, type){
_element.$apply(function() {
if(_element.isFile(type)){
dialog.showModal();
}else{
dialog_confirm.showModal();
}
})
}
var OpenModalFolderDetails = function(){
dialog_confirm.close();
dialog.showModal();
}
var OpenModalFolderTreee = function(){
_element.$apply(function() {
dialog_confirm.close();
_element.TesteFolderTree()
})
}
</script>
</div>
<script src="js/material/material.min.js"></script>
</body>
</html>
|
docs/0.1.5/org/trellisldp/spi/RuntimeRepositoryException.html | acoburn/trellis-spi | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (9) on Fri Oct 06 21:45:54 EDT 2017 -->
<title>RuntimeRepositoryException (trellis-spi 0.1.5 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="date" content="2017-10-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../jquery/jquery-1.10.2.js"></script>
<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RuntimeRepositoryException (trellis-spi 0.1.5 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../";loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../org/trellisldp/spi/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/trellisldp/spi/ResourceService.html" title="interface in org.trellisldp.spi"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../org/trellisldp/spi/Session.html" title="interface in org.trellisldp.spi"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/trellisldp/spi/RuntimeRepositoryException.html" target="_top">Frames</a></li>
<li><a href="RuntimeRepositoryException.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>
<ul class="navListSearch">
<li><span>SEARCH: </span>
<input type="text" id="search" value=" " disabled="disabled">
<input type="reset" id="reset" value=" " disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#methods.inherited.from.class.java.lang.Throwable">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding"> </div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="../../../org/trellisldp/spi/package-summary.html">org.trellisldp.spi</a></div>
<h2 title="Class RuntimeRepositoryException" class="title">Class RuntimeRepositoryException</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>java.lang.Throwable</li>
<li>
<ul class="inheritance">
<li>java.lang.Exception</li>
<li>
<ul class="inheritance">
<li>java.lang.RuntimeException</li>
<li>
<ul class="inheritance">
<li>org.trellisldp.spi.RuntimeRepositoryException</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use the org.trellisldp.api package instead</span></div>
</div>
<br>
<pre>@Deprecated
public class <span class="typeNameLabel">RuntimeRepositoryException</span>
extends java.lang.RuntimeException</pre>
<div class="block">Base class for all trellis unchecked exceptions.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../serialized-form.html#org.trellisldp.spi.RuntimeRepositoryException">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="../../../org/trellisldp/spi/RuntimeRepositoryException.html#RuntimeRepositoryException--">RuntimeRepositoryException</a></span>​()</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">Create a new RuntimeRepositoryException</div>
</td>
</tr>
<tr class="rowColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="../../../org/trellisldp/spi/RuntimeRepositoryException.html#RuntimeRepositoryException-java.lang.String-">RuntimeRepositoryException</a></span>​(java.lang.String message)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">Create a new RuntimeRepositoryException with a custom message</div>
</td>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="../../../org/trellisldp/spi/RuntimeRepositoryException.html#RuntimeRepositoryException-java.lang.String-java.lang.Throwable-">RuntimeRepositoryException</a></span>​(java.lang.String message,
java.lang.Throwable cause)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">Create a new RuntimeRepositoryException with a custom message and known cause</div>
</td>
</tr>
<tr class="rowColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="../../../org/trellisldp/spi/RuntimeRepositoryException.html#RuntimeRepositoryException-java.lang.Throwable-">RuntimeRepositoryException</a></span>​(java.lang.Throwable cause)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">Create a new RuntimeRepositoryException with a known cause</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Throwable</h3>
<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="RuntimeRepositoryException--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RuntimeRepositoryException</h4>
<pre>public RuntimeRepositoryException​()</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">Create a new RuntimeRepositoryException</div>
</li>
</ul>
<a name="RuntimeRepositoryException-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RuntimeRepositoryException</h4>
<pre>public RuntimeRepositoryException​(java.lang.String message)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">Create a new RuntimeRepositoryException with a custom message</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>message</code> - the message</dd>
</dl>
</li>
</ul>
<a name="RuntimeRepositoryException-java.lang.String-java.lang.Throwable-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RuntimeRepositoryException</h4>
<pre>public RuntimeRepositoryException​(java.lang.String message,
java.lang.Throwable cause)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">Create a new RuntimeRepositoryException with a custom message and known cause</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>message</code> - the message</dd>
<dd><code>cause</code> - the cause</dd>
</dl>
</li>
</ul>
<a name="RuntimeRepositoryException-java.lang.Throwable-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>RuntimeRepositoryException</h4>
<pre>public RuntimeRepositoryException​(java.lang.Throwable cause)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">Create a new RuntimeRepositoryException with a known cause</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>cause</code> - the cause</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../org/trellisldp/spi/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/trellisldp/spi/ResourceService.html" title="interface in org.trellisldp.spi"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../org/trellisldp/spi/Session.html" title="interface in org.trellisldp.spi"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/trellisldp/spi/RuntimeRepositoryException.html" target="_top">Frames</a></li>
<li><a href="RuntimeRepositoryException.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#methods.inherited.from.class.java.lang.Throwable">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
test-webapp/src/main/webapp/index.html | ggeorgovassilis/gwt-sl | <!--
Copyright 2007 George Georgovassilis <g.georgovassilis[at]gmail.com>
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.
-->
<html>
<head>
<meta http-equiv="refresh" content="0;url=org.gwtwidgets.server.spring.test.ClientApplication/ClientApplication.html"/>
</head>
<body>
<a href="org.gwtwidgets.server.spring.test.ClientApplication/ClientApplication.html">To GWTHandler test</a>
</body>
</html> |
src/main/resources/public/js/gesem-old/app/login/login.html | GFalcon-UA/Gesem | <!--
~ Copyright (c) 2016-2017 by Oleksii KHALIKOV.
~ ========================================================
~ 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 ng-init="vm.init">
<div class="page-header" style="margin: auto; max-width: 80%">
<img src="../../../img/logo.png" align="middle" vspace="10px" width="350px" alt="GFalcon"><br/>
<h1>GF Gesem
<small>Management Accounting System v-1.0</small>
</h1>
</div>
<div id="loginPlace" ng-if="!vm.isRegisterPage">
<form class="form-horizontal" style="width: 600px; margin: auto">
<div class="form-group">
<p id="loginMessage" class="bg-info"></p>
<label for="loginLogin" class="col-sm-2 control-label">Пользователь</label>
<div class="col-sm-10">
<input type="text" class="form-control" id="loginLogin" placeholder="Login"
ng-model="vm.oUser.sLogin">
</div>
</div>
<div class="form-group">
<label for="passwordLogin" class="col-sm-2 control-label">Пароль</label>
<div class="col-sm-10">
<input type="password" class="form-control" id="passwordLogin" placeholder="Password"
ng-model="vm.oUser.sPassword">
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<button type="button" class="btn btn-default" ng-click="vm.auth(vm.oUser)">Войти</button>
<button type="button" class="btn btn-default" ng-click="vm.changeView()">Зарегистрироваться</button>
</div>
</div>
</form>
</div>
<div id="registerPlace" ng-if="vm.isRegisterPage">
<form class="form-horizontal" style="width: 600px; margin: auto">
<div class="form-group">
<p id="loginRegisterMessage" class="bg-danger"></p>
<label for="loginRegister" class="col-sm-2 control-label">Пользователь</label>
<div class="col-sm-10">
<input type="text" class="form-control" id="loginRegister" placeholder="Login"
ng-model="vm.oUser.sLogin">
</div>
</div>
<div class="form-group">
<label for="passwordRegister" class="col-sm-2 control-label">Пароль</label>
<div class="col-sm-10">
<input type="password" class="form-control" id="passwordRegister" placeholder="Password"
ng-model="vm.oUser.sPassword">
</div>
</div>
<div class="form-group">
<label for="passwordConfirmationRegister" class="col-sm-2 control-label">Пароль</label>
<div class="col-sm-10">
<input type="password" class="form-control" id="passwordConfirmationRegister" placeholder="Password"
ng-model="vm.oUser.sConfirmPassword">
</div>
<p id="passwordConfirmationRegisterMessage" class="bg-warning"></p>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<button type="button" class="btn btn-default" ng-click="vm.register(vm.oUser)">Зарегистрироваться
</button>
<button type="button" class="btn btn-default" ng-click="vm.changeView()">Назад</button>
</div>
</div>
</form>
</div>
<div class="panel panel-default" style="margin: auto; max-width: 80%">
<div class="panel-body">
<span class="label label-default">Copiright ©</span>
<span class="label label-primary">Oleksii KHALIKOV</span>
</div>
</div>
</div> |
guacamole/src/main/webapp/app/login/styles/dialog.css | lato333/guacamole-client | /*
* 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.
*/
.login-ui.error .login-dialog {
animation-name: shake-head;
animation-duration: 0.25s;
animation-timing-function: linear;
-webkit-animation-name: shake-head;
-webkit-animation-duration: 0.25s;
-webkit-animation-timing-function: linear;
}
.login-ui div.login-dialog-middle {
width: 100%;
display: table-cell;
vertical-align: middle;
text-align: center;
}
.login-ui div.login-dialog {
animation: fadein 0.125s linear;
-moz-animation: fadein 0.125s linear;
-webkit-animation: fadein 0.125s linear;
width: 100%;
max-width: 3in;
text-align: left;
padding: 1em;
border: 1px solid rgba(0, 0, 0, 0.25);
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
font-size: 1.25em;
display: inline-block;
}
.login-ui .login-dialog h1 {
margin-top: 0;
margin-bottom: 0em;
text-align: center;
}
.login-ui .login-dialog .information {
font-size: 0.7em;
margin-top: 1em;
text-align: center;
}
.login-ui .login-dialog .buttons {
text-align: right;
margin: 0;
margin-top: 1em;
}
.login-ui .login-dialog .login-fields {
vertical-align: middle;
}
.login-ui .login-dialog th {
text-shadow: 1px 1px white;
}
.login-ui .login-dialog .version {
padding: 0.5em 0;
}
.login-ui .login-dialog .version .app-name {
font-weight: bold;
text-transform: uppercase;
text-align: center;
font-size: 1.25em;
}
.login-ui .login-dialog .version .version-number {
position: absolute;
right: 0;
bottom: 0;
padding: 0.25em 0.75em;
margin: 0.25em;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-khtml-border-radius: 0.5em;
border-radius: 0.5em;
color: white;
background: green;
font-size: 0.5em;
font-style: italic;
opacity: 0.5;
}
.login-ui .login-dialog .logo {
display: block;
margin: 0.5em auto;
width: 242px;
height: 96px;
background-size: 175px 94px;
-moz-background-size: 175px 94px;
-webkit-background-size: 175px 94px;
-khtml-background-size: 175px 94px;
background-image: url("images/guac-tricolor.png");
background-repeat: no-repeat;
background-position: center;
}
.login-ui.continuation div.login-dialog {
border-right: none;
border-left: none;
box-shadow: none;
max-width: 6in;
}
.login-ui.continuation .login-dialog .logo,
.login-ui.continuation .login-dialog .version {
display: none;
}
|
integration/test-sites/test-sites/e-commerce/allinone/computers/tablets.html | tribbloid/spookystuff | <!DOCTYPE html>
<html>
<head>
<title>Web Scraper</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="keywords" content="web scraping,Web Scraper,Chrome extension,Crawling,Cross platform scraper, " />
<meta name="description" content="Web Scraper Chrome extension a free tool to scrape dynamic web pages." />
<link rel="icon" sizes="128x128" href="/favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link media="all" type="text/css" rel="stylesheet" href="/style.css">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="/site.js"></script>
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="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="/">Web Scraper</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li ><a href="/">Home</a></li>
<li ><a href="/service">Service</a></li>
<li ><a href="/screenshots">Screenshots</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Learn <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li ><a href="/tutorials">Tutorials</a></li>
<li ><a href="/documentation">Documentation</a></li>
<li class="divider"></li>
<li class="active"><a href="/test-sites">Test sites</a></li>
</ul>
</li>
<li ><a href="/help">Help</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="http://chrome.google.com/webstore/detail/web-scraper/jnhgnonknehpejjnehehllkliplmbmhn" target="_blank">Download</a></li>
<li><a href="https://github.com/martinsbalodis/web-scraper-chrome-extension" target="_blank">GitHub</a></li>
</ul>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-3 sidebar">
<div class="navbar-default sidebar" role="navigation">
<div class="sidebar-nav navbar-collapse">
<ul class="nav" id="side-menu">
<li >
<a href="/test-sites/e-commerce/allinone">Home</a>
</li>
<li class="active">
<a href="/test-sites/e-commerce/allinone/computers" class="category-link ">
Computers<span class="fa arrow"></span>
</a>
<ul class="nav nav-second-level collapse in">
<li>
<a href="/test-sites/e-commerce/allinone/computers/laptops" class="subcategory-link ">
Laptops </a>
</li>
<li>
<a href="/test-sites/e-commerce/allinone/computers/tablets" class="subcategory-link active">
Tablets </a>
</li>
</ul>
</li>
<li >
<a href="/test-sites/e-commerce/allinone/phones" class="category-link ">
Phones<span class="fa arrow"></span>
</a>
</li>
</ul>
</div>
</div> </div>
<div class="col-md-9">
<h1 class="page-header">Computers / Tablets</h1>
<div class="row">
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$69.99</h4>
<h4><a href="#" class="title">Lenovo IdeaTab</a></h4>
<p class="description">7" screen, Android</p>
</div>
<div class="ratings">
<p class="pull-right">13 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$88.99</h4>
<h4><a href="#" class="title">IdeaTab A3500L</a></h4>
<p class="description">Black, 7" IPS, Quad-Core 1.2GHz, 8GB, Android 4.2</p>
</div>
<div class="ratings">
<p class="pull-right">8 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$96.99</h4>
<h4><a href="#" class="title">Acer Iconia</a></h4>
<p class="description">7" screen, Android, 16GB</p>
</div>
<div class="ratings">
<p class="pull-right">11 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$97.99</h4>
<h4><a href="#" class="title">Galaxy Tab 3</a></h4>
<p class="description">7", 8GB, Wi-Fi, Android 4.2, White</p>
</div>
<div class="ratings">
<p class="pull-right">13 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$99.99</h4>
<h4><a href="#" class="title">Iconia B1-730HD</a></h4>
<p class="description">Black, 7", 1.6GHz Dual-Core, 8GB, Android 4.4</p>
</div>
<div class="ratings">
<p class="pull-right">9 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$101.99</h4>
<h4><a href="#" class="title">Memo Pad HD 7</a></h4>
<p class="description">IPS, Dual-Core 1.2GHz, 8GB, Android 4.3</p>
</div>
<div class="ratings">
<p class="pull-right">8 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$102.99</h4>
<h4><a href="#" class="title">Asus MeMO Pad</a></h4>
<p class="description">7" screen, Android, 8GB</p>
</div>
<div class="ratings">
<p class="pull-right">7 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$103.99</h4>
<h4><a href="#" class="title">Amazon Kindle</a></h4>
<p class="description">6" screen, wifi</p>
</div>
<div class="ratings">
<p class="pull-right">5 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$107.99</h4>
<h4><a href="#" class="title">Galaxy Tab 3</a></h4>
<p class="description">7", 8GB, Wi-Fi, Android 4.2, Yellow</p>
</div>
<div class="ratings">
<p class="pull-right">11 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$121.99</h4>
<h4><a href="#" class="title">IdeaTab A8-50</a></h4>
<p class="description">Blue, 8" IPS, Quad-Core 1.3GHz, 16GB, Android 4.2</p>
</div>
<div class="ratings">
<p class="pull-right">3 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$130.99</h4>
<h4><a href="#" class="title">MeMO Pad 7</a></h4>
<p class="description">White, 7", Atom 1.2GHz, 8GB, Android 4.4</p>
</div>
<div class="ratings">
<p class="pull-right">7 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$148.99</h4>
<h4><a href="#" class="title">IdeaTab A3500-H</a></h4>
<p class="description">Blue, 7" IPS, Quad-Core 1.3GHz, 8GB, 3G, Android 4.2</p>
</div>
<div class="ratings">
<p class="pull-right">13 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$172.99</h4>
<h4><a href="#" class="title">IdeaTab S5000</a></h4>
<p class="description">Silver, 7" IPS, Quad-Core 1.2Ghz, 16GB, 3G, Android 4.2</p>
</div>
<div class="ratings">
<p class="pull-right">14 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$233.99</h4>
<h4><a href="#" class="title">Galaxy Tab 4</a></h4>
<p class="description">LTE (SM-T235), Quad-Core 1.2GHz, 8GB, Black</p>
</div>
<div class="ratings">
<p class="pull-right">4 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$251.99</h4>
<h4><a href="#" class="title">Galaxy Tab</a></h4>
<p class="description">16GB, White</p>
</div>
<div class="ratings">
<p class="pull-right">12 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$320.99</h4>
<h4><a href="#" class="title">MeMo PAD FHD 10</a></h4>
<p class="description">White, 10.1" IPS, 1.6GHz, 2GB, 16GB, Android 4.2</p>
</div>
<div class="ratings">
<p class="pull-right">11 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$399.99</h4>
<h4><a href="#" class="title">Galaxy Note</a></h4>
<p class="description">10.1", 3G, Android 4.0, Garnet Red</p>
</div>
<div class="ratings">
<p class="pull-right">7 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$489.99</h4>
<h4><a href="#" class="title">Galaxy Note</a></h4>
<p class="description">12.2", 32GB, WiFi, Android 4.4, White</p>
</div>
<div class="ratings">
<p class="pull-right">13 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$537.99</h4>
<h4><a href="#" class="title">iPad Mini Retina</a></h4>
<p class="description">Wi-Fi + Cellular, 32GB, Silver</p>
</div>
<div class="ratings">
<p class="pull-right">3 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$587.99</h4>
<h4><a href="#" class="title">Galaxy Note 10.1</a></h4>
<p class="description">10.1", 32GB, Black</p>
</div>
<div class="ratings">
<p class="pull-right">2 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
<div class="col-sm-4 col-lg-4 col-md-4">
<div class="thumbnail">
<img class="img-responsive" alt="item" src="/images/test-sites/e-commerce/items/cart2.png">
<div class="caption">
<h4 class="pull-right price">$603.99</h4>
<h4><a href="#" class="title">Apple iPad Air</a></h4>
<p class="description">Wi-Fi, 64GB, Silver</p>
</div>
<div class="ratings">
<p class="pull-right">13 reviews</p>
<p>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
<span class="glyphicon glyphicon-star"></span>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="container">
<p class="text-muted">© 2017 Web Scraper | <a href="/contact">contact</a> </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-47270784-2', 'auto');
ga('send', 'pageview');
</script>
</body>
</html> |
app/excel.html | StephanieMak/tech-for-good | <!doctype html>
<html lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="A front-end template that helps you build fast, modern mobile web apps.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Microsoft - Citizenship</title>
<!-- Add to homescreen -->
<link rel="manifest" href="manifest.json">
<!-- Fallback to homescreen for Chrome <39 on Android -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="application-name" content="Web Starter Kit">
<link rel="icon" sizes="192x192" href="images/touch/chrome-touch-icon-192x192.png">
<!-- Add to homescreen for Safari on iOS -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Web Starter Kit">
<link rel="apple-touch-icon" href="images/touch/apple-touch-icon.png">
<link rel="stylesheet" href="styles/index.css">
<link rel="stylesheet" href="styles/common.css">
<link rel="stylesheet" href="styles/outlook.css">
<!-- Tile icon for Win8 (144x144 + tile color) -->
<meta name="msapplication-TileImage" content="images/touch/ms-touch-icon-144x144-precomposed.png">
<meta name="msapplication-TileColor" content="#3372DF">
<meta name="theme-color" content="#3372DF">
<!-- SEO: If your mobile URL is different from the desktop URL, add a canonical link to the desktop page https://developers.google.com/webmasters/smartphone-sites/feature-phones -->
<!--
<link rel="canonical" href="http://www.example.com/">
-->
<!-- Page styles -->
<link rel="stylesheet" href="styles/main.css">
</head>
<body>
<header class="app-bar promote-layer">
<div class="app-bar-container">
<button class="menu">
<i class="icon icon-menu" style="color: white; padding-top: 7px;"></i></button>
<h1 class="logo" id="logo-header-text">Tips and Tricks for <strong>Lync</strong>, <strong>Outlook</strong>, <strong>Word</strong> and <strong>Excel</strong></h1>
<section class="app-bar-actions">
<!-- Put App Bar Buttons Here -->
<!-- e.g <button><i class="icon icon-star"></i></button> -->
<h5 class="white-text normal-font-weight">By the Microsoft Tech4Good citizenship team</h5>
</section>
</div>
</header>
<nav class="navdrawer-container promote-layer">
<h4>Menu</h4>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="lync.html">Lync</a></li>
<li><a href="outlook.html">Outlook</a></li>
<li><a href="word.html">Word</a></li>
<li class="navbar-selected"><a href="excel.html">Excel</a></li>
</ul>
</nav>
<main>
<img src="excel2010.png" class="top-image" />
<h1 id="hello" class="top-text">Excel</h1>
<p>Coming soon.</p>
<!-- <p>Tips and tricks for Excel</p>
<h2 id="get-started">Get Started.</h2>
<h2>Tips and tricks</h2>
<h2 id="excel-best-practices">Best Practices*</h2> -->
</main>
<div class="bottom">
</div>
<!-- build:js scripts/main.min.js -->
<script src="scripts/main.js"></script>
<!-- endbuild -->
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID -->
<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-66128098-1', 'auto');
ga('send', 'pageview');
</script>
<!-- Built with love using Web Starter Kit -->
</html>
<!-- to do:
typing dates
disabling notitifications
navigation to lync otpions
time tracking
enable conversation view
--> |
02-js-events/test-events.html | iproduct/course-node-express-react | <!DOCTYPE html>
<!--
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
-->
<html>
<head>
<title>TODO supply a title</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<script type="text/javascript" src="js/test-events.js"></script>
</head>
<body onload="init();">
<h1>Test JS Event Handling</h1>
<a href="test-events.html" onclick="alert('Link clicked'); return true;">Click me</a>
<br>
<a id="traditional" href="test.html">Click me (Traditional Event Handling Model)</a>
<form id="form1" novalidate="novalidate">
<input type='text' name="name" id="name" >
<input id="b1" type="button" value="Button 1"
onclick="alert(form.b1.value);" />
<input id="b2" type="button" value="Button 2"
onclick="alert(getElementById('b2').value);" />
<input id="submit" type="submit" value="Submit Form" >
</form>
</body>
</html> |
docs/apidocs/org/apache/hadoop/hbase/package-frame.html | Shmuma/hbase | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Mon Jul 18 08:23:47 PDT 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.hadoop.hbase (HBase 0.90.3-cdh3u1 API)
</TITLE>
<META NAME="date" CONTENT="2011-07-18">
<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/hbase/package-summary.html" target="classFrame">org.apache.hadoop.hbase</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="Abortable.html" title="interface in org.apache.hadoop.hbase" target="classFrame"><I>Abortable</I></A>
<BR>
<A HREF="Server.html" title="interface in org.apache.hadoop.hbase" target="classFrame"><I>Server</I></A>
<BR>
<A HREF="Stoppable.html" title="interface in org.apache.hadoop.hbase" target="classFrame"><I>Stoppable</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="Chore.html" title="class in org.apache.hadoop.hbase" target="classFrame">Chore</A>
<BR>
<A HREF="ClusterStatus.html" title="class in org.apache.hadoop.hbase" target="classFrame">ClusterStatus</A>
<BR>
<A HREF="HBaseConfiguration.html" title="class in org.apache.hadoop.hbase" target="classFrame">HBaseConfiguration</A>
<BR>
<A HREF="HColumnDescriptor.html" title="class in org.apache.hadoop.hbase" target="classFrame">HColumnDescriptor</A>
<BR>
<A HREF="HConstants.html" title="class in org.apache.hadoop.hbase" target="classFrame">HConstants</A>
<BR>
<A HREF="HMsg.html" title="class in org.apache.hadoop.hbase" target="classFrame">HMsg</A>
<BR>
<A HREF="HRegionInfo.html" title="class in org.apache.hadoop.hbase" target="classFrame">HRegionInfo</A>
<BR>
<A HREF="HRegionLocation.html" title="class in org.apache.hadoop.hbase" target="classFrame">HRegionLocation</A>
<BR>
<A HREF="HServerAddress.html" title="class in org.apache.hadoop.hbase" target="classFrame">HServerAddress</A>
<BR>
<A HREF="HServerInfo.html" title="class in org.apache.hadoop.hbase" target="classFrame">HServerInfo</A>
<BR>
<A HREF="HServerInfo.LoadComparator.html" title="class in org.apache.hadoop.hbase" target="classFrame">HServerInfo.LoadComparator</A>
<BR>
<A HREF="HServerLoad.html" title="class in org.apache.hadoop.hbase" target="classFrame">HServerLoad</A>
<BR>
<A HREF="HServerLoad.RegionLoad.html" title="class in org.apache.hadoop.hbase" target="classFrame">HServerLoad.RegionLoad</A>
<BR>
<A HREF="HTableDescriptor.html" title="class in org.apache.hadoop.hbase" target="classFrame">HTableDescriptor</A>
<BR>
<A HREF="KeyValue.html" title="class in org.apache.hadoop.hbase" target="classFrame">KeyValue</A>
<BR>
<A HREF="KeyValue.KeyComparator.html" title="class in org.apache.hadoop.hbase" target="classFrame">KeyValue.KeyComparator</A>
<BR>
<A HREF="KeyValue.KVComparator.html" title="class in org.apache.hadoop.hbase" target="classFrame">KeyValue.KVComparator</A>
<BR>
<A HREF="KeyValue.MetaComparator.html" title="class in org.apache.hadoop.hbase" target="classFrame">KeyValue.MetaComparator</A>
<BR>
<A HREF="KeyValue.MetaKeyComparator.html" title="class in org.apache.hadoop.hbase" target="classFrame">KeyValue.MetaKeyComparator</A>
<BR>
<A HREF="KeyValue.RootComparator.html" title="class in org.apache.hadoop.hbase" target="classFrame">KeyValue.RootComparator</A>
<BR>
<A HREF="KeyValue.RootKeyComparator.html" title="class in org.apache.hadoop.hbase" target="classFrame">KeyValue.RootKeyComparator</A>
<BR>
<A HREF="KeyValue.RowComparator.html" title="class in org.apache.hadoop.hbase" target="classFrame">KeyValue.RowComparator</A>
<BR>
<A HREF="KeyValue.SplitKeyValue.html" title="class in org.apache.hadoop.hbase" target="classFrame">KeyValue.SplitKeyValue</A>
<BR>
<A HREF="LocalHBaseCluster.html" title="class in org.apache.hadoop.hbase" target="classFrame">LocalHBaseCluster</A>
<BR>
<A HREF="MasterAddressTracker.html" title="class in org.apache.hadoop.hbase" target="classFrame">MasterAddressTracker</A>
<BR>
<A HREF="RemoteExceptionHandler.html" title="class in org.apache.hadoop.hbase" target="classFrame">RemoteExceptionHandler</A></FONT></TD>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Enums</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="HColumnDescriptor.CompressionType.html" title="enum in org.apache.hadoop.hbase" target="classFrame">HColumnDescriptor.CompressionType</A>
<BR>
<A HREF="HConstants.Modify.html" title="enum in org.apache.hadoop.hbase" target="classFrame">HConstants.Modify</A>
<BR>
<A HREF="HConstants.OperationStatusCode.html" title="enum in org.apache.hadoop.hbase" target="classFrame">HConstants.OperationStatusCode</A>
<BR>
<A HREF="HMsg.Type.html" title="enum in org.apache.hadoop.hbase" target="classFrame">HMsg.Type</A>
<BR>
<A HREF="KeyValue.Type.html" title="enum in org.apache.hadoop.hbase" target="classFrame">KeyValue.Type</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="ClockOutOfSyncException.html" title="class in org.apache.hadoop.hbase" target="classFrame">ClockOutOfSyncException</A>
<BR>
<A HREF="DoNotRetryIOException.html" title="class in org.apache.hadoop.hbase" target="classFrame">DoNotRetryIOException</A>
<BR>
<A HREF="DroppedSnapshotException.html" title="class in org.apache.hadoop.hbase" target="classFrame">DroppedSnapshotException</A>
<BR>
<A HREF="InvalidFamilyOperationException.html" title="class in org.apache.hadoop.hbase" target="classFrame">InvalidFamilyOperationException</A>
<BR>
<A HREF="MasterNotRunningException.html" title="class in org.apache.hadoop.hbase" target="classFrame">MasterNotRunningException</A>
<BR>
<A HREF="NotAllMetaRegionsOnlineException.html" title="class in org.apache.hadoop.hbase" target="classFrame">NotAllMetaRegionsOnlineException</A>
<BR>
<A HREF="NotServingRegionException.html" title="class in org.apache.hadoop.hbase" target="classFrame">NotServingRegionException</A>
<BR>
<A HREF="PleaseHoldException.html" title="class in org.apache.hadoop.hbase" target="classFrame">PleaseHoldException</A>
<BR>
<A HREF="RegionException.html" title="class in org.apache.hadoop.hbase" target="classFrame">RegionException</A>
<BR>
<A HREF="TableExistsException.html" title="class in org.apache.hadoop.hbase" target="classFrame">TableExistsException</A>
<BR>
<A HREF="TableNotDisabledException.html" title="class in org.apache.hadoop.hbase" target="classFrame">TableNotDisabledException</A>
<BR>
<A HREF="TableNotFoundException.html" title="class in org.apache.hadoop.hbase" target="classFrame">TableNotFoundException</A>
<BR>
<A HREF="UnknownRegionException.html" title="class in org.apache.hadoop.hbase" target="classFrame">UnknownRegionException</A>
<BR>
<A HREF="UnknownRowLockException.html" title="class in org.apache.hadoop.hbase" target="classFrame">UnknownRowLockException</A>
<BR>
<A HREF="UnknownScannerException.html" title="class in org.apache.hadoop.hbase" target="classFrame">UnknownScannerException</A>
<BR>
<A HREF="YouAreDeadException.html" title="class in org.apache.hadoop.hbase" target="classFrame">YouAreDeadException</A>
<BR>
<A HREF="ZooKeeperConnectionException.html" title="class in org.apache.hadoop.hbase" target="classFrame">ZooKeeperConnectionException</A></FONT></TD>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Annotation Types</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="VersionAnnotation.html" title="annotation in org.apache.hadoop.hbase" target="classFrame">VersionAnnotation</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|
2017.5.0/apidocs/org/wildfly/swarm/config/class-use/EE.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112) on Mon May 01 08:43:55 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.swarm.config.EE (Public javadocs 2017.5.0 API)</title>
<meta name="date" content="2017-05-01">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.wildfly.swarm.config.EE (Public javadocs 2017.5.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/wildfly/swarm/config/EE.html" title="class in org.wildfly.swarm.config">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.5.0</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/class-use/EE.html" target="_top">Frames</a></li>
<li><a href="EE.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.wildfly.swarm.config.EE" class="title">Uses of Class<br>org.wildfly.swarm.config.EE</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/wildfly/swarm/config/EE.html" title="class in org.wildfly.swarm.config">EE</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config">org.wildfly.swarm.config</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.wildfly.swarm.ee">org.wildfly.swarm.ee</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.config">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/wildfly/swarm/config/EE.html" title="class in org.wildfly.swarm.config">EE</a> in <a href="../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with type parameters of type <a href="../../../../../org/wildfly/swarm/config/EE.html" title="class in org.wildfly.swarm.config">EE</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/EE.html" title="class in org.wildfly.swarm.config">EE</a><T extends <a href="../../../../../org/wildfly/swarm/config/EE.html" title="class in org.wildfly.swarm.config">EE</a><T>></span></code>
<div class="block">The configuration of the EE subsystem.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/EEConsumer.html" title="interface in org.wildfly.swarm.config">EEConsumer</a><T extends <a href="../../../../../org/wildfly/swarm/config/EE.html" title="class in org.wildfly.swarm.config">EE</a><T>></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/EESupplier.html" title="interface in org.wildfly.swarm.config">EESupplier</a><T extends <a href="../../../../../org/wildfly/swarm/config/EE.html" title="class in org.wildfly.swarm.config">EE</a>></span></code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> that return <a href="../../../../../org/wildfly/swarm/config/EE.html" title="class in org.wildfly.swarm.config">EE</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/wildfly/swarm/config/EE.html" title="class in org.wildfly.swarm.config">EE</a></code></td>
<td class="colLast"><span class="typeNameLabel">EESupplier.</span><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/EESupplier.html#get--">get</a></span>()</code>
<div class="block">Constructed instance of EE resource</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.ee">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/wildfly/swarm/config/EE.html" title="class in org.wildfly.swarm.config">EE</a> in <a href="../../../../../org/wildfly/swarm/ee/package-summary.html">org.wildfly.swarm.ee</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/wildfly/swarm/config/EE.html" title="class in org.wildfly.swarm.config">EE</a> in <a href="../../../../../org/wildfly/swarm/ee/package-summary.html">org.wildfly.swarm.ee</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/ee/EEFraction.html" title="class in org.wildfly.swarm.ee">EEFraction</a></span></code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/wildfly/swarm/config/EE.html" title="class in org.wildfly.swarm.config">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">WildFly Swarm API, 2017.5.0</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/class-use/EE.html" target="_top">Frames</a></li>
<li><a href="EE.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
rebbit/_functions/write.html | inputx/code-ref-doc | <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: write()</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-print.css" type="text/css" media="print">
<style id="hilight" type="text/css"></style>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff">
<table class="pagetitle" width="100%">
<tr>
<td valign="top" class="pagetitle">
[ <a href="../index.html">Index</a> ]
</td>
<td align="right" class="pagetitle">
<h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2>
</td>
</tr>
</table>
<!-- Generated by PHPXref 0.7.1 at Thu Oct 23 19:15:14 2014 -->
<!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net -->
<!-- http://phpxref.sourceforge.net/ -->
<script src="../phpxref.js" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript">
<!--
ext='.html';
relbase='../';
subdir='_functions';
filename='index.html';
cookiekey='phpxref';
handleNavFrame(relbase, subdir, filename);
logFunction('write');
// -->
</script>
<script language="JavaScript" type="text/javascript">
if (gwGetCookie('xrefnav')=='off')
document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>');
else
document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>');
</script>
<noscript>
<p class="navlinks">
[ <a href="../nav.html" target="_top">Show Explorer</a> ]
[ <a href="index.html" target="_top">Hide Navbar</a> ]
</p>
</noscript>
[<a href="../index.html">Top level directory</a>]<br>
<script language="JavaScript" type="text/javascript">
<!--
document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>');
document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">');
document.writeln('<tr><td class="searchbox-title">');
document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>');
document.writeln('<\/td><\/tr>');
document.writeln('<tr><td class="searchbox-body" id="searchbox-body">');
document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>');
document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="classname"><br>');
document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="funcname"><br>');
document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="varname"><br>');
document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="constname"><br>');
document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="tablename"><br>');
document.writeln('<input type="submit" class="searchbox-button" value="Search">');
document.writeln('<\/form>');
document.writeln('<\/td><\/tr><\/table>');
document.writeln('<\/td><\/tr><\/table>');
// -->
</script>
<div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div>
<h3>Function and Method Cross Reference</h3>
<h2><a href="index.html#write">write()</a></h2>
<b>Defined at:</b><ul>
<li><a href="../tests/simpletest/tag.php.html#write">/tests/simpletest/tag.php</a> -> <a onClick="logFunction('write', '/tests/simpletest/tag.php.source.html#l430')" href="../tests/simpletest/tag.php.source.html#l430"> line 430</a></li>
<li><a href="../tests/simpletest/tag.php.html#write">/tests/simpletest/tag.php</a> -> <a onClick="logFunction('write', '/tests/simpletest/tag.php.source.html#l600')" href="../tests/simpletest/tag.php.source.html#l600"> line 600</a></li>
<li><a href="../tests/simpletest/tag.php.html#write">/tests/simpletest/tag.php</a> -> <a onClick="logFunction('write', '/tests/simpletest/tag.php.source.html#l785')" href="../tests/simpletest/tag.php.source.html#l785"> line 785</a></li>
<li><a href="../tests/simpletest/tag.php.html#write">/tests/simpletest/tag.php</a> -> <a onClick="logFunction('write', '/tests/simpletest/tag.php.source.html#l1247')" href="../tests/simpletest/tag.php.source.html#l1247"> line 1247</a></li>
<li><a href="../bonfire/codeigniter/database/DB_cache.php.html#write">/bonfire/codeigniter/database/DB_cache.php</a> -> <a onClick="logFunction('write', '/bonfire/codeigniter/database/DB_cache.php.source.html#l113')" href="../bonfire/codeigniter/database/DB_cache.php.source.html#l113"> line 113</a></li>
<li><a href="../tests/simpletest/test/encoding_test.php.html#write">/tests/simpletest/test/encoding_test.php</a> -> <a onClick="logFunction('write', '/tests/simpletest/test/encoding_test.php.source.html#l35')" href="../tests/simpletest/test/encoding_test.php.source.html#l35"> line 35</a></li>
<li><a href="../tests/simpletest/socket.php.html#write">/tests/simpletest/socket.php</a> -> <a onClick="logFunction('write', '/tests/simpletest/socket.php.source.html#l96')" href="../tests/simpletest/socket.php.source.html#l96"> line 96</a></li>
<li><a href="../tests/simpletest/socket.php.html#write">/tests/simpletest/socket.php</a> -> <a onClick="logFunction('write', '/tests/simpletest/socket.php.source.html#l195')" href="../tests/simpletest/socket.php.source.html#l195"> line 195</a></li>
</ul>
<b>Referenced 54 times:</b><ul>
<li><a href="../bonfire/codeigniter/database/DB_driver.php.html">/bonfire/codeigniter/database/DB_driver.php</a> -> <a href="../bonfire/codeigniter/database/DB_driver.php.source.html#l407"> line 407</a></li>
<li><a href="../tests/simpletest/eclipse.php.html">/tests/simpletest/eclipse.php</a> -> <a href="../tests/simpletest/eclipse.php.source.html#l106"> line 106</a></li>
<li><a href="../tests/simpletest/eclipse.php.html">/tests/simpletest/eclipse.php</a> -> <a href="../tests/simpletest/eclipse.php.source.html#l120"> line 120</a></li>
<li><a href="../tests/simpletest/eclipse.php.html">/tests/simpletest/eclipse.php</a> -> <a href="../tests/simpletest/eclipse.php.source.html#l138"> line 138</a></li>
<li><a href="../tests/simpletest/eclipse.php.html">/tests/simpletest/eclipse.php</a> -> <a href="../tests/simpletest/eclipse.php.source.html#l185"> line 185</a></li>
<li><a href="../tests/simpletest/eclipse.php.html">/tests/simpletest/eclipse.php</a> -> <a href="../tests/simpletest/eclipse.php.source.html#l264"> line 264</a></li>
<li><a href="../tests/simpletest/eclipse.php.html">/tests/simpletest/eclipse.php</a> -> <a href="../tests/simpletest/eclipse.php.source.html#l302"> line 302</a></li>
<li><a href="../tests/simpletest/test/tag_test.php.html">/tests/simpletest/test/tag_test.php</a> -> <a href="../tests/simpletest/test/tag_test.php.source.html#l104"> line 104</a></li>
<li><a href="../tests/simpletest/test/tag_test.php.html">/tests/simpletest/test/tag_test.php</a> -> <a href="../tests/simpletest/test/tag_test.php.source.html#l116"> line 116</a></li>
<li><a href="../tests/simpletest/test/tag_test.php.html">/tests/simpletest/test/tag_test.php</a> -> <a href="../tests/simpletest/test/tag_test.php.source.html#l128"> line 128</a></li>
<li><a href="../tests/simpletest/test/tag_test.php.html">/tests/simpletest/test/tag_test.php</a> -> <a href="../tests/simpletest/test/tag_test.php.source.html#l147"> line 147</a></li>
<li><a href="../tests/simpletest/test/tag_test.php.html">/tests/simpletest/test/tag_test.php</a> -> <a href="../tests/simpletest/test/tag_test.php.source.html#l537"> line 537</a></li>
<li><a href="../public/themes/docs/index.php.html">/public/themes/docs/index.php</a> -> <a href="../public/themes/docs/index.php.source.html#l29"> line 29</a></li>
<li><a href="../public/themes/admin/js/jquery-1.7.2.js.html">/public/themes/admin/js/jquery-1.7.2.js</a> -> <a href="../public/themes/admin/js/jquery-1.7.2.js.source.html#l9040"> line 9040</a></li>
<li><a href="../tests/simpletest/docs/fr/expectation_documentation.html.html">/tests/simpletest/docs/fr/expectation_documentation.html</a> -> <a href="../tests/simpletest/docs/fr/expectation_documentation.html.source.html#l83"> line 83</a></li>
<li><a href="../tests/simpletest/http.php.html">/tests/simpletest/http.php</a> -> <a href="../tests/simpletest/http.php.source.html#l83"> line 83</a></li>
<li><a href="../tests/simpletest/http.php.html">/tests/simpletest/http.php</a> -> <a href="../tests/simpletest/http.php.source.html#l84"> line 84</a></li>
<li><a href="../tests/simpletest/http.php.html">/tests/simpletest/http.php</a> -> <a href="../tests/simpletest/http.php.source.html#l85"> line 85</a></li>
<li><a href="../tests/simpletest/http.php.html">/tests/simpletest/http.php</a> -> <a href="../tests/simpletest/http.php.source.html#l179"> line 179</a></li>
<li><a href="../tests/simpletest/http.php.html">/tests/simpletest/http.php</a> -> <a href="../tests/simpletest/http.php.source.html#l180"> line 180</a></li>
<li><a href="../tests/simpletest/http.php.html">/tests/simpletest/http.php</a> -> <a href="../tests/simpletest/http.php.source.html#l182"> line 182</a></li>
<li><a href="../tests/simpletest/http.php.html">/tests/simpletest/http.php</a> -> <a href="../tests/simpletest/http.php.source.html#l186"> line 186</a></li>
<li><a href="../tests/simpletest/http.php.html">/tests/simpletest/http.php</a> -> <a href="../tests/simpletest/http.php.source.html#l245"> line 245</a></li>
<li><a href="../tests/simpletest/http.php.html">/tests/simpletest/http.php</a> -> <a href="../tests/simpletest/http.php.source.html#l248"> line 248</a></li>
<li><a href="../tests/simpletest/http.php.html">/tests/simpletest/http.php</a> -> <a href="../tests/simpletest/http.php.source.html#l251"> line 251</a></li>
<li><a href="../public/themes/admin/mobile__footer.php.html">/public/themes/admin/mobile__footer.php</a> -> <a href="../public/themes/admin/mobile__footer.php.source.html#l21"> line 21</a></li>
<li><a href="../tests/simpletest/test/live_test.php.html">/tests/simpletest/test/live_test.php</a> -> <a href="../tests/simpletest/test/live_test.php.source.html#l21"> line 21</a></li>
<li><a href="../tests/simpletest/test/live_test.php.html">/tests/simpletest/test/live_test.php</a> -> <a href="../tests/simpletest/test/live_test.php.source.html#l27"> line 27</a></li>
<li><a href="../tests/simpletest/test/live_test.php.html">/tests/simpletest/test/live_test.php</a> -> <a href="../tests/simpletest/test/live_test.php.source.html#l28"> line 28</a></li>
<li><a href="../tests/simpletest/test/live_test.php.html">/tests/simpletest/test/live_test.php</a> -> <a href="../tests/simpletest/test/live_test.php.source.html#l29"> line 29</a></li>
<li><a href="../tests/simpletest/test/live_test.php.html">/tests/simpletest/test/live_test.php</a> -> <a href="../tests/simpletest/test/live_test.php.source.html#l37"> line 37</a></li>
<li><a href="../tests/simpletest/test/live_test.php.html">/tests/simpletest/test/live_test.php</a> -> <a href="../tests/simpletest/test/live_test.php.source.html#l38"> line 38</a></li>
<li><a href="../tests/simpletest/test/live_test.php.html">/tests/simpletest/test/live_test.php</a> -> <a href="../tests/simpletest/test/live_test.php.source.html#l39"> line 39</a></li>
<li><a href="../index.php.html">/index.php</a> -> <a href="../index.php.source.html#l51"> line 51</a></li>
<li><a href="../tests/simpletest/docs/en/expectation_documentation.html.html">/tests/simpletest/docs/en/expectation_documentation.html</a> -> <a href="../tests/simpletest/docs/en/expectation_documentation.html.source.html#l82"> line 82</a></li>
<li><a href="../public/themes/admin/js/jquery-1.7.2.min.js.html">/public/themes/admin/js/jquery-1.7.2.min.js</a> -> <a href="../public/themes/admin/js/jquery-1.7.2.min.js.source.html#l2"> line 2</a></li>
<li><a href="../public/assets/js/jquery-1.7.2.js.html">/public/assets/js/jquery-1.7.2.js</a> -> <a href="../public/assets/js/jquery-1.7.2.js.source.html#l9040"> line 9040</a></li>
<li><a href="../tests/simpletest/docs/en/unit_test_documentation.html.html">/tests/simpletest/docs/en/unit_test_documentation.html</a> -> <a href="../tests/simpletest/docs/en/unit_test_documentation.html.source.html#l86"> line 86</a></li>
<li><a href="../tests/simpletest/docs/en/unit_test_documentation.html.html">/tests/simpletest/docs/en/unit_test_documentation.html</a> -> <a href="../tests/simpletest/docs/en/unit_test_documentation.html.source.html#l352"> line 352</a></li>
<li><a href="../tests/simpletest/docs/fr/unit_test_documentation.html.html">/tests/simpletest/docs/fr/unit_test_documentation.html</a> -> <a href="../tests/simpletest/docs/fr/unit_test_documentation.html.source.html#l93"> line 93</a></li>
<li><a href="../tests/simpletest/docs/fr/unit_test_documentation.html.html">/tests/simpletest/docs/fr/unit_test_documentation.html</a> -> <a href="../tests/simpletest/docs/fr/unit_test_documentation.html.source.html#l352"> line 352</a></li>
<li><a href="../public/assets/js/jquery-1.7.2.min.js.html">/public/assets/js/jquery-1.7.2.min.js</a> -> <a href="../public/assets/js/jquery-1.7.2.min.js.source.html#l2"> line 2</a></li>
<li><a href="../tests/simpletest/encoding.php.html">/tests/simpletest/encoding.php</a> -> <a href="../tests/simpletest/encoding.php.source.html#l473"> line 473</a></li>
<li><a href="../tests/simpletest/encoding.php.html">/tests/simpletest/encoding.php</a> -> <a href="../tests/simpletest/encoding.php.source.html#l474"> line 474</a></li>
<li><a href="../tests/simpletest/encoding.php.html">/tests/simpletest/encoding.php</a> -> <a href="../tests/simpletest/encoding.php.source.html#l483"> line 483</a></li>
<li><a href="../tests/simpletest/encoding.php.html">/tests/simpletest/encoding.php</a> -> <a href="../tests/simpletest/encoding.php.source.html#l620"> line 620</a></li>
<li><a href="../tests/simpletest/encoding.php.html">/tests/simpletest/encoding.php</a> -> <a href="../tests/simpletest/encoding.php.source.html#l621"> line 621</a></li>
<li><a href="../tests/simpletest/encoding.php.html">/tests/simpletest/encoding.php</a> -> <a href="../tests/simpletest/encoding.php.source.html#l630"> line 630</a></li>
<li><a href="../bonfire/codeigniter/helpers/url_helper.php.html">/bonfire/codeigniter/helpers/url_helper.php</a> -> <a href="../bonfire/codeigniter/helpers/url_helper.php.source.html#l351"> line 351</a></li>
<li><a href="../bonfire/codeigniter/helpers/url_helper.php.html">/bonfire/codeigniter/helpers/url_helper.php</a> -> <a href="../bonfire/codeigniter/helpers/url_helper.php.source.html#l352"> line 352</a></li>
<li><a href="../tests/simpletest/form.php.html">/tests/simpletest/form.php</a> -> <a href="../tests/simpletest/form.php.source.html#l126"> line 126</a></li>
<li><a href="../tests/simpletest/form.php.html">/tests/simpletest/form.php</a> -> <a href="../tests/simpletest/form.php.source.html#l310"> line 310</a></li>
<li><a href="../tests/simpletest/form.php.html">/tests/simpletest/form.php</a> -> <a href="../tests/simpletest/form.php.source.html#l336"> line 336</a></li>
<li><a href="../public/themes/admin/partials/_footer.php.html">/public/themes/admin/partials/_footer.php</a> -> <a href="../public/themes/admin/partials/_footer.php.source.html#l13"> line 13</a></li>
</ul>
<!-- A link to the phpxref site in your customized footer file is appreciated ;-) -->
<br><hr>
<table width="100%">
<tr><td>Generated: Thu Oct 23 19:15:14 2014</td>
<td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td>
</tr>
</table>
</body></html>
|
documentation/osgiworlds/uk/co/intec/keyDatesApp/pages/class-use/HomeView.html | paulswithers/Key-Dates | <!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 Aug 20 14:30:52 BST 2015 -->
<TITLE>
Uses of Class uk.co.intec.keyDatesApp.pages.HomeView
</TITLE>
<META NAME="date" CONTENT="2015-08-20">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../OpenNTFDominostylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class uk.co.intec.keyDatesApp.pages.HomeView";
}
}
</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="../../../../../../uk/co/intec/keyDatesApp/pages/HomeView.html" title="class in uk.co.intec.keyDatesApp.pages"><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?uk/co/intec/keyDatesApp/pages/\class-useHomeView.html" target="_top"><B>FRAMES</B></A>
<A HREF="HomeView.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>uk.co.intec.keyDatesApp.pages.HomeView</B></H2>
</CENTER>
No usage of uk.co.intec.keyDatesApp.pages.HomeView
<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="../../../../../../uk/co/intec/keyDatesApp/pages/HomeView.html" title="class in uk.co.intec.keyDatesApp.pages"><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?uk/co/intec/keyDatesApp/pages/\class-useHomeView.html" target="_top"><B>FRAMES</B></A>
<A HREF="HomeView.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>
|
JavaDoc/com/example/marc/jobhelper/Model/MyAdapter.html | DJPixelPi/JobHelper | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_112-release) on Wed Jul 05 13:46:23 CEST 2017 -->
<title>MyAdapter</title>
<meta name="date" content="2017-07-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MyAdapter";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../com/example/marc/jobhelper/Model/DatabaseConnection.html" title="class in com.example.marc.jobhelper.Model"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.CompanyItem.html" title="class in com.example.marc.jobhelper.Model"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/example/marc/jobhelper/Model/MyAdapter.html" target="_top">Frames</a></li>
<li><a href="MyAdapter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested.class.summary">Nested</a> | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field.detail">Field</a> | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.example.marc.jobhelper.Model</div>
<h2 title="Class MyAdapter" class="title">Class MyAdapter</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>android.support.v7.widget.RecyclerView.Adapter<<a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.ViewHolder.html" title="class in com.example.marc.jobhelper.Model">MyAdapter.ViewHolder</a>></li>
<li>
<ul class="inheritance">
<li>com.example.marc.jobhelper.Model.MyAdapter</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">MyAdapter</span>
extends android.support.v7.widget.RecyclerView.Adapter<<a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.ViewHolder.html" title="class in com.example.marc.jobhelper.Model">MyAdapter.ViewHolder</a>></pre>
<div class="block">Adapter, der für das Anzeigen der Listenelemente im RecyclerView in den planned, running und completed Fragmenten zustöndig ist.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.CompanyItem.html" title="class in com.example.marc.jobhelper.Model">MyAdapter.CompanyItem</a></span></code>
<div class="block">Repräsentiert die Daten eines Listenelements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.ViewHolder.html" title="class in com.example.marc.jobhelper.Model">MyAdapter.ViewHolder</a></span></code>
<div class="block">ViewHolder für je ein Listenelement.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private java.util.List<<a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.CompanyItem.html" title="class in com.example.marc.jobhelper.Model">MyAdapter.CompanyItem</a>></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.html#mDataset">mDataset</a></span></code> </td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.html#MyAdapter-java.util.List-">MyAdapter</a></span>(java.util.List<<a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.CompanyItem.html" title="class in com.example.marc.jobhelper.Model">MyAdapter.CompanyItem</a>> myDataset)</code>
<div class="block">Speichert die Liste aus CompanyItems</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.html#getItemCount--">getItemCount</a></span>()</code>
<div class="block">Gibt die Anzahl der Elemente in mDataset, und somit auch die Listenelemente zurück.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.html#onBindViewHolder-com.example.marc.jobhelper.Model.MyAdapter.ViewHolder-int-">onBindViewHolder</a></span>(<a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.ViewHolder.html" title="class in com.example.marc.jobhelper.Model">MyAdapter.ViewHolder</a> holder,
int position)</code>
<div class="block">Lädt die Items aus dem mDataset und setzt die Parameter ein.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.ViewHolder.html" title="class in com.example.marc.jobhelper.Model">MyAdapter.ViewHolder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.html#onCreateViewHolder-android.view.ViewGroup-int-">onCreateViewHolder</a></span>(android.view.ViewGroup parent,
int viewType)</code>
<div class="block">Erstellt den ViewHolder</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.android.support.v7.widget.RecyclerView.Adapter">
<!-- -->
</a>
<h3>Methods inherited from class android.support.v7.widget.RecyclerView.Adapter</h3>
<code>bindViewHolder, createViewHolder, getItemId, getItemViewType, hasObservers, hasStableIds, notifyDataSetChanged, notifyItemChanged, notifyItemChanged, notifyItemInserted, notifyItemMoved, notifyItemRangeChanged, notifyItemRangeChanged, notifyItemRangeInserted, notifyItemRangeRemoved, notifyItemRemoved, onAttachedToRecyclerView, onBindViewHolder, onDetachedFromRecyclerView, onFailedToRecycleView, onViewAttachedToWindow, onViewDetachedFromWindow, onViewRecycled, registerAdapterDataObserver, setHasStableIds, unregisterAdapterDataObserver</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="mDataset">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>mDataset</h4>
<pre>private java.util.List<<a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.CompanyItem.html" title="class in com.example.marc.jobhelper.Model">MyAdapter.CompanyItem</a>> mDataset</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="MyAdapter-java.util.List-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>MyAdapter</h4>
<pre>public MyAdapter(java.util.List<<a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.CompanyItem.html" title="class in com.example.marc.jobhelper.Model">MyAdapter.CompanyItem</a>> myDataset)</pre>
<div class="block">Speichert die Liste aus CompanyItems</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>myDataset</code> - List</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="onCreateViewHolder-android.view.ViewGroup-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onCreateViewHolder</h4>
<pre>public <a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.ViewHolder.html" title="class in com.example.marc.jobhelper.Model">MyAdapter.ViewHolder</a> onCreateViewHolder(android.view.ViewGroup parent,
int viewType)</pre>
<div class="block">Erstellt den ViewHolder</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>onCreateViewHolder</code> in class <code>android.support.v7.widget.RecyclerView.Adapter<<a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.ViewHolder.html" title="class in com.example.marc.jobhelper.Model">MyAdapter.ViewHolder</a>></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>parent</code> - Vater des ViewHolders</dd>
<dd><code>viewType</code> - Nicht benötigt</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>ViewHolder</dd>
</dl>
</li>
</ul>
<a name="onBindViewHolder-com.example.marc.jobhelper.Model.MyAdapter.ViewHolder-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onBindViewHolder</h4>
<pre>public void onBindViewHolder(<a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.ViewHolder.html" title="class in com.example.marc.jobhelper.Model">MyAdapter.ViewHolder</a> holder,
int position)</pre>
<div class="block">Lädt die Items aus dem mDataset und setzt die Parameter ein.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>onBindViewHolder</code> in class <code>android.support.v7.widget.RecyclerView.Adapter<<a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.ViewHolder.html" title="class in com.example.marc.jobhelper.Model">MyAdapter.ViewHolder</a>></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>holder</code> - </dd>
<dd><code>position</code> - </dd>
</dl>
</li>
</ul>
<a name="getItemCount--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getItemCount</h4>
<pre>public int getItemCount()</pre>
<div class="block">Gibt die Anzahl der Elemente in mDataset, und somit auch die Listenelemente zurück.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>getItemCount</code> in class <code>android.support.v7.widget.RecyclerView.Adapter<<a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.ViewHolder.html" title="class in com.example.marc.jobhelper.Model">MyAdapter.ViewHolder</a>></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Anzahl der Listenelemente.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../com/example/marc/jobhelper/Model/DatabaseConnection.html" title="class in com.example.marc.jobhelper.Model"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../com/example/marc/jobhelper/Model/MyAdapter.CompanyItem.html" title="class in com.example.marc.jobhelper.Model"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/example/marc/jobhelper/Model/MyAdapter.html" target="_top">Frames</a></li>
<li><a href="MyAdapter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested.class.summary">Nested</a> | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field.detail">Field</a> | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
Instalacion/javadoc/org/apache/cassandra/service/class-use/StorageServiceMBean.html | Jcamilorada/Cassandra | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Fri Jun 05 10:51:23 EDT 2015 -->
<title>Uses of Interface org.apache.cassandra.service.StorageServiceMBean (apache-cassandra API)</title>
<meta name="date" content="2015-06-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.cassandra.service.StorageServiceMBean (apache-cassandra API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/cassandra/service/StorageServiceMBean.html" title="interface in org.apache.cassandra.service">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/service/class-use/StorageServiceMBean.html" target="_top">Frames</a></li>
<li><a href="StorageServiceMBean.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.cassandra.service.StorageServiceMBean" class="title">Uses of Interface<br>org.apache.cassandra.service.StorageServiceMBean</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/cassandra/service/StorageServiceMBean.html" title="interface in org.apache.cassandra.service">StorageServiceMBean</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.service">org.apache.cassandra.service</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cassandra.service">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/service/StorageServiceMBean.html" title="interface in org.apache.cassandra.service">StorageServiceMBean</a> in <a href="../../../../../org/apache/cassandra/service/package-summary.html">org.apache.cassandra.service</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/cassandra/service/package-summary.html">org.apache.cassandra.service</a> that implement <a href="../../../../../org/apache/cassandra/service/StorageServiceMBean.html" title="interface in org.apache.cassandra.service">StorageServiceMBean</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/service/StorageService.html" title="class in org.apache.cassandra.service">StorageService</a></span></code>
<div class="block">This abstraction contains the token/identifier of this node
on the identifier space.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/cassandra/service/StorageServiceMBean.html" title="interface in org.apache.cassandra.service">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/service/class-use/StorageServiceMBean.html" target="_top">Frames</a></li>
<li><a href="StorageServiceMBean.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2015 The Apache Software Foundation</small></p>
</body>
</html>
|
static/pages/app.html | Nersent/Wexond | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta name="color-scheme" content="dark light" />
</head>
<body>
<div id="app"></div>
<div style="-webkit-app-region: no-drag"></div>
<!-- prettier-ignore -->
<script> </script>
</body>
</html>
|
static/webapp/tpl/music.mtv.html | yinziyang/mywork | <div class="wrapper-md">
<h3 class="font-thin m-b m-t-none">Video</h3>
<div class="row row-sm">
<div class="col-xs-12 col-sm-4">
<div class="item">
<div class="pos-rlt b-a bg-white wrapper-xs">
<div class="center text-center m-t-n w-full">
<a ui-sref="music.mtvdetail"><i class="fa fa-play-circle fa-2x text-white"></i></a>
</div>
<div class="top">
<span class="badge bg-dark m-l-sm m-t-sm">03:20</span>
</div>
<a ui-sref="music.mtvdetail"><img src="static/webapp/img/c9.jpg" alt="" class="img-full"></a>
</div>
<div class="padder-v">
<a ui-sref="music.mtvdetail" class="text-ellipsis">Tempered Song</a>
<a ui-sref="music.mtvdetail" class="text-ellipsis text-xs text-muted">Miaow</a>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-4">
<div class="item">
<div class="pos-rlt b-a bg-white wrapper-xs">
<div class="center text-center m-t-n w-full">
<a ui-sref="music.mtvdetail"><i class="fa fa-play-circle fa-2x text-white"></i></a>
</div>
<div class="top">
<span class="badge bg-dark m-l-sm m-t-sm">02:10</span>
</div>
<a ui-sref="music.mtvdetail"><img src="statis/webapp/img/c1.jpg" alt="" class="img-full"></a>
</div>
<div class="padder-v">
<a ui-sref="music.mtvdetail" class="text-ellipsis">Morbi id neque quam</a>
<a ui-sref="music.mtvdetail" class="text-ellipsis text-xs text-muted">Phasellus</a>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-4">
<div class="item">
<div class="pos-rlt b-a bg-white wrapper-xs">
<div class="center text-center m-t-n w-full">
<a ui-sref="music.mtvdetail"><i class="fa fa-play-circle fa-2x text-white"></i></a>
</div>
<div class="top">
<span class="badge bg-dark m-l-sm m-t-sm">05:40</span>
</div>
<a ui-sref="music.mtvdetail"><img src="static/webapp/img/c2.jpg" alt="" class="img-full"></a>
</div>
<div class="padder-v">
<a ui-sref="music.mtvdetail" class="text-ellipsis">Aliquam sollicitudin venenatis ipsum</a>
<a ui-sref="music.mtvdetail" class="text-ellipsis text-xs text-muted">Malesuada</a>
</div>
</div>
</div>
</div>
<h3 class="font-thin m-b">Video List</h3>
<div class="row row-sm">
<div class="col-xs-6 col-sm-4 col-md-3">
<div class="item">
<div class="pos-rlt b-a bg-white wrapper-xs">
<div class="item-overlay bg-white-opacity">
<div class="center text-center m-t-n w-full">
<a ui-sref="music.mtvdetail"><i class="fa fa-play-circle fa-2x text-white"></i></a>
</div>
</div>
<a ui-sref="music.mtvdetail"><img src="static/webapp/img/c3.jpg" alt="" class="img-full"></a>
</div>
<div class="padder-v">
<a ui-sref="music.mtvdetail" class="text-ellipsis">Tempered Song</a>
<a ui-sref="music.mtvdetail" class="text-ellipsis text-xs text-muted">Miaow</a>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-4 col-md-3">
<div class="item">
<div class="pos-rlt b-a bg-white wrapper-xs">
<div class="item-overlay bg-white-opacity">
<div class="center text-center m-t-n w-full">
<a ui-sref="music.mtvdetail"><i class="fa fa-play-circle fa-2x text-white"></i></a>
</div>
</div>
<a ui-sref="music.mtvdetail"><img src="static/webapp/img/c4.jpg" alt="" class="img-full"></a>
</div>
<div class="padder-v">
<a ui-sref="music.mtvdetail" class="text-ellipsis">Morbi id neque quam</a>
<a ui-sref="music.mtvdetail" class="text-ellipsis text-xs text-muted">Phasellus</a>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-4 col-md-3">
<div class="item">
<div class="pos-rlt b-a bg-white wrapper-xs">
<div class="item-overlay bg-white-opacity">
<div class="center text-center m-t-n w-full">
<a ui-sref="music.mtvdetail"><i class="fa fa-play-circle fa-2x text-white"></i></a>
</div>
</div>
<a ui-sref="music.mtvdetail"><img src="static/webapp/img/c5.jpg" alt="" class="img-full"></a>
</div>
<div class="padder-v">
<a ui-sref="music.mtvdetail" class="text-ellipsis">Aliquam sollicitudin venenatis ipsum</a>
<a ui-sref="music.mtvdetail" class="text-ellipsis text-xs text-muted">Malesuada</a>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-4 col-md-3">
<div class="item">
<div class="pos-rlt b-a bg-white wrapper-xs">
<div class="item-overlay bg-white-opacity">
<div class="center text-center m-t-n w-full">
<a ui-sref="music.mtvdetail"><i class="fa fa-play-circle fa-2x text-white"></i></a>
</div>
</div>
<a ui-sref="music.mtvdetail"><img src="static/webapp/img/c6.jpg" alt="" class="img-full"></a>
</div>
<div class="padder-v">
<a ui-sref="music.mtvdetail" class="text-ellipsis">Citudin venenatis ipsum ac</a>
<a ui-sref="music.mtvdetail" class="text-ellipsis text-xs text-muted">Volutpat</a>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-4 col-md-3">
<div class="item">
<div class="pos-rlt b-a bg-white wrapper-xs">
<div class="item-overlay bg-white-opacity">
<div class="center text-center m-t-n w-full">
<a ui-sref="music.mtvdetail"><i class="fa fa-play-circle fa-2x text-white"></i></a>
</div>
</div>
<a ui-sref="music.mtvdetail"><img src="static/webapp/img/c7.jpg" alt="" class="img-full"></a>
</div>
<div class="padder-v">
<a ui-sref="music.mtvdetail" class="text-ellipsis">Vestibulum ullamcorper sodales nisi</a>
<a ui-sref="music.mtvdetail" class="text-ellipsis text-xs text-muted">Mauris Qiaos</a>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-4 col-md-3">
<div class="item">
<div class="pos-rlt b-a bg-white wrapper-xs">
<div class="item-overlay bg-white-opacity">
<div class="center text-center m-t-n w-full">
<a ui-sref="music.mtvdetail"><i class="fa fa-play-circle fa-2x text-white"></i></a>
</div>
</div>
<a ui-sref="music.mtvdetail"><img src="static/webapp/img/c8.jpg" alt="" class="img-full"></a>
</div>
<div class="padder-v">
<a ui-sref="music.mtvdetail" class="text-ellipsis">Mauris convallis mauris at</a>
<a ui-sref="music.mtvdetail" class="text-ellipsis text-xs text-muted">Neque</a>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-4 col-md-3">
<div class="item">
<div class="pos-rlt b-a bg-white wrapper-xs">
<div class="item-overlay bg-white-opacity">
<div class="center text-center m-t-n w-full">
<a ui-sref="music.mtvdetail"><i class="fa fa-play-circle fa-2x text-white"></i></a>
</div>
</div>
<a ui-sref="music.mtvdetail"><img src="static/webapp/img/c9.jpg" alt="" class="img-full"></a>
</div>
<div class="padder-v">
<a ui-sref="music.mtvdetail" class="text-ellipsis">Sodales nisi nec condimentum</a>
<a ui-sref="music.mtvdetail" class="text-ellipsis text-xs text-muted">Augue</a>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-4 col-md-3">
<div class="item">
<div class="pos-rlt b-a bg-white wrapper-xs">
<div class="item-overlay bg-white-opacity">
<div class="center text-center m-t-n w-full">
<a ui-sref="music.mtvdetail"><i class="fa fa-play-circle fa-2x text-white"></i></a>
</div>
</div>
<a ui-sref="music.mtvdetail"><img src="static/webapp/img/c0.jpg" alt="" class="img-full"></a>
</div>
<div class="padder-v">
<a ui-sref="music.mtvdetail" class="text-ellipsis">Nisi nec condimentum</a>
<a ui-sref="music.mtvdetail" class="text-ellipsis text-xs text-muted">Miaow</a>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-4 col-md-3">
<div class="item">
<div class="pos-rlt b-a bg-white wrapper-xs">
<div class="item-overlay bg-white-opacity">
<div class="center text-center m-t-n w-full">
<a ui-sref="music.mtvdetail"><i class="fa fa-play-circle fa-2x text-white"></i></a>
</div>
</div>
<a ui-sref="music.mtvdetail"><img src="static/webapp/img/c1.jpg" alt="" class="img-full"></a>
</div>
<div class="padder-v">
<a ui-sref="music.mtvdetail" class="text-ellipsis">Phasellus at ultricies nequ</a>
<a ui-sref="music.mtvdetail" class="text-ellipsis text-xs text-muted">Volutpat</a>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-4 col-md-3">
<div class="item">
<div class="pos-rlt b-a bg-white wrapper-xs">
<div class="item-overlay bg-white-opacity">
<div class="center text-center m-t-n w-full">
<a ui-sref="music.mtvdetail"><i class="fa fa-play-circle fa-2x text-white"></i></a>
</div>
</div>
<a ui-sref="music.mtvdetail"><img src="static/webapp/img/c2.jpg" alt="" class="img-full"></a>
</div>
<div class="padder-v">
<a ui-sref="music.mtvdetail" class="text-ellipsis">Quis malesuada augue</a>
<a ui-sref="music.mtvdetail" class="text-ellipsis text-xs text-muted">Feugiat</a>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-4 col-md-3">
<div class="item">
<div class="pos-rlt b-a bg-white wrapper-xs">
<div class="item-overlay bg-white-opacity">
<div class="center text-center m-t-n w-full">
<a ui-sref="music.mtvdetail"><i class="fa fa-play-circle fa-2x text-white"></i></a>
</div>
</div>
<a ui-sref="music.mtvdetail"><img src="static/webapp/img/c3.jpg" alt="" class="img-full"></a>
</div>
<div class="padder-v">
<a ui-sref="music.mtvdetail" class="text-ellipsis">Ipsum ac feugiat</a>
<a ui-sref="music.mtvdetail" class="text-ellipsis text-xs text-muted">Quam AC</a>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-4 col-md-3">
<div class="item">
<div class="pos-rlt b-a bg-white wrapper-xs">
<div class="item-overlay bg-white-opacity">
<div class="center text-center m-t-n w-full">
<a ui-sref="music.mtvdetail"><i class="fa fa-play-circle fa-2x text-white"></i></a>
</div>
</div>
<a ui-sref="music.mtvdetail"><img src="static/webapp/img/c4.jpg" alt="" class="img-full"></a>
</div>
<div class="padder-v">
<a ui-sref="music.mtvdetail" class="text-ellipsis">Ullamcorper sodales nisi nec condimentu</a>
<a ui-sref="music.mtvdetail" class="text-ellipsis text-xs text-muted">Convallis</a>
</div>
</div>
</div>
</div>
<ul class="pagination pagination">
<li><a href="#"><i class="fa fa-chevron-left"></i></a></li>
<li class="active"><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#">4</a></li>
<li><a href="#">5</a></li>
<li><a href="#"><i class="fa fa-chevron-right"></i></a></li>
</ul>
</div>
|
all/409.html | ilearninging/xxhis | <table border="1" id="table1" style="border-collapse: collapse">
<tr>
<td height="25" align="center"><span style="font-size: 16px">东周/春秋</span></td>
<td height="25" align="center"><span style="font-size: 16px">公元前519年</span></td>
<td height="25" align="center"><span style="font-size: 16px">壬午</span></td>
<td height="25px" align="center"><span style="font-size: 16px">周敬王匄元年</span></td>
</tr>
<tr>
<td colspan="4">
<table border="0" width="100%">
<tr>
<td valign="top">
<b>历史纪事</b> </td>
<td>
<div>晋兵还。不久,王自朝入王城,敬王居泽邑,二王并存。吴王僚八年,攻州来。楚与顿、胡、沈蔡、陈、许之兵往救,战于鸡父(今河南固始东南,一说在安徽寿县西南)。吴以罪人三千犯敌,大军继之,先破胡、沈、陈之众,楚军大败。吴军入一(今河南新蔡境),取楚太子建之母而去。楚襄瓦为令尹,用祖父子襄子遗言,增修郢城。</div></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="4">
<table border="0" width="100%">
<tr>
<td valign="top">
<b>文化纪事</b> </td>
<td>
<div></div></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="4">
<table border="0" width="100%">
<tr>
<td valign="top">
<b>杂谭逸事</b> </td>
<td>
<div>晋执叔孙婼
鲁昭公二十三年(前五一九),邾人到晋控告鲁袭灭邾到翼地筑城的部队。晋人到鲁责讨。鲁派叔孙婼赴晋。晋人将叔孙婼拘执,让他和邾国大夫辨论。叔孙婼认为各国的卿相当于小国的国君,这是周的制度。邾国属于夷人,更不能和一般的国家相比。有寡君所任命的副使子服回在,请他担任此事。从而拒绝晋人命令。韩宣子打算把叔孙婼交给邾人。叔孙婼闻讯,便不带随从和武器,只身朝见晋顷公,表示必死的决心。士弥牟劝谏韩宣子说,若把叔孙婼交给仇人,必被弄死。鲁为报复必然灭亡邾国。邾国亡国,将要到哪里去?盟主的任务是讨伐违背命令的人,若不是这样,哪里需要盟主?晋于是先让邾人返国,让叔孙婼居住于箕(今山西蒲县东北),子服回住在其它城邑,都软禁起来。范献子以求取帽子为籍口向叔孙婼勒索财货。叔孙婼佯装不知,而派人取来范献子帽子的尺寸,做了两项送去。鲁国申丰为救援叔孙婼而携带财货赴晋。叔孙婼不愿意因贿赂而被赦免,所以召见申丰,留住他不让外出。住在箕地看管叔孙婼的晋国官吏请求得到他的吠犬,叔孙婼不给。叔孙婼将要返回时,杀了这条狗,与众官吏一起吃,表示自己并非吝啬。叔孙婼所居住之处,尽管只住一天,也一定要修缮墙屋,离开时仍使房屋完好。鲁昭公二十四年(前五一八),晋派士弥牟到箕地迎接叔孙婼。叔孙婼怀疑士弥前来杀害自己,便派家臣梁其埋伏在门后说,我向左边看并且咳嗽,你就把他杀了。我向右边看并且笑,就不要动手。叔孙婼接见士弥牟。士弥牟说,寡君由于作为盟主之故,因此把您久留在敝邑。如今特派我来迎接您,并将敝邑不丰厚的礼物致送给您的随从。于是,叔孙婼接受礼物返鲁。
王子朝入居王城
周景王二十五年(前五二0),王子朝发动叛乱。晋派兵支持周王。周敬王元年(前五一九)春,晋军、周军围攻王子朝占据的效邑。元月二日,王子朝占据的郊、寻阝(今河南巩县境)两邑溃败。元月六日,晋军驻扎在平阴,周军驻扎在泽邑,周敬王派人向晋军报告情势好转,估计足以胜王子朝,于是晋军于元月九日撤回。四月十四日,单穆公占取原为王子朝所占的訾(今河南巩县西南)邑,伯蚠占取墙人、直人(今河南新安县境)两邑。六月十二日,王子朝从京(今河南洛阳西南)邑人居于尹(今河南洛宁县境)邑。六月十三日,尹圉将敬王之党刘佗诱杀。六月十六日,单穆公和伯蚠分两路出兵攻打尹邑,单穆公先至而战败,伯蚠退回。十九日,周卿士召伯奂和南宫极投靠王子朝,率成周之人到尹邑戍守。二十日,为躲避王子朝锋锐,单穆公、伯蚠、樊齐带着周敬王去到伯蚠的采邑刘(今河南偃师县西南)。二十四日,王子朝进入王城,住在东城的左巷。七月九日,周大夫寻阝罗把王子朝送到庄宫。王子朝入居王城以后,势力大盛,尹辛在唐(今河南洛阳市东)地击败伯蚠的军队。七月十七日,又在寻阝地将伯蚠的军队击败。二十五日,尹辛占取两闱的蒯(今河南洛阳市西北)。伯蚠的军队屡败,尹氏军队屡胜,周敬王的地位再次受到威胁。
庚舆奔鲁
莒国国君庚舆暴虐而且喜欢剑。每铸剑,必杀人以试其利钝。国人怨恨庚舆,庚舆打算叛齐,更引起国人不满。莒大夫乌存率领国人驱逐。庚舆将要出国。听到乌存拿着殳站在路边,害怕把他留下杀掉。莒大夫苑羊牧之说,您还是过去吧!乌存由于勇力而出名就行,何必用弑君来成名?鲁昭公二十三年(前五一九),庚舆逃奔鲁。齐把莒国的郊公送回,继位为君。
鸡父之战
周敬王元年(前五一九),吴人进攻楚的州来。楚司马薳越率领楚和顿、胡、沈、蔡、陈、许等国军队奉命奔赴救援州来,吴人在钟离(今安徽凤阳县北)抵御。此时,楚国令尹子瑕死,楚军士气涣散。吴公子光认为,跟从楚的诸侯虽然多,但都是因惧怕楚而前来的小国。胡、沈两国国君年轻而浮躁,陈国大夫虽然年富力强,但是顽钝,顿、许、蔡三国都对楚国政事不满。如今楚令尹死去,士气涣散,元帅地位低下。它们七国同伙不同心,元帅又没有威信,因此,楚国可以被打败。如果分兵先攻胡、沈、陈三国军队,他们的奔逃,会使诸侯军心动摇。请让先头部队放松戒备、减少军威,后续部队却要巩固军阵、整顿师旅,以此引诱敌人。吴王听从公子光建议。七月二十九日,双方在鸡父(今河南固始县东南)交战。吴王派三千名队列不整的罪犯先进攻胡、沈、陈之军,三国军队争着俘虏吴军。吴军精锐却紧跟在后。吴王率领中军,公子光率领右军,公子掩余率领左军,待三国军队因争捉俘虏而阵脚大乱时,吴军大举进攻,三国军队败退,胡、沈两国国君主陈国大夫被俘。吴军把所俘胡、沈两国俘虏,逃奔到许、蔡、顿三国军队里。吴军擂鼓呐喊跟上去,许、蔡、顿三国军队奔逃,楚军大败而逃。
南宫极死
周敬王元年(前五一九)八月二十七日地震,王子朝党羽周卿士南宫极被倒塌的房屋压死。当时,周敬王居于狄泉(今河南洛阳市东),在王子朝所居王城之东,故称东王,王子朝则称西王。苌弘对伯蚠说,您努力吧!先君所致力的事可以成功。周室灭亡时,三川发生地震。现在西王的大臣被震死,这是上天在丢弃他。东王必然大胜。
吴军人郹
当初,楚平王自娶太子建所娶的秦女,并废太子建。太子建之母回到郹阳(今河南新蔡县境)地母家居住。周敬王元年(前五一九),太子建之母召来吴人,为他们打开郹邑城门。吴军入郹,带太子建之母及其宝器返吴。楚司马薳越率军追赶,没有追上。薳越打算自杀,大家认为若乘机攻吴,可能侥幸取胜。薳越说,我再次让国君军队失败,将死有余辜。如今丢了君夫人,我不能不为此而死。遂自缢而死。
沈尹戌论慎守四境
周敬王元年(前五一九),囊瓦担任楚令尹,在郢(今湖北江陵县北)都增修城墙。沈尹戌认为囊瓦一定会丢掉郢都。如果不能保卫,只靠增修城墙是没有好处的。古时天子守在四夷,天子地位降低时才守在诸侯。诸侯应当守在四邻,诸侯地位降低进才守在四境。警惕四方边境,结交四方邻国,百姓在自己的土地上安居乐业,三时农事有所收获,百姓既没有内忧,又没有外患,国都哪里用得着增修城墙?现在,楚害怕吴,因而增修郢都城墙,守卫的范围已经很小。从前,梁伯在公宫旁边挖沟而百姓溃散。只要修治土地,划定疆界,巩固边垒,亲近百姓,加强了望,结交邻国,就并不可怕。《诗》说:思念你的祖先,发扬他们的美德。试看楚先君若敖、蚡冒,直到文王、武王,土地都不超过百里见方,尚且不在郢都增修城墙。现在,楚国土地超过几千里见方,反而在郢都增修城墙,这样来求取安定就太难了。</div></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="4">
<table border="0" width="100%">
<tr>
<td valign="top">
<b>注释</b></td>
<td>
<div></div></td>
</tr>
</table>
</td>
</tr>
<tr>
</tr></table>
|
Intellectual_Campus_01/Application/Check_Name/View/Student/student_information_framework.html | Beanson/fun | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<div id="personal">
</div>
<script src="__ROOT__/Public/Js/jquery-1.11.3.min.js"></script>
<script type="text/javascript">
/*获取学生ID, 判断该学生是否已签到*/
var student_id=localStorage.getItem('student_id');
if(student_id==""){
}else{
$("#personal").html(student_register.html);
}
</script>
</body>
</html> |
2.4.0.Final/apidocs/org/wildfly/swarm/keycloak/server/package-frame.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Sun Mar 17 11:03:37 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.keycloak.server (BOM: * : All 2.4.0.Final API)</title>
<meta name="date" content="2019-03-17">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../../org/wildfly/swarm/keycloak/server/package-summary.html" target="classFrame">org.wildfly.swarm.keycloak.server</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="KeycloakServerProperties.html" title="interface in org.wildfly.swarm.keycloak.server" target="classFrame"><span class="interfaceName">KeycloakServerProperties</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="KeycloakServerFraction.html" title="class in org.wildfly.swarm.keycloak.server" target="classFrame">KeycloakServerFraction</a></li>
</ul>
</div>
</body>
</html>
|
docs/api/org/springframework/jms/listener/endpoint/package-frame.html | mattxia/spring-2.5-analysis | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_03) on Mon Nov 19 21:41:11 CET 2007 -->
<TITLE>
org.springframework.jms.listener.endpoint (Spring Framework API 2.5)
</TITLE>
<META NAME="date" CONTENT="2007-11-19">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../../org/springframework/jms/listener/endpoint/package-summary.html" target="classFrame">org.springframework.jms.listener.endpoint</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="JmsActivationSpecFactory.html" title="interface in org.springframework.jms.listener.endpoint" target="classFrame"><I>JmsActivationSpecFactory</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="DefaultJmsActivationSpecFactory.html" title="class in org.springframework.jms.listener.endpoint" target="classFrame">DefaultJmsActivationSpecFactory</A>
<BR>
<A HREF="JmsActivationSpecConfig.html" title="class in org.springframework.jms.listener.endpoint" target="classFrame">JmsActivationSpecConfig</A>
<BR>
<A HREF="JmsMessageEndpointFactory.html" title="class in org.springframework.jms.listener.endpoint" target="classFrame">JmsMessageEndpointFactory</A>
<BR>
<A HREF="JmsMessageEndpointManager.html" title="class in org.springframework.jms.listener.endpoint" target="classFrame">JmsMessageEndpointManager</A>
<BR>
<A HREF="StandardJmsActivationSpecFactory.html" title="class in org.springframework.jms.listener.endpoint" target="classFrame">StandardJmsActivationSpecFactory</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="JmsMessageEndpointFactory.JmsResourceException.html" title="class in org.springframework.jms.listener.endpoint" target="classFrame">JmsMessageEndpointFactory.JmsResourceException</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|
risky/apidocs/au/gov/amsa/ais/rx/class-use/Mmsi.html | amsa-code/amsa-code.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Fri Sep 11 16:00:12 AEST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class au.gov.amsa.ais.rx.Mmsi (parent 0.5.25 API)</title>
<meta name="date" content="2020-09-11">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class au.gov.amsa.ais.rx.Mmsi (parent 0.5.25 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../au/gov/amsa/ais/rx/Mmsi.html" title="class in au.gov.amsa.ais.rx">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?au/gov/amsa/ais/rx/class-use/Mmsi.html" target="_top">Frames</a></li>
<li><a href="Mmsi.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 au.gov.amsa.ais.rx.Mmsi" class="title">Uses of Class<br>au.gov.amsa.ais.rx.Mmsi</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../au/gov/amsa/ais/rx/Mmsi.html" title="class in au.gov.amsa.ais.rx">Mmsi</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="#au.gov.amsa.ais.rx">au.gov.amsa.ais.rx</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#au.gov.amsa.ais.rx.operators">au.gov.amsa.ais.rx.operators</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="au.gov.amsa.ais.rx">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../au/gov/amsa/ais/rx/Mmsi.html" title="class in au.gov.amsa.ais.rx">Mmsi</a> in <a href="../../../../../../au/gov/amsa/ais/rx/package-summary.html">au.gov.amsa.ais.rx</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../au/gov/amsa/ais/rx/package-summary.html">au.gov.amsa.ais.rx</a> that return <a href="../../../../../../au/gov/amsa/ais/rx/Mmsi.html" title="class in au.gov.amsa.ais.rx">Mmsi</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="../../../../../../au/gov/amsa/ais/rx/Mmsi.html" title="class in au.gov.amsa.ais.rx">Mmsi</a></code></td>
<td class="colLast"><span class="typeNameLabel">CraftProperties.</span><code><span class="memberNameLink"><a href="../../../../../../au/gov/amsa/ais/rx/CraftProperties.html#getMmsi--">getMmsi</a></span>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../au/gov/amsa/ais/rx/Mmsi.html" title="class in au.gov.amsa.ais.rx">Mmsi</a></code></td>
<td class="colLast"><span class="typeNameLabel">CraftProperty.</span><code><span class="memberNameLink"><a href="../../../../../../au/gov/amsa/ais/rx/CraftProperty.html#getMmsi--">getMmsi</a></span>()</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../au/gov/amsa/ais/rx/package-summary.html">au.gov.amsa.ais.rx</a> with parameters of type <a href="../../../../../../au/gov/amsa/ais/rx/Mmsi.html" title="class in au.gov.amsa.ais.rx">Mmsi</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><span class="memberNameLink"><a href="../../../../../../au/gov/amsa/ais/rx/CraftProperties.html#CraftProperties-au.gov.amsa.ais.rx.Mmsi-">CraftProperties</a></span>(<a href="../../../../../../au/gov/amsa/ais/rx/Mmsi.html" title="class in au.gov.amsa.ais.rx">Mmsi</a> mmsi)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../au/gov/amsa/ais/rx/CraftProperties.html#CraftProperties-au.gov.amsa.ais.rx.Mmsi-java.util.Map-">CraftProperties</a></span>(<a href="../../../../../../au/gov/amsa/ais/rx/Mmsi.html" title="class in au.gov.amsa.ais.rx">Mmsi</a> mmsi,
<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="../../../../../../au/gov/amsa/ais/rx/CraftPropertyName.html" title="enum in au.gov.amsa.ais.rx">CraftPropertyName</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/TreeMap.html?is-external=true" title="class or interface in java.util">TreeMap</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>> map)</code> </td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../au/gov/amsa/ais/rx/CraftProperty.html#CraftProperty-au.gov.amsa.ais.rx.Mmsi-au.gov.amsa.ais.rx.CraftPropertyName-java.lang.String-long-">CraftProperty</a></span>(<a href="../../../../../../au/gov/amsa/ais/rx/Mmsi.html" title="class in au.gov.amsa.ais.rx">Mmsi</a> mmsi,
<a href="../../../../../../au/gov/amsa/ais/rx/CraftPropertyName.html" title="enum in au.gov.amsa.ais.rx">CraftPropertyName</a> name,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value,
long time)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="au.gov.amsa.ais.rx.operators">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../au/gov/amsa/ais/rx/Mmsi.html" title="class in au.gov.amsa.ais.rx">Mmsi</a> in <a href="../../../../../../au/gov/amsa/ais/rx/operators/package-summary.html">au.gov.amsa.ais.rx.operators</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../au/gov/amsa/ais/rx/operators/package-summary.html">au.gov.amsa.ais.rx.operators</a> with type arguments of type <a href="../../../../../../au/gov/amsa/ais/rx/Mmsi.html" title="class in au.gov.amsa.ais.rx">Mmsi</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>rx.Subscriber<? super <a href="../../../../../../au/gov/amsa/ais/rx/CraftProperty.html" title="class in au.gov.amsa.ais.rx">CraftProperty</a>></code></td>
<td class="colLast"><span class="typeNameLabel">OperatorCraftPropertAggregator.</span><code><span class="memberNameLink"><a href="../../../../../../au/gov/amsa/ais/rx/operators/OperatorCraftPropertAggregator.html#call-rx.Subscriber-">call</a></span>(rx.Subscriber<? super <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="../../../../../../au/gov/amsa/ais/rx/Mmsi.html" title="class in au.gov.amsa.ais.rx">Mmsi</a>,<a href="../../../../../../au/gov/amsa/ais/rx/CraftProperties.html" title="class in au.gov.amsa.ais.rx">CraftProperties</a>>> child)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../au/gov/amsa/ais/rx/Mmsi.html" title="class in au.gov.amsa.ais.rx">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?au/gov/amsa/ais/rx/class-use/Mmsi.html" target="_top">Frames</a></li>
<li><a href="Mmsi.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>
</body>
</html>
|
pmd/pmd-doc-5.5.1/pmd-objectivec/apidocs/index-all.html | jasonwee/videoOnCloud | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Wed Jul 27 21:25:52 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (PMD Objective-C 5.5.1 API)</title>
<meta name="date" content="2016-07-27">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (PMD Objective-C 5.5.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a href="#I:K">K</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:W">W</a> <a href="#I:X">X</a> <a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#ANDASSIGN">ANDASSIGN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#ASSIGN">ASSIGN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT">AT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_AUTORELEASEPOOL">AT_AUTORELEASEPOOL</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_CATCH">AT_CATCH</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_CLASS">AT_CLASS</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_COMPATIBILITY_ALIAS">AT_COMPATIBILITY_ALIAS</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_DEFS">AT_DEFS</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_DYNAMIC">AT_DYNAMIC</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_ENCODE">AT_ENCODE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_END">AT_END</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_FINALLY">AT_FINALLY</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_IMPLEMENTATION">AT_IMPLEMENTATION</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_INTERFACE">AT_INTERFACE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_OPTIONAL">AT_OPTIONAL</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_PACKAGE">AT_PACKAGE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_PRIVATE">AT_PRIVATE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_PROPERTY">AT_PROPERTY</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_PROTECTED">AT_PROTECTED</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_PROTOCOL">AT_PROTOCOL</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_PUBLIC">AT_PUBLIC</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_REQUIRED">AT_REQUIRED</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_SELECTOR">AT_SELECTOR</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_SYNCHRONIZED">AT_SYNCHRONIZED</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_SYNTHESIZE">AT_SYNTHESIZE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_THROW">AT_THROW</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AT_TRY">AT_TRY</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#AUTO">AUTO</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#BANG">BANG</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html#beginColumn">beginColumn</a></span> - Variable in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">Token</a></dt>
<dd>
<div class="block">The column number of the first character of this Token.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html#beginLine">beginLine</a></span> - Variable in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">Token</a></dt>
<dd>
<div class="block">The line number of the first character of this Token.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#BIT_AND">BIT_AND</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#BIT_OR">BIT_OR</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#BLOCK">BLOCK</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#BOOL">BOOL</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#BOOLEAN">BOOLEAN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#BREAK">BREAK</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCParser.html#canParse--">canParse()</a></span> - Method in class net.sourceforge.pmd.lang.objectivec.<a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCParser.html" title="class in net.sourceforge.pmd.lang.objectivec">ObjectiveCParser</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#CASE">CASE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#CGFLOAT">CGFLOAT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#CHAR">CHAR</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#CHARACTER_LITERAL">CHARACTER_LITERAL</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#CLASS">CLASS</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#COLON">COLON</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#CONST">CONST</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#CONTINUE">CONTINUE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCParser.html#createTokenManager-java.io.Reader-">createTokenManager(Reader)</a></span> - Method in class net.sourceforge.pmd.lang.objectivec.<a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCParser.html" title="class in net.sourceforge.pmd.lang.objectivec">ObjectiveCParser</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#CSTRING_LITERAL">CSTRING_LITERAL</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html#curChar">curChar</a></span> - Variable in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserTokenManager</a></dt>
<dd> </dd>
</dl>
<a name="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html#debugStream">debugStream</a></span> - Variable in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserTokenManager</a></dt>
<dd>
<div class="block">Debug output.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#DECIMAL_CONSTANT">DECIMAL_CONSTANT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#DECIMAL_LITERAL">DECIMAL_LITERAL</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#DECR">DECR</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#DEFAULT">DEFAULT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">Lexical state.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#DFLT">DFLT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#DIGIT">DIGIT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#DO">DO</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#DOUBLE">DOUBLE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:E">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#ELLIPSIS">ELLIPSIS</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#ELSE">ELSE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html#endColumn">endColumn</a></span> - Variable in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">Token</a></dt>
<dd>
<div class="block">The column number of the last character of this Token.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html#endLine">endLine</a></span> - Variable in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">Token</a></dt>
<dd>
<div class="block">The line number of the last character of this Token.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#ENUM">ENUM</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#EOF">EOF</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">End of File.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#EQ">EQ</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#ESCAPE_SEQUENCE">ESCAPE_SEQUENCE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#EXPONENT">EXPONENT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#EXPORTED_CALLBACK">EXPORTED_CALLBACK</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#EXTERN">EXTERN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#FIXED_NUM_TYPE">FIXED_NUM_TYPE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#FLOAT">FLOAT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#FLOATING_POINT_LITERAL">FLOATING_POINT_LITERAL</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#FOAMAT_FUNC">FOAMAT_FUNC</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">Lexical state.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#FOR">FOR</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#FORMAT_FUNC">FORMAT_FUNC</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">Lexical state.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#FUNC">FUNC</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#GE">GE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html#getNextToken--">getNextToken()</a></span> - Method in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserTokenManager</a></dt>
<dd>
<div class="block">Get the next Token.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCTokenManager.html#getNextToken--">getNextToken()</a></span> - Method in class net.sourceforge.pmd.lang.objectivec.<a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec">ObjectiveCTokenManager</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCHandler.html#getParser-net.sourceforge.pmd.lang.ParserOptions-">getParser(ParserOptions)</a></span> - Method in class net.sourceforge.pmd.lang.objectivec.<a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCHandler.html" title="class in net.sourceforge.pmd.lang.objectivec">ObjectiveCHandler</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCHandler.html#getRuleViolationFactory--">getRuleViolationFactory()</a></span> - Method in class net.sourceforge.pmd.lang.objectivec.<a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCHandler.html" title="class in net.sourceforge.pmd.lang.objectivec">ObjectiveCHandler</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCParser.html#getSuppressMap--">getSuppressMap()</a></span> - Method in class net.sourceforge.pmd.lang.objectivec.<a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCParser.html" title="class in net.sourceforge.pmd.lang.objectivec">ObjectiveCParser</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html#getValue--">getValue()</a></span> - Method in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">Token</a></dt>
<dd>
<div class="block">An optional attribute value of the Token.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#GOTO">GOTO</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#GT">GT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:H">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#HEX_CONSTANT">HEX_CONSTANT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#HEX_DIGIT">HEX_DIGIT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#HEX_LITERAL">HEX_LITERAL</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#HEX_PREFIX">HEX_PREFIX</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#HEX_QUAD">HEX_QUAD</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#HOOK">HOOK</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#IBACTION">IBACTION</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#IBOUTLET">IBOUTLET</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#ID">ID</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#IDENT">IDENT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#IDENT_NONDIGIT">IDENT_NONDIGIT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#IF">IF</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html#image">image</a></span> - Variable in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">Token</a></dt>
<dd>
<div class="block">The string image of the token.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#IMP">IMP</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#IN_MULTI_LINE_COMMENT">IN_MULTI_LINE_COMMENT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">Lexical state.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#INCR">INCR</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html#input_stream">input_stream</a></span> - Variable in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserTokenManager</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#INT32_T">INT32_T</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#INTEGER_CONSTANT">INTEGER_CONSTANT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#INTEGER_LITERAL">INTEGER_LITERAL</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#INTEGER_SUFFIX">INTEGER_SUFFIX</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:J">
<!-- -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html#jjFillToken--">jjFillToken()</a></span> - Method in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserTokenManager</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html#jjnewLexState">jjnewLexState</a></span> - Static variable in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserTokenManager</a></dt>
<dd>
<div class="block">Lex State array.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html#jjstrLiteralImages">jjstrLiteralImages</a></span> - Static variable in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserTokenManager</a></dt>
<dd>
<div class="block">Token literal values.</div>
</dd>
</dl>
<a name="I:K">
<!-- -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html#kind">kind</a></span> - Variable in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">Token</a></dt>
<dd>
<div class="block">An integer that describes the kind of this token.</div>
</dd>
</dl>
<a name="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#LE">LE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#LEFT_BRACE">LEFT_BRACE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#LEFT_PAREN">LEFT_PAREN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#LEFT_SQUARE">LEFT_SQUARE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html#lexStateNames">lexStateNames</a></span> - Static variable in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserTokenManager</a></dt>
<dd>
<div class="block">Lexer state names.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#LONG_SUFFIX">LONG_SUFFIX</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#LSHIFT">LSHIFT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#LSHIFTASSIGN">LSHIFTASSIGN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#LT">LT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#MINUS">MINUS</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#MINUSASSIGN">MINUSASSIGN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#MULTI_LINE_COMMENT">MULTI_LINE_COMMENT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:N">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCLanguageModule.html#NAME">NAME</a></span> - Static variable in class net.sourceforge.pmd.lang.objectivec.<a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCLanguageModule.html" title="class in net.sourceforge.pmd.lang.objectivec">ObjectiveCLanguageModule</a></dt>
<dd>
<div class="block">The name, that can be used to display the language in UI.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#NE">NE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><a href="net/sourceforge/pmd/cpd/package-summary.html">net.sourceforge.pmd.cpd</a> - package net.sourceforge.pmd.cpd</dt>
<dd> </dd>
<dt><a href="net/sourceforge/pmd/lang/objectivec/package-summary.html">net.sourceforge.pmd.lang.objectivec</a> - package net.sourceforge.pmd.lang.objectivec</dt>
<dd> </dd>
<dt><a href="net/sourceforge/pmd/lang/objectivec/ast/package-summary.html">net.sourceforge.pmd.lang.objectivec.ast</a> - package net.sourceforge.pmd.lang.objectivec.ast</dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html#newToken-int-java.lang.String-">newToken(int, String)</a></span> - Static method in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">Token</a></dt>
<dd>
<div class="block">Returns a new Token object, by default.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html#newToken-int-">newToken(int)</a></span> - Static method in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">Token</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html#next">next</a></span> - Variable in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">Token</a></dt>
<dd>
<div class="block">A reference to the next regular (non-special) token from the input
stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#NIL">NIL</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#NONDIGIT">NONDIGIT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#NONDIGIT_UNICODE">NONDIGIT_UNICODE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#NONZERO_DIGIT">NONZERO_DIGIT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#NSINTEGER">NSINTEGER</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#NSRECT">NSRECT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#NSSIZE">NSSIZE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#NSUINTEGER">NSUINTEGER</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCHandler.html" title="class in net.sourceforge.pmd.lang.objectivec"><span class="typeNameLink">ObjectiveCHandler</span></a> - Class in <a href="net/sourceforge/pmd/lang/objectivec/package-summary.html">net.sourceforge.pmd.lang.objectivec</a></dt>
<dd>
<div class="block">Implementation of LanguageVersionHandler for the Objective-C Language.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCHandler.html#ObjectiveCHandler--">ObjectiveCHandler()</a></span> - Constructor for class net.sourceforge.pmd.lang.objectivec.<a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCHandler.html" title="class in net.sourceforge.pmd.lang.objectivec">ObjectiveCHandler</a></dt>
<dd> </dd>
<dt><a href="net/sourceforge/pmd/cpd/ObjectiveCLanguage.html" title="class in net.sourceforge.pmd.cpd"><span class="typeNameLink">ObjectiveCLanguage</span></a> - Class in <a href="net/sourceforge/pmd/cpd/package-summary.html">net.sourceforge.pmd.cpd</a></dt>
<dd>
<div class="block">Defines the Language module for Objective-C</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/cpd/ObjectiveCLanguage.html#ObjectiveCLanguage--">ObjectiveCLanguage()</a></span> - Constructor for class net.sourceforge.pmd.cpd.<a href="net/sourceforge/pmd/cpd/ObjectiveCLanguage.html" title="class in net.sourceforge.pmd.cpd">ObjectiveCLanguage</a></dt>
<dd>
<div class="block">Creates a new instance of <a href="net/sourceforge/pmd/cpd/ObjectiveCLanguage.html" title="class in net.sourceforge.pmd.cpd"><code>ObjectiveCLanguage</code></a> with the default extensions for Objective-C files.</div>
</dd>
<dt><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCLanguageModule.html" title="class in net.sourceforge.pmd.lang.objectivec"><span class="typeNameLink">ObjectiveCLanguageModule</span></a> - Class in <a href="net/sourceforge/pmd/lang/objectivec/package-summary.html">net.sourceforge.pmd.lang.objectivec</a></dt>
<dd>
<div class="block">Implementation of the Objective-C Language Module.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCLanguageModule.html#ObjectiveCLanguageModule--">ObjectiveCLanguageModule()</a></span> - Constructor for class net.sourceforge.pmd.lang.objectivec.<a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCLanguageModule.html" title="class in net.sourceforge.pmd.lang.objectivec">ObjectiveCLanguageModule</a></dt>
<dd>
<div class="block">Creates a new instance of <a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCLanguageModule.html" title="class in net.sourceforge.pmd.lang.objectivec"><code>ObjectiveCLanguageModule</code></a> with the default file extensions for Objective-C.</div>
</dd>
<dt><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCParser.html" title="class in net.sourceforge.pmd.lang.objectivec"><span class="typeNameLink">ObjectiveCParser</span></a> - Class in <a href="net/sourceforge/pmd/lang/objectivec/package-summary.html">net.sourceforge.pmd.lang.objectivec</a></dt>
<dd>
<div class="block">Adapter for the Objective-C Parser.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCParser.html#ObjectiveCParser-net.sourceforge.pmd.lang.ParserOptions-">ObjectiveCParser(ParserOptions)</a></span> - Constructor for class net.sourceforge.pmd.lang.objectivec.<a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCParser.html" title="class in net.sourceforge.pmd.lang.objectivec">ObjectiveCParser</a></dt>
<dd>
<div class="block">Creates a new Objective-C Parser.</div>
</dd>
<dt><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast"><span class="typeNameLink">ObjectiveCParserConstants</span></a> - Interface in <a href="net/sourceforge/pmd/lang/objectivec/ast/package-summary.html">net.sourceforge.pmd.lang.objectivec.ast</a></dt>
<dd>
<div class="block">Token literal values and constants.</div>
</dd>
<dt><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec.ast"><span class="typeNameLink">ObjectiveCParserTokenManager</span></a> - Class in <a href="net/sourceforge/pmd/lang/objectivec/ast/package-summary.html">net.sourceforge.pmd.lang.objectivec.ast</a></dt>
<dd>
<div class="block">Token Manager.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html#ObjectiveCParserTokenManager-net.sourceforge.pmd.lang.ast.CharStream-">ObjectiveCParserTokenManager(CharStream)</a></span> - Constructor for class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserTokenManager</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html#ObjectiveCParserTokenManager-net.sourceforge.pmd.lang.ast.CharStream-int-">ObjectiveCParserTokenManager(CharStream, int)</a></span> - Constructor for class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserTokenManager</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><a href="net/sourceforge/pmd/cpd/ObjectiveCTokenizer.html" title="class in net.sourceforge.pmd.cpd"><span class="typeNameLink">ObjectiveCTokenizer</span></a> - Class in <a href="net/sourceforge/pmd/cpd/package-summary.html">net.sourceforge.pmd.cpd</a></dt>
<dd>
<div class="block">The Objective-C Tokenizer</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/cpd/ObjectiveCTokenizer.html#ObjectiveCTokenizer--">ObjectiveCTokenizer()</a></span> - Constructor for class net.sourceforge.pmd.cpd.<a href="net/sourceforge/pmd/cpd/ObjectiveCTokenizer.html" title="class in net.sourceforge.pmd.cpd">ObjectiveCTokenizer</a></dt>
<dd> </dd>
<dt><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec"><span class="typeNameLink">ObjectiveCTokenManager</span></a> - Class in <a href="net/sourceforge/pmd/lang/objectivec/package-summary.html">net.sourceforge.pmd.lang.objectivec</a></dt>
<dd>
<div class="block">Objective-C Token Manager implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCTokenManager.html#ObjectiveCTokenManager-java.io.Reader-">ObjectiveCTokenManager(Reader)</a></span> - Constructor for class net.sourceforge.pmd.lang.objectivec.<a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec">ObjectiveCTokenManager</a></dt>
<dd>
<div class="block">Creates a new Objective-C Token Manager from the given source code.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#OCTAL_CONSTANT">OCTAL_CONSTANT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#OCTAL_DIGIT">OCTAL_DIGIT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#OCTAL_LITERAL">OCTAL_LITERAL</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#ORASSIGN">ORASSIGN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCParser.html#parse-java.lang.String-java.io.Reader-">parse(String, Reader)</a></span> - Method in class net.sourceforge.pmd.lang.objectivec.<a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCParser.html" title="class in net.sourceforge.pmd.lang.objectivec">ObjectiveCParser</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#PLUS">PLUS</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#PLUSASSIGN">PLUSASSIGN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#POSSIBLE_COCOA_TYPE">POSSIBLE_COCOA_TYPE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#POSSIBLE_CORE_TYPE">POSSIBLE_CORE_TYPE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#PREPROCESSOR_OUTPUT">PREPROCESSOR_OUTPUT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">Lexical state.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#PROTOCOL_QUALIFIER_EXCEPT_IN">PROTOCOL_QUALIFIER_EXCEPT_IN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#REGISTER">REGISTER</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html#ReInit-net.sourceforge.pmd.lang.ast.CharStream-">ReInit(CharStream)</a></span> - Method in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserTokenManager</a></dt>
<dd>
<div class="block">Reinitialise parser.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html#ReInit-net.sourceforge.pmd.lang.ast.CharStream-int-">ReInit(CharStream, int)</a></span> - Method in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserTokenManager</a></dt>
<dd>
<div class="block">Reinitialise parser.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#REM">REM</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#REMASSIGN">REMASSIGN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#RETURN">RETURN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#RIGHT_BRACE">RIGHT_BRACE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#RIGHT_PAREN">RIGHT_PAREN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#RIGHT_SQUARE">RIGHT_SQUARE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#RSIGNEDSHIFTASSIGN">RSIGNEDSHIFTASSIGN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#RUNSIGNEDSHIFTASSIGN">RUNSIGNEDSHIFTASSIGN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#SC_AND">SC_AND</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#SC_OR">SC_OR</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#SCHAR">SCHAR</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#SEL">SEL</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#SEMICOLON">SEMICOLON</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html#setDebugStream-java.io.PrintStream-">setDebugStream(PrintStream)</a></span> - Method in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserTokenManager</a></dt>
<dd>
<div class="block">Set debug output.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCTokenManager.html#setFileName-java.lang.String-">setFileName(String)</a></span> - Method in class net.sourceforge.pmd.lang.objectivec.<a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec">ObjectiveCTokenManager</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#SIGNED">SIGNED</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#SINGLE_LINE_COMMENT">SINGLE_LINE_COMMENT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#SINT32">SINT32</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#SIZEOF">SIZEOF</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#SLASH">SLASH</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#SLASHASSIGN">SLASHASSIGN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html#specialToken">specialToken</a></span> - Variable in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">Token</a></dt>
<dd>
<div class="block">This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#STAR">STAR</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#STARASSIGN">STARASSIGN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#STATIC">STATIC</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#STRING_LITERAL">STRING_LITERAL</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#STRUCT">STRUCT</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#SWITCH">SWITCH</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html#SwitchTo-int-">SwitchTo(int)</a></span> - Method in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserTokenManager.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserTokenManager</a></dt>
<dd>
<div class="block">Switch to specified lex state.</div>
</dd>
</dl>
<a name="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCLanguageModule.html#TERSE_NAME">TERSE_NAME</a></span> - Static variable in class net.sourceforge.pmd.lang.objectivec.<a href="net/sourceforge/pmd/lang/objectivec/ObjectiveCLanguageModule.html" title="class in net.sourceforge.pmd.lang.objectivec">ObjectiveCLanguageModule</a></dt>
<dd>
<div class="block">The internal name.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#TILDE">TILDE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html" title="class in net.sourceforge.pmd.lang.objectivec.ast"><span class="typeNameLink">Token</span></a> - Class in <a href="net/sourceforge/pmd/lang/objectivec/ast/package-summary.html">net.sourceforge.pmd.lang.objectivec.ast</a></dt>
<dd>
<div class="block">Describes the input token stream.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html#Token--">Token()</a></span> - Constructor for class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">Token</a></dt>
<dd>
<div class="block">No-argument constructor</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html#Token-int-">Token(int)</a></span> - Constructor for class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">Token</a></dt>
<dd>
<div class="block">Constructs a new token for the specified Image.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html#Token-int-java.lang.String-">Token(int, String)</a></span> - Constructor for class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">Token</a></dt>
<dd>
<div class="block">Constructs a new token for the specified Image and Kind.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#tokenImage">tokenImage</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">Literal token values.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/cpd/ObjectiveCTokenizer.html#tokenize-net.sourceforge.pmd.cpd.SourceCode-net.sourceforge.pmd.cpd.Tokens-">tokenize(SourceCode, Tokens)</a></span> - Method in class net.sourceforge.pmd.cpd.<a href="net/sourceforge/pmd/cpd/ObjectiveCTokenizer.html" title="class in net.sourceforge.pmd.cpd">ObjectiveCTokenizer</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html#toString--">toString()</a></span> - Method in class net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/Token.html" title="class in net.sourceforge.pmd.lang.objectivec.ast">Token</a></dt>
<dd>
<div class="block">Returns the image.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#TYPEDEF">TYPEDEF</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:U">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#UCHAR">UCHAR</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#UNION">UNION</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#UNIVERSAL_CHARACTER_NAME">UNIVERSAL_CHARACTER_NAME</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#UNSIGNED">UNSIGNED</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#UNSIGNED_SUFFIX">UNSIGNED_SUFFIX</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:V">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#VOID">VOID</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#VOID_BLOCK">VOID_BLOCK</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">Lexical state.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#VOLATILE">VOLATILE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:W">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#WHILE">WHILE</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a name="I:X">
<!-- -->
</a>
<h2 class="title">X</h2>
<dl>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#XOR">XOR</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html#XORASSIGN">XORASSIGN</a></span> - Static variable in interface net.sourceforge.pmd.lang.objectivec.ast.<a href="net/sourceforge/pmd/lang/objectivec/ast/ObjectiveCParserConstants.html" title="interface in net.sourceforge.pmd.lang.objectivec.ast">ObjectiveCParserConstants</a></dt>
<dd>
<div class="block">RegularExpression Id.</div>
</dd>
</dl>
<a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a href="#I:K">K</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:W">W</a> <a href="#I:X">X</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2002–2016 <a href="http://pmd.sourceforge.net/">InfoEther</a>. All rights reserved.</small></p>
</body>
</html>
|
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_07_testAbaNumberCheck_12823_good_js4.html | dcarda/aba.route.validator | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../../../style.css');
@import url('../../../../../tree.css');
</style>
<script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../../../clover.js" type="text/javascript"></script>
<script src="../../../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../../../cloud.js" type="text/javascript"></script>
<title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title>
</head>
<body>
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online documentation" target="_blank"
href="http://openclover.org/documentation">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<a href="http://cardatechnologies.com" target="_top">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</a>
</div>
<div class="aui-page-header-main" >
<h1>
<a href="http://cardatechnologies.com" target="_top">
ABA Route Transit Number Validator 1.0.1-SNAPSHOT
</a>
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li>
<li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li>
<li><a href="test-Test_AbaRouteValidator_07.html">Class Test_AbaRouteValidator_07</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_12823_good
</h1>
<table class="aui">
<thead>
<tr>
<th>Test</th>
<th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th>
<th><label title="When the test execution was started">Start time</label></th>
<th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th>
<th><label title="A failure or error message if the test is not successful.">Message</label></th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_07.html?line=9016#src-9016" >testAbaNumberCheck_12823_good</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:36:33
</td>
<td>
0.0 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </div>
<table class="aui aui-table-sortable">
<thead>
<tr>
<th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th>
<th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_12823_good</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=25636#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a>
</td>
<td>
<span class="sortValue">0.7352941</span>73.5%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></div></div></div> </td>
</tr>
</tbody>
</table>
</div> <!-- class="aui-page-panel-content-clover" -->
<footer id="footer" role="contentinfo">
<section class="footer-body">
<ul>
<li>
Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1
on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT.
</li>
</ul>
<ul>
<li>OpenClover is free and open-source software. </li>
</ul>
</section>
</footer> </section> <!-- class="aui-page-panel-content" -->
</div> <!-- class="aui-page-panel-inner" -->
</div> <!-- class="aui-page-panel" -->
</div> <!-- id="page" -->
</body>
</html> |
app/editblog.component.html | blakekohler/TodayILearned |
<div class="well editholder" *ngIf="blogpost">
<h2>What did you learn?</h2>
<div class="row">
<div class="col-lg-12">
<form>
<div class="form-group">
<label for="exampleInputEmail1">First Name</label>
<input class="form-control" [(ngModel)]="blogpost.fname" placeholder="First Name" />
</div>
<div class="form-group">
<label for="exampleInputPassword1">Last Name</label>
<input class="form-control" [(ngModel)]="blogpost.lname" placeholder="Last Name" />
</div>
<div class="form-group">
<label for="exampleInputFile">Title</label>
<input class="form-control" [(ngModel)]="blogpost.title" placeholder="Title" />
</div>
<div class="form-group">
<label for="exampleInputFile">Post</label>
<textarea class="form-control" type="textbox" [(ngModel)]="blogpost.post" ></textarea>
</div>
<div class="buttonholder">
<button type="submit" class="btn btn-success">Post</button> <button class="btn btn-default" (click)="goBack()">Cancel</button>
</div>
</form>
</div>
</div>
<div *ngIf="!blogpost">
<h2>{{blogpost.fname}} details!</h2>
<div>
<label>id: </label>{{blogpost.id}}</div>
<div>
<label>Post: </label>
<input class="form-control" [(ngModel)]="blogpost.title" placeholder="Title" />
<input class="form-control" [(ngModel)]="blogpost.fname" placeholder="First Name" />
<input class="form-control" [(ngModel)]="blogpost.lname" placeholder="Last Name" />
<textarea type="textbox" [(ngModel)]="blogpost.post" ></textarea>
</div>
<button (click)="goBack()">Back</button>
</div>
<!-- <div *ngIf="hero">
<h2>{{hero.name}} details!</h2>
<div>
<label>id: </label>{{hero.id}}</div>
<div>
<label>name: </label>
<input [(ngModel)]="hero.name" placeholder="name" />
</div>
<button (click)="goBack()">Back</button>
</div>
-->
|
frontend/webadmin/modules/userportal-gwtp/src/main/webapp/index.html | Dhandapani/gluster-ovirt | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="refresh" content="0;url=userportal/UserPortal.html">
</head>
</html> |
work/src/ride-app/ride-app.html | cat-turner/goRIPTA_lite | <link rel="import" href="../../bower_components/polymer/polymer.html">
<script src="/src/ride-app/script/parse.js" async></script>
<script src="/src/ride-app/script/activebuses.js" async></script>
<dom-module id="ride-app">
<template>
<header id="topScroll" class="scrollspy">
<nav>
<div class="nav-wrapper teal">
<a href="#!" class="brand-logo"><span class="rock-salt nav-logo">go</span>RIPTA<span
class="rock-salt nav-logo">_lite</span></a>
<a href="#" data-activates="mobile-demo" class="button-collapse"><i class="material-icons">menu</i></a>
<ul class="right hide-on-med-and-down">
<li><a href="#myRides"><i class="material-icons left">directions_bus</i>My Rides</a></li>
<li><a href="#myBalance"><i class="material-icons left">attach_money</i>My Balance</a></li>
<li><a href="#!"><i class="material-icons">refresh</i></a></li>
<li><a href="#busSearch"><i class="material-icons left">search</i>Search</a></li>
</ul>
</div>
</nav>
<ul class="side-nav" id="mobile-demo">
<li>
<div class="userView">
<a href="#!user"><img src="images/ripta.png"></a>
<a href="#!phone"><span class="grey-text name">401.781.9400</span></a>
<a href="#!email"><span class="grey-text email">help@ripta.com</span></a>
</div>
</li>
<li><a href="#myRides" class="sidenav-click"><i class="material-icons left">directions_bus</i>My Rides</a></li>
<li><a href="#myBalance" class="sidenav-click"><i class="material-icons left">attach_money</i>My Balance</a></li>
<li><a href="#!" ><i class="material-icons left">refresh</i>Refresh Cards</a></li>
<li><a href="#busSearch" class="sidenav-click"><i class="material-icons left">search</i>Search</a></li>
</ul>
</header>
<!-- Search Modal Structure -->
<div id="busSearch" class="modal modal-search">
<div class="modal-content">
<p class="center-align">
<!-- Bus Drop Down -->
<!-- Dropdown Trigger -->
<a class='dropdown-button waves-effect waves-light btn btn-large' href='#'
data-activates='dropdown1'>Routes</a>
<!-- Dropdown Structure -->
<ul id='dropdown1' class='dropdown-content'>
<li><a href="#!">1</a></li>
<li><a href="#!">2</a></li>
<li><a href="#!">3</a></li>
</ul>
</p>
</div>
</div>
<!-- Begin Main -->
<main>
<!-- Welcome Card -->
<section>
<div class="row">
<div class="col m10 offset-m1">
<div class="card z-depth-2">
<div class="card-content center-align">
<h1>Welcome Riders! to <span class="welcome-logo rock-salt">go</span>RIPTA<span
class="welcome-logo rock-salt">_lite</span></h1>
<h6>This app is designed to help you with all your RIPTA© needs</h6>
</div>
<div class="card-action center-align">
<a href="#myRides" class="tooltipped" data-position="bottom"
data-delay="50" data-tooltip="My Rides"><i class="material-icons">directions_bus</i></a>
<a href="#myBalance" class="tooltipped" data-position="bottom"
data-delay="50" data-tooltip="My Balance"><i class="material-icons">attach_money</i></a>
<a href="#!" class="tooltipped" data-position="bottom"
data-delay="50" data-tooltip="Refresh Cards"><i class="material-icons">refresh</i></a>
<a href="#busSearch" class="tooltipped" data-position="bottom"
data-delay="50" data-tooltip="Search"><i class="material-icons">search</i></a>
</div>
</div>
</div>
</div>
</section>
<!-- END Welcome Card -->
<!-- Bus Route Title -->
<div class="center-align title">
<h3>Bus Routes</h3>
<hr>
</div>
<!-- Card Section -->
<section>
<!--<div class="row">-->
<!--<div class="col s12 m6">-->
<!--<div class="card z-depth-2">-->
<!--<div class="card-content">-->
<!--<div class="row">-->
<!--<div class="col m4"></div>-->
<!--<div class="col m6"></div>-->
<!--<div class="col m4"></div>-->
<!--</div>-->
<!--</div>-->
<!--<div class="card-action center-align">-->
<!--<a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a>-->
<!--<a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a>-->
<!--<a href="#"><i class="fa fa-google-plus" aria-hidden="true"></i></a>-->
<!--</div>-->
<!--</div>-->
<!--</div>-->
<!--</div>-->
<div class = "row">
<div class="col s12 m10 offset-m1 l8 offset-l2">
<div class="card z-depth-2">
<div class="card-content">
<div class="row center-align">
<form class="contact" method="post">
<div class="row center-align">
<div class="input-field col s12">
<h3>Where do you want to go?</h3>
<div id="locationField">
<input id="autocomplete" placeholder="Enter a starting point"
onFocus="geolocate()" type="text" name="start_point"></input>
</div>
</div>
</div>
<div class="row center align">
<div class="input-field col s12">
<div id="locationField">
<input id="autocomplete" placeholder="Enter an ending point"
onFocus="geolocate()" type="text" name="end_point"></input>
</div>
</div>
</div>
<div class="row center align">
<div class="input-field col s12">
<div class="card-action">
<button type="submit" class="btn btn-success" type="submit" id="submit">
<span>Get Directions</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col s12 m10 offset-m1 l8 offset-l2">
<div class="card z-depth-2">
<div class="card-content">
<div class="row center-align">
<div class="col s4 cyan darken-4 white-text"><h1>60</h1></div>
<div class="col s8">
<h1>URI > PVD </h1>
</div>
<div class="col s12">
<h2>ETA: 7:00PM (ON TIME)</h2>
</div>
<div class="col s12">
<h2>ETD: 7:15PM (ON TIME)</h2>
</div>
</div>
</div>
<div class="card-action"></div>
</div>
</div>
</div>
<!-- Dynamic Bus cards will go here -->
<div id="new-card"></div>
</section>
<!-- Bus Route Title -->
<div class="center-align title">
<h3>Rider Details</h3>
<hr>
</div>
<div class="row">
<!-- My Rides Card -->
<a class="modal-trigger dup-card" href="#ridesModal">
<div class="col s12 m6">
<div class="card card-hvr z-depth-2 scrollspy" id="myRides">
<div class="card-content">
<div class="center-align">
<i class="material-icons large">list</i>
</div>
<div class="card-title center-align">
My Rides
</div>
</div>
<div class="card-action center-align"></div>
</div>
</div>
</a>
<!-- My Rides Modal Structure -->
<div id="ridesModal" class="modal modal-fixed-footer">
<div class="modal-content">
<h4 class="center-align">RIPTA Favorites Station</h4>
<div class="center-align">
<img src="images/person-flat.png" class="responsive-img">
<h3>Welcome, Chris!</h3>
</div>
<table class="centered">
<thead>
<tr>
<th data-field="id">Bus ID</th>
<th data-field="name"># of Rides</th>
<th data-field="price">Last used</th>
</tr>
</thead>
<tbody>
<tr>
<td>60 - Newport/Prov</td>
<td>230</td>
<td>12/03/2016</td>
</tr>
<tr>
<td>99 - Pawtucket/Prov</td>
<td>120</td>
<td>12/02/2016</td>
</tr>
<tr>
<td>1 - Eddy/Hope/Benefit</td>
<td>67</td>
<td>12/03/2016</td>
</tr>
<tr>
<td>56 - Chalkstone Ave</td>
<td>56</td>
<td>11/29/2016</td>
</tr>
</tbody>
</table>
</div>
<div class="modal-footer">
<a href="#!" class="waves-effect waves-green btn">Add Bus Route</a>
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">Exit</a>
</div>
</div>
<!-- My Balance Card -->
<a class="modal-trigger dup-card" href="#balanceModal">
<div class="col s12 m6 scrollspy" id="myBalance">
<div class="card card-hvr z-depth-2">
<div class="card-content">
<div class="center-align">
<i class="material-icons large">account_balance_wallet</i>
</div>
<div class="card-title center-align">
My Balance
</div>
</div>
<div class="card-action center-align"></div>
</div>
</div>
</a>
<!-- Balance Modal Structure -->
<div id="balanceModal" class="modal modal-fixed-footer">
<div class="modal-content">
<h4 class="center-align">RIPTA Balance Station</h4>
<div class="center-align">
<img src="images/person-flat.png" class="responsive-img">
<h3>Welcome, Chris!</h3>
</div>
<table class="centered">
<thead>
<tr>
<th data-field="id">Name</th>
<th data-field="name">Rides Left</th>
<th data-field="price">Wallet Amount</th>
</tr>
</thead>
<tbody>
<tr>
<td>Chris W.</td>
<td>46</td>
<td>$21.00</td>
</tr>
</tbody>
</table>
</div>
<div class="modal-footer">
<a href="#!" class="waves-effect waves-green btn">Add Funds</a>
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">Exit</a>
</div>
</div>
</div>
</main>
<!-- End Main Section -->
<!-- Begin Footer-->
<footer>
<div class="fixed-action-btn toolbar">
<a class="btn-floating btn-large teal lighten-3">
<i class="large material-icons">add</i>
</a>
<ul>
<li class="waves-effect waves-light"><a href="#" class="tooltipped" data-position="top"
data-delay="50" data-tooltip="Facebook"><i
class="fa fa-facebook fa-2x"
aria-hidden="true"></i></a>
</li>
<li class="waves-effect waves-light"><a href="#" class="tooltipped" data-position="top"
data-delay="50" data-tooltip="@goRiptaLite"><i
class="fa fa-twitter fa-2x"
aria-hidden="true"></i></a>
</li>
<li class="waves-effect waves-light"><a href="#" class="tooltipped" data-position="top"
data-delay="50" data-tooltip="Google+"><i
class="fa fa-google-plus fa-2x"
aria-hidden="true"></i></a></li>
<li class="waves-effect waves-light"><a href="#topScroll" class="tooltipped" data-position="top"
data-delay="50" data-tooltip="Back to top"><i
class="material-icons">arrow_upward</i></a></li>
</ul>
</div>
</footer>
</template>
<script>
//properties: here you can store variables
Polymer({
is: 'ride-app',
properties: {
prop1: {
type: String,
value: 'ride-app',
},
},
});
</script>
<script src="script/app.js" async></script>
<script src="script/app.js" async></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDeuIVq80qdNh3nCfZl2lE05w-8qQMw3XA&libraries=places&callback=initAutocomplete"
async defer></script>
<script src="script/autocomplete.js" async></script>
<script src="script/sendlocs.js" async></script>
</dom-module>
|
docs/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/MetricsRegionServerSourceFactoryImpl.FactoryStorage.html | devansh2015/hbase-0.98.8 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Fri Nov 14 18:25:19 PST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage (HBase 0.98.8-hadoop2 API)</title>
<meta name="date" content="2014-11-14">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage (HBase 0.98.8-hadoop2 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceFactoryImpl.FactoryStorage.html" title="enum in org.apache.hadoop.hbase.regionserver">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/hadoop/hbase/regionserver/class-use/MetricsRegionServerSourceFactoryImpl.FactoryStorage.html" target="_top">Frames</a></li>
<li><a href="MetricsRegionServerSourceFactoryImpl.FactoryStorage.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage" class="title">Uses of Class<br>org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage</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/hadoop/hbase/regionserver/MetricsRegionServerSourceFactoryImpl.FactoryStorage.html" title="enum in org.apache.hadoop.hbase.regionserver">MetricsRegionServerSourceFactoryImpl.FactoryStorage</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.hadoop.hbase.regionserver">org.apache.hadoop.hbase.regionserver</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.hadoop.hbase.regionserver">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceFactoryImpl.FactoryStorage.html" title="enum in org.apache.hadoop.hbase.regionserver">MetricsRegionServerSourceFactoryImpl.FactoryStorage</a> in <a href="../../../../../../org/apache/hadoop/hbase/regionserver/package-summary.html">org.apache.hadoop.hbase.regionserver</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/hadoop/hbase/regionserver/package-summary.html">org.apache.hadoop.hbase.regionserver</a> that return <a href="../../../../../../org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceFactoryImpl.FactoryStorage.html" title="enum in org.apache.hadoop.hbase.regionserver">MetricsRegionServerSourceFactoryImpl.FactoryStorage</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/hadoop/hbase/regionserver/MetricsRegionServerSourceFactoryImpl.FactoryStorage.html" title="enum in org.apache.hadoop.hbase.regionserver">MetricsRegionServerSourceFactoryImpl.FactoryStorage</a></code></td>
<td class="colLast"><span class="strong">MetricsRegionServerSourceFactoryImpl.FactoryStorage.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceFactoryImpl.FactoryStorage.html#valueOf(java.lang.String)">valueOf</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceFactoryImpl.FactoryStorage.html" title="enum in org.apache.hadoop.hbase.regionserver">MetricsRegionServerSourceFactoryImpl.FactoryStorage</a>[]</code></td>
<td class="colLast"><span class="strong">MetricsRegionServerSourceFactoryImpl.FactoryStorage.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceFactoryImpl.FactoryStorage.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>
</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/hadoop/hbase/regionserver/MetricsRegionServerSourceFactoryImpl.FactoryStorage.html" title="enum in org.apache.hadoop.hbase.regionserver">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/hadoop/hbase/regionserver/class-use/MetricsRegionServerSourceFactoryImpl.FactoryStorage.html" target="_top">Frames</a></li>
<li><a href="MetricsRegionServerSourceFactoryImpl.FactoryStorage.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>
|
manualisator/log4net-1.2.13/doc/release/sdk/log4net.Appender.ConsoleAppender.ConsoleOut.html | gersonkurz/manualisator | <html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>ConsoleAppender.ConsoleOut Field</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">Apache log4net SDK Documentation - Microsoft .NET Framework 4.0</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">ConsoleAppender.ConsoleOut Field
</h1>
</div>
</div>
<div id="nstext">
<p> The <a href="log4net.Appender.ConsoleAppender.Target.html">Target</a> to use when writing to the Console standard output stream. </p>
<div class="syntax">
<span class="lang">[Visual Basic]</span>
<br />Public Const ConsoleOut As <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">String</a> = "Console.Out"</div>
<div class="syntax">
<span class="lang">[C#]</span>
<br />public const <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">string</a> ConsoleOut = "Console.Out";</div>
<p>
</p>
<h4 class="dtH4">Remarks</h4>
<p> The <a href="log4net.Appender.ConsoleAppender.Target.html">Target</a> to use when writing to the Console standard output stream. </p>
<h4 class="dtH4">See Also</h4><p><a href="log4net.Appender.ConsoleAppender.html">ConsoleAppender Class</a> | <a href="log4net.Appender.html">log4net.Appender Namespace</a></p><object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;"><param name="Keyword" value="ConsoleOut field"></param><param name="Keyword" value="ConsoleOut field, ConsoleAppender class"></param><param name="Keyword" value="ConsoleAppender.ConsoleOut field"></param></object><hr /><div id="footer"><a href='http://logging.apache.org/log4net/'>Copyright 2004-2013 The Apache Software Foundation.</a><br></br>Apache log4net, Apache and log4net are trademarks of The Apache Software Foundation.</div></div>
</body>
</html> |
2018/quals/web-gcalc/app/static/style.css | google/google-ctf | /*
* Copyright 2018 Google 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.
*/
body {
overflow: hidden;
}
.header {
margin-bottom: 100px;
margin-top: 20px;
text-align: center;
}
.btn {
padding-left: 2px;
padding-right: 2px;
margin: 4px 4px 4px 4px;
border-style: solid;
border-width: 1px;
color: #222;
font-size: 15px;
font-weight: 400;
}
.num {
background-color: #f3f3f3 !important;
border-color: #dedede !important;
}
.ot {
background-color: #d3d3d3 !important;
border-color: #c6c6c6 !important;
}
.eq {
color: #fefefe;
font-weight: bold;
background-color: #4a8cf6 !important;
font-size: 20px;
}
#screen {
border-width: 1px;
border-style: solid;
/*width: 100%;*/
width: 380px;
padding-left: 4px;
padding-right: 4px;
user-select: none;
overflow: hidden;
white-space: nowrap;
}
#result {
/*box-sizing: border-box;
width: 95%;
margin-left: 4px;*/
font-size: 30px;
float: right;
}
.sp {
width: 4px;
}
.w100 {
width: 100%;
}
a.pm:link, a.pm:visited, a.pm:hover {
color: #888;
font-size: 11px;
text-decoration:none;
}
.footer {
width: 100%;
padding-left: 4px;
padding-right: 4px;
}
.footer p {
color: #888;
font-size: 11px;
margin-top: 6px;
}
|
about.html | hanslabs/hanslabs.github.io | ---
layout: page
title: "About"
description: "Hey, this is Han."
header-img: "img/about-bg.jpg"
---
<!-- Language Selector -->
<select onchange= "onLanChange(this.options[this.options.selectedIndex].value)">
<option value="0" selected> 中文 Chinese </option>
<option value="1"> 英语 English </option>
</select>
<!-- Chinese Version -->
<div class="zh post-container">
<blockquote>
看看书,看看夕阳。
世界那么大,总会有新鲜事。
</blockquote>
9月21日上午,阳光明媚,鲜花斗艳。帕洛阿尔托苹果店里欢声笑语,人头攒动。苹果公司首席执行官蒂姆·库克先生在店长欧阳猛南陪同下,不远千米,深入到一线店面,为那里的员工带去节曰的问候和良好的祝愿。<br><br>“果粉们,你们辛苦了,我代表某果公司,祝你们身体健康,生活幸福,工作成功!”库克亲切慰问广大员工和顾客,并就iOS7、iPhone 5S和iPhone 5C的销售状况进行调研。 <br><br>“您现在每月工资有多少?肾5S拿到了吗?”在店里,库克关切地向果粉们问起这一问题。当听说果粉们排到了5S,库克满意地连连点头。接着他指出,近年来苹果事业发展取得巨大成就,特别是iPhone影响剧增,老百姓对iOS满意度逐步提高,在这个转变过程中,果粉的辛勤工作功不可没。<br><br>库克看到一个中国小朋友在排队买iPhone 5S,亲切的问:“5288元一台能承受不?”小朋友回答到:“能!”当得知这位小朋友卖了一个肾来买iPhone 5S时,库克叮嘱道:“在支持苹果的同时,也要爱护身体。”<br><br>库克与购买苹果手机的果粉们兴致勃勃地参观了苹果专卖店,和员工们拉了拉家常,并饶有兴趣地玩了四盘切西瓜游戏,与普通员工同乐。<br><br>在交谈中,库克多次关心地强调:“有了iPhone 5C,就不卖iPhone 5了。”并对顾客说:“好好休息,身体是革命的本钱嘛!”会谈始终在亲切友好的气氛中进行。<br><br>顾客们就库克的讲话达成了广泛的共识,并承认世界上只有iOS最流畅,要紧紧的团结在以库克先生为首席执行官的苹果公司集体周围,一心一意抓学习,聚精会神谋发展。<br>
<br>帕洛阿尔托苹果专卖店当日原则通过《蒂姆·库克首席执行官在加州新苹果店的讲话纪要》,并下发各分店认真学习、研讨。
<p style="text-align:right;">
—— <a href="http://www.zhihu.com/question/19687065">李书航 - 什么是「共产中文腔调」? </a>
</p>
</div>
<!-- English Version -->
<div class="en post-container">
<blockquote>
Designer or Engineer, things in between.
</blockquote>
<p>
Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do. If you haven’t found it yet, keep looking. Don’t settle. As with all matters of the heart, you’ll know when you find it.
</p>
<p>
If you want to live your life in a creative way, as an artist, you have to not look back too much. You have to be willing to take whatever you’ve done and whoever you were and throw them away.
</p>
<p style="text-align:right;">
-- Steve Jobs
</p>
</div>
<!-- Handle Language Change -->
<script type="text/javascript">
var $zh = document.querySelector(".zh");
var $en = document.querySelector(".en");
function onLanChange(index){
if(index == 0){
$zh.style.display = "block";
$en.style.display = "none";
}else{
$en.style.display = "block";
$zh.style.display = "none";
}
}
onLanChange(0);
</script>
{% if site.duoshuo_username %}
<!-- 多说评论框 start -->
<div class="comment">
<div class="ds-thread"
{% if site.duoshuo_username == "huxblog" %}
data-thread-id="1187623191091085319"
{% else %}
data-thread-key="{{site.duoshuo_username}}/about"
{% endif %}
data-title="{{page.title}}"
data-url="{{site.url}}/about/"></div>
</div>
<!-- 多说评论框 end -->
<!-- Duoshuo hacking -->
<input id="dsUser" type="hidden" value="{{site.duoshuo_username}}" />
<!-- 多说公共JS代码 start (一个网页只需插入一次) -->
<script type="text/javascript">
// dynamic User hacking by Hux
var _user = document.getElementById('dsUser').value;
// duoshuo comment query.
var duoshuoQuery = {short_name: _user };
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
<!-- 多说公共JS代码 end -->
{% endif %}
{% if site.disqus_username %}
<!-- disqus 评论框 start -->
<div class="comment">
<div id="disqus_thread" class="disqus-thread">
</div>
</div>
<!-- disqus 评论框 end -->
<!-- disqus 公共JS代码 start (一个网页只需插入一次) -->
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES * * */
var disqus_shortname = "{{site.disqus_username}}";
var disqus_identifier = "{{site.disqus_username}}/{{page.url}}";
var disqus_url = "{{site.url}}{{page.url}}";
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<!-- disqus 公共JS代码 end -->
{% endif %}
|
generated/javadoc/com/communote/plugins/core/views/annotations/Page.html | Communote/communote.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Sat Feb 02 18:57:39 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Page (Communote 3.5 API)</title>
<meta name="date" content="2019-02-02">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Page (Communote 3.5 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Page.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../../com/communote/plugins/core/views/annotations/UrlMapping.html" title="annotation in com.communote.plugins.core.views.annotations"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/communote/plugins/core/views/annotations/Page.html" target="_top">Frames</a></li>
<li><a href="Page.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Field | </li>
<li><a href="#annotation.type.required.element.summary">Required</a> | </li>
<li><a href="#annotation.type.optional.element.summary">Optional</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#annotation.type.element.detail">Element</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.communote.plugins.core.views.annotations</div>
<h2 title="Annotation Type Page" class="title">Annotation Type Page</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/ElementType.html?is-external=true#TYPE" title="class or interface in java.lang.annotation">TYPE</a>)
public @interface <span class="memberNameLabel">Page</span></pre>
<div class="block">Annotation for providing additional information to the page. The controller must be of type
<a href="../../../../../../com/communote/plugins/core/views/ViewController.html" title="class in com.communote.plugins.core.views"><code>ViewController</code></a>.</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Communote GmbH - <a href="http://www.communote.com/">http://www.communote.com/</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== ANNOTATION TYPE REQUIRED MEMBER SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="annotation.type.required.element.summary">
<!-- -->
</a>
<h3>Required Element Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Required Element Summary table, listing required elements, and an explanation">
<caption><span>Required Elements</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Required Element and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/communote/plugins/core/views/annotations/Page.html#menu--">menu</a></span></code>
<div class="block">Key for the menu, this page is for.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- =========== ANNOTATION TYPE OPTIONAL MEMBER SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="annotation.type.optional.element.summary">
<!-- -->
</a>
<h3>Optional Element Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Optional Element Summary table, listing optional elements, and an explanation">
<caption><span>Optional Elements</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Optional Element and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/communote/plugins/core/views/annotations/Page.html#cssCategories--">cssCategories</a></span></code>
<div class="block">List of names of the categories which group the CSS resources that should be included when
rendering the page.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/communote/plugins/core/views/annotations/Page.html#jsCategories--">jsCategories</a></span></code>
<div class="block">List of names of the categories which group the JavaScript resources that should be included
when rendering the page.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/communote/plugins/core/views/annotations/Page.html#jsMessagesCategory--">jsMessagesCategory</a></span></code>
<div class="block">The category for which the localized JavaScript messages should be included</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/communote/plugins/core/views/annotations/Page.html#menuMessageKey--">menuMessageKey</a></span></code>
<div class="block">Defines the message key to be used for menu entries directing to this page.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/communote/plugins/core/views/annotations/Page.html#submenu--">submenu</a></span></code>
<div class="block">Key for the submenu, this page is on</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/communote/plugins/core/views/annotations/Page.html#titleKey--">titleKey</a></span></code>
<div class="block">Message key for the title to be shown on the page.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="annotation.type.element.detail">
<!-- -->
</a>
<h3>Element Detail</h3>
<a name="menu--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>menu</h4>
<pre>public abstract <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> menu</pre>
<div class="block">Key for the menu, this page is for.</div>
</li>
</ul>
</li>
</ul>
<!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="cssCategories--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cssCategories</h4>
<pre>public abstract <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] cssCategories</pre>
<div class="block">List of names of the categories which group the CSS resources that should be included when
rendering the page. The categories are included in order.</div>
<dl>
<dt>Default:</dt>
<dd>{}</dd>
</dl>
</li>
</ul>
</li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="jsCategories--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>jsCategories</h4>
<pre>public abstract <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] jsCategories</pre>
<div class="block">List of names of the categories which group the JavaScript resources that should be included
when rendering the page. The categories are included in order.</div>
<dl>
<dt>Default:</dt>
<dd>{}</dd>
</dl>
</li>
</ul>
</li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="jsMessagesCategory--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>jsMessagesCategory</h4>
<pre>public abstract <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> jsMessagesCategory</pre>
<div class="block">The category for which the localized JavaScript messages should be included</div>
<dl>
<dt>Default:</dt>
<dd>""</dd>
</dl>
</li>
</ul>
</li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="menuMessageKey--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>menuMessageKey</h4>
<pre>public abstract <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> menuMessageKey</pre>
<div class="block">Defines the message key to be used for menu entries directing to this page.</div>
<dl>
<dt>Default:</dt>
<dd>""</dd>
</dl>
</li>
</ul>
</li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="submenu--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>submenu</h4>
<pre>public abstract <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> submenu</pre>
<div class="block">Key for the submenu, this page is on</div>
<dl>
<dt>Default:</dt>
<dd>""</dd>
</dl>
</li>
</ul>
</li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="titleKey--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>titleKey</h4>
<pre>public abstract <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> titleKey</pre>
<div class="block">Message key for the title to be shown on the page. The message can have a place holder which
will be passed the name of the current client. The ViewController will for example expose the
message under the variable pageTitle.</div>
<dl>
<dt>Default:</dt>
<dd>""</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Page.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../../com/communote/plugins/core/views/annotations/UrlMapping.html" title="annotation in com.communote.plugins.core.views.annotations"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/communote/plugins/core/views/annotations/Page.html" target="_top">Frames</a></li>
<li><a href="Page.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Field | </li>
<li><a href="#annotation.type.required.element.summary">Required</a> | </li>
<li><a href="#annotation.type.optional.element.summary">Optional</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#annotation.type.element.detail">Element</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2019 <a href="https://communote.github.io/">Communote team</a>. All rights reserved.</small></p>
</body>
</html>
|
core/src/test/resources/tu/angularAppv9/index.html | bhecquet/seleniumRobot | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>SeleniumRobotAngularDemoapp</title>
<base href="."> <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="styles.css"></head>
<body>
<app-root></app-root>
<script src="runtime-es2015.js" type="module"></script><script src="runtime-es5.js" nomodule defer></script><script src="polyfills-es5.js" nomodule defer></script><script src="polyfills-es2015.js" type="module"></script><script src="main-es2015.js" type="module"></script><script src="main-es5.js" nomodule defer></script></body>
</html>
|
20160615/clock/clock1/clock.html | plter/HTML5Course20160612 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<div id="clock"></div>
<script src="clock.js"></script>
</body>
</html> |
source/build/package-templates/hdn-itk-documentation/hdn-itk-documentation/srv/hdn-itk-documentation/itk/docs/apidocs/uk/nhs/interoperability/transform/package-summary.html | health-and-care-developer-network/health-and-care-developer-network | <!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_15) on Sat May 04 07:11:07 UTC 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>uk.nhs.interoperability.transform (ITK API and Reference Implementation mini-site 0.1-SNAPSHOT API)</title>
<meta name="date" content="2013-05-04">
<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="uk.nhs.interoperability.transform (ITK API and Reference Implementation mini-site 0.1-SNAPSHOT API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li 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="../../../../uk/nhs/interoperability/source/package-summary.html">Prev Package</a></li>
<li><a href="../../../../uk/nhs/interoperability/transport/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?uk/nhs/interoperability/transform/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 uk.nhs.interoperability.transform</h1>
<div class="docSummary">
<div class="block">Classes for handling XSLT based transforms.</div>
</div>
<p>See: <a href="#package_description">Description</a></p>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="packageSummary" 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="../../../../uk/nhs/interoperability/transform/TransformManager.html" title="class in uk.nhs.interoperability.transform">TransformManager</a></td>
<td class="colLast">
<div class="block">The Class TransformManager.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="package_description">
<!-- -->
</a>
<h2 title="Package uk.nhs.interoperability.transform Description">Package uk.nhs.interoperability.transform Description</h2>
<div class="block">Classes for handling XSLT based transforms.</div>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="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="../../../../uk/nhs/interoperability/source/package-summary.html">Prev Package</a></li>
<li><a href="../../../../uk/nhs/interoperability/transport/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?uk/nhs/interoperability/transform/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>All content is available under the <a href="http://www.nationalarchives.gov.uk/doc/open-government-licence/" title="Open Government Licence">Open Government Licence</a>, except where otherwise stated<br/>
All example source code is available under <a href="http://www.apache.org/licenses/LICENSE-2.0.html" title="Apache 2.0 License">Apache 2.0</a>, except where otherwise stated</small></p>
</body>
</html>
|
posts/mac-shortcutkey/index.html | cconecode/cconecode.github.io | <!DOCTYPE html>
<html lang="zh-Hans">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Mac快捷键 | 悉达多的异次元空间</title>
<link href="/favicon.ico" rel="shortcut icon" type="image/x-icon" />
<meta name="author" content="悉达多" />
<meta name="description" content="Mac 内置了很多对于文本操作的快捷键组合,在 Apple 的官方文档里也给出了所有 Mac 操作的快捷键。熟悉这些快捷键可以让我们日常的使用和工作更有效率,双手不需要离开键盘去摸鼠标了。" />
<meta name="generator" content="Hugo 0.89.2" />
<link rel="canonical" href="https://superchun.net/posts/mac-shortcutkey/" />
<meta property="og:title" content="Mac快捷键" />
<meta property="og:description" content="Mac 内置了很多对于文本操作的快捷键组合,在 Apple 的官方文档里也给出了所有 Mac 操作的快捷键。熟悉这些快捷键可以让我们日常的使用和工作更有效率,双手不需要离开键盘去摸鼠标了。" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://superchun.net/posts/mac-shortcutkey/" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2019-11-08T14:26:02+00:00" />
<meta property="article:modified_time" content="2019-11-08T14:26:02+00:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Mac快捷键"/>
<meta name="twitter:description" content="Mac 内置了很多对于文本操作的快捷键组合,在 Apple 的官方文档里也给出了所有 Mac 操作的快捷键。熟悉这些快捷键可以让我们日常的使用和工作更有效率,双手不需要离开键盘去摸鼠标了。"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/semantic-ui@2.4.2/dist/semantic.min.css">
<link rel="stylesheet" href="/css/icomoon.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/overlayscrollbars@1.13.1/css/OverlayScrollbars.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/github-markdown-css@4.0.0/github-markdown.min.css">
<link rel="stylesheet" href="/css/site.css" />
<style>
.ui.header a:not(.item, .ui.button):hover {
text-decoration: underline;
}
a:not(.item, .ui.button) {
color: seagreen !important;
}
body.default {
background-color: #fff;
background-image: url(/me/background.jpg);
}
</style>
<link rel="stylesheet" data-highlight href="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release/build/styles/monokai-sublime.min.css" />
<link rel="stylesheet" href="/css/custom.css" />
</head>
<body class="default">
<nav class="ui secondary menu dream-menu dream-nav">
<a class="item dream-flip-toggle" title="翻转!">
<i class="large link bullseye icon"></i>
</a>
<a class="item" href="https://superchun.net/" title="首页">
<i class="large link home icon"></i>
</a>
<a class="item" title="搜索" onclick="toggleSearch(event)">
<i class="large link search icon"></i>
</a>
</nav>
<div class="flip-container">
<div class="flipper">
<section class="front">
<div class="dream-max-width">
<div class="ui relaxed centered grid dream-grid dream-grid-single">
<aside class="sixteen wide mobile sixteen wide tablet three wide computer column dream-single-aside">
<div class="ui segment toc">
<nav id="TableOfContents">
<ul>
<li><a href="#光标移动">光标移动</a></li>
<li><a href="#选取">选取</a></li>
<li><a href="#删除">删除</a></li>
<li><a href="#snap">Snap</a></li>
</ul>
</nav>
</div>
</aside>
<div class="sixteen wide mobile sixteen wide tablet ten wide computer column markdown-body dream-single" id="dream-save-post-as-img">
<section class="ui top attached segment">
<header>
<h1 class="ui large header">Mac快捷键<span class="sub header">
<span class="left">
@
悉达多
|
<span data-format="luxon">2019-11-08T14:26:02Z</span>
| 2 分钟阅读
| 更新于
<span data-format="luxon">2019-11-08T14:26:02Z</span>
</span>
<span class="dream-share">
<a href="#" class="save-as-image" title="保存为图片" onclick="savePostAsImg()">
<i class="save icon"></i>
</a>
<a href="https://twitter.com/intent/tweet?text=Mac%e5%bf%ab%e6%8d%b7%e9%94%ae&url=https%3a%2f%2fsuperchun.net%2fposts%2fmac-shortcutkey%2f" title="Twitter">
<i class="twitter icon"></i>
</a>
<a href="https://facebook.com/sharer/sharer.php?u=https%3a%2f%2fsuperchun.net%2fposts%2fmac-shortcutkey%2f" title="Facebook">
<i class="facebook icon"></i>
</a>
</span>
</span>
</h1>
</header>
<article class="main">
<p>Mac 内置了很多对于文本操作的快捷键组合,在 Apple 的<a href="https://support.apple.com/zh-cn/HT201236">官方文档</a>里也给出了所有 Mac 操作的快捷键。熟悉这些快捷键可以让我们日常的使用和工作更有效率,双手不需要离开键盘去摸鼠标了。因为本身是个程序员,所以罗列了一些比较重要的快捷键组合,大部分都是关于文本操作的。</p>
<p>这些快捷键在 Mac 里面是通用的,也就意味着在几乎所有的有文本输入的地方,都可以用得上,一次学习,使用Anywhere :)。要熟悉掌握这些组合,还是要下一定功夫勤加练习的,不然右手又会不自觉地去触摸鼠标了。不过还是有一定技巧的,主要是掌握<code>ctl</code>、<code>shift</code>、<code>fn</code> 的组合而已。</p>
<p><strong>(强烈建议大家将键盘上的大小写切换键改为<code>ctl</code>键,因为<code>ctl</code>的作用远比大小写切换重要多了,大小写切换完全可以使用<code>shift</code>+ 字母的方式进行输入,但大小写键在键盘上却占据了很重要的位置,<code>ctl</code>缩在角落瑟瑟发抖)。修改方法:系统设置 -> 键盘 -> 修饰键(在右下角)-> 大写锁定键改为 Control</strong></p>
<h2 id="光标移动">光标移动</h2>
<p><code>cmd</code> + <code>←</code> 移动至行首</p>
<p><code>cmd</code> + <code>→</code> 移动至行尾</p>
<p><code>fn</code> + <code>↓</code> 向下翻页</p>
<p><code>fn</code> + <code>↑</code> 向上翻页</p>
<p><code>option</code> + <code>←</code> 向前跳一个词</p>
<p><code>option</code> + <code>→</code> 向后跳一个词</p>
<p><code>ctl</code> + <code>p</code> 光标向上移动一行</p>
<p><code>ctl</code> + <code>n</code> 光标向下移动一行</p>
<p><code>ctl</code> + <code>b</code> 光标向前移动一个字母</p>
<p><code>ctl</code> + <code>f</code> 光标向后移动一个字母</p>
<p><code>ctl</code> + <code>e</code> 光标移动到行尾</p>
<p><code>ctl</code> + <code>a</code> 光标移动到行首</p>
<h2 id="选取">选取</h2>
<p><code>option</code> + <code>shift</code> + <code>←</code> 向前选中一个单词</p>
<p><code>option</code> + <code>shift</code> + <code>→</code> 向后选中一个单词</p>
<p><code>cmd</code> + <code>shift</code> + <code>→</code> 从当前光标选中到行尾</p>
<p><code>cmd</code> + <code>shift</code> + <code>←</code> 从当前光标选中到行首</p>
<h2 id="删除">删除</h2>
<p><code>fn</code> + <code>delete</code> 向后删除</p>
<p><code>option</code> + <code>delete</code> 向前删除一个单词</p>
<p><code>fn</code> + <code>option</code> + <code>delete</code> 向后删除一个单词</p>
<p><code>cmd</code> + <code>delete</code> 从当前光标删除到行首</p>
<p><code>fn</code> + <code>cmd</code> + <code>delete</code> 从当前光标删除到行尾</p>
<h2 id="snap">Snap</h2>
<p>最后,也推荐给大家一个软件**<code>Snap</code>**,在 AppStore 可以直接下载。这个软件的作用是绑定应用快捷键的,可以把对应的应用绑定成自己喜欢的快捷键,通过快捷键快速启动和切换应用,时间复杂度是 <em>O(1)</em>,远比用<code>cmd</code> + <code>tab</code>(时间复杂度 <em>O(n)</em>)或者用鼠标点击(时间复杂度 <em>O(n^2)</em>)快多了</p>
<p>软件主界面长这样:</p>
<!-- raw HTML omitted -->
<p>这个主要是设置默认快捷键的,比如这里设置了<code>ctl</code> + <code>cmd</code>,那么你就可以通过<code>ctl</code> + <code>cmd</code> + <code>1</code> 的快捷键来启动或者切换 Dock 上的第一个应用,<code>ctl</code> + <code>cmd</code> + <code>2</code>启动或者切换第二个,以此类推。</p>
<p>上面这种方法不是很建议,因为需要记住应用在 Dock 上的位置或者自己手动排列 Dock 位置。还有另外一种方法就是<code>Manual</code>,就是上面说的应用绑定快捷键,界面长这样:</p>
<!-- raw HTML omitted -->
<p>点击左下角就可以选择一个应用,然后输入对应的快捷键,后面就可以愉快的玩耍了 ^-^</p>
</article>
</section>
<article class="ui segment utterances-comments" data-html2canvas-ignore>
<script
src="https://utteranc.es/client.js"
repo="superchun/blogcomment"
issue-term="og:title"
theme="github-light"
crossorigin="anonymous"
async>
</script>
</article>
</div>
</div>
<footer class="ui basic center aligned segment" style="background-color: transparent;">
<p>© 2018 - 2021 悉达多的异次元空间</p>
<p>Powered by <a href="https://gohugo.io/" target="_blank">Hugo</a> with theme <a href="https://github.com/g1eny0ung/hugo-theme-dream" target="_blank">Dream</a>.</p>
</footer>
</div>
</section>
<section class="back">
<div class="dream-max-width">
<header class="ui basic very padded segment dream-header">
<div class="ui small circular image">
<img src="/me/avatar.jpeg" alt="avatar" />
</div>
<div class="content">
<h1 class="ui medium header">悉达多的异次元空间<span class="sub header">你爱邻人吗?你能在夜里安然入睡吗</span>
</h1>
<article class="ui horizontal list">
<a class="item" href="/%20posts">
<i class="archive icon" title=""></i>
</a>
<a class="item" href="/%20categories">
<i class="th list icon" title=""></i>
</a>
<a class="item" href="/%20tags">
<i class="tags icon" title=""></i>
</a>
</article>
<div class="dream-tags" >
<a class="ui label" href="/tags/git-ssh/" title="git ssh">
git ssh
</a>
<a class="ui label" href="/tags/ios/" title="iOS">
iOS
</a>
<a class="ui label" href="/tags/oc/" title="OC">
OC
</a>
<a class="ui label" href="/tags/swift/" title="Swift">
Swift
</a>
<a class="ui label" href="/tags/%E4%BA%8B%E4%BB%B6%E6%8B%A6%E6%88%AA/" title="事件拦截">
事件拦截
</a>
<a class="ui label" href="/tags/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/" title="数据结构">
数据结构
</a>
<a class="ui label" href="/tags/%E6%9D%82%E8%B0%88%E4%BD%8E%E8%AF%AD/" title="杂谈低语">
杂谈低语
</a>
<a class="ui label" href="/tags/%E7%AE%97%E6%B3%95/" title="算法">
算法
</a>
</div>
</div>
</header>
<div class="ui relaxed grid dream-grid dream-back">
<div class="sixteen wide mobile eight wide tablet four wide computer column dream-column">
<article class="ui segment markdown-body">
<div class="ui medium header">关于我</div>
<p>Hi,我是悉达多,欢迎来到我的世界</p>
</article>
</div>
<div class="sixteen wide mobile eight wide tablet four wide computer column dream-column">
<article class="ui segment">
<div class="ui medium header">社交链接</div>
<nav class="ui secondary menu dream-menu dream-socials">
<a class="item" href="/index.xml">
<i class="large rss square icon" title="RSS"></i>
</a>
<a class="item" href="mailto:xidaduo@superchun.cn">
<i class="large mail icon" title="Email"></i>
</a>
<a class="item" href="https://github.com/superchun" target="_blank">
<i class="large github icon" title="GitHub"></i>
</a>
</nav>
</article>
</div>
<div class="sixteen wide mobile eight wide tablet four wide computer column dream-column">
<article class="ui segment">
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br />本作品采用<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议</a>进行许可。
</article>
</div>
</div>
</div>
</section>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0"></script>
<script src="https://cdn.jsdelivr.net/npm/semantic-ui@2.4.2/dist/semantic.min.js"></script>
<div class="ui segment" id="dream-search">
<div class="ui search">
<div class="ui transparent input">
<input class="prompt" type="text" placeholder="搜索" />
</div>
<div class="results"></div>
</div>
</div>
<script>
$(document).ready(function () {
$.getJSON('https:\/\/superchun.net\//index.json', function (data) {
$('.ui.search').search({
source: data,
searchFields: ['title'],
showNoResults: false,
})
})
})
</script>
<script src="/js/search.js"></script>
<script>
window.background = "#fff"
window.defaultDark = null
window.backgroundDark = null
window.backgroundImageDark = null
window.darkNav = null
window.maxTags = null
window.hasTwitterEmbed = null
window.fixedNav = true
if (window.hasTwitterEmbed) {
window.twttr = (function (d, s, id) {
var js,
fjs = d.getElementsByTagName(s)[0],
t = window.twttr || {}
if (d.getElementById(id)) return t
js = d.createElement(s)
js.id = id
js.src = 'https://platform.twitter.com/widgets.js'
fjs.parentNode.insertBefore(js, fjs)
t._e = []
t.ready = function (f) {
t._e.push(f)
}
return t
})(document, 'script', 'twitter-wjs')
}
</script>
<script src="https://cdn.jsdelivr.net/npm/overlayscrollbars@1.13.1/js/jquery.overlayScrollbars.min.js"></script>
<script src="/js/header.js"></script>
<script src="/js/main.js"></script>
<script src="/js/theme.js"></script>
<script src="https://cdn.jsdelivr.net/npm/luxon@1.26.0"></script>
<script>
format()
function format() {
$('span[data-format="luxon"]').each(function () {
var date = $(this).text()
$(this).text(luxon.DateTime.fromISO(date, { locale: "zh" }).toFormat("yyyy年MM月dd日"))
})
}
</script>
<script src="/js/scrollToTop.js"></script>
<script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release/build/highlight.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release/build/languages/ocaml.min.js"></script>
<script>
hljs.highlightAll()
setHighlightTheme()
function setHighlightTheme() {
var isDark = localStore.getItem('hugo-theme-dream-is-dark')
isDark = isDark ? isDark : window.defaultDark ? 'y' : isDark
var lightTheme = "monokai-sublime"
var darkTheme = "monokai-sublime"
var theme = isDark === 'y' ? darkTheme : lightTheme
$('link[data-highlight]').attr('href', 'https://cdn.jsdelivr.net/gh/highlightjs/cdn-release/build/styles/' + theme + '.min.css')
$('pre').css('background', isDark === 'y' ? '#333' : '')
}
</script>
<script src="https://cdn.jsdelivr.net/npm/html2canvas@1.0.0-rc.1"></script>
<script src="/js/post.js" defer></script>
</body>
</html>
|
html_grammars/vhdl_gramatic.html | amiq-consulting/amiq_blog | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML>
<HEAD>
<TITLE>VHDL LRM 2008 (IEEE Std 1076TM-2008)</TITLE>
<link href="./src/lib/select2/css/select2.css" rel="stylesheet">
<link href="./src/lib/select2/css/select2-bootstrap.css" rel="stylesheet">
<link href="./src/lib/bootstrap/css/bootstrap.css" rel="stylesheet">
</HEAD>
<BODY>
<style>
body {
font-family: monospace;
background-color : white;
}
span.amiq_keyword {
font-weight: bold;
color: red;
}
span.amiq_operator {
font-weight: bold;
}
span.amiq_definition {
font-style: normal;
font-weight: bold;
}
div.table_container {
background: #f9f9f9 repeat;
border: 1px solid #aaa;
padding: 10px;
width: 285px;
top: 80px;
position: fixed;
bottom: 0px;
left: 5px;
overflow-y: scroll;
overflow-x: auto;
min-width: 260px;
max-width: 300px;
}
div.table_title {
font-weight: 700;
text-allign: center;
}
#table_container li, #table_container ul, #table_container ul li {
list-style: outside none none !important;
}
button.accordion {
background-color: #FFF;
color: #000;
cursor: pointer;
padding: 5px;
width: 100%;
border: none;
text-align: left;
outline: none;
transition: 0.4s;
}
button.accordion.active, button.accordion:hoover {
background-color: #DDD;
}
button.accordion:after {
content: '\002B';
color: #777;
font-weight: bold;
float: left;
margin-left: 1px;
}
button.accordion.active:after {
content: '\2212';
}
div.panel {
padding: 0 12px;
background-color: white;
max-height: 0;
overflow: hidden;
transition: max-height 0.2x ease-out;
}
div.bnf {
top: 80px;
font-family: monospace;
position: absolute;
padding: 5px;
left: 250px;
}
div.title {
position: absolute;
top: 0px;
left: 250px;
}
.amiq_spec{
font-weight: normal;
color: #428bca;
}
.amiq_link {
}
.tooltip-inner {
max-width: 800px;
padding: 3px 8px;
color: #000;
text-align: left;
text-decoration: none;
background-color: #FFFACD;
border-radius: 4px;
border-color: #00355F;
border-style: solid;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
color : #00355F;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #00355F;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #00355F;
}
</style>
<select id="toc-search" class="form-control select2" style="width: 240px" position="fixed" top="20px" padding="10px" left="5px">
<div class="input-group select2-bootstrap-prepend">
<span class="input-group-btn">
<button class="btn btn-default" type="button"
data-select2-open="toc-search">
<span class="glyphicon glyphicon-search"></span>
</button>
</span>
<option></option>
<option value="#absolute_pathname">absolute_pathname</option>
<option value="#abstract_literal">abstract_literal</option>
<option value="#access_type_definition">access_type_definition</option>
<option value="#actual_designator">actual_designator</option>
<option value="#actual_parameter_part">actual_parameter_part</option>
<option value="#actual_part">actual_part</option>
<option value="#adding_operator">adding_operator</option>
<option value="#aggregate">aggregate</option>
<option value="#alias_declaration">alias_declaration</option>
<option value="#alias_designator">alias_designator</option>
<option value="#allocator">allocator</option>
<option value="#architecture_body">architecture_body</option>
<option value="#architecture_declarative_part">architecture_declarative_part</option>
<option value="#architecture_statement_part">architecture_statement_part</option>
<option value="#array_constraint">array_constraint</option>
<option value="#array_element_constraint">array_element_constraint</option>
<option value="#array_element_resolution">array_element_resolution</option>
<option value="#array_type_definition">array_type_definition</option>
<option value="#assertion">assertion</option>
<option value="#assertion_statement">assertion_statement</option>
<option value="#association_element">association_element</option>
<option value="#association_list">association_list</option>
<option value="#attribute_declaration">attribute_declaration</option>
<option value="#attribute_designator">attribute_designator</option>
<option value="#attribute_name">attribute_name</option>
<option value="#attribute_specification">attribute_specification</option>
<option value="#base">base</option>
<option value="#base_specifier">base_specifier</option>
<option value="#based_integer">based_integer</option>
<option value="#based_literal">based_literal</option>
<option value="#basic_character">basic_character</option>
<option value="#basic_graphic_character">basic_graphic_character</option>
<option value="#basic_identifier">basic_identifier</option>
<option value="#binding_indication">binding_indication</option>
<option value="#bit_string_literal">bit_string_literal</option>
<option value="#bit_value">bit_value</option>
<option value="#block_configuration">block_configuration</option>
<option value="#block_declarative_item">block_declarative_item</option>
<option value="#block_declarative_part">block_declarative_part</option>
<option value="#block_header">block_header</option>
<option value="#block_specification">block_specification</option>
<option value="#block_statement">block_statement</option>
<option value="#block_statement_part">block_statement_part</option>
<option value="#case_generate_alternative">case_generate_alternative</option>
<option value="#case_generate_statement">case_generate_statement</option>
<option value="#case_statement">case_statement</option>
<option value="#case_statement_alternative">case_statement_alternative</option>
<option value="#character_literal">character_literal</option>
<option value="#choice">choice</option>
<option value="#choices">choices</option>
<option value="#component_configuration">component_configuration</option>
<option value="#component_declaration">component_declaration</option>
<option value="#component_instantiation_statement">component_instantiation_statement</option>
<option value="#component_specification">component_specification</option>
<option value="#composite_type_definition">composite_type_definition</option>
<option value="#compound_configuration_specification">compound_configuration_specification</option>
<option value="#concurrent_assertion_statement">concurrent_assertion_statement</option>
<option value="#concurrent_conditional_signal_assignment">concurrent_conditional_signal_assignment</option>
<option value="#concurrent_procedure_call_statement">concurrent_procedure_call_statement</option>
<option value="#concurrent_selected_signal_assignment">concurrent_selected_signal_assignment</option>
<option value="#concurrent_signal_assignment_statement">concurrent_signal_assignment_statement</option>
<option value="#concurrent_simple_signal_assignment">concurrent_simple_signal_assignment</option>
<option value="#concurrent_statement">concurrent_statement</option>
<option value="#condition">condition</option>
<option value="#condition_clause">condition_clause</option>
<option value="#condition_operator">condition_operator</option>
<option value="#conditional_expressions">conditional_expressions</option>
<option value="#conditional_force_assignment">conditional_force_assignment</option>
<option value="#conditional_signal_assignment">conditional_signal_assignment</option>
<option value="#conditional_variable_assignment">conditional_variable_assignment</option>
<option value="#conditional_waveform_assignment">conditional_waveform_assignment</option>
<option value="#conditional_waveforms">conditional_waveforms</option>
<option value="#configuration_declaration">configuration_declaration</option>
<option value="#configuration_declarative_item">configuration_declarative_item</option>
<option value="#configuration_declarative_part">configuration_declarative_part</option>
<option value="#configuration_item">configuration_item</option>
<option value="#configuration_specification">configuration_specification</option>
<option value="#constant_declaration">constant_declaration</option>
<option value="#constrained_array_definition">constrained_array_definition</option>
<option value="#constraint">constraint</option>
<option value="#context_clause">context_clause</option>
<option value="#context_declaration">context_declaration</option>
<option value="#context_item">context_item</option>
<option value="#context_reference">context_reference</option>
<option value="#decimal_literal">decimal_literal</option>
<option value="#delay_mechanism">delay_mechanism</option>
<option value="#design_file">design_file</option>
<option value="#design_unit">design_unit</option>
<option value="#designator">designator</option>
<option value="#direction">direction</option>
<option value="#disconnection_specification">disconnection_specification</option>
<option value="#discrete_range">discrete_range</option>
<option value="#element_association">element_association</option>
<option value="#element_constraint">element_constraint</option>
<option value="#element_declaration">element_declaration</option>
<option value="#element_resolution">element_resolution</option>
<option value="#element_subtype_definition">element_subtype_definition</option>
<option value="#entity_aspect">entity_aspect</option>
<option value="#entity_class">entity_class</option>
<option value="#entity_class_entry">entity_class_entry</option>
<option value="#entity_class_entry_list">entity_class_entry_list</option>
<option value="#entity_declaration">entity_declaration</option>
<option value="#entity_declarative_item">entity_declarative_item</option>
<option value="#entity_declarative_part">entity_declarative_part</option>
<option value="#entity_designator">entity_designator</option>
<option value="#entity_header">entity_header</option>
<option value="#entity_name_list">entity_name_list</option>
<option value="#entity_specification">entity_specification</option>
<option value="#entity_statement">entity_statement</option>
<option value="#entity_statement_part">entity_statement_part</option>
<option value="#entity_tag">entity_tag</option>
<option value="#enumeration_literal">enumeration_literal</option>
<option value="#enumeration_type_definition">enumeration_type_definition</option>
<option value="#exit_statement">exit_statement</option>
<option value="#exponent">exponent</option>
<option value="#expression">expression</option>
<option value="#extended_digit">extended_digit</option>
<option value="#extended_identifier">extended_identifier</option>
<option value="#external_name">external_name</option>
<option value="#external_constant_name">external_constant_name</option>
<option value="#external_signal_name">external_signal_name</option>
<option value="#external_variable_name">external_variable_name</option>
<option value="#external_pathname">external_pathname</option>
<option value="#factor">factor</option>
<option value="#file_declaration">file_declaration</option>
<option value="#file_logical_name">file_logical_name</option>
<option value="#file_open_information">file_open_information</option>
<option value="#file_type_definition">file_type_definition</option>
<option value="#floating_type_definition">floating_type_definition</option>
<option value="#for_generate_statement">for_generate_statement</option>
<option value="#force_mode">force_mode</option>
<option value="#formal_designator">formal_designator</option>
<option value="#formal_parameter_list">formal_parameter_list</option>
<option value="#formal_part">formal_part</option>
<option value="#full_type_declaration">full_type_declaration</option>
<option value="#function_call">function_call</option>
<option value="#function_specification">function_specification</option>
<option value="#generate_specification">generate_specification</option>
<option value="#generate_statement">generate_statement</option>
<option value="#generate_statement_body">generate_statement_body</option>
<option value="#generic_clause">generic_clause</option>
<option value="#generic_list">generic_list</option>
<option value="#generic_map_aspect">generic_map_aspect</option>
<option value="#graphic_character">graphic_character</option>
<option value="#group_constituent">group_constituent</option>
<option value="#group_constituent_list">group_constituent_list</option>
<option value="#group_declaration">group_declaration</option>
<option value="#group_template_declaration">group_template_declaration</option>
<option value="#guarded_signal_specification">guarded_signal_specification</option>
<option value="#identifier">identifier</option>
<option value="#identifier_list">identifier_list</option>
<option value="#if_generate_statement">if_generate_statement</option>
<option value="#if_statement">if_statement</option>
<option value="#incomplete_type_declaration">incomplete_type_declaration</option>
<option value="#index_constraint">index_constraint</option>
<option value="#index_subtype_definition">index_subtype_definition</option>
<option value="#indexed_name">indexed_name</option>
<option value="#instantiated_unit">instantiated_unit</option>
<option value="#instantiation_list">instantiation_list</option>
<option value="#integer">integer</option>
<option value="#integer_type_definition">integer_type_definition</option>
<option value="#interface_constant_declaration">interface_constant_declaration</option>
<option value="#interface_declaration">interface_declaration</option>
<option value="#interface_element">interface_element</option>
<option value="#interface_file_declaration">interface_file_declaration</option>
<option value="#interface_function_specification">interface_function_specification</option>
<option value="#interface_incomplete_type_declaration">interface_incomplete_type_declaration</option>
<option value="#interface_list">interface_list</option>
<option value="#interface_object_declaration">interface_object_declaration</option>
<option value="#interface_package_declaration">interface_package_declaration</option>
<option value="#interface_package_generic_map_aspect">interface_package_generic_map_aspect</option>
<option value="#interface_procedure_specification">interface_procedure_specification</option>
<option value="#interface_signal_declaration">interface_signal_declaration</option>
<option value="#interface_subprogram_declaration">interface_subprogram_declaration</option>
<option value="#interface_subprogram_default">interface_subprogram_default</option>
<option value="#interface_subprogram_specification">interface_subprogram_specification</option>
<option value="#interface_type_declaration">interface_type_declaration</option>
<option value="#interface_variable_declaration">interface_variable_declaration</option>
<option value="#iteration_scheme">iteration_scheme</option>
<option value="#label">label</option>
<option value="#letter">letter</option>
<option value="#letter_or_digit">letter_or_digit</option>
<option value="#library_clause">library_clause</option>
<option value="#library_unit">library_unit</option>
<option value="#literal">literal</option>
<option value="#logical_expression">logical_expression</option>
<option value="#logical_name">logical_name</option>
<option value="#logical_name_list">logical_name_list</option>
<option value="#logical_operator">logical_operator</option>
<option value="#loop_statement">loop_statement</option>
<option value="#miscellaneous_operator">miscellaneous_operator</option>
<option value="#mode">mode</option>
<option value="#multiplying_operator">multiplying_operator</option>
<option value="#name">name</option>
<option value="#next_statement">next_statement</option>
<option value="#null_statement">null_statement</option>
<option value="#numeric_literal">numeric_literal</option>
<option value="#object_declaration">object_declaration</option>
<option value="#operator_symbol">operator_symbol</option>
<option value="#package_body">package_body</option>
<option value="#package_body_declarative_item">package_body_declarative_item</option>
<option value="#package_body_declarative_part">package_body_declarative_part</option>
<option value="#package_declaration">package_declaration</option>
<option value="#package_declarative_item">package_declarative_item</option>
<option value="#package_declarative_part">package_declarative_part</option>
<option value="#package_header">package_header</option>
<option value="#package_instantiation_declaration">package_instantiation_declaration</option>
<option value="#package_pathname">package_pathname</option>
<option value="#parameter_specification">parameter_specification</option>
<option value="#partial_pathname">partial_pathname</option>
<option value="#pathname_element">pathname_element</option>
<option value="#physical_literal">physical_literal</option>
<option value="#physical_type_definition">physical_type_definition</option>
<option value="#port_clause">port_clause</option>
<option value="#port_list">port_list</option>
<option value="#port_map_aspect">port_map_aspect</option>
<option value="#prefix">prefix</option>
<option value="#primary">primary</option>
<option value="#primary_unit">primary_unit</option>
<option value="#primary_unit_declaration">primary_unit_declaration</option>
<option value="#procedure_call">procedure_call</option>
<option value="#procedure_call_statement">procedure_call_statement</option>
<option value="#procedure_specification">procedure_specification</option>
<option value="#process_declarative_item">process_declarative_item</option>
<option value="#process_declarative_part">process_declarative_part</option>
<option value="#process_sensitivity_list">process_sensitivity_list</option>
<option value="#process_statement">process_statement</option>
<option value="#process_statement_part">process_statement_part</option>
<option value="#protected_type_body">protected_type_body</option>
<option value="#protected_type_body_declarative_item">protected_type_body_declarative_item</option>
<option value="#protected_type_body_declarative_part">protected_type_body_declarative_part</option>
<option value="#protected_type_declaration">protected_type_declaration</option>
<option value="#protected_type_declarative_item">protected_type_declarative_item</option>
<option value="#protected_type_declarative_part">protected_type_declarative_part</option>
<option value="#protected_type_definition">protected_type_definition</option>
<option value="#qualified_expression">qualified_expression</option>
<option value="#range">range</option>
<option value="#range_constraint">range_constraint</option>
<option value="#record_constraint">record_constraint</option>
<option value="#record_element_constraint">record_element_constraint</option>
<option value="#record_element_resolution">record_element_resolution</option>
<option value="#record_resolution">record_resolution</option>
<option value="#record_type_definition">record_type_definition</option>
<option value="#relation">relation</option>
<option value="#relational_operator">relational_operator</option>
<option value="#relative_pathname">relative_pathname</option>
<option value="#report_statement">report_statement</option>
<option value="#resolution_indication">resolution_indication</option>
<option value="#return_statement">return_statement</option>
<option value="#scalar_type_definition">scalar_type_definition</option>
<option value="#secondary_unit">secondary_unit</option>
<option value="#secondary_unit_declaration">secondary_unit_declaration</option>
<option value="#selected_expressions">selected_expressions</option>
<option value="#selected_force_assignment">selected_force_assignment</option>
<option value="#selected_name">selected_name</option>
<option value="#selected_signal_assignment">selected_signal_assignment</option>
<option value="#selected_variable_assignment">selected_variable_assignment</option>
<option value="#selected_waveform_assignment">selected_waveform_assignment</option>
<option value="#selected_waveforms">selected_waveforms</option>
<option value="#sensitivity_clause">sensitivity_clause</option>
<option value="#sensitivity_list">sensitivity_list</option>
<option value="#sequence_of_statements">sequence_of_statements</option>
<option value="#sequential_statement">sequential_statement</option>
<option value="#shift_expression">shift_expression</option>
<option value="#shift_operator">shift_operator</option>
<option value="#sign">sign</option>
<option value="#signal_assignment_statement">signal_assignment_statement</option>
<option value="#signal_declaration">signal_declaration</option>
<option value="#signal_kind">signal_kind</option>
<option value="#signal_list">signal_list</option>
<option value="#signature">signature</option>
<option value="#simple_configuration_specification">simple_configuration_specification</option>
<option value="#simple_expression">simple_expression</option>
<option value="#simple_force_assignment">simple_force_assignment</option>
<option value="#simple_name">simple_name</option>
<option value="#simple_release_assignment">simple_release_assignment</option>
<option value="#simple_signal_assignment">simple_signal_assignment</option>
<option value="#simple_waveform_assignment">simple_waveform_assignment</option>
<option value="#simple_variable_assignment">simple_variable_assignment</option>
<option value="#slice_name">slice_name</option>
<option value="#string_literal">string_literal</option>
<option value="#subprogram_body">subprogram_body</option>
<option value="#subprogram_declaration">subprogram_declaration</option>
<option value="#subprogram_declarative_item">subprogram_declarative_item</option>
<option value="#subprogram_declarative_part">subprogram_declarative_part</option>
<option value="#subprogram_header">subprogram_header</option>
<option value="#subprogram_instantiation_declaration">subprogram_instantiation_declaration</option>
<option value="#subprogram_kind">subprogram_kind</option>
<option value="#subprogram_specification">subprogram_specification</option>
<option value="#subprogram_statement_part">subprogram_statement_part</option>
<option value="#subtype_declaration">subtype_declaration</option>
<option value="#subtype_indication">subtype_indication</option>
<option value="#suffix">suffix</option>
<option value="#target">target</option>
<option value="#term">term</option>
<option value="#timeout_clause">timeout_clause</option>
<option value="#tool_directive">tool_directive</option>
<option value="#type_conversion">type_conversion</option>
<option value="#type_declaration">type_declaration</option>
<option value="#type_definition">type_definition</option>
<option value="#type_mark">type_mark</option>
<option value="#unbounded_array_definition">unbounded_array_definition</option>
<option value="#use_clause">use_clause</option>
<option value="#variable_assignment_statement">variable_assignment_statement</option>
<option value="#variable_declaration">variable_declaration</option>
<option value="#verification_unit_binding_indication">verification_unit_binding_indication</option>
<option value="#verification_unit_list">verification_unit_list</option>
<option value="#wait_statement">wait_statement</option>
<option value="#waveform">waveform</option>
<option value="#waveform_element">waveform_element</option>
</select></div>
<div class="title"><h1>VHDL LRM 2008 (IEEE Std 1076TM-2008)</h1></div>
<div class="bnf">
<h4>Copyright © 2009 IEEE</h4><br><br>
<br><span class="amiq_definition"><a id="absolute_pathname">absolute_pathname</a></span> <span class="amiq_operator">::=</span> <div id="absolute_pathname_div">
<br> <span class="amiq_keyword">.</span> <a class="amiq_link" href= "#partial_pathname">partial_pathname</a>
<br> </div><br><span class="amiq_definition"><a id="abstract_literal">abstract_literal</a></span> <span class="amiq_operator">::=</span> <div id="abstract_literal_div">
<br> <a class="amiq_link" href= "#decimal_literal">decimal_literal</a> | <a class="amiq_link" href= "#based_literal">based_literal</a>
<br> </div><br><span class="amiq_definition"><a id="access_type_definition">access_type_definition</a></span> <span class="amiq_operator">::=</span> <div id="access_type_definition_div">
<br> <span class="amiq_keyword">access</span> <a class="amiq_link" href= "#subtype_indication">subtype_indication</a>
<br> </div><br><span class="amiq_definition"><a id="actual_designator">actual_designator</a></span> <span class="amiq_operator">::=</span><div id="actual_designator_div">
<br> [ <span class="amiq_keyword">inertial</span> ] <a class="amiq_link" href= "#expression">expression</a>
<br> | <a class="amiq_link" href ="#name">signal_name</a>
<br> | <a class="amiq_link" href ="#name">variable_name</a>
<br> | <a class="amiq_link" href ="#name">file_name</a>
<br> | <a class="amiq_link" href= "#subtype_indication">subtype_indication</a>
<br> | <a class="amiq_link" href ="#name">subprogram_name</a>
<br> | <a class="amiq_link" href ="#name">instantiated_package_name</a>
<br> | <span class="amiq_keyword">open</span>
<br> </div><br><span class="amiq_definition"><a id="actual_parameter_part">actual_parameter_part</a></span> <span class="amiq_operator">::=</span> <div id="actual_parameter_part_div">
<br> <a class="amiq_link" href ="#association_list">parameter_association_list</a>
<br> </div><br><span class="amiq_definition"><a id="actual_part">actual_part</a></span> <span class="amiq_operator">::=</span><div id="actual_part_div">
<br> <a class="amiq_link" href= "#actual_designator">actual_designator</a>
<br> | <a class="amiq_link" href ="#name">function_name</a> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#actual_designator">actual_designator</a> <span class="amiq_keyword">)</span>
<br> | <a class="amiq_link" href= "#type_mark">type_mark</a> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#actual_designator">actual_designator</a> <span class="amiq_keyword">)</span>
<br> </div><br><span class="amiq_definition"><a id="adding_operator">adding_operator</a></span> <span class="amiq_operator">::=</span> <div id="adding_operator_div">
<br> <span class="amiq_keyword">+</span> | <span class="amiq_keyword">-</span> | <span class="amiq_keyword">&</span>
<br> </div><br><span class="amiq_definition"><a id="aggregate">aggregate</a></span> <span class="amiq_operator">::=</span><div id="aggregate_div">
<br> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#element_association">element_association</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#element_association">element_association</a> } <span class="amiq_keyword">)</span>
<br> </div><br><span class="amiq_definition"><a id="alias_declaration">alias_declaration</a></span> <span class="amiq_operator">::=</span><div id="alias_declaration_div">
<br> <span class="amiq_keyword">alias</span> <a class="amiq_link" href= "#alias_designator">alias_designator</a> [ <span class="amiq_keyword">:</span> <a class="amiq_link" href= "#subtype_indication">subtype_indication</a> ] <span class="amiq_keyword">is</span> <a class="amiq_link" href= "#name">name</a> [ <a class="amiq_link" href= "#signature">signature</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="alias_designator">alias_designator</a></span> <span class="amiq_operator">::=</span> <div id="alias_designator_div">
<br> <a class="amiq_link" href= "#identifier">identifier</a> | <a class="amiq_link" href= "#character_literal">character_literal</a> | <a class="amiq_link" href= "#operator_symbol">operator_symbol</a>
<br> </div><br><span class="amiq_definition"><a id="allocator">allocator</a></span> <span class="amiq_operator">::=</span><div id="allocator_div">
<br> <span class="amiq_keyword">new</span> <a class="amiq_link" href= "#subtype_indication">subtype_indication</a>
<br> | <span class="amiq_keyword">new</span> <a class="amiq_link" href= "#qualified_expression">qualified_expression</a>
<br> </div><br><span class="amiq_definition"><a id="architecture_body">architecture_body</a></span> <span class="amiq_operator">::=</span><div id="architecture_body_div">
<br> <span class="amiq_keyword">architecture</span> <a class="amiq_link" href= "#identifier">identifier</a> <span class="amiq_keyword">of</span> <a class="amiq_link" href ="#name">entity_name</a> <span class="amiq_keyword">is</span>
<br> <a class="amiq_link" href= "#architecture_declarative_part">architecture_declarative_part</a>
<br> <span class="amiq_keyword">begin</span>
<br> <a class="amiq_link" href= "#architecture_statement_part">architecture_statement_part</a>
<br> <span class="amiq_keyword">end</span> [ <span class="amiq_keyword">architecture</span> ] [ <a class="amiq_link" href ="#simple_name">architecture_simple_name</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="architecture_declarative_part">architecture_declarative_part</a></span> <span class="amiq_operator">::=</span><div id="architecture_declarative_part_div">
<br> { <a class="amiq_link" href= "#block_declarative_item">block_declarative_item</a> }
<br> </div><br><span class="amiq_definition"><a id="architecture_statement_part">architecture_statement_part</a></span> <span class="amiq_operator">::=</span><div id="architecture_statement_part_div">
<br> { <a class="amiq_link" href= "#concurrent_statement">concurrent_statement</a> }
<br> </div><br><span class="amiq_definition"><a id="array_constraint">array_constraint</a></span> <span class="amiq_operator">::=</span><div id="array_constraint_div">
<br> <a class="amiq_link" href= "#index_constraint">index_constraint</a> [ <a class="amiq_link" href= "#array_element_constraint">array_element_constraint</a> ]
<br> | <span class="amiq_keyword">(</span> <span class="amiq_keyword">open</span> <span class="amiq_keyword">)</span> [ <a class="amiq_link" href= "#array_element_constraint">array_element_constraint</a> ]
<br> </div><br><span class="amiq_definition"><a id="array_element_constraint">array_element_constraint</a></span> <span class="amiq_operator">::=</span> <div id="array_element_constraint_div">
<br> <a class="amiq_link" href= "#element_constraint">element_constraint</a>
<br> </div><br><span class="amiq_definition"><a id="array_element_resolution">array_element_resolution</a></span> <span class="amiq_operator">::=</span> <div id="array_element_resolution_div">
<br> <a class="amiq_link" href= "#resolution_indication">resolution_indication</a>
<br> </div><br><span class="amiq_definition"><a id="array_type_definition">array_type_definition</a></span> <span class="amiq_operator">::=</span><div id="array_type_definition_div">
<br> <a class="amiq_link" href= "#unbounded_array_definition">unbounded_array_definition</a> | <a class="amiq_link" href= "#constrained_array_definition">constrained_array_definition</a>
<br> </div><br><span class="amiq_definition"><a id="assertion">assertion</a></span> <span class="amiq_operator">::=</span><div id="assertion_div">
<br> <span class="amiq_keyword">assert</span> <a class="amiq_link" href= "#condition">condition</a>
<br> [ <span class="amiq_keyword">report</span> <a class="amiq_link" href= "#expression">expression</a> ]
<br> [ <span class="amiq_keyword">severity</span> <a class="amiq_link" href= "#expression">expression</a> ]
<br> </div><br><span class="amiq_definition"><a id="assertion_statement">assertion_statement</a></span> <span class="amiq_operator">::=</span> <div id="assertion_statement_div">
<br> [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] <a class="amiq_link" href= "#assertion">assertion</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="association_element">association_element</a></span> <span class="amiq_operator">::=</span><div id="association_element_div">
<br> [ <a class="amiq_link" href= "#formal_part">formal_part</a> <span class="amiq_keyword">=</span><span class="amiq_keyword">></span> ] <a class="amiq_link" href= "#actual_part">actual_part</a>
<br> </div><br><span class="amiq_definition"><a id="association_list">association_list</a></span> <span class="amiq_operator">::=</span><div id="association_list_div">
<br> <a class="amiq_link" href= "#association_element">association_element</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#association_element">association_element</a> }
<br> </div><br><span class="amiq_definition"><a id="attribute_declaration">attribute_declaration</a></span> <span class="amiq_operator">::=</span><div id="attribute_declaration_div">
<br> <span class="amiq_keyword">attribute</span> <a class="amiq_link" href= "#identifier">identifier</a> <span class="amiq_keyword">:</span> <a class="amiq_link" href= "#type_mark">type_mark</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="attribute_designator">attribute_designator</a></span> <span class="amiq_operator">::=</span> <div id="attribute_designator_div">
<br> <a class="amiq_link" href ="#simple_name">attribute_simple_name</a>
<br> </div><br><span class="amiq_definition"><a id="attribute_name">attribute_name</a></span> <span class="amiq_operator">::=</span><div id="attribute_name_div">
<br> <a class="amiq_link" href= "#prefix">prefix</a> [ <a class="amiq_link" href= "#signature">signature</a> ] <span class="amiq_keyword">'</span> <a class="amiq_link" href= "#attribute_designator">attribute_designator</a> [ <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#expression">expression</a> <span class="amiq_keyword">)</span> ]
<br> </div><br><span class="amiq_definition"><a id="attribute_specification">attribute_specification</a></span> <span class="amiq_operator">::=</span><div id="attribute_specification_div">
<br> <span class="amiq_keyword">attribute</span> <a class="amiq_link" href= "#attribute_designator">attribute_designator</a> <span class="amiq_keyword">of</span> <a class="amiq_link" href= "#entity_specification">entity_specification</a> <span class="amiq_keyword">is</span> <a class="amiq_link" href= "#expression">expression</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="base">base</a></span> <span class="amiq_operator">::=</span> <div id="base_div">
<br> <a class="amiq_link" href= "#integer">integer</a>
<br> </div><br><span class="amiq_definition"><a id="base_specifier">base_specifier</a></span> <span class="amiq_operator">::=</span> <div id="base_specifier_div">
<br> <span class="amiq_keyword">B</span> | <span class="amiq_keyword">O</span> | <span class="amiq_keyword">X</span> | <span class="amiq_keyword">UB</span> | <span class="amiq_keyword">UO</span> | <span class="amiq_keyword">UX</span> | <span class="amiq_keyword">SB</span> | <span class="amiq_keyword">SO</span> | <span class="amiq_keyword">SX</span> | <span class="amiq_keyword">D</span>
<br> </div><br><span class="amiq_definition"><a id="based_integer">based_integer</a></span> <span class="amiq_operator">::=</span><div id="based_integer_div">
<br> <a class="amiq_link" href= "#extended_digit">extended_digit</a> { [ <a class="amiq_link" href= "#underline">underline</a> ] <a class="amiq_link" href= "#extended_digit">extended_digit</a> }
<br> </div><br><span class="amiq_definition"><a id="based_literal">based_literal</a></span> <span class="amiq_operator">::=</span><div id="based_literal_div">
<br> <a class="amiq_link" href= "#base">base</a> <span class="amiq_keyword">#</span> <a class="amiq_link" href= "#based_integer">based_integer</a> [ <span class="amiq_keyword">.</span> <a class="amiq_link" href= "#based_integer">based_integer</a> ]<span class="amiq_keyword"> #</span> [ <a class="amiq_link" href= "#exponent">exponent</a> ]
<br> </div><br><span class="amiq_definition"><a id="basic_character">basic_character</a></span> <span class="amiq_operator">::=</span><div id="basic_character_div">
<br> <a class="amiq_link" href= "#basic_graphic_character">basic_graphic_character</a> | <a class="amiq_link" href= "#format_effector">format_effector</a>
<br> </div><br><span class="amiq_definition"><a id="basic_graphic_character">basic_graphic_character</a></span> <span class="amiq_operator">::=</span><div id="basic_graphic_character_div">
<br> <a class="amiq_link" href= "#upper_case_letter">upper_case_letter</a> | <a class="amiq_link" href= "#digit">digit</a> | <a class="amiq_link" href= "#special_character">special_character</a> | <a class="amiq_link" href= "#space_character">space_character</a>
<br> </div><br><span class="amiq_definition"><a id="basic_identifier">basic_identifier</a></span> <span class="amiq_operator">::=</span> <div id="basic_identifier_div">
<br> <a class="amiq_link" href= "#letter">letter</a> { [ <a class="amiq_link" href= "#underline">underline</a> ] <a class="amiq_link" href= "#letter_or_digit">letter_or_digit</a> }
<br> </div><br><span class="amiq_definition"><a id="binding_indication">binding_indication</a></span> <span class="amiq_operator">::=</span><div id="binding_indication_div">
<br> [ <span class="amiq_keyword">use</span> <a class="amiq_link" href= "#entity_aspect">entity_aspect</a> ]
<br> [ <a class="amiq_link" href= "#generic_map_aspect">generic_map_aspect</a> ]
<br> [ <a class="amiq_link" href= "#port_map_aspect">port_map_aspect</a> ]
<br> </div><br><span class="amiq_definition"><a id="bit_string_literal">bit_string_literal</a></span> <span class="amiq_operator">::=</span> <div id="bit_string_literal_div">
<br> [ <a class="amiq_link" href= "#integer">integer</a> ] <a class="amiq_link" href= "#base_specifier">base_specifier</a> <span class="amiq_keyword">"</span> [ <a class="amiq_link" href= "#bit_value">bit_value</a> ] <span class="amiq_keyword">"</span>
<br> </div><br><span class="amiq_definition"><a id="bit_value">bit_value</a></span> <span class="amiq_operator">::=</span> <div id="bit_value_div">
<br> <a class="amiq_link" href= "#graphic_character">graphic_character</a> { [ <a class="amiq_link" href= "#underline">underline</a> ] <a class="amiq_link" href= "#graphic_character">graphic_character</a> }
<br> </div><br><span class="amiq_definition"><a id="block_configuration">block_configuration</a></span> <span class="amiq_operator">::=</span><div id="block_configuration_div">
<br> <span class="amiq_keyword">for</span> <a class="amiq_link" href= "#block_specification">block_specification</a>
<br> { <a class="amiq_link" href= "#use_clause">use_clause</a> }
<br> { <a class="amiq_link" href= "#configuration_item">configuration_item</a> }
<br> <span class="amiq_keyword">end for</span><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="block_declarative_item">block_declarative_item</a></span> <span class="amiq_operator">::=</span><div id="block_declarative_item_div">
<br> <a class="amiq_link" href= "#subprogram_declaration">subprogram_declaration</a>
<br> | <a class="amiq_link" href= "#subprogram_body">subprogram_body</a>
<br> | <a class="amiq_link" href= "#subprogram_instantiation_declaration">subprogram_instantiation_declaration</a>
<br> | <a class="amiq_link" href= "#package_declaration">package_declaration</a>
<br> | <a class="amiq_link" href= "#package_body">package_body</a>
<br> | <a class="amiq_link" href= "#package_instantiation_declaration">package_instantiation_declaration</a>
<br> | <a class="amiq_link" href= "#type_declaration">type_declaration</a>
<br> | <a class="amiq_link" href= "#subtype_declaration">subtype_declaration</a>
<br> | <a class="amiq_link" href= "#constant_declaration">constant_declaration</a>
<br> | <a class="amiq_link" href= "#signal_declaration">signal_declaration</a>
<br> | <a class="amiq_link" href ="#variable_declaration">shared_variable_declaration</a>
<br> | <a class="amiq_link" href= "#file_declaration">file_declaration</a>
<br> | <a class="amiq_link" href= "#alias_declaration">alias_declaration</a>
<br> | <a class="amiq_link" href= "#component_declaration">component_declaration</a>
<br> | <a class="amiq_link" href= "#attribute_declaration">attribute_declaration</a>
<br> | <a class="amiq_link" href= "#attribute_specification">attribute_specification</a>
<br> | <a class="amiq_link" href= "#configuration_specification">configuration_specification</a>
<br> | <a class="amiq_link" href= "#disconnection_specification">disconnection_specification</a>
<br> | <a class="amiq_link" href= "#use_clause">use_clause</a>
<br> | <a class="amiq_link" href= "#group_template_declaration">group_template_declaration</a>
<br> | <a class="amiq_link" href= "#group_declaration">group_declaration</a>
<br> | <a class="amiq_link" href ="#Property_Declaration">PSL_Property_Declaration</a>
<br> | <a class="amiq_link" href ="#Sequence_Declaration">PSL_Sequence_Declaration</a>
<br> | <a class="amiq_link" href ="#Clock_Declaration">PSL_Clock_Declaration</a>
<br> </div><br><span class="amiq_definition"><a id="block_declarative_part">block_declarative_part</a></span> <span class="amiq_operator">::=</span><div id="block_declarative_part_div">
<br> { <a class="amiq_link" href= "#block_declarative_item">block_declarative_item</a> }
<br> </div><br><span class="amiq_definition"><a id="block_header">block_header</a></span> <span class="amiq_operator">::=</span><div id="block_header_div">
<br> [ <a class="amiq_link" href= "#generic_clause">generic_clause</a>
<br>
[ <a class="amiq_link" href= "#generic_map_aspect">generic_map_aspect</a> <span class="amiq_keyword">;</span> ] ]
<br> [ <a class="amiq_link" href= "#port_clause">port_clause</a>
<br>
[ <a class="amiq_link" href= "#port_map_aspect">port_map_aspect</a> <span class="amiq_keyword">;</span> ] ]
<br> </div><br><span class="amiq_definition"><a id="block_specification">block_specification</a></span> <span class="amiq_operator">::=</span><div id="block_specification_div">
<br> <a class="amiq_link" href ="#name">architecture_name</a>
<br> | <a class="amiq_link" href ="#label">block_statement_label</a>
<br> | <a class="amiq_link" href ="#label">generate_statement_label</a> [ <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#generate_specification">generate_specification</a> <span class="amiq_keyword">)</span> ]
<br> </div><br><span class="amiq_definition"><a id="block_statement">block_statement</a></span> <span class="amiq_operator">::=</span><div id="block_statement_div">
<br> <a class="amiq_link" href ="#label">block_label</a> <span class="amiq_keyword">:</span>
<br> <span class="amiq_keyword">block</span> [ <span class="amiq_keyword">(</span> <a class="amiq_link" href ="#condition">guard_condition</a> <span class="amiq_keyword">)</span> ] [ <span class="amiq_keyword">is</span> ]
<br> <a class="amiq_link" href= "#block_header">block_header</a>
<br> <a class="amiq_link" href= "#block_declarative_part">block_declarative_part</a>
<br> <span class="amiq_keyword">begin</span>
<br> <a class="amiq_link" href= "#block_statement_part">block_statement_part</a>
<br> <span class="amiq_keyword">end block</span> [ <a class="amiq_link" href ="#label">block_label</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="block_statement_part">block_statement_part</a></span> <span class="amiq_operator">::=</span><div id="block_statement_part_div">
<br> { <a class="amiq_link" href= "#concurrent_statement">concurrent_statement</a> }
<br> </div><br><span class="amiq_definition"><a id="case_generate_alternative">case_generate_alternative</a></span> <span class="amiq_operator">::=</span><div id="case_generate_alternative_div">
<br> <span class="amiq_keyword">when</span> [ <a class="amiq_link" href ="#label">alternative_label</a> <span class="amiq_keyword">:</span> ] <a class="amiq_link" href= "#choices">choices</a> <span class="amiq_keyword">=</span><span class="amiq_keyword">></span>
<br> <a class="amiq_link" href= "#generate_statement_body">generate_statement_body</a>
<br> </div><br><span class="amiq_definition"><a id="case_generate_statement">case_generate_statement</a></span> <span class="amiq_operator">::=</span><div id="case_generate_statement_div">
<br> <a class="amiq_link" href ="#label">generate_label</a> <span class="amiq_keyword">:</span>
<br> <span class="amiq_keyword">case</span> <a class="amiq_link" href= "#expression">expression</a> <span class="amiq_keyword">generate</span>
<br> <a class="amiq_link" href= "#case_generate_alternative">case_generate_alternative</a>
<br> { <a class="amiq_link" href= "#case_generate_alternative">case_generate_alternative</a> }
<br> <span class="amiq_keyword">end</span> <span class="amiq_keyword">generate</span> [ <a class="amiq_link" href ="#label">generate_label</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="case_statement">case_statement</a></span> <span class="amiq_operator">::=</span><div id="case_statement_div">
<br> [ <a class="amiq_link" href ="#label">case_label</a> <span class="amiq_keyword">:</span> ]
<br> <span class="amiq_keyword">case</span> [ <span class="amiq_keyword">?</span> ] <a class="amiq_link" href= "#expression">expression</a> <span class="amiq_keyword">is</span>
<br> <a class="amiq_link" href= "#case_statement_alternative">case_statement_alternative</a>
<br> { <a class="amiq_link" href= "#case_statement_alternative">case_statement_alternative</a> }
<br> <span class="amiq_keyword">end case</span> [ <span class="amiq_keyword">?</span> ] [ <a class="amiq_link" href ="#label">case_label</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="case_statement_alternative">case_statement_alternative</a></span> <span class="amiq_operator">::=</span><div id="case_statement_alternative_div">
<br> <span class="amiq_keyword">when</span> <a class="amiq_link" href= "#choices">choices</a> <span class="amiq_keyword">=</span><span class="amiq_keyword">></span>
<br> <a class="amiq_link" href= "#sequence_of_statements">sequence_of_statements</a>
<br> </div><br><span class="amiq_definition"><a id="character_literal">character_literal</a></span> <span class="amiq_operator">::=</span> <div id="character_literal_div">
<br> <span class="amiq_keyword">'</span> <a class="amiq_link" href= "#graphic_character">graphic_character</a> <span class="amiq_keyword">'</span>
<br> </div><br><span class="amiq_definition"><a id="choice">choice</a></span> <span class="amiq_operator">::=</span><div id="choice_div">
<br> <a class="amiq_link" href= "#simple_expression">simple_expression</a>
<br> | <a class="amiq_link" href= "#discrete_range">discrete_range</a>
<br> | <a class="amiq_link" href ="#simple_name">element_simple_name</a>
<br> | <span class="amiq_keyword">others</span>
<br> </div><br><span class="amiq_definition"><a id="choices">choices</a></span> <span class="amiq_operator">::=</span> <div id="choices_div">
<br> <a class="amiq_link" href= "#choice">choice</a> { | <a class="amiq_link" href= "#choice">choice</a> }
<br> </div><br><span class="amiq_definition"><a id="component_configuration">component_configuration</a></span> <span class="amiq_operator">::=</span><div id="component_configuration_div">
<br> <span class="amiq_keyword">for</span> <a class="amiq_link" href= "#component_specification">component_specification</a>
<br> [ <a class="amiq_link" href= "#binding_indication">binding_indication</a> <span class="amiq_keyword">;</span> ]
<br> { <a class="amiq_link" href= "#verification_unit_binding_indication">verification_unit_binding_indication</a> <span class="amiq_keyword">;</span> }
<br> [ <a class="amiq_link" href= "#block_configuration">block_configuration</a> ]
<br> <span class="amiq_keyword">end for</span><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="component_declaration">component_declaration</a></span> <span class="amiq_operator">::=</span><div id="component_declaration_div">
<br> <span class="amiq_keyword">component</span> <a class="amiq_link" href= "#identifier">identifier</a> [ <span class="amiq_keyword">is</span> ]
<br> [ <a class="amiq_link" href ="#generic_clause">local_generic_clause</a> ]
<br> [ <a class="amiq_link" href ="#port_clause">local_port_clause</a> ]
<br> <span class="amiq_keyword">end component</span> [ <a class="amiq_link" href ="#simple_name">component_simple_name</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="component_instantiation_statement">component_instantiation_statement</a></span> <span class="amiq_operator">::=</span><div id="component_instantiation_statement_div">
<br> <a class="amiq_link" href ="#label">instantiation_label</a> <span class="amiq_keyword">:</span>
<br> <a class="amiq_link" href= "#instantiated_unit">instantiated_unit</a>
<br> [ <a class="amiq_link" href= "#generic_map_aspect">generic_map_aspect</a> ]
<br> [ <a class="amiq_link" href= "#port_map_aspect">port_map_aspect</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="component_specification">component_specification</a></span> <span class="amiq_operator">::=</span><div id="component_specification_div">
<br> <a class="amiq_link" href= "#instantiation_list">instantiation_list</a> <span class="amiq_keyword">:</span> <a class="amiq_link" href ="#name">component_name</a>
<br> </div><br><span class="amiq_definition"><a id="composite_type_definition">composite_type_definition</a></span> <span class="amiq_operator">::=</span><div id="composite_type_definition_div">
<br> <a class="amiq_link" href= "#array_type_definition">array_type_definition</a>
<br> | <a class="amiq_link" href= "#record_type_definition">record_type_definition</a>
<br> </div><br><span class="amiq_definition"><a id="compound_configuration_specification">compound_configuration_specification</a></span> <span class="amiq_operator">::=</span><div id="compound_configuration_specification_div">
<br> <span class="amiq_keyword">for</span> <a class="amiq_link" href= "#component_specification">component_specification</a> <a class="amiq_link" href= "#binding_indication">binding_indication</a><span class="amiq_keyword"> ;</span>
<br> <a class="amiq_link" href= "#verification_unit_binding_indication">verification_unit_binding_indication</a><span class="amiq_keyword"> ;</span>
<br> { <a class="amiq_link" href= "#verification_unit_binding_indication">verification_unit_binding_indication</a> <span class="amiq_keyword">;</span> }
<br> <span class="amiq_keyword">end</span> <span class="amiq_keyword">for</span><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="concurrent_assertion_statement">concurrent_assertion_statement</a></span> <span class="amiq_operator">::=</span><div id="concurrent_assertion_statement_div">
<br> [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] [ <span class="amiq_keyword">postponed</span> ] <a class="amiq_link" href= "#assertion">assertion</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="concurrent_conditional_signal_assignment">concurrent_conditional_signal_assignment</a></span> <span class="amiq_operator">::=</span><div id="concurrent_conditional_signal_assignment_div">
<br> <a class="amiq_link" href= "#target">target</a> <span class="amiq_keyword"><</span><span class="amiq_keyword">=</span> [ <span class="amiq_keyword">guarded</span> ] [ <a class="amiq_link" href= "#delay_mechanism">delay_mechanism</a> ] <a class="amiq_link" href= "#conditional_waveforms">conditional_waveforms</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="concurrent_procedure_call_statement">concurrent_procedure_call_statement</a></span> <span class="amiq_operator">::=</span><div id="concurrent_procedure_call_statement_div">
<br> [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] [ <span class="amiq_keyword">postponed</span> ] <a class="amiq_link" href= "#procedure_call">procedure_call</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="concurrent_selected_signal_assignment">concurrent_selected_signal_assignment</a></span> <span class="amiq_operator">::=</span><div id="concurrent_selected_signal_assignment_div">
<br> <span class="amiq_keyword">with</span> <a class="amiq_link" href= "#expression">expression</a> <span class="amiq_keyword">select</span> [ <span class="amiq_keyword">?</span> ]
<br> <a class="amiq_link" href= "#target">target</a> <span class="amiq_keyword"><</span><span class="amiq_keyword">=</span> [ <span class="amiq_keyword">guarded</span> ] [ <a class="amiq_link" href= "#delay_mechanism">delay_mechanism</a> ] <a class="amiq_link" href= "#selected_waveforms">selected_waveforms</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="concurrent_signal_assignment_statement">concurrent_signal_assignment_statement</a></span> <span class="amiq_operator">::=</span><div id="concurrent_signal_assignment_statement_div">
<br> [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] [ <span class="amiq_keyword">postponed</span> ] <a class="amiq_link" href= "#concurrent_simple_signal_assignment">concurrent_simple_signal_assignment</a>
<br> | [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] [ <span class="amiq_keyword">postponed</span> ] <a class="amiq_link" href= "#concurrent_conditional_signal_assignment">concurrent_conditional_signal_assignment</a>
<br> | [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] [ <span class="amiq_keyword">postponed</span> ] <a class="amiq_link" href= "#concurrent_selected_signal_assignment">concurrent_selected_signal_assignment</a>
<br> </div><br><span class="amiq_definition"><a id="concurrent_simple_signal_assignment">concurrent_simple_signal_assignment</a></span> <span class="amiq_operator">::=</span><div id="concurrent_simple_signal_assignment_div">
<br> <a class="amiq_link" href= "#target">target</a> <span class="amiq_keyword"><</span><span class="amiq_keyword">=</span> [ <span class="amiq_keyword">guarded</span> ] [ <a class="amiq_link" href= "#delay_mechanism">delay_mechanism</a> ] <a class="amiq_link" href= "#waveform">waveform</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="concurrent_statement">concurrent_statement</a></span> <span class="amiq_operator">::=</span><div id="concurrent_statement_div">
<br> <a class="amiq_link" href= "#block_statement">block_statement</a>
<br> | <a class="amiq_link" href= "#process_statement">process_statement</a>
<br> | <a class="amiq_link" href= "#concurrent_procedure_call_statement">concurrent_procedure_call_statement</a>
<br> | <a class="amiq_link" href= "#concurrent_assertion_statement">concurrent_assertion_statement</a>
<br> | <a class="amiq_link" href= "#concurrent_signal_assignment_statement">concurrent_signal_assignment_statement</a>
<br> | <a class="amiq_link" href= "#component_instantiation_statement">component_instantiation_statement</a>
<br> | <a class="amiq_link" href= "#generate_statement">generate_statement</a>
<br> | <a class="amiq_link" href ="#PSL_Directive">PSL_PSL_Directive</a>
<br> </div><br><span class="amiq_definition"><a id="condition">condition</a></span> <span class="amiq_operator">::=</span> <div id="condition_div">
<br> <a class="amiq_link" href= "#expression">expression</a>
<br> </div><br><span class="amiq_definition"><a id="condition_clause">condition_clause</a></span> <span class="amiq_operator">::=</span> <div id="condition_clause_div">
<br> <span class="amiq_keyword">until</span> <a class="amiq_link" href= "#condition">condition</a>
<br> </div><br><span class="amiq_definition"><a id="condition_operator">condition_operator</a></span> <span class="amiq_operator">::=</span> <div id="condition_operator_div">
<br> <span class="amiq_keyword">??</span>
<br> </div><br><span class="amiq_definition"><a id="conditional_expressions">conditional_expressions</a></span> <span class="amiq_operator">::=</span><div id="conditional_expressions_div">
<br> <a class="amiq_link" href= "#expression">expression</a> <span class="amiq_keyword">when</span> <a class="amiq_link" href= "#condition">condition</a>
<br> { <span class="amiq_keyword">else</span> <a class="amiq_link" href= "#expression">expression</a> <span class="amiq_keyword">when</span> <a class="amiq_link" href= "#condition">condition</a> }
<br> [ <span class="amiq_keyword">else</span> <a class="amiq_link" href= "#expression">expression</a> ]
<br> </div><br><span class="amiq_definition"><a id="conditional_force_assignment">conditional_force_assignment</a></span> <span class="amiq_operator">::=</span><div id="conditional_force_assignment_div">
<br> <a class="amiq_link" href= "#target">target</a> <span class="amiq_keyword"><</span><span class="amiq_keyword">=</span> <span class="amiq_keyword">force</span> [ <a class="amiq_link" href= "#force_mode">force_mode</a> ] <a class="amiq_link" href= "#conditional_expressions">conditional_expressions</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="conditional_signal_assignment">conditional_signal_assignment</a></span> <span class="amiq_operator">::=</span><div id="conditional_signal_assignment_div">
<br> <a class="amiq_link" href= "#conditional_waveform_assignment">conditional_waveform_assignment</a>
<br> | <a class="amiq_link" href= "#conditional_force_assignment">conditional_force_assignment</a>
<br> </div><br><span class="amiq_definition"><a id="conditional_variable_assignment">conditional_variable_assignment</a></span> <span class="amiq_operator">::=</span><div id="conditional_variable_assignment_div">
<br> <a class="amiq_link" href= "#target">target</a> <span class="amiq_keyword">:=</span> <a class="amiq_link" href= "#conditional_expressions">conditional_expressions</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="conditional_waveform_assignment">conditional_waveform_assignment</a></span> <span class="amiq_operator">::=</span><div id="conditional_waveform_assignment_div">
<br> <a class="amiq_link" href= "#target">target</a> <span class="amiq_keyword"><</span><span class="amiq_keyword">=</span> [ <a class="amiq_link" href= "#delay_mechanism">delay_mechanism</a> ] <a class="amiq_link" href= "#conditional_waveforms">conditional_waveforms</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="conditional_waveforms">conditional_waveforms</a></span> <span class="amiq_operator">::=</span><div id="conditional_waveforms_div">
<br> <a class="amiq_link" href= "#waveform">waveform</a> <span class="amiq_keyword">when</span> <a class="amiq_link" href= "#condition">condition</a>
<br> { <span class="amiq_keyword">else</span> <a class="amiq_link" href= "#waveform">waveform</a> <span class="amiq_keyword">when</span> <a class="amiq_link" href= "#condition">condition</a> }
<br> [ <span class="amiq_keyword">else</span> <a class="amiq_link" href= "#waveform">waveform</a> ]
<br> </div><br><span class="amiq_definition"><a id="configuration_declaration">configuration_declaration</a></span> <span class="amiq_operator">::=</span><div id="configuration_declaration_div">
<br> <span class="amiq_keyword">configuration</span> <a class="amiq_link" href= "#identifier">identifier</a> <span class="amiq_keyword">of</span> <a class="amiq_link" href ="#name">entity_name</a> <span class="amiq_keyword">is</span>
<br> <a class="amiq_link" href= "#configuration_declarative_part">configuration_declarative_part</a>
<br> { <a class="amiq_link" href= "#verification_unit_binding_indication">verification_unit_binding_indication</a> <span class="amiq_keyword">;</span> }
<br> <a class="amiq_link" href= "#block_configuration">block_configuration</a>
<br> <span class="amiq_keyword">end</span> [ <span class="amiq_keyword">configuration</span> ] [ <a class="amiq_link" href ="#simple_name">configuration_simple_name</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="configuration_declarative_item">configuration_declarative_item</a></span> <span class="amiq_operator">::=</span><div id="configuration_declarative_item_div">
<br> <a class="amiq_link" href= "#use_clause">use_clause</a>
<br> | <a class="amiq_link" href= "#attribute_specification">attribute_specification</a>
<br> | <a class="amiq_link" href= "#group_declaration">group_declaration</a>
<br> </div><br><span class="amiq_definition"><a id="configuration_declarative_part">configuration_declarative_part</a></span> <span class="amiq_operator">::=</span><div id="configuration_declarative_part_div">
<br> { <a class="amiq_link" href= "#configuration_declarative_item">configuration_declarative_item</a> }
<br> </div><br><span class="amiq_definition"><a id="configuration_item">configuration_item</a></span> <span class="amiq_operator">::=</span><div id="configuration_item_div">
<br> <a class="amiq_link" href= "#block_configuration">block_configuration</a>
<br> | <a class="amiq_link" href= "#component_configuration">component_configuration</a>
<br> </div><br><span class="amiq_definition"><a id="configuration_specification">configuration_specification</a></span> <span class="amiq_operator">::=</span><div id="configuration_specification_div">
<br> <a class="amiq_link" href= "#simple_configuration_specification">simple_configuration_specification</a>
<br> | <a class="amiq_link" href= "#compound_configuration_specification">compound_configuration_specification</a>
<br> </div><br><span class="amiq_definition"><a id="constant_declaration">constant_declaration</a></span> <span class="amiq_operator">::=</span><div id="constant_declaration_div">
<br> <span class="amiq_keyword">constant</span> <a class="amiq_link" href= "#identifier_list">identifier_list</a> <span class="amiq_keyword">:</span> <a class="amiq_link" href= "#subtype_indication">subtype_indication</a> [ <span class="amiq_keyword">:=</span> <a class="amiq_link" href= "#expression">expression</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="constrained_array_definition">constrained_array_definition</a></span> <span class="amiq_operator">::=</span><div id="constrained_array_definition_div">
<br> <span class="amiq_keyword">array</span> <a class="amiq_link" href= "#index_constraint">index_constraint</a> <span class="amiq_keyword">of</span> <a class="amiq_link" href ="#subtype_indication">element_subtype_indication</a>
<br> </div><br><span class="amiq_definition"><a id="constraint">constraint</a></span> <span class="amiq_operator">::=</span><div id="constraint_div">
<br> <a class="amiq_link" href= "#range_constraint">range_constraint</a>
<br> | <a class="amiq_link" href= "#array_constraint">array_constraint</a>
<br> | <a class="amiq_link" href= "#record_constraint">record_constraint</a>
<br> </div><br><span class="amiq_definition"><a id="context_clause">context_clause</a></span> <span class="amiq_operator">::=</span> <div id="context_clause_div">
<br> { <a class="amiq_link" href= "#context_item">context_item</a> }
<br> </div><br><span class="amiq_definition"><a id="context_declaration">context_declaration</a></span> <span class="amiq_operator">::=</span><div id="context_declaration_div">
<br> <span class="amiq_keyword">context</span> <a class="amiq_link" href= "#identifier">identifier</a> <span class="amiq_keyword">is</span>
<br> <a class="amiq_link" href= "#context_clause">context_clause</a>
<br> <span class="amiq_keyword">end</span> [ <span class="amiq_keyword">context</span> ] [ <a class="amiq_link" href ="#simple_name">context_simple_name</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="context_item">context_item</a></span> <span class="amiq_operator">::=</span><div id="context_item_div">
<br> <a class="amiq_link" href= "#library_clause">library_clause</a>
<br> | <a class="amiq_link" href= "#use_clause">use_clause</a>
<br> | <a class="amiq_link" href= "#context_reference">context_reference</a>
<br> </div><br><span class="amiq_definition"><a id="context_reference">context_reference</a></span> <span class="amiq_operator">::=</span><div id="context_reference_div">
<br> <span class="amiq_keyword">context</span> <a class="amiq_link" href= "#selected_name">selected_name</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#selected_name">selected_name</a> }<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="decimal_literal">decimal_literal</a></span> <span class="amiq_operator">::=</span> <div id="decimal_literal_div">
<br> <a class="amiq_link" href= "#integer">integer</a> [ <span class="amiq_keyword">.</span> <a class="amiq_link" href= "#integer">integer</a> ] [ <a class="amiq_link" href= "#exponent">exponent</a> ]
<br> </div><br><span class="amiq_definition"><a id="delay_mechanism">delay_mechanism</a></span> <span class="amiq_operator">::=</span><div id="delay_mechanism_div">
<br> <span class="amiq_keyword">transport</span>
<br> | [ <span class="amiq_keyword">reject</span> <a class="amiq_link" href ="#expression">time_expression</a> ] <span class="amiq_keyword">inertial</span>
<br> </div><br><span class="amiq_definition"><a id="design_file">design_file</a></span> <span class="amiq_operator">::=</span> <div id="design_file_div">
<br> <a class="amiq_link" href= "#design_unit">design_unit</a> { <a class="amiq_link" href= "#design_unit">design_unit</a> }
<br> </div><br><span class="amiq_definition"><a id="design_unit">design_unit</a></span> <span class="amiq_operator">::=</span> <div id="design_unit_div">
<br> <a class="amiq_link" href= "#context_clause">context_clause</a> <a class="amiq_link" href= "#library_unit">library_unit</a>
<br> </div><br><span class="amiq_definition"><a id="designator">designator</a></span> <span class="amiq_operator">::=</span> <div id="designator_div">
<br> <a class="amiq_link" href= "#identifier">identifier</a> | <a class="amiq_link" href= "#operator_symbol">operator_symbol</a>
<br> </div><br><span class="amiq_definition"><a id="direction">direction</a></span> <span class="amiq_operator">::=</span> <div id="direction_div">
<br> <span class="amiq_keyword">to</span> | <span class="amiq_keyword">downto</span>
<br> </div><br><span class="amiq_definition"><a id="disconnection_specification">disconnection_specification</a></span> <span class="amiq_operator">::=</span><div id="disconnection_specification_div">
<br> <span class="amiq_keyword">disconnect</span> <a class="amiq_link" href= "#guarded_signal_specification">guarded_signal_specification</a> <span class="amiq_keyword">after</span> <a class="amiq_link" href ="#expression">time_expression</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="discrete_range">discrete_range</a></span> <span class="amiq_operator">::=</span> <div id="discrete_range_div">
<br> <a class="amiq_link" href ="#subtype_indication">discrete_subtype_indication</a> | <a class="amiq_link" href= "#range">range</a>
<br> </div><br><span class="amiq_definition"><a id="element_association">element_association</a></span> <span class="amiq_operator">::=</span><div id="element_association_div">
<br> [ <a class="amiq_link" href= "#choices">choices</a> <span class="amiq_keyword">=</span><span class="amiq_keyword">></span> ] <a class="amiq_link" href= "#expression">expression</a>
<br> </div><br><span class="amiq_definition"><a id="element_constraint">element_constraint</a></span> <span class="amiq_operator">::=</span><div id="element_constraint_div">
<br> <a class="amiq_link" href= "#array_constraint">array_constraint</a>
<br> | <a class="amiq_link" href= "#record_constraint">record_constraint</a>
<br> </div><br><span class="amiq_definition"><a id="element_declaration">element_declaration</a></span> <span class="amiq_operator">::=</span><div id="element_declaration_div">
<br> <a class="amiq_link" href= "#identifier_list">identifier_list</a> <span class="amiq_keyword">:</span> <a class="amiq_link" href= "#element_subtype_definition">element_subtype_definition</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="element_resolution">element_resolution</a></span> <span class="amiq_operator">::=</span> <div id="element_resolution_div">
<br> <a class="amiq_link" href= "#array_element_resolution">array_element_resolution</a> | <a class="amiq_link" href= "#record_resolution">record_resolution</a>
<br> </div><br><span class="amiq_definition"><a id="element_subtype_definition">element_subtype_definition</a></span> <span class="amiq_operator">::=</span> <div id="element_subtype_definition_div">
<br> <a class="amiq_link" href= "#subtype_indication">subtype_indication</a>
<br> </div><br><span class="amiq_definition"><a id="entity_aspect">entity_aspect</a></span> <span class="amiq_operator">::=</span><div id="entity_aspect_div">
<br> <span class="amiq_keyword">entity</span> <a class="amiq_link" href ="#name">entity_name</a> [ <span class="amiq_keyword">(</span> <a class="amiq_link" href ="#identifier">architecture_identifier</a> <span class="amiq_keyword">)</span> ]
<br> | <span class="amiq_keyword">configuration</span> <a class="amiq_link" href ="#name">configuration_name</a>
<br> | <span class="amiq_keyword">open</span>
<br> </div><br><span class="amiq_definition"><a id="entity_class">entity_class</a></span> <span class="amiq_operator">::=</span><div id="entity_class_div">
<br> <span class="amiq_keyword">entity</span>
<br> | <span class="amiq_keyword">architecture</span>
<br> | <span class="amiq_keyword">configuration</span>
<br> | <span class="amiq_keyword">procedure</span>
<br> | <span class="amiq_keyword">function</span>
<br> | <span class="amiq_keyword">package</span>
<br> | <span class="amiq_keyword">type</span>
<br> | <span class="amiq_keyword">subtype</span>
<br> | <span class="amiq_keyword">constant</span>
<br> | <span class="amiq_keyword">signal</span>
<br> | <span class="amiq_keyword">variable</span>
<br> | <span class="amiq_keyword">component</span>
<br> | <span class="amiq_keyword">label</span>
<br> | <span class="amiq_keyword">literal</span>
<br> | <span class="amiq_keyword">units</span>
<br> | <span class="amiq_keyword">group</span>
<br> | <span class="amiq_keyword">file</span>
<br> | <span class="amiq_keyword">property</span>
<br> | <span class="amiq_keyword">sequence</span>
<br> </div><br><span class="amiq_definition"><a id="entity_class_entry">entity_class_entry</a></span> <span class="amiq_operator">::=</span> <div id="entity_class_entry_div">
<br> <a class="amiq_link" href= "#entity_class">entity_class</a> [ <span class="amiq_keyword"><</span><span class="amiq_keyword">></span> ]
<br> </div><br><span class="amiq_definition"><a id="entity_class_entry_list">entity_class_entry_list</a></span> <span class="amiq_operator">::=</span><div id="entity_class_entry_list_div">
<br> <a class="amiq_link" href= "#entity_class_entry">entity_class_entry</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#entity_class_entry">entity_class_entry</a> }
<br> </div><br><span class="amiq_definition"><a id="entity_declaration">entity_declaration</a></span> <span class="amiq_operator">::=</span><div id="entity_declaration_div">
<br> <span class="amiq_keyword">entity</span> <a class="amiq_link" href= "#identifier">identifier</a> <span class="amiq_keyword">is</span>
<br> <a class="amiq_link" href= "#entity_header">entity_header</a>
<br> <a class="amiq_link" href= "#entity_declarative_part">entity_declarative_part</a>
<br> [ <span class="amiq_keyword">begin</span>
<br> <a class="amiq_link" href= "#entity_statement_part">entity_statement_part</a> ]
<br> <span class="amiq_keyword">end</span> [ <span class="amiq_keyword">entity</span> ] [ <a class="amiq_link" href ="#simple_name">entity_simple_name</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="entity_declarative_item">entity_declarative_item</a></span> <span class="amiq_operator">::=</span><div id="entity_declarative_item_div">
<br> <a class="amiq_link" href= "#subprogram_declaration">subprogram_declaration</a>
<br> | <a class="amiq_link" href= "#subprogram_body">subprogram_body</a>
<br> | <a class="amiq_link" href= "#subprogram_instantiation_declaration">subprogram_instantiation_declaration</a>
<br> | <a class="amiq_link" href= "#package_declaration">package_declaration</a>
<br> | <a class="amiq_link" href= "#package_body">package_body</a>
<br> | <a class="amiq_link" href= "#package_instantiation_declaration">package_instantiation_declaration</a>
<br> | <a class="amiq_link" href= "#type_declaration">type_declaration</a>
<br> | <a class="amiq_link" href= "#subtype_declaration">subtype_declaration</a>
<br> | <a class="amiq_link" href= "#constant_declaration">constant_declaration</a>
<br> | <a class="amiq_link" href= "#signal_declaration">signal_declaration</a>
<br> | <a class="amiq_link" href ="#variable_declaration">shared_variable_declaration</a>
<br> | <a class="amiq_link" href= "#file_declaration">file_declaration</a>
<br> | <a class="amiq_link" href= "#alias_declaration">alias_declaration</a>
<br> | <a class="amiq_link" href= "#attribute_declaration">attribute_declaration</a>
<br> | <a class="amiq_link" href= "#attribute_specification">attribute_specification</a>
<br> | <a class="amiq_link" href= "#disconnection_specification">disconnection_specification</a>
<br> | <a class="amiq_link" href= "#use_clause">use_clause</a>
<br> | <a class="amiq_link" href= "#group_template_declaration">group_template_declaration</a>
<br> | <a class="amiq_link" href= "#group_declaration">group_declaration</a>
<br> | <a class="amiq_link" href ="#Property_Declaration">PSL_Property_Declaration</a>
<br> | <a class="amiq_link" href ="#Sequence_Declaration">PSL_Sequence_Declaration</a>
<br> | <a class="amiq_link" href ="#Clock_Declaration">PSL_Clock_Declaration</a>
<br> </div><br><span class="amiq_definition"><a id="entity_declarative_part">entity_declarative_part</a></span> <span class="amiq_operator">::=</span><div id="entity_declarative_part_div">
<br> { <a class="amiq_link" href= "#entity_declarative_item">entity_declarative_item</a> }
<br> </div><br><span class="amiq_definition"><a id="entity_designator">entity_designator</a></span> <span class="amiq_operator">::=</span> <div id="entity_designator_div">
<br> <a class="amiq_link" href= "#entity_tag">entity_tag</a> [ <a class="amiq_link" href= "#signature">signature</a> ]
<br> </div><br><span class="amiq_definition"><a id="entity_header">entity_header</a></span> <span class="amiq_operator">::=</span><div id="entity_header_div">
<br> [ <a class="amiq_link" href ="#generic_clause">formal_generic_clause</a> ]
<br> [ <a class="amiq_link" href ="#port_clause">formal_port_clause</a> ]
<br> </div><br><span class="amiq_definition"><a id="entity_name_list">entity_name_list</a></span> <span class="amiq_operator">::=</span><div id="entity_name_list_div">
<br> <a class="amiq_link" href= "#entity_designator">entity_designator</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#entity_designator">entity_designator</a> }
<br> | <span class="amiq_keyword">others</span>
<br> | <span class="amiq_keyword">all</span>
<br> </div><br><span class="amiq_definition"><a id="entity_specification">entity_specification</a></span> <span class="amiq_operator">::=</span><div id="entity_specification_div">
<br> <a class="amiq_link" href= "#entity_name_list">entity_name_list</a> <span class="amiq_keyword">:</span> <a class="amiq_link" href= "#entity_class">entity_class</a>
<br> </div><br><span class="amiq_definition"><a id="entity_statement">entity_statement</a></span> <span class="amiq_operator">::=</span><div id="entity_statement_div">
<br> <a class="amiq_link" href= "#concurrent_assertion_statement">concurrent_assertion_statement</a>
<br> | <a class="amiq_link" href ="#concurrent_procedure_call_statement">passive_concurrent_procedure_call_statement</a>
<br> | <a class="amiq_link" href ="#process_statement">passive_process_statement</a>
<br> | <a class="amiq_link" href ="#PSL_Directive">PSL_PSL_Directive</a>
<br> </div><br><span class="amiq_definition"><a id="entity_statement_part">entity_statement_part</a></span> <span class="amiq_operator">::=</span><div id="entity_statement_part_div">
<br> { <a class="amiq_link" href= "#entity_statement">entity_statement</a> }
<br> </div><br><span class="amiq_definition"><a id="entity_tag">entity_tag</a></span> <span class="amiq_operator">::=</span> <div id="entity_tag_div">
<br> <a class="amiq_link" href= "#simple_name">simple_name</a> | <a class="amiq_link" href= "#character_literal">character_literal</a> | <a class="amiq_link" href= "#operator_symbol">operator_symbol</a>
<br> </div><br><span class="amiq_definition"><a id="enumeration_literal">enumeration_literal</a></span> <span class="amiq_operator">::=</span> <div id="enumeration_literal_div">
<br> <a class="amiq_link" href= "#identifier">identifier</a> | <a class="amiq_link" href= "#character_literal">character_literal</a>
<br> </div><br><span class="amiq_definition"><a id="enumeration_type_definition">enumeration_type_definition</a></span> <span class="amiq_operator">::=</span><div id="enumeration_type_definition_div">
<br> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#enumeration_literal">enumeration_literal</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#enumeration_literal">enumeration_literal</a> } <span class="amiq_keyword">)</span>
<br> </div><br><span class="amiq_definition"><a id="exit_statement">exit_statement</a></span> <span class="amiq_operator">::=</span><div id="exit_statement_div">
<br> [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] <span class="amiq_keyword">exit</span> [ <a class="amiq_link" href ="#label">loop_label</a> ] [ <span class="amiq_keyword">when</span> <a class="amiq_link" href= "#condition">condition</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="exponent">exponent</a></span> <span class="amiq_operator">::=</span> <div id="exponent_div">
<br> <span class="amiq_keyword">E</span> [ <span class="amiq_keyword">+</span> ] <a class="amiq_link" href= "#integer">integer</a> | <span class="amiq_keyword">E</span> <span class="amiq_keyword">-</span> <a class="amiq_link" href= "#integer">integer</a>
<br> </div><br><span class="amiq_definition"><a id="expression">expression</a></span> <span class="amiq_operator">::=</span><div id="expression_div">
<br> <a class="amiq_link" href= "#condition_operator">condition_operator</a> <a class="amiq_link" href= "#primary">primary</a>
<br> | <a class="amiq_link" href= "#logical_expression">logical_expression</a>
<br> </div><br><span class="amiq_definition"><a id="extended_digit">extended_digit</a></span> <span class="amiq_operator">::=</span> <div id="extended_digit_div">
<br> <a class="amiq_link" href= "#digit">digit</a> | <a class="amiq_link" href= "#letter">letter</a>
<br> </div><br><span class="amiq_definition"><a id="extended_identifier">extended_identifier</a></span> <span class="amiq_operator">::=</span> <div id="extended_identifier_div">
<br> <span class="amiq_keyword">\</span> <a class="amiq_link" href= "#graphic_character">graphic_character</a> { <a class="amiq_link" href= "#graphic_character">graphic_character</a> } <span class="amiq_keyword">\</span>
<br> </div><br><span class="amiq_definition"><a id="external_name">external_name</a></span> <span class="amiq_operator">::=</span><div id="external_name_div">
<br> <a class="amiq_link" href= "#external_constant_name">external_constant_name</a>
<br> | <a class="amiq_link" href= "#external_signal_name">external_signal_name</a>
<br> | <a class="amiq_link" href= "#external_variable_name">external_variable_name</a>
<br> </div><br><span class="amiq_definition"><a id="external_constant_name">external_constant_name</a></span> <span class="amiq_operator">::=</span><div id="external_constant_name_div">
<br> <span class="amiq_keyword"><</span><span class="amiq_keyword"><</span> <span class="amiq_keyword">constant</span> <a class="amiq_link" href= "#external_pathname">external_pathname</a> <span class="amiq_keyword">:</span> <a class="amiq_link" href= "#subtype_indication">subtype_indication</a> <span class="amiq_keyword">></span><span class="amiq_keyword">></span>
<br> </div><br><span class="amiq_definition"><a id="external_signal_name">external_signal_name</a></span> <span class="amiq_operator">::=</span><div id="external_signal_name_div">
<br> <span class="amiq_keyword"><</span><span class="amiq_keyword"><</span> <span class="amiq_keyword">signal</span> <a class="amiq_link" href= "#external_pathname">external_pathname</a> <span class="amiq_keyword">:</span> <a class="amiq_link" href= "#subtype_indication">subtype_indication</a> <span class="amiq_keyword">></span><span class="amiq_keyword">></span>
<br> </div><br><span class="amiq_definition"><a id="external_variable_name">external_variable_name</a></span> <span class="amiq_operator">::=</span><div id="external_variable_name_div">
<br> <span class="amiq_keyword"><</span><span class="amiq_keyword"><</span> <span class="amiq_keyword">variable</span> <a class="amiq_link" href= "#external_pathname">external_pathname</a> <span class="amiq_keyword">:</span> <a class="amiq_link" href= "#subtype_indication">subtype_indication</a> <span class="amiq_keyword">></span><span class="amiq_keyword">></span>
<br> </div><br><span class="amiq_definition"><a id="external_pathname">external_pathname</a></span> <span class="amiq_operator">::=</span> <div id="external_pathname_div">
<br> <a class="amiq_link" href= "#package_pathname">package_pathname</a>
<br> | <a class="amiq_link" href= "#absolute_pathname">absolute_pathname</a>
<br> | <a class="amiq_link" href= "#relative_pathname">relative_pathname</a>
<br> </div><br><span class="amiq_definition"><a id="factor">factor</a></span> <span class="amiq_operator">::=</span><div id="factor_div">
<br> <a class="amiq_link" href= "#primary">primary</a> [ <span class="amiq_keyword">**</span> <a class="amiq_link" href= "#primary">primary</a> ]
<br> | <span class="amiq_keyword">abs</span> <a class="amiq_link" href= "#primary">primary</a>
<br> | <span class="amiq_keyword">not</span> <a class="amiq_link" href= "#primary">primary</a>
<br> | <a class="amiq_link" href= "#logical_operator">logical_operator</a> <a class="amiq_link" href= "#primary">primary</a>
<br> </div><br><span class="amiq_definition"><a id="file_declaration">file_declaration</a></span> <span class="amiq_operator">::=</span><div id="file_declaration_div">
<br> <span class="amiq_keyword">file</span> <a class="amiq_link" href= "#identifier_list">identifier_list</a> <span class="amiq_keyword">:</span> <a class="amiq_link" href= "#subtype_indication">subtype_indication</a> [ <a class="amiq_link" href= "#file_open_information">file_open_information</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="file_logical_name">file_logical_name</a></span> <span class="amiq_operator">::=</span> <div id="file_logical_name_div">
<br> <a class="amiq_link" href ="#expression">string_expression</a>
<br> </div><br><span class="amiq_definition"><a id="file_open_information">file_open_information</a></span> <span class="amiq_operator">::=</span><div id="file_open_information_div">
<br> [ <span class="amiq_keyword">open</span> <a class="amiq_link" href ="#expression">file_open_kind_expression</a> ] <span class="amiq_keyword">is</span> <a class="amiq_link" href= "#file_logical_name">file_logical_name</a>
<br> </div><br><span class="amiq_definition"><a id="file_type_definition">file_type_definition</a></span> <span class="amiq_operator">::=</span><div id="file_type_definition_div">
<br> <span class="amiq_keyword">file of</span> <a class="amiq_link" href= "#type_mark">type_mark</a>
<br> </div><br><span class="amiq_definition"><a id="floating_type_definition">floating_type_definition</a></span> <span class="amiq_operator">::=</span> <div id="floating_type_definition_div">
<br> <a class="amiq_link" href= "#range_constraint">range_constraint</a>
<br> </div><br><span class="amiq_definition"><a id="for_generate_statement">for_generate_statement</a></span> <span class="amiq_operator">::=</span><div id="for_generate_statement_div">
<br> <a class="amiq_link" href ="#label">generate_label</a> <span class="amiq_keyword">:</span>
<br> <span class="amiq_keyword">for</span> <a class="amiq_link" href ="#parameter_specification">generate_parameter_specification</a> <span class="amiq_keyword">generate</span>
<br> <a class="amiq_link" href= "#generate_statement_body">generate_statement_body</a>
<br> <span class="amiq_keyword">end</span> <span class="amiq_keyword">generate</span> [ <a class="amiq_link" href ="#label">generate_label</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="force_mode">force_mode</a></span> <span class="amiq_operator">::=</span> <div id="force_mode_div">
<br> <span class="amiq_keyword">in</span> | <span class="amiq_keyword">out</span>
<br> </div><br><span class="amiq_definition"><a id="formal_designator">formal_designator</a></span> <span class="amiq_operator">::=</span><div id="formal_designator_div">
<br> <a class="amiq_link" href ="#name">generic_name</a>
<br> | <a class="amiq_link" href ="#name">port_name</a>
<br> | <a class="amiq_link" href ="#name">parameter_name</a>
<br> </div><br><span class="amiq_definition"><a id="formal_parameter_list">formal_parameter_list</a></span> <span class="amiq_operator">::=</span> <div id="formal_parameter_list_div">
<br> <a class="amiq_link" href ="#interface_list">parameter_interface_list</a>
<br> </div><br><span class="amiq_definition"><a id="formal_part">formal_part</a></span> <span class="amiq_operator">::=</span><div id="formal_part_div">
<br> <a class="amiq_link" href= "#formal_designator">formal_designator</a>
<br> | <a class="amiq_link" href ="#name">function_name</a> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#formal_designator">formal_designator</a> <span class="amiq_keyword">)</span>
<br> | <a class="amiq_link" href= "#type_mark">type_mark</a> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#formal_designator">formal_designator</a> <span class="amiq_keyword">)</span>
<br> </div><br><span class="amiq_definition"><a id="full_type_declaration">full_type_declaration</a></span> <span class="amiq_operator">::=</span><div id="full_type_declaration_div">
<br> <span class="amiq_keyword">type</span> <a class="amiq_link" href= "#identifier">identifier</a> <span class="amiq_keyword">is</span> <a class="amiq_link" href= "#type_definition">type_definition</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="function_call">function_call</a></span> <span class="amiq_operator">::=</span><div id="function_call_div">
<br> <a class="amiq_link" href ="#name">function_name</a> [ <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#actual_parameter_part">actual_parameter_part</a> <span class="amiq_keyword">)</span> ]
<br> </div><br><span class="amiq_definition"><a id="function_specification">function_specification</a></span> <span class="amiq_operator">::=</span><div id="function_specification_div">
<br> [ <span class="amiq_keyword">pure</span> | <span class="amiq_keyword">impure</span> ] <span class="amiq_keyword">function</span> <a class="amiq_link" href= "#designator">designator</a>
<br> <a class="amiq_link" href= "#subprogram_header">subprogram_header</a>
<br> [ [ <span class="amiq_keyword">parameter</span> ] <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#formal_parameter_list">formal_parameter_list</a> <span class="amiq_keyword">)</span> ] <span class="amiq_keyword">return</span> <a class="amiq_link" href= "#type_mark">type_mark</a>
<br> </div><br><span class="amiq_definition"><a id="generate_specification">generate_specification</a></span> <span class="amiq_operator">::=</span><div id="generate_specification_div">
<br> <a class="amiq_link" href ="#discrete_range">static_discrete_range</a>
<br> | <a class="amiq_link" href ="#expression">static_expression</a>
<br> | <a class="amiq_link" href ="#label">alternative_label</a>
<br> </div><br><span class="amiq_definition"><a id="generate_statement">generate_statement</a></span> <span class="amiq_operator">::=</span><div id="generate_statement_div">
<br> <a class="amiq_link" href= "#for_generate_statement">for_generate_statement</a>
<br> | <a class="amiq_link" href= "#if_generate_statement">if_generate_statement</a>
<br> | <a class="amiq_link" href= "#case_generate_statement">case_generate_statement</a>
<br> </div><br><span class="amiq_definition"><a id="generate_statement_body">generate_statement_body</a></span> <span class="amiq_operator">::=</span><div id="generate_statement_body_div">
<br> [ <a class="amiq_link" href= "#block_declarative_part">block_declarative_part</a>
<br>
<span class="amiq_keyword">begin</span> ]
<br> { <a class="amiq_link" href= "#concurrent_statement">concurrent_statement</a> }
<br> [ <span class="amiq_keyword">end</span> [ <a class="amiq_link" href ="#label">alternative_label</a> ] <span class="amiq_keyword">;</span> ]
<br> </div><br><span class="amiq_definition"><a id="generic_clause">generic_clause</a></span> <span class="amiq_operator">::=</span><div id="generic_clause_div">
<br> <span class="amiq_keyword">generic</span> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#generic_list">generic_list</a> <span class="amiq_keyword">)</span><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="generic_list">generic_list</a></span> <span class="amiq_operator">::=</span> <div id="generic_list_div">
<br> <a class="amiq_link" href ="#interface_list">generic_interface_list</a>
<br> </div><br><span class="amiq_definition"><a id="generic_map_aspect">generic_map_aspect</a></span> <span class="amiq_operator">::=</span><div id="generic_map_aspect_div">
<br> <span class="amiq_keyword">generic map</span> <span class="amiq_keyword">(</span> <a class="amiq_link" href ="#association_list">generic_association_list</a> <span class="amiq_keyword">)</span>
<br> </div><br><span class="amiq_definition"><a id="graphic_character">graphic_character</a></span> <span class="amiq_operator">::=</span><div id="graphic_character_div">
<br> <a class="amiq_link" href= "#basic_graphic_character">basic_graphic_character</a> | <a class="amiq_link" href= "#lower_case_letter">lower_case_letter</a> | <a class="amiq_link" href= "#other_special_character">other_special_character</a>
<br> </div><br><span class="amiq_definition"><a id="group_constituent">group_constituent</a></span> <span class="amiq_operator">::=</span> <div id="group_constituent_div">
<br> <a class="amiq_link" href= "#name">name</a> | <a class="amiq_link" href= "#character_literal">character_literal</a>
<br> </div><br><span class="amiq_definition"><a id="group_constituent_list">group_constituent_list</a></span> <span class="amiq_operator">::=</span> <div id="group_constituent_list_div">
<br> <a class="amiq_link" href= "#group_constituent">group_constituent</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#group_constituent">group_constituent</a> }
<br> </div><br><span class="amiq_definition"><a id="group_declaration">group_declaration</a></span> <span class="amiq_operator">::=</span><div id="group_declaration_div">
<br> <span class="amiq_keyword">group</span> <a class="amiq_link" href= "#identifier">identifier</a> <span class="amiq_keyword">:</span> <a class="amiq_link" href ="#name">group_template_name</a> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#group_constituent_list">group_constituent_list</a> <span class="amiq_keyword">)</span><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="group_template_declaration">group_template_declaration</a></span> <span class="amiq_operator">::=</span><div id="group_template_declaration_div">
<br> <span class="amiq_keyword">group</span> <a class="amiq_link" href= "#identifier">identifier</a> <span class="amiq_keyword">is</span> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#entity_class_entry_list">entity_class_entry_list</a> <span class="amiq_keyword">)</span><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="guarded_signal_specification">guarded_signal_specification</a></span> <span class="amiq_operator">::=</span><div id="guarded_signal_specification_div">
<br> <a class="amiq_link" href ="#signal_list">guarded_signal_list</a> <span class="amiq_keyword">:</span> <a class="amiq_link" href= "#type_mark">type_mark</a>
<br> </div><br><span class="amiq_definition"><a id="identifier">identifier</a></span> <span class="amiq_operator">::=</span> <div id="identifier_div">
<br> <a class="amiq_link" href= "#basic_identifier">basic_identifier</a> | <a class="amiq_link" href= "#extended_identifier">extended_identifier</a>
<br> </div><br><span class="amiq_definition"><a id="identifier_list">identifier_list</a></span> <span class="amiq_operator">::=</span> <div id="identifier_list_div">
<br> <a class="amiq_link" href= "#identifier">identifier</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#identifier">identifier</a> }
<br> </div><br><span class="amiq_definition"><a id="if_generate_statement">if_generate_statement</a></span> <span class="amiq_operator">::=</span><div id="if_generate_statement_div">
<br> <a class="amiq_link" href ="#label">generate_label</a> <span class="amiq_keyword">:</span>
<br> <span class="amiq_keyword">if</span> [ <a class="amiq_link" href ="#label">alternative_label</a> <span class="amiq_keyword">:</span> ] <a class="amiq_link" href= "#condition">condition</a> <span class="amiq_keyword">generate</span>
<br> <a class="amiq_link" href= "#generate_statement_body">generate_statement_body</a>
<br> { <span class="amiq_keyword">elsif</span> [ <a class="amiq_link" href ="#label">alternative_label</a> <span class="amiq_keyword">:</span> ] <a class="amiq_link" href= "#condition">condition</a> <span class="amiq_keyword">generate</span>
<br> <a class="amiq_link" href= "#generate_statement_body">generate_statement_body</a> }
<br> [ <span class="amiq_keyword">else</span> [ <a class="amiq_link" href ="#label">alternative_label</a> <span class="amiq_keyword">:</span> ] <span class="amiq_keyword">generate</span>
<br> <a class="amiq_link" href= "#generate_statement_body">generate_statement_body</a> ]
<br> <span class="amiq_keyword">end</span> <span class="amiq_keyword">generate</span> [ <a class="amiq_link" href ="#label">generate_label</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="if_statement">if_statement</a></span> <span class="amiq_operator">::=</span><div id="if_statement_div">
<br> [ <a class="amiq_link" href ="#label">if_label</a> <span class="amiq_keyword">:</span> ]
<br> <span class="amiq_keyword">if</span> <a class="amiq_link" href= "#condition">condition</a> <span class="amiq_keyword">then</span>
<br> <a class="amiq_link" href= "#sequence_of_statements">sequence_of_statements</a>
<br> { <span class="amiq_keyword">elsif</span> <a class="amiq_link" href= "#condition">condition</a> <a class="amiq_link" href= "#t">t</a> <span class="amiq_keyword">hen</span>
<br> <a class="amiq_link" href= "#sequence_of_statements">sequence_of_statements</a> }
<br> [ <span class="amiq_keyword">else</span>
<br> <a class="amiq_link" href= "#sequence_of_statements">sequence_of_statements</a> ]
<br> <span class="amiq_keyword">end if</span> [ <a class="amiq_link" href ="#label">if_label</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="incomplete_type_declaration">incomplete_type_declaration</a></span> <span class="amiq_operator">::=</span> <div id="incomplete_type_declaration_div">
<br> <span class="amiq_keyword">type</span> <a class="amiq_link" href= "#identifier">identifier</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="index_constraint">index_constraint</a></span> <span class="amiq_operator">::=</span> <div id="index_constraint_div">
<br> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#discrete_range">discrete_range</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#discrete_range">discrete_range</a> } <span class="amiq_keyword">)</span>
<br> </div><br><span class="amiq_definition"><a id="index_subtype_definition">index_subtype_definition</a></span> <span class="amiq_operator">::=</span> <div id="index_subtype_definition_div">
<br> <a class="amiq_link" href= "#type_mark">type_mark</a> <span class="amiq_keyword">range</span> <span class="amiq_keyword"><</span><span class="amiq_keyword">></span>
<br> </div><br><span class="amiq_definition"><a id="indexed_name">indexed_name</a></span> <span class="amiq_operator">::=</span> <div id="indexed_name_div">
<br> <a class="amiq_link" href= "#prefix">prefix</a> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#expression">expression</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#expression">expression</a> } <span class="amiq_keyword">)</span>
<br> </div><br><span class="amiq_definition"><a id="instantiated_unit">instantiated_unit</a></span> <span class="amiq_operator">::=</span><div id="instantiated_unit_div">
<br> [ <span class="amiq_keyword">component</span> ] <a class="amiq_link" href ="#name">component_name</a>
<br> | <span class="amiq_keyword">entity</span> <a class="amiq_link" href ="#name">entity_name</a> [ <span class="amiq_keyword">(</span> <a class="amiq_link" href ="#identifier">architecture_identifier</a> <span class="amiq_keyword">)</span> ]
<br> | <span class="amiq_keyword">configuration</span> <a class="amiq_link" href ="#name">configuration_name</a>
<br> </div><br><span class="amiq_definition"><a id="instantiation_list">instantiation_list</a></span> <span class="amiq_operator">::=</span><div id="instantiation_list_div">
<br> <a class="amiq_link" href ="#label">instantiation_label</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href ="#label">instantiation_label</a> }
<br> | <span class="amiq_keyword">others</span>
<br> | <span class="amiq_keyword">all</span>
<br> </div><br><span class="amiq_definition"><a id="integer">integer</a></span> <span class="amiq_operator">::=</span> <div id="integer_div">
<br> <a class="amiq_link" href= "#digit">digit</a> { [ <a class="amiq_link" href= "#underline">underline</a> ] <a class="amiq_link" href= "#digit">digit</a> }
<br> </div><br><span class="amiq_definition"><a id="integer_type_definition">integer_type_definition</a></span> <span class="amiq_operator">::=</span> <div id="integer_type_definition_div">
<br> <a class="amiq_link" href= "#range_constraint">range_constraint</a>
<br> </div><br><span class="amiq_definition"><a id="interface_constant_declaration">interface_constant_declaration</a></span> <span class="amiq_operator">::=</span><div id="interface_constant_declaration_div">
<br> [ <span class="amiq_keyword">constant</span> ] <a class="amiq_link" href= "#identifier_list">identifier_list</a> <span class="amiq_keyword">:</span> [ <span class="amiq_keyword">in</span> ] <a class="amiq_link" href= "#subtype_indication">subtype_indication</a> [ <span class="amiq_keyword">:=</span> <a class="amiq_link" href ="#expression">static_expression</a> ]
<br> </div><br><span class="amiq_definition"><a id="interface_declaration">interface_declaration</a></span> <span class="amiq_operator">::=</span><div id="interface_declaration_div">
<br> <a class="amiq_link" href= "#interface_object_declaration">interface_object_declaration</a>
<br> | <a class="amiq_link" href= "#interface_type_declaration">interface_type_declaration</a>
<br> | <a class="amiq_link" href= "#interface_subprogram_declaration">interface_subprogram_declaration</a>
<br> | <a class="amiq_link" href= "#interface_package_declaration">interface_package_declaration</a>
<br> </div><br><span class="amiq_definition"><a id="interface_element">interface_element</a></span> <span class="amiq_operator">::=</span> <div id="interface_element_div">
<br> <a class="amiq_link" href= "#interface_declaration">interface_declaration</a>
<br> </div><br><span class="amiq_definition"><a id="interface_file_declaration">interface_file_declaration</a></span> <span class="amiq_operator">::=</span><div id="interface_file_declaration_div">
<br> <span class="amiq_keyword">file</span> <a class="amiq_link" href= "#identifier_list">identifier_list</a> <span class="amiq_keyword">:</span> <a class="amiq_link" href= "#subtype_indication">subtype_indication</a>
<br> </div><br><span class="amiq_definition"><a id="interface_function_specification">interface_function_specification</a></span> <span class="amiq_operator">::=</span><div id="interface_function_specification_div">
<br> [ <span class="amiq_keyword">pure</span> | <span class="amiq_keyword">impure</span> ] <span class="amiq_keyword">function</span> <a class="amiq_link" href= "#designator">designator</a>
<br> [ [ <span class="amiq_keyword">parameter</span> ] <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#formal_parameter_list">formal_parameter_list</a> <span class="amiq_keyword">)</span> ] <span class="amiq_keyword">return</span> <a class="amiq_link" href= "#type_mark">type_mark</a>
<br> </div><br><span class="amiq_definition"><a id="interface_incomplete_type_declaration">interface_incomplete_type_declaration</a></span> <span class="amiq_operator">::=</span> <div id="interface_incomplete_type_declaration_div">
<br> <span class="amiq_keyword">type</span> <a class="amiq_link" href= "#identifier">identifier</a>
<br> </div><br><span class="amiq_definition"><a id="interface_list">interface_list</a></span> <span class="amiq_operator">::=</span><div id="interface_list_div">
<br> <a class="amiq_link" href= "#interface_element">interface_element</a> {<span class="amiq_keyword"> ;</span> <a class="amiq_link" href= "#interface_element">interface_element</a> }
<br> </div><br><span class="amiq_definition"><a id="interface_object_declaration">interface_object_declaration</a></span> <span class="amiq_operator">::=</span><div id="interface_object_declaration_div">
<br> <a class="amiq_link" href= "#interface_constant_declaration">interface_constant_declaration</a>
<br> | <a class="amiq_link" href= "#interface_signal_declaration">interface_signal_declaration</a>
<br> | <a class="amiq_link" href= "#interface_variable_declaration">interface_variable_declaration</a>
<br> | <a class="amiq_link" href= "#interface_file_declaration">interface_file_declaration</a>
<br> </div><br><span class="amiq_definition"><a id="interface_package_declaration">interface_package_declaration</a></span> <span class="amiq_operator">::=</span><div id="interface_package_declaration_div">
<br> <span class="amiq_keyword">package</span> <a class="amiq_link" href= "#identifier">identifier</a> <span class="amiq_keyword">is</span>
<br> <span class="amiq_keyword">new</span> <a class="amiq_link" href ="#name">uninstantiated_package_name</a> <a class="amiq_link" href= "#interface_package_generic_map_aspect">interface_package_generic_map_aspect</a>
<br> </div><br><span class="amiq_definition"><a id="interface_package_generic_map_aspect">interface_package_generic_map_aspect</a></span> <span class="amiq_operator">::=</span><div id="interface_package_generic_map_aspect_div">
<br> <a class="amiq_link" href= "#generic_map_aspect">generic_map_aspect</a>
<br> | <span class="amiq_keyword">generic</span> <span class="amiq_keyword">map</span> <span class="amiq_keyword">(</span> <span class="amiq_keyword"><</span><span class="amiq_keyword">></span> <span class="amiq_keyword">)</span>
<br> | <span class="amiq_keyword">generic</span> <span class="amiq_keyword">map</span> <span class="amiq_keyword">(</span> <span class="amiq_keyword">default</span> <span class="amiq_keyword">)</span>
<br> </div><br><span class="amiq_definition"><a id="interface_procedure_specification">interface_procedure_specification</a></span> <span class="amiq_operator">::=</span><div id="interface_procedure_specification_div">
<br> <span class="amiq_keyword">procedure</span> <a class="amiq_link" href= "#designator">designator</a>
<br> [ [ <span class="amiq_keyword">parameter</span> ] <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#formal_parameter_list">formal_parameter_list</a> <span class="amiq_keyword">)</span> ]
<br> </div><br><span class="amiq_definition"><a id="interface_signal_declaration">interface_signal_declaration</a></span> <span class="amiq_operator">::=</span><div id="interface_signal_declaration_div">
<br> [ <span class="amiq_keyword">signal</span> ] <a class="amiq_link" href= "#identifier_list">identifier_list</a> <span class="amiq_keyword">:</span> [ <a class="amiq_link" href= "#mode">mode</a> ] <a class="amiq_link" href= "#subtype_indication">subtype_indication</a> [ <span class="amiq_keyword">bus</span> ] [ <span class="amiq_keyword">:=</span> <a class="amiq_link" href ="#expression">static_expression</a> ]
<br> </div><br><span class="amiq_definition"><a id="interface_subprogram_declaration">interface_subprogram_declaration</a></span> <span class="amiq_operator">::=</span><div id="interface_subprogram_declaration_div">
<br> <a class="amiq_link" href= "#interface_subprogram_specification">interface_subprogram_specification</a> [ <span class="amiq_keyword">is</span> <a class="amiq_link" href= "#interface_subprogram_default">interface_subprogram_default</a> ]
<br> </div><br><span class="amiq_definition"><a id="interface_subprogram_default">interface_subprogram_default</a></span> <span class="amiq_operator">::=</span> <div id="interface_subprogram_default_div">
<br> <a class="amiq_link" href ="#name">subprogram_name</a> | <span class="amiq_keyword"><</span><span class="amiq_keyword">></span>
<br> </div><br><span class="amiq_definition"><a id="interface_subprogram_specification">interface_subprogram_specification</a></span> <span class="amiq_operator">::=</span><div id="interface_subprogram_specification_div">
<br> <a class="amiq_link" href= "#interface_procedure_specification">interface_procedure_specification</a> | <a class="amiq_link" href= "#interface_function_specification">interface_function_specification</a>
<br> </div><br><span class="amiq_definition"><a id="interface_type_declaration">interface_type_declaration</a></span> <span class="amiq_operator">::=</span><div id="interface_type_declaration_div">
<br> <a class="amiq_link" href= "#interface_incomplete_type_declaration">interface_incomplete_type_declaration</a>
<br> </div><br><span class="amiq_definition"><a id="interface_variable_declaration">interface_variable_declaration</a></span> <span class="amiq_operator">::=</span><div id="interface_variable_declaration_div">
<br> [ <span class="amiq_keyword">variable</span> ] <a class="amiq_link" href= "#identifier_list">identifier_list</a> <span class="amiq_keyword">:</span> [ <a class="amiq_link" href= "#mode">mode</a> ] <a class="amiq_link" href= "#subtype_indication">subtype_indication</a> [ <span class="amiq_keyword">:=</span> <a class="amiq_link" href ="#expression">static_expression</a> ]
<br> </div><br><span class="amiq_definition"><a id="iteration_scheme">iteration_scheme</a></span> <span class="amiq_operator">::=</span><div id="iteration_scheme_div">
<br> <span class="amiq_keyword">while</span> <a class="amiq_link" href= "#condition">condition</a>
<br> | <span class="amiq_keyword">for</span> <a class="amiq_link" href ="#parameter_specification">loop_parameter_specification</a>
<br> </div><br><span class="amiq_definition"><a id="label">label</a></span> <span class="amiq_operator">::=</span> <div id="label_div">
<br> <a class="amiq_link" href= "#identifier">identifier</a>
<br> </div><br><span class="amiq_definition"><a id="letter">letter</a></span> <span class="amiq_operator">::=</span> <div id="letter_div">
<br> <a class="amiq_link" href= "#upper_case_letter">upper_case_letter</a> | <a class="amiq_link" href= "#lower_case_letter">lower_case_letter</a>
<br> </div><br><span class="amiq_definition"><a id="letter_or_digit">letter_or_digit</a></span> <span class="amiq_operator">::=</span> <div id="letter_or_digit_div">
<br> <a class="amiq_link" href= "#letter">letter</a> | <a class="amiq_link" href= "#digit">digit</a>
<br> </div><br><span class="amiq_definition"><a id="library_clause">library_clause</a></span> <span class="amiq_operator">::=</span> <div id="library_clause_div">
<br> <span class="amiq_keyword">library</span> <a class="amiq_link" href= "#logical_name_list">logical_name_list</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="library_unit">library_unit</a></span> <span class="amiq_operator">::=</span><div id="library_unit_div">
<br> <a class="amiq_link" href= "#primary_unit">primary_unit</a>
<br> | <a class="amiq_link" href= "#secondary_unit">secondary_unit</a>
<br> </div><br><span class="amiq_definition"><a id="literal">literal</a></span> <span class="amiq_operator">::=</span><div id="literal_div">
<br> <a class="amiq_link" href= "#numeric_literal">numeric_literal</a>
<br> | <a class="amiq_link" href= "#enumeration_literal">enumeration_literal</a>
<br> | <a class="amiq_link" href= "#string_literal">string_literal</a>
<br> | <a class="amiq_link" href= "#bit_string_literal">bit_string_literal</a>
<br> | <span class="amiq_keyword">null</span>
<br> </div><br><span class="amiq_definition"><a id="logical_expression">logical_expression</a></span> <span class="amiq_operator">::=</span><div id="logical_expression_div">
<br> <a class="amiq_link" href= "#relation">relation</a> { <span class="amiq_keyword">and</span> <a class="amiq_link" href= "#relation">relation</a> }
<br> | <a class="amiq_link" href= "#relation">relation</a> { <span class="amiq_keyword">or</span> <a class="amiq_link" href= "#relation">relation</a> }
<br> | <a class="amiq_link" href= "#relation">relation</a> { <span class="amiq_keyword">xor</span> <a class="amiq_link" href= "#relation">relation</a> }
<br> | <a class="amiq_link" href= "#relation">relation</a> [ <span class="amiq_keyword">nand</span> <a class="amiq_link" href= "#relation">relation</a> ]
<br> | <a class="amiq_link" href= "#relation">relation</a> [ <span class="amiq_keyword">nor</span> <a class="amiq_link" href= "#relation">relation</a> ]
<br> | <a class="amiq_link" href= "#relation">relation</a> { <span class="amiq_keyword">xnor</span> <a class="amiq_link" href= "#relation">relation</a> }
<br> </div><br><span class="amiq_definition"><a id="logical_name">logical_name</a></span> <span class="amiq_operator">::=</span> <div id="logical_name_div">
<br> <a class="amiq_link" href= "#identifier">identifier</a>
<br> </div><br><span class="amiq_definition"><a id="logical_name_list">logical_name_list</a></span> <span class="amiq_operator">::=</span> <div id="logical_name_list_div">
<br> <a class="amiq_link" href= "#logical_name">logical_name</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#logical_name">logical_name</a> }
<br> </div><br><span class="amiq_definition"><a id="logical_operator">logical_operator</a></span> <span class="amiq_operator">::=</span> <div id="logical_operator_div">
<br> <span class="amiq_keyword">and</span> | <span class="amiq_keyword">or</span> | <span class="amiq_keyword">nand</span> | <span class="amiq_keyword">nor</span> | <span class="amiq_keyword">xor</span> | <span class="amiq_keyword">xnor</span>
<br> </div><br><span class="amiq_definition"><a id="loop_statement">loop_statement</a></span> <span class="amiq_operator">::=</span><div id="loop_statement_div">
<br> [ <a class="amiq_link" href ="#label">loop_label</a> <span class="amiq_keyword">:</span> ]
<br> [ <a class="amiq_link" href= "#iteration_scheme">iteration_scheme</a> ] <span class="amiq_keyword">loop</span>
<br> <a class="amiq_link" href= "#sequence_of_statements">sequence_of_statements</a>
<br> <span class="amiq_keyword">end loop</span> [ <a class="amiq_link" href ="#label">loop_label</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="miscellaneous_operator">miscellaneous_operator</a></span> <span class="amiq_operator">::=</span> <div id="miscellaneous_operator_div">
<br> <span class="amiq_keyword">**</span> | <span class="amiq_keyword">abs</span> | <span class="amiq_keyword">not</span>
<br> </div><br><span class="amiq_definition"><a id="mode">mode</a></span> <span class="amiq_operator">::=</span> <div id="mode_div">
<br> <span class="amiq_keyword">in</span> | <span class="amiq_keyword">out</span> | <span class="amiq_keyword">inout</span> | <span class="amiq_keyword">buffer</span> | <span class="amiq_keyword">linkage</span>
<br> </div><br><span class="amiq_definition"><a id="multiplying_operator">multiplying_operator</a></span> <span class="amiq_operator">::=</span> <div id="multiplying_operator_div">
<br> <span class="amiq_keyword">*</span> | <span class="amiq_keyword">/</span> | <span class="amiq_keyword">mod</span> | <span class="amiq_keyword">rem</span>
<br> </div><br><span class="amiq_definition"><a id="name">name</a></span> <span class="amiq_operator">::=</span><div id="name_div">
<br> <a class="amiq_link" href= "#simple_name">simple_name</a>
<br> | <a class="amiq_link" href= "#operator_symbol">operator_symbol</a>
<br> | <a class="amiq_link" href= "#character_literal">character_literal</a>
<br> | <a class="amiq_link" href= "#selected_name">selected_name</a>
<br> | <a class="amiq_link" href= "#indexed_name">indexed_name</a>
<br> | <a class="amiq_link" href= "#slice_name">slice_name</a>
<br> | <a class="amiq_link" href= "#attribute_name">attribute_name</a>
<br> | <a class="amiq_link" href= "#external_name">external_name</a>
<br> </div><br><span class="amiq_definition"><a id="next_statement">next_statement</a></span> <span class="amiq_operator">::=</span><div id="next_statement_div">
<br> [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] <span class="amiq_keyword">next</span> [ <a class="amiq_link" href ="#label">loop_label</a> ] [ <span class="amiq_keyword">when</span> <a class="amiq_link" href= "#condition">condition</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="null_statement">null_statement</a></span> <span class="amiq_operator">::=</span> <div id="null_statement_div">
<br> [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] <span class="amiq_keyword">null</span><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="numeric_literal">numeric_literal</a></span> <span class="amiq_operator">::=</span><div id="numeric_literal_div">
<br> <a class="amiq_link" href= "#abstract_literal">abstract_literal</a>
<br> | <a class="amiq_link" href= "#physical_literal">physical_literal</a>
<br> </div><br><span class="amiq_definition"><a id="object_declaration">object_declaration</a></span> <span class="amiq_operator">::=</span><div id="object_declaration_div">
<br> <a class="amiq_link" href= "#constant_declaration">constant_declaration</a>
<br> | <a class="amiq_link" href= "#signal_declaration">signal_declaration</a>
<br> | <a class="amiq_link" href= "#variable_declaration">variable_declaration</a>
<br> | <a class="amiq_link" href= "#file_declaration">file_declaration</a>
<br> </div><br><span class="amiq_definition"><a id="operator_symbol">operator_symbol</a></span> <span class="amiq_operator">::=</span> <div id="operator_symbol_div">
<br> <a class="amiq_link" href= "#string_literal">string_literal</a>
<br> </div><br><span class="amiq_definition"><a id="package_body">package_body</a></span> <span class="amiq_operator">::=</span><div id="package_body_div">
<br> <span class="amiq_keyword">package body</span> <a class="amiq_link" href ="#simple_name">package_simple_name</a> <span class="amiq_keyword">is</span>
<br> <a class="amiq_link" href= "#package_body_declarative_part">package_body_declarative_part</a>
<br> <span class="amiq_keyword">end</span> [ <span class="amiq_keyword">package body</span> ] [ <a class="amiq_link" href ="#simple_name">package_simple_name</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="package_body_declarative_item">package_body_declarative_item</a></span> <span class="amiq_operator">::=</span><div id="package_body_declarative_item_div">
<br> <a class="amiq_link" href= "#subprogram_declaration">subprogram_declaration</a>
<br> | <a class="amiq_link" href= "#subprogram_body">subprogram_body</a>
<br> | <a class="amiq_link" href= "#subprogram_instantiation_declaration">subprogram_instantiation_declaration</a>
<br> | <a class="amiq_link" href= "#package_declaration">package_declaration</a>
<br> | <a class="amiq_link" href= "#package_body">package_body</a>
<br> | <a class="amiq_link" href= "#package_instantiation_declaration">package_instantiation_declaration</a>
<br> | <a class="amiq_link" href= "#type_declaration">type_declaration</a>
<br> | <a class="amiq_link" href= "#subtype_declaration">subtype_declaration</a>
<br> | <a class="amiq_link" href= "#constant_declaration">constant_declaration</a>
<br> | <a class="amiq_link" href= "#variable_declaration">variable_declaration</a>
<br> | <a class="amiq_link" href= "#file_declaration">file_declaration</a>
<br> | <a class="amiq_link" href= "#alias_declaration">alias_declaration</a>
<br> | <a class="amiq_link" href= "#attribute_declaration">attribute_declaration</a>
<br> | <a class="amiq_link" href= "#attribute_specification">attribute_specification</a>
<br> | <a class="amiq_link" href= "#use_clause">use_clause</a>
<br> | <a class="amiq_link" href= "#group_template_declaration">group_template_declaration</a>
<br> | <a class="amiq_link" href= "#group_declaration">group_declaration</a>
<br> </div><br><span class="amiq_definition"><a id="package_body_declarative_part">package_body_declarative_part</a></span> <span class="amiq_operator">::=</span><div id="package_body_declarative_part_div">
<br> { <a class="amiq_link" href= "#package_body_declarative_item">package_body_declarative_item</a> }
<br> </div><br><span class="amiq_definition"><a id="package_declaration">package_declaration</a></span> <span class="amiq_operator">::=</span><div id="package_declaration_div">
<br> <span class="amiq_keyword">package</span> <a class="amiq_link" href= "#identifier">identifier</a> <span class="amiq_keyword">is</span>
<br> <a class="amiq_link" href= "#package_header">package_header</a>
<br> <a class="amiq_link" href= "#package_declarative_part">package_declarative_part</a>
<br> <span class="amiq_keyword">end</span> [ <span class="amiq_keyword">package</span> ] [ <a class="amiq_link" href ="#simple_name">package_simple_name</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="package_declarative_item">package_declarative_item</a></span> <span class="amiq_operator">::=</span><div id="package_declarative_item_div">
<br> <a class="amiq_link" href= "#subprogram_declaration">subprogram_declaration</a>
<br> | <a class="amiq_link" href= "#subprogram_instantiation_declaration">subprogram_instantiation_declaration</a>
<br> | <a class="amiq_link" href= "#package_declaration">package_declaration</a>
<br> | <a class="amiq_link" href= "#package_instantiation_declaration">package_instantiation_declaration</a>
<br> | <a class="amiq_link" href= "#type_declaration">type_declaration</a>
<br> | <a class="amiq_link" href= "#subtype_declaration">subtype_declaration</a>
<br> | <a class="amiq_link" href= "#constant_declaration">constant_declaration</a>
<br> | <a class="amiq_link" href= "#signal_declaration">signal_declaration</a>
<br> | <a class="amiq_link" href= "#variable_declaration">variable_declaration</a>
<br> | <a class="amiq_link" href= "#file_declaration">file_declaration</a>
<br> | <a class="amiq_link" href= "#alias_declaration">alias_declaration</a>
<br> | <a class="amiq_link" href= "#component_declaration">component_declaration</a>
<br> | <a class="amiq_link" href= "#attribute_declaration">attribute_declaration</a>
<br> | <a class="amiq_link" href= "#attribute_specification">attribute_specification</a>
<br> | <a class="amiq_link" href= "#disconnection_specification">disconnection_specification</a>
<br> | <a class="amiq_link" href= "#use_clause">use_clause</a>
<br> | <a class="amiq_link" href= "#group_template_declaration">group_template_declaration</a>
<br> | <a class="amiq_link" href= "#group_declaration">group_declaration</a>
<br> | <a class="amiq_link" href ="#Property_Declaration">PSL_Property_Declaration</a>
<br> | <a class="amiq_link" href ="#Sequence_Declaration">PSL_Sequence_Declaration</a>
<br> </div><br><span class="amiq_definition"><a id="package_declarative_part">package_declarative_part</a></span> <span class="amiq_operator">::=</span><div id="package_declarative_part_div">
<br> { <a class="amiq_link" href= "#package_declarative_item">package_declarative_item</a> }
<br> </div><br><span class="amiq_definition"><a id="package_header">package_header</a></span> <span class="amiq_operator">::=</span><div id="package_header_div">
<br> [ <a class="amiq_link" href= "#generic_clause">generic_clause</a>
<br>
[ <a class="amiq_link" href= "#generic_map_aspect">generic_map_aspect</a> <span class="amiq_keyword">;</span> ] ]
<br> </div><br><span class="amiq_definition"><a id="package_instantiation_declaration">package_instantiation_declaration</a></span> <span class="amiq_operator">::=</span><div id="package_instantiation_declaration_div">
<br> <span class="amiq_keyword">package</span> <a class="amiq_link" href= "#identifier">identifier</a> <span class="amiq_keyword">is</span> <span class="amiq_keyword">new</span> <a class="amiq_link" href ="#name">uninstantiated_package_name</a>
<br> [ <a class="amiq_link" href= "#generic_map_aspect">generic_map_aspect</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="package_pathname">package_pathname</a></span> <span class="amiq_operator">::=</span><div id="package_pathname_div">
<br> <span class="amiq_keyword">@</span> <a class="amiq_link" href ="#logical_name">library_logical_name</a> <span class="amiq_keyword">.</span> { <a class="amiq_link" href ="#simple_name">package_simple_name</a> <span class="amiq_keyword">.</span> } <a class="amiq_link" href ="#simple_name">object_simple_name</a>
<br> </div><br><span class="amiq_definition"><a id="parameter_specification">parameter_specification</a></span> <span class="amiq_operator">::=</span><div id="parameter_specification_div">
<br> <a class="amiq_link" href= "#identifier">identifier</a> <span class="amiq_keyword">in</span> <a class="amiq_link" href= "#discrete_range">discrete_range</a>
<br> </div><br><span class="amiq_definition"><a id="partial_pathname">partial_pathname</a></span> <span class="amiq_operator">::=</span> <div id="partial_pathname_div">
<br> { <a class="amiq_link" href= "#pathname_element">pathname_element</a> <span class="amiq_keyword">.</span> } <a class="amiq_link" href ="#simple_name">object_simple_name</a>
<br> </div><br><span class="amiq_definition"><a id="pathname_element">pathname_element</a></span> <span class="amiq_operator">::=</span><div id="pathname_element_div">
<br> <a class="amiq_link" href ="#simple_name">entity_simple_name</a>
<br> | <a class="amiq_link" href ="#label">component_instantiation_label</a>
<br> | <a class="amiq_link" href ="#label">block_label</a>
<br> | <a class="amiq_link" href ="#label">generate_statement_label</a> [ <span class="amiq_keyword">(</span> <a class="amiq_link" href ="#expression">static_expression</a> <span class="amiq_keyword">)</span> ]
<br> | <a class="amiq_link" href ="#simple_name">package_simple_name</a>
<br> </div><br><span class="amiq_definition"><a id="physical_literal">physical_literal</a></span> <span class="amiq_operator">::=</span> <div id="physical_literal_div">
<br> [ <a class="amiq_link" href= "#abstract_literal">abstract_literal</a> ] <a class="amiq_link" href ="#name">unit_name</a>
<br> </div><br><span class="amiq_definition"><a id="physical_type_definition">physical_type_definition</a></span> <span class="amiq_operator">::=</span><div id="physical_type_definition_div">
<br> <a class="amiq_link" href= "#range_constraint">range_constraint</a>
<br> <span class="amiq_keyword">units</span>
<br> <a class="amiq_link" href= "#primary_unit_declaration">primary_unit_declaration</a>
<br> { <a class="amiq_link" href= "#secondary_unit_declaration">secondary_unit_declaration</a> }
<br> <span class="amiq_keyword">end units</span> [ <a class="amiq_link" href ="#simple_name">physical_type_simple_name</a> ]
<br> </div><br><span class="amiq_definition"><a id="port_clause">port_clause</a></span> <span class="amiq_operator">::=</span><div id="port_clause_div">
<br> <span class="amiq_keyword">port</span> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#port_list">port_list</a> <span class="amiq_keyword">)</span><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="port_list">port_list</a></span> <span class="amiq_operator">::=</span> <div id="port_list_div">
<br> <a class="amiq_link" href ="#interface_list">port_interface_list</a>
<br> </div><br><span class="amiq_definition"><a id="port_map_aspect">port_map_aspect</a></span> <span class="amiq_operator">::=</span><div id="port_map_aspect_div">
<br> <span class="amiq_keyword">port map</span> <span class="amiq_keyword">(</span> <a class="amiq_link" href ="#association_list">port_association_list</a> <span class="amiq_keyword">)</span>
<br> </div><br><span class="amiq_definition"><a id="prefix">prefix</a></span> <span class="amiq_operator">::=</span><div id="prefix_div">
<br> <a class="amiq_link" href= "#name">name</a>
<br> | <a class="amiq_link" href= "#function_call">function_call</a>
<br> </div><br><span class="amiq_definition"><a id="primary">primary</a></span> <span class="amiq_operator">::=</span><div id="primary_div">
<br> <a class="amiq_link" href= "#name">name</a>
<br> | <a class="amiq_link" href= "#literal">literal</a>
<br> | <a class="amiq_link" href= "#aggregate">aggregate</a>
<br> | <a class="amiq_link" href= "#function_call">function_call</a>
<br> | <a class="amiq_link" href= "#qualified_expression">qualified_expression</a>
<br> | <a class="amiq_link" href= "#type_conversion">type_conversion</a>
<br> | <a class="amiq_link" href= "#allocator">allocator</a>
<br> | <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#expression">expression</a> <span class="amiq_keyword">)</span>
<br> </div><br><span class="amiq_definition"><a id="primary_unit">primary_unit</a></span> <span class="amiq_operator">::=</span><div id="primary_unit_div">
<br> <a class="amiq_link" href= "#entity_declaration">entity_declaration</a>
<br> | <a class="amiq_link" href= "#configuration_declaration">configuration_declaration</a>
<br> | <a class="amiq_link" href= "#package_declaration">package_declaration</a>
<br> | <a class="amiq_link" href= "#package_instantiation_declaration">package_instantiation_declaration</a>
<br> | <a class="amiq_link" href= "#context_declaration">context_declaration</a>
<br> | <a class="amiq_link" href ="#Verification_Unit">PSL_Verification_Unit</a>
<br> </div><br><span class="amiq_definition"><a id="primary_unit_declaration">primary_unit_declaration</a></span> <span class="amiq_operator">::=</span> <div id="primary_unit_declaration_div">
<br> <a class="amiq_link" href= "#identifier">identifier</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="procedure_call">procedure_call</a></span> <span class="amiq_operator">::=</span> <div id="procedure_call_div">
<br> <a class="amiq_link" href ="#name">procedure_name</a> [ <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#actual_parameter_part">actual_parameter_part</a> <span class="amiq_keyword">)</span> ]
<br> </div><br><span class="amiq_definition"><a id="procedure_call_statement">procedure_call_statement</a></span> <span class="amiq_operator">::=</span> <div id="procedure_call_statement_div">
<br> [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] <a class="amiq_link" href= "#procedure_call">procedure_call</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="procedure_specification">procedure_specification</a></span> <span class="amiq_operator">::=</span><div id="procedure_specification_div">
<br> <span class="amiq_keyword">procedure</span> <a class="amiq_link" href= "#designator">designator</a>
<br> <a class="amiq_link" href= "#subprogram_header">subprogram_header</a>
<br> [ [ <span class="amiq_keyword">parameter</span> ] <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#formal_parameter_list">formal_parameter_list</a> <span class="amiq_keyword">)</span> ]
<br> </div><br><span class="amiq_definition"><a id="process_declarative_item">process_declarative_item</a></span> <span class="amiq_operator">::=</span><div id="process_declarative_item_div">
<br> <a class="amiq_link" href= "#subprogram_declaration">subprogram_declaration</a>
<br> | <a class="amiq_link" href= "#subprogram_body">subprogram_body</a>
<br> | <a class="amiq_link" href= "#subprogram_instantiation_declaration">subprogram_instantiation_declaration</a>
<br> | <a class="amiq_link" href= "#package_declaration">package_declaration</a>
<br> | <a class="amiq_link" href= "#package_body">package_body</a>
<br> | <a class="amiq_link" href= "#package">package</a> <a class="amiq_link" href= "#instantiation_declaration">instantiation_declaration</a>
<br> | <a class="amiq_link" href= "#type_declaration">type_declaration</a>
<br> | <a class="amiq_link" href= "#subtype_declaration">subtype_declaration</a>
<br> | <a class="amiq_link" href= "#constant_declaration">constant_declaration</a>
<br> | <a class="amiq_link" href= "#variable_declaration">variable_declaration</a>
<br> | <a class="amiq_link" href= "#file_declaration">file_declaration</a>
<br> | <a class="amiq_link" href= "#alias_declaration">alias_declaration</a>
<br> | <a class="amiq_link" href= "#attribute_declaration">attribute_declaration</a>
<br> | <a class="amiq_link" href= "#attribute_specification">attribute_specification</a>
<br> | <a class="amiq_link" href= "#use_clause">use_clause</a>
<br> | <a class="amiq_link" href= "#group_template_declaration">group_template_declaration</a>
<br> | <a class="amiq_link" href= "#group_declaration">group_declaration</a>
<br> </div><br><span class="amiq_definition"><a id="process_declarative_part">process_declarative_part</a></span> <span class="amiq_operator">::=</span><div id="process_declarative_part_div">
<br> { <a class="amiq_link" href= "#process_declarative_item">process_declarative_item</a> }
<br> </div><br><span class="amiq_definition"><a id="process_sensitivity_list">process_sensitivity_list</a></span> <span class="amiq_operator">::=</span> <div id="process_sensitivity_list_div">
<br> <span class="amiq_keyword">all</span> | <a class="amiq_link" href= "#sensitivity_list">sensitivity_list</a>
<br> </div><br><span class="amiq_definition"><a id="process_statement">process_statement</a></span> <span class="amiq_operator">::=</span><div id="process_statement_div">
<br> [ <a class="amiq_link" href ="#label">process_label</a> <span class="amiq_keyword">:</span> ]
<br> [ <span class="amiq_keyword">postponed</span> ] <span class="amiq_keyword">process</span> [ <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#process_sensitivity_list">process_sensitivity_list</a> <span class="amiq_keyword">)</span> ] [ <span class="amiq_keyword">is</span> ]
<br> <a class="amiq_link" href= "#process_declarative_part">process_declarative_part</a>
<br> <span class="amiq_keyword">begin</span>
<br> <a class="amiq_link" href= "#process_statement_part">process_statement_part</a>
<br> <span class="amiq_keyword">end</span> [ <span class="amiq_keyword">postponed</span> ] <span class="amiq_keyword">process</span> [ <a class="amiq_link" href ="#label">process_label</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="process_statement_part">process_statement_part</a></span> <span class="amiq_operator">::=</span><div id="process_statement_part_div">
<br> { <a class="amiq_link" href= "#sequential_statement">sequential_statement</a> }
<br> </div><br><span class="amiq_definition"><a id="protected_type_body">protected_type_body</a></span> <span class="amiq_operator">::=</span><div id="protected_type_body_div">
<br> <span class="amiq_keyword">protected body</span>
<br> <a class="amiq_link" href= "#protected_type_body_declarative_part">protected_type_body_declarative_part</a>
<br> <span class="amiq_keyword">end protected body</span> [ <a class="amiq_link" href ="#simple">protected_type_simple</a> <a class="amiq_link" href= "#name">name</a> ]
<br> </div><br><span class="amiq_definition"><a id="protected_type_body_declarative_item">protected_type_body_declarative_item</a></span> <span class="amiq_operator">::=</span><div id="protected_type_body_declarative_item_div">
<br> <a class="amiq_link" href= "#subprogram_declaration">subprogram_declaration</a>
<br> | <a class="amiq_link" href= "#subprogram_body">subprogram_body</a>
<br> | <a class="amiq_link" href= "#subprogram_instantiation_declaration">subprogram_instantiation_declaration</a>
<br> | <a class="amiq_link" href= "#package_declaration">package_declaration</a>
<br> | <a class="amiq_link" href= "#package_body">package_body</a>
<br> | <a class="amiq_link" href= "#package_instantiation_declaration">package_instantiation_declaration</a>
<br> | <a class="amiq_link" href= "#type_declaration">type_declaration</a>
<br> | <a class="amiq_link" href= "#subtype_declaration">subtype_declaration</a>
<br> | <a class="amiq_link" href= "#constant_declaration">constant_declaration</a>
<br> | <a class="amiq_link" href= "#variable_declaration">variable_declaration</a>
<br> | <a class="amiq_link" href= "#file_declaration">file_declaration</a>
<br> | <a class="amiq_link" href= "#alias_declaration">alias_declaration</a>
<br> | <a class="amiq_link" href= "#attribute_declaration">attribute_declaration</a>
<br> | <a class="amiq_link" href= "#attribute_specification">attribute_specification</a>
<br> | <a class="amiq_link" href= "#use_clause">use_clause</a>
<br> | <a class="amiq_link" href= "#group_template_declaration">group_template_declaration</a>
<br> | <a class="amiq_link" href= "#group_declaration">group_declaration</a>
<br> </div><br><span class="amiq_definition"><a id="protected_type_body_declarative_part">protected_type_body_declarative_part</a></span> <span class="amiq_operator">::=</span><div id="protected_type_body_declarative_part_div">
<br> { <a class="amiq_link" href= "#protected_type_body_declarative_item">protected_type_body_declarative_item</a> }
<br> </div><br><span class="amiq_definition"><a id="protected_type_declaration">protected_type_declaration</a></span> <span class="amiq_operator">::=</span><div id="protected_type_declaration_div">
<br> <span class="amiq_keyword">protected</span>
<br> <a class="amiq_link" href= "#protected_type_declarative_part">protected_type_declarative_part</a>
<br> <span class="amiq_keyword">end protected</span> [ <a class="amiq_link" href ="#simple_name">protected_type_simple_name</a> ]
<br> </div><br><span class="amiq_definition"><a id="protected_type_declarative_item">protected_type_declarative_item</a></span> <span class="amiq_operator">::=</span><div id="protected_type_declarative_item_div">
<br> <a class="amiq_link" href= "#subprogram_declaration">subprogram_declaration</a>
<br> | <a class="amiq_link" href= "#subprogram_instantiation_declaration">subprogram_instantiation_declaration</a>
<br> | <a class="amiq_link" href= "#attribute_specification">attribute_specification</a>
<br> | <a class="amiq_link" href= "#use_clause">use_clause</a>
<br> </div><br><span class="amiq_definition"><a id="protected_type_declarative_part">protected_type_declarative_part</a></span> <span class="amiq_operator">::=</span><div id="protected_type_declarative_part_div">
<br> { <a class="amiq_link" href= "#protected_type_declarative_item">protected_type_declarative_item</a> }
<br> </div><br><span class="amiq_definition"><a id="protected_type_definition">protected_type_definition</a></span> <span class="amiq_operator">::=</span><div id="protected_type_definition_div">
<br> <a class="amiq_link" href= "#protected_type_declaration">protected_type_declaration</a>
<br> | <a class="amiq_link" href= "#protected_type_body">protected_type_body</a>
<br> </div><br><span class="amiq_definition"><a id="qualified_expression">qualified_expression</a></span> <span class="amiq_operator">::=</span><div id="qualified_expression_div">
<br> <a class="amiq_link" href= "#type_mark">type_mark</a> <span class="amiq_keyword">'</span> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#expression">expression</a> <span class="amiq_keyword">)</span>
<br> | <a class="amiq_link" href= "#type_mark">type_mark</a> <span class="amiq_keyword">'</span> <a class="amiq_link" href= "#aggregate">aggregate</a>
<br> </div><br><span class="amiq_definition"><a id="range">range</a></span> <span class="amiq_operator">::=</span><div id="range_div">
<br> <a class="amiq_link" href ="#attribute_name">range_attribute_name</a>
<br> | <a class="amiq_link" href= "#simple_expression">simple_expression</a> <a class="amiq_link" href= "#direction">direction</a> <a class="amiq_link" href= "#simple_expression">simple_expression</a>
<br> </div><br><span class="amiq_definition"><a id="range_constraint">range_constraint</a></span> <span class="amiq_operator">::=</span> <div id="range_constraint_div">
<br> <span class="amiq_keyword">range</span> <a class="amiq_link" href= "#range">range</a>
<br> </div><br><span class="amiq_definition"><a id="record_constraint">record_constraint</a></span> <span class="amiq_operator">::=</span><div id="record_constraint_div">
<br> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#record_element_constraint">record_element_constraint</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#record_element_constraint">record_element_constraint</a> } <span class="amiq_keyword">)</span>
<br> </div><br><span class="amiq_definition"><a id="record_element_constraint">record_element_constraint</a></span> <span class="amiq_operator">::=</span> <div id="record_element_constraint_div">
<br> <a class="amiq_link" href ="#simple_name">record_element_simple_name</a> <a class="amiq_link" href= "#element_constraint">element_constraint</a>
<br> </div><br><span class="amiq_definition"><a id="record_element_resolution">record_element_resolution</a></span> <span class="amiq_operator">::=</span> <div id="record_element_resolution_div">
<br> <a class="amiq_link" href ="#simple_name">record_element_simple_name</a> <a class="amiq_link" href= "#resolution_indication">resolution_indication</a>
<br> </div><br><span class="amiq_definition"><a id="record_resolution">record_resolution</a></span> <span class="amiq_operator">::=</span> <div id="record_resolution_div">
<br> <a class="amiq_link" href= "#record_element_resolution">record_element_resolution</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#record_element_resolution">record_element_resolution</a> }
<br> </div><br><span class="amiq_definition"><a id="record_type_definition">record_type_definition</a></span> <span class="amiq_operator">::=</span><div id="record_type_definition_div">
<br> <span class="amiq_keyword">record</span>
<br> <a class="amiq_link" href= "#element_declaration">element_declaration</a>
<br> { <a class="amiq_link" href= "#element_declaration">element_declaration</a> }
<br> <span class="amiq_keyword">end record</span> [ <a class="amiq_link" href ="#simple_name">record_type_simple_name</a> ]
<br> </div><br><span class="amiq_definition"><a id="relation">relation</a></span> <span class="amiq_operator">::=</span><div id="relation_div">
<br> <a class="amiq_link" href= "#shift_expression">shift_expression</a> [ <a class="amiq_link" href= "#relational_operator">relational_operator</a> <a class="amiq_link" href= "#shift_expression">shift_expression</a> ]
<br> </div><br><span class="amiq_definition"><a id="relational_operator">relational_operator</a></span> <span class="amiq_operator">::=</span> <div id="relational_operator_div">
<br> <span class="amiq_keyword">=</span> | <span class="amiq_keyword">/=</span> | <span class="amiq_keyword"><</span> | <span class="amiq_keyword"><</span><span class="amiq_keyword">=</span> | <span class="amiq_keyword">></span> | <span class="amiq_keyword">></span><span class="amiq_keyword">=</span> | <span class="amiq_keyword">?</span><span class="amiq_keyword">=</span> | <span class="amiq_keyword">?</span><span class="amiq_keyword">/=</span> | <span class="amiq_keyword">?</span><span class="amiq_keyword"><</span> | <span class="amiq_keyword">?</span><span class="amiq_keyword"><</span><span class="amiq_keyword">=</span> | <span class="amiq_keyword">?</span><span class="amiq_keyword">></span> | <span class="amiq_keyword">?</span><span class="amiq_keyword">></span><span class="amiq_keyword">=</span>
<br> </div><br><span class="amiq_definition"><a id="relative_pathname">relative_pathname</a></span> <span class="amiq_operator">::=</span> <div id="relative_pathname_div">
<br> { <span class="amiq_keyword">^</span> <span class="amiq_keyword">.</span> } <a class="amiq_link" href= "#partial_pathname">partial_pathname</a>
<br> </div><br><span class="amiq_definition"><a id="report_statement">report_statement</a></span> <span class="amiq_operator">::=</span><div id="report_statement_div">
<br> [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ]
<br> <span class="amiq_keyword">report</span> <a class="amiq_link" href= "#expression">expression</a>
<br> [ <span class="amiq_keyword">severity</span> <a class="amiq_link" href= "#expression">expression</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="resolution_indication">resolution_indication</a></span> <span class="amiq_operator">::=</span><div id="resolution_indication_div">
<br> <a class="amiq_link" href ="#name">resolution_function_name</a> | <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#element_resolution">element_resolution</a> <span class="amiq_keyword">)</span>
<br> </div><br><span class="amiq_definition"><a id="return_statement">return_statement</a></span> <span class="amiq_operator">::=</span><div id="return_statement_div">
<br> [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] <span class="amiq_keyword">return</span> [ <a class="amiq_link" href= "#expression">expression</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="scalar_type_definition">scalar_type_definition</a></span> <span class="amiq_operator">::=</span><div id="scalar_type_definition_div">
<br> <a class="amiq_link" href= "#enumeration_type_definition">enumeration_type_definition</a>
<br> | <a class="amiq_link" href= "#integer_type_definition">integer_type_definition</a>
<br> | <a class="amiq_link" href= "#floating_type_definition">floating_type_definition</a>
<br> | <a class="amiq_link" href= "#physical_type_definition">physical_type_definition</a>
<br> </div><br><span class="amiq_definition"><a id="secondary_unit">secondary_unit</a></span> <span class="amiq_operator">::=</span><div id="secondary_unit_div">
<br> <a class="amiq_link" href= "#architecture_body">architecture_body</a>
<br> | <a class="amiq_link" href= "#package_body">package_body</a>
<br> </div><br><span class="amiq_definition"><a id="secondary_unit_declaration">secondary_unit_declaration</a></span> <span class="amiq_operator">::=</span> <div id="secondary_unit_declaration_div">
<br> <a class="amiq_link" href= "#identifier">identifier</a> <span class="amiq_keyword">=</span> <a class="amiq_link" href= "#physical_literal">physical_literal</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="selected_expressions">selected_expressions</a></span> <span class="amiq_operator">::=</span><div id="selected_expressions_div">
<br> { <a class="amiq_link" href= "#expression">expression</a> <span class="amiq_keyword">when</span> <a class="amiq_link" href= "#choices">choices</a> <span class="amiq_keyword">,</span> }
<br> <a class="amiq_link" href= "#expression">expression</a> <span class="amiq_keyword">when</span> <a class="amiq_link" href= "#choices">choices</a>
<br> </div><br><span class="amiq_definition"><a id="selected_force_assignment">selected_force_assignment</a></span> <span class="amiq_operator">::=</span><div id="selected_force_assignment_div">
<br> <span class="amiq_keyword">with</span> <a class="amiq_link" href= "#expression">expression</a> <span class="amiq_keyword">select</span> [ <span class="amiq_keyword">?</span> ]
<br> <a class="amiq_link" href= "#target">target</a> <span class="amiq_keyword"><</span><span class="amiq_keyword">=</span> <span class="amiq_keyword">force</span> [ <a class="amiq_link" href= "#force_mode">force_mode</a> ] <a class="amiq_link" href= "#selected_expressions">selected_expressions</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="selected_name">selected_name</a></span> <span class="amiq_operator">::=</span> <div id="selected_name_div">
<br> <a class="amiq_link" href= "#prefix">prefix</a> <span class="amiq_keyword">.</span> <a class="amiq_link" href= "#suffix">suffix</a>
<br> </div><br><span class="amiq_definition"><a id="selected_signal_assignment">selected_signal_assignment</a></span> <span class="amiq_operator">::=</span><div id="selected_signal_assignment_div">
<br> <a class="amiq_link" href= "#selected_waveform_assignment">selected_waveform_assignment</a>
<br> | <a class="amiq_link" href= "#selected_force_assignment">selected_force_assignment</a>
<br> </div><br><span class="amiq_definition"><a id="selected_variable_assignment">selected_variable_assignment</a></span> <span class="amiq_operator">::=</span><div id="selected_variable_assignment_div">
<br> <span class="amiq_keyword">with</span> <a class="amiq_link" href= "#expression">expression</a> <span class="amiq_keyword">select</span> [ <span class="amiq_keyword">?</span> ]
<br> <a class="amiq_link" href= "#target">target</a> <span class="amiq_keyword">:=</span> <a class="amiq_link" href= "#selected_expressions">selected_expressions</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="selected_waveform_assignment">selected_waveform_assignment</a></span> <span class="amiq_operator">::=</span><div id="selected_waveform_assignment_div">
<br> <span class="amiq_keyword">with</span> <a class="amiq_link" href= "#expression">expression</a> <span class="amiq_keyword">select</span> [ <span class="amiq_keyword">?</span> ]
<br> <a class="amiq_link" href= "#target">target</a> <span class="amiq_keyword"><</span><span class="amiq_keyword">=</span> [ <a class="amiq_link" href= "#delay_mechanism">delay_mechanism</a> ] <a class="amiq_link" href= "#selected_waveforms">selected_waveforms</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="selected_waveforms">selected_waveforms</a></span> <span class="amiq_operator">::=</span><div id="selected_waveforms_div">
<br> { <a class="amiq_link" href= "#waveform">waveform</a> <span class="amiq_keyword">when</span> <a class="amiq_link" href= "#choices">choices</a> <span class="amiq_keyword">,</span> }
<br> <a class="amiq_link" href= "#waveform">waveform</a> <span class="amiq_keyword">when</span> <a class="amiq_link" href= "#choices">choices</a>
<br> </div><br><span class="amiq_definition"><a id="sensitivity_clause">sensitivity_clause</a></span> <span class="amiq_operator">::=</span> <div id="sensitivity_clause_div">
<br> <span class="amiq_keyword">on</span> <a class="amiq_link" href= "#sensitivity_list">sensitivity_list</a>
<br> </div><br><span class="amiq_definition"><a id="sensitivity_list">sensitivity_list</a></span> <span class="amiq_operator">::=</span> <div id="sensitivity_list_div">
<br> <a class="amiq_link" href ="#name">signal_name</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href ="#name">signal_name</a> }
<br> </div><br><span class="amiq_definition"><a id="sequence_of_statements">sequence_of_statements</a></span> <span class="amiq_operator">::=</span><div id="sequence_of_statements_div">
<br> { <a class="amiq_link" href= "#sequential_statement">sequential_statement</a> }
<br> </div><br><span class="amiq_definition"><a id="sequential_statement">sequential_statement</a></span> <span class="amiq_operator">::=</span><div id="sequential_statement_div">
<br> <a class="amiq_link" href= "#wait_statement">wait_statement</a>
<br> | <a class="amiq_link" href= "#assertion_statement">assertion_statement</a>
<br> | <a class="amiq_link" href= "#report_statement">report_statement</a>
<br> | <a class="amiq_link" href= "#signal_assignment_statement">signal_assignment_statement</a>
<br> | <a class="amiq_link" href= "#variable_assignment_statement">variable_assignment_statement</a>
<br> | <a class="amiq_link" href= "#procedure_call_statement">procedure_call_statement</a>
<br> | <a class="amiq_link" href= "#if_statement">if_statement</a>
<br> | <a class="amiq_link" href= "#case_statement">case_statement</a>
<br> | <a class="amiq_link" href= "#loop_statement">loop_statement</a>
<br> | <a class="amiq_link" href= "#next_statement">next_statement</a>
<br> | <a class="amiq_link" href= "#exit_statement">exit_statement</a>
<br> | <a class="amiq_link" href= "#return_statement">return_statement</a>
<br> | <a class="amiq_link" href= "#null_statement">null_statement</a>
<br> </div><br><span class="amiq_definition"><a id="shift_expression">shift_expression</a></span> <span class="amiq_operator">::=</span><div id="shift_expression_div">
<br> <a class="amiq_link" href= "#simple_expression">simple_expression</a> [ <a class="amiq_link" href= "#shift_operator">shift_operator</a> <a class="amiq_link" href= "#simple_expression">simple_expression</a> ]
<br> </div><br><span class="amiq_definition"><a id="shift_operator">shift_operator</a></span> <span class="amiq_operator">::=</span> <div id="shift_operator_div">
<br> <span class="amiq_keyword">sll</span> | <span class="amiq_keyword">srl</span> | <span class="amiq_keyword">sla</span> | <span class="amiq_keyword">sra</span> | <span class="amiq_keyword">rol</span> | <span class="amiq_keyword">ror</span>
<br> </div><br><span class="amiq_definition"><a id="sign">sign</a></span> <span class="amiq_operator">::=</span> <div id="sign_div">
<br> <span class="amiq_keyword">+</span> | <span class="amiq_keyword">-</span>
<br> </div><br><span class="amiq_definition"><a id="signal_assignment_statement">signal_assignment_statement</a></span> <span class="amiq_operator">::=</span><div id="signal_assignment_statement_div">
<br> [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] <a class="amiq_link" href= "#simple_signal_assignment">simple_signal_assignment</a>
<br> | [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] <a class="amiq_link" href= "#conditional_signal_assignment">conditional_signal_assignment</a>
<br> | [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] <a class="amiq_link" href= "#selected_signal_assignment">selected_signal_assignment</a>
<br> </div><br><span class="amiq_definition"><a id="signal_declaration">signal_declaration</a></span> <span class="amiq_operator">::=</span><div id="signal_declaration_div">
<br> <span class="amiq_keyword">signal</span> <a class="amiq_link" href= "#identifier_list">identifier_list</a> <span class="amiq_keyword">:</span> <a class="amiq_link" href= "#subtype_indication">subtype_indication</a> [ <a class="amiq_link" href= "#signal_kind">signal_kind</a> ] [ <span class="amiq_keyword">:=</span> <a class="amiq_link" href= "#expression">expression</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="signal_kind">signal_kind</a></span> <span class="amiq_operator">::=</span> <div id="signal_kind_div">
<br> <span class="amiq_keyword">register</span> | <span class="amiq_keyword">bus</span>
<br> </div><br><span class="amiq_definition"><a id="signal_list">signal_list</a></span> <span class="amiq_operator">::=</span><div id="signal_list_div">
<br> <a class="amiq_link" href ="#name">signal_name</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href ="#name">signal_name</a> }
<br> | <span class="amiq_keyword">others</span>
<br> | <span class="amiq_keyword">all</span>
<br> </div><br><span class="amiq_definition"><a id="signature">signature</a></span> <span class="amiq_operator">::=</span> <div id="signature_div">
<br> [ [ <a class="amiq_link" href= "#type_mark">type_mark</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#type_mark">type_mark</a> } ] [ <span class="amiq_keyword">return</span> <a class="amiq_link" href= "#type_mark">type_mark</a> ] ]
<br> </div><br><span class="amiq_definition"><a id="simple_configuration_specification">simple_configuration_specification</a></span> <span class="amiq_operator">::=</span><div id="simple_configuration_specification_div">
<br> <span class="amiq_keyword">for</span> <a class="amiq_link" href= "#component_specification">component_specification</a> <a class="amiq_link" href= "#binding_indication">binding_indication</a><span class="amiq_keyword"> ;</span>
<br> [ <span class="amiq_keyword">end</span> <span class="amiq_keyword">for</span> <span class="amiq_keyword">;</span> ]
<br> </div><br><span class="amiq_definition"><a id="simple_expression">simple_expression</a></span> <span class="amiq_operator">::=</span><div id="simple_expression_div">
<br> [ <a class="amiq_link" href= "#sign">sign</a> ] <a class="amiq_link" href= "#term">term</a> { <a class="amiq_link" href= "#adding_operator">adding_operator</a> <a class="amiq_link" href= "#term">term</a> }
<br> </div><br><span class="amiq_definition"><a id="simple_force_assignment">simple_force_assignment</a></span> <span class="amiq_operator">::=</span><div id="simple_force_assignment_div">
<br> <a class="amiq_link" href= "#target">target</a> <span class="amiq_keyword"><</span><span class="amiq_keyword">=</span> <span class="amiq_keyword">force</span> [ <a class="amiq_link" href= "#force_mode">force_mode</a> ] <a class="amiq_link" href= "#expression">expression</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="simple_name">simple_name</a></span> <span class="amiq_operator">::=</span> <div id="simple_name_div">
<br> <a class="amiq_link" href= "#identifier">identifier</a>
<br> </div><br><span class="amiq_definition"><a id="simple_release_assignment">simple_release_assignment</a></span> <span class="amiq_operator">::=</span><div id="simple_release_assignment_div">
<br> <a class="amiq_link" href= "#target">target</a> <span class="amiq_keyword"><</span><span class="amiq_keyword">=</span> <span class="amiq_keyword">release</span> [ <a class="amiq_link" href= "#force_mode">force_mode</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="simple_signal_assignment">simple_signal_assignment</a></span> <span class="amiq_operator">::=</span><div id="simple_signal_assignment_div">
<br> <a class="amiq_link" href= "#simple_waveform_assignment">simple_waveform_assignment</a>
<br> | <a class="amiq_link" href= "#simple_force_assignment">simple_force_assignment</a>
<br> | <a class="amiq_link" href= "#simple_release_assignment">simple_release_assignment</a>
<br> </div><br><span class="amiq_definition"><a id="simple_waveform_assignment">simple_waveform_assignment</a></span> <span class="amiq_operator">::=</span><div id="simple_waveform_assignment_div">
<br> <a class="amiq_link" href= "#target">target</a> <span class="amiq_keyword"><</span><span class="amiq_keyword">=</span> [ <a class="amiq_link" href= "#delay_mechanism">delay_mechanism</a> ] <a class="amiq_link" href= "#waveform">waveform</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="simple_variable_assignment">simple_variable_assignment</a></span> <span class="amiq_operator">::=</span><div id="simple_variable_assignment_div">
<br> <a class="amiq_link" href= "#target">target</a> <span class="amiq_keyword">:=</span> <a class="amiq_link" href= "#expression">expression</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="slice_name">slice_name</a></span> <span class="amiq_operator">::=</span> <div id="slice_name_div">
<br> <a class="amiq_link" href= "#prefix">prefix</a> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#discrete_range">discrete_range</a> <span class="amiq_keyword">)</span>
<br> </div><br><span class="amiq_definition"><a id="string_literal">string_literal</a></span> <span class="amiq_operator">::=</span> <div id="string_literal_div">
<br> <span class="amiq_keyword">"</span> { <a class="amiq_link" href= "#graphic_character">graphic_character</a> } <span class="amiq_keyword">"</span>
<br> </div><br><span class="amiq_definition"><a id="subprogram_body">subprogram_body</a></span> <span class="amiq_operator">::=</span><div id="subprogram_body_div">
<br> <a class="amiq_link" href= "#subprogram_specification">subprogram_specification</a> <span class="amiq_keyword">is</span>
<br> <a class="amiq_link" href= "#subprogram_declarative_part">subprogram_declarative_part</a>
<br> <span class="amiq_keyword">begin</span>
<br> <a class="amiq_link" href= "#subprogram_statement_part">subprogram_statement_part</a>
<br> <span class="amiq_keyword">end</span> [ <a class="amiq_link" href= "#subprogram_kind">subprogram_kind</a> ] [ <a class="amiq_link" href= "#designator">designator</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="subprogram_declaration">subprogram_declaration</a></span> <span class="amiq_operator">::=</span><div id="subprogram_declaration_div">
<br> <a class="amiq_link" href= "#subprogram_specification">subprogram_specification</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="subprogram_declarative_item">subprogram_declarative_item</a></span> <span class="amiq_operator">::=</span><div id="subprogram_declarative_item_div">
<br> <a class="amiq_link" href= "#subprogram_declaration">subprogram_declaration</a>
<br> | <a class="amiq_link" href= "#subprogram_body">subprogram_body</a>
<br> | <a class="amiq_link" href= "#subprogram_instantiation_declaration">subprogram_instantiation_declaration</a>
<br> | <a class="amiq_link" href= "#package_declaration">package_declaration</a>
<br> | <a class="amiq_link" href= "#package_body">package_body</a>
<br> | <a class="amiq_link" href= "#package_instantiation_declaration">package_instantiation_declaration</a>
<br> | <a class="amiq_link" href= "#type_declaration">type_declaration</a>
<br> | <a class="amiq_link" href= "#subtype_declaration">subtype_declaration</a>
<br> | <a class="amiq_link" href= "#constant_declaration">constant_declaration</a>
<br> | <a class="amiq_link" href= "#variable_declaration">variable_declaration</a>
<br> | <a class="amiq_link" href= "#file_declaration">file_declaration</a>
<br> | <a class="amiq_link" href= "#alias_declaration">alias_declaration</a>
<br> | <a class="amiq_link" href= "#attribute_declaration">attribute_declaration</a>
<br> | <a class="amiq_link" href= "#attribute_specification">attribute_specification</a>
<br> | <a class="amiq_link" href= "#use_clause">use_clause</a>
<br> | <a class="amiq_link" href= "#group_template_declaration">group_template_declaration</a>
<br> | <a class="amiq_link" href= "#group_declaration">group_declaration</a>
<br> </div><br><span class="amiq_definition"><a id="subprogram_declarative_part">subprogram_declarative_part</a></span> <span class="amiq_operator">::=</span><div id="subprogram_declarative_part_div">
<br> { <a class="amiq_link" href= "#subprogram_declarative_item">subprogram_declarative_item</a> }
<br> </div><br><span class="amiq_definition"><a id="subprogram_header">subprogram_header</a></span> <span class="amiq_operator">::=</span><div id="subprogram_header_div">
<br> [ <span class="amiq_keyword">generic</span> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#generic_list">generic_list</a> <span class="amiq_keyword">)</span>
<br> [ <a class="amiq_link" href= "#generic_map_aspect">generic_map_aspect</a> ] ]
<br> </div><br><span class="amiq_definition"><a id="subprogram_instantiation_declaration">subprogram_instantiation_declaration</a></span> <span class="amiq_operator">::=</span><div id="subprogram_instantiation_declaration_div">
<br> <a class="amiq_link" href= "#subprogram_kind">subprogram_kind</a> <a class="amiq_link" href= "#identifier">identifier</a> <span class="amiq_keyword">is</span> <span class="amiq_keyword">new</span> <a class="amiq_link" href ="#name">uninstantiated_subprogram_name</a> [ <a class="amiq_link" href= "#signature">signature</a> ]
<br> [ <a class="amiq_link" href= "#generic_map_aspect">generic_map_aspect</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="subprogram_kind">subprogram_kind</a></span> <span class="amiq_operator">::=</span> <div id="subprogram_kind_div">
<br> <span class="amiq_keyword">procedure</span> | <span class="amiq_keyword">function</span>
<br> </div><br><span class="amiq_definition"><a id="subprogram_specification">subprogram_specification</a></span> <span class="amiq_operator">::=</span><div id="subprogram_specification_div">
<br> <a class="amiq_link" href= "#procedure_specification">procedure_specification</a> | <a class="amiq_link" href= "#function_specification">function_specification</a>
<br> </div><br><span class="amiq_definition"><a id="subprogram_statement_part">subprogram_statement_part</a></span> <span class="amiq_operator">::=</span><div id="subprogram_statement_part_div">
<br> { <a class="amiq_link" href= "#sequential_statement">sequential_statement</a> }
<br> </div><br><span class="amiq_definition"><a id="subtype_declaration">subtype_declaration</a></span> <span class="amiq_operator">::=</span><div id="subtype_declaration_div">
<br> <span class="amiq_keyword">subtype</span> <a class="amiq_link" href= "#identifier">identifier</a> <a class="amiq_link" href= "#is">is</a> <a class="amiq_link" href= "#subtype_indication">subtype_indication</a><span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="subtype_indication">subtype_indication</a></span> <span class="amiq_operator">::=</span><div id="subtype_indication_div">
<br> [ <a class="amiq_link" href= "#resolution_indication">resolution_indication</a> ] <a class="amiq_link" href= "#type_mark">type_mark</a> [ <a class="amiq_link" href= "#constraint">constraint</a> ]
<br> </div><br><span class="amiq_definition"><a id="suffix">suffix</a></span> <span class="amiq_operator">::=</span><div id="suffix_div">
<br> <a class="amiq_link" href= "#simple_name">simple_name</a>
<br> | <a class="amiq_link" href= "#character_literal">character_literal</a>
<br> | <a class="amiq_link" href= "#operator_symbol">operator_symbol</a>
<br> | <span class="amiq_keyword">all</span>
<br> </div><br><span class="amiq_definition"><a id="target">target</a></span> <span class="amiq_operator">::=</span><div id="target_div">
<br> <a class="amiq_link" href= "#name">name</a>
<br> | <a class="amiq_link" href= "#aggregate">aggregate</a>
<br> </div><br><span class="amiq_definition"><a id="term">term</a></span> <span class="amiq_operator">::=</span><div id="term_div">
<br> <a class="amiq_link" href= "#factor">factor</a> { <a class="amiq_link" href= "#multiplying_operator">multiplying_operator</a> <a class="amiq_link" href= "#factor">factor</a> }
<br> </div><br><span class="amiq_definition"><a id="timeout_clause">timeout_clause</a></span> <span class="amiq_operator">::=</span> <div id="timeout_clause_div">
<br> <span class="amiq_keyword">for</span> <a class="amiq_link" href ="#expression">time_expression</a>
<br> </div><br><span class="amiq_definition"><a id="tool_directive">tool_directive</a></span> <span class="amiq_operator">::=</span> <div id="tool_directive_div">
<br> <span class="amiq_keyword">`</span> <a class="amiq_link" href= "#identifier">identifier</a> { <a class="amiq_link" href= "#graphic_character">graphic_character</a> }
<br> </div><br><span class="amiq_definition"><a id="type_conversion">type_conversion</a></span> <span class="amiq_operator">::=</span> <div id="type_conversion_div">
<br> <a class="amiq_link" href= "#type_mark">type_mark</a> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#expression">expression</a> <span class="amiq_keyword">)</span>
<br> </div><br><span class="amiq_definition"><a id="type_declaration">type_declaration</a></span> <span class="amiq_operator">::=</span><div id="type_declaration_div">
<br> <a class="amiq_link" href= "#full_type_declaration">full_type_declaration</a>
<br> | <a class="amiq_link" href= "#incomplete_type_declaration">incomplete_type_declaration</a>
<br> </div><br><span class="amiq_definition"><a id="type_definition">type_definition</a></span> <span class="amiq_operator">::=</span><div id="type_definition_div">
<br> <a class="amiq_link" href= "#scalar_type_definition">scalar_type_definition</a>
<br> | <a class="amiq_link" href= "#composite_type_definition">composite_type_definition</a>
<br> | <a class="amiq_link" href= "#access_type_definition">access_type_definition</a>
<br> | <a class="amiq_link" href= "#file_type_definition">file_type_definition</a>
<br> | <a class="amiq_link" href= "#protected_type_definition">protected_type_definition</a>
<br> </div><br><span class="amiq_definition"><a id="type_mark">type_mark</a></span> <span class="amiq_operator">::=</span><div id="type_mark_div">
<br> <a class="amiq_link" href ="#name">type_name</a>
<br> | <a class="amiq_link" href ="#name">subtype_name</a>
<br> </div><br><span class="amiq_definition"><a id="unbounded_array_definition">unbounded_array_definition</a></span> <span class="amiq_operator">::=</span><div id="unbounded_array_definition_div">
<br> <span class="amiq_keyword">array</span> <span class="amiq_keyword">(</span> <a class="amiq_link" href= "#index_subtype_definition">index_subtype_definition</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#index_subtype_definition">index_subtype_definition</a> } <span class="amiq_keyword">)</span>
<br> <span class="amiq_keyword">of</span> <a class="amiq_link" href ="#subtype_indication">element_subtype_indication</a>
<br> </div><br><span class="amiq_definition"><a id="use_clause">use_clause</a></span> <span class="amiq_operator">::=</span><div id="use_clause_div">
<br> <span class="amiq_keyword">use</span> <a class="amiq_link" href= "#selected_name">selected_name</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#selected_name">selected_name</a> }<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="variable_assignment_statement">variable_assignment_statement</a></span> <span class="amiq_operator">::=</span><div id="variable_assignment_statement_div">
<br> [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] <a class="amiq_link" href= "#simple_variable_assignment">simple_variable_assignment</a>
<br> | [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] <a class="amiq_link" href= "#conditional_variable_assignment">conditional_variable_assignment</a>
<br> | [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] <a class="amiq_link" href= "#selected_variable_assignment">selected_variable_assignment</a>
<br> </div><br><span class="amiq_definition"><a id="variable_declaration">variable_declaration</a></span> <span class="amiq_operator">::=</span><div id="variable_declaration_div">
<br> [ <span class="amiq_keyword">shared</span> ] <span class="amiq_keyword">variable</span> <a class="amiq_link" href= "#identifier_list">identifier_list</a> <span class="amiq_keyword">:</span> <a class="amiq_link" href= "#subtype_indication">subtype_indication</a> [ <span class="amiq_keyword">:=</span> <a class="amiq_link" href= "#expression">expression</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="verification_unit_binding_indication">verification_unit_binding_indication</a></span> <span class="amiq_operator">::=</span><div id="verification_unit_binding_indication_div">
<br> <span class="amiq_keyword">use</span> <span class="amiq_keyword">vunit</span> <a class="amiq_link" href= "#verification_unit_list">verification_unit_list</a>
<br> </div><br><span class="amiq_definition"><a id="verification_unit_list">verification_unit_list</a></span> <span class="amiq_operator">::=</span> <div id="verification_unit_list_div">
<br> <a class="amiq_link" href ="#name">verification_unit_name</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href ="#name">verification_unit_name</a> }
<br> </div><br><span class="amiq_definition"><a id="wait_statement">wait_statement</a></span> <span class="amiq_operator">::=</span><div id="wait_statement_div">
<br> [ <a class="amiq_link" href= "#label">label</a> <span class="amiq_keyword">:</span> ] <span class="amiq_keyword">wait</span> [ <a class="amiq_link" href= "#sensitivity_clause">sensitivity_clause</a> ] [ <a class="amiq_link" href= "#condition_clause">condition_clause</a> ] [ <a class="amiq_link" href= "#timeout_clause">timeout_clause</a> ]<span class="amiq_keyword"> ;</span>
<br> </div><br><span class="amiq_definition"><a id="waveform">waveform</a></span> <span class="amiq_operator">::=</span><div id="waveform_div">
<br> <a class="amiq_link" href= "#waveform_element">waveform_element</a> { <span class="amiq_keyword">,</span> <a class="amiq_link" href= "#waveform_element">waveform_element</a> }
<br> | <span class="amiq_keyword">unaffected</span>
<br> </div><br><span class="amiq_definition"><a id="waveform_element">waveform_element</a></span> <span class="amiq_operator">::=</span><div id="waveform_element_div">
<br> <a class="amiq_link" href ="#expression">value_expression</a> [ <span class="amiq_keyword">after</span> <a class="amiq_link" href ="#expression">time_expression</a> ]
<br> | <span class="amiq_keyword">null</span> [ <span class="amiq_keyword">after</span> <a class="amiq_link" href ="#expression">time_expression</a> ]
<br> </div>
</div>
<script src="./src/lib/jquery/js/jquery.js"></script>
<script src="./src/lib/bootstrap/js/bootstrap.js"></script>
<script src="./src/lib/select2/js/select2.js"></script>
<script src="./src/js/toc.js"></script>
<script>
function handler(ev) {
var target = $(ev.target);
//console.log(target[0].parentNode);
console.log(target);
if( target.is(".amiq_link") ) {
//console.log('The mouse was over' );
var adiv = (target[0].href+"_div").split("#")[1];
var innerHTML = document.getElementById(adiv).innerHTML;
target.tooltip({title: innerHTML, placement: "auto", html:true, animation: false, template : '<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>'});
target.tooltip("show");
}
/*else{
var parent_target = target[0].parentNode;
var adiv = (parent_target.href+"_div").split("#")[1];
var innerHTML = document.getElementById(adiv).innerHTML;
target.tooltip({title: innerHTML, placement: "auto", html:true, animation: false, template : '<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>'});
target.tooltip("show");
}*/
}
$(".amiq_link").mouseover(handler);
</script>
</BODY></HTML>
|
docs/typenum/consts/type.N429.html | nitro-devs/nitro-game-engine | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `N429` type in crate `typenum`.">
<meta name="keywords" content="rust, rustlang, rust-lang, N429">
<title>typenum::consts::N429 - Rust</title>
<link rel="stylesheet" type="text/css" href="../../normalize.css">
<link rel="stylesheet" type="text/css" href="../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../main.css">
</head>
<body class="rustdoc type">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<p class='location'><a href='../index.html'>typenum</a>::<wbr><a href='index.html'>consts</a></p><script>window.sidebarCurrent = {name: 'N429', ty: 'type', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content">
<h1 class='fqn'><span class='in-band'>Type Definition <a href='../index.html'>typenum</a>::<wbr><a href='index.html'>consts</a>::<wbr><a class="type" href=''>N429</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a class='srclink' href='../../src/typenum/home/jacob/nitro-game-engine/target/debug/build/typenum-cb7a8e569dce0703/out/consts.rs.html#918' title='goto source code'>[src]</a></span></h1>
<pre class='rust typedef'>type N429 = <a class="struct" href="../../typenum/int/struct.NInt.html" title="struct typenum::int::NInt">NInt</a><<a class="type" href="../../typenum/consts/type.U429.html" title="type typenum::consts::U429">U429</a>>;</pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../";
window.currentCrate = "typenum";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script defer src="../../search-index.js"></script>
</body>
</html> |
solr-4.5.0/docs/solr-core/org/apache/solr/schema/class-use/SchemaAware.html | hajimeni/dbflute-solr-example | <!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 Sat Sep 28 14:09:52 CEST 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
Uses of Interface org.apache.solr.schema.SchemaAware (Solr 4.5.0 API)
</TITLE>
<META NAME="date" CONTENT="2013-09-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.solr.schema.SchemaAware (Solr 4.5.0 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/solr/schema/SchemaAware.html" title="interface in org.apache.solr.schema"><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="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/solr/schema//class-useSchemaAware.html" target="_top"><B>FRAMES</B></A>
<A HREF="SchemaAware.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 Interface<br>org.apache.solr.schema.SchemaAware</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../org/apache/solr/schema/SchemaAware.html" title="interface in org.apache.solr.schema">SchemaAware</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.solr.schema"><B>org.apache.solr.schema</B></A></TD>
<TD>
<A HREF="../../../../../org/apache/solr/schema/IndexSchema.html" title="class in org.apache.solr.schema"><CODE>IndexSchema</CODE></A> and <A HREF="../../../../../org/apache/solr/schema/FieldType.html" title="class in org.apache.solr.schema"><CODE>FieldType</CODE></A> implementations for powering schema.xml </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.solr.schema"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/solr/schema/SchemaAware.html" title="interface in org.apache.solr.schema">SchemaAware</A> in <A HREF="../../../../../org/apache/solr/schema/package-summary.html">org.apache.solr.schema</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">Classes in <A HREF="../../../../../org/apache/solr/schema/package-summary.html">org.apache.solr.schema</A> that implement <A HREF="../../../../../org/apache/solr/schema/SchemaAware.html" title="interface in org.apache.solr.schema">SchemaAware</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/solr/schema/AbstractSubTypeFieldType.html" title="class in org.apache.solr.schema">AbstractSubTypeFieldType</A></B></CODE>
<BR>
An abstract base class for FieldTypes that delegate work to another <A HREF="../../../../../org/apache/solr/schema/FieldType.html" title="class in org.apache.solr.schema"><CODE>FieldType</CODE></A>.</TD>
</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/solr/schema/CoordinateFieldType.html" title="class in org.apache.solr.schema">CoordinateFieldType</A></B></CODE>
<BR>
A CoordinateFieldType is the base class for <A HREF="../../../../../org/apache/solr/schema/FieldType.html" title="class in org.apache.solr.schema"><CODE>FieldType</CODE></A>s that have semantics
related to items in a coordinate system.</TD>
</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/solr/schema/CurrencyField.html" title="class in org.apache.solr.schema">CurrencyField</A></B></CODE>
<BR>
Field type for support of monetary values.</TD>
</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/solr/schema/ExternalFileField.html" title="class in org.apache.solr.schema">ExternalFileField</A></B></CODE>
<BR>
Get values from an external file instead of the index.</TD>
</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/solr/schema/LatLonType.html" title="class in org.apache.solr.schema">LatLonType</A></B></CODE>
<BR>
Represents a Latitude/Longitude as a 2 dimensional point.</TD>
</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/solr/schema/PointType.html" title="class in org.apache.solr.schema">PointType</A></B></CODE>
<BR>
A point type that indexes a point in an n-dimensional space as separate fields and supports range queries.</TD>
</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/solr/schema/SpatialPointVectorFieldType.html" title="class in org.apache.solr.schema">SpatialPointVectorFieldType</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">Fields in <A HREF="../../../../../org/apache/solr/schema/package-summary.html">org.apache.solr.schema</A> with type parameters of type <A HREF="../../../../../org/apache/solr/schema/SchemaAware.html" title="interface in org.apache.solr.schema">SchemaAware</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../org/apache/solr/schema/SchemaAware.html" title="interface in org.apache.solr.schema">SchemaAware</A>></CODE></FONT></TD>
<TD><CODE><B>IndexSchema.</B><B><A HREF="../../../../../org/apache/solr/schema/IndexSchema.html#schemaAware">schemaAware</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">Constructor parameters in <A HREF="../../../../../org/apache/solr/schema/package-summary.html">org.apache.solr.schema</A> with type arguments of type <A HREF="../../../../../org/apache/solr/schema/SchemaAware.html" title="interface in org.apache.solr.schema">SchemaAware</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/solr/schema/FieldTypePluginLoader.html#FieldTypePluginLoader(org.apache.solr.schema.IndexSchema, java.util.Map, java.util.Collection)">FieldTypePluginLoader</A></B>(<A HREF="../../../../../org/apache/solr/schema/IndexSchema.html" title="class in org.apache.solr.schema">IndexSchema</A> schema,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A><<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="../../../../../org/apache/solr/schema/FieldType.html" title="class in org.apache.solr.schema">FieldType</A>> fieldTypes,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A><<A HREF="../../../../../org/apache/solr/schema/SchemaAware.html" title="interface in org.apache.solr.schema">SchemaAware</A>> schemaAware)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/solr/schema/SchemaAware.html" title="interface in org.apache.solr.schema"><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="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/solr/schema//class-useSchemaAware.html" target="_top"><B>FRAMES</B></A>
<A HREF="SchemaAware.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>
<i>Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</BODY>
</HTML>
|
docs/javadoc/2.9/com/fasterxml/jackson/core/json/package-use.html | FasterXML/jackson-core | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Tue Jan 23 20:16:58 PST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package com.fasterxml.jackson.core.json (Jackson-core 2.9.0 API)</title>
<meta name="date" content="2018-01-23">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package com.fasterxml.jackson.core.json (Jackson-core 2.9.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/fasterxml/jackson/core/json/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Uses of Package com.fasterxml.jackson.core.json" class="title">Uses of Package<br>com.fasterxml.jackson.core.json</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../com/fasterxml/jackson/core/json/package-summary.html">com.fasterxml.jackson.core.json</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.fasterxml.jackson.core.base">com.fasterxml.jackson.core.base</a></td>
<td class="colLast">
<div class="block">Base classes used by concrete Parser and Generator implementations;
contain functionality that is not specific to JSON or input
abstraction (byte vs char).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.fasterxml.jackson.core.json">com.fasterxml.jackson.core.json</a></td>
<td class="colLast">
<div class="block">JSON-specific parser and generator implementation classes that
Jackson defines and uses.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.fasterxml.jackson.core.base">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../com/fasterxml/jackson/core/json/package-summary.html">com.fasterxml.jackson.core.json</a> used by <a href="../../../../../com/fasterxml/jackson/core/base/package-summary.html">com.fasterxml.jackson.core.base</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../com/fasterxml/jackson/core/json/class-use/JsonReadContext.html#com.fasterxml.jackson.core.base">JsonReadContext</a>
<div class="block">Extension of <a href="../../../../../com/fasterxml/jackson/core/JsonStreamContext.html" title="class in com.fasterxml.jackson.core"><code>JsonStreamContext</code></a>, which implements
core methods needed, and also exposes
more complete API to parser implementation classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../com/fasterxml/jackson/core/json/class-use/JsonWriteContext.html#com.fasterxml.jackson.core.base">JsonWriteContext</a>
<div class="block">Extension of <a href="../../../../../com/fasterxml/jackson/core/JsonStreamContext.html" title="class in com.fasterxml.jackson.core"><code>JsonStreamContext</code></a>, which implements
core methods needed, and also exposes
more complete API to generator implementation classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.fasterxml.jackson.core.json">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../com/fasterxml/jackson/core/json/package-summary.html">com.fasterxml.jackson.core.json</a> used by <a href="../../../../../com/fasterxml/jackson/core/json/package-summary.html">com.fasterxml.jackson.core.json</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../com/fasterxml/jackson/core/json/class-use/DupDetector.html#com.fasterxml.jackson.core.json">DupDetector</a>
<div class="block">Helper class used if
<a href="../../../../../com/fasterxml/jackson/core/JsonParser.Feature.html#STRICT_DUPLICATE_DETECTION"><code>JsonParser.Feature.STRICT_DUPLICATE_DETECTION</code></a>
is enabled.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../com/fasterxml/jackson/core/json/class-use/JsonGeneratorImpl.html#com.fasterxml.jackson.core.json">JsonGeneratorImpl</a>
<div class="block">Intermediate base class shared by JSON-backed generators
like <a href="../../../../../com/fasterxml/jackson/core/json/UTF8JsonGenerator.html" title="class in com.fasterxml.jackson.core.json"><code>UTF8JsonGenerator</code></a> and <a href="../../../../../com/fasterxml/jackson/core/json/WriterBasedJsonGenerator.html" title="class in com.fasterxml.jackson.core.json"><code>WriterBasedJsonGenerator</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../com/fasterxml/jackson/core/json/class-use/JsonReadContext.html#com.fasterxml.jackson.core.json">JsonReadContext</a>
<div class="block">Extension of <a href="../../../../../com/fasterxml/jackson/core/JsonStreamContext.html" title="class in com.fasterxml.jackson.core"><code>JsonStreamContext</code></a>, which implements
core methods needed, and also exposes
more complete API to parser implementation classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../com/fasterxml/jackson/core/json/class-use/JsonWriteContext.html#com.fasterxml.jackson.core.json">JsonWriteContext</a>
<div class="block">Extension of <a href="../../../../../com/fasterxml/jackson/core/JsonStreamContext.html" title="class in com.fasterxml.jackson.core"><code>JsonStreamContext</code></a>, which implements
core methods needed, and also exposes
more complete API to generator implementation classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/fasterxml/jackson/core/json/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2008–2018 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p>
</body>
</html>
|
doc/html/cxxEnumeration/cxxEnumeration_module.html | prio/cxxapiref | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyright 2005"/>
<meta name="DC.rights.owner" content="(C) Copyright 2005"/>
<meta name="DC.Type" content="reference"/>
<meta name="DC.Title" content="cxxEnumeration module"/>
<meta name="abstract" content="Defines a top-level container for all the elements necessary to describe an C++ enumeration."/>
<meta name="description" content="Defines a top-level container for all the elements necessary to describe an C++ enumeration."/>
<meta name="DC.Relation" scheme="URI" content="../cxxAPILayer.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumeration.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumerationAccessSpecifier.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumerationAPIItemLocation.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumerationDeclarationFile.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumerationDeclarationFileLineEnd.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumerationDeclarationFileLineStart.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumerationDefinition.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumerationDetail.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumerationNameLookup.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumerationPrototype.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumerationReimplemented.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumerationScopedName.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumerator.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumeratorAPIItemLocation.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumeratorDeclarationFile.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumeratorDeclarationFileLine.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumeratorInitialiser.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumeratorNameLookup.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumeratorPrototype.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumerators.html"/>
<meta name="DC.Relation" scheme="URI" content="../cxxEnumeration/cxxEnumeratorScopedName.html"/>
<meta name="DC.Format" content="XHTML"/>
<meta name="DC.Identifier" content="cxxEnumeration_module"/>
<meta name="DC.Language" content="en-us"/>
<link rel="stylesheet" type="text/css" href="../commonltr.css"/>
<title>cxxEnumeration module</title>
<link rel="stylesheet" type="text/css" href="../nokiacxxref.css"/></head>
<body class="module" id="cxxEnumeration_module"><a name="cxxEnumeration_module"><!-- --></a>
<h1 class="topictitle1">cxxEnumeration module</h1>
<div><p>Defines a top-level container for all the elements necessary
to describe an C++ enumeration. </p>
<div class="section"><h2 class="sectiontitle">Description</h2> <p>The <cxxEnumeration>
topic type contains elements to show the name and members
of an enumeration.</p>
<p>The cxxEnumeration topic contains
the following elements: </p>
</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumeration.html">cxxEnumeration</a></strong><br/>
The <cxxEnumeration> element contains all the elements needed to describe a C++ enumeration.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumerationAccessSpecifier.html">cxxEnumerationAccessSpecifier</a></strong><br/>
The <cxxEnumerationAccessSpecifier> element describes the access specifier for the enumeration.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumerationAPIItemLocation.html">cxxEnumerationAPIItemLocation</a></strong><br/>
Describes the location of an enumeration in the C++ source code.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumerationDeclarationFile.html">cxxEnumerationDeclarationFile</a></strong><br/>
Specifies the file in which the enum declaration is present.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumerationDeclarationFileLineEnd.html">cxxEnumerationDeclarationFileLineEnd</a></strong><br/>
The <cxxEnumerationDeclarationFileLineEnd> element specifies the end of the enumeration declaration.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumerationDeclarationFileLineStart.html">cxxEnumerationDeclarationFileLineStart</a></strong><br/>
The <cxxEnumerationDeclarationFileLineStart> element specifies the beginning of the enumeration declaration.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumerationDefinition.html">cxxEnumerationDefinition</a></strong><br/>
Container for child elements describing the visiblilty and location of a C++ enum..</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumerationDetail.html">cxxEnumerationDetail</a></strong><br/>
Contains child elements to provide detailed information about the C++ enumeration. </li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumerationNameLookup.html">cxxEnumerationNameLookup</a></strong><br/>
Provides a unique identifier of the enumeration.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumerationPrototype.html">cxxEnumerationPrototype</a></strong><br/>
Provides a "visual" representation of the enumeration declaration.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumerationReimplemented.html">cxxEnumerationReimplemented</a></strong><br/>
Identifies enumerations that have been re-implemented.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumerationScopedName.html">cxxEnumerationScopedName</a></strong><br/>
Specifies the enclosing namespace/class/struct/union in which the union is defined.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumerator.html">cxxEnumerator</a></strong><br/>
The <cxxEnumerator> element within the <cxxEnumerators> element provides the details of an enumerator defined within an enumeration.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumeratorAPIItemLocation.html">cxxEnumeratorAPIItemLocation</a></strong><br/>
Contains child elements to specify the location of the enumeration in the source code.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumeratorDeclarationFile.html">cxxEnumeratorDeclarationFile</a></strong><br/>
Specifies the file in which the enumeration is declared.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumeratorDeclarationFileLine.html">cxxEnumeratorDeclarationFileLine</a></strong><br/>
Specifies the line number on which the enumeration is declared.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumeratorInitialiser.html">cxxEnumeratorInitialiser</a></strong><br/>
Specifies the initial value of the enumerator.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumeratorNameLookup.html">cxxEnumeratorNameLookup</a></strong><br/>
Provides a unique identifier of the enumerator.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumeratorPrototype.html">cxxEnumeratorPrototype</a></strong><br/>
Provides a "visual" representation of the enumerator declaration.</li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumerators.html">cxxEnumerators</a></strong><br/>
The <cxxEnumerators> element contains a <cxxEnumerator> element for each enumerator in an enumeration. </li>
<li class="ulchildlink"><strong><a href="../cxxEnumeration/cxxEnumeratorScopedName.html">cxxEnumeratorScopedName</a></strong><br/>
Specifies the enclosing scope containing the enumerator.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="../cxxAPILayer.html" title="The C++ API specialization provides a set of specific topic types that can describe a C++ application programming interface (API) library. The C++ language-specific API topic types are specialized from the generic API reference topic types. This specialization permits the sharing of the basic semantics and processing.">C++ topic types</a></div>
</div>
</div>
</body>
</html> |
docs/apiDocs/org/apache/axis/client/ServiceFactory.html | jgallimore/axis-with-mods | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_08) on Sat Apr 22 18:57:17 PDT 2006 -->
<TITLE>
ServiceFactory (Axis API)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.axis.client.ServiceFactory class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="ServiceFactory (Axis API)";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </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/ServiceFactory.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/axis/client/Service.HandlerRegistryImpl.html" title="class in org.apache.axis.client"><B>PREV CLASS</B></A>
<A HREF="../../../../org/apache/axis/client/Stub.html" title="class in org.apache.axis.client"><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="ServiceFactory.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 | <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>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.axis.client</FONT>
<BR>
Class ServiceFactory</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../javax/xml/rpc/ServiceFactory.html" title="class in javax.xml.rpc">javax.xml.rpc.ServiceFactory</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.axis.client.ServiceFactory</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>javax.naming.spi.ObjectFactory</DD>
</DL>
<HR>
<DL>
<DT>public class <B>ServiceFactory</B><DT>extends <A HREF="../../../../javax/xml/rpc/ServiceFactory.html" title="class in javax.xml.rpc">ServiceFactory</A><DT>implements javax.naming.spi.ObjectFactory</DL>
<P>
Helper class for obtaining Services from JNDI.
!!! WORK IN PROGRESS
<P>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>Glen Daniels (gdaniels@apache.org)</DD>
</DL>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<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>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/ServiceFactory.html#MAINTAIN_SESSION">MAINTAIN_SESSION</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/ServiceFactory.html#SERVICE_CLASSNAME">SERVICE_CLASSNAME</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/ServiceFactory.html#SERVICE_IMPLEMENTATION_NAME_PROPERTY">SERVICE_IMPLEMENTATION_NAME_PROPERTY</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/ServiceFactory.html#SERVICE_LOCAL_PART">SERVICE_LOCAL_PART</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/ServiceFactory.html#SERVICE_NAMESPACE">SERVICE_NAMESPACE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/ServiceFactory.html#WSDL_LOCATION">WSDL_LOCATION</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="fields_inherited_from_class_javax.xml.rpc.ServiceFactory"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Fields inherited from class javax.xml.rpc.<A HREF="../../../../javax/xml/rpc/ServiceFactory.html" title="class in javax.xml.rpc">ServiceFactory</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../javax/xml/rpc/ServiceFactory.html#SERVICEFACTORY_PROPERTY">SERVICEFACTORY_PROPERTY</A></CODE></TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<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/axis/client/ServiceFactory.html#ServiceFactory()">ServiceFactory</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<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> <A HREF="../../../../javax/xml/rpc/Service.html" title="interface in javax.xml.rpc">Service</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/ServiceFactory.html#createService(javax.xml.namespace.QName)">createService</A></B>(<A HREF="../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</A> serviceName)</CODE>
<BR>
Create a Service instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../javax/xml/rpc/Service.html" title="interface in javax.xml.rpc">Service</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/ServiceFactory.html#createService(java.net.URL, javax.xml.namespace.QName)">createService</A></B>(java.net.URL wsdlDocumentLocation,
<A HREF="../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</A> serviceName)</CODE>
<BR>
Create a Service instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/ServiceFactory.html#getObjectInstance(java.lang.Object, javax.naming.Name, javax.naming.Context, java.util.Hashtable)">getObjectInstance</A></B>(java.lang.Object refObject,
javax.naming.Name name,
javax.naming.Context nameCtx,
java.util.Hashtable environment)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../org/apache/axis/client/Service.html" title="class in org.apache.axis.client">Service</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/ServiceFactory.html#getService(java.util.Map)">getService</A></B>(java.util.Map environment)</CODE>
<BR>
Obtain an AxisClient reference, using JNDI if possible, otherwise
creating one using the standard Axis configuration pattern.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../javax/xml/rpc/Service.html" title="interface in javax.xml.rpc">Service</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/ServiceFactory.html#loadService(java.lang.Class)">loadService</A></B>(java.lang.Class serviceInterface)</CODE>
<BR>
Create an instance of the generated service implementation class
for a given service interface, if available.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../javax/xml/rpc/Service.html" title="interface in javax.xml.rpc">Service</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/ServiceFactory.html#loadService(java.net.URL, java.lang.Class, java.util.Properties)">loadService</A></B>(java.net.URL wsdlDocumentLocation,
java.lang.Class serviceInterface,
java.util.Properties properties)</CODE>
<BR>
Create an instance of the generated service implementation class
for a given service interface, if available.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../javax/xml/rpc/Service.html" title="interface in javax.xml.rpc">Service</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/ServiceFactory.html#loadService(java.net.URL, javax.xml.namespace.QName, java.util.Properties)">loadService</A></B>(java.net.URL wsdlDocumentLocation,
<A HREF="../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</A> serviceName,
java.util.Properties properties)</CODE>
<BR>
Create an instance of the generated service implementation class
for a given service, if available.</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><A HREF="../../../../org/apache/axis/client/ServiceFactory.html#setThreadDefaultConfig(org.apache.axis.EngineConfiguration)">setThreadDefaultConfig</A></B>(<A HREF="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</A> config)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_javax.xml.rpc.ServiceFactory"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class javax.xml.rpc.<A HREF="../../../../javax/xml/rpc/ServiceFactory.html" title="class in javax.xml.rpc">ServiceFactory</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../javax/xml/rpc/ServiceFactory.html#newInstance()">newInstance</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<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" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="SERVICE_CLASSNAME"><!-- --></A><H3>
SERVICE_CLASSNAME</H3>
<PRE>
public static final java.lang.String <B>SERVICE_CLASSNAME</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.axis.client.ServiceFactory.SERVICE_CLASSNAME">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="WSDL_LOCATION"><!-- --></A><H3>
WSDL_LOCATION</H3>
<PRE>
public static final java.lang.String <B>WSDL_LOCATION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.axis.client.ServiceFactory.WSDL_LOCATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="MAINTAIN_SESSION"><!-- --></A><H3>
MAINTAIN_SESSION</H3>
<PRE>
public static final java.lang.String <B>MAINTAIN_SESSION</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.axis.client.ServiceFactory.MAINTAIN_SESSION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SERVICE_NAMESPACE"><!-- --></A><H3>
SERVICE_NAMESPACE</H3>
<PRE>
public static final java.lang.String <B>SERVICE_NAMESPACE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.axis.client.ServiceFactory.SERVICE_NAMESPACE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SERVICE_LOCAL_PART"><!-- --></A><H3>
SERVICE_LOCAL_PART</H3>
<PRE>
public static final java.lang.String <B>SERVICE_LOCAL_PART</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.axis.client.ServiceFactory.SERVICE_LOCAL_PART">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SERVICE_IMPLEMENTATION_NAME_PROPERTY"><!-- --></A><H3>
SERVICE_IMPLEMENTATION_NAME_PROPERTY</H3>
<PRE>
public static final java.lang.String <B>SERVICE_IMPLEMENTATION_NAME_PROPERTY</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.axis.client.ServiceFactory.SERVICE_IMPLEMENTATION_NAME_PROPERTY">Constant Field Values</A></DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="ServiceFactory()"><!-- --></A><H3>
ServiceFactory</H3>
<PRE>
public <B>ServiceFactory</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="setThreadDefaultConfig(org.apache.axis.EngineConfiguration)"><!-- --></A><H3>
setThreadDefaultConfig</H3>
<PRE>
public static void <B>setThreadDefaultConfig</B>(<A HREF="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</A> config)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getService(java.util.Map)"><!-- --></A><H3>
getService</H3>
<PRE>
public static <A HREF="../../../../org/apache/axis/client/Service.html" title="class in org.apache.axis.client">Service</A> <B>getService</B>(java.util.Map environment)</PRE>
<DL>
<DD>Obtain an AxisClient reference, using JNDI if possible, otherwise
creating one using the standard Axis configuration pattern. If we
end up creating one and do have JNDI access, bind it to the passed
name so we find it next time.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>environment</CODE> -
<DT><B>Returns:</B><DD>a service</DL>
</DD>
</DL>
<HR>
<A NAME="getObjectInstance(java.lang.Object, javax.naming.Name, javax.naming.Context, java.util.Hashtable)"><!-- --></A><H3>
getObjectInstance</H3>
<PRE>
public java.lang.Object <B>getObjectInstance</B>(java.lang.Object refObject,
javax.naming.Name name,
javax.naming.Context nameCtx,
java.util.Hashtable environment)
throws java.lang.Exception</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getObjectInstance</CODE> in interface <CODE>javax.naming.spi.ObjectFactory</CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.lang.Exception</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="createService(java.net.URL, javax.xml.namespace.QName)"><!-- --></A><H3>
createService</H3>
<PRE>
public <A HREF="../../../../javax/xml/rpc/Service.html" title="interface in javax.xml.rpc">Service</A> <B>createService</B>(java.net.URL wsdlDocumentLocation,
<A HREF="../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</A> serviceName)
throws <A HREF="../../../../javax/xml/rpc/ServiceException.html" title="class in javax.xml.rpc">ServiceException</A></PRE>
<DL>
<DD>Create a Service instance.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../javax/xml/rpc/ServiceFactory.html#createService(java.net.URL, javax.xml.namespace.QName)">createService</A></CODE> in class <CODE><A HREF="../../../../javax/xml/rpc/ServiceFactory.html" title="class in javax.xml.rpc">ServiceFactory</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>wsdlDocumentLocation</CODE> - URL for the WSDL document location
for the service<DD><CODE>serviceName</CODE> - QName for the service.
<DT><B>Returns:</B><DD>Service.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../javax/xml/rpc/ServiceException.html" title="class in javax.xml.rpc">ServiceException</A></CODE> - If any error in creation of the specified service</DL>
</DD>
</DL>
<HR>
<A NAME="createService(javax.xml.namespace.QName)"><!-- --></A><H3>
createService</H3>
<PRE>
public <A HREF="../../../../javax/xml/rpc/Service.html" title="interface in javax.xml.rpc">Service</A> <B>createService</B>(<A HREF="../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</A> serviceName)
throws <A HREF="../../../../javax/xml/rpc/ServiceException.html" title="class in javax.xml.rpc">ServiceException</A></PRE>
<DL>
<DD>Create a Service instance. Since the WSDL file is not provided
here, the Service object returned is quite simpleminded.
Likewise, the Call object that service.createCall will return
will also be simpleminded. The caller must explicitly fill in
all the info on the Call object (ie., endpoint address, etc.).
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../javax/xml/rpc/ServiceFactory.html#createService(javax.xml.namespace.QName)">createService</A></CODE> in class <CODE><A HREF="../../../../javax/xml/rpc/ServiceFactory.html" title="class in javax.xml.rpc">ServiceFactory</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>serviceName</CODE> - QName for the service
<DT><B>Returns:</B><DD>Service.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../javax/xml/rpc/ServiceException.html" title="class in javax.xml.rpc">ServiceException</A></CODE> - If any error in creation of the specified service</DL>
</DD>
</DL>
<HR>
<A NAME="loadService(java.lang.Class)"><!-- --></A><H3>
loadService</H3>
<PRE>
public <A HREF="../../../../javax/xml/rpc/Service.html" title="interface in javax.xml.rpc">Service</A> <B>loadService</B>(java.lang.Class serviceInterface)
throws <A HREF="../../../../javax/xml/rpc/ServiceException.html" title="class in javax.xml.rpc">ServiceException</A></PRE>
<DL>
<DD>Create an instance of the generated service implementation class
for a given service interface, if available.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../javax/xml/rpc/ServiceFactory.html#loadService(java.lang.Class)">loadService</A></CODE> in class <CODE><A HREF="../../../../javax/xml/rpc/ServiceFactory.html" title="class in javax.xml.rpc">ServiceFactory</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>serviceInterface</CODE> - Service interface
<DT><B>Returns:</B><DD>Service.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../javax/xml/rpc/ServiceException.html" title="class in javax.xml.rpc">ServiceException</A></CODE> - If there is any error while creating the specified service,
including the case where a generated service implementation class cannot be located</DL>
</DD>
</DL>
<HR>
<A NAME="loadService(java.net.URL, java.lang.Class, java.util.Properties)"><!-- --></A><H3>
loadService</H3>
<PRE>
public <A HREF="../../../../javax/xml/rpc/Service.html" title="interface in javax.xml.rpc">Service</A> <B>loadService</B>(java.net.URL wsdlDocumentLocation,
java.lang.Class serviceInterface,
java.util.Properties properties)
throws <A HREF="../../../../javax/xml/rpc/ServiceException.html" title="class in javax.xml.rpc">ServiceException</A></PRE>
<DL>
<DD>Create an instance of the generated service implementation class
for a given service interface, if available.
An implementation may use the provided wsdlDocumentLocation and properties
to help locate the generated implementation class.
If no such class is present, a ServiceException will be thrown.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../javax/xml/rpc/ServiceFactory.html#loadService(java.net.URL, java.lang.Class, java.util.Properties)">loadService</A></CODE> in class <CODE><A HREF="../../../../javax/xml/rpc/ServiceFactory.html" title="class in javax.xml.rpc">ServiceFactory</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>wsdlDocumentLocation</CODE> - URL for the WSDL document location for the service or null<DD><CODE>serviceInterface</CODE> - Service interface<DD><CODE>properties</CODE> - A set of implementation-specific properties
to help locate the generated service implementation class
<DT><B>Returns:</B><DD>Service.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../javax/xml/rpc/ServiceException.html" title="class in javax.xml.rpc">ServiceException</A></CODE> - If there is any error while creating the specified service,
including the case where a generated service implementation class cannot be located</DL>
</DD>
</DL>
<HR>
<A NAME="loadService(java.net.URL, javax.xml.namespace.QName, java.util.Properties)"><!-- --></A><H3>
loadService</H3>
<PRE>
public <A HREF="../../../../javax/xml/rpc/Service.html" title="interface in javax.xml.rpc">Service</A> <B>loadService</B>(java.net.URL wsdlDocumentLocation,
<A HREF="../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</A> serviceName,
java.util.Properties properties)
throws <A HREF="../../../../javax/xml/rpc/ServiceException.html" title="class in javax.xml.rpc">ServiceException</A></PRE>
<DL>
<DD>Create an instance of the generated service implementation class
for a given service, if available.
The service is uniquely identified by the wsdlDocumentLocation and serviceName arguments.
An implementation may use the provided properties to help locate the generated implementation class.
If no such class is present, a ServiceException will be thrown.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../javax/xml/rpc/ServiceFactory.html#loadService(java.net.URL, javax.xml.namespace.QName, java.util.Properties)">loadService</A></CODE> in class <CODE><A HREF="../../../../javax/xml/rpc/ServiceFactory.html" title="class in javax.xml.rpc">ServiceFactory</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>wsdlDocumentLocation</CODE> - URL for the WSDL document location for the service or null<DD><CODE>serviceName</CODE> - Qualified name for the service<DD><CODE>properties</CODE> - A set of implementation-specific properties
to help locate the generated service implementation class
<DT><B>Returns:</B><DD>Service.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../javax/xml/rpc/ServiceException.html" title="class in javax.xml.rpc">ServiceException</A></CODE> - If there is any error while creating the specified service,
including the case where a generated service implementation class cannot be located</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=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </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/ServiceFactory.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/axis/client/Service.HandlerRegistryImpl.html" title="class in org.apache.axis.client"><B>PREV CLASS</B></A>
<A HREF="../../../../org/apache/axis/client/Stub.html" title="class in org.apache.axis.client"><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="ServiceFactory.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 | <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>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2005 Apache Web Services Project. All Rights Reserved.
</BODY>
</HTML>
|
webui/src/app/pages/products/products.component.html | mrin9/Angular2_SpringBoot | <div class="pad-16">
<ngx-datatable
style='width:1000px;'
[rows]="rows"
[columns]="columns"
[headerHeight]="45"
[rowHeight]="'auto'"
[columnMode]="'standard'"
[scrollbarV]="false"
>
</ngx-datatable>
</div>
<ng-template #productDiscontinuedTpl let-row="row" let-value="value">
<div class="toggle-switch">
<input type="checkbox" [attr.checked]="value==1?true:null" checked [id]="row.productCode"/>
<label [for]="row.productCode"></label>
</div>
</ng-template>
|
tools/depfinder/docs/api/com/jeantessier/dependencyfinder/gui/package-frame.html | windup/JBossMAT | <!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 Sep 17 11:57:37 PDT 2008 -->
<TITLE>
com.jeantessier.dependencyfinder.gui (DependencyFinder)
</TITLE>
<META NAME="keywords" CONTENT="com.jeantessier.dependencyfinder.gui package">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../com/jeantessier/dependencyfinder/gui/package-summary.html" target="classFrame">com.jeantessier.dependencyfinder.gui</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AboutAction.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">AboutAction</A>
<BR>
<A HREF="AdvancedQueryPanelAction.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">AdvancedQueryPanelAction</A>
<BR>
<A HREF="AllQueriesAction.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">AllQueriesAction</A>
<BR>
<A HREF="ClosureQueryAction.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">ClosureQueryAction</A>
<BR>
<A HREF="DependencyExtractAction.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">DependencyExtractAction</A>
<BR>
<A HREF="DependencyFinder.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">DependencyFinder</A>
<BR>
<A HREF="DependencyQueryAction.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">DependencyQueryAction</A>
<BR>
<A HREF="ExitAction.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">ExitAction</A>
<BR>
<A HREF="FilterActionListener.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">FilterActionListener</A>
<BR>
<A HREF="JavaBytecodeFileFilter.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">JavaBytecodeFileFilter</A>
<BR>
<A HREF="MeasurementTableCellRenderer.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">MeasurementTableCellRenderer</A>
<BR>
<A HREF="MetricsExtractAction.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">MetricsExtractAction</A>
<BR>
<A HREF="MetricsQueryAction.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">MetricsQueryAction</A>
<BR>
<A HREF="MetricsTableModel.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">MetricsTableModel</A>
<BR>
<A HREF="MetricsVerboseListener.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">MetricsVerboseListener</A>
<BR>
<A HREF="NewDependencyGraphAction.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">NewDependencyGraphAction</A>
<BR>
<A HREF="NewMetricsAction.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">NewMetricsAction</A>
<BR>
<A HREF="OOMetrics.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">OOMetrics</A>
<BR>
<A HREF="OOMetricsTableModel.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">OOMetricsTableModel</A>
<BR>
<A HREF="OpenFileAction.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">OpenFileAction</A>
<BR>
<A HREF="PrinterControlAction.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">PrinterControlAction</A>
<BR>
<A HREF="RefreshDependencyGraphAction.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">RefreshDependencyGraphAction</A>
<BR>
<A HREF="SaveFileAction.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">SaveFileAction</A>
<BR>
<A HREF="SimpleQueryPanelAction.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">SimpleQueryPanelAction</A>
<BR>
<A HREF="StatusLine.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">StatusLine</A>
<BR>
<A HREF="VerboseListener.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">VerboseListener</A>
<BR>
<A HREF="WindowKiller.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">WindowKiller</A>
<BR>
<A HREF="XMLFileFilter.html" title="class in com.jeantessier.dependencyfinder.gui" target="classFrame">XMLFileFilter</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|
doc/class-use/Mens.html | hazzarux/connect4 | <!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_45) on Mon Dec 16 13:30:03 CET 2013 -->
<title>Uses of Class Mens</title>
<meta name="date" content="2013-12-16">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class Mens";
}
//-->
</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="../package-summary.html">Package</a></li>
<li><a href="../Mens.html" title="class in <Unnamed>">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-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?class-use/Mens.html" target="_top">Frames</a></li>
<li><a href="Mens.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 Mens" class="title">Uses of Class<br>Mens</h2>
</div>
<div class="classUseContainer">No usage of Mens</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="../package-summary.html">Package</a></li>
<li><a href="../Mens.html" title="class in <Unnamed>">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-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?class-use/Mens.html" target="_top">Frames</a></li>
<li><a href="Mens.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>
|
docs/com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html | google-code-export/google-api-dfp-java | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0-google-v5) on Thu Dec 19 17:42:34 EST 2013 -->
<title>CustomTargetingKeyPage</title>
<meta name="date" content="2013-12-19">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CustomTargetingKeyPage";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyAction.html" title="class in com.google.api.ads.dfp.v201306"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyType.html" title="class in com.google.api.ads.dfp.v201306"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html" target="_top">Frames</a></li>
<li><a href="CustomTargetingKeyPage.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.google.api.ads.dfp.v201306</div>
<h2 title="Class CustomTargetingKeyPage" class="title">Class CustomTargetingKeyPage</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.google.api.ads.dfp.v201306.CustomTargetingKeyPage</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable</dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">CustomTargetingKeyPage</span>
extends java.lang.Object
implements java.io.Serializable</pre>
<div class="block">Captures a page of <a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKey.html" title="class in com.google.api.ads.dfp.v201306"><code>CustomTargetingKey</code></a> objects.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#com.google.api.ads.dfp.v201306.CustomTargetingKeyPage">Serialized Form</a></dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html#CustomTargetingKeyPage()">CustomTargetingKeyPage</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html#CustomTargetingKeyPage(java.lang.Integer, java.lang.Integer, com.google.api.ads.dfp.v201306.CustomTargetingKey[])">CustomTargetingKeyPage</a></strong>(java.lang.Integer totalResultSetSize,
java.lang.Integer startIndex,
<a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKey.html" title="class in com.google.api.ads.dfp.v201306">CustomTargetingKey</a>[] results)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static org.apache.axis.encoding.Deserializer</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html#getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)">getDeserializer</a></strong>(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)</code>
<div class="block">Get Custom Deserializer</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKey.html" title="class in com.google.api.ads.dfp.v201306">CustomTargetingKey</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html#getResults()">getResults</a></strong>()</code>
<div class="block">Gets the results value for this CustomTargetingKeyPage.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKey.html" title="class in com.google.api.ads.dfp.v201306">CustomTargetingKey</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html#getResults(int)">getResults</a></strong>(int i)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static org.apache.axis.encoding.Serializer</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html#getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)">getSerializer</a></strong>(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)</code>
<div class="block">Get Custom Serializer</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.Integer</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html#getStartIndex()">getStartIndex</a></strong>()</code>
<div class="block">Gets the startIndex value for this CustomTargetingKeyPage.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.Integer</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html#getTotalResultSetSize()">getTotalResultSetSize</a></strong>()</code>
<div class="block">Gets the totalResultSetSize value for this CustomTargetingKeyPage.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static org.apache.axis.description.TypeDesc</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html#getTypeDesc()">getTypeDesc</a></strong>()</code>
<div class="block">Return type metadata object</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html#hashCode()">hashCode</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html#setResults(com.google.api.ads.dfp.v201306.CustomTargetingKey[])">setResults</a></strong>(<a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKey.html" title="class in com.google.api.ads.dfp.v201306">CustomTargetingKey</a>[] results)</code>
<div class="block">Sets the results value for this CustomTargetingKeyPage.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html#setResults(int, com.google.api.ads.dfp.v201306.CustomTargetingKey)">setResults</a></strong>(int i,
<a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKey.html" title="class in com.google.api.ads.dfp.v201306">CustomTargetingKey</a> _value)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html#setStartIndex(java.lang.Integer)">setStartIndex</a></strong>(java.lang.Integer startIndex)</code>
<div class="block">Sets the startIndex value for this CustomTargetingKeyPage.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html#setTotalResultSetSize(java.lang.Integer)">setTotalResultSetSize</a></strong>(java.lang.Integer totalResultSetSize)</code>
<div class="block">Sets the totalResultSetSize value for this CustomTargetingKeyPage.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="CustomTargetingKeyPage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CustomTargetingKeyPage</h4>
<pre>public CustomTargetingKeyPage()</pre>
</li>
</ul>
<a name="CustomTargetingKeyPage(java.lang.Integer, java.lang.Integer, com.google.api.ads.dfp.v201306.CustomTargetingKey[])">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CustomTargetingKeyPage</h4>
<pre>public CustomTargetingKeyPage(java.lang.Integer totalResultSetSize,
java.lang.Integer startIndex,
<a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKey.html" title="class in com.google.api.ads.dfp.v201306">CustomTargetingKey</a>[] results)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getTotalResultSetSize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTotalResultSetSize</h4>
<pre>public java.lang.Integer getTotalResultSetSize()</pre>
<div class="block">Gets the totalResultSetSize value for this CustomTargetingKeyPage.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>totalResultSetSize * The size of the total result set to which this page belongs.</dd></dl>
</li>
</ul>
<a name="setTotalResultSetSize(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTotalResultSetSize</h4>
<pre>public void setTotalResultSetSize(java.lang.Integer totalResultSetSize)</pre>
<div class="block">Sets the totalResultSetSize value for this CustomTargetingKeyPage.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>totalResultSetSize</code> - * The size of the total result set to which this page belongs.</dd></dl>
</li>
</ul>
<a name="getStartIndex()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStartIndex</h4>
<pre>public java.lang.Integer getStartIndex()</pre>
<div class="block">Gets the startIndex value for this CustomTargetingKeyPage.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>startIndex * The absolute index in the total result set on which this page
begins.</dd></dl>
</li>
</ul>
<a name="setStartIndex(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStartIndex</h4>
<pre>public void setStartIndex(java.lang.Integer startIndex)</pre>
<div class="block">Sets the startIndex value for this CustomTargetingKeyPage.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>startIndex</code> - * The absolute index in the total result set on which this page
begins.</dd></dl>
</li>
</ul>
<a name="getResults()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResults</h4>
<pre>public <a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKey.html" title="class in com.google.api.ads.dfp.v201306">CustomTargetingKey</a>[] getResults()</pre>
<div class="block">Gets the results value for this CustomTargetingKeyPage.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>results * The collection of custom targeting keys contained within this
page.</dd></dl>
</li>
</ul>
<a name="setResults(com.google.api.ads.dfp.v201306.CustomTargetingKey[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setResults</h4>
<pre>public void setResults(<a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKey.html" title="class in com.google.api.ads.dfp.v201306">CustomTargetingKey</a>[] results)</pre>
<div class="block">Sets the results value for this CustomTargetingKeyPage.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>results</code> - * The collection of custom targeting keys contained within this
page.</dd></dl>
</li>
</ul>
<a name="getResults(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResults</h4>
<pre>public <a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKey.html" title="class in com.google.api.ads.dfp.v201306">CustomTargetingKey</a> getResults(int i)</pre>
</li>
</ul>
<a name="setResults(int, com.google.api.ads.dfp.v201306.CustomTargetingKey)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setResults</h4>
<pre>public void setResults(int i,
<a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKey.html" title="class in com.google.api.ads.dfp.v201306">CustomTargetingKey</a> _value)</pre>
</li>
</ul>
<a name="equals(java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
<pre>public boolean equals(java.lang.Object obj)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>equals</code> in class <code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a name="hashCode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hashCode</h4>
<pre>public int hashCode()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a name="getTypeDesc()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTypeDesc</h4>
<pre>public static org.apache.axis.description.TypeDesc getTypeDesc()</pre>
<div class="block">Return type metadata object</div>
</li>
</ul>
<a name="getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSerializer</h4>
<pre>public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)</pre>
<div class="block">Get Custom Serializer</div>
</li>
</ul>
<a name="getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getDeserializer</h4>
<pre>public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)</pre>
<div class="block">Get Custom Deserializer</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyAction.html" title="class in com.google.api.ads.dfp.v201306"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingKeyType.html" title="class in com.google.api.ads.dfp.v201306"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/google/api/ads/dfp/v201306/CustomTargetingKeyPage.html" target="_top">Frames</a></li>
<li><a href="CustomTargetingKeyPage.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
generated/javadoc/com/communote/server/model/security/class-use/IpRangeChannel.html | Communote/communote.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Sat Feb 02 18:57:42 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.communote.server.model.security.IpRangeChannel (Communote 3.5 API)</title>
<meta name="date" content="2019-02-02">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.communote.server.model.security.IpRangeChannel (Communote 3.5 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/communote/server/model/security/class-use/IpRangeChannel.html" target="_top">Frames</a></li>
<li><a href="IpRangeChannel.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.communote.server.model.security.IpRangeChannel" class="title">Uses of Class<br>com.communote.server.model.security.IpRangeChannel</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.communote.server.model.security">com.communote.server.model.security</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.communote.server.persistence.security.iprange">com.communote.server.persistence.security.iprange</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.communote.server.model.security">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a> in <a href="../../../../../../com/communote/server/model/security/package-summary.html">com.communote.server.model.security</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a> in <a href="../../../../../../com/communote/server/model/security/package-summary.html">com.communote.server.model.security</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/model/security/IpRangeChannelImpl.html" title="class in com.communote.server.model.security">IpRangeChannelImpl</a></span></code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/communote/server/model/security/package-summary.html">com.communote.server.model.security</a> that return <a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</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="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannel.Factory.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/model/security/IpRangeChannel.Factory.html#newInstance--">newInstance</a></span>()</code>
<div class="block">Constructs a new instance of <a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security"><code>IpRangeChannel</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannel.Factory.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/model/security/IpRangeChannel.Factory.html#newInstance-boolean-">newInstance</a></span>(boolean enabled)</code>
<div class="block">Constructs a new instance of <a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security"><code>IpRangeChannel</code></a>,
taking all possible properties (except the identifier(s))as arguments.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/communote/server/model/security/package-summary.html">com.communote.server.model.security</a> that return types with arguments of type <a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeFilter.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/model/security/IpRangeFilter.html#getChannels--">getChannels</a></span>()</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../com/communote/server/model/security/package-summary.html">com.communote.server.model.security</a> with type arguments of type <a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</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="../../../../../../com/communote/server/model/security/IpRangeFilter.html" title="class in com.communote.server.model.security">IpRangeFilter</a></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeFilter.Factory.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/model/security/IpRangeFilter.Factory.html#newInstance-java.lang.String-boolean-java.util.Set-java.util.Set-java.util.Set-">newInstance</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name,
boolean enabled,
<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="../../../../../../com/communote/server/model/security/IpRange.html" title="class in com.communote.server.model.security">IpRange</a>> includes,
<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>> channels,
<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="../../../../../../com/communote/server/model/security/IpRange.html" title="class in com.communote.server.model.security">IpRange</a>> excludes)</code>
<div class="block">Constructs a new instance of <a href="../../../../../../com/communote/server/model/security/IpRangeFilter.html" title="class in com.communote.server.model.security"><code>IpRangeFilter</code></a>,
taking all possible properties (except the identifier(s))as arguments.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeFilter.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/model/security/IpRangeFilter.html#setChannels-java.util.Set-">setChannels</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>> channels)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.communote.server.persistence.security.iprange">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a> in <a href="../../../../../../com/communote/server/persistence/security/iprange/package-summary.html">com.communote.server.persistence.security.iprange</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/communote/server/persistence/security/iprange/package-summary.html">com.communote.server.persistence.security.iprange</a> that return <a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</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="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDaoBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDaoBase.html#create-com.communote.server.model.security.IpRangeChannel-">create</a></span>(<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a> ipRangeChannel)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDao.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDao.html#create-com.communote.server.model.security.IpRangeChannel-">create</a></span>(<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a> ipRangeChannel)</code>
<div class="block">Creates an instance of com.communote.server.persistence.security.iprange.IpRangeChannel and
adds it to the persistent store.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDaoBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDaoBase.html#load-java.lang.String-">load</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDao.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDao.html#load-java.lang.String-">load</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code>
<div class="block">Loads an instance of com.communote.server.persistence.security.iprange.IpRangeChannel from
the persistent store.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/communote/server/persistence/security/iprange/package-summary.html">com.communote.server.persistence.security.iprange</a> that return types with arguments of type <a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDaoBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDaoBase.html#create-java.util.Collection-">create</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>> entities)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDao.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDao.html#create-java.util.Collection-">create</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>> entities)</code>
<div class="block">Creates a new instance of com.communote.server.persistence.security.iprange.IpRangeChannel
and adds from the passed in <code>entities</code> collection</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDaoBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDaoBase.html#create-int-java.util.Collection-">create</a></span>(int transform,
<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>> entities)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDaoBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDaoBase.html#loadAll--">loadAll</a></span>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDao.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDao.html#loadAll--">loadAll</a></span>()</code>
<div class="block">Loads all entities of type <a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security"><code>IpRangeChannel</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/communote/server/persistence/security/iprange/package-summary.html">com.communote.server.persistence.security.iprange</a> with parameters of type <a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDaoBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDaoBase.html#create-int-com.communote.server.model.security.IpRangeChannel-">create</a></span>(int transform,
<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a> ipRangeChannel)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDao.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDao.html#create-int-com.communote.server.model.security.IpRangeChannel-">create</a></span>(int transform,
<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a> ipRangeChannel)</code>
<div class="block">
Does the same thing as <a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDao.html#create-com.communote.server.model.security.IpRangeChannel-"><code>IpRangeChannelDao.create(com.communote.server.model.security.IpRangeChannel)</code></a>
with an additional flag called <code>transform</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDaoBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDaoBase.html#create-com.communote.server.model.security.IpRangeChannel-">create</a></span>(<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a> ipRangeChannel)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDao.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDao.html#create-com.communote.server.model.security.IpRangeChannel-">create</a></span>(<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a> ipRangeChannel)</code>
<div class="block">Creates an instance of com.communote.server.persistence.security.iprange.IpRangeChannel and
adds it to the persistent store.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDaoBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDaoBase.html#evict-com.communote.server.model.security.IpRangeChannel-">evict</a></span>(<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a> entity)</code>
<div class="block">Evicts (removes) the entity from the hibernate cache</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDao.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDao.html#evict-com.communote.server.model.security.IpRangeChannel-">evict</a></span>(<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a> entity)</code>
<div class="block">Evicts (removes) the entity from the hibernate cache</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDaoBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDaoBase.html#remove-com.communote.server.model.security.IpRangeChannel-">remove</a></span>(<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a> ipRangeChannel)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDao.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDao.html#remove-com.communote.server.model.security.IpRangeChannel-">remove</a></span>(<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a> ipRangeChannel)</code>
<div class="block">Removes the instance of com.communote.server.persistence.security.iprange.IpRangeChannel from
the persistent store.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDaoBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDaoBase.html#transformEntity-int-com.communote.server.model.security.IpRangeChannel-">transformEntity</a></span>(int transform,
<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a> entity)</code>
<div class="block">Allows transformation of entities into value objects (or something else for that matter),
when the <code>transform</code> flag is set to one of the constants defined in
<code>com.communote.server.persistence.security.iprange.IpRangeChannelDao</code>, please note
that the <a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDao.html#TRANSFORM_NONE"><code>IpRangeChannelDao.TRANSFORM_NONE</code></a> constant denotes no transformation, so the entity itself
will be returned.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDaoBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDaoBase.html#update-com.communote.server.model.security.IpRangeChannel-">update</a></span>(<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a> ipRangeChannel)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDao.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDao.html#update-com.communote.server.model.security.IpRangeChannel-">update</a></span>(<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a> ipRangeChannel)</code>
<div class="block">Updates the <code>ipRangeChannel</code> instance in the persistent store.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../com/communote/server/persistence/security/iprange/package-summary.html">com.communote.server.persistence.security.iprange</a> with type arguments of type <a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDaoBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDaoBase.html#create-java.util.Collection-">create</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>> entities)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDao.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDao.html#create-java.util.Collection-">create</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>> entities)</code>
<div class="block">Creates a new instance of com.communote.server.persistence.security.iprange.IpRangeChannel
and adds from the passed in <code>entities</code> collection</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDaoBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDaoBase.html#create-int-java.util.Collection-">create</a></span>(int transform,
<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>> entities)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><?></code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDao.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDao.html#create-int-java.util.Collection-">create</a></span>(int transform,
<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>> entities)</code>
<div class="block">
Does the same thing as <a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDao.html#create-com.communote.server.model.security.IpRangeChannel-"><code>IpRangeChannelDao.create(com.communote.server.model.security.IpRangeChannel)</code></a>
with an additional flag called <code>transform</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDaoBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDaoBase.html#remove-java.util.Collection-">remove</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>> entities)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDao.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDao.html#remove-java.util.Collection-">remove</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>> entities)</code>
<div class="block">Removes all entities in the given <code>entities<code> collection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDaoBase.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDaoBase.html#update-java.util.Collection-">update</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>> entities)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IpRangeChannelDao.</span><code><span class="memberNameLink"><a href="../../../../../../com/communote/server/persistence/security/iprange/IpRangeChannelDao.html#update-java.util.Collection-">update</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">IpRangeChannel</a>> entities)</code>
<div class="block">Updates all instances in the <code>entities</code> collection in the persistent store.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../com/communote/server/model/security/IpRangeChannel.html" title="class in com.communote.server.model.security">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?com/communote/server/model/security/class-use/IpRangeChannel.html" target="_top">Frames</a></li>
<li><a href="IpRangeChannel.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2019 <a href="https://communote.github.io/">Communote team</a>. All rights reserved.</small></p>
</body>
</html>
|
task06/calculator/css/style.css | idenet/jikexueyuan | html,
body {
margin: 0;
padding: 0;
}
body {
font-size: 12px;
font-family: Arial, Georgia, "Times New Roman", Times, serif;
color: #555;
text-align: center;
background-color: #e2e2e2;
}
h6{
margin: 0;
font-size: 12px;
}
.calculator{
width: 240px;
height: auto;
overflow: hidden;
margin: 40px auto;
border: 1px solid #fff;
padding-bottom: 10px;
background-color: #f2f2f2;
}
.head{
padding: 10px 15px 10px;
}
/*输入框*/
.txt{
width: 200px;
height: 24px;
line-height: 24px;
padding: 4px;
border: 1px solid #e6e6e6;
text-align: right;
margin: 10px auto;
border-bottom: #f2f2f2 1px solid;
border-right: #f2f2f2 1px solid;
font-size: 16px;
color: #999;
outline: none;
}
.calculator ul{
padding: 0;
margin: 5px 14px;
border: 1px solid #fff;
height: auto;
overflow: hidden;
}
.calculator li{
list-style: none;
float: left;
width: 32px;
height: 32px;
margin: 5px;
display: inline-block;
line-height: 32px;
font-size: 12px;
background-color: #eaeaea;
}
.calculator .tool{
background-color: rgba(204, 204, 204, 0.74);
}
.calculator li:hover{
background-color: #f9f9f9;
cursor: pointer;
}
.foot{
padding: 5px 15px;
text-align: left;
height: auto;
overflow: hidden;
}
#note{
color: #FF6D78;
} |
docs/learn/books_content.html | autarch/perlweb | [% BLOCK book_block %]
<div class="book">
[% IF isbn %]
<iframe class="amazon" src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=develooper&o=1&p=8&l=as1&m=amazon&f=ifr&asins=[% isbn %]" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>[% END %]
<b><a name="[% name %]" class="title"[% IF link %] href="[% link %]"[% END %]>[% title %]</a></b> <br />
<span class="author">[% author %]</span><br />
<p class="description">
[% IF link %]<a [% IF link.match('http') %] [% END %] href="[% link %]"><strong>Read [% IF sample %]sample chapters[% ELSE %]the entire book free[% END %] online...</strong></a><br />[% END %]
[% description %]
</p>
[% IF isbn %]
<p class="buy">
Buy from: [% INCLUDE "tpl/bookstore-links" style="text" %]
</p>
[% END %]
</div>
[% END %]
<h2>Beginner books</h2>
<p>Books commonly recommended</p>
[% PROCESS book_block
name => 'beginningperl',
title => 'Beginning Perl',
isbn => '1861003145',
link => '/books/beginning-perl/',
author => 'by Simon Cozens, Peter Wainwright. 700 pages. Wrox Press Inc. (May 25, 2000).',
description => "
Beginning Perl is a different kind of Perl book. It's written particularly with the beginning programmer in mind, but it doesn't treat you like an idiot, and experienced programmers will not feel patronized. It covers a lot of ground, from the very basics of programming, right through to developing CGI applications for the web. More importantly, it emphasizes good Perl practice, and readable and maintainable code.
",
%]
[% PROCESS book_block
name => 'learnperl',
title => 'Learning Perl, Sixth Edition',
isbn => '1449303587',
link => '',
author => 'by Randal L. Schwartz, brian d foy, Tom Phoenix;
390 pages;
O\'Reilly Media, Inc.;
(June 2011)',
description => "
A tutorial book, covering how
you could spend the first 30 to 40 hours with Perl. The sixth edition
covers up to Perl 5.14. Reflecting years of classroom testing and
experience, this edition is packed with exercises that let you
practice the concepts while you follow the text.
",
%]
<h2>Essentials</h2>
[% PROCESS book_block
name => 'modernperl',
title => 'Modern Perl',
isbn => '0977920151',
link => 'http://www.onyxneon.com/books/modern_perl/index.html',
author => 'by Chromatic (2010).',
description => "Modern Perl is one way to describe how experienced and effective Perl 5 programmers work. They use language idioms. They take advantage of the CPAN. They're recognizably Perlish, and they show good taste and craftsmanship and a full understanding of Perl. You can learn this too, whether you've dabbled with Perl for a decade or someone just handed you this book and said \"Fix this code by Friday\".
",
%]
[% PROCESS book_block
name => 'programmingperl',
title => 'Programming Perl, 3rd Edition',
isbn => '0596000278',
link => '',
author => 'by Larry Wall, Tom Christiansen, Jon Orwant;
1092 pages;
O\'Reilly Media, Inc.;
(July 2000)',
description => "
The reference book for Perl 5.
",
%]
[% PROCESS book_block
name => 'perlcookbook',
title => 'The Perl Cookbook, 2nd Edition',
isbn => '0596003137',
link => '',
author => 'by Tom Christiansen, Nathan Torkington, Larry Wall;
964 pages;
O\'Reilly Media, Inc.;
(August 21, 2003)',
description => "
'Precious few books can meet the needs of novices and experts
simultaneously. <i>The Perl Cookbook</i> does, and on nearly every
page. It has the perfect mix of instruction, revelation, and
attitude.' --Jon Orwant, editor of The Perl Journal
",
%]
<h2>Intermediate books</h2>
[% PROCESS book_block
name => 'intermediateperl',
title => 'Intermediate Perl',
isbn => '0596102062',
link => '',
author => 'by Randal L. Schwartz and brian d foy, with Tom Phoenix;
278 pages;
O\'Reilly Media, Inc.;
(March 2006)',
description => "
<i>Intermediate Perl</i> picks up where
<i>Learning Perl</i> leaves off. This new book offers a gentle introduction to the
world of references, object-oriented programming, and the use of Perl
modules that form the backbone of any effective Perl program. Following the
successful format of <i>Learning Perl</i>, each chapter in the book is designed to
be small enough to be read in just an hour or two. Each chapter ends with a
series of exercises to help you practice what you've learned with answers
in an appendix for your reference. In short, this book covers everything
that separates the Perl dabbler from the Perl programmer.
",
%]
[% PROCESS book_block
name => 'beginningperl2nd',
title => 'Beginning Perl, 2nd Edition',
isbn => '159059391X',
link => '',
author => 'by James Lee;
464 pages;
Apress, LLC;
(August 2004)',
description => "
<i>Beginning Perl</i> is a different kind of Perl book. It's written
particularly with the beginning programmer in mind, but experienced programmers will not feel patronised.
It covers a lot of ground, from the very basics of programming, right
through to developing CGI applications for the web. More importantly, it
emphasises good Perl practice, and readable and maintainable code.
",
%]
[% PROCESS book_block
name => 'perllwp',
title => 'Perl & LWP',
isbn => '0596001789',
link => 'http://lwp.interglacial.com/',
author => 'by Sean M. Burke;
264 pages;
O\'Reilly Media; first edition (20 Jun 2002) with corrections (2007)',
description => "
<i>Perl & LWP</i> explains how to write programs that browse the Web,
using the excellent Library for the World Wide Web or LWP. It is aimed
at developers who already know both Perl and HTML, although you
don't need to be an expert in either.
",
%]
<h2>Advanced</h2>
[% PROCESS book_block
name => 'advancedperlprogramming',
title => 'Advanced Perl Programming',
isbn => '0596004567',
link => '',
author => 'by Simon Cozens;
298 pages;
O\'Reilly Media, Inc.;
(June 28, 2005)',
description => "
Perl has proven to be the most effective language for the latest trends
in computing and business. Every programmer must keep up with the
latest tools and techniques. This updated version of Advanced Perl
Programming from O'Reilly gives you the essential knowledge of the
modern Perl programmer. Whatever your current level of Perl expertise,
this book will help you push your skills to the next level and become a
more accomplished programmer.
",
%]
[% PROCESS book_block
name => 'higherorderperl',
title => 'Higher Order Perl',
isbn => '1558607013',
link => '',
author => 'by Mark Jason Dominus;
Morgan Kauffman (April 2005)',
description => "
A must read for any competent Perl programmer.
",
%]
[% PROCESS book_block
name => 'perldebugged',
title => 'Perl Debugged',
isbn => '0201700549',
link => '',
author => 'by Peter J. Scott, Ed Wright;
288 pages;
Addison-Wesley;
(March 27, 2001)',
description => "
I <i>highly</i> recommend Perl Debugged to anyone at
the beginning or intermediate stage in Perl
programming, particularly to programmers who have
less than 2-4 years of debugging experience in
general. An experienced programmer, on the other
hand, will want to buy a copy (copies?) to browse
and then hand to his junior co-worker(s) with
stern instructions to 'read first, code later.'
— <i>Joseph N. Hall</i> (author of Effective Perl
Programming)
",
%]
[% PROCESS book_block
name => 'effectiveperl',
title => 'Effective Perl Programming, 2nd Edition',
isbn => '0321496949',
link => '',
author => 'Joseph N. Hall, Joshua A. McAdams, brian d foy
504 pages;
Addison-Wesley Professional; 2 edition (April 29, 2010)',
description => "
",
%]
[% PROCESS book_block
name => 'apacheapimod_perl',
title => 'Writing Apache Modules with Perl and C: The Apache API and mod_perl',
isbn => '156592567X',
link => '',
author => 'by Lincoln Stein, Doug MacEachern, Linda Mui (Editor);
724 pages;
O\'Reilly Media, Inc.;
(March 1999)',
description => "
Writing Apache Modules with Perl and C will allow you to enhance
your Apache HTTP server in just about any way you'd like. Overall, it
is an excellent book, and it has a lot of good information and terrific
examples on everything from "Content Handlers" to customizing the
Apache server configuration process. <i>— Doug Beaver</i>
",
%]
[% PROCESS book_block
name => 'practicalmod_perl',
title => 'Practical mod_perl',
isbn => '0596002270',
link => '',
author => 'by Stas Bekman & Eric Cholet;
924 pages;
O\'Reilly Media, Inc.;
(May 27, 2003)',
description => "
Mod_perl embeds the popular programming language Perl in
the Apache web server, giving rise to a fast and powerful web programming
environment. Written for Perl web developers and web administrators,
Practical mod_perl is an extensive guide to the nuts and bolts of the
powerful and popular combination of Apache and mod_perl. From writing and
debugging scripts to keeping your server running without failures, the
techniques in this book will help you squeeze every ounce of power out of
your server. True to its title, this is the practical guide to mod_perl.
",
%]
[% PROCESS book_block
name => 'mod_perl2_user',
title => 'mod_perl2 User Guide',
isbn => '0977920119',
link => '',
author => 'by Stas Bekman & Jim Brandt;
OnyxNeon;
(August 2007)',
description => "
mod_perl 2, the next generation of the Apache Perl module, gives you full access to the Apache 2 internals via the Perl programming language, just as mod_perl 1 gave you access to Apache 1. New features in Apache and Perl make mod_perl 2 even more powerful and useful than before, allowing you to quickly write and deploy fast, robust web applications.
As with any major upgrade, there are new features and key changes to mod_perl from the 1.x generation. The mod_perl 2 User's Guide explains these key changes and demonstrates the tools that you can use to port modules and migrate your existing code.
",
%]
[% PROCESS book_block
name => 'mod_perlcookbook',
title => "mod_perl Developer's Cookbook",
isbn => '0672322404',
link => '',
author => 'by Geoffrey Young, Paul Lindner, Randy Kobes;
650 pages;
Sams Publishing;
(January 2002)',
description => "
A practical, hands-on guide that shows you how to exploit
the power of mod_perl.
",
%]
[% PROCESS book_block
name => 'masteringregexs',
title => 'Mastering Regular Expressions, 3rd Edition',
isbn => '0596528124',
link => '',
author => 'by Jeffrey E. Friedl;
542 pages;
O\'Reilly Media, Inc.;
(August 2006)',
description => "
<i>Mastering Regular Expressions, Third Edition</i> has been thoroughly
updated to include all the new features of Perl 5.8, as well as several
other languages, including Java, VB.NET, C#, Python, JavaScript, Tcl,
and Ruby. Written in the lucid, entertaining tone that made a complex,
dry topic crystal-clear to thousands of programmers, and sprinkled with
solutions to complex real-world problems, Mastering Regular Expressions
offers a wealth information that you can put to immediate use.
",
%]
[% PROCESS book_block
name => 'extendandembeddperl',
title => 'Extending and Embedding Perl',
isbn => '1930110820',
link => '',
author => 'by Tim Jenness and Simon Cozens;
384 pages;
Manning Publications Company;
(July 2002)',
description => "
Extending and Embedding Perl explains how to expand the
functionality and usefulness of the Perl programming language and how
to use Perl from C programs. It begins simply but also covers complex
issues using real code examples from the Perl source. The book
discusses how to write interfaces to C libraries (as well as C++ and
Fortran libraries). It shows you how to implement Perl callbacks for C
libraries, how to pass Perl hashes and arrays between Perl and C, and
how to use the Perl Data Language infrastructure to improve the speed
of array operations.
",
%]
[% PROCESS book_block
name => 'perldbi',
title => 'Programming the Perl DBI',
isbn => '1565926994',
link => '',
author => 'by Alligator Descartes, Tim Bunce;
346 pages;
O\'Reilly Media, Inc.;
(February 2000)',
description => "
",
%]
[% PROCESS book_block
name => 'ooperl',
title => 'Object Oriented Perl',
isbn => '1884777791',
link => '',
author => 'by Damian Conway;
490 pages;
Manning Publications Company;
(August 1999)',
description => "
Filled with syntactic tips and tricks, Object Oriented Perl is a
sure bet for any programmer who wants to learn how to use Perl objects
effectively.
",
%]
[% PROCESS book_block
name => 'perltesting',
title => 'Perl Testing: A Developer\'s Notebook',
isbn => '0596100922',
link => '',
author => 'by Ian Langworth, chromatic;
O\'Reilly; (July 2005)',
description => "
",
%]
|
documentation/javadoc/apidocs/com/googlecode/cqengine/index/class-use/Index.html | npgall/cqengine | <!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.3) on Sun Mar 29 22:42:10 IST 2020 -->
<title>Uses of Interface com.googlecode.cqengine.index.Index (CQEngine 3.5.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-29">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface com.googlecode.cqengine.index.Index (CQEngine 3.5.0 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding"> </div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Interface com.googlecode.cqengine.index.Index" class="title">Uses of Interface<br>com.googlecode.cqengine.index.Index</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</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">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine">com.googlecode.cqengine</a></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.engine">com.googlecode.cqengine.engine</a></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.index">com.googlecode.cqengine.index</a></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.index.compound">com.googlecode.cqengine.index.compound</a></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.index.disk">com.googlecode.cqengine.index.disk</a></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.index.fallback">com.googlecode.cqengine.index.fallback</a></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.index.hash">com.googlecode.cqengine.index.hash</a></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.index.navigable">com.googlecode.cqengine.index.navigable</a></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.index.offheap">com.googlecode.cqengine.index.offheap</a></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.index.radix">com.googlecode.cqengine.index.radix</a></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.index.radixinverted">com.googlecode.cqengine.index.radixinverted</a></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.index.radixreversed">com.googlecode.cqengine.index.radixreversed</a></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.index.sqlite">com.googlecode.cqengine.index.sqlite</a></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.index.standingquery">com.googlecode.cqengine.index.standingquery</a></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.index.suffix">com.googlecode.cqengine.index.suffix</a></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.index.support">com.googlecode.cqengine.index.support</a></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.index.unique">com.googlecode.cqengine.index.unique</a></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.persistence">com.googlecode.cqengine.persistence</a></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.persistence.composite">com.googlecode.cqengine.persistence.composite</a></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.persistence.disk">com.googlecode.cqengine.persistence.disk</a></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.persistence.offheap">com.googlecode.cqengine.persistence.offheap</a></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.persistence.onheap">com.googlecode.cqengine.persistence.onheap</a></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.persistence.support.sqlite">com.googlecode.cqengine.persistence.support.sqlite</a></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#com.googlecode.cqengine.persistence.wrapping">com.googlecode.cqengine.persistence.wrapping</a></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../../package-summary.html">com.googlecode.cqengine</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../package-summary.html">com.googlecode.cqengine</a> that return types with arguments of type <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a><<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../ConcurrentIndexedCollection.html" title="type parameter in ConcurrentIndexedCollection">O</a>>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConcurrentIndexedCollection.</span><code><span class="memberNameLink"><a href="../../ConcurrentIndexedCollection.html#getIndexes()">getIndexes</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../package-summary.html">com.googlecode.cqengine</a> with parameters of type <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConcurrentIndexedCollection.</span><code><span class="memberNameLink"><a href="../../ConcurrentIndexedCollection.html#addIndex(com.googlecode.cqengine.index.Index)">addIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../ConcurrentIndexedCollection.html" title="type parameter in ConcurrentIndexedCollection">O</a>> index)</code></th>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConcurrentIndexedCollection.</span><code><span class="memberNameLink"><a href="../../ConcurrentIndexedCollection.html#addIndex(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">addIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../ConcurrentIndexedCollection.html" title="type parameter in ConcurrentIndexedCollection">O</a>> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast">
<div class="block">Adds the given index to the collection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IndexedCollection.</span><code><span class="memberNameLink"><a href="../../IndexedCollection.html#addIndex(com.googlecode.cqengine.index.Index)">addIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../IndexedCollection.html" title="type parameter in IndexedCollection">O</a>> index)</code></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IndexedCollection.</span><code><span class="memberNameLink"><a href="../../IndexedCollection.html#addIndex(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">addIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../IndexedCollection.html" title="type parameter in IndexedCollection">O</a>> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast">
<div class="block">Adds the given index to the collection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConcurrentIndexedCollection.</span><code><span class="memberNameLink"><a href="../../ConcurrentIndexedCollection.html#removeIndex(com.googlecode.cqengine.index.Index)">removeIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../ConcurrentIndexedCollection.html" title="type parameter in ConcurrentIndexedCollection">O</a>> index)</code></th>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConcurrentIndexedCollection.</span><code><span class="memberNameLink"><a href="../../ConcurrentIndexedCollection.html#removeIndex(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">removeIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../ConcurrentIndexedCollection.html" title="type parameter in ConcurrentIndexedCollection">O</a>> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast">
<div class="block">Removes the given index from the collection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IndexedCollection.</span><code><span class="memberNameLink"><a href="../../IndexedCollection.html#removeIndex(com.googlecode.cqengine.index.Index)">removeIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../IndexedCollection.html" title="type parameter in IndexedCollection">O</a>> index)</code></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IndexedCollection.</span><code><span class="memberNameLink"><a href="../../IndexedCollection.html#removeIndex(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">removeIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../IndexedCollection.html" title="type parameter in IndexedCollection">O</a>> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast">
<div class="block">Removes the given index from the collection.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.engine">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../../engine/package-summary.html">com.googlecode.cqengine.engine</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../engine/package-summary.html">com.googlecode.cqengine.engine</a> that return types with arguments of type <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a><<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../engine/CollectionQueryEngine.html" title="type parameter in CollectionQueryEngine">O</a>>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectionQueryEngine.</span><code><span class="memberNameLink"><a href="../../engine/CollectionQueryEngine.html#getIndexes()">getIndexes</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the set of indexes which were previously added to the collection via the
<a href="../../engine/QueryEngine.html#addIndex(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)"><code>QueryEngine.addIndex(com.googlecode.cqengine.index.Index, QueryOptions)</code></a> method.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Iterable</a><<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../engine/QueryEngine.html" title="type parameter in QueryEngine">O</a>>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryEngine.</span><code><span class="memberNameLink"><a href="../../engine/QueryEngine.html#getIndexes()">getIndexes</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the set of indexes which were previously added to the collection via the
<a href="../../engine/QueryEngine.html#addIndex(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)"><code>QueryEngine.addIndex(com.googlecode.cqengine.index.Index, QueryOptions)</code></a> method.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../engine/package-summary.html">com.googlecode.cqengine.engine</a> with parameters of type <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectionQueryEngine.</span><code><span class="memberNameLink"><a href="../../engine/CollectionQueryEngine.html#addIndex(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">addIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../engine/CollectionQueryEngine.html" title="type parameter in CollectionQueryEngine">O</a>> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast">
<div class="block">Adds the given index to the collection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryEngine.</span><code><span class="memberNameLink"><a href="../../engine/QueryEngine.html#addIndex(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">addIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../engine/QueryEngine.html" title="type parameter in QueryEngine">O</a>> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast">
<div class="block">Adds the given index to the collection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CollectionQueryEngine.</span><code><span class="memberNameLink"><a href="../../engine/CollectionQueryEngine.html#removeIndex(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">removeIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../engine/CollectionQueryEngine.html" title="type parameter in CollectionQueryEngine">O</a>> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast">
<div class="block">Removes the given index from the collection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueryEngine.</span><code><span class="memberNameLink"><a href="../../engine/QueryEngine.html#removeIndex(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">removeIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../engine/QueryEngine.html" title="type parameter in QueryEngine">O</a>> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast">
<div class="block">Removes the given index from the collection.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.index">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../package-summary.html">com.googlecode.cqengine.index</a></h3>
<table class="useSummary">
<caption><span>Subinterfaces of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../package-summary.html">com.googlecode.cqengine.index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AttributeIndex.html" title="interface in com.googlecode.cqengine.index">AttributeIndex</a><A,​O></span></code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">com.googlecode.cqengine.index</a> that return <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../Index.html" title="type parameter in Index">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Index.</span><code><span class="memberNameLink"><a href="../Index.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the effective index, which Persistence objects will use to determine the identity of the index making
persistence requests.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.index.compound">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../compound/package-summary.html">com.googlecode.cqengine.index.compound</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../compound/package-summary.html">com.googlecode.cqengine.index.compound</a> that implement <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../compound/CompoundIndex.html" title="class in com.googlecode.cqengine.index.compound">CompoundIndex</a><O></span></code></th>
<td class="colLast">
<div class="block">An index backed by a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink"><code>ConcurrentHashMap</code></a> which indexes <a href="../compound/support/CompoundAttribute.html" title="class in com.googlecode.cqengine.index.compound.support"><code>CompoundAttribute</code></a>s,
storing <a href="../compound/support/CompoundValueTuple.html" title="class in com.googlecode.cqengine.index.compound.support"><code>CompoundValueTuple</code></a> objects as keys.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../compound/package-summary.html">com.googlecode.cqengine.index.compound</a> that return <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../compound/CompoundIndex.html" title="type parameter in CompoundIndex">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CompoundIndex.</span><code><span class="memberNameLink"><a href="../compound/CompoundIndex.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.index.disk">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../disk/package-summary.html">com.googlecode.cqengine.index.disk</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../disk/package-summary.html">com.googlecode.cqengine.index.disk</a> that implement <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../disk/DiskIndex.html" title="class in com.googlecode.cqengine.index.disk">DiskIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><A>,​O,​K extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><K>></span></code></th>
<td class="colLast">
<div class="block">An index persisted in a file on disk.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../disk/PartialDiskIndex.html" title="class in com.googlecode.cqengine.index.disk">PartialDiskIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><A>,​O></span></code></th>
<td class="colLast">
<div class="block">A <a href="../support/PartialIndex.html" title="class in com.googlecode.cqengine.index.support"><code>PartialIndex</code></a> which uses <a href="../../persistence/disk/DiskPersistence.html" title="class in com.googlecode.cqengine.persistence.disk"><code>DiskPersistence</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.index.fallback">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../fallback/package-summary.html">com.googlecode.cqengine.index.fallback</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../fallback/package-summary.html">com.googlecode.cqengine.index.fallback</a> that implement <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../fallback/FallbackIndex.html" title="class in com.googlecode.cqengine.index.fallback">FallbackIndex</a><O></span></code></th>
<td class="colLast">
<div class="block">A special index which when asked to retrieve data simply scans the underlying collection for matching objects.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../fallback/package-summary.html">com.googlecode.cqengine.index.fallback</a> that return <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../fallback/FallbackIndex.html" title="type parameter in FallbackIndex">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FallbackIndex.</span><code><span class="memberNameLink"><a href="../fallback/FallbackIndex.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.index.hash">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../hash/package-summary.html">com.googlecode.cqengine.index.hash</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../hash/package-summary.html">com.googlecode.cqengine.index.hash</a> that implement <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../hash/HashIndex.html" title="class in com.googlecode.cqengine.index.hash">HashIndex</a><A,​O></span></code></th>
<td class="colLast">
<div class="block">An index backed by a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink"><code>ConcurrentHashMap</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../hash/package-summary.html">com.googlecode.cqengine.index.hash</a> that return <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../hash/HashIndex.html" title="type parameter in HashIndex">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HashIndex.</span><code><span class="memberNameLink"><a href="../hash/HashIndex.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.index.navigable">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../navigable/package-summary.html">com.googlecode.cqengine.index.navigable</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../navigable/package-summary.html">com.googlecode.cqengine.index.navigable</a> that implement <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../navigable/NavigableIndex.html" title="class in com.googlecode.cqengine.index.navigable">NavigableIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><A>,​O></span></code></th>
<td class="colLast">
<div class="block">An index backed by a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentSkipListMap.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink"><code>ConcurrentSkipListMap</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../navigable/PartialNavigableIndex.html" title="class in com.googlecode.cqengine.index.navigable">PartialNavigableIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><A>,​O></span></code></th>
<td class="colLast">
<div class="block">A <a href="../support/PartialIndex.html" title="class in com.googlecode.cqengine.index.support"><code>PartialIndex</code></a> which wraps a <a href="../navigable/NavigableIndex.html" title="class in com.googlecode.cqengine.index.navigable"><code>NavigableIndex</code></a> and uses <a href="../../persistence/onheap/OnHeapPersistence.html" title="class in com.googlecode.cqengine.persistence.onheap"><code>OnHeapPersistence</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../navigable/package-summary.html">com.googlecode.cqengine.index.navigable</a> that return <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../navigable/NavigableIndex.html" title="type parameter in NavigableIndex">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NavigableIndex.</span><code><span class="memberNameLink"><a href="../navigable/NavigableIndex.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.index.offheap">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../offheap/package-summary.html">com.googlecode.cqengine.index.offheap</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../offheap/package-summary.html">com.googlecode.cqengine.index.offheap</a> that implement <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../offheap/OffHeapIndex.html" title="class in com.googlecode.cqengine.index.offheap">OffHeapIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><A>,​O,​K extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><K>></span></code></th>
<td class="colLast">
<div class="block">An index persisted in native memory within the JVM process but outside the Java heap.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../offheap/PartialOffHeapIndex.html" title="class in com.googlecode.cqengine.index.offheap">PartialOffHeapIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><A>,​O></span></code></th>
<td class="colLast">
<div class="block">A <a href="../support/PartialIndex.html" title="class in com.googlecode.cqengine.index.support"><code>PartialIndex</code></a> which uses <a href="../../persistence/offheap/OffHeapPersistence.html" title="class in com.googlecode.cqengine.persistence.offheap"><code>OffHeapPersistence</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.index.radix">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../radix/package-summary.html">com.googlecode.cqengine.index.radix</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../radix/package-summary.html">com.googlecode.cqengine.index.radix</a> that implement <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../radix/RadixTreeIndex.html" title="class in com.googlecode.cqengine.index.radix">RadixTreeIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>,​O></span></code></th>
<td class="colLast">
<div class="block">An index backed by a <code>ConcurrentRadixTree</code>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../radix/package-summary.html">com.googlecode.cqengine.index.radix</a> that return <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../radix/RadixTreeIndex.html" title="type parameter in RadixTreeIndex">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RadixTreeIndex.</span><code><span class="memberNameLink"><a href="../radix/RadixTreeIndex.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.index.radixinverted">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../radixinverted/package-summary.html">com.googlecode.cqengine.index.radixinverted</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../radixinverted/package-summary.html">com.googlecode.cqengine.index.radixinverted</a> that implement <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../radixinverted/InvertedRadixTreeIndex.html" title="class in com.googlecode.cqengine.index.radixinverted">InvertedRadixTreeIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>,​O></span></code></th>
<td class="colLast">
<div class="block">An index backed by a <code>ConcurrentInvertedRadixTree</code>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../radixinverted/package-summary.html">com.googlecode.cqengine.index.radixinverted</a> that return <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../radixinverted/InvertedRadixTreeIndex.html" title="type parameter in InvertedRadixTreeIndex">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InvertedRadixTreeIndex.</span><code><span class="memberNameLink"><a href="../radixinverted/InvertedRadixTreeIndex.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.index.radixreversed">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../radixreversed/package-summary.html">com.googlecode.cqengine.index.radixreversed</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../radixreversed/package-summary.html">com.googlecode.cqengine.index.radixreversed</a> that implement <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../radixreversed/ReversedRadixTreeIndex.html" title="class in com.googlecode.cqengine.index.radixreversed">ReversedRadixTreeIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>,​O></span></code></th>
<td class="colLast">
<div class="block">An index backed by a <code>ConcurrentReversedRadixTree</code>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../radixreversed/package-summary.html">com.googlecode.cqengine.index.radixreversed</a> that return <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../radixreversed/ReversedRadixTreeIndex.html" title="type parameter in ReversedRadixTreeIndex">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReversedRadixTreeIndex.</span><code><span class="memberNameLink"><a href="../radixreversed/ReversedRadixTreeIndex.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.index.sqlite">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../sqlite/package-summary.html">com.googlecode.cqengine.index.sqlite</a></h3>
<table class="useSummary">
<caption><span>Subinterfaces of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../sqlite/package-summary.html">com.googlecode.cqengine.index.sqlite</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../sqlite/IdentityAttributeIndex.html" title="interface in com.googlecode.cqengine.index.sqlite">IdentityAttributeIndex</a><A,​O></span></code></th>
<td class="colLast">
<div class="block">Implemented by indexes which persist serialized objects directly in the index instead of persisting foreign keys.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Classes in <a href="../sqlite/package-summary.html">com.googlecode.cqengine.index.sqlite</a> that implement <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../sqlite/PartialSQLiteIndex.html" title="class in com.googlecode.cqengine.index.sqlite">PartialSQLiteIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><A>,​O,​K></span></code></th>
<td class="colLast">
<div class="block">A <a href="../support/PartialIndex.html" title="class in com.googlecode.cqengine.index.support"><code>PartialIndex</code></a> backed by a <a href="../sqlite/SQLiteIndex.html" title="class in com.googlecode.cqengine.index.sqlite"><code>SQLiteIndex</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../sqlite/SimplifiedSQLiteIndex.html" title="class in com.googlecode.cqengine.index.sqlite">SimplifiedSQLiteIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><A>,​O,​K extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><K>></span></code></th>
<td class="colLast">
<div class="block">An abstract class which wraps a <a href="../sqlite/SQLiteIndex.html" title="class in com.googlecode.cqengine.index.sqlite"><code>SQLiteIndex</code></a>, and simplifies some of its configuration options to make it
easier to use with IndexedCollections which themselves are persistent.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../sqlite/SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite">SQLiteIdentityIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><A>,​O></span></code></th>
<td class="colLast">
<div class="block">An index which allows objects to be persisted directly in the index in serialized form, and to be accessed using a
primary key attribute (as obtained from a foreign key held elsewhere).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../sqlite/SQLiteIndex.html" title="class in com.googlecode.cqengine.index.sqlite">SQLiteIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><A>,​O,​K></span></code></th>
<td class="colLast">
<div class="block">An index backed by a table in a SQLite database.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../sqlite/package-summary.html">com.googlecode.cqengine.index.sqlite</a> that return <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../sqlite/SimplifiedSQLiteIndex.html" title="type parameter in SimplifiedSQLiteIndex">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SimplifiedSQLiteIndex.</span><code><span class="memberNameLink"><a href="../sqlite/SimplifiedSQLiteIndex.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../sqlite/SQLiteIdentityIndex.html" title="type parameter in SQLiteIdentityIndex">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SQLiteIdentityIndex.</span><code><span class="memberNameLink"><a href="../sqlite/SQLiteIdentityIndex.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../sqlite/SQLiteIndex.html" title="type parameter in SQLiteIndex">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SQLiteIndex.</span><code><span class="memberNameLink"><a href="../sqlite/SQLiteIndex.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../sqlite/package-summary.html">com.googlecode.cqengine.index.sqlite</a> with parameters of type <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql" class="externalLink">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConnectionManager.</span><code><span class="memberNameLink"><a href="../sqlite/ConnectionManager.html#getConnection(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">getConnection</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><?> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast">
<div class="block">Returns a <a href="http://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql" class="externalLink"><code>Connection</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql" class="externalLink">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RequestScopeConnectionManager.</span><code><span class="memberNameLink"><a href="../sqlite/RequestScopeConnectionManager.html#getConnection(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">getConnection</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><?> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql" class="externalLink">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SimpleConnectionManager.</span><code><span class="memberNameLink"><a href="../sqlite/SimpleConnectionManager.html#getConnection(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">getConnection</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><?> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql" class="externalLink">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SQLitePersistence.</span><code><span class="memberNameLink"><a href="../sqlite/SQLitePersistence.html#getConnection(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">getConnection</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><?> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast">
<div class="block">Returns a <a href="http://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql" class="externalLink"><code>Connection</code></a> to the SQLite database used for persistence.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConnectionManager.</span><code><span class="memberNameLink"><a href="../sqlite/ConnectionManager.html#isApplyUpdateForIndexEnabled(com.googlecode.cqengine.index.Index)">isApplyUpdateForIndexEnabled</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><?> index)</code></th>
<td class="colLast">
<div class="block">Informs if index updates should be applied.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RequestScopeConnectionManager.</span><code><span class="memberNameLink"><a href="../sqlite/RequestScopeConnectionManager.html#isApplyUpdateForIndexEnabled(com.googlecode.cqengine.index.Index)">isApplyUpdateForIndexEnabled</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><?> index)</code></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SimpleConnectionManager.</span><code><span class="memberNameLink"><a href="../sqlite/SimpleConnectionManager.html#isApplyUpdateForIndexEnabled(com.googlecode.cqengine.index.Index)">isApplyUpdateForIndexEnabled</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><?> index)</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.index.standingquery">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../standingquery/package-summary.html">com.googlecode.cqengine.index.standingquery</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../standingquery/package-summary.html">com.googlecode.cqengine.index.standingquery</a> that implement <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../standingquery/StandingQueryIndex.html" title="class in com.googlecode.cqengine.index.standingquery">StandingQueryIndex</a><O></span></code></th>
<td class="colLast">
<div class="block">An index which stores objects matching any type of query, and which can answer arbitrarily complex
queries in constant time complexity.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../standingquery/package-summary.html">com.googlecode.cqengine.index.standingquery</a> that return <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../standingquery/StandingQueryIndex.html" title="type parameter in StandingQueryIndex">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StandingQueryIndex.</span><code><span class="memberNameLink"><a href="../standingquery/StandingQueryIndex.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.index.suffix">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../suffix/package-summary.html">com.googlecode.cqengine.index.suffix</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../suffix/package-summary.html">com.googlecode.cqengine.index.suffix</a> that implement <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../suffix/SuffixTreeIndex.html" title="class in com.googlecode.cqengine.index.suffix">SuffixTreeIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>,​O></span></code></th>
<td class="colLast">
<div class="block">An index backed by a <code>ConcurrentSuffixTree</code>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../suffix/package-summary.html">com.googlecode.cqengine.index.suffix</a> that return <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../suffix/SuffixTreeIndex.html" title="type parameter in SuffixTreeIndex">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SuffixTreeIndex.</span><code><span class="memberNameLink"><a href="../suffix/SuffixTreeIndex.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.index.support">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../support/package-summary.html">com.googlecode.cqengine.index.support</a></h3>
<table class="useSummary">
<caption><span>Subinterfaces of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../support/package-summary.html">com.googlecode.cqengine.index.support</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../support/KeyStatisticsAttributeIndex.html" title="interface in com.googlecode.cqengine.index.support">KeyStatisticsAttributeIndex</a><A,​O></span></code></th>
<td class="colLast">
<div class="block">Implemented by indexes which support key statistics and are attribute-centric.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../support/KeyStatisticsIndex.html" title="interface in com.googlecode.cqengine.index.support">KeyStatisticsIndex</a><A,​O></span></code></th>
<td class="colLast">
<div class="block">An index which allows the set of distinct keys to be queried, and which can return statistics on the number of
objects stored in the buckets for each key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../support/SortedKeyStatisticsAttributeIndex.html" title="interface in com.googlecode.cqengine.index.support">SortedKeyStatisticsAttributeIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><A>,​O></span></code></th>
<td class="colLast">
<div class="block">Implemented by indexes which support sorted key statistics and are attribute-centric.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../support/SortedKeyStatisticsIndex.html" title="interface in com.googlecode.cqengine.index.support">SortedKeyStatisticsIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><A>,​O></span></code></th>
<td class="colLast">
<div class="block">An index which allows the set of distinct keys to be queried in sorted order, and which can return statistics on the
number of objects stored for each key.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Classes in <a href="../support/package-summary.html">com.googlecode.cqengine.index.support</a> that implement <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../support/AbstractAttributeIndex.html" title="class in com.googlecode.cqengine.index.support">AbstractAttributeIndex</a><A,​O></span></code></th>
<td class="colLast">
<div class="block">A skeleton implementation of an index which implements the <a href="../Index.html#supportsQuery(com.googlecode.cqengine.query.Query,com.googlecode.cqengine.query.option.QueryOptions)"><code>supportsQuery(Query, QueryOptions)</code></a> method, based on a set
of queries supported by a subclass supplied to the constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../support/AbstractMapBasedAttributeIndex.html" title="class in com.googlecode.cqengine.index.support">AbstractMapBasedAttributeIndex</a><A,​O,​MapType extends <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentMap.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">ConcurrentMap</a><A,​<a href="../../resultset/stored/StoredResultSet.html" title="class in com.googlecode.cqengine.resultset.stored">StoredResultSet</a><O>>></span></code></th>
<td class="colLast">
<div class="block">An abstract implementation of an index backed by a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentMap.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink"><code>ConcurrentMap</code></a>, where the exact map
implementation is provided by a factory supplied to the constructor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../support/PartialIndex.html" title="class in com.googlecode.cqengine.index.support">PartialIndex</a><A,​O,​I extends <a href="../AttributeIndex.html" title="interface in com.googlecode.cqengine.index">AttributeIndex</a><A,​O>></span></code></th>
<td class="colLast">
<div class="block">An index which indexes and can answer queries on a subset of the collection; a kind of hybrid between a
<a href="../standingquery/StandingQueryIndex.html" title="class in com.googlecode.cqengine.index.standingquery"><code>StandingQueryIndex</code></a> and a <a href="../compound/CompoundIndex.html" title="class in com.googlecode.cqengine.index.compound"><code>CompoundIndex</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../support/PartialSortedKeyStatisticsAttributeIndex.html" title="class in com.googlecode.cqengine.index.support">PartialSortedKeyStatisticsAttributeIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><A>,​O></span></code></th>
<td class="colLast">
<div class="block">A <a href="../support/PartialIndex.html" title="class in com.googlecode.cqengine.index.support"><code>PartialIndex</code></a> which supports the index statistics interface <a href="../support/SortedKeyStatisticsAttributeIndex.html" title="interface in com.googlecode.cqengine.index.support"><code>SortedKeyStatisticsAttributeIndex</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../support/package-summary.html">com.googlecode.cqengine.index.support</a> that return <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../support/PartialIndex.html" title="type parameter in PartialIndex">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PartialIndex.</span><code><span class="memberNameLink"><a href="../support/PartialIndex.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.index.unique">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../unique/package-summary.html">com.googlecode.cqengine.index.unique</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../unique/package-summary.html">com.googlecode.cqengine.index.unique</a> that implement <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../unique/UniqueIndex.html" title="class in com.googlecode.cqengine.index.unique">UniqueIndex</a><A,​O></span></code></th>
<td class="colLast">
<div class="block">An index backed by a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink"><code>ConcurrentHashMap</code></a>, which can be more efficient than <a href="../hash/HashIndex.html" title="class in com.googlecode.cqengine.index.hash"><code>HashIndex</code></a> when used with
(and only with) attributes which uniquely identify objects (primary key-type attributes).</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../unique/package-summary.html">com.googlecode.cqengine.index.unique</a> that return <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../unique/UniqueIndex.html" title="type parameter in UniqueIndex">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UniqueIndex.</span><code><span class="memberNameLink"><a href="../unique/UniqueIndex.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.persistence">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../../persistence/package-summary.html">com.googlecode.cqengine.persistence</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../persistence/package-summary.html">com.googlecode.cqengine.persistence</a> with parameters of type <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Persistence.</span><code><span class="memberNameLink"><a href="../../persistence/Persistence.html#supportsIndex(com.googlecode.cqengine.index.Index)">supportsIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../persistence/Persistence.html" title="type parameter in Persistence">O</a>> index)</code></th>
<td class="colLast">
<div class="block">Checks if this persistence manages the given index.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.persistence.composite">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../../persistence/composite/package-summary.html">com.googlecode.cqengine.persistence.composite</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../persistence/composite/package-summary.html">com.googlecode.cqengine.persistence.composite</a> with parameters of type <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../persistence/Persistence.html" title="interface in com.googlecode.cqengine.persistence">Persistence</a><<a href="../../persistence/composite/CompositePersistence.html" title="type parameter in CompositePersistence">O</a>,​<a href="../../persistence/composite/CompositePersistence.html" title="type parameter in CompositePersistence">A</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CompositePersistence.</span><code><span class="memberNameLink"><a href="../../persistence/composite/CompositePersistence.html#getPersistenceForIndex(com.googlecode.cqengine.index.Index)">getPersistenceForIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../persistence/composite/CompositePersistence.html" title="type parameter in CompositePersistence">O</a>> index)</code></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CompositePersistence.</span><code><span class="memberNameLink"><a href="../../persistence/composite/CompositePersistence.html#supportsIndex(com.googlecode.cqengine.index.Index)">supportsIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../persistence/composite/CompositePersistence.html" title="type parameter in CompositePersistence">O</a>> index)</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.persistence.disk">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../../persistence/disk/package-summary.html">com.googlecode.cqengine.persistence.disk</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../persistence/disk/package-summary.html">com.googlecode.cqengine.persistence.disk</a> with parameters of type <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql" class="externalLink">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DiskPersistence.</span><code><span class="memberNameLink"><a href="../../persistence/disk/DiskPersistence.html#getConnection(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">getConnection</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><?> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql" class="externalLink">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DiskPersistence.</span><code><span class="memberNameLink"><a href="../../persistence/disk/DiskPersistence.html#getConnectionWithoutRWLock(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">getConnectionWithoutRWLock</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><?> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql" class="externalLink">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DiskPersistence.</span><code><span class="memberNameLink"><a href="../../persistence/disk/DiskPersistence.html#getConnectionWithRWLock(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">getConnectionWithRWLock</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><?> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DiskPersistence.</span><code><span class="memberNameLink"><a href="../../persistence/disk/DiskPersistence.html#supportsIndex(com.googlecode.cqengine.index.Index)">supportsIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../persistence/disk/DiskPersistence.html" title="type parameter in DiskPersistence">O</a>> index)</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.persistence.offheap">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../../persistence/offheap/package-summary.html">com.googlecode.cqengine.persistence.offheap</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../persistence/offheap/package-summary.html">com.googlecode.cqengine.persistence.offheap</a> with parameters of type <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql" class="externalLink">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OffHeapPersistence.</span><code><span class="memberNameLink"><a href="../../persistence/offheap/OffHeapPersistence.html#getConnection(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">getConnection</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><?> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql" class="externalLink">Connection</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OffHeapPersistence.</span><code><span class="memberNameLink"><a href="../../persistence/offheap/OffHeapPersistence.html#getConnectionInternal(com.googlecode.cqengine.index.Index,com.googlecode.cqengine.query.option.QueryOptions)">getConnectionInternal</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><?> index,
<a href="../../query/option/QueryOptions.html" title="class in com.googlecode.cqengine.query.option">QueryOptions</a> queryOptions)</code></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OffHeapPersistence.</span><code><span class="memberNameLink"><a href="../../persistence/offheap/OffHeapPersistence.html#supportsIndex(com.googlecode.cqengine.index.Index)">supportsIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../persistence/offheap/OffHeapPersistence.html" title="type parameter in OffHeapPersistence">O</a>> index)</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.persistence.onheap">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../../persistence/onheap/package-summary.html">com.googlecode.cqengine.persistence.onheap</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../persistence/onheap/package-summary.html">com.googlecode.cqengine.persistence.onheap</a> with parameters of type <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OnHeapPersistence.</span><code><span class="memberNameLink"><a href="../../persistence/onheap/OnHeapPersistence.html#supportsIndex(com.googlecode.cqengine.index.Index)">supportsIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../persistence/onheap/OnHeapPersistence.html" title="type parameter in OnHeapPersistence">O</a>> index)</code></th>
<td class="colLast">
<div class="block">Returns true if the given index implements the <a href="../support/indextype/OnHeapTypeIndex.html" title="interface in com.googlecode.cqengine.index.support.indextype"><code>OnHeapTypeIndex</code></a> marker interface.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.persistence.support.sqlite">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../../persistence/support/sqlite/package-summary.html">com.googlecode.cqengine.persistence.support.sqlite</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../persistence/support/sqlite/package-summary.html">com.googlecode.cqengine.persistence.support.sqlite</a> that implement <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../persistence/support/sqlite/SQLiteDiskIdentityIndex.html" title="class in com.googlecode.cqengine.persistence.support.sqlite">SQLiteDiskIdentityIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><A>,​O></span></code></th>
<td class="colLast">
<div class="block">A subclass of <a href="../sqlite/SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite"><code>SQLiteIdentityIndex</code></a> intended for use with disk persistence.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../persistence/support/sqlite/SQLiteOffHeapIdentityIndex.html" title="class in com.googlecode.cqengine.persistence.support.sqlite">SQLiteOffHeapIdentityIndex</a><A extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><A>,​O></span></code></th>
<td class="colLast">
<div class="block">A subclass of <a href="../sqlite/SQLiteIdentityIndex.html" title="class in com.googlecode.cqengine.index.sqlite"><code>SQLiteIdentityIndex</code></a> intended for use with off-heap persistence.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../persistence/support/sqlite/package-summary.html">com.googlecode.cqengine.persistence.support.sqlite</a> that return <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../persistence/support/sqlite/SQLiteDiskIdentityIndex.html" title="type parameter in SQLiteDiskIdentityIndex">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SQLiteDiskIdentityIndex.</span><code><span class="memberNameLink"><a href="../../persistence/support/sqlite/SQLiteDiskIdentityIndex.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../persistence/support/sqlite/SQLiteOffHeapIdentityIndex.html" title="type parameter in SQLiteOffHeapIdentityIndex">O</a>></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SQLiteOffHeapIdentityIndex.</span><code><span class="memberNameLink"><a href="../../persistence/support/sqlite/SQLiteOffHeapIdentityIndex.html#getEffectiveIndex()">getEffectiveIndex</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.persistence.wrapping">
<!-- -->
</a>
<h3>Uses of <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a> in <a href="../../persistence/wrapping/package-summary.html">com.googlecode.cqengine.persistence.wrapping</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../persistence/wrapping/package-summary.html">com.googlecode.cqengine.persistence.wrapping</a> with parameters of type <a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WrappingPersistence.</span><code><span class="memberNameLink"><a href="../../persistence/wrapping/WrappingPersistence.html#supportsIndex(com.googlecode.cqengine.index.Index)">supportsIndex</a></span>​(<a href="../Index.html" title="interface in com.googlecode.cqengine.index">Index</a><<a href="../../persistence/wrapping/WrappingPersistence.html" title="type parameter in WrappingPersistence">O</a>> index)</code></th>
<td class="colLast">
<div class="block">Returns true if the given index implements the <a href="../support/indextype/OnHeapTypeIndex.html" title="interface in com.googlecode.cqengine.index.support.indextype"><code>OnHeapTypeIndex</code></a> marker interface.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Index.html" title="interface in com.googlecode.cqengine.index">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright © 2020. All rights reserved.</small></p>
</footer>
</body>
</html>
|
MinimaxAlgorithm/poi-3.8/docs/apidocs/org/apache/poi/ss/formula/ptg/class-use/DeletedArea3DPtg.html | Stephania16/ProductDesignGame | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_29) on Sat Mar 17 18:05:50 MSK 2012 -->
<TITLE>
Uses of Class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg (POI API Documentation)
</TITLE>
<META NAME="date" CONTENT="2012-03-17">
<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.poi.ss.formula.ptg.DeletedArea3DPtg (POI API Documentation)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </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/poi/ss/formula/ptg/DeletedArea3DPtg.html" title="class in org.apache.poi.ss.formula.ptg"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/poi/ss/formula/ptg/\class-useDeletedArea3DPtg.html" target="_top"><B>FRAMES</B></A>
<A HREF="DeletedArea3DPtg.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.poi.ss.formula.ptg.DeletedArea3DPtg</B></H2>
</CENTER>
No usage of org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
<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/poi/ss/formula/ptg/DeletedArea3DPtg.html" title="class in org.apache.poi.ss.formula.ptg"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/poi/ss/formula/ptg/\class-useDeletedArea3DPtg.html" target="_top"><B>FRAMES</B></A>
<A HREF="DeletedArea3DPtg.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>
<i>Copyright 2012 The Apache Software Foundation or
its licensors, as applicable.</i>
</BODY>
</HTML>
|
docs/rt-schema-docs/tables/CustomFieldValues.html | botsie/dirt | <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>
<html>
<head>
<!-- SchemaSpy rev 590 -->
<title>SchemaSpy - Table rt.CustomFieldValues</title>
<link rel=stylesheet href='../schemaSpy.css' type='text/css'>
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=ISO-8859-1'>
<SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript' SRC='../jquery.js'></SCRIPT>
<SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript' SRC='../schemaSpy.js'></SCRIPT>
<SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript'>
table='CustomFieldValues';
</SCRIPT>
</head>
<body>
<table id='headerHolder' cellspacing='0' cellpadding='0'><tr><td>
<div id='header'>
<ul>
<li><a href='../index.html' title='All tables and views in the schema'>Tables</a></li>
<li><a href='../relationships.html' title='Diagram of table relationships'>Relationships</a></li>
<li><a href='../utilities.html' title='View of tables with neither parents nor children'>Utility Tables</a></li>
<li><a href='../constraints.html' title='Useful for diagnosing error messages that just give constraint name or number'>Constraints</a></li>
<li><a href='../anomalies.html' title="Things that might not be quite right">Anomalies</a></li>
<li><a href='../columns.byTable.html' title="All of the columns in the schema">Columns</a></li>
<li><a href='http://sourceforge.net/donate/index.php?group_id=137197' title='Please help keep SchemaSpy alive' target='_blank'>Donate</a></li>
</ul>
</div>
</td></tr></table>
<div class='content' style='clear:both;'>
<table width='100%' border='0' cellpadding='0'>
<tr>
<td class='heading' valign='middle'><span class='header'>Table <span title='Database'>rt</span>.<span title='Table'>CustomFieldValues</span></span></td>
<td class='heading' align='right' valign='top' title='John Currier - Creator of Cool Tools'><span class='indent'>Generated by</span><br><span class='indent'><span class='signature'><a href='http://schemaspy.sourceforge.net' target='_blank'>SchemaSpy</a></span></span></td>
</tr>
</table>
<table width='100%' border='0'>
<tr valign='top'><td class='container' align='left' valign='top'>
<form name='options' action=''>
<label for='showRelatedCols'><input type=checkbox id='showRelatedCols'>Related columns</label>
<label for='showConstNames'><input type=checkbox id='showConstNames'>Constraints</label>
<label for='showComments'><input type=checkbox id='showComments'>Comments</label>
<label for='showLegend'><input type=checkbox checked id='showLegend'>Legend</label>
</form>
</td><td class='container' rowspan='2' align='right' valign='top'>
<table class='legend' border='0'>
<tr>
<td class='dataTable' valign='bottom'>Legend:</td>
<td class='container' align='right' valign='top'><a href='http://sourceforge.net' target='_blank'><img src='http://sourceforge.net/sflogo.php?group_id=137197&type=1' alt='SourceForge.net' border='0' height='31' width='88'></a></td>
</tr>
<tr><td class='container' colspan='2'>
<table class='dataTable' border='1'>
<tbody>
<tr><td class='primaryKey'>Primary key columns</td></tr>
<tr><td class='indexedColumn'>Columns with indexes</td></tr>
<tr class='impliedRelationship'><td class='detail'><span class='impliedRelationship'>Implied relationships</span></td></tr>
<tr><td class='excludedColumn'>Excluded column relationships</td></tr>
<tr><td class='legendDetail'>< <em>n</em> > number of related tables</td></tr>
</table>
</td></tr>
</table>
<div style="margin-right: 2pt;">
<script type="text/javascript"><!--
google_ad_client = "pub-9598353634003340";
google_ad_channel ="SchemaSpy-generated";
google_ad_width = 234;
google_ad_height = 60;
google_ad_format = "234x60_as";
google_ad_type = "text";
google_color_border = "9bab96";
google_color_link = "489148";
google_color_text = "000000";
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
</td><tr valign='top'><td class='container' align='left' valign='top'>
<a name='columns'></a>
<table id='columns' class='dataTable' border='1' rules='groups'>
<colgroup>
<colgroup>
<colgroup>
<colgroup>
<colgroup>
<colgroup>
<colgroup>
<colgroup>
<colgroup class='comment'>
<thead align='left'>
<tr>
<th>Column</th>
<th>Type</th>
<th>Size</th>
<th title='Are nulls allowed?'>Nulls</th>
<th title='Is column automatically updated?'>Auto</th>
<th title='Default value'>Default</th>
<th title='Columns in tables that reference this column'><span class='notSortedByColumn'>Children</span></th>
<th title='Columns in tables that are referenced by this column'><span class='notSortedByColumn'>Parents</span></th>
<th title='Comments' class='comment'><span class='notSortedByColumn'>Comments</span></th>
</tr>
</thead>
<tbody valign='top'>
<tr class='odd'>
<td class='primaryKey' title='Primary Key'>id</td>
<td class='detail'>int</td>
<td class='detail' align='right'>10</td>
<td class='detail' align='center'></td>
<td class='detail' align='center' title='Automatically updated by the database'> √ </td>
<td class='detail'></td>
<td class='detail'></td>
<td class='detail'> </td>
<td class='comment detail'></td>
</tr>
<tr class='even'>
<td class='indexedColumn' title='Indexed'>CustomField</td>
<td class='detail'>int</td>
<td class='detail' align='right'>10</td>
<td class='detail' align='center'></td>
<td class='detail' align='center'></td>
<td class='detail'></td>
<td class='detail'></td>
<td class='detail'> </td>
<td class='comment detail'></td>
</tr>
<tr class='odd'>
<td class='detail'>Name</td>
<td class='detail'>varchar</td>
<td class='detail' align='right'>200</td>
<td class='detail' align='center' title='nullable'> √ </td>
<td class='detail' align='center'></td>
<td class='detail' align='right'>null</td>
<td class='detail'></td>
<td class='detail'> </td>
<td class='comment detail'></td>
</tr>
<tr class='even'>
<td class='detail'>Description</td>
<td class='detail'>varchar</td>
<td class='detail' align='right'>255</td>
<td class='detail' align='center' title='nullable'> √ </td>
<td class='detail' align='center'></td>
<td class='detail' align='right'>null</td>
<td class='detail'></td>
<td class='detail'> </td>
<td class='comment detail'></td>
</tr>
<tr class='odd'>
<td class='detail'>SortOrder</td>
<td class='detail'>int</td>
<td class='detail' align='right'>10</td>
<td class='detail' align='center'></td>
<td class='detail' align='center'></td>
<td class='detail' align='right'>0</td>
<td class='detail'></td>
<td class='detail'> </td>
<td class='comment detail'></td>
</tr>
<tr class='even'>
<td class='detail'>Creator</td>
<td class='detail'>int</td>
<td class='detail' align='right'>10</td>
<td class='detail' align='center'></td>
<td class='detail' align='center'></td>
<td class='detail' align='right'>0</td>
<td class='detail'></td>
<td class='detail'> </td>
<td class='comment detail'></td>
</tr>
<tr class='odd'>
<td class='detail'>Created</td>
<td class='detail'>datetime</td>
<td class='detail' align='right'>19</td>
<td class='detail' align='center' title='nullable'> √ </td>
<td class='detail' align='center'></td>
<td class='detail' align='right'>null</td>
<td class='detail'></td>
<td class='detail'> </td>
<td class='comment detail'></td>
</tr>
<tr class='even'>
<td class='detail'>LastUpdatedBy</td>
<td class='detail'>int</td>
<td class='detail' align='right'>10</td>
<td class='detail' align='center'></td>
<td class='detail' align='center'></td>
<td class='detail' align='right'>0</td>
<td class='detail'></td>
<td class='detail'> </td>
<td class='comment detail'></td>
</tr>
<tr class='odd'>
<td class='detail'>LastUpdated</td>
<td class='detail'>datetime</td>
<td class='detail' align='right'>19</td>
<td class='detail' align='center' title='nullable'> √ </td>
<td class='detail' align='center'></td>
<td class='detail' align='right'>null</td>
<td class='detail'></td>
<td class='detail'> </td>
<td class='comment detail'></td>
</tr>
</table>
<p title='9 columns'>Table contained 89 rows at Tue Oct 23 12:20 UTC 2012<p/>
</td></tr></table>
<div class='indent'>
<b>Indexes:</b>
<table class='dataTable' border='1' rules='groups'><colgroup><colgroup><colgroup><colgroup>
<thead>
<tr>
<th>Column(s)</th>
<th>Type</th>
<th>Sort</th>
<th class='constraint' style='text-align:left;'>Constraint Name</th>
</tr>
</thead>
<tbody>
<tr>
<td class='primaryKey'>id</td>
<td class='detail'>Primary key</td>
<td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td>
<td class='constraint' style='text-align:left;'>PRIMARY</td>
</tr>
<tr>
<td class='indexedColumn'>CustomField</td>
<td class='detail'>Performance</td>
<td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td>
<td class='constraint' style='text-align:left;'>CustomFieldValues1</td>
</tr>
</table>
</div>
</div>
</body>
</html>
|
hadoop-0.11.0/docs/api/org/apache/hadoop/fs/s3/class-use/S3FileSystem.html | moreus/hadoop | <!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_08) on Fri Feb 02 17:24:47 PST 2007 -->
<TITLE>
Uses of Class org.apache.hadoop.fs.s3.S3FileSystem (Hadoop 0.11.0 API)
</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.apache.hadoop.fs.s3.S3FileSystem (Hadoop 0.11.0 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"> <A HREF="../../../../../../org/apache/hadoop/fs/s3/S3FileSystem.html" title="class in org.apache.hadoop.fs.s3"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/hadoop/fs/s3//class-useS3FileSystem.html" target="_top"><B>FRAMES</B></A>
<A HREF="S3FileSystem.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.apache.hadoop.fs.s3.S3FileSystem</B></H2>
</CENTER>
No usage of org.apache.hadoop.fs.s3.S3FileSystem
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/hadoop/fs/s3/S3FileSystem.html" title="class in org.apache.hadoop.fs.s3"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/hadoop/fs/s3//class-useS3FileSystem.html" target="_top"><B>FRAMES</B></A>
<A HREF="S3FileSystem.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 © 2006 The Apache Software Foundation
</BODY>
</HTML>
|
_posts/2016-09-06-connecting-my-api-logging-with-my-api-dns-using-cloudflare-page-rules-api.html | kinlane/api-dns | ---
layout: post
title: 'Connecting My API Logging With My API DNS Using CloudFlare Page Rules API'
source: http://dns.apievangelist.com/2016/09/06/connecting-my-api-logging-with-my-api-dns-using-cloudflare-page-rules-api/
domain: dns.apievangelist.com
image: https://s3.amazonaws.com/kinlane-productions/bw-icons/bw-logging-dns.png
atomdate: 2016-09-06T11:00:00-07:00
---
<p><img style="padding: 15px;" src="https://s3.amazonaws.com/kinlane-productions/bw-icons/bw-logging-dns.png" alt="" width="35%" align="right" /></p>
<p>As I'm spending time learning more about what my DNS provider CloudFlare offers when it comes to securing my APIs. To facilitate this, I am playing around with how I can utilize my Apache log files, to help me better drive the definition of <a href="https://api.cloudflare.com/#page-rules-for-a-zone-create-a-page-rule">DNS security using the CloudfFare API</a>. I guess this is kind of a real time reactive, but also hopefully eventually a proactive solution to quantifying and defining the frontline of my API operations.</p>
<p>I originally embarked on this endeavor to help me manage some of the shift in the API Evangelist network and help mitigate 404 errors across my network of API research. I had recently migrated what I call my API Stack research to a new domain (stack.network), and I am anticipating quite a few broken links in stories over the years that reference this area of my work. I have been trying to attack this from the content level by rewriting links as I find them, but I'm thinking I could automate this using my Apache log files and <a href="https://api.cloudflare.com/#page-rules-for-a-zone-create-a-page-rule">setting up PageRules using CloudFlareAPIs</a> as well.</p>
<p>Once I started sifting through the Apache log files I began to see other traffic patterns that were more in the area of security, then with the stability of my platform and its linkages. As with any type of log file, it is taking some time for all of this to come into focus for me. I will have to spend a great deal of time evaluating traffic from specific IP ranges, user agents, etc., but I know I should be able to quickly establish some rules at the DNS level that will better help me lock down the front line of my API traffic.</p>
<p>Right now I am just keeping my Apache log files backed up to Amazon S3 to help alleviate server load, and keep around for historical purposes. I have built a log file viewer for sifting through my API traffic, and at the moment I'm manually creating page rules in CloudFlare, but it is something I hope to automate via the CloudFlare API once I have established an awareness of the common types of rules I will be creating. Once I evolve to this point I will write about again, and hopefully talk more about how <a href="http://logging.apievangelist.com">API access to the logging for my API traffic</a>, in conjunction with how <a href="http://dns.apievangelist.com">API at the DNS level for my API</a> is helping me better define and secure the frontline of my API operations.</p> |
js/plugin/jqgrid/index.html | maitret/a_d_m_i_n | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>Index of /themes/preview/smartadmin/1.8.x/ajax/js/plugin/jqgrid</title>
</head>
<body>
<h1>Index of /themes/preview/smartadmin/1.8.x/ajax/js/plugin/jqgrid</h1>
<table><tr><th><img src="/icons/blank.gif" alt="[ICO]"></th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr><tr><th colspan="5"><hr></th></tr>
<tr><td valign="top"><img src="/icons/back.gif" alt="[DIR]"></td><td><a href="/themes/preview/smartadmin/1.8.x/ajax/js/plugin/">Parent Directory</a></td><td> </td><td align="right"> - </td><td> </td></tr>
<tr><td valign="top"><img src="/icons/unknown.gif" alt="[ ]"></td><td><a href="grid.locale-en.min.js">grid.locale-en.min.js</a></td><td align="right">23-Jan-2016 06:14 </td><td align="right">3.4K</td><td> </td></tr>
<tr><td valign="top"><img src="/icons/unknown.gif" alt="[ ]"></td><td><a href="jquery.jqGrid.min.js">jquery.jqGrid.min.js</a></td><td align="right">23-Jan-2016 06:14 </td><td align="right">262K</td><td> </td></tr>
<tr><th colspan="5"><hr></th></tr>
</table>
<address>Apache/2.2.22 (Ubuntu) Server at 192.241.236.31 Port 80</address>
</body></html>
|
docs/docs/api/interfaces/makerjs.imetaparameter.html | Microsoft/maker.js | ---
layout: posts
title: Api - IMetaParameter Interface
---
<div class="container container-main toggle-visibilityprivate toggle-public">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Describes a parameter and its limits.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="target">IMetaParameter</span>
</li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="makerjs.imetaparameter.html#max" class="tsd-kind-icon">max</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="makerjs.imetaparameter.html#min" class="tsd-kind-icon">min</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="makerjs.imetaparameter.html#step" class="tsd-kind-icon">step</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="makerjs.imetaparameter.html#title" class="tsd-kind-icon">title</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="makerjs.imetaparameter.html#type" class="tsd-kind-icon">type</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="makerjs.imetaparameter.html#value" class="tsd-kind-icon">value</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="max" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> max</h3>
<div class="tsd-signature tsd-kind-icon">max<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/microsoft/maker.js/blob/master/packages/maker.js/src/core/maker.ts#L871">src/maker.js/packages/maker.js/src/core/maker.ts:871</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Optional maximum value of the range.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="min" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> min</h3>
<div class="tsd-signature tsd-kind-icon">min<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/microsoft/maker.js/blob/master/packages/maker.js/src/core/maker.ts#L866">src/maker.js/packages/maker.js/src/core/maker.ts:866</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Optional minimum value of the range.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="step" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> step</h3>
<div class="tsd-signature tsd-kind-icon">step<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/microsoft/maker.js/blob/master/packages/maker.js/src/core/maker.ts#L876">src/maker.js/packages/maker.js/src/core/maker.ts:876</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Optional step value between min and max.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="title" class="tsd-anchor"></a>
<h3>title</h3>
<div class="tsd-signature tsd-kind-icon">title<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/microsoft/maker.js/blob/master/packages/maker.js/src/core/maker.ts#L856">src/maker.js/packages/maker.js/src/core/maker.ts:856</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Display text of the parameter.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="type" class="tsd-anchor"></a>
<h3>type</h3>
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/microsoft/maker.js/blob/master/packages/maker.js/src/core/maker.ts#L861">src/maker.js/packages/maker.js/src/core/maker.ts:861</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Type of the parameter. Currently supports "range".</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="value" class="tsd-anchor"></a>
<h3>value</h3>
<div class="tsd-signature tsd-kind-icon">value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/microsoft/maker.js/blob/master/packages/maker.js/src/core/maker.ts#L881">src/maker.js/packages/maker.js/src/core/maker.ts:881</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Initial sample value for this parameter.</p>
</div>
</div>
</section>
</section>
</div>
<footer class="tsd-panel with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="http://typedoc.io" target="_blank">TypeDoc</a></p>
</div> |
index.html | jasrub/jasrub.github.io | ---
layout: default
isHome: true
---
|
2.4.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/class-use/EESecuritySupplier.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Jul 17 09:40:06 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.EESecuritySupplier (BOM: * : All 2.4.1.Final-SNAPSHOT API)</title>
<meta name="date" content="2019-07-17">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.wildfly.swarm.config.EESecuritySupplier (BOM: * : All 2.4.1.Final-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/wildfly/swarm/config/EESecuritySupplier.html" title="interface in org.wildfly.swarm.config">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.4.1.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/class-use/EESecuritySupplier.html" target="_top">Frames</a></li>
<li><a href="EESecuritySupplier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.wildfly.swarm.config.EESecuritySupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.EESecuritySupplier</h2>
</div>
<div class="classUseContainer">No usage of org.wildfly.swarm.config.EESecuritySupplier</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/wildfly/swarm/config/EESecuritySupplier.html" title="interface in org.wildfly.swarm.config">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.4.1.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/class-use/EESecuritySupplier.html" target="_top">Frames</a></li>
<li><a href="EESecuritySupplier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.