|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Statement
A statement is a literal textual value that contains information, but not an asset.
All statements must be locatable via an unambiguous address, if not directly embedded in the document.
For the most part, this means that this is where you put your metadata.
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 |