Progress.Json.ObjectModel.ObjectModelParser class
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
This class is used to parse multiple sources of JSON streams.
Serializable:
Yes
Constructors
|
Super Class
Interfaces
This class does not implement an interface.
Public Properties
This class does not define properties.
Public Methods
| Parse( ) method | ParseFile( ) method |
Public Events
This class does not contain events.
Notes
The following example creates a parser and then parses JSON from the WebSpeed input stream:
|