org.freehep.maven.nar
Class C

java.lang.Object
  extended by org.freehep.maven.nar.Compiler
      extended by org.freehep.maven.nar.C

public class C
extends Compiler

C compiler tag

Version:
$Id: C.java 13014 2007-07-17 14:21:11Z duns $
Author:
Mark Donszelmann

Constructor Summary
C()
           
 
Method Summary
 String getName()
           
 
Methods inherited from class org.freehep.maven.nar.Compiler
copyIncludeFiles, getCompiler, getExcludes, getIncludePaths, getIncludes, getIncludes, getPrefix, getSourceDirectory, getSourceDirectory, setAbstractCompileMojo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

C

public C()
Method Detail

getName

public String getName()
Specified by:
getName in class Compiler


Copyright © 2000-2007 FreeHEP. All Rights Reserved.