
public interface CDOTextResource extends CDOFileResource<Reader>
EresourcePackage.getCDOTextResource()The following features are supported:
ROOT_NAME, ROOT_PATH| Modifier and Type | Method and Description |
|---|---|
CDOClob |
getContents()
Returns the value of the 'Contents' attribute
|
String |
getEncoding()
Returns the value of the 'Encoding' attribute
|
void |
setContents(CDOClob value)
Sets the value of the '
Contents' attribute |
void |
setEncoding(String value)
Sets the value of the '
Encoding' attribute |
delete, getFolder, getName, getPath, getURI, isRoot, setFolder, setName, setPathcdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverCDOClob getContents()
If the meaning of the 'Contents' attribute isn't clear, there really should be more of a description here...
getContents in interface CDOFileResource<Reader>setContents(CDOClob),
EresourcePackage.getCDOTextResource_Contents()void setContents(CDOClob value)
Contents' attribute.
value - the new value of the 'Contents' attribute.getContents()String getEncoding()
If the meaning of the 'Encoding' attribute isn't clear, there really should be more of a description here...
setEncoding(String),
EresourcePackage.getCDOTextResource_Encoding()void setEncoding(String value)
Encoding' attribute.
value - the new value of the 'Encoding' attribute.getEncoding()Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.