public class SimplePathMapping extends Object implements PathMapping
IDENTITY| Constructor and Description |
|---|
SimplePathMapping(String strip,
String root)
Create a simple path mapping.
|
| Modifier and Type | Method and Description |
|---|---|
String |
map(String path)
Maps the given path to a new location.
|
String |
map(String path,
boolean reverse)
Maps the given path to a new location.
|
public String map(String path)
map in interface PathMappingpath - the pathpublic String map(String path, boolean reverse)
map in interface PathMappingpath - the pathreverse - if true a reverse mapping is applied"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"