Uses of Annotation Interface
com.github.cafapi.common.api.FileExtensions
Packages that use FileExtensions
-
Uses of FileExtensions in com.github.cafapi.common.codecs.json
Classes in com.github.cafapi.common.codecs.json with annotations of type FileExtensionsModifier and TypeClassDescriptionclass
Implementation of Codec that supports serialisation and deserialisation to and form JSON format. -
Uses of FileExtensions in com.github.cafapi.common.decoders.js
Classes in com.github.cafapi.common.decoders.js with annotations of type FileExtensionsModifier and TypeClassDescriptionclass
Decoder implementation that supports building objects from JavaScript.