Package com.atlassian.confluence.json.introspector
-
Interface Summary Interface Description Introspector Converts a Java bean to a set of String-to-Object mappings by enumerating all get* and is* methods on the bean. -
Class Summary Class Description DefaultIntrospector Override some behaviour of the JSON library JSON object to allow mapped fields to be converted to JSON objects before adding to map.