You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by um...@comcast.net on 2006/11/27 08:29:00 UTC

Setting AttributesForProperties using betwixt file

Is there a way to set AttributesForProperties in the <class>.betwixt file?
I 'd like to vary this on a per class basis (actually, on a per property basis)
and hence do not want to set the global switch 
IntrospectionConfiguration.setAttributesForPrimitives().

For instance, I'd like to change this for class Foo such that
    class Foo, property X => attribute
    class Foo, property Y => element
    class Foo, property Z => attribute

I am using Betwixt 0.7.

Thanks!

U

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org