Documentation Language: Swift

Method

resolveObject(_:)

Resolve XPath to object directly (convenience method)

func resolveObject(_ path: String) async -> (any EObject)?

Parameters

path

XPath expression

Return Value

The resolved EObject, or nil if not found