| 程序包 | 说明 |
|---|---|
| org.seimicrawler.xpath.antlr | |
| org.seimicrawler.xpath.core |
| 限定符和类型 | 方法和说明 |
|---|---|
XpathParser.PredicateContext |
XpathParser.predicate() |
XpathParser.PredicateContext |
XpathParser.StepContext.predicate(int i) |
XpathParser.PredicateContext |
XpathParser.FilterExprContext.predicate(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<XpathParser.PredicateContext> |
XpathParser.StepContext.predicate() |
java.util.List<XpathParser.PredicateContext> |
XpathParser.FilterExprContext.predicate() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
XpathListener.enterPredicate(XpathParser.PredicateContext ctx)
Enter a parse tree produced by
XpathParser.predicate(). |
void |
XpathBaseListener.enterPredicate(XpathParser.PredicateContext ctx)
Enter a parse tree produced by
XpathParser.predicate(). |
void |
XpathListener.exitPredicate(XpathParser.PredicateContext ctx)
Exit a parse tree produced by
XpathParser.predicate(). |
void |
XpathBaseListener.exitPredicate(XpathParser.PredicateContext ctx)
Exit a parse tree produced by
XpathParser.predicate(). |
T |
XpathVisitor.visitPredicate(XpathParser.PredicateContext ctx)
Visit a parse tree produced by
XpathParser.predicate(). |
T |
XpathBaseVisitor.visitPredicate(XpathParser.PredicateContext ctx)
Visit a parse tree produced by
XpathParser.predicate(). |
| 限定符和类型 | 方法和说明 |
|---|---|
XValue |
XpathProcessor.visitPredicate(XpathParser.PredicateContext ctx) |
Copyright © 2018. All Rights Reserved.