org.apache.maven.doxia.module.xhtml
Class XhtmlSiteModule

java.lang.Object
  extended by org.apache.maven.doxia.module.site.AbstractSiteModule
      extended by org.apache.maven.doxia.module.xhtml.XhtmlSiteModule
All Implemented Interfaces:
SiteModule

public class XhtmlSiteModule
extends AbstractSiteModule

XhtmlSiteModule class.

Since:
1.0
Version:
$Id: XhtmlSiteModule.java 782392 2009-06-07 14:14:16Z vsiveton $
Author:
ltheussl
Plexus component:
role:
"org.apache.maven.doxia.module.site.SiteModule"
role-hint:
"xhtml"

Field Summary
 
Fields inherited from interface org.apache.maven.doxia.module.site.SiteModule
ROLE
 
Constructor Summary
XhtmlSiteModule()
          Default constructor.
 
Method Summary
 
Methods inherited from class org.apache.maven.doxia.module.site.AbstractSiteModule
getExtension, getParserId, getSourceDirectory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XhtmlSiteModule

public XhtmlSiteModule()
Default constructor.



Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.