|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.taglibs.standard.extra.spath.Path
org.apache.taglibs.standard.extra.spath.RelativePath
public class RelativePath
Represents a relative SPath expression.
| Constructor Summary | |
|---|---|
RelativePath(Step step,
RelativePath next)
Constructs a new RelativePath object, based on a Step and another (possibly null) RelativePath. |
|
| Method Summary | |
|---|---|
java.util.List |
getSteps()
Retrives an ordered list of Step objects representing this expression. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RelativePath(Step step,
RelativePath next)
| Method Detail |
|---|
public java.util.List getSteps()
Path
getSteps in class Path
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||