package

com.atlassian.confluence.json.introspector

Interfaces

Introspector Converts a Java bean to a set of String-to-Object mappings by enumerating all get* and is* methods on the bean. 

Classes

DefaultIntrospector Override some behaviour of the JSON library JSON object to allow mapped fields to be converted to JSON objects before adding to map.