org.apache.maven.profiles
Class ProfilesConversionUtils

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

public class ProfilesConversionUtils
extends java.lang.Object


Field Summary
static java.lang.String PROFILES_XML_SOURCE
           
 
Method Summary
static Profile convertFromProfileXmlProfile(Profile profileXmlProfile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROFILES_XML_SOURCE

public static final java.lang.String PROFILES_XML_SOURCE
See Also:
Constant Field Values
Method Detail

convertFromProfileXmlProfile

public static Profile convertFromProfileXmlProfile(Profile profileXmlProfile)


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