A C F J M 

A

assertEqualsJsonResource(String, Object) - Static method in class ch.inftec.ju.json.JsonTestUtils
Asserts that the specified Object equals the string defined in the JSON resource.

C

ch.inftec.ju.json - package ch.inftec.ju.json
 

F

formatJson(String) - Static method in class ch.inftec.ju.json.JsonUtils
Formats (pretty prints) the specified JSON String.
formattedOutput(boolean) - Method in class ch.inftec.ju.json.JsonUtils.MarshallerBuilder
Whether to produce formatted output.

J

JsonTestUtils - Class in ch.inftec.ju.json
 
JsonTestUtils() - Constructor for class ch.inftec.ju.json.JsonTestUtils
 
JsonUtils - Class in ch.inftec.ju.json
Utility class containing JSON related helper methods.
JsonUtils() - Constructor for class ch.inftec.ju.json.JsonUtils
 
JsonUtils.MarshallerBuilder - Class in ch.inftec.ju.json
 
JsonUtils.MarshallerBuilder() - Constructor for class ch.inftec.ju.json.JsonUtils.MarshallerBuilder
 

M

marshaller() - Static method in class ch.inftec.ju.json.JsonUtils
Returns a new MarshallerBuilder to convert Java Objects to JSON and vice versa.
marshalToString(Object) - Method in class ch.inftec.ju.json.JsonUtils.MarshallerBuilder
Marshalls the specified object to a JSON String.
A C F J M 

Copyright © 2015. All rights reserved.