Interface | Description |
---|---|
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 | Description |
---|---|
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–2018 The Apache Software Foundation. All rights reserved.