All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vectorprint.configuration.parameters.package.html Maven / Gradle / Ivy

Go to download

A library for settings and parameterization of objects. Key features are support for data types, help for settings and parameters, annotations for ease of use. Settings and parameters both are Clonable and Serializable. More features for settings such as parsing a settingsfile, being observable, readonliness, caching etc. are available. The library contains javacc generated parsers for syntax support for properties, multi valued properties, parameterized objects and multi valued parameters.

The newest version!


   
      
      
   
   
      
interfaces and classes to support parameterizing objects.
  • implement Parameterizable, or
  • extend ParameterizableImpl
    • annotate your class with the parameter definitions you need
    • use the default annotation processor to initialize the parameters
    • Use a ParameterizableParser to instantiate Parameterizable objects from settings




© 2015 - 2025 Weber Informatics LLC | Privacy Policy