Class HeaderSource.MultiUrlHeaderSource

    • Method Detail

      • isFromUrl

        public boolean isFromUrl​(URL location)
        Description copied from class: HeaderSource
        Retuns true if this HeaderSource was loaded from the URL given in the location parameter or false otherwise.
        Specified by:
        isFromUrl in class HeaderSource
        Parameters:
        location - the URL to tell if this HeaderSource was loaded from it
        Returns:
        true if this HeaderSource was loaded from the URL given in the location parameter or false otherwise