org.apache.velocity.site.news.plugin
Interface NewsFeed
- All Known Implementing Classes:
- VelocityNewsReport
public interface NewsFeed
Describes the dependencies needed by the NewsFeedGenerator.
- Version:
- $Revision: 526767 $
- Author:
- Henning P. Schmiedehausen
getProject
org.apache.maven.project.MavenProject getProject()
getOutputName
java.lang.String getOutputName()
getOutputDirectory
java.lang.String getOutputDirectory()
getAptParser
org.apache.maven.doxia.parser.Parser getAptParser()
throws VelocityNewsException
- Throws:
VelocityNewsException
getBaseUrl
java.lang.String getBaseUrl()
Copyright © 2006-2007 The Apache Software Foundation. All Rights Reserved.