Table of Contents

Class SecuritySpecificationParser

Namespace
JD.AI.Core.Specifications
Assembly
JD.AI.Core.dll
public static class SecuritySpecificationParser
Inheritance
SecuritySpecificationParser
Inherited Members

Methods

Parse(string)

public static SecuritySpecification Parse(string yaml)

Parameters

yaml string

Returns

SecuritySpecification

ParseFile(string)

public static SecuritySpecification ParseFile(string path)

Parameters

path string

Returns

SecuritySpecification

ParseIndex(string)

public static SecuritySpecificationIndex ParseIndex(string yaml)

Parameters

yaml string

Returns

SecuritySpecificationIndex

ParseIndexFile(string)

public static SecuritySpecificationIndex ParseIndexFile(string path)

Parameters

path string

Returns

SecuritySpecificationIndex