Object Dsl

  • All Implemented Interfaces:

    
    public class Dsl
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static Dsl INSTANCE
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static ArrayOfPrimitivesBuilder arrayOfPrimitives() Creates a builder to define the matchers on an array of JSON primitives
      final static String matcherKey(String name, String rootPath) Returns a safe matcher key for the attribute name
      • Methods inherited from class java.lang.Object

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