@Deprecated public class HtmlDependencyParser extends Object implements Serializable
It takes the an HTML import url as a root and parse the content recursively collecting html import dependencies.
Constructor and Description |
---|
HtmlDependencyParser(String uri)
Deprecated.
Creates a new instance using the given
uri as a root. |
public HtmlDependencyParser(String uri)
uri
as a root.uri
- HTML import uriCopyright © 2018. All rights reserved.