xml.Serializer methods
Methods for the xml.Serializer
class.
Name | Description |
---|---|
|
Creates XML schemas corresponding to the given variable, and fills a dynamic array with xml.DomDocument objects each representing a XML schema. |
|
Serializes a XML DomNode object to a StaxWriter object. |
|
Serializes a XML element node into a BDL variable using a DomNode object. |
|
Gets a global option value from the serializer engine. |
|
Serializes a XML element node into a BDL variable using a DomNode object. |
|
Serializes an XML element node into a BDL variable in Soap Section 5 encoding. |
|
Serializes an XML element node into a BDL variable using a StaxReader object. |
|
Serializes a BDL variable into a XML element node using a DomNode object. |
|
Serializes a BDL variable into a XML element node in Soap Section 5 encoding. |
|
Serializes a BDL variable into a XML element node using a StaxWriter object. |
|
Sets a global option value for the serializer engine |
|
Serializes an XML element node into a BDL variable in Soap Section 5 encoding. |
|
Serializes an XML element node into a BDL variable using a StaxReader object. |
|
Serializes an XML element node into a DomNode object using a StaxReader object. |
|
Serializes a BDL variable into a XML element node using a DomNode object. |
|
Serializes a BDL variable into a XML element node in Soap Section 5 encoding. |
|
Serializes a BDL variable into a XML element node using a StaxWriter object. |