[classad-users] get ListExpr components (java)


Date: Fri, 19 Jul 2002 09:03:36 -0500 (CDT)
From: Alessandro Maraschini <alessandro.maraschini@xxxxxxxxxx>
Subject: [classad-users] get ListExpr components (java)

Hi all,

I'm working with the java classad Apis and I'd like to know if there is a simple way to append a new Expression element Expr to an existing 

ListExpr instance.

I was expected to find something like the c++ ExprList class method:

 void GetComponents( vector<ExprTree*>& list) const

which allows me to retrieve the whole vector, append a new ExprTree element, and then re-build the new ListExpr.

thank you,



Alex



[← Prev in Thread] Current Thread [Next in Thread→]