Search
Preparing search index...
The search index is not available
ngl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ParserRegistry
Class ParserRegistry
Hierarchy
Registry
ParserRegistry
Index
Constructors
constructor
Properties
name
Accessors
names
Methods
__has
Obj
Name
add
get
get
Structure
Extensions
get
Surface
Extensions
get
Trajectory
Extensions
get
Volume
Extensions
is
Binary
is
Json
is
Structure
is
Surface
is
Trajectory
is
Volume
is
Xml
Constructors
constructor
new
Parser
Registry
(
)
:
ParserRegistry
Returns
ParserRegistry
Properties
name
name
:
string
Accessors
names
get
names
(
)
:
string
[]
Returns
string
[]
Methods
__has
Obj
Name
__has
Obj
Name
(
key
:
string
, objName
:
string
)
:
boolean
Parameters
key:
string
objName:
string
Returns
boolean
add
add
(
key
:
string
, value
:
any
)
:
void
Parameters
key:
string
value:
any
Returns
void
get
get
(
key
:
string
)
:
any
Parameters
key:
string
Returns
any
get
Structure
Extensions
get
Structure
Extensions
(
)
:
string
[]
Returns
string
[]
get
Surface
Extensions
get
Surface
Extensions
(
)
:
string
[]
Returns
string
[]
get
Trajectory
Extensions
get
Trajectory
Extensions
(
)
:
string
[]
Returns
string
[]
get
Volume
Extensions
get
Volume
Extensions
(
)
:
string
[]
Returns
string
[]
is
Binary
is
Binary
(
key
:
string
)
:
any
Parameters
key:
string
Returns
any
is
Json
is
Json
(
key
:
string
)
:
any
Parameters
key:
string
Returns
any
is
Structure
is
Structure
(
key
:
string
)
:
boolean
Parameters
key:
string
Returns
boolean
is
Surface
is
Surface
(
key
:
string
)
:
boolean
Parameters
key:
string
Returns
boolean
is
Trajectory
is
Trajectory
(
key
:
string
)
:
boolean
Parameters
key:
string
Returns
boolean
is
Volume
is
Volume
(
key
:
string
)
:
boolean
Parameters
key:
string
Returns
boolean
is
Xml
is
Xml
(
key
:
string
)
:
any
Parameters
key:
string
Returns
any
Globals
Parser
Registry
constructor
name
names
__has
Obj
Name
add
get
get
Structure
Extensions
get
Surface
Extensions
get
Trajectory
Extensions
get
Volume
Extensions
is
Binary
is
Json
is
Structure
is
Surface
is
Trajectory
is
Volume
is
Xml
Generated using
TypeDoc