Home
last modified time | relevance | path

Searched refs:parseContentAttributeForUrl (Results 1 – 2 of 2) sorted by relevance

/external/jsilver/src/com/google/streamhtmlparser/util/
DHtmlUtils.java403 public static META_REDIRECT_TYPE parseContentAttributeForUrl(String value) { in parseContentAttributeForUrl() method in HtmlUtils
/external/jsilver/src/com/google/streamhtmlparser/impl/
DHtmlParserImpl.java255 HtmlUtils.parseContentAttributeForUrl(getValue()); in getAttributeType()
320 return (HtmlUtils.parseContentAttributeForUrl(getValue()) == in isUrlStart()