XML API Inputs - Legacy!

Constructors

Methods

Constructors

Methods

  • Map inputs (generic) Legacy method

    Parameters

    • xmlInputs: Element[]
    • wantedAttributes: string | string[] = '*'

    Returns GenericInput[]

  • Map single input (generic) Legacy method

    Parameters

    • input: Element
    • wantedAttributes: string | string[] = '*'

    Returns GenericInput