Uses of Interface
org.aksw.commons.codec.string.api.StringCodecDirectBase
Packages that use StringCodecDirectBase
-
Uses of StringCodecDirectBase in org.aksw.commons.codec.string.impl
Classes in org.aksw.commons.codec.string.impl that implement StringCodecDirectBaseModifier and TypeClassDescriptionclassclassStringCodec that prepends and appends a quote char to a given string and also escapes any occurrence of the quote char within the string with an escape char.