XmlIndex2 Class
Summary:
Module: aspose.gis.common.formats.xml
Full Name: aspose.gis.common.formats.xml.XmlIndex2
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| XmlIndex2(stream) | Initializes a new instance of the XmlIndex2 class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| count | int | r | |
| offsets_pos | System.Collections.Generic.IReadOnlyList | r |
Methods
| Name | Description |
|---|---|
| build(root_name, split_name, symbol_to_replace_illegal) | |
| build(root_name, split_names, symbol_to_replace_illegal) |
Constructor: XmlIndex2(stream)
XmlIndex2(stream)
Initializes a new instance of the XmlIndex2 class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| stream | _io.BufferedRandom |