Interface PathVisitable

    • Method Detail

      • accept

        void accept​(Visitor visitor,
                    ItemPath path,
                    boolean recursive)