JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
eu.dnetlib.validator2.engine.contexts
Interface NodeListAction
public interface
NodeListAction
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
test
(
NodeList
nodes,
Predicate
<?> predicate)
Method Details
test
boolean
test
(
NodeList
nodes,
Predicate
<?> predicate)
throws
IllegalStateException
Throws:
IllegalStateException