java.lang.Object
dev.metaschema.core.metapath.function.library.FnStaticBaseUri

public final class FnStaticBaseUri extends Object
Implements the XPath 3.1 fn:static-base-uri function.
  • Method Details

    • fnStaticBaseUri

      @Nullable public static IAnyUriItem fnStaticBaseUri(@NonNull DynamicContext context)
      Get the static base URI from the static context.
      Parameters:
      context - the dynamic context
      Returns:
      the base URI or null if none was set