Uses of Package
org.apache.maven.model.path

Packages that use org.apache.maven.model.path
org.apache.maven.model.building   
org.apache.maven.model.interpolation   
org.apache.maven.model.path   
org.apache.maven.model.profile.activation   
 

Classes in org.apache.maven.model.path used by org.apache.maven.model.building
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.
 

Classes in org.apache.maven.model.path used by org.apache.maven.model.interpolation
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.
 

Classes in org.apache.maven.model.path used by org.apache.maven.model.path
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.
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.
 

Classes in org.apache.maven.model.path used by org.apache.maven.model.profile.activation
PathTranslator
          Resolves relative paths against a specific base directory.
 



Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.