public class HTMLMetaProcessor
extends java.lang.Object
Constructor and Description |
---|
HTMLMetaProcessor() |
Modifier and Type | Method and Description |
---|---|
static void |
getMetaTags(HTMLMetaTags metaTags,
org.w3c.dom.Node node,
java.net.URL currURL)
Sets the indicators in
robotsMeta to appropriate values, based
on any META tags found under the given node . |
public static final void getMetaTags(HTMLMetaTags metaTags, org.w3c.dom.Node node, java.net.URL currURL)
robotsMeta
to appropriate values, based
on any META tags found under the given node
.Copyright © 2019 The Apache Software Foundation