flcXMLFunctions Namespace

Represents namespace flcXMLFunctions.

 NameDescription
Exml

Represents type Exml.

Top
 NameDescription
xmlSpace

Represents constant xmlSpace.

xmlVersion

Represents constant xmlVersion.

Top
 NameDescription
xmlAttrTag(UnicodeString,UnicodeString)

Represents method xmlAttrTag(UnicodeString,UnicodeString).

xmlComment(UnicodeString)

Represents method xmlComment(UnicodeString).

xmlEmptyTag(UnicodeString,UnicodeString)

Represents method xmlEmptyTag(UnicodeString,UnicodeString).

xmlEndTag(UnicodeString)

Represents method xmlEndTag(UnicodeString).

xmlExtractQuotedText(PWideChar,UnicodeString)

Represents method xmlExtractQuotedText(PWideChar,UnicodeString).

xmlGetEntityEncoding(Pointer,Integer,Integer)

Represents method xmlGetEntityEncoding(Pointer,Integer,Integer).

xmlIsDigit(WideChar)

Represents method xmlIsDigit(WideChar).

xmlIsLetter(WideChar)

Represents method xmlIsLetter(WideChar).

xmlIsNameChar(WideChar)

Represents method xmlIsNameChar(WideChar).

xmlIsNameStartChar(WideChar)

Represents method xmlIsNameStartChar(WideChar).

xmlIsPubidChar(WideChar)

Represents method xmlIsPubidChar(WideChar).

xmlIsSpaceChar(WideChar)

Represents method xmlIsSpaceChar(WideChar).

xmlResolveEntityReference(UnicodeString)

Represents method xmlResolveEntityReference(UnicodeString).

xmlSafeText(UnicodeString)

Represents method xmlSafeText(UnicodeString).

xmlSafeTextInPlace(UnicodeString)

Represents method xmlSafeTextInPlace(UnicodeString).

xmlSkipEq(PWideChar)

Represents method xmlSkipEq(PWideChar).

xmlSkipSpace(PWideChar)

Represents method xmlSkipSpace(PWideChar).

xmlSpaceIndent(Integer,Integer)

Represents method xmlSpaceIndent(Integer,Integer).

xmlTabIndent(Integer)

Represents method xmlTabIndent(Integer).

xmlTag(UnicodeString)

Represents method xmlTag(UnicodeString).

xmlValidChar(AnsiChar)

Overloaded. Represents method xmlValidChar(AnsiChar).

xmlValidChar(UCS4Char)

Overloaded. Represents method xmlValidChar(UCS4Char).

xmlValidChar(WideChar)

Overloaded. Represents method xmlValidChar(WideChar).

xmlValidName(UnicodeString)

Represents method xmlValidName(UnicodeString).

Top