Package | Description |
---|---|
com.endeca.soleng.urlformatter.seo |
Contains the
SeoUrlFormatter and its associated classes
for configuring and tuning the behavior of this SEO-friendly implementation
of the core UrlFormatter interface. |
Modifier and Type | Class and Description |
---|---|
class |
SeoNavStateEncoder
Specifies the encoding of a URL parameter, can be aggregated by the
SeoUrlFormatter
in an UrlParamEncoder[] array using the toString method of the Long class to perform base 36 encoding. |
Modifier and Type | Method and Description |
---|---|
UrlParamEncoder |
SeoUrlParam.getUrlParamEncoder() |
UrlParamEncoder[] |
SeoUrlFormatter.mUrlParamEncoders()
The
UrlParamEncoder objects used by this SeoUrlFormatter . |
Modifier and Type | Method and Description |
---|---|
void |
SeoUrlFormatter.setUrlParamEncoders(UrlParamEncoder[] pUrlParamEncoders)
Specifies the
UrlParamEncoder objects used by this SeoUrlFormatter . |
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.