Progress.Json.JsonParser class
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.