|
||||||||||
| 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.AbsolutePath
public class AbsolutePath
Represents an absolute SPath expression. Essentially a marker class.
| Constructor Summary | |
|---|---|
AbsolutePath(RelativePath base)
Constructs a new AbsolutePath object based on a 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 AbsolutePath(RelativePath base)
| 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 | |||||||||