org.apache.continuum.purge.repository.utils
Class LegacyPathParser
java.lang.Object
  
org.apache.continuum.purge.repository.utils.LegacyPathParser
- All Implemented Interfaces: 
 - org.apache.maven.archiva.repository.content.PathParser
 
public class LegacyPathParser
- extends Object
- implements org.apache.maven.archiva.repository.content.PathParser
  
Codes were taken from Archiva's LegacyPathParser and made some few changes.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LegacyPathParser
public LegacyPathParser()
toArtifactReference
public org.apache.maven.archiva.model.ArtifactReference toArtifactReference(String path)
                                                                     throws org.apache.maven.archiva.repository.layout.LayoutException
- Specified by:
 toArtifactReference in interface org.apache.maven.archiva.repository.content.PathParser
 
- Throws:
 org.apache.maven.archiva.repository.layout.LayoutException
 
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.