Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_processXRobotsTag_noindexnofollow (0.13 sec)

  1. src/test/java/org/codelibs/fess/crawler/transformer/FessXpathTransformerTest.java

            responseData.setUrl("http://example.com/");
    
            transformer.processXRobotsTag(responseData, new ResultData());
            assertFalse(responseData.isNoFollow());
        }
    
        public void test_processXRobotsTag_noindexnofollow() throws Exception {
            final FessXpathTransformer transformer = new FessXpathTransformer() {
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Oct 24 13:01:38 UTC 2024
    - 41.3K bytes
    - Viewed (0)
Back to top