Interface URLHelperFactory


public interface URLHelperFactory
A factory for creating URLHelper instances. The factory contains a single function
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getHelper

      URLHelper getHelper(URL url)
      Parameters:
      url -
      Returns:
      a URLHelper object for the given URL