| Package | Description |
|---|---|
| org.sodeac.common.xuri |
Sodeac xURI provide an extensible URI Parser.
|
| org.sodeac.common.xuri.ldapfilter |
| Modifier and Type | Field and Description |
|---|---|
protected static List<IDecodingExtensionHandler<?>> |
URIParser.CACHE_ENCODING_EXTENSION |
| Modifier and Type | Method and Description |
|---|---|
protected static List<IDecodingExtensionHandler<?>> |
URIParser.getDecodingExtensionHandler(ComponentType componentType,
URI uri) |
| Modifier and Type | Method and Description |
|---|---|
static void |
URIParser.addDecodingExtensionHandler(IDecodingExtensionHandler<?> decodingExtensionHandler) |
static void |
URIParser.removeDecodingExtensionHandler(IDecodingExtensionHandler<?> decodingExtensionHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
LDAPFilterDecodingHandler
XURI decoding extension handler to decode ldap filter items of type
IFilterItem |
Copyright © 2020. All rights reserved.