NBParsers JSON FieldsIBM Integration Bus
The NBParsers JSON type exposes the following members.
Fields

  NameDescription
Public fieldStatic memberArray
This is the specific type for a JSON array element.
Public fieldStatic memberArrayItemName
This is the name of an array item element that is a child of an array element.
Public fieldStatic memberArrayTypeName
This is the specific type name for a JSON array element.
Public fieldStatic memberDataElementName
This is the name of the data element that must be a child of the root element.
Public fieldStatic memberObject
This is the specific type for a JSON object element.
Public fieldStatic memberObjectTypeName
This is the specific type name for a JSON object element.
Public fieldStatic memberPaddingElementName
This is the name of the optional padding element that can be a child of the root. element.
Public fieldStatic memberParserName
The name of the parser.
Back to Top
See Also