Package org.aksw.commons.codec.string.impl
package org.aksw.commons.codec.string.impl
-
ClassesClassDescriptionStringCodec 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.