Class ExcludeUrl

  • All Implemented Interfaces:
    Serializable

    public class ExcludeUrl
    extends Object
    implements Serializable
    A file URL holding specific addresses to be excluded. Each line in the URL file can be one of: "#", "", or "#". Lines starting with a '#' are ignored and so are characters after a '#' in a line.
    See Also:
    Serialized Form
    • Constructor Detail

      • ExcludeUrl

        public ExcludeUrl()
      • ExcludeUrl

        public ExcludeUrl​(String url)