Skip to content

Excludes Configuration

highsource edited this page Dec 22, 2014 · 1 revision

Synopsis

<jsonix:excludes>
	...
	<jsonix:type name="SomeType"/>
	...
	<jsonix:property name="AnotherType.someProperty"/>
	...
	<jsonix:element name="my:element"/>
	...
</jsonix:excludes>

Excludes types, properties or global elements from this mapping.

Configuration elements

Clone this wiki locally