public class ContentAsText extends Resource
A resource that contains embedded textual content.
| Constructor and Description |
|---|
ContentAsText(String chars) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChars() |
de.digitalcollections.core.model.api.MimeType |
getFormat() |
Locale |
getLanguage() |
List<String> |
getTypes() |
void |
setChars(String chars) |
void |
setFormat(de.digitalcollections.core.model.api.MimeType format) |
void |
setLanguage(Locale language) |
void |
setType(String type) |
addAttribution, addDescription, addLabel, addLicense, addLogo, addLogo, addMetadata, addMetadata, addRelated, addRendering, addSeeAlso, addService, addThumbnail, addViewingHint, addWithin, getAttribution, getAttributionString, getDescription, getDescriptionString, getFirstLicense, getIdentifier, getLabel, getLabelString, getLicenses, getLogos, getLogoUri, getMetadata, getRelated, getRenderings, getSeeAlso, getServices, getSupportedViewingHintTypes, getThumbnail, getThumbnails, getType, getViewingHints, getWithin, setAttribution, setDescription, setIdentifier, setLabel, setLicenses, setLogos, setRelated, setRenderings, setSeeAlso, setServices, setThumbnails, setViewingHints, setWithin, toString, verifyRenderingpublic static final String TYPE
public ContentAsText(String chars)
public String getChars()
public void setChars(String chars)
public de.digitalcollections.core.model.api.MimeType getFormat()
public void setFormat(de.digitalcollections.core.model.api.MimeType format)
public Locale getLanguage()
public void setLanguage(Locale language)
public void setType(String type)
Copyright © 2018. All rights reserved.