flcHTMLReader Namespace

Represents namespace flcHTMLReader.

 NameDescription
htmlDetectDocumentCodec(RawByteString)

Represents method htmlDetectDocumentCodec(RawByteString).

htmlDetectEncoding(RawByteString)

Represents method htmlDetectEncoding(RawByteString).

htmlGetDocumentCodec(RawByteString,RawByteString)

Represents method htmlGetDocumentCodec(RawByteString,RawByteString).

htmlGetDocumentReader(AReaderEx,Boolean,RawByteString)

Represents method htmlGetDocumentReader(AReaderEx,Boolean,RawByteString).

htmlGetDocumentReaderForFile(String,RawByteString)

Represents method htmlGetDocumentReaderForFile(String,RawByteString).

htmlGetDocumentReaderForRawString(RawByteString,RawByteString)

Represents method htmlGetDocumentReaderForRawString(RawByteString,RawByteString).

htmlGetUnicodeCodec(RawByteString)

Represents method htmlGetUnicodeCodec(RawByteString).

Top