Uses of Interface
com.atlassian.confluence.json.introspector.Introspector

Packages that use Introspector
com.atlassian.confluence.json.introspector   
com.atlassian.confluence.json.jsonator   
 

Uses of Introspector in com.atlassian.confluence.json.introspector
 

Classes in com.atlassian.confluence.json.introspector that implement Introspector
 class DefaultIntrospector
          Override some behaviour of the JSON library JSON object to allow mapped fields to be converted to JSON objects before adding to map.
 

Uses of Introspector in com.atlassian.confluence.json.jsonator
 

Constructors in com.atlassian.confluence.json.jsonator with parameters of type Introspector
DefaultJsonator(Introspector introspector, Map<Class<?>,Jsonator<?>> jsonators)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.