Preparing search index...
The search index is not available
@sc3d/ruth
@sc3d/ruth
XmlDir
Class XmlDir
Hierarchy (
view full
)
XmlDir
Expander
Index
Constructors
constructor
Properties
context?
inputs
xml
Extensions
xtree
no
Copy
Regex
template
Regex
Methods
dir
Tree
To
Xml
find
Object
formatXML
is
Xml
File
Constructors
constructor
new
Xml
Dir
(
inputs
,
xmlExtensions
?
)
:
XmlDir
Parameters
inputs
:
string
[]
xmlExtensions
:
string
[]
= []
Returns
XmlDir
Properties
Protected
Optional
context
context
?:
Element
Private
inputs
inputs
:
string
[]
Private
xml
Extensions
xml
Extensions
:
string
[]
= []
xtree
xtree
:
Document
Static
Protected
no
Copy
Regex
no
Copy
Regex
:
RegExp
= ...
Static
Protected
template
Regex
template
Regex
:
RegExp
= ...
Methods
Private
dir
Tree
To
Xml
dir
Tree
To
Xml
(
root
)
:
Document
Parameters
root
:
string
Returns
Document
Protected
find
Object
find
Object
(
object
)
:
undefined
|
Dirent
Parameters
object
:
string
Returns
undefined
|
Dirent
formatXML
formatXML
(
options
?
)
:
string
Parameters
Optional
options
:
XMLFormatterOptions
Returns
string
Private
is
Xml
File
is
Xml
File
(
parsedPath
)
:
boolean
Parameters
parsedPath
:
ParsedPath
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
context
inputs
xml
Extensions
xtree
no
Copy
Regex
template
Regex
dir
Tree
To
Xml
find
Object
formatXML
is
Xml
File
@sc3d/ruth
Loading...