@theredhead — Frontend Library - v1.0.0
Preparing search index...
foundation/src/public-api
XmlTemplateParser
Class XmlTemplateParser
Parses XML template strings into the canonical document model.
Index
Constructors
constructor
Methods
parse
Constructors
constructor
new
XmlTemplateParser
()
:
XmlTemplateParser
Returns
XmlTemplateParser
Methods
parse
parse
(
template
:
string
)
:
TemplateDocument
Parses an XML template fragment.
Parameters
template
:
string
Returns
TemplateDocument
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
parse
@theredhead — Frontend Library - v1.0.0
Loading...
Parses XML template strings into the canonical document model.