Class LocatableHelper

java.lang.Object
org.ehrbase.ehr.util.LocatableHelper

public class LocatableHelper extends Object
Utility class for path manipulation.
Since:
1.0
Author:
Christian Chevalley, Renaud Subiger
  • Method Details

    • dividePathIntoSegments

      public static List<String> dividePathIntoSegments(String path)