Progress.Json.JsonParser class
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
This is an abstract class that contains properties common to JSON parsers supported by ABL.
Serializable:
No
Constructors
This class contains a private constructor; as an abstract class, you cannot instantiate it directly.
Super Class
Interfaces
This class does not implement an interface.
Public Properties
| IgnoreComments property | – | – |
Public Methods
This class does not define any methods.
Public Events
This class does not define any events.