Class PathAttribute


  • public class PathAttribute
    extends Object
    Created by christian on 8/8/2017.
    • Constructor Detail

      • PathAttribute

        public PathAttribute​(String path)
      • PathAttribute

        public PathAttribute()
    • Method Detail

      • dividePathIntoSegments

        public static List<String> dividePathIntoSegments​(String path)