code stringlengths 2 1.05M | repo_name stringlengths 5 101 | path stringlengths 4 991 | language stringclasses 3
values | license stringclasses 5
values | size int64 2 1.05M |
|---|---|---|---|---|---|
<html>
<head>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<title>React and Flux Example</title>
<!-- Just some stylesheets to make the app look... | danilotorrisi/a-modern-web-with-react-and-flux | Sample Code/05-immutable/index.html | HTML | mit | 566 |
<div class="body-content bg-1">
<div class="col-sm-12 col-xs-12" ng-controller="DashboardCtrl">
<div class="container">
<div class="center">
<h1>My Dashboard</h1>
</div>
<!-- alert messages -->
<div>
<alert ng-repeat="alert in... | ffariasdev/angular-login | app/views/dashboard.html | HTML | mit | 679 |
<h1> comments </h1>
<div id="disqus_thread"></div>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES * * */
var disqus_shortname = 'charliedrage';
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src ... | charliedrage/charliedrage | _includes/disqus.html | HTML | mit | 1,080 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>Couchdbkit -
Couchdbkit version 0.2.4 released
</title>
<!--[if IE]>
<script>
// allow IE to recognize HTMl5 elements
document.createElement('section');
document.createElement('article');
documen... | arnaudsj/couchdbkit | doc/couchdbkit.org/htdocs/blog/2009-11-22-Couchdbkit-0.2.4.html | HTML | mit | 6,115 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>DemoExpandingCollection Reference</title>
<link rel="stylesheet" type="text/css" href="css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="css/highlight.css" />
<meta charset='utf-8'>
<script src="js/jquery.min.js" defer></script>
<scr... | Ramotion/expanding-collection | docs/index.html | HTML | mit | 16,620 |
<!-- nav bar -->
<ng-include src="'app/views/foNavbar.view.html'"></ng-include>
<div class="fo-edit-main-div" data-ng-init="getFarmOwner()">
<div class="fo-edit-block">
<h4>Edit Profile</h4>
<div class="alert alert-danger collapse" id="error">
<strong>{{error}}</strong>
</div>
<form role="form"... | andela-ayusuf/farmplace | public/app/views/foEditProfile.view.html | HTML | mit | 4,296 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>Requirements</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REV="MADE"
HREF="mailto:pgsql-docs@postgresql.org"><LINK
REL="HOME"
TITLE="PostgreSQL 9.6.... | unsupo/ogame | ogamebotserver/src/main/resources/databases/postgres/share/doc/postgresql/html/install-requirements.html | HTML | mit | 13,788 |
{% extends "parts/base.html" %}
{% set active_page = "login" -%}
{% block content %}
<div class="mdl-grid">
<div class="mdl-cell mdl-cell--10-col text-center">
<h1>Login</h1>
</div>
<div class="mdl-cell mdl-cell--2-col">
<span id="login_saved" class="hidden mdl-chip mdl-chip--deletable">
<span class="mdl... | k33k00/tesseract_infinity | t_infinity.old/app/templates/login.html | HTML | mit | 2,096 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../../../../../../libc/constant.SYS_io_submit.html">
</head>
<body>
<p>Redirecting to <a href="../../../../../../../../libc/constant.SYS_io_submit.html">../../../../../../../../libc/constant.SYS_io_submit.html</a>...</p>
... | malept/guardhaus | main/libc/unix/linux_like/linux/gnu/b64/x86_64/not_x32/constant.SYS_io_submit.html | HTML | mit | 465 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>it_idwt</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
TITLE="LIBIT Documentation"
HREF="index.html"><LINK
REL="UP"
HREF="refmanual.html"><... | xiao00li/Undergraduate_Dissertation | libit-0.2.3/doc/html/man.it-idwt.html | HTML | mit | 3,393 |
<!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_11) on Wed Mar 06 22:23:50 GMT 2013 -->
<title>controls Class Hierarchy</title>
<meta name="date" content="2013-03-06">
<link rel="styl... | testworx/SeleniumFramework | doc/controls/package-tree.html | HTML | mit | 7,350 |
<!doctype html>
<html>
<head>
<link rel="shortcut icon" href="static/images/favicon.ico" type="image/x-icon">
<title>ellipseelement.js (Closure Library API Documentation - JavaScript)</title>
<link rel="stylesheet" href="static/css/base.css">
<link rel="stylesheet" href="static/css/doc.css">
<link rel="style... | yesudeep/puppy | tools/google-closure-library/closure/goog/docs/closure_goog_graphics_ellipseelement.js.source.html | HTML | mit | 4,384 |
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>CrosswordWriter.write - library</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">library</a> / <a href="../index.html">org.akop.ararat.core</a> / <a href="index.html">CrosswordWriter</a> / <a hre... | alpha-cross/ararat | docs/library/org.akop.ararat.core/-crossword-writer/write.html | HTML | mit | 1,016 |
Specify a filename for the ZAP Report.</br></br>
The file extension is not necessary, only enter e.g. "myReport".</br></br>
The report will be saved into the 'Jenkins Job's Workspace'.</br></br><hr/></br>
Accepts <b>System Environment Variables</b>, <b>Build Variables</b> as well as <b>Environment Inject Plugin Variabl... | tlenaic/zap-plugin | src/main/resources/org/jenkinsci/plugins/zap/ZAPDriver/help-reportFilename.html | HTML | mit | 361 |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt-->
<title>AssetAnimation.numberOfBones - multiple declarations</title>
<link rel="stylesheet" type="text/css" href="../../../sty... | Circular-Studios/Dash-Docs | api/v0.10.0/dash/components/animation/AssetAnimation.numberOfBones.html | HTML | mit | 10,193 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>awaitable::awaitable (1 of 2 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../.... | davehorton/drachtio-server | deps/boost_1_77_0/doc/html/boost_asio/reference/awaitable/awaitable/overload1.html | HTML | mit | 3,127 |
<?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" xml:lang="en" lang="en">
<head>
<title>RSpec results</title>
<meta http-equiv="Content-Type" content="text/html; charset... | jbenjore/JPs-love-project | annotate-models/ruby/1.9.1/gems/rspec-core-2.6.3/spec/rspec/core/formatters/html_formatted-1.8.7.html | HTML | mit | 14,123 |
<!DOCTYPE html>
<html data-ng-app="app">
<head>
<meta charset="utf8">
<base href="/">
<title>Mean Seed</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="build/css/index.css">
<link rel="shortcut icon" href="image/favicon.ico" type="imag... | Ibanheiz/mean-seed | front/js/test/templates/main/views/404.html | HTML | mit | 401 |
<p>
{{ partial "modules/page/summary.html" . }}
</p>
| opoyc/partiallyrandom | themes/hugo-bootstrap-premium/layouts/partials/bloc/content/summary.html | HTML | mit | 55 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template weighted_pot_quantile_prob</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../.... | djsedulous/namecoind | libs/boost_1_50_0/doc/html/boost/accumulators/tag/weighted_pot_quantile_prob.html | HTML | mit | 4,511 |
nested/ | Flet/acetate | test/pretty-urls/expected/nested/index.html | HTML | mit | 7 |
<!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" con... | GreatDevelopers/CivilOctave | Documentation/html/amarjeet_0Dlab_8gdy_8club_2latex_2views__8py__source_8tex.html | HTML | mit | 2,530 |
<!DOCTYPE html> <html> <head> <title>demo for colorpick</title> <meta charset="utf-8" /> </head> <body> <script src="./pp_colorpick.js?ef6dab06b2171af0d3aca52ebb21ece3" type="text/javascript"></script> </body> </html> | genify/toolkit | test/ui/pub/colorpick.html | HTML | mit | 217 |
<?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" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Qt 4.8: b... | stephaneAG/PengPod700 | QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/network-bearermonitor-bearermonitor-h.html | HTML | mit | 15,474 |
<div class="modal-body">
<div id="product-pop-up" style="width: 700px;">
<div class="product-page product-pop-up">
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-3">
<div class="product-main-image">
<img ng-src="images/model7.j... | OrcMan1020/UncleBu | app/template/product_detail.html | HTML | mit | 3,555 |
<div controller="components.tester.StateManager">
<style>
[tag='state-manager-container'] {
display: none;
}
.all-states {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.inactive-st... | jaredjbarnes/WoodlandCreatures | packages/WebLib.2.0.0.724/content/lib/weblib/components/tester/StateManager.html | HTML | mit | 469 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>PublicationStore Class Reference</title>
<link rel="stylesheet" type="text/css" href="../css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="../css/highlight.css" />
<meta charset='utf-8'>
<script src="../js/jquery.min.js" defer></script>
... | matchmore/alps-ios-sdk | docs/docsets/Matchmore.docset/Contents/Resources/Documents/Classes/PublicationStore.html | HTML | mit | 20,594 |
<!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>jquery微博信息渐显循环显示效果</title>
<script type="t... | hehongwei44/Project-FE | examples/example.html | HTML | mit | 3,516 |
<!DOCTYPE html>
<html>
<head>
<!-- BEGIN META SECTION -->
<meta charset="utf-8">
<title>Themes Lab - Creative Laborator</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta content="" name="description" />
<meta content="themes-lab" name=... | newset/theme | backend/normal/ThemeLab/layout3/page-coming-soon.html | HTML | mit | 5,564 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>ColorHash Class Reference</title>
<link rel="stylesheet" type="text/css" href="../css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="../css/highlight.css" />
<meta charset="utf-8">
<script src="../js/jquery.min.js" defer></script>
<scr... | multinerd/Mia | docs/docsets/Mia.docset/Contents/Resources/Documents/Classes/ColorHash.html | HTML | mit | 61,176 |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>indir (Sys)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="... | michaelsync/Giles | tools/Rake/lib/ruby/gems/1.8/doc/rake-0.8.7/rdoc/classes/Sys.src/M000042.html | HTML | mit | 1,247 |
<!DOCTYPE html>
<html lang="it" xmlns:th="http://www.thymeleaf.org">
<head>
<meta th:replace="partials/meta">
</head>
<body>
<header th:replace="partials/header"></header>
<main id="main" class="main">
<section class="section-template">
<header class="section__header">
<h2 class=... | ominidi/ominidi-web | src/main/resources/templates/attributions.html | HTML | mit | 5,217 |
<a href='https://github.com/angular/angular.js/edit/v1.4.x/docs/content/guide/migration.ngdoc?message=docs(guide%2FMigrating from Previous Versions)%3A%20describe%20your%20change...' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<p>Minor version releases in An... | Zex/ntlminv | extern/angular/docs/partials/guide/migration.html | HTML | mit | 51,654 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<div id="app"></div>
</body>
</html>
| Radivarig/react-infinite-any-height | src/index.html | HTML | mit | 131 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Global try_to_lock</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../index.html" title="The Bo... | rkq/cxxexp | third-party/src/boost_1_56_0/doc/html/boost/interprocess/try_to_lock.html | HTML | mit | 3,998 |
include "./masterpage/template-MP/header.html"
<div class="band">
<div class="row">
include "./modals/megan.html"
</div>
</div>
include "./masterpage/template-MP/footer.html"
| WhatsNewSaes/Sherpa | _input/templates/modals.html | HTML | mit | 194 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
<title>Uses of Interface org.apache.commons.configuration.tree.ConfigurationNodeVisitor (Apache Common... | JPAT-ROSEMARY/SCUBA | org.jpat.scuba.external.apache.commons/apache.commons.libs/configuration/apidocs/org/apache/commons/configuration/tree/class-use/ConfigurationNodeVisitor.html | HTML | mit | 9,580 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>No Locale Test</title>
<link rel="stylesheet" href="qunit.css">
</head>
<body>
<div id="qunit"></div>
<div id="qunit-fixture"></div>
<script src="../l10n.js"></script>
<script src="qunit.js"></script>
</body>
<script>
test('toLocale... | JeromeDane/l10n.js | tests/no-locale.html | HTML | mit | 667 |
{% extends "namubufferiapp/base.html" %}
{% load render_bundle from webpack_loader %}
{% block modals %}
<!-- Modals -->
<!-- Always try to place a modal's HTML code in a top-level position in your document to avoid other components affecting the modal's appearance and/or functionality. -->
<!-- Product info/buy Mod... | oangervuori/namubufferi | namubufferiapp/templates/namubufferiapp/admin_handleinventory.html | HTML | mit | 4,760 |
<!DOCTYPE html>
<html>
<head>
<title> Abhi's Blog</title>
<meta charset="UTF-8">
<link href='https://fonts.googleapis.com/css?family=Lato:400,300,700,900' rel='stylesheet' type='text/css'>
<link href="../styles/main.css" rel="stylesheet" type="text/css">
</head>
<body>
<!-- Header -->
<h... | abhi-kala/abhi-kala.github.io | v_1/blog/c1-reflection-blog.html | HTML | mit | 3,375 |
<ul class="list-unstyled list-group side-nav">
<li class="list-group-item" ng-class="{'active': $state.is('app.public.blog.post')}" ui-sref-active="active"><a ui-sref="app.public.blog.list">Blog</a></li>
<li class="list-group-item" ui-sref-active="active"><a ui-sref="app.public.music.list">Music</a></li>
<li class="... | edstevo/EdStphnsn-FrontEnd- | lib/templates/public/components/navbar.tpl.html | HTML | mit | 413 |
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../assets/stylesheets/bootstrap.min.css" />
<link href='http://fonts.googleapis.com/css?family=Share+Tech' rel='stylesheet' type='text/css'>
</head>
<body class="container"... | Nucc/luc | guides/public/introduction.html | HTML | mit | 3,543 |
<!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_191) on Sun Nov 11 20:31:29 CET 2018 -->
<title>ImageUtils</title>
<meta name="date" content="2018-11-11">
<link rel="stylesheet" type="text/cs... | ev3dev-lang-java/ev3dev-lang-java.github.io | docs/api/v2.4.13/ev3dev-lang-java/ev3dev/hardware/display/ImageUtils.html | HTML | mit | 21,473 |
<div class="container">
<header></header>
<div class="row col-xs-8">
<tabs>
<tab tabTitle="Multi Result">
<table-bet typeBet="{{typeBetEnum.MultiResult}}"></table-bet>
</tab>
<tab tabTitle="Doble Chance">
<table-bet typeBet="{{typeBetEnum.DobleChance}}"></table-bet>
</tab... | vicmator/Angular-Webpack | src/app/app.component.html | HTML | mit | 506 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>STPBankAccountParams Class Reference</title>
<link rel="stylesheet" type="text/css" href="../css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="../css/highlight.css" />
<meta charset="utf-8">
<script src="../js/jquery.min.js" defer></scrip... | stripe/stripe-ios | docs/docs/docsets/Stripe.docset/Contents/Resources/Documents/Classes/STPBankAccountParams.html | HTML | mit | 73,186 |
<!DOCTYPE html>
<html lang="en">
<head>
<!-- SEO n' stuff -->
<meta name="title" content="Shapr – Øyvind Nordbø">
<meta name="description" content="Introducing Shapr, a smart rubberband that tracks all your vitals. It's the personal coach that knows everything about your health, that can always tell you what to d... | onordbo/oyvind.co | src/shapr/index.html | HTML | mit | 7,703 |
<!DOCTYPE html>
<meta charset="utf-8">
<title>window.external</title>
<link rel="help" href="https://html.spec.whatwg.org/multipage/obsolete.html#dom-external">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script>
"use strict";
test(() => {
assert_exists... | Zirro/jsdom | test/web-platform-tests/to-upstream/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/window-external.html | HTML | mit | 592 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../../style.css" type="text/css" media="screen">
<link rel="stylesheet" href="../../../../print.css"... | darian311/VillageDashFlash | trunk/TrackingExample/libs/gaforflash-1.0.1.319/doc/com/google/analytics/utils/Timespan.html | HTML | mit | 6,564 |
<div id="tx_trex_container" class="tx-editor-container">
<div id="tx_sidebar" class="tx-sidebar">
<div class="tx-sidebar-boundary">
<ul class="tx-bar tx-bar-left tx-nav-attach">
<li class="tx-list">
<div unselectable="on" id="tx_image" class="tx-image tx-btn-trans">
... | CatsMiaow/KI_Board | www/editor/pages/template/simple.html | HTML | mit | 18,109 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="0;url=/2011/06/05/sunday-warning-signals-manuscript-mostly.html" />
</head>
</html>
| sunbjt/cboettig.github.com | wordpress/archives/1903/index.html | HTML | cc0-1.0 | 232 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_55) on Fri Jun 20 06:34:21 EDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class org.a... | BibAlex/bhl_rails_4_solr | docs/solr-core/org/apache/solr/rest/class-use/SolrConfigRestApi.html | HTML | apache-2.0 | 4,769 |
<!DOCTYPE html>
<!--
@license
Copyright (C) 2016 The Android Open Source Project
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 appli... | WANdisco/gerrit | polygerrit-ui/app/elements/shared/gr-account-label/gr-account-label_test.html | HTML | apache-2.0 | 4,082 |
<!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 Thu Jun 30 16:22:00 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.tav... | apache/incubator-taverna-site | content/javadoc/taverna-common-activities/org/apache/taverna/activities/rest/class-use/HTTPRequest.html | HTML | apache-2.0 | 8,292 |
<!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 Mon Mar 28 17:12:20 AEST 2016 -->
<title>Uses of Interface org.apache.river.fiddler.Fiddler (River-Internet vtrunk API Documentation (in... | pfirmstone/JGDMS | JGDMS/src/site/resources/old-static-site/doc/internals/org/apache/river/fiddler/class-use/Fiddler.html | HTML | apache-2.0 | 44,666 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- saved from url=(0137)http://demo.Saivi.cn/index.php?g=Wap&m=Index&a=index&token=vemmyj1400164325&wecha_id=oKhaVjqgLaKArgt56avxkHtsuPtI&sgssz=mp.weixin.qq.com -->
<html xmlns="http://www.w3.or... | taobataoma/saivi | tpl/Wap/default/Index_1116.html | HTML | apache-2.0 | 8,958 |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>discover_yadis (OpenID)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link re... | agoragames/ruby-openid-oauth-hybrid | doc/classes/OpenID.src/M000033.html | HTML | apache-2.0 | 4,658 |
<!DOCTYPE html>
<html>
<head>
<title>{% translate language, 'terms-and-conditions' %}</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/static/bower_components/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
<style>
#te... | rogerthat-platform/rogerthat-backend | src/rogerthat/templates/terms_and_conditions.html | HTML | apache-2.0 | 2,260 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
Copyright 2004 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.a... | apache/tapestry4 | contrib/src/java/org/apache/tapestry/contrib/jdbc/package.html | HTML | apache-2.0 | 1,240 |
<div class="panel panel-default mdw-panel">
<div class="panel-heading mdw-heading">
<div class="mdw-heading-label">Add New Attribute</div>
</div>
<div class="form-horizontal mdw-section">
<div class="form-group mdw-static-group">
<label
class="control-label col-xs-2 mdw-required"
for... | CenturyLinkCloud/mdw | mdw-hub/web/users/userAttributes.html | HTML | apache-2.0 | 1,199 |
<script type="text/javascript">
console.log('calleed!!');
function initialize() {
var mapOptions = {
center: new google.maps.LatLng(-34.397, 150.644),
zoom: 8
};
var map = new google.maps.Map(document.getElementById("map-canvas"),
mapOptions);
}
initialize();
</script>
<div id="map-canvas"></div>
| SurvivingMondayUMich/officialdemo | views/test.html | HTML | apache-2.0 | 317 |
<!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 Mon Oct 31 20:20:43 PDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.gu... | mike-jumper/incubator-guacamole-website | doc/0.9.10-incubating/guacamole-ext/org/apache/guacamole/xml/class-use/DocumentHandler.html | HTML | apache-2.0 | 4,629 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Javadoc API documentation for Fresco." />
<link rel="shortcut icon" type="image/x-icon" href="../../../../favicon.ico" />
<title>
As... | weiwenqiang/GitHub | expert/fresco/docs/javadoc/reference/com/facebook/drawee/view/AspectRatioMeasure.html | HTML | apache-2.0 | 28,446 |
<html>
<body>
<font face="verdana" size="-1">Allows to see syntax errors in the results of Analyze | Inspect Code.
</body>
</html> | jexp/idea2 | platform/platform-resources-en/src/inspectionDescriptions/SyntaxError.html | HTML | apache-2.0 | 130 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Tue Jun 01 14:31:55 BST 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class com.hp.hpl.j... | jianglili007/pretty-printer | Jenna-2.6.3/doc/javadoc/com/hp/hpl/jena/graph/query/class-use/PatternStageCompiler.html | HTML | apache-2.0 | 6,464 |
<!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_111) on Thu Aug 18 01:51:18 UTC 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org... | TK-TarunW/ecosystem | hadoop-2.7.3/share/doc/hadoop/api/org/apache/hadoop/lib/lang/package-use.html | HTML | apache-2.0 | 4,102 |
<!DOCTYPE html>
<!--
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.2
Version: 3.7.0
Author: KeenThemes
Website: http://www.keenthemes.com/
Contact: support@keenthemes.com
Follow: www.twitter.com/keenthemes
Like: www.facebook.com/keenthemes
Purchase: http://themeforest.n... | zzsoszz/metronicv37 | theme/templates/admin2_material_design/ui_tiles.html | HTML | apache-2.0 | 52,092 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Thu Nov 13 21:22:02 UTC 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.hadoop.m... | SAT-Hadoop/hadoop-2.6.0 | share/doc/hadoop/api/org/apache/hadoop/mapreduce/lib/db/class-use/DateSplitter.html | HTML | apache-2.0 | 8,341 |
<div>
<h2 translate="health.title">Health Checks</h2>
<p>
<button type="button" class="btn btn-primary" ng-click="refresh()">
<span class="glyphicon glyphicon-refresh"></span> <span
translate="health.refresh.button">Refresh</span>
</button>
<button type="button" class="btn btn-primary" ng-click="r... | bzinoun/cream | src/main/webapp/scripts/app/admin/health/health.html | HTML | apache-2.0 | 1,451 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Thu Nov 13 21:22:01 UTC 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.hadoop.n... | SAT-Hadoop/hadoop-2.6.0 | share/doc/hadoop/api/org/apache/hadoop/net/class-use/ConnectTimeoutException.html | HTML | apache-2.0 | 6,210 |
<!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_03) on Tue Nov 06 09:34:23 CST 2012 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Interface o... | yayaratta/TP6_MVC | javadoc/org/eclipse/jetty/http/class-use/Parser.html | HTML | apache-2.0 | 14,338 |
<!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" con... | SanteriHetekivi/Labyrinttipeli | html/functions_s.html | HTML | apache-2.0 | 6,061 |
<!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_111) on Thu Aug 18 01:51:17 UTC 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.a... | TK-TarunW/ecosystem | hadoop-2.7.3/share/doc/hadoop/api/org/apache/hadoop/yarn/logaggregation/class-use/AggregatedLogFormat.LogKey.html | HTML | apache-2.0 | 7,363 |
<span>
<mathjax-bind mathjax-data="latexAnswer">
</mathjax-bind>
</span>
| AllanYangZhou/oppia | extensions/interactions/MathExpressionInput/directives/math_expression_input_short_response_directive.html | HTML | apache-2.0 | 77 |
{% extends "base_statdev.html" %}
{% block page_content_inner %}
<div class="container-fluid">
<div class="row">
<h1>Communication for {{ object.application.get_app_type_display }} - {{ object.pk }}</h1>
<p><a href="{% url "organisation_details_actions" object.pk "company" %}">Return to organisatio... | xzzy/statdev | applications/templates/applications/organisation_comms.html | HTML | apache-2.0 | 1,928 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_06) on Sun Oct 14 20:05:14 CEST 2012 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.togglz.servlet... | togglz/togglz-site | apidocs/1.1.0.Final/org/togglz/servlet/user/package-summary.html | HTML | apache-2.0 | 5,247 |
---
layout: page
title: "album"
description: "masonry"
active: gallery
header-img: "gallery/p_archive_2/p_archive_2_1.jpg"
album-title: "my 1st album"
images:
- image_path: /gallery/p_archive_2/p_archive_2_1.jpg
caption: IMAGE TITLE
copyright: © thoshith
- image_path: /gallery/p_archive_2/p_archive_2_2.jpg
c... | idbytes/thoshith.github.io | gallery/p_archive_2/index.html | HTML | apache-2.0 | 3,406 |
<?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>
<head>
<title>inputEx - Autocomplete Usage</title>
<!-- YUI CSS -->
<link rel="stylesheet" type="text/css" href="../lib/yui/reset/reset-min.css">
<link rel="sty... | festradasolano/mashment | mashment-frontend/WebContent/lib/inputex/examples/autocomplete.html | HTML | apache-2.0 | 8,612 |
<h3>
<!-- START Language list-->
<div class="pull-right">
<div class="btn-group" uib-dropdown="" is-open="language.listIsOpen">
<button class="btn btn-default" type="button" uib-dropdown-toggle="">{{language.selected}}
<span class="caret"></span>
</button>
<ul class="d... | gbhu/studynotes-projects | mybatispractice/target/MybatisPractice/app/views/dashboard_v2.html | HTML | apache-2.0 | 13,722 |
<!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_43) on Fri Apr 19 11:40:07 CEST 2013 -->
<TITLE>
PuntosSecureAPI
</TITLE>
<META NAME="date" CONTENT="2013-04-19">
<LINK REL ="stylesheet" TYPE="tex... | cictourgune/apptrack-web | doc/org/tourgune/apptrack/controller/api/secure/PuntosSecureAPI.html | HTML | apache-2.0 | 12,715 |
<!DOCTYPE html>
<!--
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.2
Version: 3.7.0
Author: KeenThemes
Website: http://www.keenthemes.com/
Contact: support@keenthemes.com
Follow: www.twitter.com/keenthemes
Like: www.facebook.com/keenthemes
Purchase: http://themeforest.n... | zzsoszz/metronicv37 | theme_rtl/templates/admin4_material_design/form_layouts.html | HTML | apache-2.0 | 171,674 |
<!-- Generated by pkgdown: do not edit by hand -->
<!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.0">
<title>25-Hydroxyvitamin D and Parathyroid Hormone Are Not Associated With C... | sachsmc/sachsmc.github.io | reference/Blondon201325-Hydroxyvitamin.html | HTML | apache-2.0 | 6,753 |
<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>IndexReader.Norms Method (String)</title>
<xml>
</xml>
<link rel="stylesheet" type="text/cs... | Mpdreamz/lucene.net | doc/core/Lucene.Net.Index.IndexReader.Norms_overload_1.html | HTML | apache-2.0 | 2,164 |
<div class="padding-15">
<div class="row">
<div class="col-sm-12">
<div class="form-group">
<pfng-action class="my-actions"
[config]="actionConfig"
[template]="menuTemplate"
(onActionSelect)="handleAction($event)">
<ng-template... | dlabrecq/patternfly-ng | src/app/action/example/action-basic-example.component.html | HTML | apache-2.0 | 2,312 |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>parse_example (Spec::Runner::Options)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"... | turbine-rpowers/gocd-add-agent-sandbox-config | tools/jruby/lib/ruby/gems/1.8/doc/rspec-1.2.6/rdoc/classes/Spec/Runner/Options.src/M000444.html | HTML | apache-2.0 | 1,501 |
<!DOCTYPE html>
<html>
<head>
<script>
// TOC: This test isn't so meaningful any more, since we're not
// actually automatic addition of numbering. Perhaps add a TOC,
// to test that it's reflected?
function performTest(api)
{
api.tests.TestLib.setupOutlineNumbering();
api.Outline.init();
api.PostponedAct... | corinthia/corinthia-editorlib | tests/outline/changeHeadingType-input.html | HTML | apache-2.0 | 669 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Javadoc API documentation for Fresco." />
<link rel="shortcut icon" type="image/x-icon" href="../../../../favicon.ico" />
<title>
No... | weiwenqiang/GitHub | expert/fresco/docs/javadoc/reference/com/facebook/common/disk/NoOpDiskTrimmableRegistry.html | HTML | apache-2.0 | 28,731 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_09) on Wed Aug 01 14:02:17 EEST 2007 -->
<TITLE>
datechooser.beans.customizer.edit (DateChooser javadoc)
</TITLE>
<META NAME="keywords" CON... | AndresJMM/Proyecto | Proyecto/librerias/jdatechooser_bin_doc_1_1_1/javadoc/datechooser/beans/customizer/edit/package-frame.html | HTML | apache-2.0 | 1,163 |
<!--
Copyright 2005-2011 The Kuali Foundation
Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php
Unless required by... | ua-eas/ua-rice-2.1.9 | it/kew/src/test/resources/org/kuali/rice/kew/edl/AfterSecondPickup.html | HTML | apache-2.0 | 22,316 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Tue Jun 01 14:31:55 BST 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class com.hp.hpl.j... | jianglili007/pretty-printer | Jenna-2.6.3/doc/javadoc/com/hp/hpl/jena/graph/query/class-use/ExpressionSet.html | HTML | apache-2.0 | 18,498 |
<eq name="type" value="personal">
<div class="form-group">
<label for="expand_{$field_id}" class="col-sm-2 control-label" style="text-align: right;">
<eq name="required" value="1"><span style="color: #FF0047;vertical-align: middle;">* </span></eq>{$field_name}
</label>
... | kylinlxl/kylin | Application/Ucenter/View/default/Widget/InputRender/checkbox.html | HTML | apache-2.0 | 1,650 |
{js:kindeditor}
{js:my97date}
{set:$swfloadObject = new Swfupload('/seller/goods_img_upload');$swfloadObject->show($this->seller['seller_name'],$this->seller['seller_pwd']);}
{set:$seller_id = $this->seller['seller_id']}
<article class="module width_full">
<header>
<h3 class="tabs_involved">商品编辑</h3>
<ul class="t... | yangxt/shop | views/sysseller/seller/goods_edit.html | HTML | apache-2.0 | 17,976 |
<!--
Copyright 2014 Google Inc. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by app... | TomGrill/robovm-ios-bindings | youtube-player-helper/resources/YTPlayerView-iframe-player.html | HTML | apache-2.0 | 4,379 |
<!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_30) on Mon Apr 07 15:14:49 MDT 2014 -->
<title>Uses of Class com.google.android.gms.R.color</title>
<meta name="date" content="2014-04-... | CMPUT301W14T11/Team11Prototype | LocationApp/doc/com/google/android/gms/class-use/R.color.html | HTML | apache-2.0 | 4,075 |
<table class="table table-bordered">
<tbody>
<tr>
<td>
<b>User:</b> {{datawake.user.user_name}}
</td>
<td>
<b>Org:</b> {{datawake.user.org}}
</td>
<td>
<b>Version:</b> {{versionNumber}}
</td>
</tr>
</tbody>
</table>
<tab... | Sotera/Datawake-Legacy | browser-plugins/FirefoxAddon/data/html/partials/header-partial.html | HTML | apache-2.0 | 1,104 |
<!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" con... | SALTR/saltr-ios-sdk | build/bin/Saltr.v.1.3.2/doc/interface_s_l_t_board_layer.html | HTML | apache-2.0 | 9,310 |
<!DOCTYPE html>
<!--
@license
Copyright (C) 2016 The Android Open Source Project
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 appli... | qtproject/qtqa-gerrit | polygerrit-ui/app/elements/shared/gr-js-api-interface/gr-change-reply-js-api_test.html | HTML | apache-2.0 | 3,800 |
<!DOCTYPE html >
<html>
<head>
<link rel="stylesheet" href="demos.css" type="text/css" media="screen" />
<script src="../libraries/RGraph.common.core.js" ></script>
<script src="../libraries/RGraph.common.dynamic.js" ></script>
<script src="../libraries/RGraph.gauge.js" ></script>
<script src="... | ubiss2015d/alpha | web_parser/RGraph4/demos/gauge-skeleton.html | HTML | apache-2.0 | 2,888 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Fri Sep 05 23:33:05 UTC 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.hadoop.i... | jimmypw/hadoop | share/doc/hadoop/api/org/apache/hadoop/io/class-use/VIntWritable.html | HTML | apache-2.0 | 8,073 |
<!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 Thu Jan 18 00:59:44 GMT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apach... | apache/incubator-taverna-site | content/javadoc/taverna-server/org/apache/taverna/server/localworker/remote/class-use/RemoteFile.html | HTML | apache-2.0 | 13,384 |
<!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>XMLRendererTest xref</title>
<link type="text/c... | jasonwee/videoOnCloud | pmd/pmd-doc-5.5.1/xref-test/net/sourceforge/pmd/renderers/XMLRendererTest.html | HTML | apache-2.0 | 17,258 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.