public class GcTextWebResource extends GcAtomResource implements GcWebResource
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_MIME_TYPE |
| Constructor and Description |
|---|
GcTextWebResource(String title,
String textContent) |
GcTextWebResource(String title,
String textContent,
String mimeType) |
GcTextWebResource(org.xmlpull.infoset.XmlElement atomRes) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTextContent() |
void |
setMimeType(String mimeType) |
getContentEl, getId, getLocation, getMimeType, getRel, getTitle, getTitle, setLocation, setRel, setTitle, xmlSet, xmlTypeName, xmlTypeNscheckNamespaceAndName, xml, xmlCuteElName, xmlGetAttributeNcNameValue, xmlGetAttributeQNameValue, xmlRequireAttributeNcNameValue, xmlRequireAttributeQNameValue, xmlSetAttributeNcNameValue, xmlSetAttributeQNameValue, xmlSetRequiredAttributeNcNameValue, xmlSetRequiredAttributeQNameValue, xmlValidate, xmlViewAsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getLocation, getMimeType, getRel, getTitle, setLocation, setRel, setTitlepublic static final String DEFAULT_MIME_TYPE
public GcTextWebResource(org.xmlpull.infoset.XmlElement atomRes)
public String getTextContent()
public void setMimeType(String mimeType)
setMimeType in interface GcWebResourcesetMimeType in class GcAtomResourceCopyright © 2013. All Rights Reserved.