Skip to content

JAXB Boolean Getter Plugin

Laurent Schoelens edited this page Dec 6, 2023 · 2 revisions

This XJC plugin changes getter methods for boolean from isXXX to getXXX.

Added in 4.0.1 version of JAXB-Tools.

Usage

  • Activate the plugin using the -Xboolean-getter switch.

See Using JAXB2 Basics Plugins.

Clone this wiki locally