Interface PathAccessor

All Known Subinterfaces:
PathAccessor.PathProperty

public interface PathAccessor
Provides an accessor for a path property.
  • Method Details

    • getPath

      String getPath()
      Retrieves the path from the path property.
      Returns:
      The path stored by the path property.