DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / JsonStreamParser Class / JsonStreamParser Constructor

In This Topic
    JsonStreamParser Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initialize a new JsonStreamParser instance which will parse at the root of the JSON file.  
    Initialize a new JsonStreamParser instance which will parse at a specific repeatXPath.  
    Initialize a new JsonStreamParser instance which will parse at a specific repeatXPath elements.  
    See Also