| Package | Description |
|---|---|
| org.gatein.common.io | |
| org.gatein.common.text |
| Modifier and Type | Method and Description |
|---|---|
CharWriter |
WriterCharWriter.append(char c) |
CharWriter |
WriterCharWriter.append(char[] chars) |
CharWriter |
WriterCharWriter.append(char[] chars,
int off,
int len) |
CharWriter |
WriterCharWriter.append(CharSequence s) |
void |
WriterCharWriter.close() |
void |
WriterCharWriter.flush() |
| Modifier and Type | Method and Description |
|---|---|
void |
FastURLEncoder.encode(String s,
Writer out) |
Copyright © 2025 JBoss by Red Hat. All Rights Reserved.