Interface JsonFormat.TextGenerator

All Known Implementing Classes:
JsonFormat.CompactTextGenerator, JsonFormat.PrettyTextGenerator
Enclosing class:
JsonFormat

static interface JsonFormat.TextGenerator
An interface for json formatting that can be used in combination with the omittingInsignificantWhitespace() method
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void