Represents the built in message parsers that are available for use in broker.
The NBParsers JSON type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Fields
Name | Description | |
---|---|---|
![]() ![]() | Array |
This is the specific type for a JSON array element.
|
![]() ![]() | ArrayItemName |
This is the name of an array item element that is a child of an array element.
|
![]() ![]() | ArrayTypeName |
This is the specific type name for a JSON array element.
|
![]() ![]() | DataElementName |
This is the name of the data element that must be a child of the root element.
|
![]() ![]() | Object |
This is the specific type for a JSON object element.
|
![]() ![]() | ObjectTypeName |
This is the specific type name for a JSON object element.
|
![]() ![]() | PaddingElementName |
This is the name of the optional padding element that can be a child of the root. element.
|
![]() ![]() | ParserName |
The name of the parser.
|
See Also