Overload List
| Name | Description | |
|---|---|---|
| PlainLiteral()()()() |
Creates an empty plain literal with no value and a default language tag
| |
| PlainLiteral(String) |
Creates a plain literal with the specified string value and a default language tag
| |
| PlainLiteral(String, String) |
Creates a plain literal with the specified string value and langauge tag
|