public class SeoNavStateEncoder extends UrlParamEncoder
SeoUrlFormatter
in an UrlParamEncoder[] array using the toString method of the Long class to perform base 36 encoding.Constructor and Description |
---|
SeoNavStateEncoder() |
Modifier and Type | Method and Description |
---|---|
String |
decodeValue(UrlState pUrlState,
String pValue) |
String |
encodeValue(UrlState pUrlState,
UrlParam pUrlParam) |
getParamKey, setParamKey
public String encodeValue(UrlState pUrlState, UrlParam pUrlParam)
encodeValue
in class UrlParamEncoder
public String decodeValue(UrlState pUrlState, String pValue) throws UrlFormatException
decodeValue
in class UrlParamEncoder
UrlFormatException
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.