org.apache.maven.project.builder
Class ProjectUri.Profiles.Profile.Activation.File

java.lang.Object
  extended by org.apache.maven.project.builder.ProjectUri.Profiles.Profile.Activation.File
Enclosing class:
ProjectUri.Profiles.Profile.Activation

public static class ProjectUri.Profiles.Profile.Activation.File
extends java.lang.Object


Field Summary
static java.lang.String exists
           
static java.lang.String missing
           
static java.lang.String xUri
           
 
Constructor Summary
ProjectUri.Profiles.Profile.Activation.File()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xUri

public static java.lang.String xUri

missing

public static java.lang.String missing

exists

public static java.lang.String exists
Constructor Detail

ProjectUri.Profiles.Profile.Activation.File

public ProjectUri.Profiles.Profile.Activation.File()


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