open-nav
GitHub
npm
Preparing search index...
core/src
parseDocumentAs
Function parseDocumentAs
parseDocumentAs
<
T
>
(
xml
:
string
,
rootName
:
string
,
options
?:
ParseOptions
)
:
T
Parse a document whose root is known, returning the generated type.
Type Parameters
T
Parameters
xml
:
string
rootName
:
string
Optional
options
:
ParseOptions
Returns
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
open-nav
Loading...
Parse a document whose root is known, returning the generated type.