public static class Predicates.Node
extends java.lang.Object
Constructor and Description |
---|
Node() |
Modifier and Type | Method and Description |
---|---|
Predicate |
named(java.lang.String expected)
Restrict execution if the supported Node has the given name.
|
public Predicate named(java.lang.String expected)
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.