Interface CPDRenderer

    • Method Detail

      • render

        void render​(java.util.Iterator<Match> matches,
                    java.io.Writer writer)
             throws java.io.IOException
        Throws:
        java.io.IOException