|
||||||||||
| 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.DefaultAbsoluteLocationPath
public class DefaultAbsoluteLocationPath
| Constructor Summary | |
|---|---|
DefaultAbsoluteLocationPath()
|
|
| Method Summary | |
|---|---|
void |
accept(Visitor visitor)
|
java.lang.Object |
evaluate(Context context)
|
java.lang.String |
getText()
|
boolean |
isAbsolute()
|
java.lang.String |
toString()
|
| Methods inherited from class org.jaxen.expr.DefaultLocationPath |
|---|
addStep, getSteps, 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 DefaultAbsoluteLocationPath()
| Method Detail |
|---|
public java.lang.String toString()
toString in class DefaultLocationPathpublic boolean isAbsolute()
isAbsolute in interface LocationPathisAbsolute in class DefaultLocationPathpublic java.lang.String getText()
getText in interface ExprgetText in interface LocationPathgetText in class DefaultLocationPath
public java.lang.Object evaluate(Context context)
throws JaxenException
evaluate in interface Exprevaluate in class DefaultLocationPathJaxenExceptionpublic void accept(Visitor visitor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||