public interface LocationHistoryMapper
Location
s to/from fragments, used to configure a LocationHistoryHandler
.Modifier and Type | Method and Description |
---|---|
String |
getFragment(Location location)
Returns the text representation of the location or null if the location isn't handled.
|
Location |
getLocation(String fragment)
Returns the location represented by the fragment or null if the fragment is invalid or does not match a supported location.
|
Copyright © 2020 Magnolia International Ltd.. All rights reserved.