|
Content Assembler API 2.1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContentResource
Interface for a source of raw content XML. This allows the content itself to be abstracted away from its source.
Method Summary | |
---|---|
java.lang.String |
getIdentifier()
Returns a unique identifier for this resource. |
java.util.Date |
getLastModified()
Returns the date on which this content resource was last modified. |
java.io.InputStream |
openStream()
Returns a stream which may be used to retrieve the content for this resource. |
Method Detail |
---|
java.lang.String getIdentifier()
java.util.Date getLastModified()
java.io.InputStream openStream() throws java.io.IOException
java.io.IOException
- If the stream could not be opened.
|
Content Assembler API 2.1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@VERSION PRODUCT: Content Assembler API (ContentAssemblerAPIJava) VERSION: 2.1.2 BUILD: 54DEV ARCH_OS: n/a DATE: 2012-02-16T20:28:44-0500