public abstract class Path extends Object
Represents a simple path (SPath) expression. A path is an ordered list of Steps.
| Constructor and Description |
|---|
Path() |
public abstract List getSteps()
Copyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.