org.apache.xbean.spring.generator
Class DocumentationGenerator

java.lang.Object
  extended byorg.apache.xbean.spring.generator.DocumentationGenerator
All Implemented Interfaces:
GeneratorPlugin

public class DocumentationGenerator
extends java.lang.Object
implements GeneratorPlugin

Since:
1.0
Version:
$Id$
Author:
Dain Sundstrom

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

Constructor Detail

DocumentationGenerator

public DocumentationGenerator(LogFacade log,
                              java.io.File destFile)
Method Detail

generate

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


Copyright © {inceptionYear}-2006 Apache Software Foundation. All Rights Reserved.