|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jaxen.expr.DefaultExpr
org.jaxen.expr.DefaultLocationPath
org.jaxen.expr.DefaultRelativeLocationPath
public class DefaultRelativeLocationPath
| Constructor Summary | |
|---|---|
DefaultRelativeLocationPath()
|
|
| Method Summary | |
|---|---|
void |
accept(Visitor visitor)
|
java.lang.String |
toString()
|
| Methods inherited from class org.jaxen.expr.DefaultLocationPath |
|---|
addStep, evaluate, getSteps, getText, isAbsolute, simplify |
| Methods inherited from class org.jaxen.expr.DefaultExpr |
|---|
convertToIterator, convertToList |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultRelativeLocationPath()
| Method Detail |
|---|
public java.lang.String toString()
toString in class DefaultLocationPathpublic void accept(Visitor visitor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||