com.xebialabs.deployit.documentation
Class CiReferenceGenerator

java.lang.Object
  extended by com.xebialabs.deployit.documentation.CiReferenceGenerator

public class CiReferenceGenerator
extends java.lang.Object

Generates documentation for CIs found on the classpath.


Constructor Summary
CiReferenceGenerator(java.util.List<java.lang.String> prefixes, java.io.PrintWriter writer)
           
 
Method Summary
 void generateCiReference()
           
 void generateDocument()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CiReferenceGenerator

public CiReferenceGenerator(java.util.List<java.lang.String> prefixes,
                            java.io.PrintWriter writer)
Method Detail

generateCiReference

public void generateCiReference()

generateDocument

public void generateDocument()