Uses of Interface
org.aksw.commons.codec.entity.api.EntityCodecDirectBase
Packages that use EntityCodecDirectBase
-
Uses of EntityCodecDirectBase in org.aksw.commons.codec.string.api
Subinterfaces of EntityCodecDirectBase in org.aksw.commons.codec.string.api -
Uses of EntityCodecDirectBase in org.aksw.commons.codec.string.impl
Classes in org.aksw.commons.codec.string.impl that implement EntityCodecDirectBaseModifier 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.