Steve Sinai <ssinai <at> yahoo.com> writes:
> > Hi, does anyone have an example that shows how to use RealVectorFormat? I'd like to replace the ";" > separator with a comma, but I can't figure out what the FieldPosition parameter in format(Object obj, > StringBuffer toAppendTo, FieldPosition pos) does, or how to set it. > > Thanks, > Steve Sinai > > Never mind. As always, I figure these things out about 5 minutes after I post the question. I'm just using format(Object obj) and it seems to do what I need. Steve Sinai --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
