org.apache.maven.profiles
Class ProfilesConversionUtils

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

public class ProfilesConversionUtils
extends Object


Method Summary
static org.apache.maven.model.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 org.apache.maven.model.Profile convertFromProfileXmlProfile(org.apache.maven.profiles.Profile profileXmlProfile)


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