|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openprivacy.reptile.extensions.om.ArticleExtension
Constructor Summary | |
ArticleExtension()
|
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 |
getDateFound(java.lang.String location)
Return the date found for the given location |
java.lang.String |
getDescription(java.lang.String location)
Get the title for the given location |
java.lang.String |
getTitle(java.lang.String location)
Get the title for the given location |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ArticleExtension()
Method Detail |
public int count(org.apache.xalan.extensions.XSLProcessorContext context, org.apache.xalan.templates.ElemExtensionCall elem)
public java.lang.String getDateFound(java.lang.String location)
public java.lang.String getTitle(java.lang.String location)
public java.lang.String getDescription(java.lang.String location)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |