Text.XML.HXT.DOM.Unicode
Unicode Type declarations
type
Unicode
type
UString
type
UTF8Char
type
UTF8String
type
UStringWithErrors
type
DecodingFct
type
DecodingFctEmbedErrors
XML char predicates
isXmlChar
isXmlLatin1Char
isXmlSpaceChar
isXml11SpaceChar
isXmlNameChar
isXmlNameStartChar
isXmlNCNameChar
isXmlNCNameStartChar
isXmlPubidChar
isXmlLetter
isXmlBaseChar
isXmlIdeographicChar
isXmlCombiningChar
isXmlDigit
isXmlExtender
isXmlControlOrPermanentlyUndefined
UTF-8 and Unicode conversion functions
utf8ToUnicode
utf8ToUnicodeEmbedErrors
latin1ToUnicode
ucs2ToUnicode
ucs2BigEndianToUnicode
ucs2LittleEndianToUnicode
utf16beToUnicode
utf16leToUnicode
unicodeCharToUtf8
unicodeToUtf8
unicodeToXmlEntity
unicodeToLatin1
unicodeRemoveNoneAscii
unicodeRemoveNoneLatin1
intToCharRef
intToCharRefHex
getDecodingFct
getDecodingFctEmbedErrors
getOutputEncodingFct
normalizeNL
guessEncoding