Interface StringCodec
- All Superinterfaces:
EntityCodec<String>,EntityCodecDirect<String>,EntityCodecIndirect<String>
- All Known Subinterfaces:
StringCodecDirectBase
- All Known Implementing Classes:
StringCodecPrefixAndSuffix,StringCodecQuote
-
Method Summary
Methods inherited from interface org.aksw.commons.codec.entity.api.EntityCodecDirect
canDecode, decode, decodeOrGetAsGiven, encodeMethods inherited from interface org.aksw.commons.codec.entity.api.EntityCodecIndirect
getDecoder, getEncoder