Packages |
de.smartics.properties.api.config |
Provides an API to use properties. |
de.smartics.properties.api.config.app |
Provides application configurations to be used by clients to this library. |
de.smartics.properties.api.config.domain |
Provides domain objects for configuration. |
de.smartics.properties.api.config.domain.key |
Provides runtime structures to access property values. |
de.smartics.properties.api.core.annotations |
Provides annotations to attach metadata to properties. |
de.smartics.properties.api.core.app |
Provides classes on the domain level. |
de.smartics.properties.api.core.context.alias |
Provides helper classes to manage different aliases to the same physical resources. |
de.smartics.properties.api.core.domain |
Provides property domain objects and exceptions. |
de.smartics.properties.api.core.util |
Provides utilities for API clients. |
de.smartics.properties.impl.config.cache |
Provides a ConfigurationPropertiesManagement implementation that provides a cache. |
de.smartics.properties.impl.config.classpath |
Provides a ConfigurationProperties implementation based on Properties that provides properties from registered declarations and definitions on the class path. |
de.smartics.properties.impl.config.ds |
Provides a SerializableConfigurationPropertiesManagement implementation based on DataSource . |
de.smartics.properties.impl.config.properties |
Provides a ConfigurationProperties implementation based on Properties . |
de.smartics.properties.impl.config.resource |
Provides a SerializableConfigurationPropertiesManagement implementation based on accessing remote resources. |
de.smartics.properties.report |
Provides classes to parse project source code and generate reports. |
de.smartics.properties.report.app |
Provides classes on the domain level. |
de.smartics.properties.report.data |
Provides classes that represent report data. |
de.smartics.properties.report.qdox |
Helper package to implement QDox interfaces. |
de.smartics.properties.reports |
Provides report implementations to generate reports in different formats. |
de.smartics.properties.resource.repository |
Provides the resource access abstraction. |
de.smartics.properties.spi.config |
Provides configuration classes to be extended and used for extensions by service providers. |
de.smartics.properties.spi.config.definition |
Provides helpers to deal with definition.xml information. |
de.smartics.properties.spi.config.domain |
Provides domain objects for configuration. |
de.smartics.properties.spi.config.ds |
Provides implementations to provide access to data sources from configuration factories. |
de.smartics.properties.spi.config.proxy |
Provides classes to create a java dynamic proxy for a given properties interface. |
de.smartics.properties.spi.config.resolve |
Provides an interface to the resolving placeholders. |
de.smartics.properties.spi.config.support |
Provides helpers for service provider to implement ConfigurationPropertiesFactory . |
de.smartics.properties.spi.config.validation |
Provides validation utilities. |
de.smartics.properties.spi.core.classpath |
Provides utilities to collect properties information from the class path. |
de.smartics.properties.spi.core.constraint |
Provides information about property values constraints. |
de.smartics.properties.spi.core.constraint.jsr303 |
Provides wrappers to use JSR-303 constraints for property validation. |
de.smartics.properties.spi.core.constraints |
Provides standard constraints. |
de.smartics.properties.spi.core.context |
Provides properties configuration information. |
de.smartics.properties.spi.core.convert |
Provides utilities to convert property values from and to Strings. |
de.smartics.properties.spi.core.metadata |
Provides helpers to read metadata from property descriptor interfaces. |
de.smartics.properties.spi.core.metadata.comment |
Provides helpers to read comments for property sets, properties and property values. |
de.smartics.properties.spi.core.metadata.projectdoc |
Provides helpers for projectdoc information. |
de.smartics.properties.spi.core.registry |
Provides registries to access properties meta information. |
de.smartics.properties.spi.core.util |
Provides utilities for service provider. |
de.smartics.properties.spi.core.validate |
Service provider validation classes. |
de.smartics.properties.spi.core.value |
Provides information about property values. |
de.smartics.properties.utils |
Provides utilities for the report generation process. |