public.javadoc.org.spincast.plugins.jacksonxml.ISpincastXmlManagerConfig.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.
                
            
ISpincastXmlManagerConfig (org.spincast:spincast-framework 0.9.21 API) 
org.spincast.plugins.jacksonxml
Interface ISpincastXmlManagerConfig
- 
- All Known Implementing Classes:
 
- SpincastXmlManagerConfigDefault
 
public interface ISpincastXmlManagerConfig
Configurations for the Spincast Xml Manager plugin.
 
 We use "@ImplementedBy" to specify the default configurations
 to use if none is specified in a Guice module.
 
- 
- 
Method Summary
All Methods Instance Methods Abstract 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
int getPrettyPrinterIndentationSpaceNumber()
The number of space to use as indentation for pretty print.
 Defaults to 4.
 
- 
getPrettyPrinterNewlineChars
String getPrettyPrinterNewlineChars()
The newline characters to use for pretty print.
 Defaults to "\n".
 
 
 
Copyright © 2016. All rights reserved.
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy