com.github.maven_nar
Class NarFileLayout10
java.lang.Object
com.github.maven_nar.NarFileLayout10
- All Implemented Interfaces:
- NarFileLayout
public class NarFileLayout10
- extends Object
- implements NarFileLayout
- Author:
- Mark Donszelmann (Mark.Donszelmann@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NarFileLayout10
public NarFileLayout10()
getIncludeDirectory
public String getIncludeDirectory()
- Description copied from interface:
NarFileLayout
- Specifies where includes are stored
- Specified by:
getIncludeDirectory in interface NarFileLayout
- Returns:
getLibDirectory
public String getLibDirectory(String aol,
String type)
- Description copied from interface:
NarFileLayout
- Specifies where libraries are stored
- Specified by:
getLibDirectory in interface NarFileLayout
- Returns:
getBinDirectory
public String getBinDirectory(String aol)
- Description copied from interface:
NarFileLayout
- Specifies where binaries are stored
- Specified by:
getBinDirectory in interface NarFileLayout
- Returns:
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.