2021-03-10 09:12:21 +01:00
<!DOCTYPE HTML>
< html lang = "en" >
2019-08-05 11:13:19 +02:00
< head >
2022-06-10 15:30:56 +02:00
<!-- Generated by javadoc (17) -->
2023-08-20 11:14:57 +02:00
< title > com.djrapitops.plan.extension.extractor (Plan 5.6-SNAPSHOT API)< / title >
2021-07-24 13:27:37 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2021-03-10 09:12:21 +01:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2021-07-24 13:27:37 +02:00
< meta name = "description" content = "declaration: package: com.djrapitops.plan.extension.extractor" >
< meta name = "generator" content = "javadoc/PackageWriterImpl" >
2019-08-05 11:13:19 +02:00
< link rel = "stylesheet" type = "text/css" href = "../../../../../stylesheet.css" title = "Style" >
2021-07-24 13:27:37 +02:00
< link rel = "stylesheet" type = "text/css" href = "../../../../../script-dir/jquery-ui.min.css" title = "Style" >
< link rel = "stylesheet" type = "text/css" href = "../../../../../jquery-ui.overrides.css" title = "Style" >
2019-08-05 11:13:19 +02:00
< script type = "text/javascript" src = "../../../../../script.js" > < / script >
2023-04-22 17:51:36 +02:00
< script type = "text/javascript" src = "../../../../../script-dir/jquery-3.6.1.min.js" > < / script >
2021-07-24 13:27:37 +02:00
< script type = "text/javascript" src = "../../../../../script-dir/jquery-ui.min.js" > < / script >
2019-08-05 11:13:19 +02:00
< / head >
2021-07-24 13:27:37 +02:00
< body class = "package-declaration-page" >
2022-06-10 15:30:56 +02:00
< script type = "text/javascript" > v a r e v e n R o w C o l o r = " e v e n - r o w - c o l o r " ;
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../../";
2021-03-10 09:12:21 +01:00
loadScripts(document, 'script');< / script >
2019-08-05 11:13:19 +02:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2021-07-24 13:27:37 +02:00
< div class = "flex-box" >
< header role = "banner" class = "flex-header" >
2021-03-10 09:12:21 +01:00
< nav role = "navigation" >
2019-08-05 11:13:19 +02:00
<!-- ========= START OF TOP NAVBAR ======= -->
2022-06-10 15:30:56 +02:00
< div class = "top-nav" id = "navbar-top" >
< div class = "skip-nav" > < a href = "#skip-navbar-top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< ul id = "navbar-top-firstrow" class = "nav-list" title = "Navigation" >
2021-03-10 09:12:21 +01:00
< li > < a href = "../../../../../index.html" > Overview< / a > < / li >
2021-07-24 13:27:37 +02:00
< li class = "nav-bar-cell1-rev" > Package< / li >
2019-08-05 11:13:19 +02:00
< 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 >
2022-06-10 15:30:56 +02:00
< li > < a href = "../../../../../help-doc.html#package" > Help< / a > < / li >
2019-08-05 11:13:19 +02:00
< / ul >
< / div >
2021-07-24 13:27:37 +02:00
< div class = "sub-nav" >
2022-06-10 15:30:56 +02:00
< div >
< ul class = "sub-nav-list" >
< li > Package: < / li >
< li > < a href = "#package-description" > Description< / a > | < / li >
< li > < a href = "#related-package-summary" > Related Packages< / a > | < / li >
< li > < a href = "#class-summary" > Classes and Interfaces< / a > < / li >
< / ul >
< / div >
< div class = "nav-list-search" > < label for = "search-input" > SEARCH:< / label >
< input type = "text" id = "search-input" value = "search" disabled = "disabled" >
< input type = "reset" id = "reset-button" value = "reset" disabled = "disabled" >
2019-08-05 11:13:19 +02:00
< / div >
2021-03-10 09:12:21 +01:00
< / div >
2021-07-24 13:27:37 +02:00
<!-- ========= END OF TOP NAVBAR ========= -->
2022-06-10 15:30:56 +02:00
< span class = "skip-nav" id = "skip-navbar-top" > < / span > < / nav >
2021-03-10 09:12:21 +01:00
< / header >
2021-07-24 13:27:37 +02:00
< div class = "flex-content" >
2021-03-10 09:12:21 +01:00
< main role = "main" >
2019-08-05 11:13:19 +02:00
< div class = "header" >
2022-06-10 15:30:56 +02:00
< h1 title = "Package com.djrapitops.plan.extension.extractor" class = "title" > Package com.djrapitops.plan.extension.extractor< / h1 >
2019-08-05 11:13:19 +02:00
< / div >
2021-07-24 13:27:37 +02:00
< hr >
< div class = "package-signature" > package < span class = "element-name" > com.djrapitops.plan.extension.extractor< / span > < / div >
2022-06-10 15:30:56 +02:00
< section class = "package-description" id = "package-description" >
2021-03-10 10:43:13 +01:00
< div class = "block" > DataExtension API annotation parsing and validation.< / div >
< / section >
2021-07-24 13:27:37 +02:00
< section class = "summary" >
< ul class = "summary-list" >
< li >
2022-06-10 15:30:56 +02:00
< div id = "related-package-summary" >
< div class = "caption" > < span > Related Packages< / span > < / div >
2021-07-24 13:27:37 +02:00
< div class = "summary-table two-column-summary" >
2022-06-10 15:30:56 +02:00
< div class = "table-header col-first" > Package< / div >
2021-07-24 13:27:37 +02:00
< div class = "table-header col-last" > Description< / div >
2022-06-10 15:30:56 +02:00
< div class = "col-first even-row-color" > < a href = "../package-summary.html" > com.djrapitops.plan.extension< / a > < / div >
2021-07-24 13:27:37 +02:00
< div class = "col-last even-row-color" >
2022-06-10 15:30:56 +02:00
< div class = "block" > DataExtension API and related classes.< / div >
2021-07-24 13:27:37 +02:00
< / div >
2022-06-10 15:30:56 +02:00
< div class = "col-first odd-row-color" > < a href = "../annotation/package-summary.html" > com.djrapitops.plan.extension.annotation< / a > < / div >
2021-07-24 13:27:37 +02:00
< div class = "col-last odd-row-color" >
2022-06-10 15:30:56 +02:00
< div class = "block" > DataExtension API Annotations.< / div >
2021-07-24 13:27:37 +02:00
< / div >
2022-06-10 15:30:56 +02:00
< div class = "col-first even-row-color" > < a href = "../builder/package-summary.html" > com.djrapitops.plan.extension.builder< / a > < / div >
2021-07-24 13:27:37 +02:00
< div class = "col-last even-row-color" >
2022-06-10 15:30:56 +02:00
< div class = "block" > DataExtension Builder API.< / div >
< / div >
< div class = "col-first odd-row-color" > < a href = "../icon/package-summary.html" > com.djrapitops.plan.extension.icon< / a > < / div >
< div class = "col-last odd-row-color" >
< div class = "block" > DataExtension API, icon related classes.< / div >
< / div >
< div class = "col-first even-row-color" > < a href = "../implementation/package-summary.html" > com.djrapitops.plan.extension.implementation< / a > < / div >
< div class = "col-last even-row-color" > < / div >
< div class = "col-first odd-row-color" > < a href = "../table/package-summary.html" > com.djrapitops.plan.extension.table< / a > < / div >
< div class = "col-last odd-row-color" >
< div class = "block" > DataExtension API, Table creation.< / div >
2021-07-24 13:27:37 +02:00
< / div >
< / div >
< / div >
2021-04-07 19:15:12 +02:00
< / li >
2021-07-24 13:27:37 +02:00
< li >
2022-06-10 15:30:56 +02:00
< div id = "class-summary" >
< div class = "table-tabs" role = "tablist" aria-orientation = "horizontal" > < button id = "class-summary-tab0" role = "tab" aria-selected = "true" aria-controls = "class-summary.tabpanel" tabindex = "0" onkeydown = "switchTab(event)" onclick = "show('class-summary', 'class-summary', 2)" class = "active-table-tab" > All Classes and Interfaces< / button > < button id = "class-summary-tab2" role = "tab" aria-selected = "false" aria-controls = "class-summary.tabpanel" tabindex = "-1" onkeydown = "switchTab(event)" onclick = "show('class-summary', 'class-summary-tab2', 2)" class = "table-tab" > Classes< / button > < button id = "class-summary-tab3" role = "tab" aria-selected = "false" aria-controls = "class-summary.tabpanel" tabindex = "-1" onkeydown = "switchTab(event)" onclick = "show('class-summary', 'class-summary-tab3', 2)" class = "table-tab" > Enum Classes< / button > < / div >
< div id = "class-summary.tabpanel" role = "tabpanel" >
< div class = "summary-table two-column-summary" aria-labelledby = "class-summary-tab0" >
< div class = "table-header col-first" > Class< / div >
2021-07-24 13:27:37 +02:00
< div class = "table-header col-last" > Description< / div >
2022-06-10 15:30:56 +02:00
< div class = "col-first even-row-color class-summary class-summary-tab2" > < a href = "ExtensionExtractor.html" title = "class in com.djrapitops.plan.extension.extractor" > ExtensionExtractor< / a > < / div >
< div class = "col-last even-row-color class-summary class-summary-tab2" >
< div class = "block" > Implementation detail, for extracting methods from < a href = "../DataExtension.html" title = "interface in com.djrapitops.plan.extension" > < code > DataExtension< / code > < / a > .< / div >
< / div >
< div class = "col-first odd-row-color class-summary class-summary-tab2" > < a href = "ExtensionMethod.html" title = "class in com.djrapitops.plan.extension.extractor" > ExtensionMethod< / a > < / div >
< div class = "col-last odd-row-color class-summary class-summary-tab2" >
< div class = "block" > Implementation detail, abstracts away some method reflection to a more usable API.< / div >
< / div >
< div class = "col-first even-row-color class-summary class-summary-tab3" > < a href = "ExtensionMethod.ParameterType.html" title = "enum class in com.djrapitops.plan.extension.extractor" > ExtensionMethod.ParameterType< / a > < / div >
< div class = "col-last even-row-color class-summary class-summary-tab3" > < / div >
< div class = "col-first odd-row-color class-summary class-summary-tab2" > < a href = "ExtensionMethods.html" title = "class in com.djrapitops.plan.extension.extractor" > ExtensionMethods< / a > < / div >
< div class = "col-last odd-row-color class-summary class-summary-tab2" >
< div class = "block" > Implementation detail, abstracts away method type reflection to a more usable API.< / div >
< / div >
< div class = "col-first even-row-color class-summary class-summary-tab2" > < a href = "MethodAnnotations.html" title = "class in com.djrapitops.plan.extension.extractor" > MethodAnnotations< / a > < / div >
< div class = "col-last even-row-color class-summary class-summary-tab2" > Deprecated.
< div class = "deprecation-comment" > Old implementation used this.< / div >
< / div >
< / div >
< / div >
2021-07-24 13:27:37 +02:00
< / div >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
2021-07-24 13:27:37 +02:00
< / section >
2021-03-10 09:12:21 +01:00
< / main >
2019-08-05 11:13:19 +02:00
< / div >
< / div >
< / body >
< / html >