com.github.maven_nar
Class SysLib

java.lang.Object
  extended by com.github.maven_nar.SysLib

public class SysLib
extends Object

Keeps info on a system library

Author:
Mark Donszelmann

Constructor Summary
SysLib()
           
 
Method Summary
 SystemLibrarySet getSysLibSet(org.apache.tools.ant.Project antProject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SysLib

public SysLib()
Method Detail

getSysLibSet

public final SystemLibrarySet getSysLibSet(org.apache.tools.ant.Project antProject)
                                    throws org.apache.maven.plugin.MojoFailureException
Throws:
org.apache.maven.plugin.MojoFailureException


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