- java.lang.Object
-
- org.seimicrawler.xpath.core.axis.AttributeSelector
-
- All Implemented Interfaces:
- AxisSelector
public class AttributeSelector
extends java.lang.Object
implements AxisSelector
the attribute axis contains the attributes of the context node; the axis will be empty unless the context node is an element
- Since:
- 2018/3/26.
- Author:
- github.com/zhegexiaohuozi seimimaster@gmail.com
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
XValue |
apply(org.jsoup.select.Elements context) |
java.lang.String |
name()
assign name
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2018. All Rights Reserved.