SequenceMapperType interface

Helps build a mapper that describes how to parse a sequence of mapped values.

Properties

element

The mapper to use to map each one of the properties of the sequence.

name

Name of the sequence type mapper.

Property Details

element

The mapper to use to map each one of the properties of the sequence.

element: Mapper

Property Value

name

Name of the sequence type mapper.

name: "Sequence"

Property Value

"Sequence"