Library
core
src
node
el
elToXML
Readme

Lawtext core references


Lawtext core references / core/src/node/el/elToXML

core/src/node/el/elToXML

Functions

innerXML()

innerXML(el, withControlEl): string

Defined in: core/src/node/el/elToXML.ts:31 (opens in a new tab)

Parameters

el

JsonEL

withControlEl

boolean = false

Returns

string


outerXML()

outerXML(el, withControlEl): string

Defined in: core/src/node/el/elToXML.ts:22 (opens in a new tab)

Parameters

el

JsonEL

withControlEl

boolean = false

Returns

string


wrapXML()

wrapXML(el, inner): string

Defined in: core/src/node/el/elToXML.ts:11 (opens in a new tab)

Parameters

el

JsonEL

inner

string

Returns

string