public static interface Element.MatchesSelectorRefNodesUnionType
Modifier and Type | Method and Description |
---|---|
default Node |
asNode() |
default NodeList<java.lang.Object> |
asNodeList() |
default boolean |
isNode() |
default boolean |
isNodeList() |
static Element.MatchesSelectorRefNodesUnionType |
of(java.lang.Object o) |
static Element.MatchesSelectorRefNodesUnionType of(java.lang.Object o)
default Node asNode()
default NodeList<java.lang.Object> asNodeList()
default boolean isNode()
default boolean isNodeList()