Interface Mapping
Represent a mapping / object in a document
Methods
Name | Description |
---|---|
length
()
|
|
opApply
(dg)
|
Iterates over this object, passing each entry to the dg
|
asMapping
()
|
|
asScalar
()
|
|
asSequence
()
|
|
location
()
|
|
type
()
|
Enums
Name | Description |
---|---|
Type
|
The Node type
|
Aliases
Name | Description |
---|---|
MapIterator
|
The delegate type to iterate over a mapping |