public.javadoc.org.spincast.plugins.jacksonjson.SpincastJsonManagerConfigDefault.html Maven / Gradle / Ivy
                 Go to download
                
        
                    Show more of this group  Show more artifacts with this name
Show all versions of spincast-website Show documentation
                Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
                
            
SpincastJsonManagerConfigDefault (org.spincast:spincast-framework 0.9.21 API) 
org.spincast.plugins.jacksonjson
Class SpincastJsonManagerConfigDefault
- java.lang.Object
 
- 
- org.spincast.plugins.jacksonjson.SpincastJsonManagerConfigDefault
 
 
- 
- All Implemented Interfaces:
 
- ISpincastJsonManagerConfig
 
public class SpincastJsonManagerConfigDefault
extends Object
implements ISpincastJsonManagerConfig
Default configuration for the Spincast Json Manager plugin.
 
- 
- 
Constructor Summary
Constructors  
Constructor and Description 
 
SpincastJsonManagerConfigDefault()  
 
 
- 
Method Summary
All Methods Instance Methods Concrete Methods  
Modifier and Type 
Method and Description 
 
int 
getPrettyPrinterIndentationSpaceNumber()
The number of space to use as indentation for pretty print.
 
 
String 
getPrettyPrinterNewlineChars()
The newline characters to use for pretty print.
 
 
 
 
- 
- 
Method Detail
- 
getPrettyPrinterIndentationSpaceNumber
public int getPrettyPrinterIndentationSpaceNumber()
Description copied from interface: ISpincastJsonManagerConfig
The number of space to use as indentation for pretty print.
 Defaults to 4.
- Specified by:
 
getPrettyPrinterIndentationSpaceNumber in interface ISpincastJsonManagerConfig 
 
- 
getPrettyPrinterNewlineChars
public String getPrettyPrinterNewlineChars()
Description copied from interface: ISpincastJsonManagerConfig
The newline characters to use for pretty print.
 Defaults to "\n".
- Specified by:
 
getPrettyPrinterNewlineChars in interface ISpincastJsonManagerConfig 
 
 
 
Copyright © 2016. All rights reserved.
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy