Hi,

i using a bindgen with some custom settings. I need to exclude some
class member variables from the binding.

                <class name="Nachricht" excludes="internal_member">
                        <value field="rep" attribute="rep"/>

                </class>                

Is there a way to exclude any member using a pattern ? so that every
member starting with interal_ will be excluded.

excludes="internal_*" 

thanks for your help.

Greetings,
_________________________________ 
Frank Spieler


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to