public class StringIsEmptyTest<Node> extends AbstractStringTest<Node>
AbstractStringTest.ToStringFunction
transformer
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, getSignature
getPathExpression
public String getDescription()
NodeFunction
protected boolean test(AbstractStringTest.ToStringFunction toStringFunction, Collection<Node>... args)
test
in class AbstractStringTest<Node>
protected final int getArgCount()
AbstractStringTest
getArgCount
in class AbstractStringTest<Node>
public String getLocalName()
getLocalName
in class TestFunction<Node>
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.