org.codehaus.groovy.maven.runtime.support.stubgen.model
Interface ModelFactory

All Known Implementing Classes:
ModelFactoryImpl, ModelFactoryImpl, ModelFactoryImpl, ModelFactorySupport

public interface ModelFactory

???

Version:
$Id: ModelFactory.java 11725 2008-04-18 07:22:07Z user57 $
Author:
Jason Dillon

Method Summary
 SourceDef create(java.net.URL input)
           
 

Method Detail

create

SourceDef create(java.net.URL input)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006-2010 Codehaus. All Rights Reserved.