Uses of Interface
org.apache.maven.model.path.ModelUrlNormalizer

Packages that use ModelUrlNormalizer
org.apache.maven.model.path   
 

Uses of ModelUrlNormalizer in org.apache.maven.model.path
 

Classes in org.apache.maven.model.path that implement ModelUrlNormalizer
 class DefaultModelUrlNormalizer
          Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.
 



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