Class PythonConfiguration


  • public class PythonConfiguration
    extends Object
    • Constructor Detail

      • PythonConfiguration

        public PythonConfiguration​(Charset charset)
    • Method Detail

      • setIgnoreHeaderComments

        public void setIgnoreHeaderComments​(boolean ignoreHeaderComments)
      • getIgnoreHeaderComments

        public boolean getIgnoreHeaderComments()
      • getCharset

        public Charset getCharset()
      • setStopSquidOnException

        public void setStopSquidOnException​(boolean stopSquidOnException)
      • stopSquidOnException

        public boolean stopSquidOnException()