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 517014 2007-03-11 21:15:50Z ltheussl $
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-2008 Apache Software Foundation. All Rights Reserved.