|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.mojo.natives.compiler.AbstractResourceCompiler
public abstract class AbstractResourceCompiler
Field Summary |
---|
Fields inherited from interface org.codehaus.mojo.natives.compiler.ResourceCompiler |
---|
ROLE |
Constructor Summary | |
---|---|
AbstractResourceCompiler()
|
Method Summary | |
---|---|
java.util.List |
compile(ResourceCompilerConfiguration config,
NativeSources[] sources)
|
protected abstract org.codehaus.plexus.util.cli.Commandline |
getCommandLine(ResourceCompilerConfiguration config,
java.io.File source)
|
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractResourceCompiler()
Method Detail |
---|
protected abstract org.codehaus.plexus.util.cli.Commandline getCommandLine(ResourceCompilerConfiguration config, java.io.File source) throws NativeBuildException
NativeBuildException
public java.util.List compile(ResourceCompilerConfiguration config, NativeSources[] sources) throws NativeBuildException
compile
in interface ResourceCompiler
NativeBuildException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |