| http://www.w3.org/ns/prov#value | - class function MethodAddress(const Name: ShortString): Pointer; overload class function MethodAddress(const Name: string): Pointer; overload function FieldAddress(const Name: ShortString): Pointer; overload function FieldAddress(const Name: string): Pointer; overload The return types for the following functions have changed from ShortString to String, and the return value is a fully UTF-8 decoded
|