|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TextEncoder

Interface for components that can encode text. This is the counterpart to TextDecoder.
TextDecoder| Method Summary | |
|---|---|
String |
encode(String text)
Returns the encoded version of a string. |
| Method Detail |
|---|
String encode(String text)
text - the text with characters that are to be encoded.
TextDecoder.decode(String)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||