public interface ModelUrlNormalizer
Modifier and Type | Method and Description |
---|---|
void |
normalize(Model model,
ModelBuildingRequest request)
Normalizes the well-known URLs of the specified model.
|
void normalize(Model model, ModelBuildingRequest request)
model
- The model whose URLs should be normalized, may be null
.request
- The model building request that holds further settings, must not be null
.Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.