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

public final class FnString extends Object
Implements the XPath 3.1 fn:string function.
  • Method Details

    • fnStringItem

      @NonNull public static IStringItem fnStringItem(@NonNull IItem item)
      An implementation of fn::string.
      Parameters:
      item - the item to get the string value for
      Returns:
      the string value