| org.apache.cxf.xjc.dv.DefaultValuePlugin
DefaultValuePlugin | public class DefaultValuePlugin extends Plugin (Code) | | Modifies the JAXB code model to initialise fields mapped from schema elements
with their default value.
|
DefaultValuePlugin | public DefaultValuePlugin()(Code) | | |
getDefaultValueExpression | JExpression getDefaultValueExpression(FieldOutline f, ClassOutline co, Outline outline, XSType xsType, boolean isElement, XmlString xmlDefaultValue)(Code) | | |
|
|