OpenEdge.Core.Util.package
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
||||||
| Classes | ||
|---|---|---|
|
|
AnnotationWriter | |
|
|
BuilderRegistry | General registry for name/Progress.Lang.Class pairs used by the various builders. |
|
|
ConfigBuilder | helper class for configuration data used by builders |
|
|
LeakCheck | Parses a LOG-MANAGER file for DYNOBJECTS entries and determines whether there are any memory leaks |
|
|
LeakReportFilterTypeEnum | Enumeration of the filter types for a leak report |
|
|
LeakReportParameters | Parameters for a leak check report |
|
|
MathUtil | General-purpose maths functionality. |
|
|
Token | Represents a token - group, arg and value. Only the value is mutable |
|
|
TokenResolver | Resolves certain known token names into useful values |
|
|
TokenResolverEventArgs | Arguments for events published when an individual token is resolved |
|
|
UTF8Encoder | Encodes UTF-8 strings, characters and values to and from Unicode codepoints |