Package | Description |
---|---|
com.endeca.soleng.urlformatter |
The core of the URL Optimization API containing the fundamental components
required for URL manipulation and generation - including the primary
UrlState class and its related UrlFormatter and
QueryBuilder interfaces. |
com.endeca.soleng.urlformatter.basic |
Contains the
BasicUrlFormatter and BasicQueryBuilder
classes. |
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 | Method and Description |
---|---|
ERecUrlParam |
UrlFormatter.createERecUrlParam(UrlState pUrlState,
com.endeca.navigation.ERec pERec)
Creates an URL parameter containing an
ERec . |
Modifier and Type | Method and Description |
---|---|
ERecUrlParam |
BasicUrlFormatter.createERecUrlParam(UrlState pUrlState,
com.endeca.navigation.ERec pERec) |
Modifier and Type | Method and Description |
---|---|
ERecUrlParam |
SeoUrlFormatter.createERecUrlParam(UrlState pUrlState,
com.endeca.navigation.ERec pERec) |
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.