A C E G H I O R S

A

AbstractNetbeansMojo - Class in org.codehaus.mojo.nbm.utils
 
AbstractNetbeansMojo() - Constructor for class org.codehaus.mojo.nbm.utils.AbstractNetbeansMojo
 
antProject() - Method in class org.codehaus.mojo.nbm.utils.AbstractNetbeansMojo
Creates a project initialized with the same logger.

C

checkFile() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
 

E

ExamineManifest - Class in org.codehaus.mojo.nbm.utils
Tag examines the manifest of a jar file and retrieves NetBeans specific information.
ExamineManifest(Log) - Constructor for class org.codehaus.mojo.nbm.utils.ExamineManifest
 

G

getClasspath() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
 
getDependencyTokens() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
 
getFriends() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
 
getImplVersion() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
 
getModule() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
Code name base of the module only.
getModuleWithRelease() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
Full name of module: code name base, then optionally slash and major release version.
getNetBeansProvidesTokens() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
 
getNetBeansRequiresTokens() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
 
getOsgiExports() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
 
getOsgiImports() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
 
getPackages() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
list of package statements from OpenIDE-Module-Public-Packages.
getSpecVersion() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
 

H

hasFriendPackages() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
returns true if both public packages and friend list are declared.
hasPublicPackages() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
returns true if there are defined public packages and there is no friend declaration.

I

isBundleAutoload() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
 
isLocalized() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
 
isNetBeansModule() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
 
isOsgiBundle() - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
 

O

org.codehaus.mojo.nbm.utils - package org.codehaus.mojo.nbm.utils
 

R

registerNbmAntTasks() - Method in class org.codehaus.mojo.nbm.utils.AbstractNetbeansMojo
 

S

setArtifactFile(File) - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
Either call ExamineManifest.setJarFile(java.io.File) or ExamineManifest.setManifestFile(java.io.File) as appropriate.
setJarFile(File) - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
The jar file to examine.
setManifestFile(File) - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
Manifest file to be examined.
setNetBeansModule(boolean) - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
 
setPopulateDependencies(boolean) - Method in class org.codehaus.mojo.nbm.utils.ExamineManifest
 

A C E G H I O R S

Copyright © 2005-2013 Codehaus. All Rights Reserved.