public abstract class Path extends java.lang.Object
Represents a simple path (SPath) expression. A path is an ordered list of Steps.
Path()
abstract java.util.List
getSteps()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Path()
public abstract java.util.List getSteps()
Copyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.