| Package | Description |
|---|---|
| org.gatein.common.http | |
| org.gatein.common.text |
| Modifier and Type | Method and Description |
|---|---|
CharEncoder |
QueryStringParser.getParameterDecoder() |
| Constructor and Description |
|---|
QueryStringParser(CharEncoder parameterDecoder)
Create a new parser with the specified parameter decoder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCharEncoder |
class |
EntityEncoder
This encoder performs lookup for converting a char to its HTML entity representation.
|
class |
FastURLDecoder |
class |
FastURLEncoder
An implementation based on a table for lookups.
|
| Modifier and Type | Method and Description |
|---|---|
CharBuffer |
CharBuffer.append(String s,
CharEncoder encoder) |
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.