Interface BodySelectorParser
public interface BodySelectorParser
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
description
String description() -
tryParse
- Throws:
IllegalArgumentException- if the selector matches the parser butBodySelectorcannot be built nonetheless
-