0

Publishing site for version 0.1.3

This commit is contained in:
Ronald J. Jenkins Jr
2016-04-02 04:57:36 +00:00
parent 4f9c6e65fa
commit 0daf61ad7f
59 changed files with 3167 additions and 1652 deletions

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_80) on Thu Mar 31 23:36:01 EDT 2016 -->
<!-- Generated by javadoc (version 1.7.0_80) on Sat Apr 02 00:52:08 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.slf4j.impl (SLF4Bukkit 0.1.2 API)</title>
<meta name="date" content="2016-03-31">
<title>org.slf4j.impl (SLF4Bukkit 0.1.3 API)</title>
<meta name="date" content="2016-04-02">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.slf4j.impl (SLF4Bukkit 0.1.2 API)";
parent.document.title="org.slf4j.impl (SLF4Bukkit 0.1.3 API)";
}
//-->
</script>
@@ -77,7 +77,7 @@
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../org/slf4j/impl/BukkitPluginLoggerAdapter.html" title="class in org.slf4j.impl">BukkitPluginLoggerAdapter</a></td>
<td class="colFirst"><a href="../../../org/slf4j/impl/BukkitLoggerAdapter.html" title="class in org.slf4j.impl">BukkitLoggerAdapter</a></td>
<td class="colLast">
<div class="block">
A merger of SLF4J's <code>SimpleLogger</code> and <code>JDK14LoggerAdapter</code>,
@@ -85,10 +85,10 @@
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../org/slf4j/impl/BukkitPluginLoggerFactory.html" title="class in org.slf4j.impl">BukkitPluginLoggerFactory</a></td>
<td class="colFirst"><a href="../../../org/slf4j/impl/BukkitLoggerFactory.html" title="class in org.slf4j.impl">BukkitLoggerFactory</a></td>
<td class="colLast">
<div class="block">An implementation of <code>ILoggerFactory</code> which always returns
<a href="../../../org/slf4j/impl/BukkitPluginLoggerAdapter.html" title="class in org.slf4j.impl"><code>BukkitPluginLoggerAdapter</code></a> instances.</div>
<a href="../../../org/slf4j/impl/BukkitLoggerAdapter.html" title="class in org.slf4j.impl"><code>BukkitLoggerAdapter</code></a> instances.</div>
</td>
</tr>
<tr class="altColor">