org.apache.maven.plugin.nar
Class SysLib

java.lang.Object
  extended by org.apache.maven.plugin.nar.SysLib

public class SysLib
extends java.lang.Object

Keeps info on a system library

Author:
Mark Donszelmann

Constructor Summary
SysLib()
           
 
Method Summary
 net.sf.antcontrib.cpptasks.types.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 net.sf.antcontrib.cpptasks.types.SystemLibrarySet getSysLibSet(org.apache.tools.ant.Project antProject)
                                                                     throws org.apache.maven.plugin.MojoFailureException
Throws:
org.apache.maven.plugin.MojoFailureException


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