| <!DOCTYPE HTML> |
| <!-- NewPage --> |
| <html lang="de"> |
| <head> |
| <!-- Generated by javadoc --> |
| <title>All Classes (Fulcrum JSON Master Build 2.0.2-SNAPSHOT API)</title> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
| <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style"> |
| <script type="text/javascript" src="script.js"></script> |
| <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> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| try { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="All Classes (Fulcrum JSON Master Build 2.0.2-SNAPSHOT API)"; |
| } |
| } |
| catch(err) { |
| } |
| //--> |
| var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":1,"i10":2,"i11":2}; |
| var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"]}; |
| var altColor = "altColor"; |
| var rowColor = "rowColor"; |
| var tableTab = "tableTab"; |
| var activeTableTab = "activeTableTab"; |
| var pathtoroot = "./"; |
| var useModuleDirectories = true; |
| loadScripts(document, 'script');</script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <header role="banner"> |
| <nav role="navigation"> |
| <div class="fixedNav"> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a id="navbar.top"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| <a id="navbar.top.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="index.html">Overview</a></li> |
| <li>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li><a href="overview-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"> |
| <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> |
| </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> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| </div> |
| <a id="skip.navbar.top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| </div> |
| <div class="navPadding"> </div> |
| <script type="text/javascript"><!-- |
| $('.navPadding').css('padding-top', $('.fixedNav').css("height")); |
| //--> |
| </script> |
| </nav> |
| </header> |
| <main role="main"> |
| <div class="header"> |
| <h1 title="All&nbsp;Classes" class="title">All Classes</h1> |
| </div> |
| <div class="allClassesContainer"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="typeSummary"> |
| <caption><span id="t0" class="activeTableTab"><span>All Classes</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Interface Summary</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Class Summary</a></span><span class="tabEnd"> </span></span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Class</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tr id="i0" class="altColor"> |
| <td class="colFirst"><a href="org/apache/fulcrum/json/jackson/CacheService.html" title="class in org.apache.fulcrum.json.jackson">CacheService</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i1" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/fulcrum/json/jackson/CustomModule.html" title="class in org.apache.fulcrum.json.jackson">CustomModule</a><<a href="org/apache/fulcrum/json/jackson/CustomModule.html" title="type parameter in CustomModule">T</a>></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i2" class="altColor"> |
| <td class="colFirst"><a href="org/apache/fulcrum/json/jackson/filters/CustomModuleWrapper.html" title="class in org.apache.fulcrum.json.jackson.filters">CustomModuleWrapper</a><<a href="org/apache/fulcrum/json/jackson/filters/CustomModuleWrapper.html" title="type parameter in CustomModuleWrapper">T</a>></td> |
| <th class="colLast" scope="row"> |
| <div class="block">Provides a wrapper module as a helper class for the inner class <a href="org/apache/fulcrum/json/jackson/CustomModule.html" title="class in org.apache.fulcrum.json.jackson"><code>CustomModule</code></a>.</div> |
| </th> |
| </tr> |
| <tr id="i3" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/fulcrum/json/gson/DateTypeAdapter.html" title="class in org.apache.fulcrum.json.gson">DateTypeAdapter</a></td> |
| <th class="colLast" scope="row"> |
| <div class="block">Adapter for Date.</div> |
| </th> |
| </tr> |
| <tr id="i4" class="altColor"> |
| <td class="colFirst"><a href="org/apache/fulcrum/json/jackson/jsonpath/DefaultJsonPathWrapper.html" title="class in org.apache.fulcrum.json.jackson.jsonpath">DefaultJsonPathWrapper</a></td> |
| <th class="colLast" scope="row"> |
| <div class="block">Intermediary class to wrap @link <code>JsonPath</code> default configuration setting <code>Configuration.setDefaults(Defaults)</code> with <a href="org/apache/fulcrum/json/jackson/jsonpath/JsonPathDefault.html" title="class in org.apache.fulcrum.json.jackson.jsonpath"><code>JsonPathDefault</code></a>.</div> |
| </th> |
| </tr> |
| <tr id="i5" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/fulcrum/json/jackson/filters/FilterContext.html" title="class in org.apache.fulcrum.json.jackson.filters">FilterContext</a></td> |
| <th class="colLast" scope="row">Deprecated.</th> |
| </tr> |
| <tr id="i6" class="altColor"> |
| <td class="colFirst"><a href="org/apache/fulcrum/json/gson/GSONBuilderService.html" title="class in org.apache.fulcrum.json.gson">GSONBuilderService</a></td> |
| <th class="colLast" scope="row"> |
| <div class="block">By default multiple serialization of the same object in a single thread is |
| not support (e.g adapter + default for the same bean / object).</div> |
| </th> |
| </tr> |
| <tr id="i7" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/fulcrum/json/jackson/Jackson2MapperService.html" title="class in org.apache.fulcrum.json.jackson">Jackson2MapperService</a></td> |
| <th class="colLast" scope="row"> |
| <div class="block">By default multiple serialization of the same object in a single thread is |
| not supported (e.g filter + mixin or default + filter for the same bean / |
| object).</div> |
| </th> |
| </tr> |
| <tr id="i8" class="altColor"> |
| <td class="colFirst"><a href="org/apache/fulcrum/json/jackson/jsonpath/JsonPathDefault.html" title="class in org.apache.fulcrum.json.jackson.jsonpath">JsonPathDefault</a></td> |
| <th class="colLast" scope="row"> |
| <div class="block">Intermediary class implementing <code>Configuration.Defaults</code> by glueing <a href="org/apache/fulcrum/json/jackson/Jackson2MapperService.html#getMapper()"><code>Jackson2MapperService.getMapper()</code></a> with internal |
| objects <code>JacksonJsonProvider</code> and <code>JacksonMappingProvider</code>.</div> |
| </th> |
| </tr> |
| <tr id="i9" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/fulcrum/json/JsonService.html" title="interface in org.apache.fulcrum.json">JsonService</a></td> |
| <th class="colLast" scope="row"> |
| <div class="block">This class defines custom methods needed to serialize and deserialize and |
| helper methods if needed.</div> |
| </th> |
| </tr> |
| <tr id="i10" class="altColor"> |
| <td class="colFirst"><a href="org/apache/fulcrum/json/jackson/MixinModule.html" title="class in org.apache.fulcrum.json.jackson">MixinModule</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i11" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/fulcrum/json/jackson/SimpleNameIntrospector.html" title="class in org.apache.fulcrum.json.jackson">SimpleNameIntrospector</a></td> |
| <th class="colLast" scope="row"> |
| <div class="block">The intent of this custom introspector is to provide filtering capabilities |
| by using String parameters (properties and class types), which could be |
| adjusted e.g. from a scriptable context (velocity template).</div> |
| </th> |
| </tr> |
| </table> |
| </li> |
| </ul> |
| </div> |
| </main> |
| <footer role="contentinfo"> |
| <nav role="navigation"> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a id="navbar.bottom"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
| <a id="navbar.bottom.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="index.html">Overview</a></li> |
| <li>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li><a href="overview-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"> |
| <li><a href="allclasses.html">All Classes</a></li> |
| </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> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| </div> |
| <a id="skip.navbar.bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| </nav> |
| <p class="legalCopy"><small>Copyright © 2011–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </footer> |
| </body> |
| </html> |