2009/5/7 Vibhore Anant <[email protected]>:
> I read in the JavaDocs that there 3 types of attributes, template, definition 
> and String.  Is there a way to prevent getDefinition being called for 
> attributeds when I know the attributes don't point to definitions?

Force the type to "string" or "template", using the
Attribute.setRenderer method (passing "string" or "template") or using
the "type" attribute in XML files.

Antonio

P.S.: This seems another question, please the next time start a new thread.

Reply via email to