A virtual path made up of PathElements. A path can be specified as an array of PathElements where each PathElement specifies the sub-element of the parent path.
To use an empty path, use the public static constant {@link #empty}, there is no other way to instantiate an empty path.
@author Mark Bednarczyk @author Sly Technologies, Inc.
|
|