public class KiWiStringLiteral extends KiWiLiteral
| Constructor and Description | 
|---|
| KiWiStringLiteral() | 
| KiWiStringLiteral(Date created) | 
| KiWiStringLiteral(String content) | 
| KiWiStringLiteral(String content,
                 Date created) | 
| KiWiStringLiteral(String content,
                 Locale language,
                 KiWiUriResource type) | 
| KiWiStringLiteral(String content,
                 Locale language,
                 KiWiUriResource type,
                 Date created) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getContent()Return the content of the literal, using the parametrized Java type | 
| void | setContent(String content)Set the content of the literal to the content provided as parameter. | 
booleanValue, byteValue, calendarValue, decimalValue, doubleValue, equals, floatValue, getDatatype, getLabel, getLanguage, getLocale, getType, hashCode, integerValue, intValue, isAnonymousResource, isLiteral, isUriResource, longValue, setLocale, setType, shortValue, stringValue, toStringgetCreated, getId, setCreated, setIdprotected String content
public KiWiStringLiteral()
public KiWiStringLiteral(Date created)
public KiWiStringLiteral(String content)
public KiWiStringLiteral(String content, Locale language, KiWiUriResource type)
public KiWiStringLiteral(String content, Locale language, KiWiUriResource type, Date created)
public String getContent()
getContent in class KiWiLiteralpublic void setContent(String content)
setContent in class KiWiLiteralcontent - Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.