public interface IXpathResultExt extends IXpathResult
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getAllMatchAsStringList()
Convert the match nodes to a list of string
|
getAllMatch, getFirstAsString, getFirstMatch, getMonitor