org.apache.maven.profiles
Class ProfilesConversionUtils

java.lang.Object
  extended by org.apache.maven.profiles.ProfilesConversionUtils

public class ProfilesConversionUtils
extends java.lang.Object


Method Summary
static Profile convertFromProfileXmlProfile(org.apache.maven.profiles.Profile profileXmlProfile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

convertFromProfileXmlProfile

public static Profile convertFromProfileXmlProfile(org.apache.maven.profiles.Profile profileXmlProfile)