com.github.maven_nar
Class Resource

java.lang.Object
  extended by com.github.maven_nar.Compiler
      extended by com.github.maven_nar.Resource

public class Resource
extends Compiler

Resource compiler tag

Author:
Greg Domjan

Field Summary
 
Fields inherited from class com.github.maven_nar.Compiler
MAIN, TEST
 
Constructor Summary
Resource()
           
 
Method Summary
 String getLanguage()
           
 
Methods inherited from class com.github.maven_nar.Compiler
copyIncludeFiles, getCompiler, getExcludes, getExcludes, getIncludePaths, getIncludes, getIncludes, getName, getPrefix, getSourceDirectories, setAbstractCompileMojo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Resource

public Resource()
Method Detail

getLanguage

public final String getLanguage()
Specified by:
getLanguage in class Compiler


Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.