Package org.eclipse.lyo.oslc4j.core
Class UnparseableLiteral
java.lang.Object
org.eclipse.lyo.oslc4j.core.UnparseableLiteral
Represents properties whose value is not valid for the declared
datatype. This enables clients to at least see the raw value and
preserve the value when updating the resource with PUT. Strict
datatypes must be disabled.
- See Also:
-
- "AbstractOslcRdfXmlProvider.OSLC4J_STRICT_DATATYPES"
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setDatatype
(String value) void
setRawValue
(String value) toString()