.. java:import:: java.util Arrays .. java:import:: java.util Collections .. java:import:: java.util List .. java:import:: java.util Optional .. java:import:: java.util.stream Collectors ElementProperties.Or ==================== .. java:package:: com.github.loyada.jdollarx :noindex: .. java:type:: static final class Or implements ElementProperty :outertype: ElementProperties Constructors ------------ Or ^^ .. java:constructor:: public Or(ElementProperty p1, ElementProperty p2) :outertype: ElementProperties.Or Methods ------- toString ^^^^^^^^ .. java:method:: public String toString() :outertype: ElementProperties.Or toXpath ^^^^^^^ .. java:method:: @Override public String toXpath() :outertype: ElementProperties.Or