org.apache.xbean.spring.generator
Class XmlMetadataGenerator

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

public class XmlMetadataGenerator
extends java.lang.Object
implements GeneratorPlugin

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

Constructor Summary
XmlMetadataGenerator(LogFacade log, java.lang.String metaInfDir)
           
 
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

XmlMetadataGenerator

public XmlMetadataGenerator(LogFacade log,
                            java.lang.String metaInfDir)
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.