Constructors
Methods
Static
mapGeneric
- mapGeneric(xmlInputs, wantedAttributes?): GenericInput[]
Parameters
- xmlInputs: Element[]
- wantedAttributes: string | string[] = '*'
Returns GenericInput[]
Static
mapSingle
- mapSingle(input, wantedAttributes?): GenericInput
Parameters
- input: Element
- wantedAttributes: string | string[] = '*'
Returns GenericInput
XML API Inputs - Legacy!