public class DirectoryPathWalker
extends java.lang.Object
| Constructor and Description |
|---|
DirectoryPathWalker(BeanDirectory directory) |
| Modifier and Type | Method and Description |
|---|---|
BeanDirectory |
directoryForPath(Path path) |
java.lang.Object |
objectForPath(Path path)
Get an object for the given path.
|
public DirectoryPathWalker(BeanDirectory directory)
public BeanDirectory directoryForPath(Path path) throws ArooaPropertyException
ArooaPropertyExceptionpublic java.lang.Object objectForPath(Path path) throws ArooaPropertyException
path - The path.ArooaPropertyException