cxf-xjc-dvPage added by Daniel KulpCXF XJC Default Value PluginThe CXF XJC Default Value Plugin provides and XJC plugin that updates the generated beans to return the default value defined in the schema for fields that are unset in the instance. For example, if the schema contains: <xs:complexType name="pageColor"> <xs:sequence> <xs:element name="background" type="xs:string" default="red"/> <xs:element name="foreground" type="xs:string" default="blue"/> </xs:sequence> </xs:complexType>
Change Notification Preferences
View Online
|
Add Comment
|
- [CONF] Apache CXF > cxf-xjc-dv confluence
- [CONF] Apache CXF > cxf-xjc-dv confluence
