Interface PacScriptParser

  • All Known Implementing Classes:
    JavaxPacScriptParser

    public interface PacScriptParser
    Common interface for PAC script parsers.
    Author:
    Markus Bernhardt, Copyright 2016, Bernd Rosstauscher, Copyright 2009
    • Method Detail

      • getScriptSource

        PacScriptSource getScriptSource()
        Gets the source of the PAC script used by this parser.
        Returns:
        a PacScriptSource.