Uses of Package
com.atlassian.confluence.json.introspector
Packages that use com.atlassian.confluence.json.introspector
Package
Description
-
Classes in com.atlassian.confluence.json.introspector used by com.atlassian.confluence.json.introspectorClassDescriptionOverride some behaviour of the JSON library JSON object to allow mapped fields to be converted to JSON objects before adding to map.Converts a Java bean to a set of String-to-Object mappings by enumerating all get* and is* methods on the bean.
-
Classes in com.atlassian.confluence.json.introspector used by com.atlassian.confluence.json.jsonatorClassDescriptionConverts a Java bean to a set of String-to-Object mappings by enumerating all get* and is* methods on the bean.