![JAR search and dependency download from the Maven repository](/logo.png)
com.github.frtu.kotlin.translate.TextToJsonNodeTranslator.kt Maven / Gradle / Ivy
package com.github.frtu.kotlin.translate
import com.fasterxml.jackson.databind.JsonNode
/**
* Transform from one type to another
*/
interface TextToJsonNodeTranslator : Translator
© 2015 - 2025 Weber Informatics LLC | Privacy Policy