@omnist-dev/omnist
Preparing search index...
readXml
Function readXml
readXml
(
text
:
string
,
opts
?:
ReadXmlOptions
)
:
Node
Parses XML text into a Document node (spec ยง4).
Parameters
text
:
string
opts
:
ReadXmlOptions
= {}
Returns
Node
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@omnist-dev/omnist
Loading...
Parses XML text into a Document node (spec ยง4).