|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openprivacy.reptile.extensions.om.ChannelExtension
Constructor Summary | |
ChannelExtension()
|
Method Summary | |
int |
count(org.apache.xalan.extensions.XSLProcessorContext context,
org.apache.xalan.templates.ElemExtensionCall elem)
Get the total number of content feeds known. |
java.lang.String |
getContentType(java.lang.String location)
Get the content type for this channel's location |
java.lang.String |
getImage(java.lang.String channel)
Get the image (URL) for this channel by it's location. |
java.lang.String |
getTitle(java.lang.String location)
Get the title for the given location |
boolean |
isChannel(java.lang.String location)
Return true if this is in the CHANNEL table. |
boolean |
isSubscription(java.lang.String location)
Get the title for the given location |
boolean |
isSupportedContentType(java.lang.String contentType)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ChannelExtension()
Method Detail |
public int count(org.apache.xalan.extensions.XSLProcessorContext context, org.apache.xalan.templates.ElemExtensionCall elem)
public boolean isSupportedContentType(java.lang.String contentType)
ContentTransformerMap.isSupportedContentType(java.lang.String)
public java.lang.String getTitle(java.lang.String location)
public boolean isSubscription(java.lang.String location)
public boolean isChannel(java.lang.String location)
public java.lang.String getContentType(java.lang.String location)
public java.lang.String getImage(java.lang.String channel)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |