-
Notifications
You must be signed in to change notification settings - Fork 37
Excluding Types
highsource edited this page Dec 22, 2014
·
1 revision
<jsonix:excludes>
...
<jsonix:type name="SomeType"/>
...
</jsonix:excludes>
Excludes the specified type from the mapping.
-
name
, required - name of the type (local to the mapping).
- Usage
- Basic Concepts
- Generation
- Configuration
- Advanced Topics
- Sample Projects
- Troubleshooting
- Development