| 程序包 | 说明 |
|---|---|
| org.seimicrawler.xpath.antlr | |
| org.seimicrawler.xpath.core |
| 限定符和类型 | 方法和说明 |
|---|---|
XpathParser.LocationPathContext |
XpathParser.locationPath() |
XpathParser.LocationPathContext |
XpathParser.PathExprNoRootContext.locationPath() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
XpathListener.enterLocationPath(XpathParser.LocationPathContext ctx)
Enter a parse tree produced by
XpathParser.locationPath(). |
void |
XpathBaseListener.enterLocationPath(XpathParser.LocationPathContext ctx)
Enter a parse tree produced by
XpathParser.locationPath(). |
void |
XpathListener.exitLocationPath(XpathParser.LocationPathContext ctx)
Exit a parse tree produced by
XpathParser.locationPath(). |
void |
XpathBaseListener.exitLocationPath(XpathParser.LocationPathContext ctx)
Exit a parse tree produced by
XpathParser.locationPath(). |
T |
XpathVisitor.visitLocationPath(XpathParser.LocationPathContext ctx)
Visit a parse tree produced by
XpathParser.locationPath(). |
T |
XpathBaseVisitor.visitLocationPath(XpathParser.LocationPathContext ctx)
Visit a parse tree produced by
XpathParser.locationPath(). |
| 限定符和类型 | 方法和说明 |
|---|---|
XValue |
XpathProcessor.visitLocationPath(XpathParser.LocationPathContext ctx) |
Copyright © 2018. All Rights Reserved.