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. |
Modifier and Type | Method and Description |
---|---|
com.endeca.navigation.ENEQuery |
QueryBuilder.buildQuery(UrlState pUrlState)
Marshals the specified
UrlState into an ENEQuery . |
Modifier and Type | Method and Description |
---|---|
com.endeca.navigation.ENEQuery |
BasicQueryBuilder.buildQuery(UrlState pUrlState) |
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.