de.smartics.tagcloud.maven
Class TagCloudPropertyMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
de.smartics.tagcloud.maven.AbstractTagCloudMojo
de.smartics.tagcloud.maven.TagCloudPropertyMojo
-
All Implemented Interfaces:
-
ContextEnabled,
Mojo
-
public class TagCloudPropertyMojo
-
extends
AbstractTagCloudMojo
Provides a tag cloud snippet as a property to be included in a page of a Maven site. Since the fragment is XHTML it may be included in other HTML pages as well.
-
Author:
-
Robert Reiner
-
maven-goal:
-
tagcloud-property
-
maven-phase:
-
pre-site
-
maven-requiresProject:
-
maven-description:
-
Provides a tag cloud snippet as a property to be included in a page of a Maven site.
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagCloudPropertyMojo
public TagCloudPropertyMojo()
runWith
protected void runWith(TagCloud tagCloud)
throws MojoExecutionException
-
Exports the cloud data as XML.
-
-
Specified by:
-
runWith
in class
AbstractTagCloudMojo
-
-
Parameters:
-
tagCloud
- the cloud to be exported.
-
Throws:
-
MojoExecutionException
- on any problem encountered.
createFactoryInstance
protected TagCloudFactory createFactoryInstance()
throws MojoExecutionException
-
-
Overrides:
-
createFactoryInstance
in class
AbstractTagCloudMojo
-
-
Throws:
-
MojoExecutionException
Copyright © 2011-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.