public class RelativePath extends Path
Represents a relative SPath expression.
| Constructor and Description |
|---|
RelativePath(Step step,
RelativePath next)
Constructs a new RelativePath object, based on a Step and another
(possibly null) RelativePath.
|
public RelativePath(Step step, RelativePath next)
Copyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.