public class StringIsEmptyTest<Node> extends AbstractStringTest<Node>
AbstractStringTest.ToStringFunctiontransformer| Constructor and Description | 
|---|
StringIsEmptyTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected int | 
getArgCount()
Number of (required) arguments this function accepts. 
 | 
String | 
getDescription()
A short human-readable description of what the node function does. 
 | 
String | 
getLocalName()  | 
protected boolean | 
test(AbstractStringTest.ToStringFunction toStringFunction,
    Collection<Node>... args)  | 
apply, getSignaturegetPathExpressionpublic String getDescription()
NodeFunctionprotected boolean test(AbstractStringTest.ToStringFunction toStringFunction, Collection<Node>... args)
test in class AbstractStringTest<Node>protected final int getArgCount()
AbstractStringTestgetArgCount in class AbstractStringTest<Node>public String getLocalName()
getLocalName in class TestFunction<Node>Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.