public abstract class Path extends Object
Represents a simple path (SPath) expression. A path is an ordered list of Steps.
Path()
abstract List
getSteps()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Path()
public abstract List getSteps()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.