Stan Berka <[EMAIL PROTECTED]> writes: > At 01:57 PM 9/27/2002 -0700, Daniel Rall <[EMAIL PROTECTED]> wrote: > > >The mapping if from XML-RPC type (e.g. <struct>, etc.) to Java type > >(e.g. Vector). You could use this to supply a different mapping for > ><int>, say to BigInteger. > > Ooooh! I thought of something else. My question is how can I make a > more structured > > "thingie" like for example a vector of vectors to be an argument or a > return value ?
Yes, you can do that. Read the documentation for answers. -- Daniel Rall <[EMAIL PROTECTED]>