Class DefaultXmlPrettyPrinter.NopIndenter

    • Constructor Summary

      Constructors 
      Constructor Description
      NopIndenter()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isInline()  
      void writeIndentation​(com.fasterxml.jackson.core.JsonGenerator jg, int level)  
      void writeIndentation​(org.codehaus.stax2.XMLStreamWriter2 sw, int level)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait