org.apache.xbean.spring.generator
Class XmlMetadataGenerator
java.lang.Object
org.apache.xbean.spring.generator.XmlMetadataGenerator
- All Implemented Interfaces:
- GeneratorPlugin
public class XmlMetadataGenerator
- extends Object
- implements GeneratorPlugin
- Since:
- 1.0
- Version:
- $Id$
- Author:
- Dain Sundstrom
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAMESPACE_HANDLER
public static final String NAMESPACE_HANDLER
- See Also:
- Constant Field Values
XmlMetadataGenerator
public XmlMetadataGenerator(String metaInfDir,
File schema)
XmlMetadataGenerator
public XmlMetadataGenerator(String metaInfDir,
File schema,
boolean generateSpringSchemasFile,
boolean generateSpringHandlersFile)
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-2013. All Rights Reserved.