Interface RelocatableXPathExpression

    • Method Detail

      • relocateExpression

        @NonNull XPathExpression relocateExpression()
        Deprecated.
        Return a new XPathExpression relocated to a SchemaPath of the implementation's choosing. Note that XPathExpression.getApexPath() must not change during this operation.
        Returns:
        A new XPathExpression instance.