Skip to content

Latest commit

 

History

History
126 lines (89 loc) · 9 KB

README.md

File metadata and controls

126 lines (89 loc) · 9 KB
   

kivakit-settings   

This module contains the KivaKit settings mini-framework

Index

Summary

Dependencies | Code Quality | Class Diagrams | Package Diagrams

Dependencies   

Dependency Diagram

Maven Dependency

<dependency>
    <groupId>com.telenav.kivakit</groupId>
    <artifactId>kivakit-settings</artifactId>
    <version>1.17.1</version>
</dependency>

Summary

Details on how to use the kivakit-core configuration API are available in the Javadoc for the ConfigurationSet and Deployment classes.

Code Quality   

Code quality for this project is 0.0%.

   

Measurement Value
Stability 0.0%   
Testing 0.0%   
Documentation 0.0%   

Class Diagrams    

Settings

Package Diagrams   

com.telenav.kivakit.settings
com.telenav.kivakit.settings.internal.lexakai
com.telenav.kivakit.settings.stores

Javadoc   

Class Documentation Sections
BaseResourceSettingsStore JSON File Format
Properties File Format
BaseSettingsStore Provided Stores
Providers
Deployment Deploying Applications
Example
DeploymentConverter
DeploymentSet Adding Deployments
Creation
Loading
Accessing Deployments
DiagramSettings
MemorySettingsStore
ResourceFolderSettingsStore
SettingsObject
SettingsObject.SettingsObjectIdentifier
SettingsProject
SettingsRegistry The Easiest Way to Register Settings
How Settings are Registered
How Settings are Looked Up
Settings
SettingsStore Hash/Equals Contract
Loading and Saving
SettingsStore.AccessMode
SettingsTrait Loading
Register methods
Saving
Registry Access
Lookup methods

Copyright © 2011-2021 Telenav, Inc. Distributed under Apache License, Version 2.0
This documentation was generated by Lexakai. UML diagrams courtesy of PlantUML.