Package org.apache.maven.model.path

Interface Summary
ModelPathTranslator Resolves relative paths of a model against a specific base directory.
ModelUrlNormalizer Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.
PathTranslator Resolves relative paths against a specific base directory.
UrlNormalizer Normalizes a URL to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.
 

Class Summary
DefaultModelPathTranslator Resolves relative paths within a model against a specific base directory.
DefaultModelUrlNormalizer Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.
DefaultPathTranslator Resolves relative paths against a specific base directory.
DefaultUrlNormalizer Normalizes a URL.
 



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