2021-03-10 09:12:21 +01:00
<!DOCTYPE HTML>
2019-10-05 10:27:37 +02:00
<!-- NewPage -->
2021-03-10 09:12:21 +01:00
< html lang = "en" >
2019-10-05 10:27:37 +02:00
< head >
2020-03-21 15:43:05 +01:00
<!-- Generated by javadoc -->
2021-06-12 09:24:49 +02:00
< title > PlanSystem (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-10-05 10:27:37 +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-10-05 10:27:37 +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-10-05 10:27:37 +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="PlanSystem (Plan 5.4-SNAPSHOT API)";
2019-10-05 10:27:37 +02:00
}
}
catch(err) {
}
//-->
2021-03-10 09:12:21 +01:00
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":42,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":42,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10};
2020-06-21 19:24:04 +02:00
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
2019-10-05 10:27:37 +02:00
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
2021-03-10 09:12:21 +01:00
var pathtoroot = "../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');< / script >
2019-10-05 10:27:37 +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-10-05 10:27:37 +02:00
<!-- ========= START OF TOP NAVBAR ======= -->
2021-03-10 09:12:21 +01:00
< div class = "topNav" > < a id = "navbar.top" >
2019-10-05 10:27:37 +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-10-05 10:27:37 +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-10-05 10:27:37 +02:00
< 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" 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-10-05 10:27:37 +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-10-05 10:27:37 +02:00
< / 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 >
2021-03-10 09:12:21 +01:00
< a id = "skip.navbar.top" >
2019-10-05 10:27:37 +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 >
2019-10-05 10:27:37 +02:00
<!-- ======== START OF CLASS DATA ======== -->
2021-03-10 09:12:21 +01:00
< main role = "main" >
2019-10-05 10:27:37 +02:00
< div class = "header" >
2021-03-10 09:12:21 +01:00
< div class = "subTitle" > < span class = "packageLabelInType" > Package< / span > < a href = "package-summary.html" > com.djrapitops.plan< / a > < / div >
2019-10-05 10:27:37 +02:00
< h2 title = "Class PlanSystem" class = "title" > Class PlanSystem< / h2 >
< / div >
< div class = "contentContainer" >
< ul class = "inheritance" >
< li > java.lang.Object< / li >
< li >
< ul class = "inheritance" >
< li > com.djrapitops.plan.PlanSystem< / li >
< / ul >
< / li >
< / ul >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
< dt > All Implemented Interfaces:< / dt >
2021-03-10 09:12:21 +01:00
< dd > < code > < a href = "SubSystem.html" title = "interface in com.djrapitops.plan" > SubSystem< / a > < / code > < / dd >
2019-10-05 10:27:37 +02:00
< / dl >
< hr >
< pre > @Singleton
public class < span class = "typeNameLabel" > PlanSystem< / span >
extends java.lang.Object
2021-03-10 09:12:21 +01:00
implements < a href = "SubSystem.html" title = "interface in com.djrapitops.plan" > SubSystem< / a > < / pre >
2019-10-05 10:27:37 +02:00
< div class = "block" > PlanSystem contains everything Plan needs to run.
< p >
This is an abstraction layer on top of Plugin instances so that tests can be run with less mocks.< / div >
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
2021-03-10 09:12:21 +01:00
< section role = "region" >
2019-10-05 10:27:37 +02:00
< ul class = "blockList" >
2021-03-10 09:12:21 +01:00
< li class = "blockList" > < a id = "constructor.summary" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< h3 > Constructor Summary< / h3 >
2021-03-10 09:12:21 +01:00
< table class = "memberSummary" >
2019-10-05 10:27:37 +02:00
< caption > < span > Constructors< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
2021-03-10 09:12:21 +01:00
< th class = "colFirst" scope = "col" > Constructor< / th >
< th class = "colLast" scope = "col" > Description< / th >
2019-10-05 10:27:37 +02:00
< / tr >
< tr class = "altColor" >
2021-04-11 09:31:17 +02:00
< th class = "colConstructorName" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#%3Cinit%3E(com.djrapitops.plan.storage.file.PlanFiles,com.djrapitops.plan.settings.ConfigSystem,com.djrapitops.plan.version.VersionChecker,com.djrapitops.plan.settings.locale.LocaleSystem,com.djrapitops.plan.storage.database.DBSystem,com.djrapitops.plan.gathering.cache.CacheSystem,com.djrapitops.plan.gathering.listeners.ListenerSystem,com.djrapitops.plan.TaskSystem,com.djrapitops.plan.identification.ServerInfo,com.djrapitops.plan.delivery.webserver.WebServerSystem,com.djrapitops.plan.processing.Processing,com.djrapitops.plan.gathering.importing.ImportSystem,com.djrapitops.plan.delivery.export.ExportSystem,com.djrapitops.plan.delivery.DeliveryUtilities,com.djrapitops.plan.delivery.web.ResolverSvc,com.djrapitops.plan.delivery.web.ResourceSvc,com.djrapitops.plan.extension.ExtensionSvc,com.djrapitops.plan.query.QuerySvc,com.djrapitops.plan.settings.ListenerSvc,com.djrapitops.plan.settings.SettingsSvc,com.djrapitops.plan.settings.SchedulerSvc,net.playeranalytics.plugin.server.PluginLogger,com.djrapitops.plan.utilities.logging.ErrorLogger,com.djrapitops.plan.api.PlanAPI.PlanAPIHolder)" > PlanSystem< / a > < / span > ​ (< a href = "storage/file/PlanFiles.html" title = "class in com.djrapitops.plan.storage.file" > PlanFiles< / a > files,
2021-03-10 09:12:21 +01:00
< a href = "settings/ConfigSystem.html" title = "class in com.djrapitops.plan.settings" > ConfigSystem< / a > configSystem,
< a href = "version/VersionChecker.html" title = "class in com.djrapitops.plan.version" > VersionChecker< / a > versionChecker,
< a href = "settings/locale/LocaleSystem.html" title = "class in com.djrapitops.plan.settings.locale" > LocaleSystem< / a > localeSystem,
< a href = "storage/database/DBSystem.html" title = "class in com.djrapitops.plan.storage.database" > DBSystem< / a > databaseSystem,
< a href = "gathering/cache/CacheSystem.html" title = "class in com.djrapitops.plan.gathering.cache" > CacheSystem< / a > cacheSystem,
< a href = "gathering/listeners/ListenerSystem.html" title = "class in com.djrapitops.plan.gathering.listeners" > ListenerSystem< / a > listenerSystem,
< a href = "TaskSystem.html" title = "class in com.djrapitops.plan" > TaskSystem< / a > taskSystem,
< a href = "identification/ServerInfo.html" title = "class in com.djrapitops.plan.identification" > ServerInfo< / a > serverInfo,
< a href = "delivery/webserver/WebServerSystem.html" title = "class in com.djrapitops.plan.delivery.webserver" > WebServerSystem< / a > webServerSystem,
< a href = "processing/Processing.html" title = "class in com.djrapitops.plan.processing" > Processing< / a > processing,
< a href = "gathering/importing/ImportSystem.html" title = "class in com.djrapitops.plan.gathering.importing" > ImportSystem< / a > importSystem,
< a href = "delivery/export/ExportSystem.html" title = "class in com.djrapitops.plan.delivery.export" > ExportSystem< / a > exportSystem,
< a href = "delivery/DeliveryUtilities.html" title = "class in com.djrapitops.plan.delivery" > DeliveryUtilities< / a > deliveryUtilities,
< a href = "delivery/web/ResolverSvc.html" title = "class in com.djrapitops.plan.delivery.web" > ResolverSvc< / a > resolverService,
< a href = "delivery/web/ResourceSvc.html" title = "class in com.djrapitops.plan.delivery.web" > ResourceSvc< / a > resourceService,
< a href = "extension/ExtensionSvc.html" title = "class in com.djrapitops.plan.extension" > ExtensionSvc< / a > extensionService,
< a href = "query/QuerySvc.html" title = "class in com.djrapitops.plan.query" > QuerySvc< / a > queryService,
2021-04-11 09:20:30 +02:00
< a href = "settings/ListenerSvc.html" title = "class in com.djrapitops.plan.settings" > ListenerSvc< / a > listenerService,
2021-03-10 09:12:21 +01:00
< a href = "settings/SettingsSvc.html" title = "class in com.djrapitops.plan.settings" > SettingsSvc< / a > settingsService,
2021-04-11 09:31:17 +02:00
< a href = "settings/SchedulerSvc.html" title = "class in com.djrapitops.plan.settings" > SchedulerSvc< / a > schedulerService,
2021-03-10 09:12:21 +01:00
net.playeranalytics.plugin.server.PluginLogger logger,
< a href = "utilities/logging/ErrorLogger.html" title = "interface in com.djrapitops.plan.utilities.logging" > ErrorLogger< / a > errorLogger,
< a href = "api/PlanAPI.PlanAPIHolder.html" title = "class in com.djrapitops.plan.api" > PlanAPI.PlanAPIHolder< / a > apiHolder)< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
< / table >
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< / section >
2019-10-05 10:27:37 +02:00
<!-- ========== METHOD SUMMARY =========== -->
2021-03-10 09:12:21 +01:00
< section role = "region" >
2019-10-05 10:27:37 +02:00
< ul class = "blockList" >
2021-03-10 09:12:21 +01:00
< li class = "blockList" > < a id = "method.summary" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
2021-03-10 09:12:21 +01:00
< table class = "memberSummary" >
2020-06-21 19:24:04 +02:00
< 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 > < span id = "t6" class = "tableTab" > < span > < a href = "javascript:show(32);" > Deprecated Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < / caption >
2019-10-05 10:27:37 +02:00
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
2021-03-10 09:12:21 +01:00
< th class = "colSecond" scope = "col" > Method< / th >
< th class = "colLast" scope = "col" > Description< / th >
2019-10-05 10:27:37 +02:00
< / tr >
< tr id = "i0" class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
2021-03-10 09:12:21 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#disable()" > disable< / a > < / span > ()< / code > < / th >
< td class = "colLast" >
2019-10-05 10:27:37 +02:00
< div class = "block" > Performs disable actions for the subsystem< / div >
< / td >
< / tr >
< tr id = "i1" class = "rowColor" >
< td class = "colFirst" > < code > void< / code > < / td >
2021-03-10 09:12:21 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#enable()" > enable< / a > < / span > ()< / code > < / th >
< td class = "colLast" >
2019-10-05 10:27:37 +02:00
< div class = "block" > Performs enable actions for the subsystem.< / div >
< / td >
< / tr >
< tr id = "i2" class = "altColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > < a href = "gathering/cache/CacheSystem.html" title = "class in com.djrapitops.plan.gathering.cache" > CacheSystem< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getCacheSystem()" > getCacheSystem< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
< tr id = "i3" class = "rowColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > < a href = "settings/ConfigSystem.html" title = "class in com.djrapitops.plan.settings" > ConfigSystem< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getConfigSystem()" > getConfigSystem< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
< tr id = "i4" class = "altColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > < a href = "storage/database/DBSystem.html" title = "class in com.djrapitops.plan.storage.database" > DBSystem< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getDatabaseSystem()" > getDatabaseSystem< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
< tr id = "i5" class = "rowColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > < a href = "delivery/DeliveryUtilities.html" title = "class in com.djrapitops.plan.delivery" > DeliveryUtilities< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getDeliveryUtilities()" > getDeliveryUtilities< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
< tr id = "i6" class = "altColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > < a href = "utilities/logging/ErrorLogger.html" title = "interface in com.djrapitops.plan.utilities.logging" > ErrorLogger< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getErrorLogger()" > getErrorLogger< / a > < / span > ()< / code > < / th >
< td class = "colLast" >
< div class = "block" > < span class = "deprecatedLabel" > Deprecated.< / span >
< div class = "deprecationComment" > A smell, dagger should be used to construct things instead.< / div >
< / div >
< / td >
2020-06-21 19:24:04 +02:00
< / tr >
< tr id = "i7" class = "rowColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > < a href = "delivery/export/ExportSystem.html" title = "class in com.djrapitops.plan.delivery.export" > ExportSystem< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getExportSystem()" > getExportSystem< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
2020-06-21 19:24:04 +02:00
< tr id = "i8" class = "altColor" >
2021-04-07 19:15:12 +02:00
< td class = "colFirst" > < code > < a href = "extension/ExtensionSvc.html" title = "class in com.djrapitops.plan.extension" > ExtensionSvc< / a > < / code > < / td >
2021-03-10 09:12:21 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getExtensionService()" > getExtensionService< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
2020-06-21 19:24:04 +02:00
< tr id = "i9" class = "rowColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > < a href = "gathering/importing/ImportSystem.html" title = "class in com.djrapitops.plan.gathering.importing" > ImportSystem< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getImportSystem()" > getImportSystem< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
2020-06-21 19:24:04 +02:00
< tr id = "i10" class = "altColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > < a href = "gathering/listeners/ListenerSystem.html" title = "class in com.djrapitops.plan.gathering.listeners" > ListenerSystem< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getListenerSystem()" > getListenerSystem< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
2020-06-21 19:24:04 +02:00
< tr id = "i11" class = "rowColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > < a href = "settings/locale/LocaleSystem.html" title = "class in com.djrapitops.plan.settings.locale" > LocaleSystem< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getLocaleSystem()" > getLocaleSystem< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
< tr id = "i12" class = "altColor" >
2020-06-21 19:24:04 +02:00
< td class = "colFirst" > < code > java.lang.String< / code > < / td >
2021-03-10 09:12:21 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getMainAddress()" > getMainAddress< / a > < / span > ()< / code > < / th >
< td class = "colLast" >
< div class = "block" > < span class = "deprecatedLabel" > Deprecated.< / span > < / div >
2020-06-21 19:24:04 +02:00
< / td >
2019-10-05 10:27:37 +02:00
< / tr >
< tr id = "i13" class = "rowColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > < a href = "storage/file/PlanFiles.html" title = "class in com.djrapitops.plan.storage.file" > PlanFiles< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getPlanFiles()" > getPlanFiles< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
< tr id = "i14" class = "altColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > < a href = "processing/Processing.html" title = "class in com.djrapitops.plan.processing" > Processing< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getProcessing()" > getProcessing< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
< tr id = "i15" class = "rowColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > < a href = "identification/ServerInfo.html" title = "class in com.djrapitops.plan.identification" > ServerInfo< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getServerInfo()" > getServerInfo< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
< tr id = "i16" class = "altColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > < a href = "TaskSystem.html" title = "class in com.djrapitops.plan" > TaskSystem< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getTaskSystem()" > getTaskSystem< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
< tr id = "i17" class = "rowColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > < a href = "version/VersionChecker.html" title = "class in com.djrapitops.plan.version" > VersionChecker< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getVersionChecker()" > getVersionChecker< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
< tr id = "i18" class = "altColor" >
2021-03-10 09:12:21 +01:00
< td class = "colFirst" > < code > < a href = "delivery/webserver/WebServerSystem.html" title = "class in com.djrapitops.plan.delivery.webserver" > WebServerSystem< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getWebServerSystem()" > getWebServerSystem< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
< tr id = "i19" class = "rowColor" >
< td class = "colFirst" > < code > boolean< / code > < / td >
2021-03-10 09:12:21 +01:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#isEnabled()" > isEnabled< / a > < / span > ()< / code > < / th >
< td class = "colLast" > < / td >
2019-10-05 10:27:37 +02:00
< / tr >
< / table >
< ul class = "blockList" >
2021-03-10 09:12:21 +01:00
< li class = "blockList" > < a id = "methods.inherited.from.class.java.lang.Object" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / 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 >
2021-03-10 09:12:21 +01:00
< / section >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- ========= CONSTRUCTOR DETAIL ======== -->
2021-03-10 09:12:21 +01:00
< section role = "region" >
2019-10-05 10:27:37 +02:00
< ul class = "blockList" >
2021-03-10 09:12:21 +01:00
< li class = "blockList" > < a id = "constructor.detail" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< h3 > Constructor Detail< / h3 >
2021-04-11 09:31:17 +02:00
< a id = "<init>(com.djrapitops.plan.storage.file.PlanFiles,com.djrapitops.plan.settings.ConfigSystem,com.djrapitops.plan.version.VersionChecker,com.djrapitops.plan.settings.locale.LocaleSystem,com.djrapitops.plan.storage.database.DBSystem,com.djrapitops.plan.gathering.cache.CacheSystem,com.djrapitops.plan.gathering.listeners.ListenerSystem,com.djrapitops.plan.TaskSystem,com.djrapitops.plan.identification.ServerInfo,com.djrapitops.plan.delivery.webserver.WebServerSystem,com.djrapitops.plan.processing.Processing,com.djrapitops.plan.gathering.importing.ImportSystem,com.djrapitops.plan.delivery.export.ExportSystem,com.djrapitops.plan.delivery.DeliveryUtilities,com.djrapitops.plan.delivery.web.ResolverSvc,com.djrapitops.plan.delivery.web.ResourceSvc,com.djrapitops.plan.extension.ExtensionSvc,com.djrapitops.plan.query.QuerySvc,com.djrapitops.plan.settings.ListenerSvc,com.djrapitops.plan.settings.SettingsSvc,com.djrapitops.plan.settings.SchedulerSvc,net.playeranalytics.plugin.server.PluginLogger,com.djrapitops.plan.utilities.logging.ErrorLogger,com.djrapitops.plan.api.PlanAPI.PlanAPIHolder)" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > PlanSystem< / h4 >
< pre > @Inject
2021-03-10 09:12:21 +01:00
public PlanSystem​ (< a href = "storage/file/PlanFiles.html" title = "class in com.djrapitops.plan.storage.file" > PlanFiles< / a > files,
< a href = "settings/ConfigSystem.html" title = "class in com.djrapitops.plan.settings" > ConfigSystem< / a > configSystem,
< a href = "version/VersionChecker.html" title = "class in com.djrapitops.plan.version" > VersionChecker< / a > versionChecker,
< a href = "settings/locale/LocaleSystem.html" title = "class in com.djrapitops.plan.settings.locale" > LocaleSystem< / a > localeSystem,
< a href = "storage/database/DBSystem.html" title = "class in com.djrapitops.plan.storage.database" > DBSystem< / a > databaseSystem,
< a href = "gathering/cache/CacheSystem.html" title = "class in com.djrapitops.plan.gathering.cache" > CacheSystem< / a > cacheSystem,
< a href = "gathering/listeners/ListenerSystem.html" title = "class in com.djrapitops.plan.gathering.listeners" > ListenerSystem< / a > listenerSystem,
< a href = "TaskSystem.html" title = "class in com.djrapitops.plan" > TaskSystem< / a > taskSystem,
< a href = "identification/ServerInfo.html" title = "class in com.djrapitops.plan.identification" > ServerInfo< / a > serverInfo,
< a href = "delivery/webserver/WebServerSystem.html" title = "class in com.djrapitops.plan.delivery.webserver" > WebServerSystem< / a > webServerSystem,
< a href = "processing/Processing.html" title = "class in com.djrapitops.plan.processing" > Processing< / a > processing,
< a href = "gathering/importing/ImportSystem.html" title = "class in com.djrapitops.plan.gathering.importing" > ImportSystem< / a > importSystem,
< a href = "delivery/export/ExportSystem.html" title = "class in com.djrapitops.plan.delivery.export" > ExportSystem< / a > exportSystem,
< a href = "delivery/DeliveryUtilities.html" title = "class in com.djrapitops.plan.delivery" > DeliveryUtilities< / a > deliveryUtilities,
< a href = "delivery/web/ResolverSvc.html" title = "class in com.djrapitops.plan.delivery.web" > ResolverSvc< / a > resolverService,
< a href = "delivery/web/ResourceSvc.html" title = "class in com.djrapitops.plan.delivery.web" > ResourceSvc< / a > resourceService,
< a href = "extension/ExtensionSvc.html" title = "class in com.djrapitops.plan.extension" > ExtensionSvc< / a > extensionService,
< a href = "query/QuerySvc.html" title = "class in com.djrapitops.plan.query" > QuerySvc< / a > queryService,
2021-04-11 09:20:30 +02:00
< a href = "settings/ListenerSvc.html" title = "class in com.djrapitops.plan.settings" > ListenerSvc< / a > listenerService,
2021-03-10 09:12:21 +01:00
< a href = "settings/SettingsSvc.html" title = "class in com.djrapitops.plan.settings" > SettingsSvc< / a > settingsService,
2021-04-11 09:31:17 +02:00
< a href = "settings/SchedulerSvc.html" title = "class in com.djrapitops.plan.settings" > SchedulerSvc< / a > schedulerService,
2021-03-10 09:12:21 +01:00
net.playeranalytics.plugin.server.PluginLogger logger,
< a href = "utilities/logging/ErrorLogger.html" title = "interface in com.djrapitops.plan.utilities.logging" > ErrorLogger< / a > errorLogger,
< a href = "api/PlanAPI.PlanAPIHolder.html" title = "class in com.djrapitops.plan.api" > PlanAPI.PlanAPIHolder< / a > apiHolder)< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< / section >
2019-10-05 10:27:37 +02:00
<!-- ============ METHOD DETAIL ========== -->
2021-03-10 09:12:21 +01:00
< section role = "region" >
2019-10-05 10:27:37 +02:00
< ul class = "blockList" >
2021-03-10 09:12:21 +01:00
< li class = "blockList" > < a id = "method.detail" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
2021-03-10 09:12:21 +01:00
< a id = "getMainAddress()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getMainAddress< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > @Deprecated
2020-06-21 19:24:04 +02:00
public java.lang.String getMainAddress()< / pre >
2021-03-10 09:12:21 +01:00
< div class = "deprecationBlock" > < span class = "deprecatedLabel" > Deprecated.< / span > < / div >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "enable()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > enable< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public void enable()< / pre >
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "SubSystem.html#enable()" > SubSystem< / a > < / code > < / span > < / div >
2019-10-05 10:27:37 +02:00
< div class = "block" > Performs enable actions for the subsystem.< / div >
< dl >
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
2021-03-10 09:12:21 +01:00
< dd > < code > < a href = "SubSystem.html#enable()" > enable< / a > < / code > in interface < code > < a href = "SubSystem.html" title = "interface in com.djrapitops.plan" > SubSystem< / a > < / code > < / dd >
2019-10-05 10:27:37 +02:00
< / dl >
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "disable()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > disable< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public void disable()< / pre >
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "SubSystem.html#disable()" > SubSystem< / a > < / code > < / span > < / div >
2019-10-05 10:27:37 +02:00
< div class = "block" > Performs disable actions for the subsystem< / div >
< dl >
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
2021-03-10 09:12:21 +01:00
< dd > < code > < a href = "SubSystem.html#disable()" > disable< / a > < / code > in interface < code > < a href = "SubSystem.html" title = "interface in com.djrapitops.plan" > SubSystem< / a > < / code > < / dd >
2019-10-05 10:27:37 +02:00
< / dl >
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getVersionChecker()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
2020-03-21 15:43:05 +01:00
< h4 > getVersionChecker< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public < a href = "version/VersionChecker.html" title = "class in com.djrapitops.plan.version" > VersionChecker< / a > getVersionChecker()< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getConfigSystem()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getConfigSystem< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public < a href = "settings/ConfigSystem.html" title = "class in com.djrapitops.plan.settings" > ConfigSystem< / a > getConfigSystem()< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getPlanFiles()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getPlanFiles< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public < a href = "storage/file/PlanFiles.html" title = "class in com.djrapitops.plan.storage.file" > PlanFiles< / a > getPlanFiles()< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getDatabaseSystem()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getDatabaseSystem< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public < a href = "storage/database/DBSystem.html" title = "class in com.djrapitops.plan.storage.database" > DBSystem< / a > getDatabaseSystem()< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getListenerSystem()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getListenerSystem< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public < a href = "gathering/listeners/ListenerSystem.html" title = "class in com.djrapitops.plan.gathering.listeners" > ListenerSystem< / a > getListenerSystem()< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getTaskSystem()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getTaskSystem< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public < a href = "TaskSystem.html" title = "class in com.djrapitops.plan" > TaskSystem< / a > getTaskSystem()< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getWebServerSystem()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getWebServerSystem< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public < a href = "delivery/webserver/WebServerSystem.html" title = "class in com.djrapitops.plan.delivery.webserver" > WebServerSystem< / a > getWebServerSystem()< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getImportSystem()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getImportSystem< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public < a href = "gathering/importing/ImportSystem.html" title = "class in com.djrapitops.plan.gathering.importing" > ImportSystem< / a > getImportSystem()< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getExportSystem()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getExportSystem< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public < a href = "delivery/export/ExportSystem.html" title = "class in com.djrapitops.plan.delivery.export" > ExportSystem< / a > getExportSystem()< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getServerInfo()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getServerInfo< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public < a href = "identification/ServerInfo.html" title = "class in com.djrapitops.plan.identification" > ServerInfo< / a > getServerInfo()< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getCacheSystem()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getCacheSystem< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public < a href = "gathering/cache/CacheSystem.html" title = "class in com.djrapitops.plan.gathering.cache" > CacheSystem< / a > getCacheSystem()< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getProcessing()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getProcessing< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public < a href = "processing/Processing.html" title = "class in com.djrapitops.plan.processing" > Processing< / a > getProcessing()< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getLocaleSystem()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getLocaleSystem< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public < a href = "settings/locale/LocaleSystem.html" title = "class in com.djrapitops.plan.settings.locale" > LocaleSystem< / a > getLocaleSystem()< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getDeliveryUtilities()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getDeliveryUtilities< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public < a href = "delivery/DeliveryUtilities.html" title = "class in com.djrapitops.plan.delivery" > DeliveryUtilities< / a > getDeliveryUtilities()< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "isEnabled()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isEnabled< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > public boolean isEnabled()< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getExtensionService()" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a >
2020-06-21 19:24:04 +02:00
< ul class = "blockList" >
2019-10-05 10:27:37 +02:00
< li class = "blockList" >
< h4 > getExtensionService< / h4 >
2021-04-07 19:15:12 +02:00
< pre class = "methodSignature" > public < a href = "extension/ExtensionSvc.html" title = "class in com.djrapitops.plan.extension" > ExtensionSvc< / a > getExtensionService()< / pre >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< a id = "getErrorLogger()" >
2020-06-21 19:24:04 +02:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > getErrorLogger< / h4 >
2021-03-10 09:12:21 +01:00
< pre class = "methodSignature" > @Deprecated
public < a href = "utilities/logging/ErrorLogger.html" title = "interface in com.djrapitops.plan.utilities.logging" > ErrorLogger< / a > getErrorLogger()< / pre >
< div class = "deprecationBlock" > < span class = "deprecatedLabel" > Deprecated.< / span >
< div class = "deprecationComment" > A smell, dagger should be used to construct things instead.< / div >
< / div >
< div class = "block" > Originally visible for testing purposes.< / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > the error logger of the system< / dd >
< / dl >
2020-06-21 19:24:04 +02:00
< / li >
< / ul >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
2021-03-10 09:12:21 +01:00
< / section >
2019-10-05 10:27:37 +02:00
< / li >
< / ul >
< / div >
< / div >
2021-03-10 09:12:21 +01:00
< / main >
2019-10-05 10:27:37 +02:00
<!-- ========= END OF CLASS DATA ========= -->
2021-03-10 09:12:21 +01:00
< footer role = "contentinfo" >
< nav role = "navigation" >
2019-10-05 10:27:37 +02:00
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2021-03-10 09:12:21 +01:00
< div class = "bottomNav" > < a id = "navbar.bottom" >
2019-10-05 10:27:37 +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-10-05 10:27:37 +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-10-05 10:27:37 +02:00
< 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" id = "allclasses_navbar_bottom" >
2021-03-10 09:12:21 +01:00
< li > < a href = "../../../allclasses.html" > All Classes< / a > < / li >
2019-10-05 10:27:37 +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-10-05 10:27:37 +02:00
< / 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 >
2021-03-10 09:12:21 +01:00
< a id = "skip.navbar.bottom" >
2019-10-05 10:27:37 +02:00
<!-- -->
< / a > < / div >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
2021-03-10 09:12:21 +01:00
< / nav >
< / footer >
2019-10-05 10:27:37 +02:00
< / body >
< / html >