XmlReplacedStreamReader Class
Summary:
Module: aspose.gis.common.io
Full Name: aspose.gis.common.io.XmlReplacedStreamReader
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| XmlReplacedStreamReader(stream) | Initializes a new instance of the XmlReplacedStreamReader class |
| XmlReplacedStreamReader(stream, encoding, detect_encoding_from_byte_order_marks) | Initializes a new instance of the XmlReplacedStreamReader class |
Methods
| Name | Description |
|---|---|
| set_symbol_to_replace_illegal(symbol_to_replace_illegal) |
Constructor: XmlReplacedStreamReader(stream)
XmlReplacedStreamReader(stream)
Initializes a new instance of the XmlReplacedStreamReader class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| stream | _io.BufferedRandom |
Constructor: XmlReplacedStreamReader(stream, encoding, detect_encoding_from_byte_order_marks)
XmlReplacedStreamReader(stream, encoding, detect_encoding_from_byte_order_marks)
Initializes a new instance of the XmlReplacedStreamReader class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| stream | _io.BufferedRandom | |
| encoding | System.Text.Encoding | |
| detect_encoding_from_byte_order_marks | bool |