Re: [Simple-support] Problem consuming external XML that contains an element with an attribute with
Brought to you by:
niallg
|
From: Spam M. <spa...@gm...> - 2011-06-10 21:05:07
|
I tried with this: @Attribute(name = "class", required = false) private String class_name; but I still get an exception: java.lang.ClassNotFoundException: pointData pointData is the value of the attribute "class" Thanks for trying to help! On Fri, Jun 10, 2011 at 7:29 AM, user <xx...@ra...> wrote: > Does "(required=false)" attribute param helps? > > * Spam Mail <spa...@gm...> [Thu, 9 Jun 2011 22:49:10 > +0200]: > > Hi, > > > > I get a ClassNotFoundException since Simple tries to create a class > with > > the > > same class name as the value of the "class" attribute. > > > > Is there a way to tell Simple to ignore the class attribute? > > > > I am using Simple 2.5.3. > > > > Thanks for reading! > > > > > > ------------------------------------------------------------------------------ > > EditLive Enterprise is the world's most technically advanced content > > authoring tool. Experience the power of Track Changes, Inline Image > > Editing and ensure content is compliant with Accessibility Checking. > > http://p.sf.net/sfu/ephox-dev2dev > > > > _______________________________________________ > > Simple-support mailing list > > Sim...@li... > > https://lists.sourceforge.net/lists/listinfo/simple-support > > > > > ------------------------------------------------------------------------------ > EditLive Enterprise is the world's most technically advanced content > authoring tool. Experience the power of Track Changes, Inline Image > Editing and ensure content is compliant with Accessibility Checking. > http://p.sf.net/sfu/ephox-dev2dev > _______________________________________________ > Simple-support mailing list > Sim...@li... > https://lists.sourceforge.net/lists/listinfo/simple-support > |