public class PropertyPath
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
PropertyPath.FragmentVisitor |
Constructor and Description |
---|
PropertyPath(java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
void |
iterate(PropertyPath.FragmentVisitor fragmentVisitor) |
public void iterate(PropertyPath.FragmentVisitor fragmentVisitor) throws ArooaPropertyException
ArooaPropertyException