-
Notifications
You must be signed in to change notification settings - Fork 37
Excluding Properties
highsource edited this page Dec 22, 2014
·
1 revision
<jsonix:excludes>
...
<jsonix:property name="Type.property"/>
...
</jsonix:excludes>
Excludes the given property from the mapping.
-
name
, required - name of the property in theTypeName.propertyName
format.
- Usage
- Basic Concepts
- Generation
- Configuration
- Advanced Topics
- Sample Projects
- Troubleshooting
- Development