Interface ItemPathSerializer


public interface ItemPathSerializer
  • Method Summary

    Modifier and Type
    Method
    Description
    serializeStandalone(@NotNull ItemPath itemPath)
    Serializes item path with all the namespaces explicitly listed.
  • Method Details

    • serializeStandalone

      String serializeStandalone(@NotNull @NotNull ItemPath itemPath)
      Serializes item path with all the namespaces explicitly listed.