Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

charsetconvert.js File Reference

Converts string between unicode format and other encodings. More...

Functions


Detailed Description

Converts string between unicode format and other encodings.


Function Documentation

String convertCharsetOfXMLData String  data  ) 
 

Converts xml data.

Attempt to determine charset from xml prolog.

Parameters:
data String to convert.
Returns:
Data from data converted to unicode.

String detectXMLCharset String  data,
bool  skipOctets
 

Attempt to determine charset from xml prolog.

Parameters:
data String which contains xml prolog.
skipOctets Object in which xml prolog length will be stores as property value. (optionam)
Returns:
String with name of encoding, or null if data is not sufficient to determine encoding.


Generated on Tue Jan 4 01:03:49 2005 for JabberZilla by  doxygen 1.4.0