Interface ItemInfo

    • Method Detail

      • denotesNode

        boolean denotesNode()
        Returns true if this ItemInfo denotes a node, false otherwise.
        Returns:
        true if this ItemInfo denotes a node, false otherwise.
      • getPath

        Path getPath()
        Returns the Path of the item represented by this ItemInfo.
        Returns:
        the Path of the item represented by this item info.