Class PathShortNames


  • public class PathShortNames
    extends Object
    • Method Detail

      • parentOf

        public static Path parentOf​(Path path)
        Alias
        Parameters:
        path - the element
        Returns:
        the corresponding Path definition
      • childOf

        public static Path childOf​(Path path)
        Alias
        Parameters:
        path - the element
        Returns:
        the corresponding Path definition
      • ancestorOf

        public static Path ancestorOf​(Path path)
        Alias
        Parameters:
        path - the element
        Returns:
        the corresponding Path definition
      • siblingOf

        public static Path siblingOf​(Path path)
        Alias
        Parameters:
        path - the element
        Returns:
        the corresponding Path definition