|
Oracle® Globalization Development Kit Java API Reference 10g Release 1(10.1) B10971-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
CharEntityReference | CharEntityReference is a utility class to escape or unescape a string into character reference or entity reference form. |
CharEntityReference.Form | Form parameter class that specifies the escaped form. |
MimeUtility | MimeUtility is the MIME utility class that contains encoder and decoder for MIME header and body text. |
URLDecoder | URLDecoder contains a utility method for converting from a MIME format
called "x-www-form-urlencoded " to a String .
|
URLEncoder | URLEncoder contains a utility method for converting a String
into a MIME format called x-www-form-urlencoded format.
|
Provides internet related data conversions for globalization, such as URL encoding/decoding, and MIME header and body encoding/decoding. Encoding is based on Oracle character sets.
|
Oracle® Globalization Development Kit Java API Reference 10g Release 1(10.1) B10971-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |