Preparing search index...
The search index is not available
ZenFS DOM
ZenFS DOM
XML
Interface XML
interface
XML
{
name
:
string
;
options
:
{
root
:
{
required
:
false
;
type
:
"object"
}
}
;
create
(
options
:
XMLOptions
)
:
XMLFS
;
isAvailable
()
:
boolean
;
}
Hierarchy
_XML
XML
Index
Properties
name
options
Methods
create
is
Available
Properties
name
name
:
string
= 'XML'
options
options
:
{
root
:
{
required
:
false
;
type
:
"object"
}
}
= ...
Methods
create
create
(
options
:
XMLOptions
)
:
XMLFS
Parameters
options
:
XMLOptions
Returns
XMLFS
is
Available
isAvailable
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
options
Methods
create
is
Available
ZenFS DOM
Loading...