All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.jacksonxml.SpincastXmlManagerConfig.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






SpincastXmlManagerConfig (org.spincast:spincast-framework 1.0.0 API)












org.spincast.plugins.jacksonxml

Interface SpincastXmlManagerConfig

  • All Known Implementing Classes:
    SpincastXmlManagerConfigDefault


    public interface SpincastXmlManagerConfig
    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 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 © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy