org.apache.xbean.spring.generator
Class WikiDocumentationGenerator

java.lang.Object
  extended by org.apache.xbean.spring.generator.WikiDocumentationGenerator
All Implemented Interfaces:
GeneratorPlugin

public class WikiDocumentationGenerator
extends Object
implements GeneratorPlugin

Since:
1.0
Author:
Hiram Chirino

Constructor Summary
WikiDocumentationGenerator(File destFile)
           
 
Method Summary
 void generate(NamespaceMapping namespaceMapping)
           
 LogFacade getLog()
           
 void setLog(LogFacade log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WikiDocumentationGenerator

public WikiDocumentationGenerator(File destFile)
Method Detail

generate

public void generate(NamespaceMapping namespaceMapping)
              throws IOException
Specified by:
generate in interface GeneratorPlugin
Throws:
IOException

getLog

public LogFacade getLog()
Specified by:
getLog in interface GeneratorPlugin

setLog

public void setLog(LogFacade log)
Specified by:
setLog in interface GeneratorPlugin


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.