2021-03-10 09:12:21 +01:00
<!DOCTYPE HTML>
2019-08-05 11:13:19 +02:00
<!-- NewPage -->
2021-03-10 09:12:21 +01:00
< html lang = "en" >
2019-08-05 11:13:19 +02:00
< head >
2020-03-21 15:43:05 +01:00
<!-- Generated by javadoc -->
2021-06-12 09:24:49 +02:00
< title > com.djrapitops.plan.delivery.rendering.json (Plan 5.4-SNAPSHOT API)< / title >
2021-03-10 09:12:21 +01:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2019-08-05 11:13:19 +02:00
< link rel = "stylesheet" type = "text/css" href = "../../../../../../stylesheet.css" title = "Style" >
2021-03-10 09:12:21 +01:00
< link rel = "stylesheet" type = "text/css" href = "../../../../../../jquery/jquery-ui.css" title = "Style" >
2019-08-05 11:13:19 +02:00
< script type = "text/javascript" src = "../../../../../../script.js" > < / script >
2021-03-10 09:12:21 +01:00
< 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.5.1.js" > < / script >
< script type = "text/javascript" src = "../../../../../../jquery/jquery-ui.js" > < / script >
2019-08-05 11:13:19 +02:00
< / head >
< body >
< script type = "text/javascript" > < ! - -
try {
if (location.href.indexOf('is-external=true') == -1) {
2021-06-12 09:24:49 +02:00
parent.document.title="com.djrapitops.plan.delivery.rendering.json (Plan 5.4-SNAPSHOT API)";
2019-08-05 11:13:19 +02:00
}
}
catch(err) {
}
//-->
2021-03-10 09:12:21 +01:00
var pathtoroot = "../../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');< / script >
2019-08-05 11:13:19 +02:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2021-03-10 09:12:21 +01:00
< header role = "banner" >
< nav role = "navigation" >
< div class = "fixedNav" >
2019-08-05 11:13:19 +02:00
<!-- ========= START OF TOP NAVBAR ======= -->
2021-03-10 09:12:21 +01:00
< div class = "topNav" > < a id = "navbar.top" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
2021-03-10 09:12:21 +01:00
< a id = "navbar.top.firstrow" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2021-03-10 09:12:21 +01:00
< li > < a href = "../../../../../../index.html" > Overview< / a > < / li >
2019-08-05 11:13:19 +02:00
< li class = "navBarCell1Rev" > Package< / li >
< li > 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" id = "allclasses_navbar_top" >
2021-03-10 09:12:21 +01:00
< 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 >
2019-08-05 11:13:19 +02:00
< / 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 >
2021-03-10 09:12:21 +01:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2019-08-05 11:13:19 +02:00
< / div >
2021-03-10 09:12:21 +01:00
< a id = "skip.navbar.top" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a > < / div >
<!-- ========= END OF TOP NAVBAR ========= -->
2021-03-10 09:12:21 +01:00
< / div >
< div class = "navPadding" > < / div >
< script type = "text/javascript" > < ! - -
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
< / script >
< / nav >
< / header >
< main role = "main" >
2019-08-05 11:13:19 +02:00
< div class = "header" >
2019-10-05 10:27:37 +02:00
< h1 title = "Package" class = "title" > Package com.djrapitops.plan.delivery.rendering.json< / h1 >
2019-08-05 11:13:19 +02:00
< / div >
< div class = "contentContainer" >
2021-03-10 10:43:13 +01:00
< section role = "region" > < a id = "package.description" >
<!-- -->
< / a >
< div class = "block" > Utilities for rendering json Strings.< / div >
< / section >
2019-08-05 11:13:19 +02:00
< ul class = "blockList" >
< li class = "blockList" >
2021-03-10 09:12:21 +01:00
< table class = "typeSummary" >
2019-08-05 11:13:19 +02:00
< 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" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < a href = "ServerTabJSONCreator.html" title = "interface in com.djrapitops.plan.delivery.rendering.json" > ServerTabJSONCreator< / a > < T> < / th >
2019-08-05 11:13:19 +02:00
< td class = "colLast" >
2020-01-24 11:56:15 +01:00
< div class = "block" > Interface using Server UUID for creating Objects that can be turned into JSON with Gson.< / div >
2019-08-05 11:13:19 +02:00
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" >
2021-03-10 09:12:21 +01:00
< table class = "typeSummary" >
2019-08-05 11:13:19 +02:00
< 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" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < a href = "JSONFactory.html" title = "class in com.djrapitops.plan.delivery.rendering.json" > JSONFactory< / a > < / th >
2019-08-05 11:13:19 +02:00
< td class = "colLast" >
2020-01-24 11:56:15 +01:00
< div class = "block" > Factory with different JSON creation methods placed to a single class.< / div >
2019-08-05 11:13:19 +02:00
< / td >
< / tr >
< tr class = "rowColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < a href = "OnlineActivityOverviewJSONCreator.html" title = "class in com.djrapitops.plan.delivery.rendering.json" > OnlineActivityOverviewJSONCreator< / a > < / th >
2019-08-05 11:13:19 +02:00
< td class = "colLast" >
2020-01-24 11:56:15 +01:00
< div class = "block" > Creates JSON payload for /server-page Online Activity Overview tab.< / div >
2019-08-05 11:13:19 +02:00
< / td >
< / tr >
< tr class = "altColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < a href = "PerformanceJSONCreator.html" title = "class in com.djrapitops.plan.delivery.rendering.json" > PerformanceJSONCreator< / a > < / th >
2019-08-05 11:13:19 +02:00
< td class = "colLast" >
2020-01-24 11:56:15 +01:00
< div class = "block" > Creates JSON payload for /server-page Performance tab.< / div >
2019-08-05 11:13:19 +02:00
< / td >
< / tr >
< tr class = "rowColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < a href = "PlayerBaseOverviewJSONCreator.html" title = "class in com.djrapitops.plan.delivery.rendering.json" > PlayerBaseOverviewJSONCreator< / a > < / th >
2019-10-05 10:27:37 +02:00
< td class = "colLast" >
2020-01-24 11:56:15 +01:00
< div class = "block" > Creates JSON payload for /server-page Playerbase Overview tab.< / div >
2019-10-05 10:27:37 +02:00
< / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < a href = "PlayerJSONCreator.html" title = "class in com.djrapitops.plan.delivery.rendering.json" > PlayerJSONCreator< / a > < / th >
2019-08-05 11:13:19 +02:00
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < a href = "PlayerJSONCreator.ConnectionInfo.html" title = "class in com.djrapitops.plan.delivery.rendering.json" > PlayerJSONCreator.ConnectionInfo< / a > < / th >
2019-08-05 11:13:19 +02:00
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < a href = "PlayerJSONCreator.Nickname.html" title = "class in com.djrapitops.plan.delivery.rendering.json" > PlayerJSONCreator.Nickname< / a > < / th >
2019-08-05 11:13:19 +02:00
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < a href = "PlayersTableJSONCreator.html" title = "class in com.djrapitops.plan.delivery.rendering.json" > PlayersTableJSONCreator< / a > < / th >
2019-10-05 10:27:37 +02:00
< td class = "colLast" >
2020-01-24 11:56:15 +01:00
< div class = "block" > Utility for creating jQuery Datatables JSON for a Players Table.< / div >
2019-10-05 10:27:37 +02:00
< / td >
< / tr >
< tr class = "altColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < a href = "PvPPvEJSONCreator.html" title = "class in com.djrapitops.plan.delivery.rendering.json" > PvPPvEJSONCreator< / a > < / th >
2019-10-05 10:27:37 +02:00
< td class = "colLast" >
2020-01-24 11:56:15 +01:00
< div class = "block" > Creates JSON payload for /server-page PvP and PvE tab.< / div >
2019-10-05 10:27:37 +02:00
< / td >
< / tr >
< tr class = "rowColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < a href = "ServerAccordion.html" title = "class in com.djrapitops.plan.delivery.rendering.json" > ServerAccordion< / a > < / th >
2019-10-05 10:27:37 +02:00
< td class = "colLast" >
< div class = "block" > Utility for creating JSON for Server Accordion< / div >
< / td >
2019-08-05 11:13:19 +02:00
< / tr >
< tr class = "altColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < a href = "ServerOverviewJSONCreator.html" title = "class in com.djrapitops.plan.delivery.rendering.json" > ServerOverviewJSONCreator< / a > < / th >
2019-08-05 11:13:19 +02:00
< td class = "colLast" >
2020-01-24 11:56:15 +01:00
< div class = "block" > Creates JSON payload for /server-page Server Overview tab.< / div >
2019-08-05 11:13:19 +02:00
< / td >
< / tr >
< tr class = "rowColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < a href = "SessionsOverviewJSONCreator.html" title = "class in com.djrapitops.plan.delivery.rendering.json" > SessionsOverviewJSONCreator< / a > < / th >
2019-08-05 11:13:19 +02:00
< td class = "colLast" >
2020-01-24 11:56:15 +01:00
< div class = "block" > Creates JSON payload for /server-page Sessions tab.< / div >
2019-08-05 11:13:19 +02:00
< / td >
< / tr >
< tr class = "altColor" >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "row" > < a href = "Trend.html" title = "class in com.djrapitops.plan.delivery.rendering.json" > Trend< / a > < / th >
2019-08-05 11:13:19 +02:00
< td class = "colLast" >
2019-10-05 10:27:37 +02:00
< div class = "block" > Represents a trend in the data - used for JSON format.< / div >
2019-08-05 11:13:19 +02:00
< / td >
< / tr >
< / tbody >
< / table >
< / li >
< / ul >
< / div >
2021-03-10 09:12:21 +01:00
< / main >
< footer role = "contentinfo" >
< nav role = "navigation" >
2019-08-05 11:13:19 +02:00
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2021-03-10 09:12:21 +01:00
< div class = "bottomNav" > < a id = "navbar.bottom" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
2021-03-10 09:12:21 +01:00
< a id = "navbar.bottom.firstrow" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2021-03-10 09:12:21 +01:00
< li > < a href = "../../../../../../index.html" > Overview< / a > < / li >
2019-08-05 11:13:19 +02:00
< li class = "navBarCell1Rev" > Package< / li >
< li > 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" id = "allclasses_navbar_bottom" >
2021-03-10 09:12:21 +01:00
< li > < a href = "../../../../../../allclasses.html" > All Classes< / a > < / li >
2019-08-05 11:13:19 +02:00
< / 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 >
2021-03-10 09:12:21 +01:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2019-08-05 11:13:19 +02:00
< / div >
2021-03-10 09:12:21 +01:00
< a id = "skip.navbar.bottom" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a > < / div >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
2021-03-10 09:12:21 +01:00
< / nav >
< / footer >
2019-08-05 11:13:19 +02:00
< / body >
< / html >