Package burp.api.montoya.sitemap
Interface SiteMapNode
-
public interface SiteMapNodeThis interface is used to represent items in the Burp's site map.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringurl()This method is used to retrieve the URL associated with the site map's node.
-