Package com.github.loyada.jdollarx
Class PathOperators
- java.lang.Object
-
- com.github.loyada.jdollarx.PathOperators
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Path
not(Path path)
Any element that does NOT conform to the definition of the given path parameters
-