Class JoltSpec


  • public class JoltSpec
    extends java.lang.Object
    Container holding the spec configuration to transform json. JoltSpec objects can be reused to make multiple transformations with the same spec.
    Author:
    https://github.com/mcweba [Marc-Andre Weber]
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isWithMetadata()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • isWithMetadata

        public boolean isWithMetadata()