Package | Description |
---|---|
org.apache.maven.model.building | |
org.apache.maven.model.path |
Modifier and Type | Method and Description |
---|---|
protected ModelUrlNormalizer |
DefaultModelBuilderFactory.newModelUrlNormalizer() |
Modifier and Type | Method and Description |
---|---|
DefaultModelBuilder |
DefaultModelBuilder.setModelUrlNormalizer(ModelUrlNormalizer modelUrlNormalizer) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultModelUrlNormalizer
Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during
model inheritance.
|
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.