Constructor and Description |
---|
PathImpl()
Create an empty path.
|
PathImpl(C parent)
Create a path with one parent element.
|
PathImpl(List<C> path)
Create a definition path.
|
public PathImpl(List<C> path)
path
- the list of definitions defining the pathpublic PathImpl(C parent)
parent
- the parent elementpublic PathImpl()
public List<C> getElements()
Path
getElements
in interface Path<C>
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a