public final class Match
extends java.lang.Object
Constructor and Description |
---|
Match(Node node,
NodeMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
NodeMetadata |
getMetadata()
Returns the metadata for this match.
|
Node |
getNode()
Returns the node that matched the given conditions.
|
public Match(Node node, NodeMetadata metadata)
public Node getNode()
public NodeMetadata getMetadata()
Copyright © 2009-2017 Google. All Rights Reserved.