org.apache.maven.project.builder
Class ProjectUri.Modules

java.lang.Object
  extended by org.apache.maven.project.builder.ProjectUri.Modules
Enclosing class:
ProjectUri

public static class ProjectUri.Modules
extends java.lang.Object


Field Summary
static java.lang.String module
           
static java.lang.String xUri
           
 
Constructor Summary
ProjectUri.Modules()
           
 
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

module

public static java.lang.String module
Constructor Detail

ProjectUri.Modules

public ProjectUri.Modules()


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