Interface Iterator.Matching

Enclosing class:
Iterator

public static interface Iterator.Matching
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isRowMatching(Node node, Paragraph paragraph, Row row)
     
  • Method Details

    • isRowMatching

      boolean isRowMatching(Node node, Paragraph paragraph, Row row)