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

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

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


Nested Class Summary
static class ProjectUri.Profiles.Profile.Activation.File
           
static class ProjectUri.Profiles.Profile.Activation.Os
           
static class ProjectUri.Profiles.Profile.Activation.Property
           
 
Field Summary
static java.lang.String activeByDefault
           
static java.lang.String jdk
           
static java.lang.String xUri
           
 
Constructor Summary
ProjectUri.Profiles.Profile.Activation()
           
 
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

activeByDefault

public static java.lang.String activeByDefault

jdk

public static java.lang.String jdk
Constructor Detail

ProjectUri.Profiles.Profile.Activation

public ProjectUri.Profiles.Profile.Activation()


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