JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
burp.api.montoya.sitemap
SiteMapNode
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
url()
Interface SiteMapNode
public interface
SiteMapNode
This 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
String
url
()
Retrieve the URL associated with the site map's node.
Method Details
url
String
url
()
Retrieve the URL associated with the site map's node.
Returns:
The URL of the node.