The AttributeContainer provides the methods (addAttriute and getAttribute) that you would use at runtime to access/manipulate the custom attributes.
Ron Gallagher Atlanta, GA [EMAIL PROTECTED] > > From: CLARAMONTE Jean-Baptiste <[EMAIL PROTECTED]> > Date: 2003/02/04 Tue AM 07:41:33 EST > To: [EMAIL PROTECTED] > Subject: How to use the custom attributes ? > > Hello, > > I've just seen in an old post that it exists a way to easily add its own > custom attributes : > http://archives.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED] > e.org&msgId=501943 > > So by using the following tag it seems that I could add my own attributes in > the repository_user.xml : > <attribute attribute-name="MY_ATTRIBUTE" > attribute-value="MY_ATTRIBUTE_VALUE"/> > > Could someone help me because I can't find the way to manipulate those > attributes with the ClassDescriptor.java ?? > > Thanx > > JB > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
