org.apache.maven.repository
Class DefaultRepositoryLayout

java.lang.Object
  extended byorg.apache.maven.repository.DefaultRepositoryLayout
All Implemented Interfaces:
RepositoryLayout

public class DefaultRepositoryLayout
extends java.lang.Object
implements RepositoryLayout

The standard RepositoryLayout implementation.

Version:
$Id: DefaultRepositoryLayout.java,v 1.5.10.1 2004/03/01 22:36:39 evenisse Exp $
Author:
Jason van Zyl

Constructor Summary
DefaultRepositoryLayout()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultRepositoryLayout

public DefaultRepositoryLayout()


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