Class XMLLiteral
java.lang.Object
org.eclipse.lyo.oslc4j.core.model.XMLLiteral
A special value type that can be added to an extended properties map of an
IExtendedResource
to indicate the value is an XMLLiteral rather than
a simple string.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XMLLiteral
Creates an XMLLiteral.- Parameters:
value
- a plain string for the literal (with markup unescaped).
-
-
Method Details