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.
public HtmlDependencyParser(String uri)
uri
as a root.uri
- HTML import uriCopyright © 2018. All rights reserved.