Class: exports

exports(hedString, hedSchemas)

new exports(hedString, hedSchemas)

Constructor.
Parameters:
Name Type Description
hedString string The HED string to be split and parsed.
hedSchemas Schemas The collection of HED schemas.
Source:

exports(rootElement)

new exports(rootElement)

Constructor.
Parameters:
Name Type Description
rootElement Object The root XML element.
Source:

exports(sourceSchemas)

new exports(sourceSchemas)

Constructor.
Parameters:
Name Type Description
sourceSchemas Array.<Schema> The sources of data to be merged.
Source: