-
Notifications
You must be signed in to change notification settings - Fork 54
Sample Project po‐simple
maffe edited this page Sep 3, 2019
·
1 revision
This sample project demonstrates the usage of the JAXB2 SimpleEquals Plugin and the JAXB2 SimpleHashCode Plugin.
See releases:
jaxb2-basics-sample-po-simple-<VERSION>-ant-src.zip
jaxb2-basics-sample-po-simple-<VERSION>-maven-src.zip
See Sample Projects for information on usage.
-
JAXB2 Basics Plugins
- Using JAXB2 Basics Plugins
- JSR-305 Support
- SimpleEquals Plugin
- SimpleHashCode Plugin
- Equals Plugin
- HashCode Plugin
- ToString Plugin
- Copyable Plugin
- Mergeable Plugin
- Inheritance Plugin
- AutoInheritance Plugin
- Wildcard Plugin
- Setters Plugin
- Simplify Plugin
- EnumValue Plugin
- JAXBIndex Plugin
- FixJAXB1058 Plugin
- Sample Projects