contextFor method

Context contextFor (String path)

Gets an object useful for manipulating paths in this style.

Relative path manipulations will be relative to the specified path.

Implementation

p.Context contextFor(String path);