Class CorruptLiteral

java.lang.Object
org.eclipse.rdf4j.sail.nativerdf.model.CorruptValue
org.eclipse.rdf4j.sail.nativerdf.model.CorruptLiteral
All Implemented Interfaces:
Serializable, Literal, Value, NativeValue

public class CorruptLiteral extends CorruptValue implements Literal
CorruptLiteral is used when a NativeValue cannot be read from the ValueStore and if soft failure is enabled
Author:
HÃ¥vard M. Ottestad
See Also: