Combine into a single String separated with newline characters, then see
java.io.StringReader - this provides a Reader, which you can then wrap
in a BufferedReader.

Richard Holland
Bioinformatics Specialist
GIS extension 8199
---------------------------------------------
This email is confidential and may be privileged. If you are not the
intended recipient, please delete it and notify us immediately. Please
do not copy or use it for any purpose, or disclose its content to any
other person. Thank you.
---------------------------------------------


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Tamas Horvath
> Sent: Wednesday, November 30, 2005 12:25 AM
> To: biojava-l@biojava.org
> Subject: [Biojava-l] sturcture.io
> 
> 
> I've got an ArrayList<String> object containing a PDB file's 
> information.How may I feed it to the structure parser? As far 
> as I could see, it onlyaccepts BufferdReader or imputStream...
> _______________________________________________
> Biojava-l mailing list  -  Biojava-l@biojava.org
> http://biojava.org/mailman/listinfo/biojava-l
> 

_______________________________________________
Biojava-l mailing list  -  Biojava-l@biojava.org
http://biojava.org/mailman/listinfo/biojava-l

Reply via email to