Skip to main content

TS3JSONInput

Class in AWS.S3

JSONInput node class.

Ancestors

Properties

JSONType

property JSONType: string

Constructors

Create

constructor Create; overload;

Constructor for TS3JSONInput.


constructor Create(const AType: string); overload;

Constructor for TS3JSONInput.

Parameters

NameDescription
ATypeThe type of JSON. Valid values:|.

Methods

CreateNode

function CreateNode(const AParentNode: IXMLNode): IXMLNode;

Create an XML node representation.

Parameters

NameDescription
AParentNodeA parent XML node.

Returns

A JSON XML node.