Class ECSSetup

java.lang.Object
overit.geocall.ecs.ECSSetup

public class ECSSetup extends Object
Class that manages the setup of the ECS, in particular manages the pretty printing capabilities
  • Constructor Details

    • ECSSetup

      public ECSSetup()
  • Method Details

    • setPrettyPrinting

      public static boolean setPrettyPrinting(boolean pp)
      Does nothing
      Parameters:
      pp - Boolean indicating if pretty printing should be abilitated
      Returns:
      the default pretty printing value
    • getPrettyPrinting

      public static boolean getPrettyPrinting()
      Returns the default pretty printing value
      Returns:
      Boolean indicating if pretty printing is abilitated