On Jun 26, 2012, at 5:50 PM, Miljenko Cvjetko wrote: > For me some help is: > obj\Debug\api.xml > but in AchartEngine there are no properties, but some internal (that appear > in each class)
Properties are a .NET concept, not a Java concept (except by JavaBean convention, and they're still just methods). As such... > • opened up Transforms/Metadata.xml > • tried property > <attr > > path="/api/package[@name='com.wally.math']/class[@name='Operations']/property[@name='Multiple_Items']" > name="managedName" > >ThresholdClassAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA</attr> This won't work (i.e. it won't match anything); there are no <property/> elements within the API description, as you saw. - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid