[jibx-users] class names

2011-03-02 Thread Marvin Wolfthal
Is there a customization that appends a suffix to all generated class names? Thanks, Marvin -- Free Software Download: Index, Search Analyze Logs and other IT data in Real-Time

Re: [jibx-users] bug

2015-06-07 Thread Marvin Wolfthal
://www.xyz.org/utils/dbsvn/config/schema/import; Marvin Wolfthal email: m...@weichi.com -- ___ jibx-users mailing list jibx-users@lists.sourceforge.net https

[jibx-users] fixed attributes

2015-06-05 Thread Marvin Wolfthal
When an attribute is declared as xs:attribute name=x fixed=y/ Shouldn't we get only the accessor: public String getX(){ return y; } ? Marvin Wolfthal email: m...@weichi.com

[jibx-users] xsd in jar?

2015-06-19 Thread Marvin Wolfthal
Is there a way to reference an XSD in a jar when generating code? Marvin Wolfthal email: m...@weichi.com -- ___ jibx-users mailing list jibx-users@lists.sourceforge.net

[jibx-users] customize method names

2015-05-23 Thread Marvin Wolfthal
the text node is private String string; with accessors getString() and setString() - I'd like to have these generated as getText() and setText() How do I do that? Thanks Marvin Wolfthal email: m...@weichi.com

[jibx-users] custom mapping to Properties

2015-05-21 Thread Marvin Wolfthal
=NVP maxOccurs=unbounded/ /xs:sequence /xs:complexType How would one map the collection to java.util.Properties? Thanks, Marvin Wolfthal email: m...@weichi.com -- One dashboard for servers and applications