org.infinispan.tools.doclet.config
Class ConfigHtmlGenerator

java.lang.Object
  extended by org.infinispan.tools.doclet.html.HtmlGenerator
      extended by org.infinispan.tools.doclet.config.ConfigHtmlGenerator

public class ConfigHtmlGenerator
extends HtmlGenerator

Infinispan configuration reference guide generator

Since:
4.0
Author:
Vladimir Blagojevic

Constructor Summary
ConfigHtmlGenerator(String encoding, String title, String bottom, String footer, String header, String metaDescription, List<String> metaKeywords, String classpath)
           
 
Method Summary
protected  String generateContents()
           
protected  List<Class<?>> getConfigBeans()
           
 com.sun.javadoc.RootDoc getRootDoc()
           
 Map<String,String> parseTag(String tag)
           
 void setRootDoc(com.sun.javadoc.RootDoc rootDoc)
           
 
Methods inherited from class org.infinispan.tools.doclet.html.HtmlGenerator
generateHtml, generateHtml, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigHtmlGenerator

public ConfigHtmlGenerator(String encoding,
                           String title,
                           String bottom,
                           String footer,
                           String header,
                           String metaDescription,
                           List<String> metaKeywords,
                           String classpath)
Method Detail

getRootDoc

public com.sun.javadoc.RootDoc getRootDoc()

setRootDoc

public void setRootDoc(com.sun.javadoc.RootDoc rootDoc)

getConfigBeans

protected List<Class<?>> getConfigBeans()
                                 throws Exception
Throws:
Exception

generateContents

protected String generateContents()
Specified by:
generateContents in class HtmlGenerator

parseTag

public Map<String,String> parseTag(String tag)

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.