Interface PathAccessorSimple<P>

All Known Subinterfaces:
PathAccessor<P>, PathAccessorRdf<P>
All Known Implementing Classes:
PathAccessorImpl

public interface PathAccessorSimple<P>
  • Method Summary

    Modifier and Type
    Method
    Description
    getParent(P path)
     
  • Method Details

    • getParent

      P getParent(P path)