XmlReplacedStreamReader Class

Summary:

Module: aspose.gis.common.io

Full Name: aspose.gis.common.io.XmlReplacedStreamReader

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
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

NameDescription
set_symbol_to_replace_illegal(symbol_to_replace_illegal)

Constructor: XmlReplacedStreamReader(stream)

 XmlReplacedStreamReader(stream) 

Initializes a new instance of the XmlReplacedStreamReader class

Parameters:

ParameterTypeDescription
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:

ParameterTypeDescription
stream_io.BufferedRandom
encodingSystem.Text.Encoding
detect_encoding_from_byte_order_marksbool