| 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 | Description |
|---|---|
| DefaultIntrospector |
Used by the Jsonator.
|
| DefaultJsonator |
Converts a Java Bean to a JSON object.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.