|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Resource
A resource is an individually identifiable asset such as a video or audio clip, an image, or a textual asset.
A resource may also potentially be a physical object.
All resources must be locatable via an unambiguous address, if not directly embedded in the document.
If multiple resources are present in a component, they must be equivalent, i.e. linking up the same image on a site and its mirror.
Method Summary | |
---|---|
java.lang.String |
getContentEncoding()
Get the content encoding of this statement, for example .zip or .gz. |
java.lang.String |
getEncoding()
Get the encoding of this statement. |
java.lang.String |
getMimeType()
Get the mime-type of this resource. |
java.lang.String |
getRef()
Get the URL reference of the textual value represented by this statement |
java.lang.String |
getTextContent()
Get the plain text content of this statement |
Method Detail |
---|
java.lang.String getContentEncoding()
java.lang.String getEncoding()
java.lang.String getMimeType()
java.lang.String getRef()
java.lang.String getTextContent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |