注释类型 Match


  • @Retention(RUNTIME)
    public @interface Match
    处理每一个Page对象,值和Crawler.type相同时的执行逻辑。
    • 元素详细资料

      • value

        String value
        默认值:
        ""
      • regEx

        String regEx
        默认值:
        ""