Runtime Type : Types : XMLDocObject

From $1

Class Description

Back to Runtime Types

Inherits From

root→Object→XMLDocObject

Fields
XMLElement root The root XMLElement value to be operated on by the functions in the type. This field can contain  nested XMLElements forming a tree structure.
Function Summary
readFile function description
readString function description
readURL function description
toFile function description
toString function description
Function Detail
readFile

function description

Syntax
readFile( [in] string fileName )

Parameters

fileName
argument description

readString

 

function description

Syntax
readString( [in] string str )

Parameters

str
argument description

readURL

 

function description

Syntax
readURL( [in] string url )

Parameters

url
argument description

toFile

 

function description

Syntax
toFile( [in] string fileName, [in] boolean indent )

Parameters

fileName
argument description
indent
argument description

toString

 

function description

Syntax
toString( [out] string str, [in] boolean indent )

Parameters

str
argument description
indent
argument description

Tags:
 
Images (0)
 
Comments (0)
You must login to post a comment.