castor xml collection handlingAdam,
You can use a 'addX' method.
<field name="responseHeaders"
type="com.opendemand.jdo.ResponseHeader" required="false"
direct="false" transient="false" collection="collection"
get-method="getResponseHeaders" set-method="addResponseHeader">
<bind-xml name="response-headers" node="element" auto-naming="deriveByClass"/>
</field>


Steve



----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev

Reply via email to