Uses of Class
org.apache.maven.profiles.Profile

Packages that use Profile
org.apache.maven.profiles   
 

Uses of Profile in org.apache.maven.profiles
 

Methods in org.apache.maven.profiles with parameters of type Profile
 void ProfilesRoot.addProfile(Profile profile)
          Method addProfile.
static Profile ProfilesConversionUtils.convertFromProfileXmlProfile(Profile profileXmlProfile)
           
 void ProfilesRoot.removeProfile(Profile profile)
          Method removeProfile.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.