|
| 1 | +<!DOCTYPE HTML> |
| 2 | +<html lang> |
| 3 | +<head> |
| 4 | +<!-- Generated by javadoc (21) --> |
| 5 | +<title>All Packages (Ezkv API 0.4.0)</title> |
| 6 | +<meta name="viewport" content="width=device-width, initial-scale=1"> |
| 7 | +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| 8 | +<meta name="description" content="package index"> |
| 9 | +<meta name="generator" content="javadoc/AllPackagesIndexWriter"> |
| 10 | +<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
| 11 | +<link rel="stylesheet" type="text/css" href="jstachio.css" title="Style"> |
| 12 | +<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style"> |
| 13 | +<script type="text/javascript" src="script.js"></script> |
| 14 | +<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script> |
| 15 | +<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script> |
| 16 | +</head> |
| 17 | +<body class="all-packages-index-page"> |
| 18 | +<script type="text/javascript">var pathtoroot = "./"; |
| 19 | +loadScripts(document, 'script');</script> |
| 20 | +<noscript> |
| 21 | +<div>JavaScript is disabled on your browser.</div> |
| 22 | +</noscript> |
| 23 | +<div class="flex-box"> |
| 24 | +<header role="banner" class="flex-header"> |
| 25 | +<nav role="navigation"> |
| 26 | +<!-- ========= START OF TOP NAVBAR ======= --> |
| 27 | +<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button> |
| 28 | +<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> |
| 29 | +<div class="about-language"><script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/highlight.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/languages/properties.min.js"></script> <script>hljs.highlightAll();</script></div> |
| 30 | +<ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> |
| 31 | +<li><a href="index.html">Overview</a></li> |
| 32 | +<li>Module</li> |
| 33 | +<li>Package</li> |
| 34 | +<li>Class</li> |
| 35 | +<li>Use</li> |
| 36 | +<li><a href="overview-tree.html">Tree</a></li> |
| 37 | +<li><a href="index-all.html">Index</a></li> |
| 38 | +<li><a href="help-doc.html#all-packages">Help</a></li> |
| 39 | +</ul> |
| 40 | +</div> |
| 41 | +<div class="sub-nav"> |
| 42 | +<div id="navbar-sub-list"></div> |
| 43 | +<div class="nav-list-search"><a href="search.html">SEARCH</a> |
| 44 | +<input type="text" id="search-input" disabled placeholder="Search"> |
| 45 | +<input type="reset" id="reset-button" disabled value="reset"> |
| 46 | +</div> |
| 47 | +</div> |
| 48 | +<!-- ========= END OF TOP NAVBAR ========= --> |
| 49 | +<span class="skip-nav" id="skip-navbar-top"></span></nav> |
| 50 | +</header> |
| 51 | +<div class="flex-content"> |
| 52 | +<main role="main"> |
| 53 | +<div class="header"> |
| 54 | +<h1 title="All&nbsp;Packages" class="title">All Packages</h1> |
| 55 | +</div> |
| 56 | +<div class="caption"><span>Package Summary</span></div> |
| 57 | +<div class="summary-table two-column-summary"> |
| 58 | +<div class="table-header col-first">Package</div> |
| 59 | +<div class="table-header col-last">Description</div> |
| 60 | +<div class="col-first even-row-color"><a href="io.jstach.ezkv.boot/io/jstach/ezkv/boot/package-summary.html">io.jstach.ezkv.boot</a></div> |
| 61 | +<div class="col-last even-row-color"> |
| 62 | +<div class="block">A <strong>Opinionated</strong> loading of configuration using Ezkv KVS based on Spring |
| 63 | + Boot loading style.</div> |
| 64 | +</div> |
| 65 | +<div class="col-first odd-row-color"><a href="io.jstach.ezkv.dotenv/io/jstach/ezkv/dotenv/package-summary.html">io.jstach.ezkv.dotenv</a></div> |
| 66 | +<div class="col-last odd-row-color"> |
| 67 | +<div class="block">Provides a Dotenv capable key values media parser based on |
| 68 | + <a href="https://github.com/motdotla/dotenv">https://github.com/motdotla/dotenv</a>.</div> |
| 69 | +</div> |
| 70 | +<div class="col-first even-row-color"><a href="io.jstach.ezkv.json5/io/jstach/ezkv/json5/package-summary.html">io.jstach.ezkv.json5</a></div> |
| 71 | +<div class="col-last even-row-color"> |
| 72 | +<div class="block">Provides a <a href="https://json5.org/">JSON5</a> capable key values media parser that |
| 73 | + has zero dependencies.</div> |
| 74 | +</div> |
| 75 | +<div class="col-first odd-row-color"><a href="io.jstach.ezkv.kvs/io/jstach/ezkv/kvs/package-summary.html">io.jstach.ezkv.kvs</a></div> |
| 76 | +<div class="col-last odd-row-color"> |
| 77 | +<div class="block">Ezkv Key Value loading system that allows loading of key values from URI-based |
| 78 | + resources.</div> |
| 79 | +</div> |
| 80 | +<div class="col-first even-row-color"><a href="io.jstach.ezkv.xml/io/jstach/ezkv/xml/package-summary.html">io.jstach.ezkv.xml</a></div> |
| 81 | +<div class="col-last even-row-color"> |
| 82 | +<div class="block">Provides an XML KeyValues parser that will flatten XML and attributes to key values.</div> |
| 83 | +</div> |
| 84 | +</div> |
| 85 | +</main> |
| 86 | +<footer role="contentinfo"> |
| 87 | +<hr> |
| 88 | +<p class="legal-copy"><small>Copyright © 2025 <a href="https://jstach.io/ezkv">ezkv</a>. All rights reserved.</small></p> |
| 89 | +</footer> |
| 90 | +</div> |
| 91 | +</div> |
| 92 | +<script src="https://cdnjs.cloudflare.com/ajax/libs/tocbot/4.18.2/tocbot.min.js"></script> |
| 93 | +<script src="https://cdn.jsdelivr.net/npm/anchor-js/anchor.min.js"></script> |
| 94 | +<script src="resources/jstachio.js"></script> |
| 95 | +</body> |
| 96 | +</html> |
0 commit comments