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

org.milyn.javabean.decoders.package.html Maven / Gradle / Ivy

There is a newer version: 1.7.1
Show newest version

    
    
        Pre-installed data type decoders.

		

Package Specification

All the decoders defined in this package should implement the DataDecoder interface, as well as follow the naming convention "typeDecoder", where "type" is datatype to which the implementation decodes. This allows the decoder for "type" to be loaded automatically in some situations.

Read the DataDecoder docs for more information.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy